@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240710.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
- (_0x33e3c4=>{const {zh:{dictionary:_0x52d24b,getPluralForm:_0x4008db}}={'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':_0x206730=>0x0}};_0x33e3c4['zh']||={'dictionary':{},'getPluralForm':null},_0x33e3c4['zh']['dictionary']=Object['assign'](_0x33e3c4['zh']['dictionary'],_0x52d24b),_0x33e3c4['zh']['getPluralForm']=_0x4008db;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c13a3=>{const {zh:{dictionary:_0x3b5f73,getPluralForm:_0x35360c}}={'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':_0x5bf550=>0x0}};_0x4c13a3['zh']||={'dictionary':{},'getPluralForm':null},_0x4c13a3['zh']['dictionary']=Object['assign'](_0x4c13a3['zh']['dictionary'],_0x3b5f73),_0x4c13a3['zh']['getPluralForm']=_0x35360c;})(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-20240709.0",
3
+ "version": "0.0.0-nightly-20240710.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-20240709.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240709.0",
44
+ "ckeditor5": "0.0.0-nightly-20240710.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240710.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 _0x139a(_0x229bd8,_0x45d3b3){const _0x370ed4=_0x370e();return _0x139a=function(_0x139adf,_0x30cca7){_0x139adf=_0x139adf-0xb4;let _0xc3b53a=_0x370ed4[_0x139adf];return _0xc3b53a;},_0x139a(_0x229bd8,_0x45d3b3);}function _0x370e(){const _0x40a659=['model','7469650zoLepA','isEnabled','editor','2864484ASRgIg','1010388kBPyZi','get','canEditAt','acceptSuggestion','1251gfTMSf','TrackChangesEditing','21007921DKlWQy','getRanges','37896syTRab','plugins','refresh','_suggestions','1532748iEmyQh','track-changes-accept-suggestion-not-found','14UufCTJ','2344218eqaJWE','20yiURTP','3IqMlsl','_isEnabledBasedOnSelection','execute'];_0x370e=function(){return _0x40a659;};return _0x370e();}const _0x2e1092=_0x139a;(function(_0x5d4e74,_0x29500e){const _0x59412d=_0x139a,_0x1ffc77=_0x5d4e74();while(!![]){try{const _0x4e952e=parseInt(_0x59412d(0xc1))/0x1+parseInt(_0x59412d(0xb4))/0x2+-parseInt(_0x59412d(0xc6))/0x3*(-parseInt(_0x59412d(0xb5))/0x4)+parseInt(_0x59412d(0xca))/0x5+-parseInt(_0x59412d(0xc4))/0x6*(parseInt(_0x59412d(0xc3))/0x7)+-parseInt(_0x59412d(0xbd))/0x8*(-parseInt(_0x59412d(0xb9))/0x9)+-parseInt(_0x59412d(0xc5))/0xa*(parseInt(_0x59412d(0xbb))/0xb);if(_0x4e952e===_0x29500e)break;else _0x1ffc77['push'](_0x1ffc77['shift']());}catch(_0x27a495){_0x1ffc77['push'](_0x1ffc77['shift']());}}}(_0x370e,0xbbba4));import{Command as _0xfe6099}from'ckeditor5/src/core.js';import{CKEditorError as _0x15d66c}from'ckeditor5/src/utils.js';export default class $ extends _0xfe6099{constructor(_0x3d7359,_0x324072){const _0x41d2d4=_0x139a;super(_0x3d7359),this[_0x41d2d4(0xc0)]=_0x324072,this[_0x41d2d4(0xbf)](),this[_0x41d2d4(0xc7)]=!0x1;}[_0x2e1092(0xbf)](){const _0x20906c=_0x2e1092;this[_0x20906c(0xcb)]=!0x0;}[_0x2e1092(0xc8)](_0x3f3907){const _0x3589bd=_0x2e1092,_0x264b1e=this[_0x3589bd(0xc0)][_0x3589bd(0xb6)](_0x3f3907);if(!_0x264b1e)throw new _0x15d66c(_0x3589bd(0xc2),this);const _0x3961ff=_0x264b1e[_0x3589bd(0xbc)]();this[_0x3589bd(0xcc)][_0x3589bd(0xc9)][_0x3589bd(0xb7)](_0x3961ff)&&this[_0x3589bd(0xcc)][_0x3589bd(0xbe)][_0x3589bd(0xb6)](_0x3589bd(0xba))[_0x3589bd(0xb8)](_0x264b1e);}}
23
+ const _0x22d936=_0x2998;function _0x2998(_0x136df2,_0x4434af){const _0x5bc9b3=_0x5bc9();return _0x2998=function(_0x2998a2,_0xebdffc){_0x2998a2=_0x2998a2-0x12b;let _0x48c3ea=_0x5bc9b3[_0x2998a2];return _0x48c3ea;},_0x2998(_0x136df2,_0x4434af);}function _0x5bc9(){const _0x3f6d14=['refresh','acceptSuggestion','2460882lZuUdr','canEditAt','TrackChangesEditing','1690992JMvATG','get','_isEnabledBasedOnSelection','17264475wZdhri','121768CpOwPy','1516870xpuRhL','isEnabled','plugins','editor','5983831BZxYWu','model','16CxFvLW','getRanges','execute','_suggestions','track-changes-accept-suggestion-not-found','12cWnauu','5612016DnAwoN'];_0x5bc9=function(){return _0x3f6d14;};return _0x5bc9();}(function(_0x40bcc1,_0x19ef46){const _0x358326=_0x2998,_0x399557=_0x40bcc1();while(!![]){try{const _0x4ce800=parseInt(_0x358326(0x12b))/0x1*(parseInt(_0x358326(0x132))/0x2)+parseInt(_0x358326(0x13b))/0x3+parseInt(_0x358326(0x137))/0x4*(-parseInt(_0x358326(0x12c))/0x5)+parseInt(_0x358326(0x138))/0x6+parseInt(_0x358326(0x130))/0x7+-parseInt(_0x358326(0x13e))/0x8+-parseInt(_0x358326(0x141))/0x9;if(_0x4ce800===_0x19ef46)break;else _0x399557['push'](_0x399557['shift']());}catch(_0x2f02fb){_0x399557['push'](_0x399557['shift']());}}}(_0x5bc9,0x85044));import{Command as _0x45a259}from'ckeditor5/src/core.js';import{CKEditorError as _0x45caa6}from'ckeditor5/src/utils.js';export default class $ extends _0x45a259{constructor(_0x58607c,_0x31cf43){const _0x54dc1b=_0x2998;super(_0x58607c),this[_0x54dc1b(0x135)]=_0x31cf43,this[_0x54dc1b(0x139)](),this[_0x54dc1b(0x140)]=!0x1;}[_0x22d936(0x139)](){const _0x2ed653=_0x22d936;this[_0x2ed653(0x12d)]=!0x0;}[_0x22d936(0x134)](_0x5152c9){const _0x53dbac=_0x22d936,_0x8b876=this[_0x53dbac(0x135)][_0x53dbac(0x13f)](_0x5152c9);if(!_0x8b876)throw new _0x45caa6(_0x53dbac(0x136),this);const _0x5dbfdf=_0x8b876[_0x53dbac(0x133)]();this[_0x53dbac(0x12f)][_0x53dbac(0x131)][_0x53dbac(0x13c)](_0x5dbfdf)&&this[_0x53dbac(0x12f)][_0x53dbac(0x12e)][_0x53dbac(0x13f)](_0x53dbac(0x13d))[_0x53dbac(0x13a)](_0x8b876);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17c55c=_0x449e;function _0x1e4a(){const _0xecc6b6=['_isEnabledBasedOnSelection','editor','refresh','canEditAt','isEnabled','1314bDBXLQ','plugins','194543tGRykI','getRanges','TrackChangesEditing','734426wJqsct','execute','2260384dMcJyr','2140BiGiiH','123892UKJwSp','_suggestions','33NTvfTW','track-changes-discard-suggestion-not-found','20421PLVjrh','5175GAgPhE','model','2460913EcwjmM','discardSuggestion','get'];_0x1e4a=function(){return _0xecc6b6;};return _0x1e4a();}(function(_0x2eaedc,_0x365e10){const _0x53336b=_0x449e,_0x139b7f=_0x2eaedc();while(!![]){try{const _0x13d2f8=-parseInt(_0x53336b(0x1ee))/0x1+parseInt(_0x53336b(0x1f1))/0x2+parseInt(_0x53336b(0x1f7))/0x3*(parseInt(_0x53336b(0x1f5))/0x4)+parseInt(_0x53336b(0x1fa))/0x5*(parseInt(_0x53336b(0x1ec))/0x6)+-parseInt(_0x53336b(0x1fc))/0x7+parseInt(_0x53336b(0x1f3))/0x8+-parseInt(_0x53336b(0x1f9))/0x9*(parseInt(_0x53336b(0x1f4))/0xa);if(_0x13d2f8===_0x365e10)break;else _0x139b7f['push'](_0x139b7f['shift']());}catch(_0x33e581){_0x139b7f['push'](_0x139b7f['shift']());}}}(_0x1e4a,0x2d475));function _0x449e(_0x21f051,_0x4af4ea){const _0x1e4a11=_0x1e4a();return _0x449e=function(_0x449e01,_0x4010d8){_0x449e01=_0x449e01-0x1e8;let _0x52d6d8=_0x1e4a11[_0x449e01];return _0x52d6d8;},_0x449e(_0x21f051,_0x4af4ea);}import{Command as _0x451732}from'ckeditor5/src/core.js';import{CKEditorError as _0xf45e4f}from'ckeditor5/src/utils.js';export default class B extends _0x451732{constructor(_0x414194,_0x2b48b9){const _0x3a69f3=_0x449e;super(_0x414194),this[_0x3a69f3(0x1f6)]=_0x2b48b9,this[_0x3a69f3(0x1e9)](),this[_0x3a69f3(0x1ff)]=!0x1;}[_0x17c55c(0x1e9)](){const _0x1a4ffd=_0x17c55c;this[_0x1a4ffd(0x1eb)]=!0x0;}[_0x17c55c(0x1f2)](_0x4728ff){const _0x2ea767=_0x17c55c,_0x34a6b8=this[_0x2ea767(0x1f6)][_0x2ea767(0x1fe)](_0x4728ff);if(!_0x34a6b8)throw new _0xf45e4f(_0x2ea767(0x1f8),this);const _0x36e4e4=_0x34a6b8[_0x2ea767(0x1ef)]();this[_0x2ea767(0x1e8)][_0x2ea767(0x1fb)][_0x2ea767(0x1ea)](_0x36e4e4)&&this[_0x2ea767(0x1e8)][_0x2ea767(0x1ed)][_0x2ea767(0x1fe)](_0x2ea767(0x1f0))[_0x2ea767(0x1fd)](_0x34a6b8);}}
23
+ const _0x445a4e=_0x3fa4;(function(_0x31ab78,_0x542d08){const _0x4ba742=_0x3fa4,_0x5cc230=_0x31ab78();while(!![]){try{const _0xde241c=-parseInt(_0x4ba742(0x1d5))/0x1+parseInt(_0x4ba742(0x1c9))/0x2+-parseInt(_0x4ba742(0x1d7))/0x3+-parseInt(_0x4ba742(0x1da))/0x4*(-parseInt(_0x4ba742(0x1d3))/0x5)+parseInt(_0x4ba742(0x1cc))/0x6+-parseInt(_0x4ba742(0x1d1))/0x7+-parseInt(_0x4ba742(0x1dc))/0x8;if(_0xde241c===_0x542d08)break;else _0x5cc230['push'](_0x5cc230['shift']());}catch(_0x1b3be1){_0x5cc230['push'](_0x5cc230['shift']());}}}(_0x3f6a,0x6532e));import{Command as _0x1fc642}from'ckeditor5/src/core.js';function _0x3f6a(){const _0x24a854=['track-changes-discard-suggestion-not-found','1641360QMgdjf','getRanges','TrackChangesEditing','2941248Vtyulv','execute','get','_isEnabledBasedOnSelection','model','3478132qENeNh','discardSuggestion','44455vroIJJ','refresh','181253saPhdV','plugins','919131WKndAH','isEnabled','_suggestions','372ykErlm','canEditAt','5909880VQcIvl','editor'];_0x3f6a=function(){return _0x24a854;};return _0x3f6a();}function _0x3fa4(_0xcf98ad,_0x75ed78){const _0x3f6aa0=_0x3f6a();return _0x3fa4=function(_0x3fa47c,_0x45021b){_0x3fa47c=_0x3fa47c-0x1c9;let _0x2c9a0b=_0x3f6aa0[_0x3fa47c];return _0x2c9a0b;},_0x3fa4(_0xcf98ad,_0x75ed78);}import{CKEditorError as _0x169338}from'ckeditor5/src/utils.js';export default class B extends _0x1fc642{constructor(_0x488964,_0x3f386b){const _0x5c9f02=_0x3fa4;super(_0x488964),this[_0x5c9f02(0x1d9)]=_0x3f386b,this[_0x5c9f02(0x1d4)](),this[_0x5c9f02(0x1cf)]=!0x1;}[_0x445a4e(0x1d4)](){const _0x2d6730=_0x445a4e;this[_0x2d6730(0x1d8)]=!0x0;}[_0x445a4e(0x1cd)](_0x217ada){const _0x1b7bfb=_0x445a4e,_0x353d1d=this[_0x1b7bfb(0x1d9)][_0x1b7bfb(0x1ce)](_0x217ada);if(!_0x353d1d)throw new _0x169338(_0x1b7bfb(0x1de),this);const _0x2ce3e6=_0x353d1d[_0x1b7bfb(0x1ca)]();this[_0x1b7bfb(0x1dd)][_0x1b7bfb(0x1d0)][_0x1b7bfb(0x1db)](_0x2ce3e6)&&this[_0x1b7bfb(0x1dd)][_0x1b7bfb(0x1d6)][_0x1b7bfb(0x1ce)](_0x1b7bfb(0x1cb))[_0x1b7bfb(0x1d2)](_0x353d1d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x20f9(){const _0x54ed9b=['some','getRanges','1156074qqOyCN','1467lPACif','7oCXqwk','9252eaEiUx','from','_isEnabledBasedOnSelection','editor','values','60LsFxVM','execute','refresh','60736tgCVgg','model','_command','4203544eYxZtH','2SYvVUt','717415lbpJzX','_suggestions','112683JNLNLt','88250ODPuJB','isEnabled','6368142OcFITM','isInContent','44AJBOYc','canEditAt'];_0x20f9=function(){return _0x54ed9b;};return _0x20f9();}const _0x1aa6bb=_0x4777;function _0x4777(_0x1ce3f2,_0x3e4629){const _0x20f99c=_0x20f9();return _0x4777=function(_0x47776d,_0x1b7501){_0x47776d=_0x47776d-0xaa;let _0x5ebd04=_0x20f99c[_0x47776d];return _0x5ebd04;},_0x4777(_0x1ce3f2,_0x3e4629);}(function(_0x2c61eb,_0x581911){const _0x3a9c1e=_0x4777,_0x8fd8d3=_0x2c61eb();while(!![]){try{const _0x40d2f2=-parseInt(_0x3a9c1e(0xb2))/0x1*(-parseInt(_0x3a9c1e(0xbe))/0x2)+parseInt(_0x3a9c1e(0xb5))/0x3*(parseInt(_0x3a9c1e(0xba))/0x4)+parseInt(_0x3a9c1e(0xb3))/0x5*(parseInt(_0x3a9c1e(0xab))/0x6)+parseInt(_0x3a9c1e(0xc0))/0x7*(-parseInt(_0x3a9c1e(0xb1))/0x8)+parseInt(_0x3a9c1e(0xbf))/0x9*(parseInt(_0x3a9c1e(0xb6))/0xa)+parseInt(_0x3a9c1e(0xb8))/0xb+parseInt(_0x3a9c1e(0xc1))/0xc*(-parseInt(_0x3a9c1e(0xae))/0xd);if(_0x40d2f2===_0x581911)break;else _0x8fd8d3['push'](_0x8fd8d3['shift']());}catch(_0x18e32b){_0x8fd8d3['push'](_0x8fd8d3['shift']());}}}(_0x20f9,0xda3dd));import{Command as _0x42e476}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3aabeb,executeCommandForSuggestions as _0x751b88}from'../utils/utils.js';export default class x extends _0x42e476{constructor(_0x30ca76,_0x317aae,_0x17f9a3){const _0x4a0b59=_0x4777;super(_0x30ca76),this[_0x4a0b59(0xb0)]=_0x317aae,this[_0x4a0b59(0xb4)]=_0x17f9a3,this[_0x4a0b59(0xad)](),this[_0x4a0b59(0xc3)]=!0x1;}[_0x1aa6bb(0xad)](){const _0x3330bf=_0x1aa6bb,_0x4fcee1=Array[_0x3330bf(0xc2)](this[_0x3330bf(0xb4)][_0x3330bf(0xaa)]())[_0x3330bf(0xbc)](_0x56aa00=>_0x56aa00[_0x3330bf(0xb9)]);this[_0x3330bf(0xb7)]=this[_0x3330bf(0xb0)][_0x3330bf(0xb7)]&&_0x4fcee1;}[_0x1aa6bb(0xac)](){const _0x443d2f=_0x1aa6bb,_0x4e33b8=_0x3aabeb(Array[_0x443d2f(0xc2)](this[_0x443d2f(0xb4)][_0x443d2f(0xaa)]()));for(const _0x3e6750 of _0x4e33b8){const _0x46ddbc=_0x3e6750[_0x443d2f(0xbd)]();if(!this[_0x443d2f(0xc4)][_0x443d2f(0xaf)][_0x443d2f(0xbb)](_0x46ddbc))return;}_0x751b88(this[_0x443d2f(0xc4)][_0x443d2f(0xaf)],this[_0x443d2f(0xb0)],_0x4e33b8);}}
23
+ const _0x21332c=_0xa1b7;(function(_0x241742,_0x5a2acc){const _0x10d53b=_0xa1b7,_0x3b0d93=_0x241742();while(!![]){try{const _0x47a306=-parseInt(_0x10d53b(0x10b))/0x1*(parseInt(_0x10d53b(0x10c))/0x2)+parseInt(_0x10d53b(0x11a))/0x3*(parseInt(_0x10d53b(0x119))/0x4)+-parseInt(_0x10d53b(0x115))/0x5*(parseInt(_0x10d53b(0x107))/0x6)+parseInt(_0x10d53b(0x10a))/0x7+parseInt(_0x10d53b(0x116))/0x8*(-parseInt(_0x10d53b(0x117))/0x9)+parseInt(_0x10d53b(0x112))/0xa*(parseInt(_0x10d53b(0x11b))/0xb)+parseInt(_0x10d53b(0x104))/0xc;if(_0x47a306===_0x5a2acc)break;else _0x3b0d93['push'](_0x3b0d93['shift']());}catch(_0x3bc1e6){_0x3b0d93['push'](_0x3b0d93['shift']());}}}(_0x23db,0x6690e));import{Command as _0x1e6676}from'ckeditor5/src/core.js';function _0x23db(){const _0x50578c=['99orSukB','canEditAt','some','10049352IzSnEp','model','_isEnabledBasedOnSelection','18uvabsi','isInContent','from','547022VipFMy','90bPWEUI','11668MlIADp','editor','getRanges','values','_suggestions','refresh','664710wsSwoE','isEnabled','_command','568955wJZJSl','72Tyjuiz','304605eaqzul','execute','309268Lfamgm','3FGXMDL'];_0x23db=function(){return _0x50578c;};return _0x23db();}import{sortSuggestions as _0x22c653,executeCommandForSuggestions as _0x4725f3}from'../utils/utils.js';function _0xa1b7(_0x246497,_0x506893){const _0x23dbd8=_0x23db();return _0xa1b7=function(_0xa1b761,_0x1f648d){_0xa1b761=_0xa1b761-0x102;let _0x253cba=_0x23dbd8[_0xa1b761];return _0x253cba;},_0xa1b7(_0x246497,_0x506893);}export default class x extends _0x1e6676{constructor(_0x4f45cf,_0x50214c,_0x55ea91){const _0x5ded2e=_0xa1b7;super(_0x4f45cf),this[_0x5ded2e(0x114)]=_0x50214c,this[_0x5ded2e(0x110)]=_0x55ea91,this[_0x5ded2e(0x111)](),this[_0x5ded2e(0x106)]=!0x1;}[_0x21332c(0x111)](){const _0x26858e=_0x21332c,_0x3ea425=Array[_0x26858e(0x109)](this[_0x26858e(0x110)][_0x26858e(0x10f)]())[_0x26858e(0x103)](_0x285e8c=>_0x285e8c[_0x26858e(0x108)]);this[_0x26858e(0x113)]=this[_0x26858e(0x114)][_0x26858e(0x113)]&&_0x3ea425;}[_0x21332c(0x118)](){const _0x629003=_0x21332c,_0x7d6b93=_0x22c653(Array[_0x629003(0x109)](this[_0x629003(0x110)][_0x629003(0x10f)]()));for(const _0x9f5605 of _0x7d6b93){const _0x534e47=_0x9f5605[_0x629003(0x10e)]();if(!this[_0x629003(0x10d)][_0x629003(0x105)][_0x629003(0x102)](_0x534e47))return;}_0x4725f3(this[_0x629003(0x10d)][_0x629003(0x105)],this[_0x629003(0x114)],_0x7d6b93);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3156(){const _0x5f4d71=['10ojpEdr','6FfnKGA','getRanges','values','refresh','_selectedSuggestions','9ADREVl','_command','2472784CSTgYQ','size','execute','13373657pjXpPM','583764EDSJaw','2817285GCqcAp','editor','_isEnabledBasedOnSelection','1163022mFNPck','document','canEditAt','308998AcetPE','isEnabled','from','77WrIlLf','3196616xHCbyJ','_suggestions','model','selection'];_0x3156=function(){return _0x5f4d71;};return _0x3156();}const _0x42edad=_0x44cd;(function(_0xd37273,_0x339528){const _0x4f073f=_0x44cd,_0x3bb1ba=_0xd37273();while(!![]){try{const _0x220788=-parseInt(_0x4f073f(0xac))/0x1*(-parseInt(_0x4f073f(0xb5))/0x2)+parseInt(_0x4f073f(0xa9))/0x3+parseInt(_0x4f073f(0xbc))/0x4+-parseInt(_0x4f073f(0xa6))/0x5+-parseInt(_0x4f073f(0xa5))/0x6*(-parseInt(_0x4f073f(0xaf))/0x7)+-parseInt(_0x4f073f(0xb0))/0x8*(parseInt(_0x4f073f(0xba))/0x9)+parseInt(_0x4f073f(0xb4))/0xa*(-parseInt(_0x4f073f(0xa4))/0xb);if(_0x220788===_0x339528)break;else _0x3bb1ba['push'](_0x3bb1ba['shift']());}catch(_0x37c89f){_0x3bb1ba['push'](_0x3bb1ba['shift']());}}}(_0x3156,0xc93d5));function _0x44cd(_0x38bbed,_0x307195){const _0x3156bc=_0x3156();return _0x44cd=function(_0x44cd7a,_0xfebe77){_0x44cd7a=_0x44cd7a-0xa4;let _0x292c27=_0x3156bc[_0x44cd7a];return _0x292c27;},_0x44cd(_0x38bbed,_0x307195);}import{Command as _0x304c0}from'ckeditor5/src/core.js';import{sortSuggestions as _0x35fccb,getSelectedSuggestions as _0xc53b0e,executeCommandForSuggestions as _0x2ce374}from'../utils/utils.js';export default class R extends _0x304c0{constructor(_0x479abc,_0x34a3e7,_0xb83cfe){const _0x3d8ab5=_0x44cd;super(_0x479abc),this[_0x3d8ab5(0xbb)]=_0x34a3e7,this[_0x3d8ab5(0xb1)]=_0xb83cfe,this[_0x3d8ab5(0xb9)]=new Set(),this[_0x3d8ab5(0xb8)](),this[_0x3d8ab5(0xa8)]=!0x1;}[_0x42edad(0xb8)](){const _0x628646=_0x42edad,_0x3ebba7=this[_0x628646(0xa7)][_0x628646(0xb2)][_0x628646(0xaa)][_0x628646(0xb3)],_0x5e9913=Array[_0x628646(0xae)](this[_0x628646(0xb1)][_0x628646(0xb7)]());this[_0x628646(0xb9)]=_0xc53b0e(_0x3ebba7,_0x5e9913),this[_0x628646(0xad)]=this[_0x628646(0xbb)][_0x628646(0xad)]&&!!this[_0x628646(0xb9)][_0x628646(0xbd)];}[_0x42edad(0xbe)](){const _0x3337e4=_0x42edad,_0x71136b=_0x35fccb(Array[_0x3337e4(0xae)](this[_0x3337e4(0xb9)]));for(const _0x414540 of _0x71136b){const _0x4b1d6e=_0x414540[_0x3337e4(0xb6)]();if(!this[_0x3337e4(0xa7)][_0x3337e4(0xb2)][_0x3337e4(0xab)](_0x4b1d6e))return;}_0x2ce374(this[_0x3337e4(0xa7)][_0x3337e4(0xb2)],this[_0x3337e4(0xbb)],_0x71136b);}}
23
+ function _0xeb04(){const _0x2add6f=['7221384JvBXGn','1203587ujwJIb','495dOPupp','refresh','size','13112226cHRTmL','_suggestions','42kSTuAS','_selectedSuggestions','document','canEditAt','7138592dmKsUr','values','model','getRanges','selection','editor','948485hZCxRk','_command','10856qSQBNb','from','execute','isEnabled','867062FhBiEI','_isEnabledBasedOnSelection'];_0xeb04=function(){return _0x2add6f;};return _0xeb04();}const _0x326516=_0x11d6;function _0x11d6(_0x5551c0,_0x3d8db4){const _0xeb04d5=_0xeb04();return _0x11d6=function(_0x11d6fd,_0x476d2d){_0x11d6fd=_0x11d6fd-0x125;let _0x38c523=_0xeb04d5[_0x11d6fd];return _0x38c523;},_0x11d6(_0x5551c0,_0x3d8db4);}(function(_0xace074,_0x2bb17d){const _0x5edc21=_0x11d6,_0x40f5b8=_0xace074();while(!![]){try{const _0x5ae04a=parseInt(_0x5edc21(0x136))/0x1+parseInt(_0x5edc21(0x12f))/0x2*(-parseInt(_0x5edc21(0x137))/0x3)+parseInt(_0x5edc21(0x127))/0x4+-parseInt(_0x5edc21(0x12d))/0x5*(-parseInt(_0x5edc21(0x13c))/0x6)+-parseInt(_0x5edc21(0x133))/0x7+-parseInt(_0x5edc21(0x135))/0x8+-parseInt(_0x5edc21(0x13a))/0x9;if(_0x5ae04a===_0x2bb17d)break;else _0x40f5b8['push'](_0x40f5b8['shift']());}catch(_0x137fd3){_0x40f5b8['push'](_0x40f5b8['shift']());}}}(_0xeb04,0xe4c51));import{Command as _0x17daa2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4db9aa,getSelectedSuggestions as _0x3d2729,executeCommandForSuggestions as _0x5c0b9f}from'../utils/utils.js';export default class R extends _0x17daa2{constructor(_0xfcfd0c,_0x467b98,_0x489452){const _0x4e6a12=_0x11d6;super(_0xfcfd0c),this[_0x4e6a12(0x12e)]=_0x467b98,this[_0x4e6a12(0x13b)]=_0x489452,this[_0x4e6a12(0x13d)]=new Set(),this[_0x4e6a12(0x138)](),this[_0x4e6a12(0x134)]=!0x1;}[_0x326516(0x138)](){const _0x594469=_0x326516,_0x4795e9=this[_0x594469(0x12c)][_0x594469(0x129)][_0x594469(0x125)][_0x594469(0x12b)],_0x3fa463=Array[_0x594469(0x130)](this[_0x594469(0x13b)][_0x594469(0x128)]());this[_0x594469(0x13d)]=_0x3d2729(_0x4795e9,_0x3fa463),this[_0x594469(0x132)]=this[_0x594469(0x12e)][_0x594469(0x132)]&&!!this[_0x594469(0x13d)][_0x594469(0x139)];}[_0x326516(0x131)](){const _0x15abf5=_0x326516,_0x2607a7=_0x4db9aa(Array[_0x15abf5(0x130)](this[_0x15abf5(0x13d)]));for(const _0x4fefba of _0x2607a7){const _0x7551ea=_0x4fefba[_0x15abf5(0x12a)]();if(!this[_0x15abf5(0x12c)][_0x15abf5(0x129)][_0x15abf5(0x126)](_0x7551ea))return;}_0x5c0b9f(this[_0x15abf5(0x12c)][_0x15abf5(0x129)],this[_0x15abf5(0x12e)],_0x2607a7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4fe2c3=_0x49f4;(function(_0x3262d4,_0x4c26f9){const _0x1192b4=_0x49f4,_0x3ea4bf=_0x3262d4();while(!![]){try{const _0x3f79d7=-parseInt(_0x1192b4(0xc8))/0x1+parseInt(_0x1192b4(0xc1))/0x2+-parseInt(_0x1192b4(0xb9))/0x3*(parseInt(_0x1192b4(0xcc))/0x4)+parseInt(_0x1192b4(0xc7))/0x5*(parseInt(_0x1192b4(0xcb))/0x6)+parseInt(_0x1192b4(0xc6))/0x7*(parseInt(_0x1192b4(0xce))/0x8)+-parseInt(_0x1192b4(0xbf))/0x9+parseInt(_0x1192b4(0xbc))/0xa*(-parseInt(_0x1192b4(0xbb))/0xb);if(_0x3f79d7===_0x4c26f9)break;else _0x3ea4bf['push'](_0x3ea4bf['shift']());}catch(_0x38e8d4){_0x3ea4bf['push'](_0x3ea4bf['shift']());}}}(_0x2c0f,0x839f4));import{Command as _0x1ee046}from'ckeditor5/src/core.js';function _0x49f4(_0x4177c3,_0x45ede9){const _0x2c0f5b=_0x2c0f();return _0x49f4=function(_0x49f44a,_0x2c71e6){_0x49f44a=_0x49f44a-0xb5;let _0x3cb443=_0x2c0f5b[_0x49f44a];return _0x3cb443;},_0x49f4(_0x4177c3,_0x45ede9);}export default class M extends _0x1ee046{constructor(_0x5aae50,_0x564b29){const _0x4db1e7=_0x49f4;super(_0x5aae50),this[_0x4db1e7(0xbd)]=_0x564b29,this[_0x4db1e7(0xb6)]=!0x1,this[_0x4db1e7(0xb5)](),this[_0x4db1e7(0xba)]=!0x1;}[_0x4fe2c3(0xb5)](){const _0x22c478=_0x4fe2c3;this[_0x22c478(0xc3)]=!0x0;}[_0x4fe2c3(0xc4)](){const _0x4a5df1=_0x4fe2c3;this[_0x4a5df1(0xb6)]=!this[_0x4a5df1(0xb6)],this[_0x4a5df1(0xb6)]?this[_0x4a5df1(0xb7)]():this[_0x4a5df1(0xb8)]();}[_0x4fe2c3(0xb7)](){const _0x1d10f8=_0x4fe2c3;for(const _0x5b6233 of this[_0x1d10f8(0xc0)][_0x1d10f8(0xc9)][_0x1d10f8(0xc9)]())_0x5b6233[_0x1d10f8(0xc5)]&&!this[_0x1d10f8(0xbd)][_0x1d10f8(0xc2)](_0x5b6233)&&_0x5b6233[_0x1d10f8(0xbe)](_0x1d10f8(0xca));}[_0x4fe2c3(0xb8)](){const _0x45b997=_0x4fe2c3;for(const _0x46d125 of this[_0x45b997(0xc0)][_0x45b997(0xc9)][_0x45b997(0xc9)]())_0x46d125[_0x45b997(0xc5)]&&!this[_0x45b997(0xbd)][_0x45b997(0xc2)](_0x46d125)&&_0x46d125[_0x45b997(0xcd)](_0x45b997(0xca));}}function _0x2c0f(){const _0x4200a0=['51530wwvcpL','_enabledCommands','forceDisabled','2715120gjXVNw','editor','1390634Iasuek','has','isEnabled','execute','affectsData','742aysCMj','205kiZyCC','209655NuLCPZ','commands','TrackChangesCommand','152286InjViC','33724frxvdX','clearForceDisabled','42376nzJCnd','refresh','value','_disableUnsupportedCommands','_enableCommands','165amKZkM','_isEnabledBasedOnSelection','1672qIxMGV'];_0x2c0f=function(){return _0x4200a0;};return _0x2c0f();}
23
+ const _0x290ee7=_0x19bc;(function(_0x2697d6,_0x5d20a2){const _0x4ca8c1=_0x19bc,_0x39b84e=_0x2697d6();while(!![]){try{const _0x1c45a7=parseInt(_0x4ca8c1(0x143))/0x1+parseInt(_0x4ca8c1(0x153))/0x2+parseInt(_0x4ca8c1(0x14f))/0x3+-parseInt(_0x4ca8c1(0x156))/0x4*(-parseInt(_0x4ca8c1(0x148))/0x5)+parseInt(_0x4ca8c1(0x155))/0x6+-parseInt(_0x4ca8c1(0x158))/0x7+-parseInt(_0x4ca8c1(0x157))/0x8*(parseInt(_0x4ca8c1(0x145))/0x9);if(_0x1c45a7===_0x5d20a2)break;else _0x39b84e['push'](_0x39b84e['shift']());}catch(_0x1590d5){_0x39b84e['push'](_0x39b84e['shift']());}}}(_0xcb24,0x2c603));import{Command as _0x1f0fb8}from'ckeditor5/src/core.js';function _0x19bc(_0x262f39,_0x598331){const _0xcb242f=_0xcb24();return _0x19bc=function(_0x19bc11,_0x22e2d4){_0x19bc11=_0x19bc11-0x142;let _0x3ba6ca=_0xcb242f[_0x19bc11];return _0x3ba6ca;},_0x19bc(_0x262f39,_0x598331);}function _0xcb24(){const _0x15e84e=['67576VbHyfv','2496074evPIuH','refresh','has','122638iSudVK','_isEnabledBasedOnSelection','405TnDOJQ','TrackChangesCommand','clearForceDisabled','35Vfzehu','execute','_enableCommands','_disableUnsupportedCommands','commands','editor','affectsData','1004721HcjJcb','forceDisabled','value','isEnabled','52022ibNBGm','_enabledCommands','2165694ZaUhkp','42260BDTMaO'];_0xcb24=function(){return _0x15e84e;};return _0xcb24();}export default class M extends _0x1f0fb8{constructor(_0x26e719,_0x4d9190){const _0x35a178=_0x19bc;super(_0x26e719),this[_0x35a178(0x154)]=_0x4d9190,this[_0x35a178(0x151)]=!0x1,this[_0x35a178(0x159)](),this[_0x35a178(0x144)]=!0x1;}[_0x290ee7(0x159)](){const _0x48b7e3=_0x290ee7;this[_0x48b7e3(0x152)]=!0x0;}[_0x290ee7(0x149)](){const _0x3a8db8=_0x290ee7;this[_0x3a8db8(0x151)]=!this[_0x3a8db8(0x151)],this[_0x3a8db8(0x151)]?this[_0x3a8db8(0x14b)]():this[_0x3a8db8(0x14a)]();}[_0x290ee7(0x14b)](){const _0x3ab96b=_0x290ee7;for(const _0x5c1863 of this[_0x3ab96b(0x14d)][_0x3ab96b(0x14c)][_0x3ab96b(0x14c)]())_0x5c1863[_0x3ab96b(0x14e)]&&!this[_0x3ab96b(0x154)][_0x3ab96b(0x142)](_0x5c1863)&&_0x5c1863[_0x3ab96b(0x150)](_0x3ab96b(0x146));}[_0x290ee7(0x14a)](){const _0x53f4e4=_0x290ee7;for(const _0x262608 of this[_0x53f4e4(0x14d)][_0x53f4e4(0x14c)][_0x53f4e4(0x14c)]())_0x262608[_0x53f4e4(0x14e)]&&!this[_0x53f4e4(0x154)][_0x53f4e4(0x142)](_0x262608)&&_0x262608[_0x53f4e4(0x147)](_0x53f4e4(0x146));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x557784,_0x29aa60){var _0x492548=_0x2d2b,_0x5e8d23=_0x557784();while(!![]){try{var _0x36d383=-parseInt(_0x492548(0xce))/0x1*(parseInt(_0x492548(0xd6))/0x2)+parseInt(_0x492548(0xcf))/0x3*(parseInt(_0x492548(0xcd))/0x4)+parseInt(_0x492548(0xcc))/0x5+-parseInt(_0x492548(0xd3))/0x6*(parseInt(_0x492548(0xd1))/0x7)+-parseInt(_0x492548(0xd4))/0x8+-parseInt(_0x492548(0xd5))/0x9+parseInt(_0x492548(0xd2))/0xa*(parseInt(_0x492548(0xd0))/0xb);if(_0x36d383===_0x29aa60)break;else _0x5e8d23['push'](_0x5e8d23['shift']());}catch(_0x2e0487){_0x5e8d23['push'](_0x5e8d23['shift']());}}}(_0x1d2a,0x9510d));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x1d2a(){var _0x481d9c=['35LvQOdp','10owCRqa','1221816tNWwJJ','4107952vhgEgP','10099521bfvqcK','364reruon','2046825kZChZT','4eprIRb','1367DKEkmN','3406044sndvau','21653467KyreNQ'];_0x1d2a=function(){return _0x481d9c;};return _0x1d2a();}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x2d2b(_0x5657b3,_0x5937e9){var _0x1d2a07=_0x1d2a();return _0x2d2b=function(_0x2d2be9,_0x2c1ca9){_0x2d2be9=_0x2d2be9-0xcc;var _0x3f7570=_0x1d2a07[_0x2d2be9];return _0x3f7570;},_0x2d2b(_0x5657b3,_0x5937e9);}import'./augmentation.js';
23
+ (function(_0x5ba56b,_0x348955){var _0x39e0dc=_0x1f15,_0x540ed3=_0x5ba56b();while(!![]){try{var _0x21f59f=parseInt(_0x39e0dc(0x140))/0x1+parseInt(_0x39e0dc(0x148))/0x2*(parseInt(_0x39e0dc(0x141))/0x3)+parseInt(_0x39e0dc(0x147))/0x4*(parseInt(_0x39e0dc(0x143))/0x5)+-parseInt(_0x39e0dc(0x145))/0x6+parseInt(_0x39e0dc(0x142))/0x7+parseInt(_0x39e0dc(0x144))/0x8+parseInt(_0x39e0dc(0x146))/0x9*(-parseInt(_0x39e0dc(0x149))/0xa);if(_0x21f59f===_0x348955)break;else _0x540ed3['push'](_0x540ed3['shift']());}catch(_0x554057){_0x540ed3['push'](_0x540ed3['shift']());}}}(_0x28d9,0x4035a));function _0x1f15(_0x3c7c31,_0x2cafef){var _0x28d908=_0x28d9();return _0x1f15=function(_0x1f151e,_0x6ae7c){_0x1f151e=_0x1f151e-0x140;var _0x1d496f=_0x28d908[_0x1f151e];return _0x1d496f;},_0x1f15(_0x3c7c31,_0x2cafef);}function _0x28d9(){var _0x53db41=['2vvxagb','929920OmnHpb','264522QLfQUJ','1436469fgXQyz','210112LabAui','314705kqBtky','1820088NhgaAh','2950704WawSpH','36oQZknX','8GRRvkO'];_0x28d9=function(){return _0x53db41;};return _0x28d9();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3154c6=_0x4a06;(function(_0x19f4da,_0x465363){const _0x2e50f0=_0x4a06,_0x2dc8b7=_0x19f4da();while(!![]){try{const _0x5cebea=parseInt(_0x2e50f0(0x72))/0x1+-parseInt(_0x2e50f0(0x77))/0x2*(-parseInt(_0x2e50f0(0x76))/0x3)+-parseInt(_0x2e50f0(0x78))/0x4*(parseInt(_0x2e50f0(0x6b))/0x5)+-parseInt(_0x2e50f0(0x74))/0x6+-parseInt(_0x2e50f0(0x6e))/0x7+parseInt(_0x2e50f0(0x67))/0x8+-parseInt(_0x2e50f0(0x69))/0x9*(-parseInt(_0x2e50f0(0x70))/0xa);if(_0x5cebea===_0x465363)break;else _0x2dc8b7['push'](_0x2dc8b7['shift']());}catch(_0x622e82){_0x2dc8b7['push'](_0x2dc8b7['shift']());}}}(_0x5514,0xc2be1));function _0x5514(){const _0x4ac3fc=['2942364PbzLFD','afterInit','20091kViIcH','142CNNwiT','324qoLFiP','11198880NHJrza','plugins','2664Enkktr','editor','97815ivKmus','showAIAssistant','commands','6959127jewfdx','get','51530iWkoPe','TrackChangesEditing','466188QJxvao','enableCommand'];_0x5514=function(){return _0x4ac3fc;};return _0x5514();}import{Plugin as _0x10ce56}from'ckeditor5/src/core.js';function _0x4a06(_0x21af78,_0x3e8f14){const _0x55147a=_0x5514();return _0x4a06=function(_0x4a069a,_0x28cc51){_0x4a069a=_0x4a069a-0x67;let _0x240d4f=_0x55147a[_0x4a069a];return _0x240d4f;},_0x4a06(_0x21af78,_0x3e8f14);}export default class E extends _0x10ce56{[_0x3154c6(0x75)](){const _0x270e03=_0x3154c6,_0x489231=this[_0x270e03(0x6a)],_0x53ded4=_0x489231[_0x270e03(0x68)][_0x270e03(0x6f)](_0x270e03(0x71));_0x489231[_0x270e03(0x6d)][_0x270e03(0x6f)](_0x270e03(0x6c))&&_0x53ded4[_0x270e03(0x73)](_0x270e03(0x6c));}}
23
+ const _0x2e38c4=_0x1c6c;function _0x3420(){const _0x2a99fe=['commands','editor','plugins','enableCommand','2722390ButHaf','1854pwmWdR','443822cicIvT','get','21928xDquwa','17770lOPMEF','239780wYleKX','2022GLcltg','1841dCaOMG','showAIAssistant','925sJAASL','3wSrUsh','afterInit','522943AlgzSX','TrackChangesEditing','96qBheTu'];_0x3420=function(){return _0x2a99fe;};return _0x3420();}(function(_0x5c940d,_0x729dd2){const _0x1f9f18=_0x1c6c,_0x417c79=_0x5c940d();while(!![]){try{const _0x58b620=-parseInt(_0x1f9f18(0xcc))/0x1+-parseInt(_0x1f9f18(0xc1))/0x2*(-parseInt(_0x1f9f18(0xca))/0x3)+-parseInt(_0x1f9f18(0xc5))/0x4+-parseInt(_0x1f9f18(0xc9))/0x5*(-parseInt(_0x1f9f18(0xc6))/0x6)+parseInt(_0x1f9f18(0xc7))/0x7*(-parseInt(_0x1f9f18(0xc3))/0x8)+parseInt(_0x1f9f18(0xc0))/0x9*(-parseInt(_0x1f9f18(0xc4))/0xa)+parseInt(_0x1f9f18(0xbf))/0xb*(parseInt(_0x1f9f18(0xce))/0xc);if(_0x58b620===_0x729dd2)break;else _0x417c79['push'](_0x417c79['shift']());}catch(_0xb615b0){_0x417c79['push'](_0x417c79['shift']());}}}(_0x3420,0x911a7));function _0x1c6c(_0x3d299f,_0x5c5951){const _0x3420dd=_0x3420();return _0x1c6c=function(_0x1c6c5b,_0x4dcfcd){_0x1c6c5b=_0x1c6c5b-0xbb;let _0xc87138=_0x3420dd[_0x1c6c5b];return _0xc87138;},_0x1c6c(_0x3d299f,_0x5c5951);}import{Plugin as _0x2e3141}from'ckeditor5/src/core.js';export default class E extends _0x2e3141{[_0x2e38c4(0xcb)](){const _0x1b1767=_0x2e38c4,_0x5a0d9c=this[_0x1b1767(0xbc)],_0x6cea1d=_0x5a0d9c[_0x1b1767(0xbd)][_0x1b1767(0xc2)](_0x1b1767(0xcd));_0x5a0d9c[_0x1b1767(0xbb)][_0x1b1767(0xc2)](_0x1b1767(0xc8))&&_0x6cea1d[_0x1b1767(0xbe)](_0x1b1767(0xc8));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2044f1=_0x3524;(function(_0x251943,_0x2cb89d){const _0x31a2f2=_0x3524,_0x2a8051=_0x251943();while(!![]){try{const _0x544747=-parseInt(_0x31a2f2(0x1c6))/0x1*(parseInt(_0x31a2f2(0x1c4))/0x2)+parseInt(_0x31a2f2(0x1ad))/0x3+parseInt(_0x31a2f2(0x1a9))/0x4+-parseInt(_0x31a2f2(0x1b0))/0x5+-parseInt(_0x31a2f2(0x1a1))/0x6+-parseInt(_0x31a2f2(0x1ab))/0x7*(-parseInt(_0x31a2f2(0x1b1))/0x8)+parseInt(_0x31a2f2(0x1b7))/0x9*(parseInt(_0x31a2f2(0x1c2))/0xa);if(_0x544747===_0x2cb89d)break;else _0x2a8051['push'](_0x2a8051['shift']());}catch(_0x15de73){_0x2a8051['push'](_0x2a8051['shift']());}}}(_0x133f,0xf25cf));function _0x3524(_0x3dadc7,_0x1ce075){const _0x133f40=_0x133f();return _0x3524=function(_0x352471,_0x23a699){_0x352471=_0x352471-0x1a1;let _0xfd082c=_0x133f40[_0x352471];return _0xfd082c;},_0x3524(_0x3dadc7,_0x1ce075);}import{Plugin as _0x58cf82}from'ckeditor5/src/core.js';import{getTranslation as _0x52ecca}from'../utils/common-translations.js';export default class V extends _0x58cf82{[_0x2044f1(0x1a7)](){const _0x47fec6=_0x2044f1,_0x17f671=this[_0x47fec6(0x1c0)],_0x20c197=_0x17f671[_0x47fec6(0x1aa)];if(!_0x17f671[_0x47fec6(0x1c1)][_0x47fec6(0x1b9)](_0x47fec6(0x1bc)))return;const _0x2d2405=_0x17f671[_0x47fec6(0x1c1)][_0x47fec6(0x1bd)](_0x47fec6(0x1be));_0x2d2405[_0x47fec6(0x1af)](_0x47fec6(0x1bf)),_0x2d2405[_0x47fec6(0x1b5)](_0x47fec6(0x1bf)),_0x2d2405[_0x47fec6(0x1a8)][_0x47fec6(0x1a5)](_0x47fec6(0x1bf),_0x52ecca(_0x20c197,_0x47fec6(0x1c8))),this[_0x47fec6(0x1bb)]();}[_0x2044f1(0x1bb)](){const _0x2f02ee=_0x2044f1,_0x1df2bb=this[_0x2f02ee(0x1c0)],_0x558be5=_0x1df2bb[_0x2f02ee(0x1aa)];_0x1df2bb[_0x2f02ee(0x1c1)][_0x2f02ee(0x1bd)](_0x2f02ee(0x1be))[_0x2f02ee(0x1a8)][_0x2f02ee(0x1b2)](_0x34132e=>{const _0x26b690=_0x2f02ee;if(_0x26b690(0x1ba)!=_0x34132e[_0x26b690(0x1ac)])return;const {data:_0x4addd6}=_0x34132e;if(_0x4addd6&&_0x26b690(0x1bf)==_0x4addd6[_0x26b690(0x1c9)]){const _0x4447af=_0x4addd6[_0x26b690(0x1a4)][0x0][_0x26b690(0x1c5)];return{'type':_0x26b690(0x1c3),'content':_0x52ecca(_0x558be5,_0x26b690(0x1b6),function(_0x4082ea){const _0x4cd318=_0x26b690;switch(_0x4082ea){case _0x4cd318(0x1b4):return _0x52ecca(_0x558be5,_0x4cd318(0x1a3));case _0x4cd318(0x1b8):return _0x52ecca(_0x558be5,_0x4cd318(0x1a6));case _0x4cd318(0x1a2):return _0x52ecca(_0x558be5,_0x4cd318(0x1b3));case _0x4cd318(0x1ae):return _0x52ecca(_0x558be5,_0x4cd318(0x1c7));}}(_0x4447af))};}});}}function _0x133f(){const _0x5c11c8=['FORMAT_ALIGN_TO_CENTER','left','registerBlockAttribute','*Format:*\x20%0','9opAbLH','right','has','formatBlock','_registerLegacyDescription','AlignmentEditing','get','TrackChangesEditing','alignment','editor','plugins','17642890rcLfQV','format','930WgxlHB','value','4009ipIicS','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGNMENT','commandName','6723714AqURSa','center','FORMAT_ALIGN_TO_LEFT','commandParams','registerAttributeLabel','FORMAT_ALIGN_TO_RIGHT','afterInit','descriptionFactory','4214440ljpYkh','locale','200018znIHDh','type','3791163DeBZMC','justify','enableDefaultAttributesIntegration','663355ABKlKY','8BqjDoZ','registerDescriptionCallback'];_0x133f=function(){return _0x5c11c8;};return _0x133f();}
23
+ const _0x392327=_0x588f;(function(_0x350452,_0x3e3cf7){const _0x274fe3=_0x588f,_0x98064c=_0x350452();while(!![]){try{const _0x1a8dd5=parseInt(_0x274fe3(0x11b))/0x1*(parseInt(_0x274fe3(0x114))/0x2)+parseInt(_0x274fe3(0x10a))/0x3*(-parseInt(_0x274fe3(0x119))/0x4)+-parseInt(_0x274fe3(0x11a))/0x5*(parseInt(_0x274fe3(0x104))/0x6)+-parseInt(_0x274fe3(0x10e))/0x7+-parseInt(_0x274fe3(0x113))/0x8+-parseInt(_0x274fe3(0x100))/0x9*(-parseInt(_0x274fe3(0x11e))/0xa)+parseInt(_0x274fe3(0x10b))/0xb;if(_0x1a8dd5===_0x3e3cf7)break;else _0x98064c['push'](_0x98064c['shift']());}catch(_0x260eaa){_0x98064c['push'](_0x98064c['shift']());}}}(_0x4dfd,0x3350f));import{Plugin as _0x1dfa48}from'ckeditor5/src/core.js';import{getTranslation as _0xeee5db}from'../utils/common-translations.js';function _0x4dfd(){const _0x192c70=['has','format','FORMAT_JUSTIFY_TEXT','enableDefaultAttributesIntegration','*Format:*\x20%0','FORMAT_ALIGN_TO_RIGHT','72kklCDP','FORMAT_ALIGN_TO_LEFT','commandParams','FORMAT_ALIGN_TO_CENTER','7746VSgDwz','right','TrackChangesEditing','_registerLegacyDescription','FORMAT_ALIGNMENT','get','207kKSlqF','8089917UvmZsV','registerDescriptionCallback','formatBlock','2775780VuYZLt','afterInit','editor','plugins','commandName','1879352OTtOtK','4MIaXax','registerAttributeLabel','left','center','type','6056wMnQzB','235Jodfyq','132981qyGskM','locale','registerBlockAttribute','6730JOfnvi','justify','alignment','value','descriptionFactory','AlignmentEditing'];_0x4dfd=function(){return _0x192c70;};return _0x4dfd();}function _0x588f(_0x364976,_0x504ec3){const _0x4dfd4a=_0x4dfd();return _0x588f=function(_0x588f2f,_0x5d023b){_0x588f2f=_0x588f2f-0xff;let _0x443f2b=_0x4dfd4a[_0x588f2f];return _0x443f2b;},_0x588f(_0x364976,_0x504ec3);}export default class V extends _0x1dfa48{[_0x392327(0x10f)](){const _0x389103=_0x392327,_0x5e7eb8=this[_0x389103(0x110)],_0x32baf1=_0x5e7eb8[_0x389103(0x11c)];if(!_0x5e7eb8[_0x389103(0x111)][_0x389103(0x124)](_0x389103(0x123)))return;const _0x10ac56=_0x5e7eb8[_0x389103(0x111)][_0x389103(0x109)](_0x389103(0x106));_0x10ac56[_0x389103(0x127)](_0x389103(0x120)),_0x10ac56[_0x389103(0x11d)](_0x389103(0x120)),_0x10ac56[_0x389103(0x122)][_0x389103(0x115)](_0x389103(0x120),_0xeee5db(_0x32baf1,_0x389103(0x108))),this[_0x389103(0x107)]();}[_0x392327(0x107)](){const _0x374dd0=_0x392327,_0x4c9b9a=this[_0x374dd0(0x110)],_0x3a5d1b=_0x4c9b9a[_0x374dd0(0x11c)];_0x4c9b9a[_0x374dd0(0x111)][_0x374dd0(0x109)](_0x374dd0(0x106))[_0x374dd0(0x122)][_0x374dd0(0x10c)](_0x532d96=>{const _0x17d3fc=_0x374dd0;if(_0x17d3fc(0x10d)!=_0x532d96[_0x17d3fc(0x118)])return;const {data:_0x2b4e71}=_0x532d96;if(_0x2b4e71&&_0x17d3fc(0x120)==_0x2b4e71[_0x17d3fc(0x112)]){const _0x2e947b=_0x2b4e71[_0x17d3fc(0x102)][0x0][_0x17d3fc(0x121)];return{'type':_0x17d3fc(0x125),'content':_0xeee5db(_0x3a5d1b,_0x17d3fc(0x128),function(_0x59e6e5){const _0x2550ae=_0x17d3fc;switch(_0x59e6e5){case _0x2550ae(0x116):return _0xeee5db(_0x3a5d1b,_0x2550ae(0x101));case _0x2550ae(0x105):return _0xeee5db(_0x3a5d1b,_0x2550ae(0xff));case _0x2550ae(0x117):return _0xeee5db(_0x3a5d1b,_0x2550ae(0x103));case _0x2550ae(0x11f):return _0xeee5db(_0x3a5d1b,_0x2550ae(0x126));}}(_0x2e947b))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2ff6(_0x2e1bca,_0x10cf11){const _0x327486=_0x3274();return _0x2ff6=function(_0x2ff681,_0x52a6f1){_0x2ff681=_0x2ff681-0x173;let _0x12feab=_0x327486[_0x2ff681];return _0x12feab;},_0x2ff6(_0x2e1bca,_0x10cf11);}function _0x3274(){const _0x2c11fe=['UnderlineEditing','registerAttributeLabel','commandParams','toLowerCase','6MLJWoN','5248250NCfuTX','forceValue','editor','_registerLegacyDescription','4900284PQZuWj','registerDescriptionCallback','superscript','FORMAT_SUBSCRIPT','24233rwoNCE','FORMAT_BOLD','formatInline','StrikethroughEditing','code','italic','get','FORMAT_','3MobBjV','166070CdydQe','9910RmdhUY','FORMAT_ITALIC','has','toUpperCase','FORMAT_STRIKETHROUGH','afterInit','slice','24mcaELI','SuperscriptEditing','enableDefaultAttributesIntegration','4971595LeOXfA','registerInlineAttribute','FORMAT_UNDERLINE','CodeEditing','*Remove\x20format:*\x20%0','TrackChangesEditing','strikethrough','format','FORMAT_CODE','SubscriptEditing','BoldEditing','*Format:*\x20%0','commandName','subscript','type','locale','plugins','2403117lYipCH','ItalicEditing','descriptionFactory','underline','bold','FORMAT_SUPERSCRIPT','1222807lMuLgq'];_0x3274=function(){return _0x2c11fe;};return _0x3274();}const _0x5e159c=_0x2ff6;(function(_0x5ef635,_0x448621){const _0x12ee99=_0x2ff6,_0x5eee00=_0x5ef635();while(!![]){try{const _0x137d9b=parseInt(_0x12ee99(0x190))/0x1+-parseInt(_0x12ee99(0x1a7))/0x2*(parseInt(_0x12ee99(0x1a6))/0x3)+parseInt(_0x12ee99(0x19a))/0x4+-parseInt(_0x12ee99(0x179))/0x5*(parseInt(_0x12ee99(0x195))/0x6)+parseInt(_0x12ee99(0x196))/0x7+parseInt(_0x12ee99(0x176))/0x8*(parseInt(_0x12ee99(0x18a))/0x9)+parseInt(_0x12ee99(0x1a8))/0xa*(-parseInt(_0x12ee99(0x19e))/0xb);if(_0x137d9b===_0x448621)break;else _0x5eee00['push'](_0x5eee00['shift']());}catch(_0x51ba83){_0x5eee00['push'](_0x5eee00['shift']());}}}(_0x3274,0xb435c));import{Plugin as _0x354a5e}from'ckeditor5/src/core.js';import{getTranslation as _0x2c39da}from'../utils/common-translations.js';const ti=[_0x5e159c(0x183),_0x5e159c(0x18b),_0x5e159c(0x191),_0x5e159c(0x17c),_0x5e159c(0x1a1),_0x5e159c(0x182),_0x5e159c(0x177)];export default class U extends _0x354a5e{[_0x5e159c(0x174)](){const _0x4598c5=_0x5e159c,_0x369e79=this[_0x4598c5(0x198)],_0x2a5626=_0x369e79[_0x4598c5(0x189)][_0x4598c5(0x1a4)](_0x4598c5(0x17e)),_0x97067=_0x369e79[_0x4598c5(0x188)];for(const _0x24376d of ti){if(!_0x369e79[_0x4598c5(0x189)][_0x4598c5(0x1aa)](_0x24376d))continue;const _0x13e5e1=_0x24376d[_0x4598c5(0x175)](0x0,-0x7)[_0x4598c5(0x194)](),_0x51bae3=_0x4598c5(0x1a5)+_0x13e5e1[_0x4598c5(0x1ab)]();_0x2a5626[_0x4598c5(0x178)](_0x13e5e1),_0x2a5626[_0x4598c5(0x17a)](_0x13e5e1),_0x2a5626[_0x4598c5(0x18c)][_0x4598c5(0x192)](_0x13e5e1,_0x2c39da(_0x97067,_0x51bae3));}this[_0x4598c5(0x199)]();}[_0x5e159c(0x199)](){const _0x5eba2c=_0x5e159c,_0x340539=this[_0x5eba2c(0x198)],_0x4642fa=_0x340539[_0x5eba2c(0x188)],_0x21bed7=_0x340539[_0x5eba2c(0x189)][_0x5eba2c(0x1a4)](_0x5eba2c(0x17e));function _0x23b984(_0x16b459,_0x2b1d2b){const _0x47250a=_0x5eba2c;_0x21bed7[_0x47250a(0x18c)][_0x47250a(0x19b)](_0xa89967=>{const _0x5367fe=_0x47250a;if(_0x5367fe(0x1a0)!=_0xa89967[_0x5367fe(0x187)])return;const {data:_0xbc98de}=_0xa89967;return _0xbc98de&&_0xbc98de[_0x5367fe(0x185)]===_0x16b459?_0xbc98de[_0x5367fe(0x193)][0x0][_0x5367fe(0x197)]?{'type':_0x5367fe(0x180),'content':_0x2c39da(_0x4642fa,_0x5367fe(0x184),_0x2b1d2b)}:{'type':_0x5367fe(0x180),'content':_0x2c39da(_0x4642fa,_0x5367fe(0x17d),_0x2b1d2b)}:void 0x0;});}_0x23b984(_0x5eba2c(0x18e),_0x2c39da(_0x4642fa,_0x5eba2c(0x19f))),_0x23b984(_0x5eba2c(0x1a3),_0x2c39da(_0x4642fa,_0x5eba2c(0x1a9))),_0x23b984(_0x5eba2c(0x18d),_0x2c39da(_0x4642fa,_0x5eba2c(0x17b))),_0x23b984(_0x5eba2c(0x1a2),_0x2c39da(_0x4642fa,_0x5eba2c(0x181))),_0x23b984(_0x5eba2c(0x17f),_0x2c39da(_0x4642fa,_0x5eba2c(0x173))),_0x23b984(_0x5eba2c(0x186),_0x2c39da(_0x4642fa,_0x5eba2c(0x19d))),_0x23b984(_0x5eba2c(0x19c),_0x2c39da(_0x4642fa,_0x5eba2c(0x18f)));}}
23
+ function _0x1ac2(){const _0x50f1fe=['get','strikethrough','editor','forceValue','BoldEditing','ItalicEditing','FORMAT_SUBSCRIPT','889172ifQtvD','enableDefaultAttributesIntegration','commandParams','locale','FORMAT_SUPERSCRIPT','570595jZvukz','1363023enOEhi','UnderlineEditing','superscript','SuperscriptEditing','FORMAT_ITALIC','code','afterInit','has','registerAttributeLabel','1670296QJbYyy','_registerLegacyDescription','FORMAT_CODE','registerInlineAttribute','FORMAT_','bold','*Format:*\x20%0','165275WthOsP','288ZbjoxO','descriptionFactory','toUpperCase','StrikethroughEditing','SubscriptEditing','CodeEditing','formatInline','type','italic','1916nUKvSO','7Pyrdbb','toLowerCase','FORMAT_STRIKETHROUGH','plugins','FORMAT_UNDERLINE','FORMAT_BOLD','slice','TrackChangesEditing','1325352mUsTId','commandName','underline','format','registerDescriptionCallback','subscript','*Remove\x20format:*\x20%0'];_0x1ac2=function(){return _0x50f1fe;};return _0x1ac2();}function _0x9656(_0x1fbd66,_0x215789){const _0x1ac279=_0x1ac2();return _0x9656=function(_0x96566b,_0x9c9ba4){_0x96566b=_0x96566b-0x19a;let _0x2c87a8=_0x1ac279[_0x96566b];return _0x2c87a8;},_0x9656(_0x1fbd66,_0x215789);}const _0x2d4e38=_0x9656;(function(_0x5585bf,_0x3767ee){const _0x4498d0=_0x9656,_0x4fb69f=_0x5585bf();while(!![]){try{const _0x547c0c=parseInt(_0x4498d0(0x19e))/0x1+parseInt(_0x4498d0(0x1a8))/0x2*(-parseInt(_0x4498d0(0x19f))/0x3)+parseInt(_0x4498d0(0x1bf))/0x4+parseInt(_0x4498d0(0x1c4))/0x5+-parseInt(_0x4498d0(0x1b1))/0x6+-parseInt(_0x4498d0(0x1a9))/0x7*(parseInt(_0x4498d0(0x1ce))/0x8)+parseInt(_0x4498d0(0x1c5))/0x9;if(_0x547c0c===_0x3767ee)break;else _0x4fb69f['push'](_0x4fb69f['shift']());}catch(_0x14142a){_0x4fb69f['push'](_0x4fb69f['shift']());}}}(_0x1ac2,0x2019f));import{Plugin as _0x415110}from'ckeditor5/src/core.js';import{getTranslation as _0x1edb53}from'../utils/common-translations.js';const ti=[_0x2d4e38(0x1bc),_0x2d4e38(0x1bd),_0x2d4e38(0x1c6),_0x2d4e38(0x1a4),_0x2d4e38(0x1a2),_0x2d4e38(0x1a3),_0x2d4e38(0x1c8)];export default class U extends _0x415110{[_0x2d4e38(0x1cb)](){const _0x219c55=_0x2d4e38,_0x57321d=this[_0x219c55(0x1ba)],_0x4bfc8b=_0x57321d[_0x219c55(0x1ac)][_0x219c55(0x1b8)](_0x219c55(0x1b0)),_0x177b8e=_0x57321d[_0x219c55(0x1c2)];for(const _0x471dce of ti){if(!_0x57321d[_0x219c55(0x1ac)][_0x219c55(0x1cc)](_0x471dce))continue;const _0x154dc4=_0x471dce[_0x219c55(0x1af)](0x0,-0x7)[_0x219c55(0x1aa)](),_0x447f2b=_0x219c55(0x19b)+_0x154dc4[_0x219c55(0x1a1)]();_0x4bfc8b[_0x219c55(0x1c0)](_0x154dc4),_0x4bfc8b[_0x219c55(0x19a)](_0x154dc4),_0x4bfc8b[_0x219c55(0x1a0)][_0x219c55(0x1cd)](_0x154dc4,_0x1edb53(_0x177b8e,_0x447f2b));}this[_0x219c55(0x1cf)]();}[_0x2d4e38(0x1cf)](){const _0x583527=_0x2d4e38,_0x7b2b38=this[_0x583527(0x1ba)],_0x50922c=_0x7b2b38[_0x583527(0x1c2)],_0x2c2980=_0x7b2b38[_0x583527(0x1ac)][_0x583527(0x1b8)](_0x583527(0x1b0));function _0x34f2eb(_0x399639,_0xfec2c0){const _0x232a6d=_0x583527;_0x2c2980[_0x232a6d(0x1a0)][_0x232a6d(0x1b5)](_0x5e9915=>{const _0x182e48=_0x232a6d;if(_0x182e48(0x1a5)!=_0x5e9915[_0x182e48(0x1a6)])return;const {data:_0x24905b}=_0x5e9915;return _0x24905b&&_0x24905b[_0x182e48(0x1b2)]===_0x399639?_0x24905b[_0x182e48(0x1c1)][0x0][_0x182e48(0x1bb)]?{'type':_0x182e48(0x1b4),'content':_0x1edb53(_0x50922c,_0x182e48(0x19d),_0xfec2c0)}:{'type':_0x182e48(0x1b4),'content':_0x1edb53(_0x50922c,_0x182e48(0x1b7),_0xfec2c0)}:void 0x0;});}_0x34f2eb(_0x583527(0x19c),_0x1edb53(_0x50922c,_0x583527(0x1ae))),_0x34f2eb(_0x583527(0x1a7),_0x1edb53(_0x50922c,_0x583527(0x1c9))),_0x34f2eb(_0x583527(0x1b3),_0x1edb53(_0x50922c,_0x583527(0x1ad))),_0x34f2eb(_0x583527(0x1ca),_0x1edb53(_0x50922c,_0x583527(0x1d0))),_0x34f2eb(_0x583527(0x1b9),_0x1edb53(_0x50922c,_0x583527(0x1ab))),_0x34f2eb(_0x583527(0x1b6),_0x1edb53(_0x50922c,_0x583527(0x1be))),_0x34f2eb(_0x583527(0x1c7),_0x1edb53(_0x50922c,_0x583527(0x1c3)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4bc8(_0x9b8c4,_0x3acaaf){const _0x5376fc=_0x5376();return _0x4bc8=function(_0x4bc8dd,_0x4b78c6){_0x4bc8dd=_0x4bc8dd-0x19d;let _0x3d34d8=_0x5376fc[_0x4bc8dd];return _0x3d34d8;},_0x4bc8(_0x9b8c4,_0x3acaaf);}const _0x25e894=_0x4bc8;(function(_0x571c2e,_0x95aa43){const _0x2ea349=_0x4bc8,_0x31b97f=_0x571c2e();while(!![]){try{const _0x250857=-parseInt(_0x2ea349(0x1ba))/0x1*(parseInt(_0x2ea349(0x1bd))/0x2)+parseInt(_0x2ea349(0x1c8))/0x3*(parseInt(_0x2ea349(0x1a7))/0x4)+parseInt(_0x2ea349(0x1a2))/0x5*(parseInt(_0x2ea349(0x1ae))/0x6)+-parseInt(_0x2ea349(0x19f))/0x7*(parseInt(_0x2ea349(0x1c0))/0x8)+-parseInt(_0x2ea349(0x1be))/0x9*(parseInt(_0x2ea349(0x1a5))/0xa)+parseInt(_0x2ea349(0x1c9))/0xb*(-parseInt(_0x2ea349(0x1cc))/0xc)+-parseInt(_0x2ea349(0x1c6))/0xd*(-parseInt(_0x2ea349(0x1bc))/0xe);if(_0x250857===_0x95aa43)break;else _0x31b97f['push'](_0x31b97f['shift']());}catch(_0xa33fd0){_0x31b97f['push'](_0x31b97f['shift']());}}}(_0x5376,0x99e8d));import{Plugin as _0x49c3a8}from'ckeditor5/src/core.js';import{getTranslation as _0x5193d8}from'../utils/common-translations.js';function _0x5376(){const _0x8e90d6=['getSelectedBlocks','65biXkWV','value','3213555inujyn','11pawpiA','editor','markBlockFormat','6363660ZcBwrc','TrackChangesEditing','commandName','581fSJXQa','schema','checkChild','60ScjaxW','get','parent','32990IHKHEC','locale','4bvynkM','*Remove\x20format:*\x20%0','filter','blockQuote','BlockQuoteEditing','name','afterInit','416778olgdWE','document','ELEMENT_BLOCK_QUOTE','commands','descriptionFactory','enableCommand','change','registerDescriptionCallback','from','has','*Set\x20format:*\x20%0','forceValue','62069unMPKC','plugins','6950174pDgzhM','38VCLoPG','3285Hgliym','commandParams','81232ZbbHTv','$root','selection','format','model'];_0x5376=function(){return _0x8e90d6;};return _0x5376();}import{getRangesOfBlockGroups as _0xe786ca}from'../utils/utils.js';export default class O extends _0x49c3a8{[_0x25e894(0x1ad)](){const _0x4abaae=_0x25e894,_0x146ba3=this[_0x4abaae(0x1ca)],_0x204efb=_0x146ba3[_0x4abaae(0x1a6)];if(!_0x146ba3[_0x4abaae(0x1bb)][_0x4abaae(0x1b7)](_0x4abaae(0x1ab)))return;const _0xe6d553=_0x146ba3[_0x4abaae(0x1bb)][_0x4abaae(0x1a3)](_0x4abaae(0x19d)),_0xba1225=this[_0x4abaae(0x1ca)][_0x4abaae(0x1b1)][_0x4abaae(0x1a3)](_0x4abaae(0x1aa));_0xe6d553[_0x4abaae(0x1b3)](_0x4abaae(0x1aa),(_0x365696,_0x4150ac={})=>{const _0x2aaa30=_0x4abaae,_0xb7bac4=this[_0x2aaa30(0x1ca)][_0x2aaa30(0x1c4)][_0x2aaa30(0x1af)][_0x2aaa30(0x1c2)],_0x3b4861=_0x4150ac&&void 0x0!==_0x4150ac[_0x2aaa30(0x1b9)]?_0x4150ac[_0x2aaa30(0x1b9)]:!_0xba1225[_0x2aaa30(0x1c7)];let _0x171ac9=[];if(_0x3b4861){const _0xc96006=Array[_0x2aaa30(0x1b6)](_0xb7bac4[_0x2aaa30(0x1c5)]())[_0x2aaa30(0x1a9)](_0x1c494e=>oo(_0x1c494e)||function(_0x44b231,_0x13b8dd){const _0x5b9ed7=_0x2aaa30,_0x31838f=_0x13b8dd[_0x5b9ed7(0x1a1)](_0x44b231[_0x5b9ed7(0x1a4)],_0x5b9ed7(0x1aa)),_0x2f1fef=_0x13b8dd[_0x5b9ed7(0x1a1)]([_0x5b9ed7(0x1c1),_0x5b9ed7(0x1aa)],_0x44b231);return _0x31838f&&_0x2f1fef;}(_0x1c494e,this[_0x2aaa30(0x1ca)][_0x2aaa30(0x1c4)][_0x2aaa30(0x1a0)]));_0x171ac9=_0xe786ca(_0xc96006,_0x146ba3[_0x2aaa30(0x1c4)]);}else{const _0x352b70=Array[_0x2aaa30(0x1b6)](_0xb7bac4[_0x2aaa30(0x1c5)]())[_0x2aaa30(0x1a9)](_0x2954ca=>oo(_0x2954ca));_0x171ac9=_0xe786ca(_0x352b70,_0x146ba3[_0x2aaa30(0x1c4)]);}_0x146ba3[_0x2aaa30(0x1c4)][_0x2aaa30(0x1b4)](()=>{const _0x281f9a=_0x2aaa30;for(const _0x9d254b of _0x171ac9)_0xe6d553[_0x281f9a(0x1cb)](_0x9d254b,{'commandName':_0x281f9a(0x1aa),'commandParams':[{'forceValue':_0x3b4861}]});});}),_0xe6d553[_0x4abaae(0x1b2)][_0x4abaae(0x1b5)](_0x312948=>{const _0x395ae8=_0x4abaae,{data:_0xf0c97f}=_0x312948;if(_0xf0c97f&&_0x395ae8(0x1aa)==_0xf0c97f[_0x395ae8(0x19e)]){const _0x81eaaf=_0x5193d8(_0x204efb,_0x395ae8(0x1b0));return _0xf0c97f[_0x395ae8(0x1bf)][0x0][_0x395ae8(0x1b9)]?{'type':_0x395ae8(0x1c3),'content':_0x5193d8(_0x204efb,_0x395ae8(0x1b8),_0x81eaaf)}:{'type':_0x395ae8(0x1c3),'content':_0x5193d8(_0x204efb,_0x395ae8(0x1a8),_0x81eaaf)};}});}}function oo(_0x12b58c){const _0x1aea0f=_0x25e894;return _0x1aea0f(0x1aa)==_0x12b58c[_0x1aea0f(0x1a4)][_0x1aea0f(0x1ac)];}
23
+ const _0x185839=_0x4109;(function(_0x149c0b,_0x28b44f){const _0x4e1784=_0x4109,_0x5e03eb=_0x149c0b();while(!![]){try{const _0x9cb6a0=-parseInt(_0x4e1784(0xdc))/0x1*(parseInt(_0x4e1784(0xc6))/0x2)+parseInt(_0x4e1784(0xe6))/0x3+-parseInt(_0x4e1784(0xdf))/0x4*(-parseInt(_0x4e1784(0xd8))/0x5)+parseInt(_0x4e1784(0xd1))/0x6+-parseInt(_0x4e1784(0xde))/0x7+parseInt(_0x4e1784(0xe0))/0x8+-parseInt(_0x4e1784(0xbf))/0x9*(parseInt(_0x4e1784(0xd4))/0xa);if(_0x9cb6a0===_0x28b44f)break;else _0x5e03eb['push'](_0x5e03eb['shift']());}catch(_0x3426fe){_0x5e03eb['push'](_0x5e03eb['shift']());}}}(_0x3172,0x5a902));import{Plugin as _0x104911}from'ckeditor5/src/core.js';function _0x3172(){const _0x280e6d=['640abcHsf','checkChild','blockQuote','$root','413449sDbFOx','plugins','4081819OuDqty','11768AQLVae','3126776DHjLvD','format','get','document','commandParams','parent','2178867zEtfnQ','forceValue','schema','change','getSelectedBlocks','9CLgnbA','ELEMENT_BLOCK_QUOTE','markBlockFormat','model','*Remove\x20format:*\x20%0','name','selection','2MGRjLM','has','TrackChangesEditing','commandName','editor','descriptionFactory','enableCommand','commands','value','*Set\x20format:*\x20%0','afterInit','352542Zwxqqf','from','BlockQuoteEditing','1849570QShjbk','locale','registerDescriptionCallback','filter'];_0x3172=function(){return _0x280e6d;};return _0x3172();}import{getTranslation as _0x50b115}from'../utils/common-translations.js';function _0x4109(_0x5ca81c,_0x49660f){const _0x317256=_0x3172();return _0x4109=function(_0x41090c,_0x258bc7){_0x41090c=_0x41090c-0xbd;let _0x4483fc=_0x317256[_0x41090c];return _0x4483fc;},_0x4109(_0x5ca81c,_0x49660f);}import{getRangesOfBlockGroups as _0x4a4d97}from'../utils/utils.js';export default class O extends _0x104911{[_0x185839(0xd0)](){const _0x27fba1=_0x185839,_0x337da7=this[_0x27fba1(0xca)],_0x257f7b=_0x337da7[_0x27fba1(0xd5)];if(!_0x337da7[_0x27fba1(0xdd)][_0x27fba1(0xc7)](_0x27fba1(0xd3)))return;const _0x36cc09=_0x337da7[_0x27fba1(0xdd)][_0x27fba1(0xe2)](_0x27fba1(0xc8)),_0xa4db5=this[_0x27fba1(0xca)][_0x27fba1(0xcd)][_0x27fba1(0xe2)](_0x27fba1(0xda));_0x36cc09[_0x27fba1(0xcc)](_0x27fba1(0xda),(_0x17eaab,_0x15c238={})=>{const _0x3783b4=_0x27fba1,_0x4c318d=this[_0x3783b4(0xca)][_0x3783b4(0xc2)][_0x3783b4(0xe3)][_0x3783b4(0xc5)],_0x1df53b=_0x15c238&&void 0x0!==_0x15c238[_0x3783b4(0xe7)]?_0x15c238[_0x3783b4(0xe7)]:!_0xa4db5[_0x3783b4(0xce)];let _0x207db6=[];if(_0x1df53b){const _0x482a00=Array[_0x3783b4(0xd2)](_0x4c318d[_0x3783b4(0xbe)]())[_0x3783b4(0xd7)](_0x2c8040=>oo(_0x2c8040)||function(_0x2d4af1,_0x29b90e){const _0x278f83=_0x3783b4,_0x5943b3=_0x29b90e[_0x278f83(0xd9)](_0x2d4af1[_0x278f83(0xe5)],_0x278f83(0xda)),_0x28bfef=_0x29b90e[_0x278f83(0xd9)]([_0x278f83(0xdb),_0x278f83(0xda)],_0x2d4af1);return _0x5943b3&&_0x28bfef;}(_0x2c8040,this[_0x3783b4(0xca)][_0x3783b4(0xc2)][_0x3783b4(0xe8)]));_0x207db6=_0x4a4d97(_0x482a00,_0x337da7[_0x3783b4(0xc2)]);}else{const _0x5384f1=Array[_0x3783b4(0xd2)](_0x4c318d[_0x3783b4(0xbe)]())[_0x3783b4(0xd7)](_0x4c5a95=>oo(_0x4c5a95));_0x207db6=_0x4a4d97(_0x5384f1,_0x337da7[_0x3783b4(0xc2)]);}_0x337da7[_0x3783b4(0xc2)][_0x3783b4(0xbd)](()=>{const _0x6bcd6=_0x3783b4;for(const _0x55c0b0 of _0x207db6)_0x36cc09[_0x6bcd6(0xc1)](_0x55c0b0,{'commandName':_0x6bcd6(0xda),'commandParams':[{'forceValue':_0x1df53b}]});});}),_0x36cc09[_0x27fba1(0xcb)][_0x27fba1(0xd6)](_0x25ee3f=>{const _0x151d8b=_0x27fba1,{data:_0x12f1c9}=_0x25ee3f;if(_0x12f1c9&&_0x151d8b(0xda)==_0x12f1c9[_0x151d8b(0xc9)]){const _0x1eaa4a=_0x50b115(_0x257f7b,_0x151d8b(0xc0));return _0x12f1c9[_0x151d8b(0xe4)][0x0][_0x151d8b(0xe7)]?{'type':_0x151d8b(0xe1),'content':_0x50b115(_0x257f7b,_0x151d8b(0xcf),_0x1eaa4a)}:{'type':_0x151d8b(0xe1),'content':_0x50b115(_0x257f7b,_0x151d8b(0xc3),_0x1eaa4a)};}});}}function oo(_0x49c613){const _0x2354ae=_0x185839;return _0x2354ae(0xda)==_0x49c613[_0x2354ae(0xe5)][_0x2354ae(0xc4)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f4dfc=_0x7d34;(function(_0xa3d784,_0x50a041){const _0x5bf85c=_0x7d34,_0x2e7386=_0xa3d784();while(!![]){try{const _0x31701f=parseInt(_0x5bf85c(0xe6))/0x1*(-parseInt(_0x5bf85c(0xeb))/0x2)+parseInt(_0x5bf85c(0xe8))/0x3*(-parseInt(_0x5bf85c(0xed))/0x4)+parseInt(_0x5bf85c(0xd9))/0x5*(parseInt(_0x5bf85c(0xdd))/0x6)+parseInt(_0x5bf85c(0xe4))/0x7+-parseInt(_0x5bf85c(0xdb))/0x8+-parseInt(_0x5bf85c(0xe7))/0x9+parseInt(_0x5bf85c(0xda))/0xa;if(_0x31701f===_0x50a041)break;else _0x2e7386['push'](_0x2e7386['shift']());}catch(_0x336476){_0x2e7386['push'](_0x2e7386['shift']());}}}(_0x1423,0x89883));import{Plugin as _0x35bef2}from'ckeditor5/src/core.js';export default class G extends _0x35bef2{[_0x5f4dfc(0xe9)](){const _0x1369c6=_0x5f4dfc,_0x2ffcdd=this[_0x1369c6(0xe0)];_0x2ffcdd[_0x1369c6(0xdc)][_0x1369c6(0xe1)](_0x1369c6(0xe5))&&(_0x2ffcdd[_0x1369c6(0xdc)][_0x1369c6(0xea)](_0x1369c6(0xdf))[_0x1369c6(0xe3)](_0x1369c6(0xde)),_0x2ffcdd[_0x1369c6(0xdc)][_0x1369c6(0xea)](_0x1369c6(0xdf))[_0x1369c6(0xe3)](_0x1369c6(0xec)),_0x2ffcdd[_0x1369c6(0xdc)][_0x1369c6(0xea)](_0x1369c6(0xdf))[_0x1369c6(0xe3)](_0x1369c6(0xe2)));}}function _0x7d34(_0x84d243,_0x243dfc){const _0x14234b=_0x1423();return _0x7d34=function(_0x7d34b3,_0x26739f){_0x7d34b3=_0x7d34b3-0xd9;let _0x4ed191=_0x14234b[_0x7d34b3];return _0x4ed191;},_0x7d34(_0x84d243,_0x243dfc);}function _0x1423(){const _0x5028c7=['6771688IPikhB','CaseChange','14203TFBIPC','1768347hVyHLC','9okJEfV','afterInit','get','96YcdCBZ','changeCaseLower','898844PTrtpJ','297835RssAqG','5397090JEgVQy','1326184Xfjcsj','plugins','78IXSqMD','changeCaseUpper','TrackChangesEditing','editor','has','changeCaseTitle','enableCommand'];_0x1423=function(){return _0x5028c7;};return _0x1423();}
23
+ function _0x35aa(_0x1b579b,_0x4f6077){const _0x10516a=_0x1051();return _0x35aa=function(_0x35aa11,_0x4e47b4){_0x35aa11=_0x35aa11-0x19d;let _0x1a247e=_0x10516a[_0x35aa11];return _0x1a247e;},_0x35aa(_0x1b579b,_0x4f6077);}const _0x182f89=_0x35aa;function _0x1051(){const _0x11f981=['10970028XxoFgQ','806157gmQtVU','has','78745gadGUm','11mHwIJH','45iHQRYL','editor','enableCommand','CaseChange','plugins','917NcZtQJ','16DIwHuY','changeCaseLower','36blwePg','TrackChangesEditing','changeCaseTitle','4002anpsUE','afterInit','get','6936280ZgligS','124730DfpWKl','changeCaseUpper','3483873yMIXxc'];_0x1051=function(){return _0x11f981;};return _0x1051();}(function(_0x4c26d4,_0x5a072a){const _0xe5d27b=_0x35aa,_0x3d11eb=_0x4c26d4();while(!![]){try{const _0x2c7baf=parseInt(_0xe5d27b(0x1a9))/0x1+parseInt(_0xe5d27b(0x1a5))/0x2*(-parseInt(_0xe5d27b(0x1ad))/0x3)+parseInt(_0xe5d27b(0x19e))/0x4*(parseInt(_0xe5d27b(0x1ab))/0x5)+parseInt(_0xe5d27b(0x1a1))/0x6*(-parseInt(_0xe5d27b(0x1b2))/0x7)+-parseInt(_0xe5d27b(0x1b3))/0x8*(-parseInt(_0xe5d27b(0x1a7))/0x9)+parseInt(_0xe5d27b(0x1a4))/0xa+-parseInt(_0xe5d27b(0x1ac))/0xb*(parseInt(_0xe5d27b(0x1a8))/0xc);if(_0x2c7baf===_0x5a072a)break;else _0x3d11eb['push'](_0x3d11eb['shift']());}catch(_0x5d7594){_0x3d11eb['push'](_0x3d11eb['shift']());}}}(_0x1051,0x74deb));import{Plugin as _0x34411f}from'ckeditor5/src/core.js';export default class G extends _0x34411f{[_0x182f89(0x1a2)](){const _0x4fe500=_0x182f89,_0x2a0a69=this[_0x4fe500(0x1ae)];_0x2a0a69[_0x4fe500(0x1b1)][_0x4fe500(0x1aa)](_0x4fe500(0x1b0))&&(_0x2a0a69[_0x4fe500(0x1b1)][_0x4fe500(0x1a3)](_0x4fe500(0x19f))[_0x4fe500(0x1af)](_0x4fe500(0x1a6)),_0x2a0a69[_0x4fe500(0x1b1)][_0x4fe500(0x1a3)](_0x4fe500(0x19f))[_0x4fe500(0x1af)](_0x4fe500(0x19d)),_0x2a0a69[_0x4fe500(0x1b1)][_0x4fe500(0x1a3)](_0x4fe500(0x19f))[_0x4fe500(0x1af)](_0x4fe500(0x1a0)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x48e5(_0x44bcae,_0x412c61){const _0x53d067=_0x53d0();return _0x48e5=function(_0x48e5d4,_0x274726){_0x48e5d4=_0x48e5d4-0x157;let _0x62c183=_0x53d067[_0x48e5d4];return _0x62c183;},_0x48e5(_0x44bcae,_0x412c61);}const _0x5c8bb6=_0x48e5;(function(_0x1c8891,_0x4b0034){const _0x2335fc=_0x48e5,_0xd36513=_0x1c8891();while(!![]){try{const _0x176854=parseInt(_0x2335fc(0x157))/0x1*(-parseInt(_0x2335fc(0x160))/0x2)+parseInt(_0x2335fc(0x163))/0x3+-parseInt(_0x2335fc(0x15e))/0x4*(parseInt(_0x2335fc(0x159))/0x5)+-parseInt(_0x2335fc(0x15f))/0x6+parseInt(_0x2335fc(0x166))/0x7*(parseInt(_0x2335fc(0x15b))/0x8)+-parseInt(_0x2335fc(0x158))/0x9+parseInt(_0x2335fc(0x165))/0xa;if(_0x176854===_0x4b0034)break;else _0xd36513['push'](_0xd36513['shift']());}catch(_0x25287e){_0xd36513['push'](_0xd36513['shift']());}}}(_0x53d0,0xa1839));import{Plugin as _0x38eac7}from'ckeditor5/src/core.js';export default class F extends _0x38eac7{[_0x5c8bb6(0x167)](){const _0x226138=_0x5c8bb6,_0x568069=this[_0x226138(0x162)];_0x568069[_0x226138(0x15a)][_0x226138(0x164)](_0x226138(0x168))&&_0x568069[_0x226138(0x15c)][_0x226138(0x164)](_0x226138(0x161))[_0x226138(0x15d)](_0x226138(0x168));}}function _0x53d0(){const _0x153fcb=['1798128DRMaqi','get','24860090Fkgwqu','868441WBVaxf','afterInit','ckbox','13779xoybWs','8357031UsCRzz','205ljuuSk','commands','40OSmMkO','plugins','enableCommand','119992woeMtq','2255034dRyhYT','74oKCZHJ','TrackChangesEditing','editor'];_0x53d0=function(){return _0x153fcb;};return _0x53d0();}
23
+ function _0x371d(){const _0x3dda4c=['20BkpJup','95923lVLYNU','ckbox','8GPNywb','112rFqQQg','plugins','216402MHcDEi','9387279DdFkkT','2323707QEPVhW','8364208nUrcsw','get','9HqlifG','10326680HbQmNv','commands','afterInit','enableCommand','editor','1397635HQNJyz','TrackChangesEditing'];_0x371d=function(){return _0x3dda4c;};return _0x371d();}const _0x2f0a12=_0x27b8;(function(_0x286bc1,_0x452dfb){const _0x7b36b9=_0x27b8,_0x2107e4=_0x286bc1();while(!![]){try{const _0xf6fc88=parseInt(_0x7b36b9(0x175))/0x1*(-parseInt(_0x7b36b9(0x177))/0x2)+-parseInt(_0x7b36b9(0x169))/0x3+-parseInt(_0x7b36b9(0x174))/0x4*(-parseInt(_0x7b36b9(0x172))/0x5)+parseInt(_0x7b36b9(0x167))/0x6*(-parseInt(_0x7b36b9(0x178))/0x7)+parseInt(_0x7b36b9(0x16a))/0x8*(parseInt(_0x7b36b9(0x16c))/0x9)+parseInt(_0x7b36b9(0x16d))/0xa+-parseInt(_0x7b36b9(0x168))/0xb;if(_0xf6fc88===_0x452dfb)break;else _0x2107e4['push'](_0x2107e4['shift']());}catch(_0x3c2ebc){_0x2107e4['push'](_0x2107e4['shift']());}}}(_0x371d,0xd8943));import{Plugin as _0xa4e426}from'ckeditor5/src/core.js';function _0x27b8(_0x4a1404,_0x58ffd5){const _0x371d5d=_0x371d();return _0x27b8=function(_0x27b894,_0x56f849){_0x27b894=_0x27b894-0x167;let _0x3a80bb=_0x371d5d[_0x27b894];return _0x3a80bb;},_0x27b8(_0x4a1404,_0x58ffd5);}export default class F extends _0xa4e426{[_0x2f0a12(0x16f)](){const _0x1ad8e9=_0x2f0a12,_0x211265=this[_0x1ad8e9(0x171)];_0x211265[_0x1ad8e9(0x16e)][_0x1ad8e9(0x16b)](_0x1ad8e9(0x176))&&_0x211265[_0x1ad8e9(0x179)][_0x1ad8e9(0x16b)](_0x1ad8e9(0x173))[_0x1ad8e9(0x170)](_0x1ad8e9(0x176));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39054c=_0x5789;(function(_0x17f2cc,_0x15e504){const _0x15a39d=_0x5789,_0x2d8443=_0x17f2cc();while(!![]){try{const _0x5d73b4=-parseInt(_0x15a39d(0x119))/0x1+parseInt(_0x15a39d(0x128))/0x2+parseInt(_0x15a39d(0x137))/0x3+parseInt(_0x15a39d(0x136))/0x4*(-parseInt(_0x15a39d(0x11f))/0x5)+-parseInt(_0x15a39d(0x11e))/0x6*(parseInt(_0x15a39d(0x11d))/0x7)+-parseInt(_0x15a39d(0x121))/0x8+parseInt(_0x15a39d(0x109))/0x9;if(_0x5d73b4===_0x15e504)break;else _0x2d8443['push'](_0x2d8443['shift']());}catch(_0xf434fb){_0x2d8443['push'](_0x2d8443['shift']());}}}(_0x34c4,0x5e59f));import{Plugin as _0x18e8c9}from'ckeditor5/src/core.js';import{getTranslation as _0x57fc97}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x358299}from'../utils/utils.js';function _0x5789(_0x1e9a81,_0x1e596e){const _0x34c4e1=_0x34c4();return _0x5789=function(_0x578928,_0x55e83a){_0x578928=_0x578928-0x103;let _0x5145e1=_0x34c4e1[_0x578928];return _0x5145e1;},_0x5789(_0x1e9a81,_0x1e596e);}export default class L extends _0x18e8c9{[_0x39054c(0x110)](){const _0x13f974=_0x39054c,_0x4f134e=this[_0x13f974(0x113)];if(!_0x4f134e[_0x13f974(0x12e)][_0x13f974(0x112)](_0x13f974(0x126)))return;const _0x15b153=_0x4f134e[_0x13f974(0x12e)][_0x13f974(0x125)](_0x13f974(0x10d)),_0x2f63f1=_0x4f134e[_0x13f974(0x12a)],_0x347921=_0x4f134e[_0x13f974(0x12d)][_0x13f974(0x125)](_0x13f974(0x118))[_0x13f974(0x127)],_0x2e7a85=_0x4f134e[_0x13f974(0x130)][_0x13f974(0x125)](_0x13f974(0x118));_0x15b153[_0x13f974(0x122)](_0x13f974(0x105)),_0x15b153[_0x13f974(0x122)](_0x13f974(0x115)),_0x15b153[_0x13f974(0x122)](_0x13f974(0x118),(_0x934758,_0x24e8b7={})=>{const _0x5c3fa3=_0x13f974,_0x4a70f1=_0x4f134e[_0x5c3fa3(0x10a)],_0x70788b=_0x4f134e[_0x5c3fa3(0x10a)][_0x5c3fa3(0x12f)][_0x5c3fa3(0x11b)],_0x1dd126=_0x24e8b7&&void 0x0!==_0x24e8b7[_0x5c3fa3(0x12c)]?_0x24e8b7[_0x5c3fa3(0x12c)]:!_0x2e7a85[_0x5c3fa3(0x133)];let _0x4a43f3;_0x24e8b7[_0x5c3fa3(0x116)]||(_0x24e8b7[_0x5c3fa3(0x116)]=_0x347921[0x0][_0x5c3fa3(0x116)]),_0x4a43f3=_0x1dd126?Array[_0x5c3fa3(0x124)](_0x70788b[_0x5c3fa3(0x139)]())[_0x5c3fa3(0x107)](_0x3207c2=>eo(_0x3207c2)||function(_0x2f2fcb,_0x30d02d){const _0x230030=_0x5c3fa3;if(_0x2f2fcb['is'](_0x230030(0x10f))||_0x30d02d[_0x230030(0x120)](_0x2f2fcb))return!0x1;return _0x30d02d[_0x230030(0x13a)](_0x2f2fcb[_0x230030(0x129)],_0x230030(0x118));}(_0x3207c2,_0x4a70f1[_0x5c3fa3(0x135)])):Array[_0x5c3fa3(0x124)](_0x70788b[_0x5c3fa3(0x139)]())[_0x5c3fa3(0x107)](_0x26018c=>eo(_0x26018c));const _0x5525b3=_0x358299(_0x4a43f3,_0x4a70f1);_0x4a70f1[_0x5c3fa3(0x132)](()=>{const _0x34a950=_0x5c3fa3;for(const _0x51eb80 of _0x5525b3)_0x15b153[_0x34a950(0x10c)](_0x51eb80,{'commandName':_0x34a950(0x118),'commandParams':[{..._0x24e8b7,'forceValue':_0x1dd126}],'formatGroupId':_0x34a950(0x106)});});}),(_0x15b153[_0x13f974(0x108)][_0x13f974(0x114)](_0x13f974(0x118),_0x31d486=>_0x57fc97(_0x2f63f1,_0x13f974(0x138),_0x31d486)),_0x15b153[_0x13f974(0x108)][_0x13f974(0x131)](_0x41dfe6=>{const _0x3bf495=_0x13f974;if(_0x3bf495(0x104)!=_0x41dfe6[_0x3bf495(0x134)])return;const _0x952e02=_0x2f63f1['t'],{data:_0x5061f1}=_0x41dfe6;if(!_0x5061f1||_0x3bf495(0x118)!=_0x5061f1[_0x3bf495(0x10e)])return;const _0x211265=_0x5061f1[_0x3bf495(0x103)][0x0][_0x3bf495(0x116)],_0x5634f5=_0x952e02(_0x347921[_0x3bf495(0x117)](_0x334fd6=>_0x334fd6[_0x3bf495(0x116)]===_0x211265)[_0x3bf495(0x11c)])[_0x3bf495(0x12b)]();return _0x5061f1[_0x3bf495(0x103)][0x0][_0x3bf495(0x12c)]?{'type':_0x3bf495(0x123),'content':_0x57fc97(_0x2f63f1,_0x3bf495(0x11a),_0x57fc97(_0x2f63f1,_0x3bf495(0x138),0x1)+'\x20('+_0x5634f5+')')}:{'type':_0x3bf495(0x123),'content':_0x57fc97(_0x2f63f1,_0x3bf495(0x10b),_0x57fc97(_0x2f63f1,_0x3bf495(0x138),0x1))};}));}}function eo(_0x4698e5){const _0x281d6a=_0x39054c;return _0x281d6a(0x118)==_0x4698e5[_0x281d6a(0x111)];}function _0x34c4(){const _0x1c7da1=['indentCodeBlock','blockName','filter','descriptionFactory','18837684sPimZT','model','*Remove\x20format:*\x20%0','markBlockFormat','TrackChangesEditing','commandName','rootElement','afterInit','name','has','editor','registerElementLabel','outdentCodeBlock','language','find','codeBlock','764908XOFFty','*Set\x20format:*\x20%0','selection','label','1351NvJZrN','10320nnkvIA','5855ioozrh','isLimit','3316840nxzamO','enableCommand','format','from','get','CodeBlock','languages','1000838WeFyaq','parent','locale','toLowerCase','forceValue','config','plugins','document','commands','registerDescriptionCallback','change','value','type','schema','2584aSqPQy','182721UxTZBe','ELEMENT_CODE_BLOCK','getSelectedBlocks','checkChild','commandParams','formatBlock'];_0x34c4=function(){return _0x1c7da1;};return _0x34c4();}
23
+ const _0x5cec0f=_0xcf89;(function(_0x22549f,_0x1df749){const _0x30f97c=_0xcf89,_0x4f1404=_0x22549f();while(!![]){try{const _0x520c93=parseInt(_0x30f97c(0xdd))/0x1*(parseInt(_0x30f97c(0x105))/0x2)+parseInt(_0x30f97c(0xd5))/0x3*(parseInt(_0x30f97c(0xf4))/0x4)+parseInt(_0x30f97c(0xda))/0x5*(parseInt(_0x30f97c(0xe7))/0x6)+parseInt(_0x30f97c(0xd8))/0x7+-parseInt(_0x30f97c(0xea))/0x8*(parseInt(_0x30f97c(0xff))/0x9)+parseInt(_0x30f97c(0xe5))/0xa*(-parseInt(_0x30f97c(0xf8))/0xb)+-parseInt(_0x30f97c(0xe1))/0xc;if(_0x520c93===_0x1df749)break;else _0x4f1404['push'](_0x4f1404['shift']());}catch(_0x538f0c){_0x4f1404['push'](_0x4f1404['shift']());}}}(_0xffcf,0xa73e8));import{Plugin as _0x4ee6c8}from'ckeditor5/src/core.js';import{getTranslation as _0x35346b}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x51041e}from'../utils/utils.js';export default class L extends _0x4ee6c8{[_0x5cec0f(0x102)](){const _0x7c561c=_0x5cec0f,_0x282215=this[_0x7c561c(0xdf)];if(!_0x282215[_0x7c561c(0xfc)][_0x7c561c(0xfb)](_0x7c561c(0xdb)))return;const _0x56e29e=_0x282215[_0x7c561c(0xfc)][_0x7c561c(0xcc)](_0x7c561c(0xd4)),_0xa34d5c=_0x282215[_0x7c561c(0xed)],_0x2f272c=_0x282215[_0x7c561c(0xd1)][_0x7c561c(0xcc)](_0x7c561c(0xcb))[_0x7c561c(0xd0)],_0x53ed15=_0x282215[_0x7c561c(0xf9)][_0x7c561c(0xcc)](_0x7c561c(0xcb));_0x56e29e[_0x7c561c(0xf6)](_0x7c561c(0xe2)),_0x56e29e[_0x7c561c(0xf6)](_0x7c561c(0xf2)),_0x56e29e[_0x7c561c(0xf6)](_0x7c561c(0xcb),(_0x41cb81,_0x2dda6d={})=>{const _0x3911fc=_0x7c561c,_0x1fffbd=_0x282215[_0x3911fc(0xec)],_0x45176e=_0x282215[_0x3911fc(0xec)][_0x3911fc(0xe0)][_0x3911fc(0x101)],_0x5e0392=_0x2dda6d&&void 0x0!==_0x2dda6d[_0x3911fc(0xfa)]?_0x2dda6d[_0x3911fc(0xfa)]:!_0x53ed15[_0x3911fc(0xcd)];let _0x77b28e;_0x2dda6d[_0x3911fc(0xe9)]||(_0x2dda6d[_0x3911fc(0xe9)]=_0x2f272c[0x0][_0x3911fc(0xe9)]),_0x77b28e=_0x5e0392?Array[_0x3911fc(0xeb)](_0x45176e[_0x3911fc(0xfe)]())[_0x3911fc(0xd2)](_0x22a052=>eo(_0x22a052)||function(_0x30e70d,_0x4109bd){const _0x3fe131=_0x3911fc;if(_0x30e70d['is'](_0x3fe131(0xe4))||_0x4109bd[_0x3fe131(0xe6)](_0x30e70d))return!0x1;return _0x4109bd[_0x3fe131(0xf5)](_0x30e70d[_0x3fe131(0x104)],_0x3fe131(0xcb));}(_0x22a052,_0x1fffbd[_0x3911fc(0xef)])):Array[_0x3911fc(0xeb)](_0x45176e[_0x3911fc(0xfe)]())[_0x3911fc(0xd2)](_0xb48cdb=>eo(_0xb48cdb));const _0x2aa91a=_0x51041e(_0x77b28e,_0x1fffbd);_0x1fffbd[_0x3911fc(0xf3)](()=>{const _0x32f374=_0x3911fc;for(const _0x2b748c of _0x2aa91a)_0x56e29e[_0x32f374(0xd6)](_0x2b748c,{'commandName':_0x32f374(0xcb),'commandParams':[{..._0x2dda6d,'forceValue':_0x5e0392}],'formatGroupId':_0x32f374(0xfd)});});}),(_0x56e29e[_0x7c561c(0xee)][_0x7c561c(0xe8)](_0x7c561c(0xcb),_0x3ed637=>_0x35346b(_0xa34d5c,_0x7c561c(0xe3),_0x3ed637)),_0x56e29e[_0x7c561c(0xee)][_0x7c561c(0x100)](_0x56e772=>{const _0x49398b=_0x7c561c;if(_0x49398b(0xd3)!=_0x56e772[_0x49398b(0x103)])return;const _0x5390f4=_0xa34d5c['t'],{data:_0x4578e6}=_0x56e772;if(!_0x4578e6||_0x49398b(0xcb)!=_0x4578e6[_0x49398b(0xcf)])return;const _0x272856=_0x4578e6[_0x49398b(0xde)][0x0][_0x49398b(0xe9)],_0x278ed8=_0x5390f4(_0x2f272c[_0x49398b(0xd7)](_0x87c3b=>_0x87c3b[_0x49398b(0xe9)]===_0x272856)[_0x49398b(0xf0)])[_0x49398b(0xdc)]();return _0x4578e6[_0x49398b(0xde)][0x0][_0x49398b(0xfa)]?{'type':_0x49398b(0xce),'content':_0x35346b(_0xa34d5c,_0x49398b(0xd9),_0x35346b(_0xa34d5c,_0x49398b(0xe3),0x1)+'\x20('+_0x278ed8+')')}:{'type':_0x49398b(0xce),'content':_0x35346b(_0xa34d5c,_0x49398b(0xf1),_0x35346b(_0xa34d5c,_0x49398b(0xe3),0x1))};}));}}function _0xcf89(_0x5504b7,_0x490a01){const _0xffcfcc=_0xffcf();return _0xcf89=function(_0xcf89ba,_0x132b7b){_0xcf89ba=_0xcf89ba-0xcb;let _0x2dc627=_0xffcfcc[_0xcf89ba];return _0x2dc627;},_0xcf89(_0x5504b7,_0x490a01);}function eo(_0x21bdd7){const _0x28bee4=_0x5cec0f;return _0x28bee4(0xcb)==_0x21bdd7[_0x28bee4(0xf7)];}function _0xffcf(){const _0xc63ec=['5352CjUvFd','codeBlock','get','value','format','commandName','languages','config','filter','formatBlock','TrackChangesEditing','17199uNfZGg','markBlockFormat','find','7299579TeSSwb','*Set\x20format:*\x20%0','5HiCkfq','CodeBlock','toLowerCase','211VHhKdx','commandParams','editor','document','7656660FCAgeZ','indentCodeBlock','ELEMENT_CODE_BLOCK','rootElement','156710ntxDdO','isLimit','1704306nvqrNr','registerElementLabel','language','7947080HEdzEu','from','model','locale','descriptionFactory','schema','label','*Remove\x20format:*\x20%0','outdentCodeBlock','change','548ingGIY','checkChild','enableCommand','name','253GtsZzG','commands','forceValue','has','plugins','blockName','getSelectedBlocks','9dwyvsq','registerDescriptionCallback','selection','afterInit','type','parent'];_0xffcf=function(){return _0xc63ec;};return _0xffcf();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5aa922=_0x2b88;function _0x2b88(_0x4d573e,_0x5cc8d3){const _0x17a54d=_0x17a5();return _0x2b88=function(_0x2b88c5,_0x228e15){_0x2b88c5=_0x2b88c5-0x177;let _0x324807=_0x17a54d[_0x2b88c5];return _0x324807;},_0x2b88(_0x4d573e,_0x5cc8d3);}(function(_0x307b86,_0xad8866){const _0x2b9c86=_0x2b88,_0x55f32c=_0x307b86();while(!![]){try{const _0x4d381a=-parseInt(_0x2b9c86(0x17a))/0x1*(parseInt(_0x2b9c86(0x183))/0x2)+-parseInt(_0x2b9c86(0x17f))/0x3+-parseInt(_0x2b9c86(0x189))/0x4+parseInt(_0x2b9c86(0x17d))/0x5*(parseInt(_0x2b9c86(0x181))/0x6)+-parseInt(_0x2b9c86(0x182))/0x7+parseInt(_0x2b9c86(0x17b))/0x8*(-parseInt(_0x2b9c86(0x184))/0x9)+-parseInt(_0x2b9c86(0x180))/0xa*(-parseInt(_0x2b9c86(0x179))/0xb);if(_0x4d381a===_0xad8866)break;else _0x55f32c['push'](_0x55f32c['shift']());}catch(_0x115501){_0x55f32c['push'](_0x55f32c['shift']());}}}(_0x17a5,0xa1141));import{Plugin as _0x517cac}from'ckeditor5/src/core.js';export default class H extends _0x517cac{[_0x5aa922(0x17e)](){const _0x105c46=_0x5aa922,_0x2f2cd2=this[_0x105c46(0x178)];if(!_0x2f2cd2[_0x105c46(0x18a)][_0x105c46(0x186)](_0x105c46(0x188)))return;_0x2f2cd2[_0x105c46(0x18a)][_0x105c46(0x187)](_0x105c46(0x185))[_0x105c46(0x17c)](_0x105c46(0x177));}}function _0x17a5(){const _0x21bb54=['afterInit','1583841CyrTQv','520630LEGMfT','70068lOhhnd','4227167pGJvxH','16462orQLal','5175YLylaw','TrackChangesEditing','has','get','CommentsEditing','2444724KuIdaW','plugins','addCommentThread','editor','869PDqeug','160OhYGGW','9208ykdSZy','enableCommand','115PxdpHL'];_0x17a5=function(){return _0x21bb54;};return _0x17a5();}
23
+ const _0x4e8122=_0xeeb6;(function(_0x582260,_0x387c83){const _0x2ca9eb=_0xeeb6,_0x1911dc=_0x582260();while(!![]){try{const _0x5c9377=parseInt(_0x2ca9eb(0x196))/0x1*(-parseInt(_0x2ca9eb(0x19e))/0x2)+-parseInt(_0x2ca9eb(0x19c))/0x3+-parseInt(_0x2ca9eb(0x192))/0x4+-parseInt(_0x2ca9eb(0x199))/0x5*(parseInt(_0x2ca9eb(0x19d))/0x6)+parseInt(_0x2ca9eb(0x1a4))/0x7+-parseInt(_0x2ca9eb(0x194))/0x8*(-parseInt(_0x2ca9eb(0x19f))/0x9)+parseInt(_0x2ca9eb(0x1a2))/0xa;if(_0x5c9377===_0x387c83)break;else _0x1911dc['push'](_0x1911dc['shift']());}catch(_0xb09559){_0x1911dc['push'](_0x1911dc['shift']());}}}(_0x3937,0xbede2));import{Plugin as _0x48cb81}from'ckeditor5/src/core.js';function _0xeeb6(_0x927bf7,_0x2863d6){const _0x3937a3=_0x3937();return _0xeeb6=function(_0xeeb633,_0x4b73e1){_0xeeb633=_0xeeb633-0x192;let _0x652755=_0x3937a3[_0xeeb633];return _0x652755;},_0xeeb6(_0x927bf7,_0x2863d6);}function _0x3937(){const _0x59b9ae=['4658668aLEqTm','3844016wrrukt','plugins','16pqwuMr','addCommentThread','482616vSInEV','afterInit','enableCommand','30YvLNgX','TrackChangesEditing','has','2471580jWKbHP','476394fDVuJM','6gIFgsv','4706469ruoonO','CommentsEditing','get','27794940IzRKNi','editor'];_0x3937=function(){return _0x59b9ae;};return _0x3937();}export default class H extends _0x48cb81{[_0x4e8122(0x197)](){const _0x3ae344=_0x4e8122,_0x2b4d48=this[_0x3ae344(0x1a3)];if(!_0x2b4d48[_0x3ae344(0x193)][_0x3ae344(0x19b)](_0x3ae344(0x1a0)))return;_0x2b4d48[_0x3ae344(0x193)][_0x3ae344(0x1a1)](_0x3ae344(0x19a))[_0x3ae344(0x198)](_0x3ae344(0x195));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54a8b7=_0x14dd;function _0x14dd(_0x3e76e2,_0x1f151c){const _0x89cd99=_0x89cd();return _0x14dd=function(_0x14dd39,_0x2881f2){_0x14dd39=_0x14dd39-0x116;let _0x33326b=_0x89cd99[_0x14dd39];return _0x33326b;},_0x14dd(_0x3e76e2,_0x1f151c);}(function(_0x47bf64,_0x1d78ad){const _0x34dbeb=_0x14dd,_0x4248d9=_0x47bf64();while(!![]){try{const _0x55801a=parseInt(_0x34dbeb(0x149))/0x1*(parseInt(_0x34dbeb(0x14b))/0x2)+-parseInt(_0x34dbeb(0x121))/0x3*(-parseInt(_0x34dbeb(0x11b))/0x4)+-parseInt(_0x34dbeb(0x120))/0x5*(parseInt(_0x34dbeb(0x13b))/0x6)+-parseInt(_0x34dbeb(0x12d))/0x7+-parseInt(_0x34dbeb(0x135))/0x8+parseInt(_0x34dbeb(0x140))/0x9*(parseInt(_0x34dbeb(0x127))/0xa)+parseInt(_0x34dbeb(0x13e))/0xb;if(_0x55801a===_0x1d78ad)break;else _0x4248d9['push'](_0x4248d9['shift']());}catch(_0x2df91a){_0x4248d9['push'](_0x4248d9['shift']());}}}(_0x89cd,0x3bde3));import{Plugin as _0x4e639c}from'ckeditor5/src/core.js';import{LiveRange as _0x37ca96}from'ckeditor5/src/engine.js';import{Delete as _0x1f2c98}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x23ab88}from'./utils.js';export default class q extends _0x4e639c{static get[_0x54a8b7(0x148)](){return[_0x1f2c98];}[_0x54a8b7(0x134)](){const _0x1ef9e6=_0x54a8b7,_0x2969f0=this[_0x1ef9e6(0x136)],_0x3b86da=_0x2969f0[_0x1ef9e6(0x150)][_0x1ef9e6(0x13a)](_0x1ef9e6(0x129));_0x3b86da[_0x1ef9e6(0x12e)](_0x1ef9e6(0x11e));const _0xa62373=_0x2969f0[_0x1ef9e6(0x14f)][_0x1ef9e6(0x13a)](_0x1ef9e6(0x124));_0x3b86da[_0x1ef9e6(0x12e)](_0x1ef9e6(0x124),(_0x373d48,_0x5ef0e7={})=>{const _0x2bd3c8=_0x1ef9e6,_0x2a7dcc=_0x2969f0[_0x2bd3c8(0x130)][_0x2bd3c8(0x14e)](_0x2969f0[_0x2bd3c8(0x130)][_0x2bd3c8(0x126)][_0x2bd3c8(0x144)]);_0x2a7dcc[_0x2bd3c8(0x152)]&&_0x2969f0[_0x2bd3c8(0x130)][_0x2bd3c8(0x132)](_0x2a7dcc,{'direction':_0x2bd3c8(0x117),'unit':_0x5ef0e7[_0x2bd3c8(0x12c)]});const _0x2f9f5a=_0x2a7dcc[_0x2bd3c8(0x11a)](),_0x4ee199=_0x37ca96[_0x2bd3c8(0x139)](_0x2f9f5a);let _0x324d97;_0x373d48(_0x5ef0e7),_0x324d97=_0x2bd3c8(0x14d)==_0x4ee199[_0x2bd3c8(0x146)][_0x2bd3c8(0x119)]?_0x2969f0[_0x2bd3c8(0x130)][_0x2bd3c8(0x151)](_0x2f9f5a[_0x2bd3c8(0x133)]):_0x2969f0[_0x2bd3c8(0x130)][_0x2bd3c8(0x151)](_0x4ee199[_0x2bd3c8(0x133)],_0x4ee199[_0x2bd3c8(0x131)]),_0x4ee199[_0x2bd3c8(0x13f)](),_0x2969f0[_0x2bd3c8(0x130)][_0x2bd3c8(0x147)](_0xa62373[_0x2bd3c8(0x14a)][_0x2bd3c8(0x11f)],_0x19cd87=>{const _0x216942=_0x2bd3c8;_0xa62373[_0x216942(0x14a)][_0x216942(0x118)](),_0x19cd87[_0x216942(0x142)](_0x19cd87[_0x216942(0x151)](_0x324d97[_0x216942(0x131)])),_0xa62373[_0x216942(0x14a)][_0x216942(0x138)]();});}),_0x2969f0[_0x1ef9e6(0x12f)][_0x1ef9e6(0x116)]['on'](_0x1ef9e6(0x14c),_0x23ab88(_0x2969f0,_0x1ef9e6(0x141)),{'priority':_0x1ef9e6(0x11d)}),_0x2969f0[_0x1ef9e6(0x123)][_0x1ef9e6(0x116)]['on'](_0x1ef9e6(0x14c),(_0xdd3b66,_0x23c577,_0x491baf)=>{const _0x1079a4=_0x1ef9e6;_0x491baf[_0x1079a4(0x11c)][_0x1079a4(0x13c)]&&_0x23ab88(_0x2969f0,_0x1079a4(0x141),{'showActiveMarker':!0x1})[_0x1079a4(0x13d)](this)(_0xdd3b66,_0x23c577,_0x491baf);},{'priority':_0x1ef9e6(0x11d)}),_0x2969f0[_0x1ef9e6(0x12f)][_0x1ef9e6(0x116)]['on'](_0x1ef9e6(0x143),(_0x1509ed,_0x359bdf,_0x5ad25e)=>{const _0x52736b=_0x1ef9e6,_0x4eb3e6=_0x5ad25e[_0x52736b(0x125)][_0x52736b(0x137)](_0x359bdf[_0x52736b(0x128)]);if(_0x4eb3e6){for(const _0x4a6dd7 of _0x4eb3e6)_0x4a6dd7['is'](_0x52736b(0x145))&&(_0x5ad25e[_0x52736b(0x125)][_0x52736b(0x122)](_0x4a6dd7,_0x359bdf[_0x52736b(0x128)]),_0x5ad25e[_0x52736b(0x12b)][_0x52736b(0x12a)](_0x4a6dd7));}},{'priority':_0x1ef9e6(0x11d)});}}function _0x89cd(){const _0x53e258=['document','230PNZXnP','markerName','TrackChangesEditing','remove','writer','unit','1923131TrnZDo','enableCommand','editing','model','end','modifySelection','start','init','2013128TYlYmw','editor','markerNameToElements','unlock','fromRange','get','6oIrJjt','showSuggestionHighlights','bind','5100051NjrkiR','detach','114804EQSnKQ','merge','setSelection','removeMarker:suggestion:deletion','selection','uiElement','root','enqueueChange','requires','151841ikXDge','buffer','2fUBMSJ','addMarker:suggestion:deletion','$graveyard','createSelection','commands','plugins','createRange','isCollapsed','downcastDispatcher','forward','lock','rootName','getFirstRange','627988MYeUAl','options','high','delete','batch','2256355yqELsO','6fIZwmW','unbindElementFromMarkerName','data','deleteForward','mapper'];_0x89cd=function(){return _0x53e258;};return _0x89cd();}
23
+ function _0x1c0b(_0x47c479,_0x399dd4){const _0x2dda75=_0x2dda();return _0x1c0b=function(_0x1c0b54,_0x25636e){_0x1c0b54=_0x1c0b54-0x162;let _0x2e7ff0=_0x2dda75[_0x1c0b54];return _0x2e7ff0;},_0x1c0b(_0x47c479,_0x399dd4);}const _0x10a8ab=_0x1c0b;(function(_0x5b0465,_0x875fec){const _0x51befb=_0x1c0b,_0x3068eb=_0x5b0465();while(!![]){try{const _0x480036=parseInt(_0x51befb(0x16b))/0x1+parseInt(_0x51befb(0x174))/0x2*(parseInt(_0x51befb(0x168))/0x3)+parseInt(_0x51befb(0x180))/0x4+-parseInt(_0x51befb(0x169))/0x5*(parseInt(_0x51befb(0x18d))/0x6)+-parseInt(_0x51befb(0x19d))/0x7*(parseInt(_0x51befb(0x17c))/0x8)+parseInt(_0x51befb(0x16a))/0x9*(parseInt(_0x51befb(0x182))/0xa)+-parseInt(_0x51befb(0x171))/0xb;if(_0x480036===_0x875fec)break;else _0x3068eb['push'](_0x3068eb['shift']());}catch(_0x81190a){_0x3068eb['push'](_0x3068eb['shift']());}}}(_0x2dda,0xd4dfd));import{Plugin as _0x52c633}from'ckeditor5/src/core.js';import{LiveRange as _0x47f65b}from'ckeditor5/src/engine.js';function _0x2dda(){const _0x1912e1=['setSelection','remove','start','downcastDispatcher','plugins','model','getFirstRange','uiElement','addMarker:suggestion:deletion','241619OfRbnE','lock','unit','createRange','init','root','delete','markerNameToElements','3aAMFgO','735155hwiUlh','2674926RQdOEa','1270479DWOZmN','commands','high','detach','markerName','options','29254874hkHmEW','createSelection','editor','2813402hIivHL','$graveyard','editing','fromRange','bind','unlock','TrackChangesEditing','modifySelection','120FvTFcs','document','rootName','end','4286704EnMWnO','selection','20aLqwbo','buffer','unbindElementFromMarkerName','enqueueChange','requires','enableCommand','isCollapsed','merge','get','data','showSuggestionHighlights','12VlmJaB','removeMarker:suggestion:deletion','forward','deleteForward','mapper','writer','batch'];_0x2dda=function(){return _0x1912e1;};return _0x2dda();}import{Delete as _0x221a60}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x299276}from'./utils.js';export default class q extends _0x52c633{static get[_0x10a8ab(0x186)](){return[_0x221a60];}[_0x10a8ab(0x164)](){const _0x5555be=_0x10a8ab,_0x11ddfe=this[_0x5555be(0x173)],_0x32c274=_0x11ddfe[_0x5555be(0x198)][_0x5555be(0x18a)](_0x5555be(0x17a));_0x32c274[_0x5555be(0x187)](_0x5555be(0x166));const _0x64745e=_0x11ddfe[_0x5555be(0x16c)][_0x5555be(0x18a)](_0x5555be(0x190));_0x32c274[_0x5555be(0x187)](_0x5555be(0x190),(_0x3a17b8,_0x3ec5f2={})=>{const _0x5ed430=_0x5555be,_0x691817=_0x11ddfe[_0x5ed430(0x199)][_0x5ed430(0x172)](_0x11ddfe[_0x5ed430(0x199)][_0x5ed430(0x17d)][_0x5ed430(0x181)]);_0x691817[_0x5ed430(0x188)]&&_0x11ddfe[_0x5ed430(0x199)][_0x5ed430(0x17b)](_0x691817,{'direction':_0x5ed430(0x18f),'unit':_0x3ec5f2[_0x5ed430(0x162)]});const _0x2a9efd=_0x691817[_0x5ed430(0x19a)](),_0xb8cdaf=_0x47f65b[_0x5ed430(0x177)](_0x2a9efd);let _0x5a3fa3;_0x3a17b8(_0x3ec5f2),_0x5a3fa3=_0x5ed430(0x175)==_0xb8cdaf[_0x5ed430(0x165)][_0x5ed430(0x17e)]?_0x11ddfe[_0x5ed430(0x199)][_0x5ed430(0x163)](_0x2a9efd[_0x5ed430(0x196)]):_0x11ddfe[_0x5ed430(0x199)][_0x5ed430(0x163)](_0xb8cdaf[_0x5ed430(0x196)],_0xb8cdaf[_0x5ed430(0x17f)]),_0xb8cdaf[_0x5ed430(0x16e)](),_0x11ddfe[_0x5ed430(0x199)][_0x5ed430(0x185)](_0x64745e[_0x5ed430(0x183)][_0x5ed430(0x193)],_0x1c8ed0=>{const _0x3751e8=_0x5ed430;_0x64745e[_0x3751e8(0x183)][_0x3751e8(0x19e)](),_0x1c8ed0[_0x3751e8(0x194)](_0x1c8ed0[_0x3751e8(0x163)](_0x5a3fa3[_0x3751e8(0x17f)])),_0x64745e[_0x3751e8(0x183)][_0x3751e8(0x179)]();});}),_0x11ddfe[_0x5555be(0x176)][_0x5555be(0x197)]['on'](_0x5555be(0x19c),_0x299276(_0x11ddfe,_0x5555be(0x189)),{'priority':_0x5555be(0x16d)}),_0x11ddfe[_0x5555be(0x18b)][_0x5555be(0x197)]['on'](_0x5555be(0x19c),(_0x49ecf7,_0x892f96,_0x4600e2)=>{const _0x2fa9b3=_0x5555be;_0x4600e2[_0x2fa9b3(0x170)][_0x2fa9b3(0x18c)]&&_0x299276(_0x11ddfe,_0x2fa9b3(0x189),{'showActiveMarker':!0x1})[_0x2fa9b3(0x178)](this)(_0x49ecf7,_0x892f96,_0x4600e2);},{'priority':_0x5555be(0x16d)}),_0x11ddfe[_0x5555be(0x176)][_0x5555be(0x197)]['on'](_0x5555be(0x18e),(_0x2f85b0,_0x2bb54a,_0xd7d3d4)=>{const _0x5a55c5=_0x5555be,_0x5a0bf3=_0xd7d3d4[_0x5a55c5(0x191)][_0x5a55c5(0x167)](_0x2bb54a[_0x5a55c5(0x16f)]);if(_0x5a0bf3){for(const _0x49bd53 of _0x5a0bf3)_0x49bd53['is'](_0x5a55c5(0x19b))&&(_0xd7d3d4[_0x5a55c5(0x191)][_0x5a55c5(0x184)](_0x49bd53,_0x2bb54a[_0x5a55c5(0x16f)]),_0xd7d3d4[_0x5a55c5(0x192)][_0x5a55c5(0x195)](_0x49bd53));}},{'priority':_0x5555be(0x16d)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x417150=_0x38e7;(function(_0x51222c,_0x1f4de9){const _0x44ffa3=_0x38e7,_0xfe843f=_0x51222c();while(!![]){try{const _0x3924c9=parseInt(_0x44ffa3(0x1fd))/0x1+-parseInt(_0x44ffa3(0x206))/0x2*(-parseInt(_0x44ffa3(0x20f))/0x3)+-parseInt(_0x44ffa3(0x1fb))/0x4*(parseInt(_0x44ffa3(0x21e))/0x5)+parseInt(_0x44ffa3(0x22c))/0x6*(parseInt(_0x44ffa3(0x21c))/0x7)+parseInt(_0x44ffa3(0x20e))/0x8*(parseInt(_0x44ffa3(0x221))/0x9)+-parseInt(_0x44ffa3(0x227))/0xa*(parseInt(_0x44ffa3(0x1f9))/0xb)+parseInt(_0x44ffa3(0x212))/0xc*(-parseInt(_0x44ffa3(0x201))/0xd);if(_0x3924c9===_0x1f4de9)break;else _0xfe843f['push'](_0xfe843f['shift']());}catch(_0x5d0417){_0xfe843f['push'](_0xfe843f['shift']());}}}(_0x29e5,0x7db48));import{Plugin as _0x179e5c}from'ckeditor5/src/core.js';function _0x29e5(){const _0x2b9bf7=['editor','45190MuOFjU','change','options','73053zAaTEt','hasClass','setSelection','removeMarker:suggestion:insertion','requires','markerNameToElements','8970zAEFkf','remove','markInsertion','mapper','bind','42630rfFJUq','get','split','commands','getFirstPosition','ck-suggestion-marker-split','selection','8789KFiNeK','addMarker:suggestion:insertion','104bYNKkq','parent','964104BUUoND','document','afterExecute','downcastDispatcher','2678HbGfEs','editing','detach','model','showSuggestionHighlights','233312JFfnSL','TrackChangesEditing','end','high','markerName','fromRange','unbindElementFromMarkerName','enableCommand','16QbTEJD','12WFUlMR','createPositionAt','createRange','53076AAZsQD','enterBlock','enter','plugins','writer','data','getFirstRange','nextSibling','init','fire','917yCWdmk'];_0x29e5=function(){return _0x2b9bf7;};return _0x29e5();}import{Enter as _0x59da1d}from'ckeditor5/src/enter.js';import{LiveRange as _0x4b1fd6}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4ef270}from'./utils.js';function _0x38e7(_0x40d0fc,_0x2025ca){const _0x29e599=_0x29e5();return _0x38e7=function(_0x38e75a,_0x36bbd0){_0x38e75a=_0x38e75a-0x1f3;let _0xa9863=_0x29e599[_0x38e75a];return _0xa9863;},_0x38e7(_0x40d0fc,_0x2025ca);}export default class W extends _0x179e5c{static get[_0x417150(0x225)](){return[_0x59da1d];}[_0x417150(0x21a)](){const _0x176d57=_0x417150,_0x8840b9=this[_0x176d57(0x21d)],_0x3e249c=_0x8840b9[_0x176d57(0x215)][_0x176d57(0x1f3)](_0x176d57(0x207)),_0x5bf745=_0x8840b9[_0x176d57(0x1f5)][_0x176d57(0x1f3)](_0x176d57(0x214));_0x3e249c[_0x176d57(0x20d)](_0x176d57(0x214),()=>{const _0x59f194=_0x176d57;_0x8840b9[_0x59f194(0x204)][_0x59f194(0x21f)](_0x3d614a=>{const _0x2d12de=_0x59f194,_0x13a856=_0x8840b9[_0x2d12de(0x204)][_0x2d12de(0x1fe)][_0x2d12de(0x1f8)],_0x54afe4=_0x13a856[_0x2d12de(0x1f6)](),_0x3185a6=_0x4b1fd6[_0x2d12de(0x20b)](_0x13a856[_0x2d12de(0x218)]());if(_0x5bf745[_0x2d12de(0x213)](_0x3d614a)){const _0x3550d2=_0x8840b9[_0x2d12de(0x204)][_0x2d12de(0x210)](_0x54afe4[_0x2d12de(0x1fc)][_0x2d12de(0x219)],0x0),_0x223c83=_0x3d614a[_0x2d12de(0x211)](_0x54afe4,_0x3550d2);_0x3e249c[_0x2d12de(0x229)](_0x223c83);}else _0x3d614a[_0x2d12de(0x223)](_0x3d614a[_0x2d12de(0x211)](_0x3185a6[_0x2d12de(0x208)]));_0x3185a6[_0x2d12de(0x203)](),_0x5bf745[_0x2d12de(0x21b)](_0x2d12de(0x1ff),{'writer':_0x3d614a});});}),_0x8840b9[_0x176d57(0x202)][_0x176d57(0x200)]['on'](_0x176d57(0x1fa),_0x4ef270(_0x8840b9,_0x176d57(0x1f4)),{'priority':_0x176d57(0x209)}),_0x8840b9[_0x176d57(0x202)][_0x176d57(0x200)]['on'](_0x176d57(0x224),(_0x47cff1,_0x14b4ec,_0x135bb3)=>{const _0x226c66=_0x176d57,_0x360841=_0x135bb3[_0x226c66(0x22a)][_0x226c66(0x226)](_0x14b4ec[_0x226c66(0x20a)]);if(_0x360841){for(const _0x408c0f of _0x360841)_0x408c0f[_0x226c66(0x222)](_0x226c66(0x1f7))&&(_0x135bb3[_0x226c66(0x22a)][_0x226c66(0x20c)](_0x408c0f,_0x14b4ec[_0x226c66(0x20a)]),_0x135bb3[_0x226c66(0x216)][_0x226c66(0x228)](_0x408c0f));}},{'priority':_0x176d57(0x209)}),_0x8840b9[_0x176d57(0x217)][_0x176d57(0x200)]['on'](_0x176d57(0x1fa),(_0x4ce985,_0x46ffba,_0x25a206)=>{const _0x38d1e7=_0x176d57;_0x25a206[_0x38d1e7(0x220)][_0x38d1e7(0x205)]&&_0x4ef270(_0x8840b9,_0x38d1e7(0x1f4),{'showActiveMarker':!0x1})[_0x38d1e7(0x22b)](this)(_0x4ce985,_0x46ffba,_0x25a206);},{'priority':_0x176d57(0x209)});}}
23
+ const _0x5a5ad7=_0x10b1;(function(_0x2266dc,_0x25a3a5){const _0x223fc2=_0x10b1,_0x72cc7d=_0x2266dc();while(!![]){try{const _0x5e0e10=parseInt(_0x223fc2(0xaa))/0x1+-parseInt(_0x223fc2(0x9b))/0x2*(-parseInt(_0x223fc2(0xb8))/0x3)+-parseInt(_0x223fc2(0x94))/0x4*(parseInt(_0x223fc2(0x9d))/0x5)+-parseInt(_0x223fc2(0xa6))/0x6*(parseInt(_0x223fc2(0xc5))/0x7)+-parseInt(_0x223fc2(0x97))/0x8*(-parseInt(_0x223fc2(0xa8))/0x9)+-parseInt(_0x223fc2(0xc9))/0xa+parseInt(_0x223fc2(0xc2))/0xb*(parseInt(_0x223fc2(0xc7))/0xc);if(_0x5e0e10===_0x25a3a5)break;else _0x72cc7d['push'](_0x72cc7d['shift']());}catch(_0x10b68a){_0x72cc7d['push'](_0x72cc7d['shift']());}}}(_0x437c,0x21226));function _0x10b1(_0x3acce3,_0x15b3ca){const _0x437cf9=_0x437c();return _0x10b1=function(_0x10b1a0,_0x4006d9){_0x10b1a0=_0x10b1a0-0x92;let _0x238a31=_0x437cf9[_0x10b1a0];return _0x238a31;},_0x10b1(_0x3acce3,_0x15b3ca);}function _0x437c(){const _0x8d7b11=['setSelection','removeMarker:suggestion:insertion','425994hkFBpG','init','108YbuLBS','get','103924NgjYWk','getFirstRange','editing','requires','mapper','createPositionAt','fromRange','document','unbindElementFromMarkerName','downcastDispatcher','createRange','end','nextSibling','high','17571QpLgfr','enter','hasClass','markerNameToElements','options','markInsertion','addMarker:suggestion:insertion','parent','getFirstPosition','change','27203WhbWpU','bind','afterExecute','7eHdoKC','enterBlock','1356FCHHZk','data','1776950cCVdcS','commands','plugins','showSuggestionHighlights','4hBETvm','markerName','detach','2088tlJvZJ','selection','writer','remove','24dfqNsu','ck-suggestion-marker-split','361885ktmyms','TrackChangesEditing','model','fire','split','editor','enableCommand'];_0x437c=function(){return _0x8d7b11;};return _0x437c();}import{Plugin as _0x430bc0}from'ckeditor5/src/core.js';import{Enter as _0x27e5cf}from'ckeditor5/src/enter.js';import{LiveRange as _0xdbfc16}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2a2425}from'./utils.js';export default class W extends _0x430bc0{static get[_0x5a5ad7(0xad)](){return[_0x27e5cf];}[_0x5a5ad7(0xa7)](){const _0x53af44=_0x5a5ad7,_0x279973=this[_0x53af44(0xa2)],_0x52ce1a=_0x279973[_0x53af44(0x92)][_0x53af44(0xa9)](_0x53af44(0x9e)),_0x36c7a6=_0x279973[_0x53af44(0xca)][_0x53af44(0xa9)](_0x53af44(0xb9));_0x52ce1a[_0x53af44(0xa3)](_0x53af44(0xb9),()=>{const _0x129e38=_0x53af44;_0x279973[_0x129e38(0x9f)][_0x129e38(0xc1)](_0x99aa84=>{const _0x4f78a4=_0x129e38,_0x53693c=_0x279973[_0x4f78a4(0x9f)][_0x4f78a4(0xb1)][_0x4f78a4(0x98)],_0x43b734=_0x53693c[_0x4f78a4(0xc0)](),_0x52e1e8=_0xdbfc16[_0x4f78a4(0xb0)](_0x53693c[_0x4f78a4(0xab)]());if(_0x36c7a6[_0x4f78a4(0xc6)](_0x99aa84)){const _0x481999=_0x279973[_0x4f78a4(0x9f)][_0x4f78a4(0xaf)](_0x43b734[_0x4f78a4(0xbf)][_0x4f78a4(0xb6)],0x0),_0x1763c1=_0x99aa84[_0x4f78a4(0xb4)](_0x43b734,_0x481999);_0x52ce1a[_0x4f78a4(0xbd)](_0x1763c1);}else _0x99aa84[_0x4f78a4(0xa4)](_0x99aa84[_0x4f78a4(0xb4)](_0x52e1e8[_0x4f78a4(0xb5)]));_0x52e1e8[_0x4f78a4(0x96)](),_0x36c7a6[_0x4f78a4(0xa0)](_0x4f78a4(0xc4),{'writer':_0x99aa84});});}),_0x279973[_0x53af44(0xac)][_0x53af44(0xb3)]['on'](_0x53af44(0xbe),_0x2a2425(_0x279973,_0x53af44(0xa1)),{'priority':_0x53af44(0xb7)}),_0x279973[_0x53af44(0xac)][_0x53af44(0xb3)]['on'](_0x53af44(0xa5),(_0x2708ac,_0x3f8cfe,_0x5892e0)=>{const _0x3cc4de=_0x53af44,_0x33904d=_0x5892e0[_0x3cc4de(0xae)][_0x3cc4de(0xbb)](_0x3f8cfe[_0x3cc4de(0x95)]);if(_0x33904d){for(const _0x2eda05 of _0x33904d)_0x2eda05[_0x3cc4de(0xba)](_0x3cc4de(0x9c))&&(_0x5892e0[_0x3cc4de(0xae)][_0x3cc4de(0xb2)](_0x2eda05,_0x3f8cfe[_0x3cc4de(0x95)]),_0x5892e0[_0x3cc4de(0x99)][_0x3cc4de(0x9a)](_0x2eda05));}},{'priority':_0x53af44(0xb7)}),_0x279973[_0x53af44(0xc8)][_0x53af44(0xb3)]['on'](_0x53af44(0xbe),(_0x32bd3d,_0xf993e9,_0x4c4d57)=>{const _0x4a7cdb=_0x53af44;_0x4c4d57[_0x4a7cdb(0xbc)][_0x4a7cdb(0x93)]&&_0x2a2425(_0x279973,_0x4a7cdb(0xa1),{'showActiveMarker':!0x1})[_0x4a7cdb(0xc3)](this)(_0x32bd3d,_0xf993e9,_0x4c4d57);},{'priority':_0x53af44(0xb7)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3753(){const _0x576bb6=['TrackChangesEditing','1926324bECeYK','546117eTuHXe','string','suggestion:deletion','bind','get','getIntersection','30LEzDTT','56511ueQOMG','editor','34622GWeKRv','filter','384kzZtFW','replace','findByTextCallback','start','handleFindCommand','getRange','_isInDeletionRange','end','createPositionAt','enableCommand','afterInit','has','item','691443eSaDqq','36OddJWq','getMarkersGroup','21852xCBito','find','15SNhank','106804ofKUOD','FindAndReplaceEditing','replaceAll','isArray','model','plugins','2662WKZKqH','createRange','findNext','results','FindAndReplaceUtils','markers','findPrevious'];_0x3753=function(){return _0x576bb6;};return _0x3753();}const _0x36035f=_0x405b;(function(_0x5834db,_0x33a4cf){const _0x1ff5d5=_0x405b,_0x4103b=_0x5834db();while(!![]){try{const _0x3ef023=-parseInt(_0x1ff5d5(0x179))/0x1*(parseInt(_0x1ff5d5(0x196))/0x2)+parseInt(_0x1ff5d5(0x18d))/0x3+-parseInt(_0x1ff5d5(0x17e))/0x4*(-parseInt(_0x1ff5d5(0x17d))/0x5)+-parseInt(_0x1ff5d5(0x18c))/0x6+-parseInt(_0x1ff5d5(0x194))/0x7*(-parseInt(_0x1ff5d5(0x198))/0x8)+-parseInt(_0x1ff5d5(0x178))/0x9*(-parseInt(_0x1ff5d5(0x193))/0xa)+-parseInt(_0x1ff5d5(0x184))/0xb*(-parseInt(_0x1ff5d5(0x17b))/0xc);if(_0x3ef023===_0x33a4cf)break;else _0x4103b['push'](_0x4103b['shift']());}catch(_0x26d711){_0x4103b['push'](_0x4103b['shift']());}}}(_0x3753,0x5beef));function _0x405b(_0x222feb,_0x14fe0b){const _0x37532f=_0x3753();return _0x405b=function(_0x405be6,_0x44cc76){_0x405be6=_0x405be6-0x170;let _0x37bec7=_0x37532f[_0x405be6];return _0x37bec7;},_0x405b(_0x222feb,_0x14fe0b);}import{Plugin as _0x4fc757}from'ckeditor5/src/core.js';export default class J extends _0x4fc757{[_0x36035f(0x175)](){const _0x1d9f89=_0x36035f;if(!this[_0x1d9f89(0x195)][_0x1d9f89(0x183)][_0x1d9f89(0x176)](_0x1d9f89(0x17f)))return;const _0x215d58=this[_0x1d9f89(0x195)][_0x1d9f89(0x183)][_0x1d9f89(0x191)](_0x1d9f89(0x18b));_0x215d58[_0x1d9f89(0x174)](_0x1d9f89(0x17c),this[_0x1d9f89(0x19c)][_0x1d9f89(0x190)](this)),_0x215d58[_0x1d9f89(0x174)](_0x1d9f89(0x186)),_0x215d58[_0x1d9f89(0x174)](_0x1d9f89(0x18a)),_0x215d58[_0x1d9f89(0x174)](_0x1d9f89(0x199)),_0x215d58[_0x1d9f89(0x174)](_0x1d9f89(0x180));}[_0x36035f(0x19c)](_0x1077c9,_0x2965c6,_0x19d6b9={}){const _0xa98dd8=_0x36035f,_0x4f1a8c=this[_0xa98dd8(0x195)][_0xa98dd8(0x183)][_0xa98dd8(0x191)](_0xa98dd8(0x188));return _0x1077c9(_0x2221d1=>{const _0x252246=_0xa98dd8;let _0x1e9ce5=(_0x252246(0x18e)==typeof _0x2965c6?_0x4f1a8c[_0x252246(0x19a)](_0x2965c6,_0x19d6b9):_0x2965c6)(_0x2221d1);Array[_0x252246(0x181)](_0x1e9ce5)&&(_0x1e9ce5={'results':_0x1e9ce5,'searchText':_0x252246(0x18e)==typeof _0x2965c6?_0x2965c6:''});const _0x3957db=_0x1e9ce5[_0x252246(0x187)][_0x252246(0x197)](_0x14dbb7=>!0x1===this[_0x252246(0x171)](_0x14dbb7,_0x2221d1[_0x252246(0x177)]));return{..._0x1e9ce5,'results':_0x3957db};},_0x19d6b9);}[_0x36035f(0x171)](_0x4f6035,_0x25cc13){const _0x36dca6=_0x36035f,_0x2bed9c=this[_0x36dca6(0x195)][_0x36dca6(0x182)][_0x36dca6(0x185)](this[_0x36dca6(0x195)][_0x36dca6(0x182)][_0x36dca6(0x173)](_0x25cc13,_0x4f6035[_0x36dca6(0x19b)]),this[_0x36dca6(0x195)][_0x36dca6(0x182)][_0x36dca6(0x173)](_0x25cc13,_0x4f6035[_0x36dca6(0x172)]));for(const _0xafd300 of this[_0x36dca6(0x195)][_0x36dca6(0x182)][_0x36dca6(0x189)][_0x36dca6(0x17a)](_0x36dca6(0x18f)))if(null!==_0x2bed9c[_0x36dca6(0x192)](_0xafd300[_0x36dca6(0x170)]()))return!0x0;return!0x1;}}
23
+ function _0x33f0(_0x1b93da,_0x465a08){const _0x4f8baa=_0x4f8b();return _0x33f0=function(_0x33f024,_0xaeffb2){_0x33f024=_0x33f024-0x7f;let _0x45d4e0=_0x4f8baa[_0x33f024];return _0x45d4e0;},_0x33f0(_0x1b93da,_0x465a08);}const _0x489108=_0x33f0;(function(_0x566091,_0x53b52a){const _0x55779f=_0x33f0,_0x868227=_0x566091();while(!![]){try{const _0x126c4c=parseInt(_0x55779f(0x80))/0x1+parseInt(_0x55779f(0x99))/0x2+-parseInt(_0x55779f(0x8c))/0x3*(parseInt(_0x55779f(0x9d))/0x4)+parseInt(_0x55779f(0xa5))/0x5+parseInt(_0x55779f(0x90))/0x6+-parseInt(_0x55779f(0x8e))/0x7+-parseInt(_0x55779f(0x9a))/0x8;if(_0x126c4c===_0x53b52a)break;else _0x868227['push'](_0x868227['shift']());}catch(_0x5cf601){_0x868227['push'](_0x868227['shift']());}}}(_0x4f8b,0x9711c));import{Plugin as _0x228bca}from'ckeditor5/src/core.js';export default class J extends _0x228bca{[_0x489108(0x88)](){const _0x3741ea=_0x489108;if(!this[_0x3741ea(0x9f)][_0x3741ea(0x95)][_0x3741ea(0xa4)](_0x3741ea(0x98)))return;const _0x56952d=this[_0x3741ea(0x9f)][_0x3741ea(0x95)][_0x3741ea(0x9e)](_0x3741ea(0x8d));_0x56952d[_0x3741ea(0xa6)](_0x3741ea(0x7f),this[_0x3741ea(0x84)][_0x3741ea(0x8f)](this)),_0x56952d[_0x3741ea(0xa6)](_0x3741ea(0x86)),_0x56952d[_0x3741ea(0xa6)](_0x3741ea(0x8b)),_0x56952d[_0x3741ea(0xa6)](_0x3741ea(0x9c)),_0x56952d[_0x3741ea(0xa6)](_0x3741ea(0x91));}[_0x489108(0x84)](_0x447cc0,_0x440193,_0x5a38be={}){const _0x3fd2f9=_0x489108,_0x50cab1=this[_0x3fd2f9(0x9f)][_0x3fd2f9(0x95)][_0x3fd2f9(0x9e)](_0x3fd2f9(0xa2));return _0x447cc0(_0x1b6f05=>{const _0x31d95e=_0x3fd2f9;let _0x53cd5b=(_0x31d95e(0x92)==typeof _0x440193?_0x50cab1[_0x31d95e(0x85)](_0x440193,_0x5a38be):_0x440193)(_0x1b6f05);Array[_0x31d95e(0x96)](_0x53cd5b)&&(_0x53cd5b={'results':_0x53cd5b,'searchText':_0x31d95e(0x92)==typeof _0x440193?_0x440193:''});const _0x1b4732=_0x53cd5b[_0x31d95e(0x97)][_0x31d95e(0x94)](_0x45e35c=>!0x1===this[_0x31d95e(0x87)](_0x45e35c,_0x1b6f05[_0x31d95e(0xa0)]));return{..._0x53cd5b,'results':_0x1b4732};},_0x5a38be);}[_0x489108(0x87)](_0x3f41b8,_0x278c94){const _0x17affe=_0x489108,_0x313386=this[_0x17affe(0x9f)][_0x17affe(0xa3)][_0x17affe(0x81)](this[_0x17affe(0x9f)][_0x17affe(0xa3)][_0x17affe(0x93)](_0x278c94,_0x3f41b8[_0x17affe(0x82)]),this[_0x17affe(0x9f)][_0x17affe(0xa3)][_0x17affe(0x93)](_0x278c94,_0x3f41b8[_0x17affe(0x89)]));for(const _0x47ff8f of this[_0x17affe(0x9f)][_0x17affe(0xa3)][_0x17affe(0x83)][_0x17affe(0xa1)](_0x17affe(0x8a)))if(null!==_0x313386[_0x17affe(0x9b)](_0x47ff8f[_0x17affe(0xa7)]()))return!0x0;return!0x1;}}function _0x4f8b(){const _0x2db626=['plugins','isArray','results','FindAndReplaceEditing','1368684gsUjvc','2799936QDnZAi','getIntersection','replace','300VgQSva','get','editor','item','getMarkersGroup','FindAndReplaceUtils','model','has','3554635fTnZlA','enableCommand','getRange','find','239009KMWkZc','createRange','start','markers','handleFindCommand','findByTextCallback','findNext','_isInDeletionRange','afterInit','end','suggestion:deletion','findPrevious','9642joHeMx','TrackChangesEditing','5874813RteEZc','bind','2488818iWPEQL','replaceAll','string','createPositionAt','filter'];_0x4f8b=function(){return _0x2db626;};return _0x4f8b();}