@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240529.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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25d29f=>{const {zh:{dictionary:_0xf3cb25,getPluralForm:_0x12dbb0}}={'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':_0x19b2b3=>0x0}};_0x25d29f['zh']||={'dictionary':{},'getPluralForm':null},_0x25d29f['zh']['dictionary']=Object['assign'](_0x25d29f['zh']['dictionary'],_0xf3cb25),_0x25d29f['zh']['getPluralForm']=_0x12dbb0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53e3e3=>{const {zh:{dictionary:_0x42492d,getPluralForm:_0x888058}}={'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':_0x27da65=>0x0}};_0x53e3e3['zh']||={'dictionary':{},'getPluralForm':null},_0x53e3e3['zh']['dictionary']=Object['assign'](_0x53e3e3['zh']['dictionary'],_0x42492d),_0x53e3e3['zh']['getPluralForm']=_0x888058;})(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-20240528.0",
3
+ "version": "0.0.0-nightly-20240529.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-20240528.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240528.0",
44
+ "ckeditor5": "0.0.0-nightly-20240529.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240529.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 _0x34a8(){const _0x23ae3c=['model','162296SMNXiv','10nnzGpR','get','plugins','3661471NbSdAK','track-changes-accept-suggestion-not-found','refresh','isEnabled','execute','301iGLDeZ','_suggestions','655JjgHrn','acceptSuggestion','5706044NAkDxm','62fTklZl','getRanges','editor','9737793MmSBHF','TrackChangesEditing','24690OAQqWf','20377942NUOWFZ','3KeDDjh','12cqViWq','canEditAt','17167kaVdIf','_isEnabledBasedOnSelection'];_0x34a8=function(){return _0x23ae3c;};return _0x34a8();}const _0x28f496=_0x53a0;(function(_0x36549d,_0x4616ee){const _0x9f7846=_0x53a0,_0x190cf1=_0x36549d();while(!![]){try{const _0x16b849=-parseInt(_0x9f7846(0x167))/0x1*(-parseInt(_0x9f7846(0x178))/0x2)+parseInt(_0x9f7846(0x164))/0x3*(parseInt(_0x9f7846(0x177))/0x4)+parseInt(_0x9f7846(0x175))/0x5*(parseInt(_0x9f7846(0x162))/0x6)+parseInt(_0x9f7846(0x173))/0x7*(-parseInt(_0x9f7846(0x16a))/0x8)+parseInt(_0x9f7846(0x160))/0x9+-parseInt(_0x9f7846(0x16b))/0xa*(parseInt(_0x9f7846(0x16e))/0xb)+-parseInt(_0x9f7846(0x165))/0xc*(parseInt(_0x9f7846(0x163))/0xd);if(_0x16b849===_0x4616ee)break;else _0x190cf1['push'](_0x190cf1['shift']());}catch(_0x12a34a){_0x190cf1['push'](_0x190cf1['shift']());}}}(_0x34a8,0xc5052));import{Command as _0x42c695}from'ckeditor5/src/core.js';import{CKEditorError as _0x257035}from'ckeditor5/src/utils.js';function _0x53a0(_0x188672,_0xf87ed0){const _0x34a894=_0x34a8();return _0x53a0=function(_0x53a0ec,_0x424931){_0x53a0ec=_0x53a0ec-0x160;let _0x1540fa=_0x34a894[_0x53a0ec];return _0x1540fa;},_0x53a0(_0x188672,_0xf87ed0);}export default class $ extends _0x42c695{constructor(_0x2f4d83,_0x49a6fc){const _0x90c027=_0x53a0;super(_0x2f4d83),this[_0x90c027(0x174)]=_0x49a6fc,this[_0x90c027(0x170)](),this[_0x90c027(0x168)]=!0x1;}[_0x28f496(0x170)](){const _0x539f46=_0x28f496;this[_0x539f46(0x171)]=!0x0;}[_0x28f496(0x172)](_0x4ef225){const _0x431275=_0x28f496,_0x355435=this[_0x431275(0x174)][_0x431275(0x16c)](_0x4ef225);if(!_0x355435)throw new _0x257035(_0x431275(0x16f),this);const _0x409f1b=_0x355435[_0x431275(0x179)]();this[_0x431275(0x17a)][_0x431275(0x169)][_0x431275(0x166)](_0x409f1b)&&this[_0x431275(0x17a)][_0x431275(0x16d)][_0x431275(0x16c)](_0x431275(0x161))[_0x431275(0x176)](_0x355435);}}
23
+ const _0x28b0b9=_0x4a4d;(function(_0x447200,_0x209ba0){const _0x584c8e=_0x4a4d,_0x145e0a=_0x447200();while(!![]){try{const _0x2cf36b=-parseInt(_0x584c8e(0x1ff))/0x1+-parseInt(_0x584c8e(0x1f4))/0x2*(parseInt(_0x584c8e(0x1f5))/0x3)+parseInt(_0x584c8e(0x1f1))/0x4*(parseInt(_0x584c8e(0x1f9))/0x5)+parseInt(_0x584c8e(0x1ee))/0x6+-parseInt(_0x584c8e(0x1f6))/0x7+parseInt(_0x584c8e(0x201))/0x8*(-parseInt(_0x584c8e(0x1fa))/0x9)+parseInt(_0x584c8e(0x1f8))/0xa*(parseInt(_0x584c8e(0x200))/0xb);if(_0x2cf36b===_0x209ba0)break;else _0x145e0a['push'](_0x145e0a['shift']());}catch(_0x5a30ad){_0x145e0a['push'](_0x145e0a['shift']());}}}(_0x44b4,0x43043));import{Command as _0x1b15ce}from'ckeditor5/src/core.js';import{CKEditorError as _0x5877b5}from'ckeditor5/src/utils.js';function _0x44b4(){const _0x155a8f=['4686033PZFRiB','122552ttQBEj','plugins','_suggestions','model','_isEnabledBasedOnSelection','canEditAt','2614788aNzXJd','refresh','isEnabled','16444XqrLPK','execute','acceptSuggestion','692pBiDOd','1758hPTKuE','2227582PDxQvN','getRanges','30LJCLlE','55UVgwXC','261nWCrww','get','TrackChangesEditing','track-changes-accept-suggestion-not-found','editor','519296BNovaf'];_0x44b4=function(){return _0x155a8f;};return _0x44b4();}function _0x4a4d(_0x33b8f0,_0x41d002){const _0x44b43e=_0x44b4();return _0x4a4d=function(_0x4a4d05,_0x3a367c){_0x4a4d05=_0x4a4d05-0x1ea;let _0x2f7519=_0x44b43e[_0x4a4d05];return _0x2f7519;},_0x4a4d(_0x33b8f0,_0x41d002);}export default class $ extends _0x1b15ce{constructor(_0x45de65,_0x4bb859){const _0x239eaa=_0x4a4d;super(_0x45de65),this[_0x239eaa(0x1ea)]=_0x4bb859,this[_0x239eaa(0x1ef)](),this[_0x239eaa(0x1ec)]=!0x1;}[_0x28b0b9(0x1ef)](){const _0x1c4fc6=_0x28b0b9;this[_0x1c4fc6(0x1f0)]=!0x0;}[_0x28b0b9(0x1f2)](_0x33fc34){const _0x2a2353=_0x28b0b9,_0x3c8d77=this[_0x2a2353(0x1ea)][_0x2a2353(0x1fb)](_0x33fc34);if(!_0x3c8d77)throw new _0x5877b5(_0x2a2353(0x1fd),this);const _0x18c313=_0x3c8d77[_0x2a2353(0x1f7)]();this[_0x2a2353(0x1fe)][_0x2a2353(0x1eb)][_0x2a2353(0x1ed)](_0x18c313)&&this[_0x2a2353(0x1fe)][_0x2a2353(0x202)][_0x2a2353(0x1fb)](_0x2a2353(0x1fc))[_0x2a2353(0x1f3)](_0x3c8d77);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57464b=_0x4dc8;(function(_0x1ebbb3,_0x354da2){const _0x5a4dbb=_0x4dc8,_0x1ce917=_0x1ebbb3();while(!![]){try{const _0x46c1cd=parseInt(_0x5a4dbb(0xb6))/0x1*(parseInt(_0x5a4dbb(0xc7))/0x2)+-parseInt(_0x5a4dbb(0xb0))/0x3+parseInt(_0x5a4dbb(0xc3))/0x4*(-parseInt(_0x5a4dbb(0xb5))/0x5)+parseInt(_0x5a4dbb(0xae))/0x6*(-parseInt(_0x5a4dbb(0xc0))/0x7)+-parseInt(_0x5a4dbb(0xaf))/0x8*(-parseInt(_0x5a4dbb(0xbd))/0x9)+-parseInt(_0x5a4dbb(0xbe))/0xa+parseInt(_0x5a4dbb(0xba))/0xb*(parseInt(_0x5a4dbb(0xbf))/0xc);if(_0x46c1cd===_0x354da2)break;else _0x1ce917['push'](_0x1ce917['shift']());}catch(_0xcecb63){_0x1ce917['push'](_0x1ce917['shift']());}}}(_0x52e3,0xac80a));function _0x52e3(){const _0x286304=['discardSuggestion','32NtcYHp','get','isEnabled','_isEnabledBasedOnSelection','86TBsJyV','30030fxcIow','848FYCYdq','218778aBMKvL','getRanges','canEditAt','refresh','_suggestions','366550VQLRdO','27919SLLcqT','track-changes-discard-suggestion-not-found','editor','plugins','4397063dtbDbK','model','TrackChangesEditing','80613sdfuJR','7919920PDAUQW','36NbIYjr','1666RLjDAv','execute'];_0x52e3=function(){return _0x286304;};return _0x52e3();}import{Command as _0x3b4b1f}from'ckeditor5/src/core.js';import{CKEditorError as _0x5059ff}from'ckeditor5/src/utils.js';function _0x4dc8(_0x2092c7,_0x34bf01){const _0x52e3cb=_0x52e3();return _0x4dc8=function(_0x4dc8fa,_0x3fbdd0){_0x4dc8fa=_0x4dc8fa-0xae;let _0x51f62e=_0x52e3cb[_0x4dc8fa];return _0x51f62e;},_0x4dc8(_0x2092c7,_0x34bf01);}export default class B extends _0x3b4b1f{constructor(_0xd0e6a5,_0x2cdc53){const _0x1368f2=_0x4dc8;super(_0xd0e6a5),this[_0x1368f2(0xb4)]=_0x2cdc53,this[_0x1368f2(0xb3)](),this[_0x1368f2(0xc6)]=!0x1;}[_0x57464b(0xb3)](){const _0x5a92a2=_0x57464b;this[_0x5a92a2(0xc5)]=!0x0;}[_0x57464b(0xc1)](_0x34cf59){const _0x5ac6f1=_0x57464b,_0xa835b0=this[_0x5ac6f1(0xb4)][_0x5ac6f1(0xc4)](_0x34cf59);if(!_0xa835b0)throw new _0x5059ff(_0x5ac6f1(0xb7),this);const _0x124c95=_0xa835b0[_0x5ac6f1(0xb1)]();this[_0x5ac6f1(0xb8)][_0x5ac6f1(0xbb)][_0x5ac6f1(0xb2)](_0x124c95)&&this[_0x5ac6f1(0xb8)][_0x5ac6f1(0xb9)][_0x5ac6f1(0xc4)](_0x5ac6f1(0xbc))[_0x5ac6f1(0xc2)](_0xa835b0);}}
23
+ const _0x393200=_0x33ae;function _0x33ae(_0x2a8b33,_0x7b7ea0){const _0x2ccae0=_0x2cca();return _0x33ae=function(_0x33aecb,_0xa6f04e){_0x33aecb=_0x33aecb-0x177;let _0x31cc00=_0x2ccae0[_0x33aecb];return _0x31cc00;},_0x33ae(_0x2a8b33,_0x7b7ea0);}(function(_0x251d81,_0x54c4db){const _0x350e63=_0x33ae,_0x3de85b=_0x251d81();while(!![]){try{const _0x2943ee=-parseInt(_0x350e63(0x17e))/0x1*(-parseInt(_0x350e63(0x18c))/0x2)+parseInt(_0x350e63(0x17f))/0x3*(-parseInt(_0x350e63(0x186))/0x4)+-parseInt(_0x350e63(0x178))/0x5+parseInt(_0x350e63(0x188))/0x6*(-parseInt(_0x350e63(0x179))/0x7)+parseInt(_0x350e63(0x182))/0x8+parseInt(_0x350e63(0x17d))/0x9+parseInt(_0x350e63(0x18d))/0xa;if(_0x2943ee===_0x54c4db)break;else _0x3de85b['push'](_0x3de85b['shift']());}catch(_0x3b0366){_0x3de85b['push'](_0x3de85b['shift']());}}}(_0x2cca,0x1e133));import{Command as _0x5e55ed}from'ckeditor5/src/core.js';import{CKEditorError as _0x578b83}from'ckeditor5/src/utils.js';export default class B extends _0x5e55ed{constructor(_0x1f1fbd,_0x202ad0){const _0x35924d=_0x33ae;super(_0x1f1fbd),this[_0x35924d(0x18b)]=_0x202ad0,this[_0x35924d(0x18a)](),this[_0x35924d(0x177)]=!0x1;}[_0x393200(0x18a)](){const _0x3be7ca=_0x393200;this[_0x3be7ca(0x187)]=!0x0;}[_0x393200(0x17b)](_0x291b07){const _0x10c566=_0x393200,_0x597afa=this[_0x10c566(0x18b)][_0x10c566(0x183)](_0x291b07);if(!_0x597afa)throw new _0x578b83(_0x10c566(0x181),this);const _0x2a3dd8=_0x597afa[_0x10c566(0x17c)]();this[_0x10c566(0x189)][_0x10c566(0x184)][_0x10c566(0x180)](_0x2a3dd8)&&this[_0x10c566(0x189)][_0x10c566(0x17a)][_0x10c566(0x183)](_0x10c566(0x18e))[_0x10c566(0x185)](_0x597afa);}}function _0x2cca(){const _0x31acaf=['100989ctgXBN','9767Inwpyi','1101ZdXxEu','canEditAt','track-changes-discard-suggestion-not-found','1649312YZIDHD','get','model','discardSuggestion','1332MytKHs','isEnabled','390282LYYKXY','editor','refresh','_suggestions','34qVGyJS','2378940waFbdU','TrackChangesEditing','_isEnabledBasedOnSelection','903895kSpHlt','21dWMTkR','plugins','execute','getRanges'];_0x2cca=function(){return _0x31acaf;};return _0x2cca();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cea21=_0x1d8d;function _0x1d8d(_0x560ce3,_0x3f3384){const _0x4c054e=_0x4c05();return _0x1d8d=function(_0x1d8dbe,_0xbea842){_0x1d8dbe=_0x1d8dbe-0x16c;let _0x5404c4=_0x4c054e[_0x1d8dbe];return _0x5404c4;},_0x1d8d(_0x560ce3,_0x3f3384);}(function(_0x29b9e6,_0x296cc1){const _0x33b974=_0x1d8d,_0x245ebd=_0x29b9e6();while(!![]){try{const _0x3f65b4=-parseInt(_0x33b974(0x17f))/0x1*(parseInt(_0x33b974(0x183))/0x2)+parseInt(_0x33b974(0x17d))/0x3*(parseInt(_0x33b974(0x179))/0x4)+-parseInt(_0x33b974(0x175))/0x5*(-parseInt(_0x33b974(0x173))/0x6)+-parseInt(_0x33b974(0x170))/0x7*(parseInt(_0x33b974(0x174))/0x8)+parseInt(_0x33b974(0x16e))/0x9+-parseInt(_0x33b974(0x16f))/0xa+parseInt(_0x33b974(0x16d))/0xb;if(_0x3f65b4===_0x296cc1)break;else _0x245ebd['push'](_0x245ebd['shift']());}catch(_0x186dc7){_0x245ebd['push'](_0x245ebd['shift']());}}}(_0x4c05,0x32fed));import{Command as _0xb8b144}from'ckeditor5/src/core.js';import{sortSuggestions as _0x15ffe2,executeCommandForSuggestions as _0x459b84}from'../utils/utils.js';function _0x4c05(){const _0x31c55f=['from','values','48483nyBoty','_isEnabledBasedOnSelection','25134jmSvnV','execute','_command','editor','18wJkKmN','_suggestions','model','6406543JXkTtl','1951785gmZnzV','3803110dghdzN','11354UpbqJG','getRanges','canEditAt','102006hmuVGL','1200WOgaWk','5eoYsKc','refresh','isInContent','some','60WIhXYE','isEnabled'];_0x4c05=function(){return _0x31c55f;};return _0x4c05();}export default class x extends _0xb8b144{constructor(_0x30f8a3,_0x1f6362,_0x2826bd){const _0x59961d=_0x1d8d;super(_0x30f8a3),this[_0x59961d(0x181)]=_0x1f6362,this[_0x59961d(0x184)]=_0x2826bd,this[_0x59961d(0x176)](),this[_0x59961d(0x17e)]=!0x1;}[_0x5cea21(0x176)](){const _0x32e86b=_0x5cea21,_0x274c66=Array[_0x32e86b(0x17b)](this[_0x32e86b(0x184)][_0x32e86b(0x17c)]())[_0x32e86b(0x178)](_0x9c44ac=>_0x9c44ac[_0x32e86b(0x177)]);this[_0x32e86b(0x17a)]=this[_0x32e86b(0x181)][_0x32e86b(0x17a)]&&_0x274c66;}[_0x5cea21(0x180)](){const _0x4bb490=_0x5cea21,_0x55ee68=_0x15ffe2(Array[_0x4bb490(0x17b)](this[_0x4bb490(0x184)][_0x4bb490(0x17c)]()));for(const _0x27af9a of _0x55ee68){const _0x45a2da=_0x27af9a[_0x4bb490(0x171)]();if(!this[_0x4bb490(0x182)][_0x4bb490(0x16c)][_0x4bb490(0x172)](_0x45a2da))return;}_0x459b84(this[_0x4bb490(0x182)][_0x4bb490(0x16c)],this[_0x4bb490(0x181)],_0x55ee68);}}
23
+ const _0x3e7831=_0x32a0;function _0x32a0(_0x1624bf,_0x4f4e6b){const _0x18e3c3=_0x18e3();return _0x32a0=function(_0x32a059,_0x4a4670){_0x32a059=_0x32a059-0xee;let _0x4f3b8c=_0x18e3c3[_0x32a059];return _0x4f3b8c;},_0x32a0(_0x1624bf,_0x4f4e6b);}(function(_0x55b850,_0x4161ba){const _0x3be1e2=_0x32a0,_0x14e40d=_0x55b850();while(!![]){try{const _0x47119f=parseInt(_0x3be1e2(0xf5))/0x1+parseInt(_0x3be1e2(0xf3))/0x2*(-parseInt(_0x3be1e2(0x104))/0x3)+parseInt(_0x3be1e2(0xf4))/0x4*(-parseInt(_0x3be1e2(0x103))/0x5)+-parseInt(_0x3be1e2(0x100))/0x6*(parseInt(_0x3be1e2(0xee))/0x7)+-parseInt(_0x3be1e2(0xf8))/0x8+-parseInt(_0x3be1e2(0xf7))/0x9+parseInt(_0x3be1e2(0xf0))/0xa;if(_0x47119f===_0x4161ba)break;else _0x14e40d['push'](_0x14e40d['shift']());}catch(_0x4f701b){_0x14e40d['push'](_0x14e40d['shift']());}}}(_0x18e3,0xf074f));import{Command as _0x517e54}from'ckeditor5/src/core.js';function _0x18e3(){const _0x466ab9=['_isEnabledBasedOnSelection','isInContent','canEditAt','execute','6muYLbC','some','_command','2074285SQsWxu','3LgatYc','model','13282024LijftN','refresh','57403600ChraZD','values','_suggestions','1434470ZyEOJq','8dUlLmr','950857qlGzAM','isEnabled','3897144ClsSIB','14631272mWEjYe','editor','from','getRanges'];_0x18e3=function(){return _0x466ab9;};return _0x18e3();}import{sortSuggestions as _0x429446,executeCommandForSuggestions as _0x1c5061}from'../utils/utils.js';export default class x extends _0x517e54{constructor(_0x348785,_0x56c636,_0x3bdc1a){const _0x3de202=_0x32a0;super(_0x348785),this[_0x3de202(0x102)]=_0x56c636,this[_0x3de202(0xf2)]=_0x3bdc1a,this[_0x3de202(0xef)](),this[_0x3de202(0xfc)]=!0x1;}[_0x3e7831(0xef)](){const _0x32b33f=_0x3e7831,_0x5f1bf4=Array[_0x32b33f(0xfa)](this[_0x32b33f(0xf2)][_0x32b33f(0xf1)]())[_0x32b33f(0x101)](_0x555a43=>_0x555a43[_0x32b33f(0xfd)]);this[_0x32b33f(0xf6)]=this[_0x32b33f(0x102)][_0x32b33f(0xf6)]&&_0x5f1bf4;}[_0x3e7831(0xff)](){const _0x81ab10=_0x3e7831,_0x4074f2=_0x429446(Array[_0x81ab10(0xfa)](this[_0x81ab10(0xf2)][_0x81ab10(0xf1)]()));for(const _0x6ac025 of _0x4074f2){const _0x36ecdb=_0x6ac025[_0x81ab10(0xfb)]();if(!this[_0x81ab10(0xf9)][_0x81ab10(0x105)][_0x81ab10(0xfe)](_0x36ecdb))return;}_0x1c5061(this[_0x81ab10(0xf9)][_0x81ab10(0x105)],this[_0x81ab10(0x102)],_0x4074f2);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2c21(){const _0x3a97b3=['selection','size','_suggestions','42fefshm','3466791neqwes','getRanges','1292559UPfFbl','5901hhoymu','25180jULaJO','579316FFyuXz','values','2nwTXTW','document','editor','model','canEditAt','3120SOuBaC','_isEnabledBasedOnSelection','2099964PCLIXH','_selectedSuggestions','isEnabled','refresh','from','_command','458465tXtUQC','3267TEijeY','execute'];_0x2c21=function(){return _0x3a97b3;};return _0x2c21();}const _0x1ee04e=_0x4963;(function(_0x2ec691,_0x37e88a){const _0x4044d6=_0x4963,_0x2163d6=_0x2ec691();while(!![]){try{const _0x279026=-parseInt(_0x4044d6(0xdb))/0x1*(parseInt(_0x4044d6(0xdd))/0x2)+-parseInt(_0x4044d6(0xd8))/0x3+parseInt(_0x4044d6(0xe4))/0x4+parseInt(_0x4044d6(0xcf))/0x5*(-parseInt(_0x4044d6(0xd5))/0x6)+-parseInt(_0x4044d6(0xd9))/0x7*(-parseInt(_0x4044d6(0xe2))/0x8)+parseInt(_0x4044d6(0xd6))/0x9+-parseInt(_0x4044d6(0xda))/0xa*(-parseInt(_0x4044d6(0xd0))/0xb);if(_0x279026===_0x37e88a)break;else _0x2163d6['push'](_0x2163d6['shift']());}catch(_0x5691f6){_0x2163d6['push'](_0x2163d6['shift']());}}}(_0x2c21,0x51bc2));import{Command as _0x3a7140}from'ckeditor5/src/core.js';import{sortSuggestions as _0x237ee3,getSelectedSuggestions as _0x32c1f5,executeCommandForSuggestions as _0x566479}from'../utils/utils.js';function _0x4963(_0x1f4162,_0x37503a){const _0x2c216a=_0x2c21();return _0x4963=function(_0x49638f,_0x2035f2){_0x49638f=_0x49638f-0xcd;let _0x2d6e96=_0x2c216a[_0x49638f];return _0x2d6e96;},_0x4963(_0x1f4162,_0x37503a);}export default class R extends _0x3a7140{constructor(_0x5efdd5,_0x455b28,_0xe3abd1){const _0x5381c9=_0x4963;super(_0x5efdd5),this[_0x5381c9(0xce)]=_0x455b28,this[_0x5381c9(0xd4)]=_0xe3abd1,this[_0x5381c9(0xe5)]=new Set(),this[_0x5381c9(0xe7)](),this[_0x5381c9(0xe3)]=!0x1;}[_0x1ee04e(0xe7)](){const _0x4da9aa=_0x1ee04e,_0x15ef9d=this[_0x4da9aa(0xdf)][_0x4da9aa(0xe0)][_0x4da9aa(0xde)][_0x4da9aa(0xd2)],_0x397661=Array[_0x4da9aa(0xcd)](this[_0x4da9aa(0xd4)][_0x4da9aa(0xdc)]());this[_0x4da9aa(0xe5)]=_0x32c1f5(_0x15ef9d,_0x397661),this[_0x4da9aa(0xe6)]=this[_0x4da9aa(0xce)][_0x4da9aa(0xe6)]&&!!this[_0x4da9aa(0xe5)][_0x4da9aa(0xd3)];}[_0x1ee04e(0xd1)](){const _0xe4f069=_0x1ee04e,_0x31b785=_0x237ee3(Array[_0xe4f069(0xcd)](this[_0xe4f069(0xe5)]));for(const _0x22124a of _0x31b785){const _0x33681a=_0x22124a[_0xe4f069(0xd7)]();if(!this[_0xe4f069(0xdf)][_0xe4f069(0xe0)][_0xe4f069(0xe1)](_0x33681a))return;}_0x566479(this[_0xe4f069(0xdf)][_0xe4f069(0xe0)],this[_0xe4f069(0xce)],_0x31b785);}}
23
+ const _0x5eedb8=_0x2c7c;function _0x2c7c(_0x356481,_0x4462ac){const _0x170d36=_0x170d();return _0x2c7c=function(_0x2c7ce2,_0x28da45){_0x2c7ce2=_0x2c7ce2-0x83;let _0x87e3cf=_0x170d36[_0x2c7ce2];return _0x87e3cf;},_0x2c7c(_0x356481,_0x4462ac);}function _0x170d(){const _0x177dff=['execute','1936RIurSi','selection','23243066MzEmOA','document','isEnabled','7515160YuTlmv','canEditAt','getRanges','editor','refresh','8771084hHDnBo','_isEnabledBasedOnSelection','_selectedSuggestions','1221wMfeyX','_command','10368jzwsrZ','36UZZDrr','model','_suggestions','values','11493OXTCry','size','2826rzjrhG','2290rZTRgh','37664INSeXd','from'];_0x170d=function(){return _0x177dff;};return _0x170d();}(function(_0x5a662b,_0x4fd001){const _0x4297ed=_0x2c7c,_0x1bbc9c=_0x5a662b();while(!![]){try{const _0x3f80f6=-parseInt(_0x4297ed(0x91))/0x1*(-parseInt(_0x4297ed(0x99))/0x2)+-parseInt(_0x4297ed(0x8e))/0x3*(-parseInt(_0x4297ed(0x90))/0x4)+parseInt(_0x4297ed(0x98))/0x5*(parseInt(_0x4297ed(0x97))/0x6)+parseInt(_0x4297ed(0x8b))/0x7+-parseInt(_0x4297ed(0x9c))/0x8*(-parseInt(_0x4297ed(0x95))/0x9)+-parseInt(_0x4297ed(0x86))/0xa+-parseInt(_0x4297ed(0x83))/0xb;if(_0x3f80f6===_0x4fd001)break;else _0x1bbc9c['push'](_0x1bbc9c['shift']());}catch(_0x1efd44){_0x1bbc9c['push'](_0x1bbc9c['shift']());}}}(_0x170d,0x9dbfa));import{Command as _0x337bbe}from'ckeditor5/src/core.js';import{sortSuggestions as _0xa84b3a,getSelectedSuggestions as _0x5f0633,executeCommandForSuggestions as _0x424bcb}from'../utils/utils.js';export default class R extends _0x337bbe{constructor(_0x48746e,_0x871b8c,_0x5d9874){const _0x453bc4=_0x2c7c;super(_0x48746e),this[_0x453bc4(0x8f)]=_0x871b8c,this[_0x453bc4(0x93)]=_0x5d9874,this[_0x453bc4(0x8d)]=new Set(),this[_0x453bc4(0x8a)](),this[_0x453bc4(0x8c)]=!0x1;}[_0x5eedb8(0x8a)](){const _0x2ac2d9=_0x5eedb8,_0x12aaad=this[_0x2ac2d9(0x89)][_0x2ac2d9(0x92)][_0x2ac2d9(0x84)][_0x2ac2d9(0x9d)],_0x458f72=Array[_0x2ac2d9(0x9a)](this[_0x2ac2d9(0x93)][_0x2ac2d9(0x94)]());this[_0x2ac2d9(0x8d)]=_0x5f0633(_0x12aaad,_0x458f72),this[_0x2ac2d9(0x85)]=this[_0x2ac2d9(0x8f)][_0x2ac2d9(0x85)]&&!!this[_0x2ac2d9(0x8d)][_0x2ac2d9(0x96)];}[_0x5eedb8(0x9b)](){const _0x381ea2=_0x5eedb8,_0x304805=_0xa84b3a(Array[_0x381ea2(0x9a)](this[_0x381ea2(0x8d)]));for(const _0x25c093 of _0x304805){const _0x317897=_0x25c093[_0x381ea2(0x88)]();if(!this[_0x381ea2(0x89)][_0x381ea2(0x92)][_0x381ea2(0x87)](_0x317897))return;}_0x424bcb(this[_0x381ea2(0x89)][_0x381ea2(0x92)],this[_0x381ea2(0x8f)],_0x304805);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a43(){const _0x555402=['commands','affectsData','TrackChangesCommand','2611548yFipJQ','forceDisabled','value','execute','clearForceDisabled','356066xvcBhk','refresh','1923963biDiMK','_isEnabledBasedOnSelection','_enabledCommands','6414EsAAfh','_enableCommands','1164565MqEUca','isEnabled','9416KPiZkz','_disableUnsupportedCommands','326743ZjKasL','editor','371UBtYoo','has','11151PCLRCB'];_0x5a43=function(){return _0x555402;};return _0x5a43();}const _0x24cb16=_0x127a;(function(_0xe01c14,_0x14fbb9){const _0x48f818=_0x127a,_0x4346b6=_0xe01c14();while(!![]){try{const _0x19f874=parseInt(_0x48f818(0xa1))/0x1+parseInt(_0x48f818(0x96))/0x2+-parseInt(_0x48f818(0x98))/0x3+-parseInt(_0x48f818(0xa9))/0x4+-parseInt(_0x48f818(0x9d))/0x5+parseInt(_0x48f818(0x9b))/0x6*(parseInt(_0x48f818(0xa3))/0x7)+parseInt(_0x48f818(0x9f))/0x8*(parseInt(_0x48f818(0xa5))/0x9);if(_0x19f874===_0x14fbb9)break;else _0x4346b6['push'](_0x4346b6['shift']());}catch(_0x54f2d5){_0x4346b6['push'](_0x4346b6['shift']());}}}(_0x5a43,0x78447));import{Command as _0x4755ac}from'ckeditor5/src/core.js';function _0x127a(_0x2689c1,_0x1de2d9){const _0x5a4345=_0x5a43();return _0x127a=function(_0x127a3e,_0x1ec5d9){_0x127a3e=_0x127a3e-0x95;let _0x1bd067=_0x5a4345[_0x127a3e];return _0x1bd067;},_0x127a(_0x2689c1,_0x1de2d9);}export default class M extends _0x4755ac{constructor(_0x138822,_0x39ac6b){const _0x4156e0=_0x127a;super(_0x138822),this[_0x4156e0(0x9a)]=_0x39ac6b,this[_0x4156e0(0xab)]=!0x1,this[_0x4156e0(0x97)](),this[_0x4156e0(0x99)]=!0x1;}[_0x24cb16(0x97)](){const _0x1a836b=_0x24cb16;this[_0x1a836b(0x9e)]=!0x0;}[_0x24cb16(0xac)](){const _0x33ad5d=_0x24cb16;this[_0x33ad5d(0xab)]=!this[_0x33ad5d(0xab)],this[_0x33ad5d(0xab)]?this[_0x33ad5d(0xa0)]():this[_0x33ad5d(0x9c)]();}[_0x24cb16(0xa0)](){const _0x3623c6=_0x24cb16;for(const _0x55a563 of this[_0x3623c6(0xa2)][_0x3623c6(0xa6)][_0x3623c6(0xa6)]())_0x55a563[_0x3623c6(0xa7)]&&!this[_0x3623c6(0x9a)][_0x3623c6(0xa4)](_0x55a563)&&_0x55a563[_0x3623c6(0xaa)](_0x3623c6(0xa8));}[_0x24cb16(0x9c)](){const _0x5707e0=_0x24cb16;for(const _0x5739fb of this[_0x5707e0(0xa2)][_0x5707e0(0xa6)][_0x5707e0(0xa6)]())_0x5739fb[_0x5707e0(0xa7)]&&!this[_0x5707e0(0x9a)][_0x5707e0(0xa4)](_0x5739fb)&&_0x5739fb[_0x5707e0(0x95)](_0x5707e0(0xa8));}}
23
+ function _0x3729(_0x34c20e,_0x4c1bb9){const _0x187b77=_0x187b();return _0x3729=function(_0x372950,_0x5baa14){_0x372950=_0x372950-0x71;let _0x436e6b=_0x187b77[_0x372950];return _0x436e6b;},_0x3729(_0x34c20e,_0x4c1bb9);}const _0x390e88=_0x3729;(function(_0x51d8f2,_0x3b8a7c){const _0x21d523=_0x3729,_0x4ad2ef=_0x51d8f2();while(!![]){try{const _0x4b1f54=parseInt(_0x21d523(0x87))/0x1*(parseInt(_0x21d523(0x7d))/0x2)+parseInt(_0x21d523(0x80))/0x3+parseInt(_0x21d523(0x7a))/0x4*(parseInt(_0x21d523(0x7c))/0x5)+-parseInt(_0x21d523(0x73))/0x6*(-parseInt(_0x21d523(0x85))/0x7)+parseInt(_0x21d523(0x74))/0x8+parseInt(_0x21d523(0x8a))/0x9*(-parseInt(_0x21d523(0x89))/0xa)+-parseInt(_0x21d523(0x84))/0xb*(parseInt(_0x21d523(0x75))/0xc);if(_0x4b1f54===_0x3b8a7c)break;else _0x4ad2ef['push'](_0x4ad2ef['shift']());}catch(_0x507bb6){_0x4ad2ef['push'](_0x4ad2ef['shift']());}}}(_0x187b,0xd7bc0));import{Command as _0x34e66a}from'ckeditor5/src/core.js';function _0x187b(){const _0x3fed58=['423866HnzCTI','isEnabled','affectsData','3180339WUJGBZ','_isEnabledBasedOnSelection','has','value','9842558nqpzNW','7679014KzWwDf','refresh','5HLPqeG','forceDisabled','889370nWWqKW','99FLBnXf','_enableCommands','_enabledCommands','TrackChangesCommand','6ondtZo','1162048KgYWyx','36CWMpmh','editor','_disableUnsupportedCommands','clearForceDisabled','execute','4737012VexLZj','commands','5ruJJiD'];_0x187b=function(){return _0x3fed58;};return _0x187b();}export default class M extends _0x34e66a{constructor(_0x25c712,_0x4577cf){const _0x84a08e=_0x3729;super(_0x25c712),this[_0x84a08e(0x71)]=_0x4577cf,this[_0x84a08e(0x83)]=!0x1,this[_0x84a08e(0x86)](),this[_0x84a08e(0x81)]=!0x1;}[_0x390e88(0x86)](){const _0x2c4db8=_0x390e88;this[_0x2c4db8(0x7e)]=!0x0;}[_0x390e88(0x79)](){const _0x30ef85=_0x390e88;this[_0x30ef85(0x83)]=!this[_0x30ef85(0x83)],this[_0x30ef85(0x83)]?this[_0x30ef85(0x77)]():this[_0x30ef85(0x8b)]();}[_0x390e88(0x77)](){const _0x6782cd=_0x390e88;for(const _0x44c785 of this[_0x6782cd(0x76)][_0x6782cd(0x7b)][_0x6782cd(0x7b)]())_0x44c785[_0x6782cd(0x7f)]&&!this[_0x6782cd(0x71)][_0x6782cd(0x82)](_0x44c785)&&_0x44c785[_0x6782cd(0x88)](_0x6782cd(0x72));}[_0x390e88(0x8b)](){const _0x3d0d81=_0x390e88;for(const _0x5aff9f of this[_0x3d0d81(0x76)][_0x3d0d81(0x7b)][_0x3d0d81(0x7b)]())_0x5aff9f[_0x3d0d81(0x7f)]&&!this[_0x3d0d81(0x71)][_0x3d0d81(0x82)](_0x5aff9f)&&_0x5aff9f[_0x3d0d81(0x78)](_0x3d0d81(0x72));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x34bfda,_0x19e07e){var _0x3cb8c6=_0x1229,_0x3fce86=_0x34bfda();while(!![]){try{var _0x7e558=parseInt(_0x3cb8c6(0x1b7))/0x1*(-parseInt(_0x3cb8c6(0x1b9))/0x2)+parseInt(_0x3cb8c6(0x1b4))/0x3*(-parseInt(_0x3cb8c6(0x1b6))/0x4)+-parseInt(_0x3cb8c6(0x1bb))/0x5+-parseInt(_0x3cb8c6(0x1ba))/0x6*(parseInt(_0x3cb8c6(0x1bd))/0x7)+parseInt(_0x3cb8c6(0x1bc))/0x8+parseInt(_0x3cb8c6(0x1b8))/0x9+parseInt(_0x3cb8c6(0x1b5))/0xa;if(_0x7e558===_0x19e07e)break;else _0x3fce86['push'](_0x3fce86['shift']());}catch(_0x55b0b0){_0x3fce86['push'](_0x3fce86['shift']());}}}(_0x4769,0x866ae));export{default as TrackChanges}from'./trackchanges.js';function _0x1229(_0x2792f0,_0xbf727b){var _0x476945=_0x4769();return _0x1229=function(_0x1229fb,_0x547408){_0x1229fb=_0x1229fb-0x1b4;var _0x2793d5=_0x476945[_0x1229fb];return _0x2793d5;},_0x1229(_0x2792f0,_0xbf727b);}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';function _0x4769(){var _0x52ab8c=['4381816audxKg','21nuLMJi','27XyVqtq','12922700SOagmV','159028qFLvLa','129606fevAyQ','2284569GhsaWF','4wKIxxS','109878gvsJRE','4356500nOaeDZ'];_0x4769=function(){return _0x52ab8c;};return _0x4769();}
23
+ function _0x224e(){var _0x2bbdf9=['5862393pUWgok','4uzTwXV','6PQvHop','662367iHxjNR','596JdBbpg','3055465USjhxU','566mqVXfm','2888968hcyTmJ','12531080zeEbFL','2644789muTsBi'];_0x224e=function(){return _0x2bbdf9;};return _0x224e();}(function(_0x5d0958,_0x3d1066){var _0x151a0f=_0x45aa,_0x26e5ab=_0x5d0958();while(!![]){try{var _0x2a2cf4=parseInt(_0x151a0f(0xe5))/0x1*(parseInt(_0x151a0f(0xe7))/0x2)+-parseInt(_0x151a0f(0xee))/0x3*(-parseInt(_0x151a0f(0xec))/0x4)+-parseInt(_0x151a0f(0xe6))/0x5*(parseInt(_0x151a0f(0xed))/0x6)+parseInt(_0x151a0f(0xea))/0x7+-parseInt(_0x151a0f(0xe8))/0x8+-parseInt(_0x151a0f(0xeb))/0x9+parseInt(_0x151a0f(0xe9))/0xa;if(_0x2a2cf4===_0x3d1066)break;else _0x26e5ab['push'](_0x26e5ab['shift']());}catch(_0xdd9b2a){_0x26e5ab['push'](_0x26e5ab['shift']());}}}(_0x224e,0x60e01));export{default as TrackChanges}from'./trackchanges.js';function _0x45aa(_0x283ac1,_0x53d212){var _0x224e44=_0x224e();return _0x45aa=function(_0x45aa23,_0x169c54){_0x45aa23=_0x45aa23-0xe5;var _0x2a9d0e=_0x224e44[_0x45aa23];return _0x2a9d0e;},_0x45aa(_0x283ac1,_0x53d212);}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';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4eb37a=_0x1f1d;(function(_0x1299d5,_0x4f9523){const _0x306676=_0x1f1d,_0x5dc988=_0x1299d5();while(!![]){try{const _0x180744=parseInt(_0x306676(0x1bf))/0x1+-parseInt(_0x306676(0x1c7))/0x2*(parseInt(_0x306676(0x1b6))/0x3)+-parseInt(_0x306676(0x1c3))/0x4*(-parseInt(_0x306676(0x1ba))/0x5)+parseInt(_0x306676(0x1be))/0x6+parseInt(_0x306676(0x1bb))/0x7*(parseInt(_0x306676(0x1c5))/0x8)+parseInt(_0x306676(0x1bd))/0x9*(-parseInt(_0x306676(0x1c9))/0xa)+-parseInt(_0x306676(0x1b9))/0xb*(parseInt(_0x306676(0x1c4))/0xc);if(_0x180744===_0x4f9523)break;else _0x5dc988['push'](_0x5dc988['shift']());}catch(_0x51efcb){_0x5dc988['push'](_0x5dc988['shift']());}}}(_0x5275,0x1c9b0));function _0x5275(){const _0x287459=['1069832aohwgH','showAIAssistant','10FJADcs','enableCommand','10dLQnAl','96582xXvGrA','get','plugins','11TywPVf','388540XWJznV','7wSsgBl','editor','1697823fmBRTk','1227546MeUEaF','108776EdjzXM','TrackChangesEditing','afterInit','commands','4dABtSX','696228nupnHq'];_0x5275=function(){return _0x287459;};return _0x5275();}import{Plugin as _0x133072}from'ckeditor5/src/core.js';function _0x1f1d(_0x2029f8,_0x48542e){const _0x5275cb=_0x5275();return _0x1f1d=function(_0x1f1d18,_0x49318d){_0x1f1d18=_0x1f1d18-0x1b6;let _0x412627=_0x5275cb[_0x1f1d18];return _0x412627;},_0x1f1d(_0x2029f8,_0x48542e);}export default class E extends _0x133072{[_0x4eb37a(0x1c1)](){const _0x4c4eed=_0x4eb37a,_0x36bfdd=this[_0x4c4eed(0x1bc)],_0x42458e=_0x36bfdd[_0x4c4eed(0x1b8)][_0x4c4eed(0x1b7)](_0x4c4eed(0x1c0));_0x36bfdd[_0x4c4eed(0x1c2)][_0x4c4eed(0x1b7)](_0x4c4eed(0x1c6))&&_0x42458e[_0x4c4eed(0x1c8)](_0x4c4eed(0x1c6));}}
23
+ const _0x2855f4=_0xb834;(function(_0x6c7f1f,_0x51b639){const _0x181b85=_0xb834,_0x2e5c83=_0x6c7f1f();while(!![]){try{const _0x1f77c2=parseInt(_0x181b85(0x1b2))/0x1*(parseInt(_0x181b85(0x1a9))/0x2)+parseInt(_0x181b85(0x1ac))/0x3+parseInt(_0x181b85(0x1b0))/0x4*(-parseInt(_0x181b85(0x1ad))/0x5)+parseInt(_0x181b85(0x1a6))/0x6*(-parseInt(_0x181b85(0x1ab))/0x7)+-parseInt(_0x181b85(0x1a5))/0x8*(parseInt(_0x181b85(0x1a2))/0x9)+-parseInt(_0x181b85(0x1a4))/0xa+parseInt(_0x181b85(0x1a7))/0xb;if(_0x1f77c2===_0x51b639)break;else _0x2e5c83['push'](_0x2e5c83['shift']());}catch(_0x2d0082){_0x2e5c83['push'](_0x2e5c83['shift']());}}}(_0x20be,0x3edd4));function _0xb834(_0x44c1fc,_0x4f6ad2){const _0x20be64=_0x20be();return _0xb834=function(_0xb8347f,_0x18f780){_0xb8347f=_0xb8347f-0x1a1;let _0x4e448c=_0x20be64[_0xb8347f];return _0x4e448c;},_0xb834(_0x44c1fc,_0x4f6ad2);}import{Plugin as _0x45a39f}from'ckeditor5/src/core.js';export default class E extends _0x45a39f{[_0x2855f4(0x1af)](){const _0x2bbf0a=_0x2855f4,_0x3bc2a3=this[_0x2bbf0a(0x1ae)],_0x3da24d=_0x3bc2a3[_0x2bbf0a(0x1b1)][_0x2bbf0a(0x1a3)](_0x2bbf0a(0x1a1));_0x3bc2a3[_0x2bbf0a(0x1b3)][_0x2bbf0a(0x1a3)](_0x2bbf0a(0x1aa))&&_0x3da24d[_0x2bbf0a(0x1a8)](_0x2bbf0a(0x1aa));}}function _0x20be(){const _0x36c9a5=['742578VnFklG','5JSDRLD','editor','afterInit','1387708ziBtVr','plugins','508915sKVsgO','commands','TrackChangesEditing','1911834uGRztd','get','3327850ZuIAKk','8ubxluL','12tQEwsh','7635947IOLKbR','enableCommand','2DhczDT','showAIAssistant','1053458kGBmEZ'];_0x20be=function(){return _0x36c9a5;};return _0x20be();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5aa6(_0x1435df,_0x420cab){const _0x4ccdae=_0x4ccd();return _0x5aa6=function(_0x5aa62a,_0x5142c6){_0x5aa62a=_0x5aa62a-0x15c;let _0x59d2c2=_0x4ccdae[_0x5aa62a];return _0x59d2c2;},_0x5aa6(_0x1435df,_0x420cab);}const _0x1839f7=_0x5aa6;(function(_0x44007c,_0x275c06){const _0x54add8=_0x5aa6,_0x213e86=_0x44007c();while(!![]){try{const _0x345701=parseInt(_0x54add8(0x16e))/0x1+-parseInt(_0x54add8(0x17e))/0x2+parseInt(_0x54add8(0x15f))/0x3*(-parseInt(_0x54add8(0x171))/0x4)+parseInt(_0x54add8(0x173))/0x5+-parseInt(_0x54add8(0x17f))/0x6*(-parseInt(_0x54add8(0x17b))/0x7)+-parseInt(_0x54add8(0x179))/0x8+parseInt(_0x54add8(0x16f))/0x9*(parseInt(_0x54add8(0x161))/0xa);if(_0x345701===_0x275c06)break;else _0x213e86['push'](_0x213e86['shift']());}catch(_0x54e4d0){_0x213e86['push'](_0x213e86['shift']());}}}(_0x4ccd,0x5ec24));import{Plugin as _0x1012cf}from'ckeditor5/src/core.js';function _0x4ccd(){const _0x1cf268=['615822KZbuOf','commandName','1310ZnXTau','FORMAT_ALIGN_TO_LEFT','left','get','alignment','editor','formatBlock','right','_registerLegacyDescription','justify','FORMAT_ALIGNMENT','FORMAT_JUSTIFY_TEXT','*Format:*\x20%0','552658wyOHLa','32733cFsSxs','FORMAT_ALIGN_TO_RIGHT','4vEeZrB','enableDefaultAttributesIntegration','170485Mhjidk','type','registerBlockAttribute','FORMAT_ALIGN_TO_CENTER','registerAttributeLabel','locale','194704YEShNI','commandParams','671671NiJYxp','registerDescriptionCallback','value','1082822EaprQV','6YGayAG','format','AlignmentEditing','center','descriptionFactory','has','TrackChangesEditing','afterInit','plugins'];_0x4ccd=function(){return _0x1cf268;};return _0x4ccd();}import{getTranslation as _0x1d34e3}from'../utils/common-translations.js';export default class V extends _0x1012cf{[_0x1839f7(0x15d)](){const _0x316e41=_0x1839f7,_0x5d3ddb=this[_0x316e41(0x166)],_0x56acf5=_0x5d3ddb[_0x316e41(0x178)];if(!_0x5d3ddb[_0x316e41(0x15e)][_0x316e41(0x184)](_0x316e41(0x181)))return;const _0x467d11=_0x5d3ddb[_0x316e41(0x15e)][_0x316e41(0x164)](_0x316e41(0x15c));_0x467d11[_0x316e41(0x172)](_0x316e41(0x165)),_0x467d11[_0x316e41(0x175)](_0x316e41(0x165)),_0x467d11[_0x316e41(0x183)][_0x316e41(0x177)](_0x316e41(0x165),_0x1d34e3(_0x56acf5,_0x316e41(0x16b))),this[_0x316e41(0x169)]();}[_0x1839f7(0x169)](){const _0x3f8d0c=_0x1839f7,_0x56ac83=this[_0x3f8d0c(0x166)],_0x4aa536=_0x56ac83[_0x3f8d0c(0x178)];_0x56ac83[_0x3f8d0c(0x15e)][_0x3f8d0c(0x164)](_0x3f8d0c(0x15c))[_0x3f8d0c(0x183)][_0x3f8d0c(0x17c)](_0x54c406=>{const _0x17aa1f=_0x3f8d0c;if(_0x17aa1f(0x167)!=_0x54c406[_0x17aa1f(0x174)])return;const {data:_0x444954}=_0x54c406;if(_0x444954&&_0x17aa1f(0x165)==_0x444954[_0x17aa1f(0x160)]){const _0x111eaa=_0x444954[_0x17aa1f(0x17a)][0x0][_0x17aa1f(0x17d)];return{'type':_0x17aa1f(0x180),'content':_0x1d34e3(_0x4aa536,_0x17aa1f(0x16d),function(_0x3ee49b){const _0x1d829f=_0x17aa1f;switch(_0x3ee49b){case _0x1d829f(0x163):return _0x1d34e3(_0x4aa536,_0x1d829f(0x162));case _0x1d829f(0x168):return _0x1d34e3(_0x4aa536,_0x1d829f(0x170));case _0x1d829f(0x182):return _0x1d34e3(_0x4aa536,_0x1d829f(0x176));case _0x1d829f(0x16a):return _0x1d34e3(_0x4aa536,_0x1d829f(0x16c));}}(_0x111eaa))};}});}}
23
+ const _0x30f59d=_0x373e;(function(_0x28099c,_0x4f68d6){const _0x16128d=_0x373e,_0x3a4547=_0x28099c();while(!![]){try{const _0x3abd54=-parseInt(_0x16128d(0x184))/0x1+-parseInt(_0x16128d(0x193))/0x2*(-parseInt(_0x16128d(0x1a3))/0x3)+-parseInt(_0x16128d(0x1a7))/0x4+parseInt(_0x16128d(0x19a))/0x5+parseInt(_0x16128d(0x186))/0x6+parseInt(_0x16128d(0x194))/0x7*(parseInt(_0x16128d(0x1a4))/0x8)+-parseInt(_0x16128d(0x18a))/0x9;if(_0x3abd54===_0x4f68d6)break;else _0x3a4547['push'](_0x3a4547['shift']());}catch(_0x5a4979){_0x3a4547['push'](_0x3a4547['shift']());}}}(_0x5b9d,0x3c4a3));function _0x373e(_0x5ec899,_0x319f31){const _0x5b9d6b=_0x5b9d();return _0x373e=function(_0x373ebf,_0x2ee378){_0x373ebf=_0x373ebf-0x182;let _0x104f41=_0x5b9d6b[_0x373ebf];return _0x104f41;},_0x373e(_0x5ec899,_0x319f31);}import{Plugin as _0x5cf9c1}from'ckeditor5/src/core.js';function _0x5b9d(){const _0x392d83=['registerDescriptionCallback','1755176jFBFsv','FORMAT_JUSTIFY_TEXT','justify','commandName','AlignmentEditing','279904VSvnUi','plugins','1525248BNvhDx','has','value','left','4031631qfZbbC','FORMAT_ALIGN_TO_RIGHT','registerBlockAttribute','registerAttributeLabel','FORMAT_ALIGNMENT','afterInit','right','TrackChangesEditing','locale','85884pMAriU','1474109hUPAbp','_registerLegacyDescription','formatBlock','*Format:*\x20%0','FORMAT_ALIGN_TO_LEFT','descriptionFactory','2382235sAhcDe','enableDefaultAttributesIntegration','format','FORMAT_ALIGN_TO_CENTER','alignment','type','center','commandParams','get','33tQaCGx','8ukVXPS','editor'];_0x5b9d=function(){return _0x392d83;};return _0x5b9d();}import{getTranslation as _0x1bf9b3}from'../utils/common-translations.js';export default class V extends _0x5cf9c1{[_0x30f59d(0x18f)](){const _0x2fd169=_0x30f59d,_0xb1a194=this[_0x2fd169(0x1a5)],_0x1e1695=_0xb1a194[_0x2fd169(0x192)];if(!_0xb1a194[_0x2fd169(0x185)][_0x2fd169(0x187)](_0x2fd169(0x183)))return;const _0x11c9ca=_0xb1a194[_0x2fd169(0x185)][_0x2fd169(0x1a2)](_0x2fd169(0x191));_0x11c9ca[_0x2fd169(0x19b)](_0x2fd169(0x19e)),_0x11c9ca[_0x2fd169(0x18c)](_0x2fd169(0x19e)),_0x11c9ca[_0x2fd169(0x199)][_0x2fd169(0x18d)](_0x2fd169(0x19e),_0x1bf9b3(_0x1e1695,_0x2fd169(0x18e))),this[_0x2fd169(0x195)]();}[_0x30f59d(0x195)](){const _0x576e3d=_0x30f59d,_0x191c6c=this[_0x576e3d(0x1a5)],_0x439002=_0x191c6c[_0x576e3d(0x192)];_0x191c6c[_0x576e3d(0x185)][_0x576e3d(0x1a2)](_0x576e3d(0x191))[_0x576e3d(0x199)][_0x576e3d(0x1a6)](_0x740fd=>{const _0x45216e=_0x576e3d;if(_0x45216e(0x196)!=_0x740fd[_0x45216e(0x19f)])return;const {data:_0x4e4f62}=_0x740fd;if(_0x4e4f62&&_0x45216e(0x19e)==_0x4e4f62[_0x45216e(0x182)]){const _0x1cba5f=_0x4e4f62[_0x45216e(0x1a1)][0x0][_0x45216e(0x188)];return{'type':_0x45216e(0x19c),'content':_0x1bf9b3(_0x439002,_0x45216e(0x197),function(_0x573fcb){const _0x504e70=_0x45216e;switch(_0x573fcb){case _0x504e70(0x189):return _0x1bf9b3(_0x439002,_0x504e70(0x198));case _0x504e70(0x190):return _0x1bf9b3(_0x439002,_0x504e70(0x18b));case _0x504e70(0x1a0):return _0x1bf9b3(_0x439002,_0x504e70(0x19d));case _0x504e70(0x1a9):return _0x1bf9b3(_0x439002,_0x504e70(0x1a8));}}(_0x1cba5f))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a17e7=_0x1a24;(function(_0x55c750,_0xedb3d5){const _0x4543a1=_0x1a24,_0x10d444=_0x55c750();while(!![]){try{const _0x5872d9=-parseInt(_0x4543a1(0x14e))/0x1*(-parseInt(_0x4543a1(0x16c))/0x2)+-parseInt(_0x4543a1(0x144))/0x3+parseInt(_0x4543a1(0x15b))/0x4*(-parseInt(_0x4543a1(0x153))/0x5)+parseInt(_0x4543a1(0x141))/0x6+-parseInt(_0x4543a1(0x154))/0x7+-parseInt(_0x4543a1(0x167))/0x8*(parseInt(_0x4543a1(0x14f))/0x9)+parseInt(_0x4543a1(0x13a))/0xa*(parseInt(_0x4543a1(0x145))/0xb);if(_0x5872d9===_0xedb3d5)break;else _0x10d444['push'](_0x10d444['shift']());}catch(_0x165624){_0x10d444['push'](_0x10d444['shift']());}}}(_0x2967,0x33d42));import{Plugin as _0x115fac}from'ckeditor5/src/core.js';import{getTranslation as _0x231eae}from'../utils/common-translations.js';const ti=[_0x5a17e7(0x142),_0x5a17e7(0x162),_0x5a17e7(0x15f),_0x5a17e7(0x151),_0x5a17e7(0x15e),_0x5a17e7(0x16a),_0x5a17e7(0x13f)];export default class U extends _0x115fac{[_0x5a17e7(0x149)](){const _0x257432=_0x5a17e7,_0x2b2400=this[_0x257432(0x166)],_0x38f4f7=_0x2b2400[_0x257432(0x16b)][_0x257432(0x168)](_0x257432(0x16f)),_0x182bba=_0x2b2400[_0x257432(0x160)];for(const _0x2283dd of ti){if(!_0x2b2400[_0x257432(0x16b)][_0x257432(0x14b)](_0x2283dd))continue;const _0x2a845b=_0x2283dd[_0x257432(0x169)](0x0,-0x7)[_0x257432(0x14a)](),_0x22e145=_0x257432(0x163)+_0x2a845b[_0x257432(0x139)]();_0x38f4f7[_0x257432(0x150)](_0x2a845b),_0x38f4f7[_0x257432(0x13c)](_0x2a845b),_0x38f4f7[_0x257432(0x15d)][_0x257432(0x15a)](_0x2a845b,_0x231eae(_0x182bba,_0x22e145));}this[_0x257432(0x138)]();}[_0x5a17e7(0x138)](){const _0x524f2e=_0x5a17e7,_0x130c41=this[_0x524f2e(0x166)],_0x3a2682=_0x130c41[_0x524f2e(0x160)],_0x54b59f=_0x130c41[_0x524f2e(0x16b)][_0x524f2e(0x168)](_0x524f2e(0x16f));function _0x5e6509(_0x23f5fa,_0x4aa2ef){const _0x416866=_0x524f2e;_0x54b59f[_0x416866(0x15d)][_0x416866(0x14d)](_0x4e6af2=>{const _0x380df5=_0x416866;if(_0x380df5(0x16d)!=_0x4e6af2[_0x380df5(0x155)])return;const {data:_0x539d64}=_0x4e6af2;return _0x539d64&&_0x539d64[_0x380df5(0x146)]===_0x23f5fa?_0x539d64[_0x380df5(0x157)][0x0][_0x380df5(0x152)]?{'type':_0x380df5(0x140),'content':_0x231eae(_0x3a2682,_0x380df5(0x159),_0x4aa2ef)}:{'type':_0x380df5(0x140),'content':_0x231eae(_0x3a2682,_0x380df5(0x16e),_0x4aa2ef)}:void 0x0;});}_0x5e6509(_0x524f2e(0x13e),_0x231eae(_0x3a2682,_0x524f2e(0x165))),_0x5e6509(_0x524f2e(0x143),_0x231eae(_0x3a2682,_0x524f2e(0x14c))),_0x5e6509(_0x524f2e(0x13d),_0x231eae(_0x3a2682,_0x524f2e(0x13b))),_0x5e6509(_0x524f2e(0x158),_0x231eae(_0x3a2682,_0x524f2e(0x170))),_0x5e6509(_0x524f2e(0x15c),_0x231eae(_0x3a2682,_0x524f2e(0x161))),_0x5e6509(_0x524f2e(0x164),_0x231eae(_0x3a2682,_0x524f2e(0x156))),_0x5e6509(_0x524f2e(0x147),_0x231eae(_0x3a2682,_0x524f2e(0x148)));}}function _0x1a24(_0x123034,_0x1ad937){const _0x296736=_0x2967();return _0x1a24=function(_0x1a2477,_0xaebc6c){_0x1a2477=_0x1a2477-0x138;let _0x563624=_0x296736[_0x1a2477];return _0x563624;},_0x1a24(_0x123034,_0x1ad937);}function _0x2967(){const _0x41fe74=['superscript','FORMAT_SUPERSCRIPT','afterInit','toLowerCase','has','FORMAT_ITALIC','registerDescriptionCallback','104321WasoAV','90mxGhKg','enableDefaultAttributesIntegration','CodeEditing','forceValue','2097835MlMGrV','2813405enHMTz','type','FORMAT_SUBSCRIPT','commandParams','code','*Format:*\x20%0','registerAttributeLabel','4EcilBR','strikethrough','descriptionFactory','StrikethroughEditing','UnderlineEditing','locale','FORMAT_STRIKETHROUGH','ItalicEditing','FORMAT_','subscript','FORMAT_BOLD','editor','1960FOhYIY','get','slice','SubscriptEditing','plugins','2PNmBsR','formatInline','*Remove\x20format:*\x20%0','TrackChangesEditing','FORMAT_CODE','_registerLegacyDescription','toUpperCase','4822430TMEXJY','FORMAT_UNDERLINE','registerInlineAttribute','underline','bold','SuperscriptEditing','format','1319706ZVnWBG','BoldEditing','italic','757608TdtlIP','22yoMqQs','commandName'];_0x2967=function(){return _0x41fe74;};return _0x2967();}
23
+ const _0x223521=_0x354f;(function(_0xef8e05,_0x1bf3ec){const _0x139ee9=_0x354f,_0x3edf50=_0xef8e05();while(!![]){try{const _0x30ab79=-parseInt(_0x139ee9(0x193))/0x1+parseInt(_0x139ee9(0x19c))/0x2*(parseInt(_0x139ee9(0x184))/0x3)+parseInt(_0x139ee9(0x17b))/0x4+parseInt(_0x139ee9(0x1a5))/0x5+-parseInt(_0x139ee9(0x175))/0x6*(parseInt(_0x139ee9(0x18a))/0x7)+-parseInt(_0x139ee9(0x195))/0x8*(parseInt(_0x139ee9(0x19b))/0x9)+parseInt(_0x139ee9(0x180))/0xa;if(_0x30ab79===_0x1bf3ec)break;else _0x3edf50['push'](_0x3edf50['shift']());}catch(_0x412c6e){_0x3edf50['push'](_0x3edf50['shift']());}}}(_0x12da,0x789f5));import{Plugin as _0x36482d}from'ckeditor5/src/core.js';import{getTranslation as _0x28ccdf}from'../utils/common-translations.js';function _0x12da(){const _0x400484=['UnderlineEditing','CodeEditing','type','FORMAT_ITALIC','editor','descriptionFactory','StrikethroughEditing','forceValue','448732dMZKYE','FORMAT_UNDERLINE','8cUlGIj','registerDescriptionCallback','has','enableDefaultAttributesIntegration','get','FORMAT_BOLD','5798295tzXkhf','34luoLIO','ItalicEditing','superscript','FORMAT_SUBSCRIPT','FORMAT_SUPERSCRIPT','format','formatInline','registerInlineAttribute','bold','3794510XLHKSH','strikethrough','FORMAT_','SuperscriptEditing','code','toUpperCase','*Format:*\x20%0','TrackChangesEditing','18402jwfwBp','subscript','registerAttributeLabel','italic','commandParams','toLowerCase','2888616tlqbKB','FORMAT_CODE','locale','SubscriptEditing','underline','3294340QsqfxI','plugins','*Remove\x20format:*\x20%0','FORMAT_STRIKETHROUGH','42297fZjUcT','BoldEditing','_registerLegacyDescription','commandName','afterInit','slice','1057OMEvjA'];_0x12da=function(){return _0x400484;};return _0x12da();}function _0x354f(_0x3bd248,_0x177893){const _0x12da49=_0x12da();return _0x354f=function(_0x354fb6,_0x51d9e4){_0x354fb6=_0x354fb6-0x174;let _0x544947=_0x12da49[_0x354fb6];return _0x544947;},_0x354f(_0x3bd248,_0x177893);}const ti=[_0x223521(0x185),_0x223521(0x19d),_0x223521(0x18b),_0x223521(0x18c),_0x223521(0x191),_0x223521(0x17e),_0x223521(0x1a8)];export default class U extends _0x36482d{[_0x223521(0x188)](){const _0x35ba32=_0x223521,_0x155552=this[_0x35ba32(0x18f)],_0xab9aac=_0x155552[_0x35ba32(0x181)][_0x35ba32(0x199)](_0x35ba32(0x174)),_0x31661c=_0x155552[_0x35ba32(0x17d)];for(const _0xe0834a of ti){if(!_0x155552[_0x35ba32(0x181)][_0x35ba32(0x197)](_0xe0834a))continue;const _0x1c4245=_0xe0834a[_0x35ba32(0x189)](0x0,-0x7)[_0x35ba32(0x17a)](),_0x20880b=_0x35ba32(0x1a7)+_0x1c4245[_0x35ba32(0x1aa)]();_0xab9aac[_0x35ba32(0x198)](_0x1c4245),_0xab9aac[_0x35ba32(0x1a3)](_0x1c4245),_0xab9aac[_0x35ba32(0x190)][_0x35ba32(0x177)](_0x1c4245,_0x28ccdf(_0x31661c,_0x20880b));}this[_0x35ba32(0x186)]();}[_0x223521(0x186)](){const _0x31cdb=_0x223521,_0x537e74=this[_0x31cdb(0x18f)],_0x398fe0=_0x537e74[_0x31cdb(0x17d)],_0x1b8515=_0x537e74[_0x31cdb(0x181)][_0x31cdb(0x199)](_0x31cdb(0x174));function _0x58f732(_0x24408b,_0x5d4535){const _0x42e15f=_0x31cdb;_0x1b8515[_0x42e15f(0x190)][_0x42e15f(0x196)](_0x5a15c4=>{const _0x5efd02=_0x42e15f;if(_0x5efd02(0x1a2)!=_0x5a15c4[_0x5efd02(0x18d)])return;const {data:_0x50d6e3}=_0x5a15c4;return _0x50d6e3&&_0x50d6e3[_0x5efd02(0x187)]===_0x24408b?_0x50d6e3[_0x5efd02(0x179)][0x0][_0x5efd02(0x192)]?{'type':_0x5efd02(0x1a1),'content':_0x28ccdf(_0x398fe0,_0x5efd02(0x1ab),_0x5d4535)}:{'type':_0x5efd02(0x1a1),'content':_0x28ccdf(_0x398fe0,_0x5efd02(0x182),_0x5d4535)}:void 0x0;});}_0x58f732(_0x31cdb(0x1a4),_0x28ccdf(_0x398fe0,_0x31cdb(0x19a))),_0x58f732(_0x31cdb(0x178),_0x28ccdf(_0x398fe0,_0x31cdb(0x18e))),_0x58f732(_0x31cdb(0x17f),_0x28ccdf(_0x398fe0,_0x31cdb(0x194))),_0x58f732(_0x31cdb(0x1a9),_0x28ccdf(_0x398fe0,_0x31cdb(0x17c))),_0x58f732(_0x31cdb(0x1a6),_0x28ccdf(_0x398fe0,_0x31cdb(0x183))),_0x58f732(_0x31cdb(0x176),_0x28ccdf(_0x398fe0,_0x31cdb(0x19f))),_0x58f732(_0x31cdb(0x19e),_0x28ccdf(_0x398fe0,_0x31cdb(0x1a0)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41c5af=_0x6d5e;(function(_0x3a0b47,_0x4a3bbf){const _0x397a0e=_0x6d5e,_0x5a3680=_0x3a0b47();while(!![]){try{const _0x111762=-parseInt(_0x397a0e(0xab))/0x1*(parseInt(_0x397a0e(0xa5))/0x2)+parseInt(_0x397a0e(0xa8))/0x3+-parseInt(_0x397a0e(0x9c))/0x4+-parseInt(_0x397a0e(0xc0))/0x5*(-parseInt(_0x397a0e(0xb6))/0x6)+parseInt(_0x397a0e(0xc3))/0x7*(-parseInt(_0x397a0e(0xb5))/0x8)+parseInt(_0x397a0e(0x9e))/0x9+-parseInt(_0x397a0e(0xb7))/0xa*(parseInt(_0x397a0e(0xaa))/0xb);if(_0x111762===_0x4a3bbf)break;else _0x5a3680['push'](_0x5a3680['shift']());}catch(_0x50ed83){_0x5a3680['push'](_0x5a3680['shift']());}}}(_0x5095,0xa801f));function _0x5095(){const _0x1c4e9c=['commands','*Set\x20format:*\x20%0','3501357sYkGeB','filter','22zhftwD','949556mGtTEr','forceValue','getSelectedBlocks','from','$root','plugins','ELEMENT_BLOCK_QUOTE','format','blockQuote','editor','48472LnaCAY','24aJDrje','1695650vpRIpw','change','model','registerDescriptionCallback','value','locale','afterInit','has','commandName','993305WjHeOS','get','commandParams','1015UXBxnv','BlockQuoteEditing','*Remove\x20format:*\x20%0','enableCommand','TrackChangesEditing','checkChild','1251776nMgKUN','document','10859229vLmgDC','name','selection','descriptionFactory','parent','markBlockFormat','schema','2aHCslr'];_0x5095=function(){return _0x1c4e9c;};return _0x5095();}import{Plugin as _0x31ae64}from'ckeditor5/src/core.js';import{getTranslation as _0x343766}from'../utils/common-translations.js';function _0x6d5e(_0x58f73c,_0x50a9c1){const _0x509570=_0x5095();return _0x6d5e=function(_0x6d5ea3,_0x3ed8be){_0x6d5ea3=_0x6d5ea3-0x99;let _0x3c8a9e=_0x509570[_0x6d5ea3];return _0x3c8a9e;},_0x6d5e(_0x58f73c,_0x50a9c1);}import{getRangesOfBlockGroups as _0x2b12a2}from'../utils/utils.js';export default class O extends _0x31ae64{[_0x41c5af(0xbd)](){const _0x426839=_0x41c5af,_0x5abf9f=this[_0x426839(0xb4)],_0x99aa1b=_0x5abf9f[_0x426839(0xbc)];if(!_0x5abf9f[_0x426839(0xb0)][_0x426839(0xbe)](_0x426839(0xc4)))return;const _0x24765f=_0x5abf9f[_0x426839(0xb0)][_0x426839(0xc1)](_0x426839(0x9a)),_0x557333=this[_0x426839(0xb4)][_0x426839(0xa6)][_0x426839(0xc1)](_0x426839(0xb3));_0x24765f[_0x426839(0x99)](_0x426839(0xb3),(_0x396043,_0x1b0c58={})=>{const _0x1dfe34=_0x426839,_0x55f7d1=this[_0x1dfe34(0xb4)][_0x1dfe34(0xb9)][_0x1dfe34(0x9d)][_0x1dfe34(0xa0)],_0x34f593=_0x1b0c58&&void 0x0!==_0x1b0c58[_0x1dfe34(0xac)]?_0x1b0c58[_0x1dfe34(0xac)]:!_0x557333[_0x1dfe34(0xbb)];let _0x309fe6=[];if(_0x34f593){const _0x3da7ef=Array[_0x1dfe34(0xae)](_0x55f7d1[_0x1dfe34(0xad)]())[_0x1dfe34(0xa9)](_0x2b8c30=>oo(_0x2b8c30)||function(_0x2ee959,_0x2c63ec){const _0x68d725=_0x1dfe34,_0x36ae1d=_0x2c63ec[_0x68d725(0x9b)](_0x2ee959[_0x68d725(0xa2)],_0x68d725(0xb3)),_0x245b9d=_0x2c63ec[_0x68d725(0x9b)]([_0x68d725(0xaf),_0x68d725(0xb3)],_0x2ee959);return _0x36ae1d&&_0x245b9d;}(_0x2b8c30,this[_0x1dfe34(0xb4)][_0x1dfe34(0xb9)][_0x1dfe34(0xa4)]));_0x309fe6=_0x2b12a2(_0x3da7ef,_0x5abf9f[_0x1dfe34(0xb9)]);}else{const _0x4733a1=Array[_0x1dfe34(0xae)](_0x55f7d1[_0x1dfe34(0xad)]())[_0x1dfe34(0xa9)](_0x8e37c6=>oo(_0x8e37c6));_0x309fe6=_0x2b12a2(_0x4733a1,_0x5abf9f[_0x1dfe34(0xb9)]);}_0x5abf9f[_0x1dfe34(0xb9)][_0x1dfe34(0xb8)](()=>{const _0x1e7667=_0x1dfe34;for(const _0x42808c of _0x309fe6)_0x24765f[_0x1e7667(0xa3)](_0x42808c,{'commandName':_0x1e7667(0xb3),'commandParams':[{'forceValue':_0x34f593}]});});}),_0x24765f[_0x426839(0xa1)][_0x426839(0xba)](_0x55ee38=>{const _0x3fb611=_0x426839,{data:_0x193f56}=_0x55ee38;if(_0x193f56&&_0x3fb611(0xb3)==_0x193f56[_0x3fb611(0xbf)]){const _0x1c9672=_0x343766(_0x99aa1b,_0x3fb611(0xb1));return _0x193f56[_0x3fb611(0xc2)][0x0][_0x3fb611(0xac)]?{'type':_0x3fb611(0xb2),'content':_0x343766(_0x99aa1b,_0x3fb611(0xa7),_0x1c9672)}:{'type':_0x3fb611(0xb2),'content':_0x343766(_0x99aa1b,_0x3fb611(0xc5),_0x1c9672)};}});}}function oo(_0x1735b4){const _0x14ad42=_0x41c5af;return _0x14ad42(0xb3)==_0x1735b4[_0x14ad42(0xa2)][_0x14ad42(0x9f)];}
23
+ function _0x36df(){const _0x6b8635=['28824cMBGTc','getSelectedBlocks','1878qYMvLN','afterInit','commandName','2171980pNpfiG','descriptionFactory','from','commandParams','format','name','get','selection','has','30dGCCnI','$root','schema','1134WInrmz','BlockQuoteEditing','checkChild','markBlockFormat','document','parent','enableCommand','374RbcBUw','editor','7390pvyZQI','TrackChangesEditing','ELEMENT_BLOCK_QUOTE','blockQuote','value','forceValue','change','filter','*Remove\x20format:*\x20%0','plugins','commands','model','locale','*Set\x20format:*\x20%0','5843233OSkJwA','1498083stNRXK','registerDescriptionCallback','417BJJFDu','1765962FHAFPz'];_0x36df=function(){return _0x6b8635;};return _0x36df();}function _0x3f9c(_0x122650,_0x2abb3d){const _0x36df74=_0x36df();return _0x3f9c=function(_0x3f9c58,_0x4b2c68){_0x3f9c58=_0x3f9c58-0x1ca;let _0x3c28e0=_0x36df74[_0x3f9c58];return _0x3c28e0;},_0x3f9c(_0x122650,_0x2abb3d);}const _0x1cf0d7=_0x3f9c;(function(_0x599e12,_0x249454){const _0x28c6ae=_0x3f9c,_0x59d928=_0x599e12();while(!![]){try{const _0x41f222=parseInt(_0x28c6ae(0x1f0))/0x1*(-parseInt(_0x28c6ae(0x1dd))/0x2)+-parseInt(_0x28c6ae(0x1ee))/0x3+-parseInt(_0x28c6ae(0x1ca))/0x4+-parseInt(_0x28c6ae(0x1df))/0x5*(parseInt(_0x28c6ae(0x1f4))/0x6)+parseInt(_0x28c6ae(0x1d6))/0x7*(parseInt(_0x28c6ae(0x1f2))/0x8)+-parseInt(_0x28c6ae(0x1f1))/0x9+parseInt(_0x28c6ae(0x1d3))/0xa*(parseInt(_0x28c6ae(0x1ed))/0xb);if(_0x41f222===_0x249454)break;else _0x59d928['push'](_0x59d928['shift']());}catch(_0x608e80){_0x59d928['push'](_0x59d928['shift']());}}}(_0x36df,0x61330));import{Plugin as _0x207f70}from'ckeditor5/src/core.js';import{getTranslation as _0x8c996}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x14702f}from'../utils/utils.js';export default class O extends _0x207f70{[_0x1cf0d7(0x1f5)](){const _0x12e4cc=_0x1cf0d7,_0x1195b=this[_0x12e4cc(0x1de)],_0x3a29ab=_0x1195b[_0x12e4cc(0x1eb)];if(!_0x1195b[_0x12e4cc(0x1e8)][_0x12e4cc(0x1d2)](_0x12e4cc(0x1d7)))return;const _0xe35c73=_0x1195b[_0x12e4cc(0x1e8)][_0x12e4cc(0x1d0)](_0x12e4cc(0x1e0)),_0x26df1e=this[_0x12e4cc(0x1de)][_0x12e4cc(0x1e9)][_0x12e4cc(0x1d0)](_0x12e4cc(0x1e2));_0xe35c73[_0x12e4cc(0x1dc)](_0x12e4cc(0x1e2),(_0x37908e,_0x5138cc={})=>{const _0x246496=_0x12e4cc,_0x363769=this[_0x246496(0x1de)][_0x246496(0x1ea)][_0x246496(0x1da)][_0x246496(0x1d1)],_0xa1052f=_0x5138cc&&void 0x0!==_0x5138cc[_0x246496(0x1e4)]?_0x5138cc[_0x246496(0x1e4)]:!_0x26df1e[_0x246496(0x1e3)];let _0x414885=[];if(_0xa1052f){const _0x5b4bb6=Array[_0x246496(0x1cc)](_0x363769[_0x246496(0x1f3)]())[_0x246496(0x1e6)](_0x344fac=>oo(_0x344fac)||function(_0x3cde4d,_0x124aca){const _0x261529=_0x246496,_0x1a2982=_0x124aca[_0x261529(0x1d8)](_0x3cde4d[_0x261529(0x1db)],_0x261529(0x1e2)),_0x3b7e05=_0x124aca[_0x261529(0x1d8)]([_0x261529(0x1d4),_0x261529(0x1e2)],_0x3cde4d);return _0x1a2982&&_0x3b7e05;}(_0x344fac,this[_0x246496(0x1de)][_0x246496(0x1ea)][_0x246496(0x1d5)]));_0x414885=_0x14702f(_0x5b4bb6,_0x1195b[_0x246496(0x1ea)]);}else{const _0x2c73ef=Array[_0x246496(0x1cc)](_0x363769[_0x246496(0x1f3)]())[_0x246496(0x1e6)](_0x4a3cee=>oo(_0x4a3cee));_0x414885=_0x14702f(_0x2c73ef,_0x1195b[_0x246496(0x1ea)]);}_0x1195b[_0x246496(0x1ea)][_0x246496(0x1e5)](()=>{const _0x3bd527=_0x246496;for(const _0x45645d of _0x414885)_0xe35c73[_0x3bd527(0x1d9)](_0x45645d,{'commandName':_0x3bd527(0x1e2),'commandParams':[{'forceValue':_0xa1052f}]});});}),_0xe35c73[_0x12e4cc(0x1cb)][_0x12e4cc(0x1ef)](_0x3f85e6=>{const _0x54d803=_0x12e4cc,{data:_0x39a03c}=_0x3f85e6;if(_0x39a03c&&_0x54d803(0x1e2)==_0x39a03c[_0x54d803(0x1f6)]){const _0x1184ed=_0x8c996(_0x3a29ab,_0x54d803(0x1e1));return _0x39a03c[_0x54d803(0x1cd)][0x0][_0x54d803(0x1e4)]?{'type':_0x54d803(0x1ce),'content':_0x8c996(_0x3a29ab,_0x54d803(0x1ec),_0x1184ed)}:{'type':_0x54d803(0x1ce),'content':_0x8c996(_0x3a29ab,_0x54d803(0x1e7),_0x1184ed)};}});}}function oo(_0x5a8ed8){const _0x1fa760=_0x1cf0d7;return _0x1fa760(0x1e2)==_0x5a8ed8[_0x1fa760(0x1db)][_0x1fa760(0x1cf)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x59f2(){const _0x11c009=['2672hUuIZa','5ttxQGI','editor','changeCaseLower','changeCaseUpper','12036vLXHYR','get','85679hoTEOX','2340256IapcSb','changeCaseTitle','plugins','enableCommand','9Hmvwsl','4740xpcQRT','927801nCpkZw','has','afterInit','1374728ZhoEFq','CaseChange','4641cdJDEB','6wdYoiT','TrackChangesEditing','6168280eQEFjE'];_0x59f2=function(){return _0x11c009;};return _0x59f2();}const _0x2afbce=_0x4acf;(function(_0x2d44d3,_0x19c0ea){const _0x5ecebd=_0x4acf,_0x1a5d0a=_0x2d44d3();while(!![]){try{const _0x8c7bda=parseInt(_0x5ecebd(0x11c))/0x1*(-parseInt(_0x5ecebd(0x11f))/0x2)+parseInt(_0x5ecebd(0x116))/0x3+-parseInt(_0x5ecebd(0x127))/0x4*(parseInt(_0x5ecebd(0x120))/0x5)+parseInt(_0x5ecebd(0x124))/0x6*(-parseInt(_0x5ecebd(0x11b))/0x7)+-parseInt(_0x5ecebd(0x119))/0x8*(parseInt(_0x5ecebd(0x12b))/0x9)+-parseInt(_0x5ecebd(0x11e))/0xa+parseInt(_0x5ecebd(0x126))/0xb*(parseInt(_0x5ecebd(0x12c))/0xc);if(_0x8c7bda===_0x19c0ea)break;else _0x1a5d0a['push'](_0x1a5d0a['shift']());}catch(_0x3dc635){_0x1a5d0a['push'](_0x1a5d0a['shift']());}}}(_0x59f2,0xa4993));import{Plugin as _0x12007b}from'ckeditor5/src/core.js';function _0x4acf(_0x24965f,_0x3241fa){const _0x59f27d=_0x59f2();return _0x4acf=function(_0x4acf60,_0x4d46d3){_0x4acf60=_0x4acf60-0x116;let _0x12c0b7=_0x59f27d[_0x4acf60];return _0x12c0b7;},_0x4acf(_0x24965f,_0x3241fa);}export default class F extends _0x12007b{[_0x2afbce(0x118)](){const _0x4a5df7=_0x2afbce,_0xbc8697=this[_0x4a5df7(0x121)];_0xbc8697[_0x4a5df7(0x129)][_0x4a5df7(0x117)](_0x4a5df7(0x11a))&&(_0xbc8697[_0x4a5df7(0x129)][_0x4a5df7(0x125)](_0x4a5df7(0x11d))[_0x4a5df7(0x12a)](_0x4a5df7(0x123)),_0xbc8697[_0x4a5df7(0x129)][_0x4a5df7(0x125)](_0x4a5df7(0x11d))[_0x4a5df7(0x12a)](_0x4a5df7(0x122)),_0xbc8697[_0x4a5df7(0x129)][_0x4a5df7(0x125)](_0x4a5df7(0x11d))[_0x4a5df7(0x12a)](_0x4a5df7(0x128)));}}
23
+ const _0x727302=_0x4940;(function(_0x5e63d1,_0x522688){const _0x334a06=_0x4940,_0x4da84b=_0x5e63d1();while(!![]){try{const _0x1c5e71=parseInt(_0x334a06(0x17e))/0x1*(-parseInt(_0x334a06(0x18a))/0x2)+parseInt(_0x334a06(0x187))/0x3+-parseInt(_0x334a06(0x18b))/0x4*(-parseInt(_0x334a06(0x17b))/0x5)+parseInt(_0x334a06(0x186))/0x6+-parseInt(_0x334a06(0x183))/0x7+-parseInt(_0x334a06(0x189))/0x8+parseInt(_0x334a06(0x18c))/0x9;if(_0x1c5e71===_0x522688)break;else _0x4da84b['push'](_0x4da84b['shift']());}catch(_0x12a4c5){_0x4da84b['push'](_0x4da84b['shift']());}}}(_0x4e47,0x6cdf1));function _0x4940(_0x2ba673,_0x575f9d){const _0x4e470c=_0x4e47();return _0x4940=function(_0x494028,_0xf095fa){_0x494028=_0x494028-0x17a;let _0x57cbb6=_0x4e470c[_0x494028];return _0x57cbb6;},_0x4940(_0x2ba673,_0x575f9d);}function _0x4e47(){const _0x23e45b=['editor','413091ywfTsj','enableCommand','changeCaseUpper','4987440QEwJTN','606441NEttMp','afterInit','3825904DpFvDT','260DNctge','123848vyYluz','5000193hJDixZ','changeCaseLower','has','35ZnzxOT','CaseChange','plugins','6327RtQZDS','changeCaseTitle','TrackChangesEditing','get'];_0x4e47=function(){return _0x23e45b;};return _0x4e47();}import{Plugin as _0x4e044c}from'ckeditor5/src/core.js';export default class F extends _0x4e044c{[_0x727302(0x188)](){const _0x1a957f=_0x727302,_0x305991=this[_0x1a957f(0x182)];_0x305991[_0x1a957f(0x17d)][_0x1a957f(0x17a)](_0x1a957f(0x17c))&&(_0x305991[_0x1a957f(0x17d)][_0x1a957f(0x181)](_0x1a957f(0x180))[_0x1a957f(0x184)](_0x1a957f(0x185)),_0x305991[_0x1a957f(0x17d)][_0x1a957f(0x181)](_0x1a957f(0x180))[_0x1a957f(0x184)](_0x1a957f(0x18d)),_0x305991[_0x1a957f(0x17d)][_0x1a957f(0x181)](_0x1a957f(0x180))[_0x1a957f(0x184)](_0x1a957f(0x17f)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2facc2=_0x5afb;(function(_0x3dfee3,_0x31826e){const _0x3f30f6=_0x5afb,_0x3c8af3=_0x3dfee3();while(!![]){try{const _0x291fb7=-parseInt(_0x3f30f6(0x1f8))/0x1*(parseInt(_0x3f30f6(0x1ee))/0x2)+parseInt(_0x3f30f6(0x1ec))/0x3*(-parseInt(_0x3f30f6(0x1f2))/0x4)+parseInt(_0x3f30f6(0x1ed))/0x5+-parseInt(_0x3f30f6(0x1e8))/0x6+parseInt(_0x3f30f6(0x1e9))/0x7+parseInt(_0x3f30f6(0x1f1))/0x8*(parseInt(_0x3f30f6(0x1f6))/0x9)+parseInt(_0x3f30f6(0x1f4))/0xa;if(_0x291fb7===_0x31826e)break;else _0x3c8af3['push'](_0x3c8af3['shift']());}catch(_0x47bdc8){_0x3c8af3['push'](_0x3c8af3['shift']());}}}(_0x1dfb,0x6633b));function _0x1dfb(){const _0x467468=['enableCommand','4266450izUivO','491575jvyCAj','get','plugins','3CRkNSF','2341525ZlbyXS','1552318YvHxme','afterInit','editor','101608jNIjAc','1315564CyDoya','ckbox','16073070NUkQNT','TrackChangesEditing','63HmzVev','commands','1YBPlqr'];_0x1dfb=function(){return _0x467468;};return _0x1dfb();}function _0x5afb(_0x4719b0,_0x1b6602){const _0x1dfb92=_0x1dfb();return _0x5afb=function(_0x5afb31,_0x58a475){_0x5afb31=_0x5afb31-0x1e8;let _0x2b469a=_0x1dfb92[_0x5afb31];return _0x2b469a;},_0x5afb(_0x4719b0,_0x1b6602);}import{Plugin as _0x26d381}from'ckeditor5/src/core.js';export default class G extends _0x26d381{[_0x2facc2(0x1ef)](){const _0x48132e=_0x2facc2,_0x4724b9=this[_0x48132e(0x1f0)];_0x4724b9[_0x48132e(0x1f7)][_0x48132e(0x1ea)](_0x48132e(0x1f3))&&_0x4724b9[_0x48132e(0x1eb)][_0x48132e(0x1ea)](_0x48132e(0x1f5))[_0x48132e(0x1f9)](_0x48132e(0x1f3));}}
23
+ const _0xc8d8a5=_0x2735;(function(_0x412f42,_0x2a2464){const _0xac5ade=_0x2735,_0x532f80=_0x412f42();while(!![]){try{const _0x8f6260=parseInt(_0xac5ade(0xd4))/0x1*(-parseInt(_0xac5ade(0xcd))/0x2)+-parseInt(_0xac5ade(0xca))/0x3+parseInt(_0xac5ade(0xcb))/0x4*(parseInt(_0xac5ade(0xcf))/0x5)+parseInt(_0xac5ade(0xd1))/0x6+-parseInt(_0xac5ade(0xd5))/0x7*(parseInt(_0xac5ade(0xd0))/0x8)+parseInt(_0xac5ade(0xc3))/0x9+-parseInt(_0xac5ade(0xc4))/0xa*(parseInt(_0xac5ade(0xc5))/0xb);if(_0x8f6260===_0x2a2464)break;else _0x532f80['push'](_0x532f80['shift']());}catch(_0x4fc968){_0x532f80['push'](_0x532f80['shift']());}}}(_0x2651,0x5bca4));import{Plugin as _0x7503e1}from'ckeditor5/src/core.js';export default class G extends _0x7503e1{[_0xc8d8a5(0xc8)](){const _0x45569e=_0xc8d8a5,_0xe88c36=this[_0x45569e(0xc6)];_0xe88c36[_0x45569e(0xcc)][_0x45569e(0xce)](_0x45569e(0xc9))&&_0xe88c36[_0x45569e(0xc7)][_0x45569e(0xce)](_0x45569e(0xd3))[_0x45569e(0xd2)](_0x45569e(0xc9));}}function _0x2735(_0x2fcebf,_0x467162){const _0x265158=_0x2651();return _0x2735=function(_0x2735ee,_0x43a231){_0x2735ee=_0x2735ee-0xc3;let _0x4a4a6b=_0x265158[_0x2735ee];return _0x4a4a6b;},_0x2735(_0x2fcebf,_0x467162);}function _0x2651(){const _0x185e45=['20lzsRcy','1074579xfAQVK','editor','plugins','afterInit','ckbox','125691jsYDFk','1084068fBAwMO','commands','56604AqFIyJ','get','5kstfWD','616HRmlKa','3359112HzcEcE','enableCommand','TrackChangesEditing','5dtBBiz','7525vaJeTo','59967ViqrOz'];_0x2651=function(){return _0x185e45;};return _0x2651();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b23(_0x97c52,_0x30ef1a){const _0x14c5c2=_0x14c5();return _0x2b23=function(_0x2b235e,_0x4568af){_0x2b235e=_0x2b235e-0x17d;let _0x569993=_0x14c5c2[_0x2b235e];return _0x569993;},_0x2b23(_0x97c52,_0x30ef1a);}const _0x16fb60=_0x2b23;(function(_0x29ffb1,_0x55dc77){const _0x431628=_0x2b23,_0x4a31fe=_0x29ffb1();while(!![]){try{const _0x7226a4=parseInt(_0x431628(0x188))/0x1+-parseInt(_0x431628(0x1a8))/0x2+parseInt(_0x431628(0x1a4))/0x3*(parseInt(_0x431628(0x1ac))/0x4)+parseInt(_0x431628(0x193))/0x5+-parseInt(_0x431628(0x192))/0x6+parseInt(_0x431628(0x18b))/0x7+-parseInt(_0x431628(0x1a7))/0x8;if(_0x7226a4===_0x55dc77)break;else _0x4a31fe['push'](_0x4a31fe['shift']());}catch(_0x574e7d){_0x4a31fe['push'](_0x4a31fe['shift']());}}}(_0x14c5,0x27d2f));import{Plugin as _0x1dd73a}from'ckeditor5/src/core.js';import{getTranslation as _0x34b0af}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x59a628}from'../utils/utils.js';export default class L extends _0x1dd73a{[_0x16fb60(0x196)](){const _0x33e537=_0x16fb60,_0xafc199=this[_0x33e537(0x1b2)];if(!_0xafc199[_0x33e537(0x184)][_0x33e537(0x186)](_0x33e537(0x1ab)))return;const _0x4b4f7c=_0xafc199[_0x33e537(0x184)][_0x33e537(0x182)](_0x33e537(0x18e)),_0x18065a=_0xafc199[_0x33e537(0x194)],_0x5cd6e6=_0xafc199[_0x33e537(0x199)][_0x33e537(0x182)](_0x33e537(0x197))[_0x33e537(0x198)],_0x20b83d=_0xafc199[_0x33e537(0x17e)][_0x33e537(0x182)](_0x33e537(0x197));_0x4b4f7c[_0x33e537(0x187)](_0x33e537(0x1b0)),_0x4b4f7c[_0x33e537(0x187)](_0x33e537(0x1a3)),_0x4b4f7c[_0x33e537(0x187)](_0x33e537(0x197),(_0x290cb2,_0x2f8a16={})=>{const _0x20f3a1=_0x33e537,_0x4e5bd1=_0xafc199[_0x20f3a1(0x19f)],_0x13325d=_0xafc199[_0x20f3a1(0x19f)][_0x20f3a1(0x1a5)][_0x20f3a1(0x1aa)],_0x4acdee=_0x2f8a16&&void 0x0!==_0x2f8a16[_0x20f3a1(0x18a)]?_0x2f8a16[_0x20f3a1(0x18a)]:!_0x20b83d[_0x20f3a1(0x189)];let _0xe0cbcf;_0x2f8a16[_0x20f3a1(0x1a6)]||(_0x2f8a16[_0x20f3a1(0x1a6)]=_0x5cd6e6[0x0][_0x20f3a1(0x1a6)]),_0xe0cbcf=_0x4acdee?Array[_0x20f3a1(0x19a)](_0x13325d[_0x20f3a1(0x181)]())[_0x20f3a1(0x1b1)](_0x55ecdb=>eo(_0x55ecdb)||function(_0x435869,_0x3c5786){const _0xd4b5f4=_0x20f3a1;if(_0x435869['is'](_0xd4b5f4(0x17d))||_0x3c5786[_0xd4b5f4(0x180)](_0x435869))return!0x1;return _0x3c5786[_0xd4b5f4(0x19b)](_0x435869[_0xd4b5f4(0x18d)],_0xd4b5f4(0x197));}(_0x55ecdb,_0x4e5bd1[_0x20f3a1(0x19d)])):Array[_0x20f3a1(0x19a)](_0x13325d[_0x20f3a1(0x181)]())[_0x20f3a1(0x1b1)](_0x40f2c2=>eo(_0x40f2c2));const _0x38e514=_0x59a628(_0xe0cbcf,_0x4e5bd1);_0x4e5bd1[_0x20f3a1(0x18f)](()=>{const _0x3945aa=_0x20f3a1;for(const _0x313b5b of _0x38e514)_0x4b4f7c[_0x3945aa(0x183)](_0x313b5b,{'commandName':_0x3945aa(0x197),'commandParams':[{..._0x2f8a16,'forceValue':_0x4acdee}],'formatGroupId':_0x3945aa(0x18c)});});}),(_0x4b4f7c[_0x33e537(0x19c)][_0x33e537(0x1a9)](_0x33e537(0x197),_0x50709a=>_0x34b0af(_0x18065a,_0x33e537(0x191),_0x50709a)),_0x4b4f7c[_0x33e537(0x19c)][_0x33e537(0x1a0)](_0x2af317=>{const _0x54b2c0=_0x33e537;if(_0x54b2c0(0x190)!=_0x2af317[_0x54b2c0(0x17f)])return;const _0x3ccbc0=_0x18065a['t'],{data:_0x335afb}=_0x2af317;if(!_0x335afb||_0x54b2c0(0x197)!=_0x335afb[_0x54b2c0(0x1ae)])return;const _0x53472c=_0x335afb[_0x54b2c0(0x1a2)][0x0][_0x54b2c0(0x1a6)],_0x433b43=_0x3ccbc0(_0x5cd6e6[_0x54b2c0(0x185)](_0xe085ea=>_0xe085ea[_0x54b2c0(0x1a6)]===_0x53472c)[_0x54b2c0(0x1af)])[_0x54b2c0(0x1ad)]();return _0x335afb[_0x54b2c0(0x1a2)][0x0][_0x54b2c0(0x18a)]?{'type':_0x54b2c0(0x1a1),'content':_0x34b0af(_0x18065a,_0x54b2c0(0x19e),_0x34b0af(_0x18065a,_0x54b2c0(0x191),0x1)+'\x20('+_0x433b43+')')}:{'type':_0x54b2c0(0x1a1),'content':_0x34b0af(_0x18065a,_0x54b2c0(0x195),_0x34b0af(_0x18065a,_0x54b2c0(0x191),0x1))};}));}}function _0x14c5(){const _0x267733=['codeBlock','languages','config','from','checkChild','descriptionFactory','schema','*Set\x20format:*\x20%0','model','registerDescriptionCallback','format','commandParams','outdentCodeBlock','211644azQMoi','document','language','1122208ISyBJH','546016SDLWdn','registerElementLabel','selection','CodeBlock','4EUJLjD','toLowerCase','commandName','label','indentCodeBlock','filter','editor','name','rootElement','commands','type','isLimit','getSelectedBlocks','get','markBlockFormat','plugins','find','has','enableCommand','293710buqfjk','value','forceValue','2111039UeFBUi','blockName','parent','TrackChangesEditing','change','formatBlock','ELEMENT_CODE_BLOCK','1162494yLUGDI','521585wRIujd','locale','*Remove\x20format:*\x20%0','afterInit'];_0x14c5=function(){return _0x267733;};return _0x14c5();}function eo(_0x44a5c5){const _0x10d7ec=_0x16fb60;return _0x10d7ec(0x197)==_0x44a5c5[_0x10d7ec(0x1b3)];}
23
+ function _0x3c0d(_0x2ef5f1,_0x63838f){const _0x14a31e=_0x14a3();return _0x3c0d=function(_0x3c0dd4,_0x3b3a6a){_0x3c0dd4=_0x3c0dd4-0x168;let _0x18c090=_0x14a31e[_0x3c0dd4];return _0x18c090;},_0x3c0d(_0x2ef5f1,_0x63838f);}const _0x3ac288=_0x3c0d;(function(_0xd1db16,_0x548c81){const _0x13a151=_0x3c0d,_0x50da76=_0xd1db16();while(!![]){try{const _0x270ef5=-parseInt(_0x13a151(0x16e))/0x1*(parseInt(_0x13a151(0x16c))/0x2)+-parseInt(_0x13a151(0x198))/0x3*(parseInt(_0x13a151(0x178))/0x4)+-parseInt(_0x13a151(0x19b))/0x5+parseInt(_0x13a151(0x19e))/0x6*(parseInt(_0x13a151(0x192))/0x7)+parseInt(_0x13a151(0x188))/0x8*(parseInt(_0x13a151(0x1a1))/0x9)+-parseInt(_0x13a151(0x174))/0xa*(-parseInt(_0x13a151(0x187))/0xb)+parseInt(_0x13a151(0x18d))/0xc*(parseInt(_0x13a151(0x186))/0xd);if(_0x270ef5===_0x548c81)break;else _0x50da76['push'](_0x50da76['shift']());}catch(_0xee434){_0x50da76['push'](_0x50da76['shift']());}}}(_0x14a3,0xa2485));function _0x14a3(){const _0x33ab55=['value','descriptionFactory','format','registerDescriptionCallback','registerElementLabel','filter','label','plugins','document','locale','model','9649757PvNwkK','92719IcnFnI','792ieYqML','commandName','indentCodeBlock','get','isLimit','12TWnAXq','commands','toLowerCase','editor','TrackChangesEditing','3465609sMdCmn','getSelectedBlocks','languages','enableCommand','has','parent','3432867cZJCYl','formatBlock','from','6257360JKWcfp','selection','codeBlock','6sDwvmd','change','name','86985fNchri','ELEMENT_CODE_BLOCK','rootElement','language','markBlockFormat','*Remove\x20format:*\x20%0','schema','6382kjnfDC','CodeBlock','64JHbTIT','config','forceValue','checkChild','commandParams','type','1270bXDdky','*Set\x20format:*\x20%0','outdentCodeBlock','afterInit','4ZOJRys','find','blockName'];_0x14a3=function(){return _0x33ab55;};return _0x14a3();}import{Plugin as _0x23adc6}from'ckeditor5/src/core.js';import{getTranslation as _0x2c1fa8}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x54630a}from'../utils/utils.js';export default class L extends _0x23adc6{[_0x3ac288(0x177)](){const _0x3d7903=_0x3ac288,_0xf2c683=this[_0x3d7903(0x190)];if(!_0xf2c683[_0x3d7903(0x182)][_0x3d7903(0x196)](_0x3d7903(0x16d)))return;const _0x13b71a=_0xf2c683[_0x3d7903(0x182)][_0x3d7903(0x18b)](_0x3d7903(0x191)),_0x18e72c=_0xf2c683[_0x3d7903(0x184)],_0x59c670=_0xf2c683[_0x3d7903(0x16f)][_0x3d7903(0x18b)](_0x3d7903(0x19d))[_0x3d7903(0x194)],_0x424d06=_0xf2c683[_0x3d7903(0x18e)][_0x3d7903(0x18b)](_0x3d7903(0x19d));_0x13b71a[_0x3d7903(0x195)](_0x3d7903(0x18a)),_0x13b71a[_0x3d7903(0x195)](_0x3d7903(0x176)),_0x13b71a[_0x3d7903(0x195)](_0x3d7903(0x19d),(_0x42b4dd,_0x38454c={})=>{const _0x36eb0a=_0x3d7903,_0x5b4759=_0xf2c683[_0x36eb0a(0x185)],_0x1aa668=_0xf2c683[_0x36eb0a(0x185)][_0x36eb0a(0x183)][_0x36eb0a(0x19c)],_0x51457b=_0x38454c&&void 0x0!==_0x38454c[_0x36eb0a(0x170)]?_0x38454c[_0x36eb0a(0x170)]:!_0x424d06[_0x36eb0a(0x17b)];let _0x3ba7db;_0x38454c[_0x36eb0a(0x168)]||(_0x38454c[_0x36eb0a(0x168)]=_0x59c670[0x0][_0x36eb0a(0x168)]),_0x3ba7db=_0x51457b?Array[_0x36eb0a(0x19a)](_0x1aa668[_0x36eb0a(0x193)]())[_0x36eb0a(0x180)](_0x6ca172=>eo(_0x6ca172)||function(_0x303a9e,_0x3b00c2){const _0xc5ed12=_0x36eb0a;if(_0x303a9e['is'](_0xc5ed12(0x1a3))||_0x3b00c2[_0xc5ed12(0x18c)](_0x303a9e))return!0x1;return _0x3b00c2[_0xc5ed12(0x171)](_0x303a9e[_0xc5ed12(0x197)],_0xc5ed12(0x19d));}(_0x6ca172,_0x5b4759[_0x36eb0a(0x16b)])):Array[_0x36eb0a(0x19a)](_0x1aa668[_0x36eb0a(0x193)]())[_0x36eb0a(0x180)](_0x5bb96a=>eo(_0x5bb96a));const _0x40e5dd=_0x54630a(_0x3ba7db,_0x5b4759);_0x5b4759[_0x36eb0a(0x19f)](()=>{const _0x5f06b8=_0x36eb0a;for(const _0x34acf6 of _0x40e5dd)_0x13b71a[_0x5f06b8(0x169)](_0x34acf6,{'commandName':_0x5f06b8(0x19d),'commandParams':[{..._0x38454c,'forceValue':_0x51457b}],'formatGroupId':_0x5f06b8(0x17a)});});}),(_0x13b71a[_0x3d7903(0x17c)][_0x3d7903(0x17f)](_0x3d7903(0x19d),_0x1af922=>_0x2c1fa8(_0x18e72c,_0x3d7903(0x1a2),_0x1af922)),_0x13b71a[_0x3d7903(0x17c)][_0x3d7903(0x17e)](_0x1e7559=>{const _0x273552=_0x3d7903;if(_0x273552(0x199)!=_0x1e7559[_0x273552(0x173)])return;const _0xd47c51=_0x18e72c['t'],{data:_0x5e5524}=_0x1e7559;if(!_0x5e5524||_0x273552(0x19d)!=_0x5e5524[_0x273552(0x189)])return;const _0x355edd=_0x5e5524[_0x273552(0x172)][0x0][_0x273552(0x168)],_0x188f7a=_0xd47c51(_0x59c670[_0x273552(0x179)](_0x58619c=>_0x58619c[_0x273552(0x168)]===_0x355edd)[_0x273552(0x181)])[_0x273552(0x18f)]();return _0x5e5524[_0x273552(0x172)][0x0][_0x273552(0x170)]?{'type':_0x273552(0x17d),'content':_0x2c1fa8(_0x18e72c,_0x273552(0x175),_0x2c1fa8(_0x18e72c,_0x273552(0x1a2),0x1)+'\x20('+_0x188f7a+')')}:{'type':_0x273552(0x17d),'content':_0x2c1fa8(_0x18e72c,_0x273552(0x16a),_0x2c1fa8(_0x18e72c,_0x273552(0x1a2),0x1))};}));}}function eo(_0x1bf694){const _0x4fb356=_0x3ac288;return _0x4fb356(0x19d)==_0x1bf694[_0x4fb356(0x1a0)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b67(_0x5db939,_0x2820cd){const _0x3a2555=_0x3a25();return _0x5b67=function(_0x5b67f1,_0x1dd913){_0x5b67f1=_0x5b67f1-0x77;let _0x182ac3=_0x3a2555[_0x5b67f1];return _0x182ac3;},_0x5b67(_0x5db939,_0x2820cd);}const _0x522ff7=_0x5b67;(function(_0x4564c4,_0x41228b){const _0x128b21=_0x5b67,_0x9f8e6=_0x4564c4();while(!![]){try{const _0x519996=parseInt(_0x128b21(0x83))/0x1*(-parseInt(_0x128b21(0x7d))/0x2)+parseInt(_0x128b21(0x7a))/0x3*(-parseInt(_0x128b21(0x7f))/0x4)+parseInt(_0x128b21(0x80))/0x5*(-parseInt(_0x128b21(0x86))/0x6)+-parseInt(_0x128b21(0x89))/0x7+-parseInt(_0x128b21(0x88))/0x8+-parseInt(_0x128b21(0x81))/0x9*(parseInt(_0x128b21(0x7b))/0xa)+parseInt(_0x128b21(0x78))/0xb;if(_0x519996===_0x41228b)break;else _0x9f8e6['push'](_0x9f8e6['shift']());}catch(_0x322416){_0x9f8e6['push'](_0x9f8e6['shift']());}}}(_0x3a25,0x2cf95));import{Plugin as _0x2294a0}from'ckeditor5/src/core.js';function _0x3a25(){const _0x397a3c=['plugins','addCommentThread','60nAJFar','get','639072OGtZmx','2114525inMdJd','CommentsEditing','has','15587539oAnPGV','enableCommand','109236FQNyhh','1376530SBFqVO','afterInit','215596cCicKt','editor','32WMScyT','157065hZlasm','9IgqRHR','TrackChangesEditing','1PFbRWr'];_0x3a25=function(){return _0x397a3c;};return _0x3a25();}export default class H extends _0x2294a0{[_0x522ff7(0x7c)](){const _0x548339=_0x522ff7,_0x126dc5=this[_0x548339(0x7e)];if(!_0x126dc5[_0x548339(0x84)][_0x548339(0x77)](_0x548339(0x8a)))return;_0x126dc5[_0x548339(0x84)][_0x548339(0x87)](_0x548339(0x82))[_0x548339(0x79)](_0x548339(0x85));}}
23
+ const _0x23f04e=_0x3903;(function(_0x4a1475,_0x2cfe1d){const _0x5b1766=_0x3903,_0x34f6b5=_0x4a1475();while(!![]){try{const _0x5b3b6d=parseInt(_0x5b1766(0x192))/0x1+-parseInt(_0x5b1766(0x185))/0x2*(-parseInt(_0x5b1766(0x184))/0x3)+parseInt(_0x5b1766(0x190))/0x4*(-parseInt(_0x5b1766(0x196))/0x5)+parseInt(_0x5b1766(0x195))/0x6+-parseInt(_0x5b1766(0x187))/0x7+-parseInt(_0x5b1766(0x194))/0x8+-parseInt(_0x5b1766(0x18d))/0x9*(-parseInt(_0x5b1766(0x18b))/0xa);if(_0x5b3b6d===_0x2cfe1d)break;else _0x34f6b5['push'](_0x34f6b5['shift']());}catch(_0x13d381){_0x34f6b5['push'](_0x34f6b5['shift']());}}}(_0x4061,0x7dd62));import{Plugin as _0x32c6ab}from'ckeditor5/src/core.js';function _0x4061(){const _0x32c31e=['TrackChangesEditing','5274BXxfpK','plugins','enableCommand','12XbkdRW','afterInit','78977ynftSW','has','4426848CkNwKJ','1751898dOdsEO','248025yqNVBT','3QANOzm','892466jDvUnF','CommentsEditing','1697066fgvDzq','get','editor','addCommentThread','10970oluaHd'];_0x4061=function(){return _0x32c31e;};return _0x4061();}function _0x3903(_0x1e8aba,_0x402a75){const _0x406137=_0x4061();return _0x3903=function(_0x390341,_0xf7012c){_0x390341=_0x390341-0x184;let _0x15e596=_0x406137[_0x390341];return _0x15e596;},_0x3903(_0x1e8aba,_0x402a75);}export default class H extends _0x32c6ab{[_0x23f04e(0x191)](){const _0x4fc6cb=_0x23f04e,_0x2aa78d=this[_0x4fc6cb(0x189)];if(!_0x2aa78d[_0x4fc6cb(0x18e)][_0x4fc6cb(0x193)](_0x4fc6cb(0x186)))return;_0x2aa78d[_0x4fc6cb(0x18e)][_0x4fc6cb(0x188)](_0x4fc6cb(0x18c))[_0x4fc6cb(0x18f)](_0x4fc6cb(0x18a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x13f8(_0x7fb473,_0x1d3cac){const _0x6ad365=_0x6ad3();return _0x13f8=function(_0x13f8b8,_0x2dd8b3){_0x13f8b8=_0x13f8b8-0x1b5;let _0x1b89af=_0x6ad365[_0x13f8b8];return _0x1b89af;},_0x13f8(_0x7fb473,_0x1d3cac);}function _0x6ad3(){const _0x44db2f=['627392XxEBQs','unlock','deleteForward','349278HpCMwJ','unit','data','createSelection','start','showSuggestionHighlights','$graveyard','forward','model','lock','isCollapsed','markerNameToElements','requires','removeMarker:suggestion:deletion','get','mapper','end','merge','batch','addMarker:suggestion:deletion','document','modifySelection','options','delete','root','downcastDispatcher','buffer','14103RtvoQC','createRange','selection','getFirstRange','4552bwYOfd','2378558njqJdo','bind','markerName','enqueueChange','9979YyMoWp','uiElement','high','enableCommand','534354qBkJze','remove','writer','TrackChangesEditing','detach','editor','5bwXFVn','setSelection','rootName','unbindElementFromMarkerName','init','814350ucdNGr','fromRange','plugins','commands','editing'];_0x6ad3=function(){return _0x44db2f;};return _0x6ad3();}const _0x53830d=_0x13f8;(function(_0x2425a8,_0x58dcf3){const _0x522973=_0x13f8,_0x458117=_0x2425a8();while(!![]){try{const _0x44e5be=-parseInt(_0x522973(0x1ee))/0x1+-parseInt(_0x522973(0x1b7))/0x2+parseInt(_0x522973(0x1ca))/0x3+-parseInt(_0x522973(0x1c7))/0x4*(parseInt(_0x522973(0x1bd))/0x5)+parseInt(_0x522973(0x1c2))/0x6+-parseInt(_0x522973(0x1ea))/0x7+-parseInt(_0x522973(0x1e9))/0x8*(-parseInt(_0x522973(0x1e5))/0x9);if(_0x44e5be===_0x58dcf3)break;else _0x458117['push'](_0x458117['shift']());}catch(_0x1d7f83){_0x458117['push'](_0x458117['shift']());}}}(_0x6ad3,0x5a538));import{Plugin as _0xc6a39}from'ckeditor5/src/core.js';import{LiveRange as _0x56483e}from'ckeditor5/src/engine.js';import{Delete as _0x3c51b4}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x37e24d}from'./utils.js';export default class q extends _0xc6a39{static get[_0x53830d(0x1d6)](){return[_0x3c51b4];}[_0x53830d(0x1c1)](){const _0x4a517d=_0x53830d,_0xd327c2=this[_0x4a517d(0x1bc)],_0xede371=_0xd327c2[_0x4a517d(0x1c4)][_0x4a517d(0x1d8)](_0x4a517d(0x1ba));_0xede371[_0x4a517d(0x1b6)](_0x4a517d(0x1e1));const _0x4b4ffc=_0xd327c2[_0x4a517d(0x1c5)][_0x4a517d(0x1d8)](_0x4a517d(0x1c9));_0xede371[_0x4a517d(0x1b6)](_0x4a517d(0x1c9),(_0x5dba1d,_0x391d38={})=>{const _0x9515d9=_0x4a517d,_0x423389=_0xd327c2[_0x9515d9(0x1d2)][_0x9515d9(0x1cd)](_0xd327c2[_0x9515d9(0x1d2)][_0x9515d9(0x1de)][_0x9515d9(0x1e7)]);_0x423389[_0x9515d9(0x1d4)]&&_0xd327c2[_0x9515d9(0x1d2)][_0x9515d9(0x1df)](_0x423389,{'direction':_0x9515d9(0x1d1),'unit':_0x391d38[_0x9515d9(0x1cb)]});const _0x320a57=_0x423389[_0x9515d9(0x1e8)](),_0x29a4eb=_0x56483e[_0x9515d9(0x1c3)](_0x320a57);let _0x95a772;_0x5dba1d(_0x391d38),_0x95a772=_0x9515d9(0x1d0)==_0x29a4eb[_0x9515d9(0x1e2)][_0x9515d9(0x1bf)]?_0xd327c2[_0x9515d9(0x1d2)][_0x9515d9(0x1e6)](_0x320a57[_0x9515d9(0x1ce)]):_0xd327c2[_0x9515d9(0x1d2)][_0x9515d9(0x1e6)](_0x29a4eb[_0x9515d9(0x1ce)],_0x29a4eb[_0x9515d9(0x1da)]),_0x29a4eb[_0x9515d9(0x1bb)](),_0xd327c2[_0x9515d9(0x1d2)][_0x9515d9(0x1ed)](_0x4b4ffc[_0x9515d9(0x1e4)][_0x9515d9(0x1dc)],_0x5a68dc=>{const _0x5d3c4d=_0x9515d9;_0x4b4ffc[_0x5d3c4d(0x1e4)][_0x5d3c4d(0x1d3)](),_0x5a68dc[_0x5d3c4d(0x1be)](_0x5a68dc[_0x5d3c4d(0x1e6)](_0x95a772[_0x5d3c4d(0x1da)])),_0x4b4ffc[_0x5d3c4d(0x1e4)][_0x5d3c4d(0x1c8)]();});}),_0xd327c2[_0x4a517d(0x1c6)][_0x4a517d(0x1e3)]['on'](_0x4a517d(0x1dd),_0x37e24d(_0xd327c2,_0x4a517d(0x1db)),{'priority':_0x4a517d(0x1b5)}),_0xd327c2[_0x4a517d(0x1cc)][_0x4a517d(0x1e3)]['on'](_0x4a517d(0x1dd),(_0x1f9f1b,_0xed0972,_0x53f9e7)=>{const _0x545671=_0x4a517d;_0x53f9e7[_0x545671(0x1e0)][_0x545671(0x1cf)]&&_0x37e24d(_0xd327c2,_0x545671(0x1db),{'showActiveMarker':!0x1})[_0x545671(0x1eb)](this)(_0x1f9f1b,_0xed0972,_0x53f9e7);},{'priority':_0x4a517d(0x1b5)}),_0xd327c2[_0x4a517d(0x1c6)][_0x4a517d(0x1e3)]['on'](_0x4a517d(0x1d7),(_0x3061a1,_0xeda213,_0x1826e6)=>{const _0x249013=_0x4a517d,_0x1f2a23=_0x1826e6[_0x249013(0x1d9)][_0x249013(0x1d5)](_0xeda213[_0x249013(0x1ec)]);if(_0x1f2a23){for(const _0x45d431 of _0x1f2a23)_0x45d431['is'](_0x249013(0x1ef))&&(_0x1826e6[_0x249013(0x1d9)][_0x249013(0x1c0)](_0x45d431,_0xeda213[_0x249013(0x1ec)]),_0x1826e6[_0x249013(0x1b9)][_0x249013(0x1b8)](_0x45d431));}},{'priority':_0x4a517d(0x1b5)});}}
23
+ function _0x46f1(){const _0x2d296a=['writer','editing','uiElement','get','7959149kZLGfi','8194570RdHczF','editor','12IZBMIV','createSelection','TrackChangesEditing','10cgkyZi','forward','unbindElementFromMarkerName','enqueueChange','unlock','commands','setSelection','mapper','createRange','requires','lock','high','rootName','end','merge','remove','7YcznYZ','model','plugins','isCollapsed','markerName','selection','enableCommand','buffer','141752lFhZKn','options','5768694XznxOB','showSuggestionHighlights','54oduobo','getFirstRange','modifySelection','document','downcastDispatcher','addMarker:suggestion:deletion','fromRange','batch','start','removeMarker:suggestion:deletion','4lodCRK','1288298gSGlPa','unit','bind','deleteForward','70233787jTuAaM','delete','data','detach','init','603TmHELx','111063RPVIog','markerNameToElements','root','$graveyard'];_0x46f1=function(){return _0x2d296a;};return _0x46f1();}const _0x44e71b=_0x1ed8;(function(_0x47288b,_0x1ce40e){const _0x9b9d01=_0x1ed8,_0x59bc28=_0x47288b();while(!![]){try{const _0x52609c=-parseInt(_0x9b9d01(0xc2))/0x1+parseInt(_0x9b9d01(0xf6))/0x2*(-parseInt(_0x9b9d01(0xcc))/0x3)+-parseInt(_0x9b9d01(0xc1))/0x4*(parseInt(_0x9b9d01(0xd5))/0x5)+parseInt(_0x9b9d01(0xf4))/0x6*(-parseInt(_0x9b9d01(0xea))/0x7)+-parseInt(_0x9b9d01(0xf2))/0x8*(-parseInt(_0x9b9d01(0xcb))/0x9)+-parseInt(_0x9b9d01(0xda))/0xa*(parseInt(_0x9b9d01(0xd4))/0xb)+-parseInt(_0x9b9d01(0xd7))/0xc*(-parseInt(_0x9b9d01(0xc6))/0xd);if(_0x52609c===_0x1ce40e)break;else _0x59bc28['push'](_0x59bc28['shift']());}catch(_0x458c75){_0x59bc28['push'](_0x59bc28['shift']());}}}(_0x46f1,0xeec41));import{Plugin as _0x1c4bfd}from'ckeditor5/src/core.js';import{LiveRange as _0x770c6c}from'ckeditor5/src/engine.js';import{Delete as _0xd25daf}from'ckeditor5/src/typing.js';function _0x1ed8(_0x362382,_0x434499){const _0x46f13b=_0x46f1();return _0x1ed8=function(_0x1ed8d8,_0x343bea){_0x1ed8d8=_0x1ed8d8-0xbd;let _0x5c8d62=_0x46f13b[_0x1ed8d8];return _0x5c8d62;},_0x1ed8(_0x362382,_0x434499);}import{downcastSplitMergeMarker as _0x9f453a}from'./utils.js';export default class q extends _0x1c4bfd{static get[_0x44e71b(0xe3)](){return[_0xd25daf];}[_0x44e71b(0xca)](){const _0x2501fd=_0x44e71b,_0x21aa9b=this[_0x2501fd(0xd6)],_0x38d9eb=_0x21aa9b[_0x2501fd(0xec)][_0x2501fd(0xd3)](_0x2501fd(0xd9));_0x38d9eb[_0x2501fd(0xf0)](_0x2501fd(0xc7));const _0x10245d=_0x21aa9b[_0x2501fd(0xdf)][_0x2501fd(0xd3)](_0x2501fd(0xc5));_0x38d9eb[_0x2501fd(0xf0)](_0x2501fd(0xc5),(_0x572d8c,_0x27bbac={})=>{const _0x366c5e=_0x2501fd,_0x360a78=_0x21aa9b[_0x366c5e(0xeb)][_0x366c5e(0xd8)](_0x21aa9b[_0x366c5e(0xeb)][_0x366c5e(0xf9)][_0x366c5e(0xef)]);_0x360a78[_0x366c5e(0xed)]&&_0x21aa9b[_0x366c5e(0xeb)][_0x366c5e(0xf8)](_0x360a78,{'direction':_0x366c5e(0xdb),'unit':_0x27bbac[_0x366c5e(0xc3)]});const _0x59264b=_0x360a78[_0x366c5e(0xf7)](),_0x5da8d3=_0x770c6c[_0x366c5e(0xbd)](_0x59264b);let _0x117163;_0x572d8c(_0x27bbac),_0x117163=_0x366c5e(0xcf)==_0x5da8d3[_0x366c5e(0xce)][_0x366c5e(0xe6)]?_0x21aa9b[_0x366c5e(0xeb)][_0x366c5e(0xe2)](_0x59264b[_0x366c5e(0xbf)]):_0x21aa9b[_0x366c5e(0xeb)][_0x366c5e(0xe2)](_0x5da8d3[_0x366c5e(0xbf)],_0x5da8d3[_0x366c5e(0xe7)]),_0x5da8d3[_0x366c5e(0xc9)](),_0x21aa9b[_0x366c5e(0xeb)][_0x366c5e(0xdd)](_0x10245d[_0x366c5e(0xf1)][_0x366c5e(0xbe)],_0x50986a=>{const _0x232d02=_0x366c5e;_0x10245d[_0x232d02(0xf1)][_0x232d02(0xe4)](),_0x50986a[_0x232d02(0xe0)](_0x50986a[_0x232d02(0xe2)](_0x117163[_0x232d02(0xe7)])),_0x10245d[_0x232d02(0xf1)][_0x232d02(0xde)]();});}),_0x21aa9b[_0x2501fd(0xd1)][_0x2501fd(0xfa)]['on'](_0x2501fd(0xfb),_0x9f453a(_0x21aa9b,_0x2501fd(0xe8)),{'priority':_0x2501fd(0xe5)}),_0x21aa9b[_0x2501fd(0xc8)][_0x2501fd(0xfa)]['on'](_0x2501fd(0xfb),(_0x3a34f2,_0x232a5e,_0xc2eb95)=>{const _0x5f1f04=_0x2501fd;_0xc2eb95[_0x5f1f04(0xf3)][_0x5f1f04(0xf5)]&&_0x9f453a(_0x21aa9b,_0x5f1f04(0xe8),{'showActiveMarker':!0x1})[_0x5f1f04(0xc4)](this)(_0x3a34f2,_0x232a5e,_0xc2eb95);},{'priority':_0x2501fd(0xe5)}),_0x21aa9b[_0x2501fd(0xd1)][_0x2501fd(0xfa)]['on'](_0x2501fd(0xc0),(_0x532882,_0x2c79c5,_0x158a27)=>{const _0x41858e=_0x2501fd,_0x117626=_0x158a27[_0x41858e(0xe1)][_0x41858e(0xcd)](_0x2c79c5[_0x41858e(0xee)]);if(_0x117626){for(const _0x3e2384 of _0x117626)_0x3e2384['is'](_0x41858e(0xd2))&&(_0x158a27[_0x41858e(0xe1)][_0x41858e(0xdc)](_0x3e2384,_0x2c79c5[_0x41858e(0xee)]),_0x158a27[_0x41858e(0xd0)][_0x41858e(0xe9)](_0x3e2384));}},{'priority':_0x2501fd(0xe5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xa1e3(){const _0xb1e23d=['downcastDispatcher','options','441917KHyInz','editor','TrackChangesEditing','document','770433rOetmn','26002590JEOUsW','nextSibling','unbindElementFromMarkerName','editing','markerName','requires','afterExecute','split','commands','showSuggestionHighlights','remove','removeMarker:suggestion:insertion','14428224yGsabh','getFirstPosition','detach','enterBlock','hasClass','ck-suggestion-marker-split','markerNameToElements','parent','plugins','selection','init','mapper','writer','844900UQbqCM','high','16PJHLzt','bind','enableCommand','getFirstRange','20LwcyNn','createRange','setSelection','addMarker:suggestion:insertion','data','fire','118MoPunC','enter','model','createPositionAt','markInsertion','70620iWICCB','7594812VPLjrU','end','get','change','fromRange'];_0xa1e3=function(){return _0xb1e23d;};return _0xa1e3();}const _0x369cab=_0xc5cf;function _0xc5cf(_0x31cb13,_0x6dca0f){const _0xa1e34d=_0xa1e3();return _0xc5cf=function(_0xc5cf4e,_0x2dddeb){_0xc5cf4e=_0xc5cf4e-0x1ac;let _0x498087=_0xa1e34d[_0xc5cf4e];return _0x498087;},_0xc5cf(_0x31cb13,_0x6dca0f);}(function(_0x270e35,_0x3a5d2f){const _0x3953c7=_0xc5cf,_0x3b1024=_0x270e35();while(!![]){try{const _0x49e469=parseInt(_0x3953c7(0x1c5))/0x1+-parseInt(_0x3953c7(0x1b4))/0x2*(-parseInt(_0x3953c7(0x1b9))/0x3)+parseInt(_0x3953c7(0x1df))/0x4*(-parseInt(_0x3953c7(0x1ae))/0x5)+-parseInt(_0x3953c7(0x1ba))/0x6+parseInt(_0x3953c7(0x1c1))/0x7*(-parseInt(_0x3953c7(0x1e1))/0x8)+-parseInt(_0x3953c7(0x1d2))/0x9+parseInt(_0x3953c7(0x1c6))/0xa;if(_0x49e469===_0x3a5d2f)break;else _0x3b1024['push'](_0x3b1024['shift']());}catch(_0x30e91f){_0x3b1024['push'](_0x3b1024['shift']());}}}(_0xa1e3,0xe079c));import{Plugin as _0x296117}from'ckeditor5/src/core.js';import{Enter as _0x45574e}from'ckeditor5/src/enter.js';import{LiveRange as _0x43f7c8}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x43869f}from'./utils.js';export default class W extends _0x296117{static get[_0x369cab(0x1cb)](){return[_0x45574e];}[_0x369cab(0x1dc)](){const _0x27b32e=_0x369cab,_0x1ed855=this[_0x27b32e(0x1c2)],_0x7f753f=_0x1ed855[_0x27b32e(0x1da)][_0x27b32e(0x1bc)](_0x27b32e(0x1c3)),_0x4fda17=_0x1ed855[_0x27b32e(0x1ce)][_0x27b32e(0x1bc)](_0x27b32e(0x1b5));_0x7f753f[_0x27b32e(0x1ac)](_0x27b32e(0x1b5),()=>{const _0x3552db=_0x27b32e;_0x1ed855[_0x3552db(0x1b6)][_0x3552db(0x1bd)](_0xe75bdd=>{const _0x423fc7=_0x3552db,_0x2254e3=_0x1ed855[_0x423fc7(0x1b6)][_0x423fc7(0x1c4)][_0x423fc7(0x1db)],_0xc3b6f9=_0x2254e3[_0x423fc7(0x1d3)](),_0x5a2887=_0x43f7c8[_0x423fc7(0x1be)](_0x2254e3[_0x423fc7(0x1ad)]());if(_0x4fda17[_0x423fc7(0x1d5)](_0xe75bdd)){const _0x2a5da2=_0x1ed855[_0x423fc7(0x1b6)][_0x423fc7(0x1b7)](_0xc3b6f9[_0x423fc7(0x1d9)][_0x423fc7(0x1c7)],0x0),_0x40bd1d=_0xe75bdd[_0x423fc7(0x1af)](_0xc3b6f9,_0x2a5da2);_0x7f753f[_0x423fc7(0x1b8)](_0x40bd1d);}else _0xe75bdd[_0x423fc7(0x1b0)](_0xe75bdd[_0x423fc7(0x1af)](_0x5a2887[_0x423fc7(0x1bb)]));_0x5a2887[_0x423fc7(0x1d4)](),_0x4fda17[_0x423fc7(0x1b3)](_0x423fc7(0x1cc),{'writer':_0xe75bdd});});}),_0x1ed855[_0x27b32e(0x1c9)][_0x27b32e(0x1bf)]['on'](_0x27b32e(0x1b1),_0x43869f(_0x1ed855,_0x27b32e(0x1cd)),{'priority':_0x27b32e(0x1e0)}),_0x1ed855[_0x27b32e(0x1c9)][_0x27b32e(0x1bf)]['on'](_0x27b32e(0x1d1),(_0x4634ec,_0x38eb31,_0x51d0db)=>{const _0x142342=_0x27b32e,_0x183a5d=_0x51d0db[_0x142342(0x1dd)][_0x142342(0x1d8)](_0x38eb31[_0x142342(0x1ca)]);if(_0x183a5d){for(const _0x264c8c of _0x183a5d)_0x264c8c[_0x142342(0x1d6)](_0x142342(0x1d7))&&(_0x51d0db[_0x142342(0x1dd)][_0x142342(0x1c8)](_0x264c8c,_0x38eb31[_0x142342(0x1ca)]),_0x51d0db[_0x142342(0x1de)][_0x142342(0x1d0)](_0x264c8c));}},{'priority':_0x27b32e(0x1e0)}),_0x1ed855[_0x27b32e(0x1b2)][_0x27b32e(0x1bf)]['on'](_0x27b32e(0x1b1),(_0x36a95e,_0x2e996a,_0x3c0b5b)=>{const _0x18074d=_0x27b32e;_0x3c0b5b[_0x18074d(0x1c0)][_0x18074d(0x1cf)]&&_0x43869f(_0x1ed855,_0x18074d(0x1cd),{'showActiveMarker':!0x1})[_0x18074d(0x1e2)](this)(_0x36a95e,_0x2e996a,_0x3c0b5b);},{'priority':_0x27b32e(0x1e0)});}}
23
+ const _0x4b23b0=_0x1afa;(function(_0x10b359,_0x11264a){const _0x533ddb=_0x1afa,_0xfaf431=_0x10b359();while(!![]){try{const _0x3dd081=-parseInt(_0x533ddb(0x7c))/0x1*(-parseInt(_0x533ddb(0xa9))/0x2)+-parseInt(_0x533ddb(0x9d))/0x3*(parseInt(_0x533ddb(0x8e))/0x4)+parseInt(_0x533ddb(0xa7))/0x5*(-parseInt(_0x533ddb(0x7a))/0x6)+-parseInt(_0x533ddb(0x9e))/0x7+-parseInt(_0x533ddb(0xa5))/0x8*(parseInt(_0x533ddb(0x9f))/0x9)+-parseInt(_0x533ddb(0x88))/0xa+-parseInt(_0x533ddb(0x96))/0xb*(-parseInt(_0x533ddb(0xaa))/0xc);if(_0x3dd081===_0x11264a)break;else _0xfaf431['push'](_0xfaf431['shift']());}catch(_0xf23e47){_0xfaf431['push'](_0xfaf431['shift']());}}}(_0x17e3,0x5ea58));import{Plugin as _0x1e4c5d}from'ckeditor5/src/core.js';import{Enter as _0x4e8bbd}from'ckeditor5/src/enter.js';function _0x17e3(){const _0x2db7f2=['showSuggestionHighlights','unbindElementFromMarkerName','143gnbCZE','editor','hasClass','model','options','init','setSelection','1798101NPFofR','4299610djAFrq','4525029XOyino','afterExecute','change','selection','getFirstRange','commands','8oLEQzj','removeMarker:suggestion:insertion','1145145mHPSUN','enter','1758zrbRyD','2164476wMkFyK','document','enterBlock','high','createPositionAt','data','writer','end','fire','6DNJsZX','ck-suggestion-marker-split','212hOgyHi','TrackChangesEditing','plugins','parent','remove','bind','markInsertion','downcastDispatcher','markerName','requires','addMarker:suggestion:insertion','editing','1981180IGpmvi','get','mapper','detach','enableCommand','markerNameToElements','4dDfvMA','fromRange','split','getFirstPosition','nextSibling','createRange'];_0x17e3=function(){return _0x2db7f2;};return _0x17e3();}import{LiveRange as _0x1bfde7}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x51409c}from'./utils.js';function _0x1afa(_0x5cc3eb,_0x3083b3){const _0x17e3ac=_0x17e3();return _0x1afa=function(_0x1afa69,_0x1972f9){_0x1afa69=_0x1afa69-0x75;let _0x525399=_0x17e3ac[_0x1afa69];return _0x525399;},_0x1afa(_0x5cc3eb,_0x3083b3);}export default class W extends _0x1e4c5d{static get[_0x4b23b0(0x85)](){return[_0x4e8bbd];}[_0x4b23b0(0x9b)](){const _0x92492f=_0x4b23b0,_0x42dc19=this[_0x92492f(0x97)],_0x3b3539=_0x42dc19[_0x92492f(0x7e)][_0x92492f(0x89)](_0x92492f(0x7d)),_0x1126d2=_0x42dc19[_0x92492f(0xa4)][_0x92492f(0x89)](_0x92492f(0xa8));_0x3b3539[_0x92492f(0x8c)](_0x92492f(0xa8),()=>{const _0x2125f3=_0x92492f;_0x42dc19[_0x2125f3(0x99)][_0x2125f3(0xa1)](_0x44e464=>{const _0x1bfb5c=_0x2125f3,_0x3a9e89=_0x42dc19[_0x1bfb5c(0x99)][_0x1bfb5c(0xab)][_0x1bfb5c(0xa2)],_0x1b64ec=_0x3a9e89[_0x1bfb5c(0x91)](),_0x4ea19e=_0x1bfde7[_0x1bfb5c(0x8f)](_0x3a9e89[_0x1bfb5c(0xa3)]());if(_0x1126d2[_0x1bfb5c(0xac)](_0x44e464)){const _0x8da3d5=_0x42dc19[_0x1bfb5c(0x99)][_0x1bfb5c(0x75)](_0x1b64ec[_0x1bfb5c(0x7f)][_0x1bfb5c(0x92)],0x0),_0x38719f=_0x44e464[_0x1bfb5c(0x93)](_0x1b64ec,_0x8da3d5);_0x3b3539[_0x1bfb5c(0x82)](_0x38719f);}else _0x44e464[_0x1bfb5c(0x9c)](_0x44e464[_0x1bfb5c(0x93)](_0x4ea19e[_0x1bfb5c(0x78)]));_0x4ea19e[_0x1bfb5c(0x8b)](),_0x1126d2[_0x1bfb5c(0x79)](_0x1bfb5c(0xa0),{'writer':_0x44e464});});}),_0x42dc19[_0x92492f(0x87)][_0x92492f(0x83)]['on'](_0x92492f(0x86),_0x51409c(_0x42dc19,_0x92492f(0x90)),{'priority':_0x92492f(0xad)}),_0x42dc19[_0x92492f(0x87)][_0x92492f(0x83)]['on'](_0x92492f(0xa6),(_0x4422c0,_0x21f51d,_0x4d11c7)=>{const _0x504c4b=_0x92492f,_0x36edb9=_0x4d11c7[_0x504c4b(0x8a)][_0x504c4b(0x8d)](_0x21f51d[_0x504c4b(0x84)]);if(_0x36edb9){for(const _0xe47197 of _0x36edb9)_0xe47197[_0x504c4b(0x98)](_0x504c4b(0x7b))&&(_0x4d11c7[_0x504c4b(0x8a)][_0x504c4b(0x95)](_0xe47197,_0x21f51d[_0x504c4b(0x84)]),_0x4d11c7[_0x504c4b(0x77)][_0x504c4b(0x80)](_0xe47197));}},{'priority':_0x92492f(0xad)}),_0x42dc19[_0x92492f(0x76)][_0x92492f(0x83)]['on'](_0x92492f(0x86),(_0x2e28ee,_0x39958b,_0x58c458)=>{const _0x2afad3=_0x92492f;_0x58c458[_0x2afad3(0x9a)][_0x2afad3(0x94)]&&_0x51409c(_0x42dc19,_0x2afad3(0x90),{'showActiveMarker':!0x1})[_0x2afad3(0x81)](this)(_0x2e28ee,_0x39958b,_0x58c458);},{'priority':_0x92492f(0xad)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3cbb(_0x25857b,_0x66873d){const _0x52083d=_0x5208();return _0x3cbb=function(_0x3cbb02,_0x44e772){_0x3cbb02=_0x3cbb02-0x78;let _0x5eebc2=_0x52083d[_0x3cbb02];return _0x5eebc2;},_0x3cbb(_0x25857b,_0x66873d);}const _0x97ba43=_0x3cbb;function _0x5208(){const _0x2b7ae7=['get','8524850yrjhpd','2578156MKgIXF','plugins','1352430cRijVQ','suggestion:deletion','end','bind','261bVBhLu','markers','replace','2298BzPDmr','FindAndReplaceUtils','getMarkersGroup','33016HeQjBu','item','1145sQpuXG','TrackChangesEditing','createRange','11652xzNdqJ','start','183jAfvqs','model','FindAndReplaceEditing','findPrevious','enableCommand','editor','getRange','filter','replaceAll','handleFindCommand','getIntersection','string','findNext','afterInit','createPositionAt','has','11NNzCOF','1681808myvsOX','findByTextCallback','_isInDeletionRange','find'];_0x5208=function(){return _0x2b7ae7;};return _0x5208();}(function(_0x1702f4,_0x1a977d){const _0x3f2920=_0x3cbb,_0xb82675=_0x1702f4();while(!![]){try{const _0x5546f7=-parseInt(_0x3f2920(0x8a))/0x1*(-parseInt(_0x3f2920(0x80))/0x2)+-parseInt(_0x3f2920(0x79))/0x3+parseInt(_0x3f2920(0x9b))/0x4+-parseInt(_0x3f2920(0x85))/0x5*(-parseInt(_0x3f2920(0x88))/0x6)+parseInt(_0x3f2920(0xa1))/0x7+parseInt(_0x3f2920(0x83))/0x8*(parseInt(_0x3f2920(0x7d))/0x9)+-parseInt(_0x3f2920(0xa0))/0xa*(parseInt(_0x3f2920(0x9a))/0xb);if(_0x5546f7===_0x1a977d)break;else _0xb82675['push'](_0xb82675['shift']());}catch(_0x198851){_0xb82675['push'](_0xb82675['shift']());}}}(_0x5208,0x3f825));import{Plugin as _0xd67c29}from'ckeditor5/src/core.js';export default class J extends _0xd67c29{[_0x97ba43(0x97)](){const _0x4a3761=_0x97ba43;if(!this[_0x4a3761(0x8f)][_0x4a3761(0x78)][_0x4a3761(0x99)](_0x4a3761(0x8c)))return;const _0x11c713=this[_0x4a3761(0x8f)][_0x4a3761(0x78)][_0x4a3761(0x9f)](_0x4a3761(0x86));_0x11c713[_0x4a3761(0x8e)](_0x4a3761(0x9e),this[_0x4a3761(0x93)][_0x4a3761(0x7c)](this)),_0x11c713[_0x4a3761(0x8e)](_0x4a3761(0x96)),_0x11c713[_0x4a3761(0x8e)](_0x4a3761(0x8d)),_0x11c713[_0x4a3761(0x8e)](_0x4a3761(0x7f)),_0x11c713[_0x4a3761(0x8e)](_0x4a3761(0x92));}[_0x97ba43(0x93)](_0x574502,_0x330a51,_0x5931a5={}){const _0x6404d7=_0x97ba43,_0x38d7b1=this[_0x6404d7(0x8f)][_0x6404d7(0x78)][_0x6404d7(0x9f)](_0x6404d7(0x81));return _0x574502(_0x4a4669=>(_0x6404d7(0x95)==typeof _0x330a51?_0x38d7b1[_0x6404d7(0x9c)](_0x330a51,_0x5931a5):_0x330a51)(_0x4a4669)[_0x6404d7(0x91)](_0x2cb187=>!0x1===this[_0x6404d7(0x9d)](_0x2cb187,_0x4a4669[_0x6404d7(0x84)])),_0x5931a5);}[_0x97ba43(0x9d)](_0x523840,_0x22efd5){const _0xfe2e81=_0x97ba43,_0x27a003=this[_0xfe2e81(0x8f)][_0xfe2e81(0x8b)][_0xfe2e81(0x87)](this[_0xfe2e81(0x8f)][_0xfe2e81(0x8b)][_0xfe2e81(0x98)](_0x22efd5,_0x523840[_0xfe2e81(0x89)]),this[_0xfe2e81(0x8f)][_0xfe2e81(0x8b)][_0xfe2e81(0x98)](_0x22efd5,_0x523840[_0xfe2e81(0x7b)]));for(const _0x7cb250 of this[_0xfe2e81(0x8f)][_0xfe2e81(0x8b)][_0xfe2e81(0x7e)][_0xfe2e81(0x82)](_0xfe2e81(0x7a)))if(null!==_0x27a003[_0xfe2e81(0x94)](_0x7cb250[_0xfe2e81(0x90)]()))return!0x0;return!0x1;}}
23
+ const _0x286d2c=_0x5317;function _0x5317(_0x441acb,_0x506d27){const _0xbfd180=_0xbfd1();return _0x5317=function(_0x531702,_0x429de7){_0x531702=_0x531702-0x134;let _0x53a0d6=_0xbfd180[_0x531702];return _0x53a0d6;},_0x5317(_0x441acb,_0x506d27);}(function(_0x45d949,_0x3962b3){const _0x5b6845=_0x5317,_0x3e9ed4=_0x45d949();while(!![]){try{const _0x5ce9fb=-parseInt(_0x5b6845(0x149))/0x1+parseInt(_0x5b6845(0x148))/0x2+-parseInt(_0x5b6845(0x154))/0x3+-parseInt(_0x5b6845(0x137))/0x4*(-parseInt(_0x5b6845(0x140))/0x5)+-parseInt(_0x5b6845(0x13b))/0x6*(-parseInt(_0x5b6845(0x157))/0x7)+parseInt(_0x5b6845(0x14e))/0x8*(parseInt(_0x5b6845(0x14f))/0x9)+parseInt(_0x5b6845(0x134))/0xa;if(_0x5ce9fb===_0x3962b3)break;else _0x3e9ed4['push'](_0x3e9ed4['shift']());}catch(_0x45fc7e){_0x3e9ed4['push'](_0x3e9ed4['shift']());}}}(_0xbfd1,0xccc7e));function _0xbfd1(){const _0x4029cf=['1001UNoKty','find','afterInit','item','replace','FindAndReplaceEditing','5296790QAwoJl','FindAndReplaceUtils','getIntersection','200DPJrUY','suggestion:deletion','createRange','replaceAll','4476qHwqya','createPositionAt','plugins','enableCommand','filter','62065xyufzB','getMarkersGroup','markers','get','end','bind','findNext','findPrevious','1138824pnJtDA','1481870ujFTUS','string','editor','TrackChangesEditing','_isInDeletionRange','11677912UwCYeX','9nIfoNv','findByTextCallback','getRange','model','start','2896518RpCEru','has','handleFindCommand'];_0xbfd1=function(){return _0x4029cf;};return _0xbfd1();}import{Plugin as _0x26f0d3}from'ckeditor5/src/core.js';export default class J extends _0x26f0d3{[_0x286d2c(0x159)](){const _0x1d3333=_0x286d2c;if(!this[_0x1d3333(0x14b)][_0x1d3333(0x13d)][_0x1d3333(0x155)](_0x1d3333(0x15c)))return;const _0x288c79=this[_0x1d3333(0x14b)][_0x1d3333(0x13d)][_0x1d3333(0x143)](_0x1d3333(0x14c));_0x288c79[_0x1d3333(0x13e)](_0x1d3333(0x158),this[_0x1d3333(0x156)][_0x1d3333(0x145)](this)),_0x288c79[_0x1d3333(0x13e)](_0x1d3333(0x146)),_0x288c79[_0x1d3333(0x13e)](_0x1d3333(0x147)),_0x288c79[_0x1d3333(0x13e)](_0x1d3333(0x15b)),_0x288c79[_0x1d3333(0x13e)](_0x1d3333(0x13a));}[_0x286d2c(0x156)](_0x3ef791,_0x1a05f3,_0x1acd99={}){const _0x2362fa=_0x286d2c,_0x580581=this[_0x2362fa(0x14b)][_0x2362fa(0x13d)][_0x2362fa(0x143)](_0x2362fa(0x135));return _0x3ef791(_0x5f50b1=>(_0x2362fa(0x14a)==typeof _0x1a05f3?_0x580581[_0x2362fa(0x150)](_0x1a05f3,_0x1acd99):_0x1a05f3)(_0x5f50b1)[_0x2362fa(0x13f)](_0x464fdf=>!0x1===this[_0x2362fa(0x14d)](_0x464fdf,_0x5f50b1[_0x2362fa(0x15a)])),_0x1acd99);}[_0x286d2c(0x14d)](_0x37dce4,_0x57b41b){const _0x2a1191=_0x286d2c,_0x288114=this[_0x2a1191(0x14b)][_0x2a1191(0x152)][_0x2a1191(0x139)](this[_0x2a1191(0x14b)][_0x2a1191(0x152)][_0x2a1191(0x13c)](_0x57b41b,_0x37dce4[_0x2a1191(0x153)]),this[_0x2a1191(0x14b)][_0x2a1191(0x152)][_0x2a1191(0x13c)](_0x57b41b,_0x37dce4[_0x2a1191(0x144)]));for(const _0x53d04b of this[_0x2a1191(0x14b)][_0x2a1191(0x152)][_0x2a1191(0x142)][_0x2a1191(0x141)](_0x2a1191(0x138)))if(null!==_0x288114[_0x2a1191(0x136)](_0x53d04b[_0x2a1191(0x151)]()))return!0x0;return!0x1;}}