@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240718.0 → 0.0.0-nightly-20240719.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4acd35=>{const {zh:{dictionary:_0x52034d,getPluralForm:_0x247d36}}={'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':_0x5addaa=>0x0}};_0x4acd35['zh']||={'dictionary':{},'getPluralForm':null},_0x4acd35['zh']['dictionary']=Object['assign'](_0x4acd35['zh']['dictionary'],_0x52034d),_0x4acd35['zh']['getPluralForm']=_0x247d36;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x309696=>{const {zh:{dictionary:_0x4b4053,getPluralForm:_0x3de254}}={'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':_0x39e661=>0x0}};_0x309696['zh']||={'dictionary':{},'getPluralForm':null},_0x309696['zh']['dictionary']=Object['assign'](_0x309696['zh']['dictionary'],_0x4b4053),_0x309696['zh']['getPluralForm']=_0x3de254;})(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-20240718.0",
3
+ "version": "0.0.0-nightly-20240719.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-20240718.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240718.0",
44
+ "ckeditor5": "0.0.0-nightly-20240719.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240719.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 _0x5e26(_0x1affde,_0x202ff1){const _0x5e0049=_0x5e00();return _0x5e26=function(_0x5e2677,_0x3b48cb){_0x5e2677=_0x5e2677-0x1a2;let _0x430266=_0x5e0049[_0x5e2677];return _0x430266;},_0x5e26(_0x1affde,_0x202ff1);}const _0x577773=_0x5e26;(function(_0xd35410,_0x38b6aa){const _0x5dd18a=_0x5e26,_0x4cd75a=_0xd35410();while(!![]){try{const _0x27503b=parseInt(_0x5dd18a(0x1b9))/0x1*(parseInt(_0x5dd18a(0x1ba))/0x2)+parseInt(_0x5dd18a(0x1b1))/0x3*(parseInt(_0x5dd18a(0x1b0))/0x4)+parseInt(_0x5dd18a(0x1a5))/0x5+parseInt(_0x5dd18a(0x1bb))/0x6*(-parseInt(_0x5dd18a(0x1b3))/0x7)+parseInt(_0x5dd18a(0x1b4))/0x8*(parseInt(_0x5dd18a(0x1af))/0x9)+parseInt(_0x5dd18a(0x1ad))/0xa*(-parseInt(_0x5dd18a(0x1a3))/0xb)+-parseInt(_0x5dd18a(0x1b8))/0xc*(parseInt(_0x5dd18a(0x1a8))/0xd);if(_0x27503b===_0x38b6aa)break;else _0x4cd75a['push'](_0x4cd75a['shift']());}catch(_0x2465ed){_0x4cd75a['push'](_0x4cd75a['shift']());}}}(_0x5e00,0x6763e));import{Command as _0x1efeac}from'ckeditor5/src/core.js';import{CKEditorError as _0x5589cc}from'ckeditor5/src/utils.js';function _0x5e00(){const _0x119467=['getRanges','track-changes-accept-suggestion-not-found','get','6353480nzllSi','execute','79236qQAPor','2644WEUeZr','3177SQvZpO','plugins','35pTRpIP','696ELtcot','acceptSuggestion','isEnabled','_isEnabledBasedOnSelection','72QlkSMq','4JrqlUG','78532mXZZvd','856452cTEPCF','canEditAt','model','11AgBZTr','TrackChangesEditing','1274585rzuCUk','refresh','editor','228332MXBXwa','_suggestions'];_0x5e00=function(){return _0x119467;};return _0x5e00();}export default class $ extends _0x1efeac{constructor(_0x23a464,_0x4005c9){const _0x54966d=_0x5e26;super(_0x23a464),this[_0x54966d(0x1a9)]=_0x4005c9,this[_0x54966d(0x1a6)](),this[_0x54966d(0x1b7)]=!0x1;}[_0x577773(0x1a6)](){const _0x140357=_0x577773;this[_0x140357(0x1b6)]=!0x0;}[_0x577773(0x1ae)](_0x13d90c){const _0x47df59=_0x577773,_0x3fd350=this[_0x47df59(0x1a9)][_0x47df59(0x1ac)](_0x13d90c);if(!_0x3fd350)throw new _0x5589cc(_0x47df59(0x1ab),this);const _0x1f07a7=_0x3fd350[_0x47df59(0x1aa)]();this[_0x47df59(0x1a7)][_0x47df59(0x1a2)][_0x47df59(0x1bc)](_0x1f07a7)&&this[_0x47df59(0x1a7)][_0x47df59(0x1b2)][_0x47df59(0x1ac)](_0x47df59(0x1a4))[_0x47df59(0x1b5)](_0x3fd350);}}
23
+ const _0x582b2a=_0x550c;function _0x550c(_0x5185f4,_0x3fd897){const _0x165563=_0x1655();return _0x550c=function(_0x550c86,_0x5dca3f){_0x550c86=_0x550c86-0x197;let _0x6c4501=_0x165563[_0x550c86];return _0x6c4501;},_0x550c(_0x5185f4,_0x3fd897);}(function(_0x3c545b,_0x160a87){const _0x581798=_0x550c,_0x5bd5e1=_0x3c545b();while(!![]){try{const _0x4f1db6=-parseInt(_0x581798(0x197))/0x1*(-parseInt(_0x581798(0x19d))/0x2)+-parseInt(_0x581798(0x1ae))/0x3+parseInt(_0x581798(0x1af))/0x4*(parseInt(_0x581798(0x1a1))/0x5)+parseInt(_0x581798(0x1a7))/0x6*(parseInt(_0x581798(0x1b0))/0x7)+-parseInt(_0x581798(0x1a0))/0x8+-parseInt(_0x581798(0x19c))/0x9*(parseInt(_0x581798(0x19e))/0xa)+parseInt(_0x581798(0x198))/0xb*(parseInt(_0x581798(0x1ad))/0xc);if(_0x4f1db6===_0x160a87)break;else _0x5bd5e1['push'](_0x5bd5e1['shift']());}catch(_0x16f4cf){_0x5bd5e1['push'](_0x5bd5e1['shift']());}}}(_0x1655,0xc191e));import{Command as _0x177940}from'ckeditor5/src/core.js';function _0x1655(){const _0x2d310a=['6oKPoDT','acceptSuggestion','refresh','_suggestions','editor','TrackChangesEditing','24ruEEad','2207586olYgNv','5624452wGdISm','8056867bCnjiB','1sHNGFA','7778947eRIXCj','execute','get','getRanges','9SOYOsS','779294vScCcI','14017470BSEUme','_isEnabledBasedOnSelection','11444992fDWXAF','5dDiZWR','canEditAt','plugins','track-changes-accept-suggestion-not-found','model','isEnabled'];_0x1655=function(){return _0x2d310a;};return _0x1655();}import{CKEditorError as _0x2bd839}from'ckeditor5/src/utils.js';export default class $ extends _0x177940{constructor(_0x5436a4,_0x112304){const _0xe97a81=_0x550c;super(_0x5436a4),this[_0xe97a81(0x1aa)]=_0x112304,this[_0xe97a81(0x1a9)](),this[_0xe97a81(0x19f)]=!0x1;}[_0x582b2a(0x1a9)](){const _0x22b69a=_0x582b2a;this[_0x22b69a(0x1a6)]=!0x0;}[_0x582b2a(0x199)](_0x402a67){const _0x4040aa=_0x582b2a,_0x29e6c1=this[_0x4040aa(0x1aa)][_0x4040aa(0x19a)](_0x402a67);if(!_0x29e6c1)throw new _0x2bd839(_0x4040aa(0x1a4),this);const _0x9d2727=_0x29e6c1[_0x4040aa(0x19b)]();this[_0x4040aa(0x1ab)][_0x4040aa(0x1a5)][_0x4040aa(0x1a2)](_0x9d2727)&&this[_0x4040aa(0x1ab)][_0x4040aa(0x1a3)][_0x4040aa(0x19a)](_0x4040aa(0x1ac))[_0x4040aa(0x1a8)](_0x29e6c1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ffa01=_0x4fd7;(function(_0x4e1d6f,_0x59d624){const _0x41f602=_0x4fd7,_0x1b03b9=_0x4e1d6f();while(!![]){try{const _0x23e421=-parseInt(_0x41f602(0x15a))/0x1*(-parseInt(_0x41f602(0x15e))/0x2)+parseInt(_0x41f602(0x15d))/0x3+parseInt(_0x41f602(0x151))/0x4*(parseInt(_0x41f602(0x160))/0x5)+parseInt(_0x41f602(0x166))/0x6*(parseInt(_0x41f602(0x153))/0x7)+-parseInt(_0x41f602(0x164))/0x8*(-parseInt(_0x41f602(0x150))/0x9)+-parseInt(_0x41f602(0x162))/0xa+-parseInt(_0x41f602(0x168))/0xb;if(_0x23e421===_0x59d624)break;else _0x1b03b9['push'](_0x1b03b9['shift']());}catch(_0x81f40f){_0x1b03b9['push'](_0x1b03b9['shift']());}}}(_0x2ca4,0x2fe08));function _0x2ca4(){const _0x28b8f4=['983847LvTUvQ','146128WYUgMb','discardSuggestion','192655hyXVmZ','TrackChangesEditing','3709210ALHXaI','execute','2214136QyLtXp','get','1416978EQgpuS','track-changes-discard-suggestion-not-found','4663780MnllfW','9MfqJun','8lahBxt','refresh','7iKVCKV','editor','plugins','getRanges','_suggestions','canEditAt','isEnabled','1DtsMeY','model','_isEnabledBasedOnSelection'];_0x2ca4=function(){return _0x28b8f4;};return _0x2ca4();}function _0x4fd7(_0x2ad2ef,_0x5eb406){const _0x2ca44d=_0x2ca4();return _0x4fd7=function(_0x4fd7a2,_0x32979c){_0x4fd7a2=_0x4fd7a2-0x150;let _0x200555=_0x2ca44d[_0x4fd7a2];return _0x200555;},_0x4fd7(_0x2ad2ef,_0x5eb406);}import{Command as _0x15470f}from'ckeditor5/src/core.js';import{CKEditorError as _0x5bb738}from'ckeditor5/src/utils.js';export default class B extends _0x15470f{constructor(_0x35a617,_0x35d238){const _0x3d39dc=_0x4fd7;super(_0x35a617),this[_0x3d39dc(0x157)]=_0x35d238,this[_0x3d39dc(0x152)](),this[_0x3d39dc(0x15c)]=!0x1;}[_0x4ffa01(0x152)](){const _0x512258=_0x4ffa01;this[_0x512258(0x159)]=!0x0;}[_0x4ffa01(0x163)](_0x30fc6e){const _0x2fb04b=_0x4ffa01,_0x283f11=this[_0x2fb04b(0x157)][_0x2fb04b(0x165)](_0x30fc6e);if(!_0x283f11)throw new _0x5bb738(_0x2fb04b(0x167),this);const _0x26a2c6=_0x283f11[_0x2fb04b(0x156)]();this[_0x2fb04b(0x154)][_0x2fb04b(0x15b)][_0x2fb04b(0x158)](_0x26a2c6)&&this[_0x2fb04b(0x154)][_0x2fb04b(0x155)][_0x2fb04b(0x165)](_0x2fb04b(0x161))[_0x2fb04b(0x15f)](_0x283f11);}}
23
+ function _0x1b0b(){const _0x31a1d6=['refresh','canEditAt','_suggestions','_isEnabledBasedOnSelection','getRanges','8CcorWy','isEnabled','TrackChangesEditing','2153460nYkIXE','574DWbpju','286414rKerKD','17742bLJImk','discardSuggestion','2345850EbxDPV','get','track-changes-discard-suggestion-not-found','279108lCwjhs','editor','plugins','246937MIKMyY','6863391HEEKoM','model','execute'];_0x1b0b=function(){return _0x31a1d6;};return _0x1b0b();}const _0x2ab49e=_0x4261;function _0x4261(_0x317337,_0x5ca192){const _0x1b0b07=_0x1b0b();return _0x4261=function(_0x4261f6,_0x2683fa){_0x4261f6=_0x4261f6-0x137;let _0x1c8244=_0x1b0b07[_0x4261f6];return _0x1c8244;},_0x4261(_0x317337,_0x5ca192);}(function(_0x3b90b7,_0x40087a){const _0x546008=_0x4261,_0x14535e=_0x3b90b7();while(!![]){try{const _0x1ce009=parseInt(_0x546008(0x13d))/0x1+parseInt(_0x546008(0x14b))/0x2+-parseInt(_0x546008(0x13a))/0x3+-parseInt(_0x546008(0x149))/0x4+-parseInt(_0x546008(0x137))/0x5+-parseInt(_0x546008(0x14c))/0x6*(-parseInt(_0x546008(0x14a))/0x7)+-parseInt(_0x546008(0x146))/0x8*(-parseInt(_0x546008(0x13e))/0x9);if(_0x1ce009===_0x40087a)break;else _0x14535e['push'](_0x14535e['shift']());}catch(_0x425781){_0x14535e['push'](_0x14535e['shift']());}}}(_0x1b0b,0x47ef6));import{Command as _0x3ae551}from'ckeditor5/src/core.js';import{CKEditorError as _0x1f785a}from'ckeditor5/src/utils.js';export default class B extends _0x3ae551{constructor(_0x55c243,_0x2dac21){const _0x20c95e=_0x4261;super(_0x55c243),this[_0x20c95e(0x143)]=_0x2dac21,this[_0x20c95e(0x141)](),this[_0x20c95e(0x144)]=!0x1;}[_0x2ab49e(0x141)](){const _0x5bcc38=_0x2ab49e;this[_0x5bcc38(0x147)]=!0x0;}[_0x2ab49e(0x140)](_0x28e3fa){const _0x5eb69b=_0x2ab49e,_0x13fd54=this[_0x5eb69b(0x143)][_0x5eb69b(0x138)](_0x28e3fa);if(!_0x13fd54)throw new _0x1f785a(_0x5eb69b(0x139),this);const _0x6fbaa0=_0x13fd54[_0x5eb69b(0x145)]();this[_0x5eb69b(0x13b)][_0x5eb69b(0x13f)][_0x5eb69b(0x142)](_0x6fbaa0)&&this[_0x5eb69b(0x13b)][_0x5eb69b(0x13c)][_0x5eb69b(0x138)](_0x5eb69b(0x148))[_0x5eb69b(0x14d)](_0x13fd54);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b67(){const _0x49685b=['3809226ueICFO','17239264gYuILT','editor','getRanges','refresh','some','values','canEditAt','isEnabled','execute','459405SYaLJd','1806urAhYW','12730IOevqo','model','547719iavBRr','_command','_isEnabledBasedOnSelection','_suggestions','56KCpMVD','isInContent','1692880uwwhNL','from'];_0x5b67=function(){return _0x49685b;};return _0x5b67();}const _0x3709c4=_0x312b;(function(_0x35a51d,_0x478830){const _0x41aef7=_0x312b,_0x38b816=_0x35a51d();while(!![]){try{const _0x47e1db=-parseInt(_0x41aef7(0x8c))/0x1+-parseInt(_0x41aef7(0x96))/0x2+parseInt(_0x41aef7(0x90))/0x3+parseInt(_0x41aef7(0x94))/0x4*(parseInt(_0x41aef7(0x8e))/0x5)+-parseInt(_0x41aef7(0x98))/0x6+-parseInt(_0x41aef7(0x8d))/0x7+parseInt(_0x41aef7(0x99))/0x8;if(_0x47e1db===_0x478830)break;else _0x38b816['push'](_0x38b816['shift']());}catch(_0x1f2b12){_0x38b816['push'](_0x38b816['shift']());}}}(_0x5b67,0x69817));import{Command as _0x3b3dd1}from'ckeditor5/src/core.js';function _0x312b(_0x1c78bd,_0x29d2f5){const _0x5b67c9=_0x5b67();return _0x312b=function(_0x312ba6,_0x46a5fd){_0x312ba6=_0x312ba6-0x88;let _0x4d507a=_0x5b67c9[_0x312ba6];return _0x4d507a;},_0x312b(_0x1c78bd,_0x29d2f5);}import{sortSuggestions as _0x39c0f2,executeCommandForSuggestions as _0x3aad04}from'../utils/utils.js';export default class x extends _0x3b3dd1{constructor(_0x94e975,_0x1d1f02,_0x5e1a81){const _0x462c0d=_0x312b;super(_0x94e975),this[_0x462c0d(0x91)]=_0x1d1f02,this[_0x462c0d(0x93)]=_0x5e1a81,this[_0x462c0d(0x9c)](),this[_0x462c0d(0x92)]=!0x1;}[_0x3709c4(0x9c)](){const _0x23ab6d=_0x3709c4,_0x4b9834=Array[_0x23ab6d(0x97)](this[_0x23ab6d(0x93)][_0x23ab6d(0x88)]())[_0x23ab6d(0x9d)](_0x1ae19c=>_0x1ae19c[_0x23ab6d(0x95)]);this[_0x23ab6d(0x8a)]=this[_0x23ab6d(0x91)][_0x23ab6d(0x8a)]&&_0x4b9834;}[_0x3709c4(0x8b)](){const _0x2367b9=_0x3709c4,_0x3a8252=_0x39c0f2(Array[_0x2367b9(0x97)](this[_0x2367b9(0x93)][_0x2367b9(0x88)]()));for(const _0x5f13b0 of _0x3a8252){const _0x4a44b8=_0x5f13b0[_0x2367b9(0x9b)]();if(!this[_0x2367b9(0x9a)][_0x2367b9(0x8f)][_0x2367b9(0x89)](_0x4a44b8))return;}_0x3aad04(this[_0x2367b9(0x9a)][_0x2367b9(0x8f)],this[_0x2367b9(0x91)],_0x3a8252);}}
23
+ const _0x17fd8e=_0x42f7;function _0xe955(){const _0x46d386=['from','_isEnabledBasedOnSelection','refresh','2922gauJGQ','some','editor','1931205rcMutQ','getRanges','40HrGJcV','_command','4745024TbjfAe','isInContent','canEditAt','53462lKhEaE','390525NmRGoM','model','10206ulBEpo','execute','2550672UirEZy','values','_suggestions','isEnabled','382034ppNlVT'];_0xe955=function(){return _0x46d386;};return _0xe955();}function _0x42f7(_0x678282,_0x2e2471){const _0xe955ff=_0xe955();return _0x42f7=function(_0x42f78f,_0x55f2d8){_0x42f78f=_0x42f78f-0xcf;let _0x5abc54=_0xe955ff[_0x42f78f];return _0x5abc54;},_0x42f7(_0x678282,_0x2e2471);}(function(_0x973912,_0x260932){const _0x45a2c1=_0x42f7,_0xd27374=_0x973912();while(!![]){try{const _0x5c4500=parseInt(_0x45a2c1(0xe5))/0x1+-parseInt(_0x45a2c1(0xd7))/0x2+-parseInt(_0x45a2c1(0xde))/0x3+-parseInt(_0x45a2c1(0xe0))/0x4*(-parseInt(_0x45a2c1(0xcf))/0x5)+-parseInt(_0x45a2c1(0xdb))/0x6*(-parseInt(_0x45a2c1(0xd1))/0x7)+-parseInt(_0x45a2c1(0xe2))/0x8+parseInt(_0x45a2c1(0xd3))/0x9;if(_0x5c4500===_0x260932)break;else _0xd27374['push'](_0xd27374['shift']());}catch(_0x367fce){_0xd27374['push'](_0xd27374['shift']());}}}(_0xe955,0x61ad6));import{Command as _0x26d643}from'ckeditor5/src/core.js';import{sortSuggestions as _0x304e85,executeCommandForSuggestions as _0xe94bf4}from'../utils/utils.js';export default class x extends _0x26d643{constructor(_0x43b9ea,_0x15d04a,_0x2592f4){const _0x3f94d5=_0x42f7;super(_0x43b9ea),this[_0x3f94d5(0xe1)]=_0x15d04a,this[_0x3f94d5(0xd5)]=_0x2592f4,this[_0x3f94d5(0xda)](),this[_0x3f94d5(0xd9)]=!0x1;}[_0x17fd8e(0xda)](){const _0x4e795e=_0x17fd8e,_0xe7d256=Array[_0x4e795e(0xd8)](this[_0x4e795e(0xd5)][_0x4e795e(0xd4)]())[_0x4e795e(0xdc)](_0x3619f3=>_0x3619f3[_0x4e795e(0xe3)]);this[_0x4e795e(0xd6)]=this[_0x4e795e(0xe1)][_0x4e795e(0xd6)]&&_0xe7d256;}[_0x17fd8e(0xd2)](){const _0x116486=_0x17fd8e,_0x376bc4=_0x304e85(Array[_0x116486(0xd8)](this[_0x116486(0xd5)][_0x116486(0xd4)]()));for(const _0x5130e8 of _0x376bc4){const _0xcd4def=_0x5130e8[_0x116486(0xdf)]();if(!this[_0x116486(0xdd)][_0x116486(0xd0)][_0x116486(0xe4)](_0xcd4def))return;}_0xe94bf4(this[_0x116486(0xdd)][_0x116486(0xd0)],this[_0x116486(0xe1)],_0x376bc4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b4e7e=_0xce38;(function(_0x2ca654,_0x33df9e){const _0x118980=_0xce38,_0x593887=_0x2ca654();while(!![]){try{const _0x1e420a=-parseInt(_0x118980(0x155))/0x1+-parseInt(_0x118980(0x146))/0x2+-parseInt(_0x118980(0x154))/0x3*(parseInt(_0x118980(0x157))/0x4)+-parseInt(_0x118980(0x14a))/0x5*(parseInt(_0x118980(0x149))/0x6)+-parseInt(_0x118980(0x151))/0x7+-parseInt(_0x118980(0x14d))/0x8*(parseInt(_0x118980(0x14e))/0x9)+parseInt(_0x118980(0x153))/0xa*(parseInt(_0x118980(0x156))/0xb);if(_0x1e420a===_0x33df9e)break;else _0x593887['push'](_0x593887['shift']());}catch(_0x955639){_0x593887['push'](_0x593887['shift']());}}}(_0x257d,0x1a4b2));function _0xce38(_0x3b5aac,_0x59cb1f){const _0x257dcf=_0x257d();return _0xce38=function(_0xce38a7,_0x101d96){_0xce38a7=_0xce38a7-0x13e;let _0x58e006=_0x257dcf[_0xce38a7];return _0x58e006;},_0xce38(_0x3b5aac,_0x59cb1f);}import{Command as _0x423193}from'ckeditor5/src/core.js';import{sortSuggestions as _0x207b64,getSelectedSuggestions as _0x241aee,executeCommandForSuggestions as _0x4fb8b7}from'../utils/utils.js';function _0x257d(){const _0x47dcfb=['186493oVAFVt','12419bCscdw','143240FaZeRR','size','from','selection','_suggestions','execute','values','_command','document','_isEnabledBasedOnSelection','223458DctaYf','editor','isEnabled','167880QStAWY','5GuMewc','canEditAt','model','227576rUxvQu','63OHkeWR','_selectedSuggestions','getRanges','1257732ifLvKt','refresh','8150wHnHxm','9tQqkVK'];_0x257d=function(){return _0x47dcfb;};return _0x257d();}export default class R extends _0x423193{constructor(_0x340909,_0x15e7d5,_0xa9cb63){const _0x461730=_0xce38;super(_0x340909),this[_0x461730(0x143)]=_0x15e7d5,this[_0x461730(0x140)]=_0xa9cb63,this[_0x461730(0x14f)]=new Set(),this[_0x461730(0x152)](),this[_0x461730(0x145)]=!0x1;}[_0x3b4e7e(0x152)](){const _0x4303cd=_0x3b4e7e,_0xac3c66=this[_0x4303cd(0x147)][_0x4303cd(0x14c)][_0x4303cd(0x144)][_0x4303cd(0x13f)],_0x22674c=Array[_0x4303cd(0x13e)](this[_0x4303cd(0x140)][_0x4303cd(0x142)]());this[_0x4303cd(0x14f)]=_0x241aee(_0xac3c66,_0x22674c),this[_0x4303cd(0x148)]=this[_0x4303cd(0x143)][_0x4303cd(0x148)]&&!!this[_0x4303cd(0x14f)][_0x4303cd(0x158)];}[_0x3b4e7e(0x141)](){const _0x59dec5=_0x3b4e7e,_0x1a1337=_0x207b64(Array[_0x59dec5(0x13e)](this[_0x59dec5(0x14f)]));for(const _0x200bef of _0x1a1337){const _0x402893=_0x200bef[_0x59dec5(0x150)]();if(!this[_0x59dec5(0x147)][_0x59dec5(0x14c)][_0x59dec5(0x14b)](_0x402893))return;}_0x4fb8b7(this[_0x59dec5(0x147)][_0x59dec5(0x14c)],this[_0x59dec5(0x143)],_0x1a1337);}}
23
+ const _0x39a43f=_0x2a82;function _0xc623(){const _0x504372=['values','canEditAt','selection','159047JVgkOF','isEnabled','224142nNvZzF','88htatWI','_command','editor','from','getRanges','_isEnabledBasedOnSelection','4SFkBgD','232665JmrVEm','2QYmeea','model','size','4404389hXZbwu','refresh','744580MBUAZp','execute','document','775140EdWtbX','_selectedSuggestions','_suggestions','45ZmdChh','1889004VmgWNk'];_0xc623=function(){return _0x504372;};return _0xc623();}function _0x2a82(_0x1f3216,_0x518220){const _0xc623e1=_0xc623();return _0x2a82=function(_0x2a825b,_0x161f15){_0x2a825b=_0x2a825b-0xa8;let _0x4c9c05=_0xc623e1[_0x2a825b];return _0x4c9c05;},_0x2a82(_0x1f3216,_0x518220);}(function(_0x43bbe8,_0xff44e1){const _0x989a5b=_0x2a82,_0x23dbc4=_0x43bbe8();while(!![]){try{const _0x3e3b82=parseInt(_0x989a5b(0xbe))/0x1+-parseInt(_0x989a5b(0xbf))/0x2*(-parseInt(_0x989a5b(0xb6))/0x3)+parseInt(_0x989a5b(0xbd))/0x4*(-parseInt(_0x989a5b(0xa9))/0x5)+parseInt(_0x989a5b(0xb0))/0x6+parseInt(_0x989a5b(0xb4))/0x7*(-parseInt(_0x989a5b(0xb7))/0x8)+-parseInt(_0x989a5b(0xaf))/0x9*(-parseInt(_0x989a5b(0xac))/0xa)+-parseInt(_0x989a5b(0xc2))/0xb;if(_0x3e3b82===_0xff44e1)break;else _0x23dbc4['push'](_0x23dbc4['shift']());}catch(_0x15abd1){_0x23dbc4['push'](_0x23dbc4['shift']());}}}(_0xc623,0x33669));import{Command as _0x2561fe}from'ckeditor5/src/core.js';import{sortSuggestions as _0x2b10f5,getSelectedSuggestions as _0x48583d,executeCommandForSuggestions as _0x3866db}from'../utils/utils.js';export default class R extends _0x2561fe{constructor(_0x5ae2a0,_0x45a361,_0x401781){const _0x1845a9=_0x2a82;super(_0x5ae2a0),this[_0x1845a9(0xb8)]=_0x45a361,this[_0x1845a9(0xae)]=_0x401781,this[_0x1845a9(0xad)]=new Set(),this[_0x1845a9(0xa8)](),this[_0x1845a9(0xbc)]=!0x1;}[_0x39a43f(0xa8)](){const _0x1d2175=_0x39a43f,_0x427252=this[_0x1d2175(0xb9)][_0x1d2175(0xc0)][_0x1d2175(0xab)][_0x1d2175(0xb3)],_0x1f47b7=Array[_0x1d2175(0xba)](this[_0x1d2175(0xae)][_0x1d2175(0xb1)]());this[_0x1d2175(0xad)]=_0x48583d(_0x427252,_0x1f47b7),this[_0x1d2175(0xb5)]=this[_0x1d2175(0xb8)][_0x1d2175(0xb5)]&&!!this[_0x1d2175(0xad)][_0x1d2175(0xc1)];}[_0x39a43f(0xaa)](){const _0x2330f4=_0x39a43f,_0x1e20c1=_0x2b10f5(Array[_0x2330f4(0xba)](this[_0x2330f4(0xad)]));for(const _0x6a800e of _0x1e20c1){const _0x5a852a=_0x6a800e[_0x2330f4(0xbb)]();if(!this[_0x2330f4(0xb9)][_0x2330f4(0xc0)][_0x2330f4(0xb2)](_0x5a852a))return;}_0x3866db(this[_0x2330f4(0xb9)][_0x2330f4(0xc0)],this[_0x2330f4(0xb8)],_0x1e20c1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ed63a=_0x299a;(function(_0x491ec6,_0x3bed23){const _0x5208ae=_0x299a,_0x1cbfff=_0x491ec6();while(!![]){try{const _0x393a2e=parseInt(_0x5208ae(0x116))/0x1+parseInt(_0x5208ae(0x12d))/0x2+-parseInt(_0x5208ae(0x122))/0x3+-parseInt(_0x5208ae(0x124))/0x4*(parseInt(_0x5208ae(0x11f))/0x5)+parseInt(_0x5208ae(0x117))/0x6*(-parseInt(_0x5208ae(0x118))/0x7)+-parseInt(_0x5208ae(0x126))/0x8*(parseInt(_0x5208ae(0x11c))/0x9)+parseInt(_0x5208ae(0x119))/0xa;if(_0x393a2e===_0x3bed23)break;else _0x1cbfff['push'](_0x1cbfff['shift']());}catch(_0x13d0e5){_0x1cbfff['push'](_0x1cbfff['shift']());}}}(_0x55ef,0xc72ae));import{Command as _0x4169f8}from'ckeditor5/src/core.js';function _0x55ef(){const _0x4185a2=['TrackChangesCommand','_disableUnsupportedCommands','728404GVjIwr','value','1579484ZkimXZ','120SpKvdx','541632vBLYhG','19143630PrSHhn','commands','affectsData','5650731PkgvVA','refresh','execute','5yEzOrf','editor','isEnabled','2013252bhuriO','clearForceDisabled','783184MhyyAu','_enabledCommands','8JwPoJw','_enableCommands','forceDisabled','has','_isEnabledBasedOnSelection'];_0x55ef=function(){return _0x4185a2;};return _0x55ef();}function _0x299a(_0x21245f,_0x265c38){const _0x55ef25=_0x55ef();return _0x299a=function(_0x299a0c,_0x138c9b){_0x299a0c=_0x299a0c-0x116;let _0x2bbcae=_0x55ef25[_0x299a0c];return _0x2bbcae;},_0x299a(_0x21245f,_0x265c38);}export default class M extends _0x4169f8{constructor(_0x4c272d,_0x5742c1){const _0x3f419c=_0x299a;super(_0x4c272d),this[_0x3f419c(0x125)]=_0x5742c1,this[_0x3f419c(0x12e)]=!0x1,this[_0x3f419c(0x11d)](),this[_0x3f419c(0x12a)]=!0x1;}[_0x2ed63a(0x11d)](){const _0x1049cb=_0x2ed63a;this[_0x1049cb(0x121)]=!0x0;}[_0x2ed63a(0x11e)](){const _0x20a206=_0x2ed63a;this[_0x20a206(0x12e)]=!this[_0x20a206(0x12e)],this[_0x20a206(0x12e)]?this[_0x20a206(0x12c)]():this[_0x20a206(0x127)]();}[_0x2ed63a(0x12c)](){const _0x55885a=_0x2ed63a;for(const _0x76bd3e of this[_0x55885a(0x120)][_0x55885a(0x11a)][_0x55885a(0x11a)]())_0x76bd3e[_0x55885a(0x11b)]&&!this[_0x55885a(0x125)][_0x55885a(0x129)](_0x76bd3e)&&_0x76bd3e[_0x55885a(0x128)](_0x55885a(0x12b));}[_0x2ed63a(0x127)](){const _0x2d541b=_0x2ed63a;for(const _0x13c7f3 of this[_0x2d541b(0x120)][_0x2d541b(0x11a)][_0x2d541b(0x11a)]())_0x13c7f3[_0x2d541b(0x11b)]&&!this[_0x2d541b(0x125)][_0x2d541b(0x129)](_0x13c7f3)&&_0x13c7f3[_0x2d541b(0x123)](_0x2d541b(0x12b));}}
23
+ const _0x3206fd=_0x57e6;function _0x57e6(_0x28e079,_0x737d58){const _0x584f99=_0x584f();return _0x57e6=function(_0x57e6b9,_0x45b86d){_0x57e6b9=_0x57e6b9-0x186;let _0x3d832e=_0x584f99[_0x57e6b9];return _0x3d832e;},_0x57e6(_0x28e079,_0x737d58);}function _0x584f(){const _0x5e6099=['3277631hjTWBx','isEnabled','forceDisabled','_isEnabledBasedOnSelection','refresh','3090213AICUxr','618796uYnTpB','commands','5cYVInh','2111112waEMNo','17UqKtdV','has','TrackChangesCommand','value','affectsData','187778OMAAcF','_enabledCommands','3687897FdQkAP','_disableUnsupportedCommands','execute','editor','8445540mOOQtz','_enableCommands','clearForceDisabled'];_0x584f=function(){return _0x5e6099;};return _0x584f();}(function(_0x2a81c2,_0x42569e){const _0x87d260=_0x57e6,_0x3ebb78=_0x2a81c2();while(!![]){try{const _0x58dd30=-parseInt(_0x87d260(0x198))/0x1*(-parseInt(_0x87d260(0x19d))/0x2)+parseInt(_0x87d260(0x187))/0x3+parseInt(_0x87d260(0x194))/0x4*(-parseInt(_0x87d260(0x196))/0x5)+-parseInt(_0x87d260(0x18b))/0x6+-parseInt(_0x87d260(0x18e))/0x7+-parseInt(_0x87d260(0x197))/0x8+parseInt(_0x87d260(0x193))/0x9;if(_0x58dd30===_0x42569e)break;else _0x3ebb78['push'](_0x3ebb78['shift']());}catch(_0xb98375){_0x3ebb78['push'](_0x3ebb78['shift']());}}}(_0x584f,0xd5776));import{Command as _0x11fe17}from'ckeditor5/src/core.js';export default class M extends _0x11fe17{constructor(_0x422a0e,_0x11921d){const _0x181eed=_0x57e6;super(_0x422a0e),this[_0x181eed(0x186)]=_0x11921d,this[_0x181eed(0x19b)]=!0x1,this[_0x181eed(0x192)](),this[_0x181eed(0x191)]=!0x1;}[_0x3206fd(0x192)](){const _0x1e43e9=_0x3206fd;this[_0x1e43e9(0x18f)]=!0x0;}[_0x3206fd(0x189)](){const _0x247271=_0x3206fd;this[_0x247271(0x19b)]=!this[_0x247271(0x19b)],this[_0x247271(0x19b)]?this[_0x247271(0x188)]():this[_0x247271(0x18c)]();}[_0x3206fd(0x188)](){const _0x37e2d8=_0x3206fd;for(const _0x1d752b of this[_0x37e2d8(0x18a)][_0x37e2d8(0x195)][_0x37e2d8(0x195)]())_0x1d752b[_0x37e2d8(0x19c)]&&!this[_0x37e2d8(0x186)][_0x37e2d8(0x199)](_0x1d752b)&&_0x1d752b[_0x37e2d8(0x190)](_0x37e2d8(0x19a));}[_0x3206fd(0x18c)](){const _0x2f8411=_0x3206fd;for(const _0x32cc74 of this[_0x2f8411(0x18a)][_0x2f8411(0x195)][_0x2f8411(0x195)]())_0x32cc74[_0x2f8411(0x19c)]&&!this[_0x2f8411(0x186)][_0x2f8411(0x199)](_0x32cc74)&&_0x32cc74[_0x2f8411(0x18d)](_0x2f8411(0x19a));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c2b(){var _0x39079a=['144285mChDVJ','1835ELpZSZ','9WyWoxm','14851872UhsnMv','9455028kLmetS','5684nnjfcN','4tVXPuz','4NsCCgo','534qwmDNT','6736RJIwyZ','204802RPqmtC','1393540rAqLfA'];_0x1c2b=function(){return _0x39079a;};return _0x1c2b();}(function(_0x161ddd,_0x1b284e){var _0x15ff2c=_0x386e,_0x477b26=_0x161ddd();while(!![]){try{var _0x294b79=-parseInt(_0x15ff2c(0x15d))/0x1*(-parseInt(_0x15ff2c(0x15a))/0x2)+-parseInt(_0x15ff2c(0x15f))/0x3*(parseInt(_0x15ff2c(0x159))/0x4)+-parseInt(_0x15ff2c(0x160))/0x5*(parseInt(_0x15ff2c(0x15b))/0x6)+-parseInt(_0x15ff2c(0x158))/0x7*(-parseInt(_0x15ff2c(0x15c))/0x8)+-parseInt(_0x15ff2c(0x161))/0x9*(parseInt(_0x15ff2c(0x15e))/0xa)+parseInt(_0x15ff2c(0x157))/0xb+-parseInt(_0x15ff2c(0x162))/0xc;if(_0x294b79===_0x1b284e)break;else _0x477b26['push'](_0x477b26['shift']());}catch(_0x3cd259){_0x477b26['push'](_0x477b26['shift']());}}}(_0x1c2b,0x78df0));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x386e(_0x24c93d,_0x42a4cb){var _0x1c2be9=_0x1c2b();return _0x386e=function(_0x386ef3,_0x47ab79){_0x386ef3=_0x386ef3-0x157;var _0x2ce0fd=_0x1c2be9[_0x386ef3];return _0x2ce0fd;},_0x386e(_0x24c93d,_0x42a4cb);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x3bad13,_0x1d60fe){var _0x23613b=_0x2dc1,_0x6255dd=_0x3bad13();while(!![]){try{var _0x11ea6a=-parseInt(_0x23613b(0xa7))/0x1+parseInt(_0x23613b(0xa4))/0x2*(parseInt(_0x23613b(0xa2))/0x3)+parseInt(_0x23613b(0x9f))/0x4+parseInt(_0x23613b(0xa5))/0x5+-parseInt(_0x23613b(0xa6))/0x6+parseInt(_0x23613b(0xa3))/0x7*(-parseInt(_0x23613b(0xa8))/0x8)+-parseInt(_0x23613b(0xa1))/0x9*(parseInt(_0x23613b(0xa0))/0xa);if(_0x11ea6a===_0x1d60fe)break;else _0x6255dd['push'](_0x6255dd['shift']());}catch(_0x55c944){_0x6255dd['push'](_0x6255dd['shift']());}}}(_0x1faa,0x2115b));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x1faa(){var _0x577b76=['18ZbaQro','33FKbIFX','448CuFytp','12226gelYcg','545415ReQrHX','796572DdjWwq','6204riaLWH','3360bFPHaf','560148eDKZtE','75010VglAZQ'];_0x1faa=function(){return _0x577b76;};return _0x1faa();}function _0x2dc1(_0x55a820,_0x36c135){var _0x1faa99=_0x1faa();return _0x2dc1=function(_0x2dc173,_0x896d43){_0x2dc173=_0x2dc173-0x9f;var _0x5c2aae=_0x1faa99[_0x2dc173];return _0x5c2aae;},_0x2dc1(_0x55a820,_0x36c135);}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 _0x576e9d=_0x4d30;(function(_0x2fa075,_0x4bd0fa){const _0x1c6a44=_0x4d30,_0x2b25a9=_0x2fa075();while(!![]){try{const _0x199340=parseInt(_0x1c6a44(0x160))/0x1+-parseInt(_0x1c6a44(0x15b))/0x2+-parseInt(_0x1c6a44(0x169))/0x3+parseInt(_0x1c6a44(0x165))/0x4+parseInt(_0x1c6a44(0x15d))/0x5+-parseInt(_0x1c6a44(0x163))/0x6+parseInt(_0x1c6a44(0x167))/0x7;if(_0x199340===_0x4bd0fa)break;else _0x2b25a9['push'](_0x2b25a9['shift']());}catch(_0xf0fa26){_0x2b25a9['push'](_0x2b25a9['shift']());}}}(_0x3cd3,0xa487c));function _0x4d30(_0x5394a4,_0x4e4db9){const _0x3cd39=_0x3cd3();return _0x4d30=function(_0x4d30f0,_0x252e66){_0x4d30f0=_0x4d30f0-0x15b;let _0x3b6a5c=_0x3cd39[_0x4d30f0];return _0x3b6a5c;},_0x4d30(_0x5394a4,_0x4e4db9);}import{Plugin as _0x2a107f}from'ckeditor5/src/core.js';function _0x3cd3(){const _0x269ed3=['TrackChangesEditing','4540076lCFXaC','showAIAssistant','13337513ZbUlSd','enableCommand','3087942vcdckM','2311198CZUqCY','editor','1451160qvyBZY','afterInit','get','316693TFumEc','plugins','commands','4730844hmyVbs'];_0x3cd3=function(){return _0x269ed3;};return _0x3cd3();}export default class E extends _0x2a107f{[_0x576e9d(0x15e)](){const _0x1ae1a1=_0x576e9d,_0x47c2b7=this[_0x1ae1a1(0x15c)],_0x20a6f4=_0x47c2b7[_0x1ae1a1(0x161)][_0x1ae1a1(0x15f)](_0x1ae1a1(0x164));_0x47c2b7[_0x1ae1a1(0x162)][_0x1ae1a1(0x15f)](_0x1ae1a1(0x166))&&_0x20a6f4[_0x1ae1a1(0x168)](_0x1ae1a1(0x166));}}
23
+ const _0x4e1adc=_0x4a4d;(function(_0x2bc853,_0x39c946){const _0x54c979=_0x4a4d,_0x1bf0ad=_0x2bc853();while(!![]){try{const _0x4600cf=-parseInt(_0x54c979(0x139))/0x1+-parseInt(_0x54c979(0x142))/0x2+parseInt(_0x54c979(0x137))/0x3*(-parseInt(_0x54c979(0x13f))/0x4)+parseInt(_0x54c979(0x140))/0x5*(-parseInt(_0x54c979(0x144))/0x6)+-parseInt(_0x54c979(0x138))/0x7+-parseInt(_0x54c979(0x134))/0x8*(-parseInt(_0x54c979(0x135))/0x9)+parseInt(_0x54c979(0x141))/0xa;if(_0x4600cf===_0x39c946)break;else _0x1bf0ad['push'](_0x1bf0ad['shift']());}catch(_0x4cb2a5){_0x1bf0ad['push'](_0x1bf0ad['shift']());}}}(_0x30a5,0xa250a));function _0x4a4d(_0xdf2ade,_0x321d0a){const _0x30a5c9=_0x30a5();return _0x4a4d=function(_0x4a4d08,_0x548fdc){_0x4a4d08=_0x4a4d08-0x134;let _0x5d5bd7=_0x30a5c9[_0x4a4d08];return _0x5d5bd7;},_0x4a4d(_0xdf2ade,_0x321d0a);}function _0x30a5(){const _0x5b51b7=['commands','8yxSjwJ','389420dmFiSK','32576210KqmIHX','695856IDsEuE','get','6ERQiTT','enableCommand','404592TkWbko','180gQYpgt','plugins','1602177WNDMcp','7281141ivCrDK','1070166JTixEu','afterInit','editor','showAIAssistant','TrackChangesEditing'];_0x30a5=function(){return _0x5b51b7;};return _0x30a5();}import{Plugin as _0x1882c2}from'ckeditor5/src/core.js';export default class E extends _0x1882c2{[_0x4e1adc(0x13a)](){const _0x49f287=_0x4e1adc,_0xb9cd81=this[_0x49f287(0x13b)],_0xbc1159=_0xb9cd81[_0x49f287(0x136)][_0x49f287(0x143)](_0x49f287(0x13d));_0xb9cd81[_0x49f287(0x13e)][_0x49f287(0x143)](_0x49f287(0x13c))&&_0xbc1159[_0x49f287(0x145)](_0x49f287(0x13c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa8cab5=_0x4f59;(function(_0x926d69,_0x973e70){const _0x373bbc=_0x4f59,_0x5d4a74=_0x926d69();while(!![]){try{const _0x159431=-parseInt(_0x373bbc(0x101))/0x1+-parseInt(_0x373bbc(0x10b))/0x2+-parseInt(_0x373bbc(0x111))/0x3+parseInt(_0x373bbc(0x102))/0x4+-parseInt(_0x373bbc(0xff))/0x5+-parseInt(_0x373bbc(0x10a))/0x6+parseInt(_0x373bbc(0x108))/0x7*(parseInt(_0x373bbc(0xee))/0x8);if(_0x159431===_0x973e70)break;else _0x5d4a74['push'](_0x5d4a74['shift']());}catch(_0xc1b28c){_0x5d4a74['push'](_0x5d4a74['shift']());}}}(_0x5ce4,0x80fed));function _0x4f59(_0x4d348d,_0x127a17){const _0x5ce403=_0x5ce4();return _0x4f59=function(_0x4f59e5,_0x50690a){_0x4f59e5=_0x4f59e5-0xee;let _0x472f8e=_0x5ce403[_0x4f59e5];return _0x472f8e;},_0x4f59(_0x4d348d,_0x127a17);}import{Plugin as _0x5d5b36}from'ckeditor5/src/core.js';import{getTranslation as _0x485e28}from'../utils/common-translations.js';export default class V extends _0x5d5b36{[_0xa8cab5(0x104)](){const _0x4c6736=_0xa8cab5,_0x3614b7=this[_0x4c6736(0xfe)],_0x12df4c=_0x3614b7[_0x4c6736(0x109)];if(!_0x3614b7[_0x4c6736(0x112)][_0x4c6736(0xfc)](_0x4c6736(0xfb)))return;const _0x1efce0=_0x3614b7[_0x4c6736(0x112)][_0x4c6736(0xf5)](_0x4c6736(0xf0));_0x1efce0[_0x4c6736(0x107)](_0x4c6736(0x105)),_0x1efce0[_0x4c6736(0x106)](_0x4c6736(0x105)),_0x1efce0[_0x4c6736(0xf3)][_0x4c6736(0xf4)](_0x4c6736(0x105),_0x485e28(_0x12df4c,_0x4c6736(0xf7))),this[_0x4c6736(0xfa)]();}[_0xa8cab5(0xfa)](){const _0xc18e11=_0xa8cab5,_0x535a96=this[_0xc18e11(0xfe)],_0x121dd1=_0x535a96[_0xc18e11(0x109)];_0x535a96[_0xc18e11(0x112)][_0xc18e11(0xf5)](_0xc18e11(0xf0))[_0xc18e11(0xf3)][_0xc18e11(0xf9)](_0x152eb0=>{const _0x5baa25=_0xc18e11;if(_0x5baa25(0x10c)!=_0x152eb0[_0x5baa25(0x100)])return;const {data:_0x149ed2}=_0x152eb0;if(_0x149ed2&&_0x5baa25(0x105)==_0x149ed2[_0x5baa25(0x114)]){const _0x1f6215=_0x149ed2[_0x5baa25(0x10e)][0x0][_0x5baa25(0xf6)];return{'type':_0x5baa25(0xf2),'content':_0x485e28(_0x121dd1,_0x5baa25(0x110),function(_0x250de2){const _0x1115b9=_0x5baa25;switch(_0x250de2){case _0x1115b9(0xef):return _0x485e28(_0x121dd1,_0x1115b9(0x10f));case _0x1115b9(0x10d):return _0x485e28(_0x121dd1,_0x1115b9(0x113));case _0x1115b9(0xfd):return _0x485e28(_0x121dd1,_0x1115b9(0x103));case _0x1115b9(0xf8):return _0x485e28(_0x121dd1,_0x1115b9(0xf1));}}(_0x1f6215))};}});}}function _0x5ce4(){const _0x2068a8=['editor','3277490nNaTag','type','752544vLIzxz','3559704priikD','FORMAT_ALIGN_TO_CENTER','afterInit','alignment','registerBlockAttribute','enableDefaultAttributesIntegration','3541363GBEcIT','locale','4765212MPgpsj','272360XjBHwS','formatBlock','right','commandParams','FORMAT_ALIGN_TO_LEFT','*Format:*\x20%0','1658046QPgoZG','plugins','FORMAT_ALIGN_TO_RIGHT','commandName','40JwpbLC','left','TrackChangesEditing','FORMAT_JUSTIFY_TEXT','format','descriptionFactory','registerAttributeLabel','get','value','FORMAT_ALIGNMENT','justify','registerDescriptionCallback','_registerLegacyDescription','AlignmentEditing','has','center'];_0x5ce4=function(){return _0x2068a8;};return _0x5ce4();}
23
+ const _0x5c1c68=_0xe48c;(function(_0x4fd9ab,_0xb26abb){const _0x3868fb=_0xe48c,_0x22cd92=_0x4fd9ab();while(!![]){try{const _0x2690a3=parseInt(_0x3868fb(0xb3))/0x1*(-parseInt(_0x3868fb(0xc1))/0x2)+-parseInt(_0x3868fb(0xb2))/0x3+-parseInt(_0x3868fb(0xa4))/0x4+parseInt(_0x3868fb(0xb9))/0x5+-parseInt(_0x3868fb(0xb8))/0x6*(parseInt(_0x3868fb(0xac))/0x7)+-parseInt(_0x3868fb(0xb0))/0x8+-parseInt(_0x3868fb(0xbd))/0x9*(-parseInt(_0x3868fb(0xb4))/0xa);if(_0x2690a3===_0xb26abb)break;else _0x22cd92['push'](_0x22cd92['shift']());}catch(_0x2c89e2){_0x22cd92['push'](_0x22cd92['shift']());}}}(_0x3375,0x80572));import{Plugin as _0x632279}from'ckeditor5/src/core.js';import{getTranslation as _0x2b7864}from'../utils/common-translations.js';function _0xe48c(_0x47d9ec,_0x1409c1){const _0x337520=_0x3375();return _0xe48c=function(_0xe48c9d,_0xa5be57){_0xe48c9d=_0xe48c9d-0xa2;let _0x5863a4=_0x337520[_0xe48c9d];return _0x5863a4;},_0xe48c(_0x47d9ec,_0x1409c1);}function _0x3375(){const _0x120a7c=['alignment','FORMAT_ALIGNMENT','*Format:*\x20%0','TrackChangesEditing','enableDefaultAttributesIntegration','locale','registerBlockAttribute','formatBlock','center','FORMAT_JUSTIFY_TEXT','get','677732YuyLiA','right','FORMAT_ALIGN_TO_CENTER','plugins','commandName','justify','editor','registerAttributeLabel','22841SKOpaJ','has','registerDescriptionCallback','FORMAT_ALIGN_TO_LEFT','6867144YwghJW','commandParams','2315268brWjqN','2MQAwXw','15265500Juldpz','FORMAT_ALIGN_TO_RIGHT','_registerLegacyDescription','format','1734vtHdah','1370685FDwzqO','afterInit','value','left','18nqpFrK','descriptionFactory','type','AlignmentEditing','58966BxKngn'];_0x3375=function(){return _0x120a7c;};return _0x3375();}export default class V extends _0x632279{[_0x5c1c68(0xba)](){const _0x2937f8=_0x5c1c68,_0x11ccd2=this[_0x2937f8(0xaa)],_0x1967a5=_0x11ccd2[_0x2937f8(0xc7)];if(!_0x11ccd2[_0x2937f8(0xa7)][_0x2937f8(0xad)](_0x2937f8(0xc0)))return;const _0x5d2692=_0x11ccd2[_0x2937f8(0xa7)][_0x2937f8(0xa3)](_0x2937f8(0xc5));_0x5d2692[_0x2937f8(0xc6)](_0x2937f8(0xc2)),_0x5d2692[_0x2937f8(0xc8)](_0x2937f8(0xc2)),_0x5d2692[_0x2937f8(0xbe)][_0x2937f8(0xab)](_0x2937f8(0xc2),_0x2b7864(_0x1967a5,_0x2937f8(0xc3))),this[_0x2937f8(0xb6)]();}[_0x5c1c68(0xb6)](){const _0x2b3c1d=_0x5c1c68,_0x231738=this[_0x2b3c1d(0xaa)],_0x2b9199=_0x231738[_0x2b3c1d(0xc7)];_0x231738[_0x2b3c1d(0xa7)][_0x2b3c1d(0xa3)](_0x2b3c1d(0xc5))[_0x2b3c1d(0xbe)][_0x2b3c1d(0xae)](_0x5efe1b=>{const _0x155cc3=_0x2b3c1d;if(_0x155cc3(0xc9)!=_0x5efe1b[_0x155cc3(0xbf)])return;const {data:_0x3e53aa}=_0x5efe1b;if(_0x3e53aa&&_0x155cc3(0xc2)==_0x3e53aa[_0x155cc3(0xa8)]){const _0x3e163d=_0x3e53aa[_0x155cc3(0xb1)][0x0][_0x155cc3(0xbb)];return{'type':_0x155cc3(0xb7),'content':_0x2b7864(_0x2b9199,_0x155cc3(0xc4),function(_0x24af3c){const _0x92539a=_0x155cc3;switch(_0x24af3c){case _0x92539a(0xbc):return _0x2b7864(_0x2b9199,_0x92539a(0xaf));case _0x92539a(0xa5):return _0x2b7864(_0x2b9199,_0x92539a(0xb5));case _0x92539a(0xca):return _0x2b7864(_0x2b9199,_0x92539a(0xa6));case _0x92539a(0xa9):return _0x2b7864(_0x2b9199,_0x92539a(0xa2));}}(_0x3e163d))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4df9c8=_0x2b24;(function(_0x5f5243,_0x4139fc){const _0x482192=_0x2b24,_0x103a8a=_0x5f5243();while(!![]){try{const _0x4411fc=parseInt(_0x482192(0x130))/0x1*(parseInt(_0x482192(0xfb))/0x2)+-parseInt(_0x482192(0x114))/0x3+parseInt(_0x482192(0x10e))/0x4*(-parseInt(_0x482192(0x121))/0x5)+-parseInt(_0x482192(0x11b))/0x6+parseInt(_0x482192(0x108))/0x7+parseInt(_0x482192(0x101))/0x8*(parseInt(_0x482192(0xff))/0x9)+-parseInt(_0x482192(0x12b))/0xa;if(_0x4411fc===_0x4139fc)break;else _0x103a8a['push'](_0x103a8a['shift']());}catch(_0x5532ae){_0x103a8a['push'](_0x103a8a['shift']());}}}(_0x400a,0x44b8e));import{Plugin as _0x72eed4}from'ckeditor5/src/core.js';function _0x2b24(_0x45fe79,_0xa5fe92){const _0x400aa4=_0x400a();return _0x2b24=function(_0x2b24bd,_0x33d729){_0x2b24bd=_0x2b24bd-0xfa;let _0x54e3c6=_0x400aa4[_0x2b24bd];return _0x54e3c6;},_0x2b24(_0x45fe79,_0xa5fe92);}import{getTranslation as _0x56aa89}from'../utils/common-translations.js';function _0x400a(){const _0x2dc993=['FORMAT_BOLD','toLowerCase','_registerLegacyDescription','format','1347870qGTxDa','ItalicEditing','locale','registerInlineAttribute','TrackChangesEditing','enableDefaultAttributesIntegration','852485dRqwMX','registerAttributeLabel','FORMAT_SUPERSCRIPT','SuperscriptEditing','commandName','strikethrough','UnderlineEditing','StrikethroughEditing','*Format:*\x20%0','toUpperCase','96540eVDvhC','FORMAT_SUBSCRIPT','FORMAT_','FORMAT_ITALIC','descriptionFactory','19TrWhUv','get','*Remove\x20format:*\x20%0','43454PAjtrH','underline','afterInit','commandParams','54nSBhma','editor','677136UMXqDR','subscript','has','slice','type','registerDescriptionCallback','superscript','3400397lgalUn','plugins','code','italic','FORMAT_STRIKETHROUGH','BoldEditing','12InWGTC','SubscriptEditing','FORMAT_UNDERLINE','FORMAT_CODE','formatInline','bold','1137480VdeRcL','forceValue','CodeEditing'];_0x400a=function(){return _0x2dc993;};return _0x400a();}const ti=[_0x4df9c8(0x10d),_0x4df9c8(0x11c),_0x4df9c8(0x127),_0x4df9c8(0x116),_0x4df9c8(0x128),_0x4df9c8(0x10f),_0x4df9c8(0x124)];export default class U extends _0x72eed4{[_0x4df9c8(0xfd)](){const _0x4f7402=_0x4df9c8,_0x21d2db=this[_0x4f7402(0x100)],_0x1f6178=_0x21d2db[_0x4f7402(0x109)][_0x4f7402(0x131)](_0x4f7402(0x11f)),_0x35ea6e=_0x21d2db[_0x4f7402(0x11d)];for(const _0x584ed1 of ti){if(!_0x21d2db[_0x4f7402(0x109)][_0x4f7402(0x103)](_0x584ed1))continue;const _0x711a6c=_0x584ed1[_0x4f7402(0x104)](0x0,-0x7)[_0x4f7402(0x118)](),_0x41bac6=_0x4f7402(0x12d)+_0x711a6c[_0x4f7402(0x12a)]();_0x1f6178[_0x4f7402(0x120)](_0x711a6c),_0x1f6178[_0x4f7402(0x11e)](_0x711a6c),_0x1f6178[_0x4f7402(0x12f)][_0x4f7402(0x122)](_0x711a6c,_0x56aa89(_0x35ea6e,_0x41bac6));}this[_0x4f7402(0x119)]();}[_0x4df9c8(0x119)](){const _0x42dd8a=_0x4df9c8,_0x372734=this[_0x42dd8a(0x100)],_0xddee4c=_0x372734[_0x42dd8a(0x11d)],_0x47b4b4=_0x372734[_0x42dd8a(0x109)][_0x42dd8a(0x131)](_0x42dd8a(0x11f));function _0x15ddaa(_0x82dc85,_0x3c26f7){const _0x3aea6d=_0x42dd8a;_0x47b4b4[_0x3aea6d(0x12f)][_0x3aea6d(0x106)](_0x245f4e=>{const _0x164cbc=_0x3aea6d;if(_0x164cbc(0x112)!=_0x245f4e[_0x164cbc(0x105)])return;const {data:_0x265534}=_0x245f4e;return _0x265534&&_0x265534[_0x164cbc(0x125)]===_0x82dc85?_0x265534[_0x164cbc(0xfe)][0x0][_0x164cbc(0x115)]?{'type':_0x164cbc(0x11a),'content':_0x56aa89(_0xddee4c,_0x164cbc(0x129),_0x3c26f7)}:{'type':_0x164cbc(0x11a),'content':_0x56aa89(_0xddee4c,_0x164cbc(0xfa),_0x3c26f7)}:void 0x0;});}_0x15ddaa(_0x42dd8a(0x113),_0x56aa89(_0xddee4c,_0x42dd8a(0x117))),_0x15ddaa(_0x42dd8a(0x10b),_0x56aa89(_0xddee4c,_0x42dd8a(0x12e))),_0x15ddaa(_0x42dd8a(0xfc),_0x56aa89(_0xddee4c,_0x42dd8a(0x110))),_0x15ddaa(_0x42dd8a(0x10a),_0x56aa89(_0xddee4c,_0x42dd8a(0x111))),_0x15ddaa(_0x42dd8a(0x126),_0x56aa89(_0xddee4c,_0x42dd8a(0x10c))),_0x15ddaa(_0x42dd8a(0x102),_0x56aa89(_0xddee4c,_0x42dd8a(0x12c))),_0x15ddaa(_0x42dd8a(0x107),_0x56aa89(_0xddee4c,_0x42dd8a(0x123)));}}
23
+ function _0x302b(_0x4c4ad6,_0x173082){const _0x5d9194=_0x5d91();return _0x302b=function(_0x302bf4,_0x1c99c7){_0x302bf4=_0x302bf4-0x129;let _0x159958=_0x5d9194[_0x302bf4];return _0x159958;},_0x302b(_0x4c4ad6,_0x173082);}const _0x18256d=_0x302b;(function(_0x3971f5,_0xb95c6){const _0x2b87ef=_0x302b,_0x5a1901=_0x3971f5();while(!![]){try{const _0x4af7c3=-parseInt(_0x2b87ef(0x135))/0x1*(parseInt(_0x2b87ef(0x14c))/0x2)+-parseInt(_0x2b87ef(0x140))/0x3+-parseInt(_0x2b87ef(0x162))/0x4+-parseInt(_0x2b87ef(0x156))/0x5*(parseInt(_0x2b87ef(0x146))/0x6)+parseInt(_0x2b87ef(0x131))/0x7*(parseInt(_0x2b87ef(0x149))/0x8)+parseInt(_0x2b87ef(0x13c))/0x9*(parseInt(_0x2b87ef(0x145))/0xa)+parseInt(_0x2b87ef(0x13e))/0xb*(parseInt(_0x2b87ef(0x15b))/0xc);if(_0x4af7c3===_0xb95c6)break;else _0x5a1901['push'](_0x5a1901['shift']());}catch(_0x4e7dde){_0x5a1901['push'](_0x5a1901['shift']());}}}(_0x5d91,0x6e231));import{Plugin as _0x158446}from'ckeditor5/src/core.js';import{getTranslation as _0x9c17df}from'../utils/common-translations.js';const ti=[_0x18256d(0x12f),_0x18256d(0x137),_0x18256d(0x15d),_0x18256d(0x12e),_0x18256d(0x12c),_0x18256d(0x14a),_0x18256d(0x15e)];export default class U extends _0x158446{[_0x18256d(0x14e)](){const _0x17f1c1=_0x18256d,_0x4a85e7=this[_0x17f1c1(0x142)],_0x29b792=_0x4a85e7[_0x17f1c1(0x14d)][_0x17f1c1(0x13b)](_0x17f1c1(0x147)),_0x4e0123=_0x4a85e7[_0x17f1c1(0x154)];for(const _0x5217ae of ti){if(!_0x4a85e7[_0x17f1c1(0x14d)][_0x17f1c1(0x14f)](_0x5217ae))continue;const _0x364827=_0x5217ae[_0x17f1c1(0x144)](0x0,-0x7)[_0x17f1c1(0x161)](),_0x2335e0=_0x17f1c1(0x132)+_0x364827[_0x17f1c1(0x15a)]();_0x29b792[_0x17f1c1(0x13d)](_0x364827),_0x29b792[_0x17f1c1(0x138)](_0x364827),_0x29b792[_0x17f1c1(0x133)][_0x17f1c1(0x150)](_0x364827,_0x9c17df(_0x4e0123,_0x2335e0));}this[_0x17f1c1(0x15f)]();}[_0x18256d(0x15f)](){const _0x598511=_0x18256d,_0x4c4317=this[_0x598511(0x142)],_0x896e7=_0x4c4317[_0x598511(0x154)],_0x5ad5fb=_0x4c4317[_0x598511(0x14d)][_0x598511(0x13b)](_0x598511(0x147));function _0x293402(_0x328275,_0x4bee61){const _0x46a8ad=_0x598511;_0x5ad5fb[_0x46a8ad(0x133)][_0x46a8ad(0x143)](_0x1cc2c1=>{const _0xcd8671=_0x46a8ad;if(_0xcd8671(0x12d)!=_0x1cc2c1[_0xcd8671(0x13f)])return;const {data:_0x1432c5}=_0x1cc2c1;return _0x1432c5&&_0x1432c5[_0xcd8671(0x134)]===_0x328275?_0x1432c5[_0xcd8671(0x155)][0x0][_0xcd8671(0x152)]?{'type':_0xcd8671(0x12b),'content':_0x9c17df(_0x896e7,_0xcd8671(0x153),_0x4bee61)}:{'type':_0xcd8671(0x12b),'content':_0x9c17df(_0x896e7,_0xcd8671(0x14b),_0x4bee61)}:void 0x0;});}_0x293402(_0x598511(0x15c),_0x9c17df(_0x896e7,_0x598511(0x157))),_0x293402(_0x598511(0x13a),_0x9c17df(_0x896e7,_0x598511(0x159))),_0x293402(_0x598511(0x160),_0x9c17df(_0x896e7,_0x598511(0x129))),_0x293402(_0x598511(0x130),_0x9c17df(_0x896e7,_0x598511(0x151))),_0x293402(_0x598511(0x148),_0x9c17df(_0x896e7,_0x598511(0x158))),_0x293402(_0x598511(0x136),_0x9c17df(_0x896e7,_0x598511(0x139))),_0x293402(_0x598511(0x141),_0x9c17df(_0x896e7,_0x598511(0x12a)));}}function _0x5d91(){const _0x58eff2=['superscript','editor','registerDescriptionCallback','slice','130OlcRNG','30OpzEPS','TrackChangesEditing','strikethrough','1131344zYNDOt','SubscriptEditing','*Remove\x20format:*\x20%0','12kIgvGd','plugins','afterInit','has','registerAttributeLabel','FORMAT_CODE','forceValue','*Format:*\x20%0','locale','commandParams','815410ShcIZF','FORMAT_BOLD','FORMAT_STRIKETHROUGH','FORMAT_ITALIC','toUpperCase','19127664itmWok','bold','UnderlineEditing','SuperscriptEditing','_registerLegacyDescription','underline','toLowerCase','1910744JcDDnM','FORMAT_UNDERLINE','FORMAT_SUPERSCRIPT','format','StrikethroughEditing','formatInline','CodeEditing','BoldEditing','code','28QgQbnn','FORMAT_','descriptionFactory','commandName','90511RnQomq','subscript','ItalicEditing','registerInlineAttribute','FORMAT_SUBSCRIPT','italic','get','530271tDDXIt','enableDefaultAttributesIntegration','11tZvCGj','type','1914924CQRuYE'];_0x5d91=function(){return _0x58eff2;};return _0x5d91();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x18af(){const _0x21877b=['has','markBlockFormat','getSelectedBlocks','*Remove\x20format:*\x20%0','locale','plugins','130YlgQPE','15297cNhPBo','commands','from','$root','14296HXfxCK','192rULkOy','597403VceAsL','6438792nxRLnh','document','BlockQuoteEditing','selection','editor','change','commandParams','blockQuote','*Set\x20format:*\x20%0','1772530EsQzlq','807334LfspnN','checkChild','schema','parent','17984KRprfl','commandName','format','filter','get','ELEMENT_BLOCK_QUOTE','value','forceValue','model','afterInit','name','206iiKWeH','registerDescriptionCallback','665DEHfRl','45OMQnpe','descriptionFactory','enableCommand','TrackChangesEditing'];_0x18af=function(){return _0x21877b;};return _0x18af();}const _0x12d6db=_0xfa86;(function(_0x1b19c9,_0x40f588){const _0x4d4494=_0xfa86,_0x2a9ad2=_0x1b19c9();while(!![]){try{const _0x4945f4=parseInt(_0x4d4494(0xb8))/0x1+parseInt(_0x4d4494(0xd2))/0x2*(-parseInt(_0x4d4494(0xe0))/0x3)+-parseInt(_0x4d4494(0xb6))/0x4*(parseInt(_0x4d4494(0xdf))/0x5)+parseInt(_0x4d4494(0xb9))/0x6+parseInt(_0x4d4494(0xd4))/0x7*(-parseInt(_0x4d4494(0xc7))/0x8)+parseInt(_0x4d4494(0xd5))/0x9*(parseInt(_0x4d4494(0xc2))/0xa)+-parseInt(_0x4d4494(0xc3))/0xb*(parseInt(_0x4d4494(0xb7))/0xc);if(_0x4945f4===_0x40f588)break;else _0x2a9ad2['push'](_0x2a9ad2['shift']());}catch(_0x1ece45){_0x2a9ad2['push'](_0x2a9ad2['shift']());}}}(_0x18af,0x8679f));import{Plugin as _0x1dc855}from'ckeditor5/src/core.js';import{getTranslation as _0x511955}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x271f8f}from'../utils/utils.js';export default class O extends _0x1dc855{[_0x12d6db(0xd0)](){const _0x3c2fdd=_0x12d6db,_0x289e0c=this[_0x3c2fdd(0xbd)],_0x15ddba=_0x289e0c[_0x3c2fdd(0xdd)];if(!_0x289e0c[_0x3c2fdd(0xde)][_0x3c2fdd(0xd9)](_0x3c2fdd(0xbb)))return;const _0x38a345=_0x289e0c[_0x3c2fdd(0xde)][_0x3c2fdd(0xcb)](_0x3c2fdd(0xd8)),_0x3e065f=this[_0x3c2fdd(0xbd)][_0x3c2fdd(0xe1)][_0x3c2fdd(0xcb)](_0x3c2fdd(0xc0));_0x38a345[_0x3c2fdd(0xd7)](_0x3c2fdd(0xc0),(_0x40e652,_0xc45d44={})=>{const _0x23c5ca=_0x3c2fdd,_0x416a6a=this[_0x23c5ca(0xbd)][_0x23c5ca(0xcf)][_0x23c5ca(0xba)][_0x23c5ca(0xbc)],_0x7fa4d9=_0xc45d44&&void 0x0!==_0xc45d44[_0x23c5ca(0xce)]?_0xc45d44[_0x23c5ca(0xce)]:!_0x3e065f[_0x23c5ca(0xcd)];let _0x201482=[];if(_0x7fa4d9){const _0x3b0b47=Array[_0x23c5ca(0xe2)](_0x416a6a[_0x23c5ca(0xdb)]())[_0x23c5ca(0xca)](_0xeae9ca=>oo(_0xeae9ca)||function(_0x3a9e94,_0x1fc872){const _0x5478b5=_0x23c5ca,_0x570051=_0x1fc872[_0x5478b5(0xc4)](_0x3a9e94[_0x5478b5(0xc6)],_0x5478b5(0xc0)),_0x1d1a9d=_0x1fc872[_0x5478b5(0xc4)]([_0x5478b5(0xe3),_0x5478b5(0xc0)],_0x3a9e94);return _0x570051&&_0x1d1a9d;}(_0xeae9ca,this[_0x23c5ca(0xbd)][_0x23c5ca(0xcf)][_0x23c5ca(0xc5)]));_0x201482=_0x271f8f(_0x3b0b47,_0x289e0c[_0x23c5ca(0xcf)]);}else{const _0x1e03e5=Array[_0x23c5ca(0xe2)](_0x416a6a[_0x23c5ca(0xdb)]())[_0x23c5ca(0xca)](_0x1dbed1=>oo(_0x1dbed1));_0x201482=_0x271f8f(_0x1e03e5,_0x289e0c[_0x23c5ca(0xcf)]);}_0x289e0c[_0x23c5ca(0xcf)][_0x23c5ca(0xbe)](()=>{const _0x3e983f=_0x23c5ca;for(const _0x377f25 of _0x201482)_0x38a345[_0x3e983f(0xda)](_0x377f25,{'commandName':_0x3e983f(0xc0),'commandParams':[{'forceValue':_0x7fa4d9}]});});}),_0x38a345[_0x3c2fdd(0xd6)][_0x3c2fdd(0xd3)](_0x406e58=>{const _0x361db9=_0x3c2fdd,{data:_0x1e42c1}=_0x406e58;if(_0x1e42c1&&_0x361db9(0xc0)==_0x1e42c1[_0x361db9(0xc8)]){const _0x1a1c74=_0x511955(_0x15ddba,_0x361db9(0xcc));return _0x1e42c1[_0x361db9(0xbf)][0x0][_0x361db9(0xce)]?{'type':_0x361db9(0xc9),'content':_0x511955(_0x15ddba,_0x361db9(0xc1),_0x1a1c74)}:{'type':_0x361db9(0xc9),'content':_0x511955(_0x15ddba,_0x361db9(0xdc),_0x1a1c74)};}});}}function _0xfa86(_0x250312,_0x2495fa){const _0x18afb1=_0x18af();return _0xfa86=function(_0xfa869d,_0x3cd8a1){_0xfa869d=_0xfa869d-0xb6;let _0x1c7957=_0x18afb1[_0xfa869d];return _0x1c7957;},_0xfa86(_0x250312,_0x2495fa);}function oo(_0x3a21df){const _0x35d066=_0x12d6db;return _0x35d066(0xc0)==_0x3a21df[_0x35d066(0xc6)][_0x35d066(0xd1)];}
23
+ function _0x4d42(_0x40e56a,_0x12a84e){const _0x31222f=_0x3122();return _0x4d42=function(_0x4d42a5,_0x417b32){_0x4d42a5=_0x4d42a5-0x1a0;let _0x31779e=_0x31222f[_0x4d42a5];return _0x31779e;},_0x4d42(_0x40e56a,_0x12a84e);}const _0x220b43=_0x4d42;function _0x3122(){const _0xa7683a=['locale','afterInit','2326EOYJVh','4SjvzPL','2348325UpvorP','commandName','forceValue','commands','plugins','124040qJDNGO','registerDescriptionCallback','blockQuote','getSelectedBlocks','model','$root','ELEMENT_BLOCK_QUOTE','editor','enableCommand','*Remove\x20format:*\x20%0','BlockQuoteEditing','get','TrackChangesEditing','847fsLoza','1660458qvfiYe','markBlockFormat','218tOfjZm','parent','name','format','2904426xkYlOH','descriptionFactory','value','selection','2514942priSsK','2676032zJbXtk','7jvbiiv','commandParams','filter','change','has','from','checkChild','schema','document','*Set\x20format:*\x20%0'];_0x3122=function(){return _0xa7683a;};return _0x3122();}(function(_0x2bc5d0,_0x3ae818){const _0x22ddc9=_0x4d42,_0x2435c5=_0x2bc5d0();while(!![]){try{const _0x324696=parseInt(_0x22ddc9(0x1bf))/0x1*(parseInt(_0x22ddc9(0x1a8))/0x2)+-parseInt(_0x22ddc9(0x1bd))/0x3*(parseInt(_0x22ddc9(0x1a9))/0x4)+parseInt(_0x22ddc9(0x1aa))/0x5+-parseInt(_0x22ddc9(0x1c3))/0x6*(-parseInt(_0x22ddc9(0x1c9))/0x7)+parseInt(_0x22ddc9(0x1c8))/0x8+parseInt(_0x22ddc9(0x1c7))/0x9+parseInt(_0x22ddc9(0x1af))/0xa*(-parseInt(_0x22ddc9(0x1bc))/0xb);if(_0x324696===_0x3ae818)break;else _0x2435c5['push'](_0x2435c5['shift']());}catch(_0x1b9eba){_0x2435c5['push'](_0x2435c5['shift']());}}}(_0x3122,0x4c52a));import{Plugin as _0x1bc9ba}from'ckeditor5/src/core.js';import{getTranslation as _0x11889a}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5f01c8}from'../utils/utils.js';export default class O extends _0x1bc9ba{[_0x220b43(0x1a7)](){const _0x5ee001=_0x220b43,_0x428a18=this[_0x5ee001(0x1b6)],_0x562799=_0x428a18[_0x5ee001(0x1a6)];if(!_0x428a18[_0x5ee001(0x1ae)][_0x5ee001(0x1a0)](_0x5ee001(0x1b9)))return;const _0x1e3f0d=_0x428a18[_0x5ee001(0x1ae)][_0x5ee001(0x1ba)](_0x5ee001(0x1bb)),_0x3ac09e=this[_0x5ee001(0x1b6)][_0x5ee001(0x1ad)][_0x5ee001(0x1ba)](_0x5ee001(0x1b1));_0x1e3f0d[_0x5ee001(0x1b7)](_0x5ee001(0x1b1),(_0x5a1ac9,_0x55a8e6={})=>{const _0x5c2e52=_0x5ee001,_0x476392=this[_0x5c2e52(0x1b6)][_0x5c2e52(0x1b3)][_0x5c2e52(0x1a4)][_0x5c2e52(0x1c6)],_0x1117f2=_0x55a8e6&&void 0x0!==_0x55a8e6[_0x5c2e52(0x1ac)]?_0x55a8e6[_0x5c2e52(0x1ac)]:!_0x3ac09e[_0x5c2e52(0x1c5)];let _0x3ecba1=[];if(_0x1117f2){const _0x1d3a4c=Array[_0x5c2e52(0x1a1)](_0x476392[_0x5c2e52(0x1b2)]())[_0x5c2e52(0x1cb)](_0x354295=>oo(_0x354295)||function(_0x34d13a,_0x33046e){const _0x28693e=_0x5c2e52,_0x586ada=_0x33046e[_0x28693e(0x1a2)](_0x34d13a[_0x28693e(0x1c0)],_0x28693e(0x1b1)),_0x13c279=_0x33046e[_0x28693e(0x1a2)]([_0x28693e(0x1b4),_0x28693e(0x1b1)],_0x34d13a);return _0x586ada&&_0x13c279;}(_0x354295,this[_0x5c2e52(0x1b6)][_0x5c2e52(0x1b3)][_0x5c2e52(0x1a3)]));_0x3ecba1=_0x5f01c8(_0x1d3a4c,_0x428a18[_0x5c2e52(0x1b3)]);}else{const _0x3351f1=Array[_0x5c2e52(0x1a1)](_0x476392[_0x5c2e52(0x1b2)]())[_0x5c2e52(0x1cb)](_0x5486ad=>oo(_0x5486ad));_0x3ecba1=_0x5f01c8(_0x3351f1,_0x428a18[_0x5c2e52(0x1b3)]);}_0x428a18[_0x5c2e52(0x1b3)][_0x5c2e52(0x1cc)](()=>{const _0x40ef89=_0x5c2e52;for(const _0x5bc889 of _0x3ecba1)_0x1e3f0d[_0x40ef89(0x1be)](_0x5bc889,{'commandName':_0x40ef89(0x1b1),'commandParams':[{'forceValue':_0x1117f2}]});});}),_0x1e3f0d[_0x5ee001(0x1c4)][_0x5ee001(0x1b0)](_0x182873=>{const _0x43082f=_0x5ee001,{data:_0x31c9ac}=_0x182873;if(_0x31c9ac&&_0x43082f(0x1b1)==_0x31c9ac[_0x43082f(0x1ab)]){const _0x622044=_0x11889a(_0x562799,_0x43082f(0x1b5));return _0x31c9ac[_0x43082f(0x1ca)][0x0][_0x43082f(0x1ac)]?{'type':_0x43082f(0x1c2),'content':_0x11889a(_0x562799,_0x43082f(0x1a5),_0x622044)}:{'type':_0x43082f(0x1c2),'content':_0x11889a(_0x562799,_0x43082f(0x1b8),_0x622044)};}});}}function oo(_0x25420c){const _0x5e5829=_0x220b43;return _0x5e5829(0x1b1)==_0x25420c[_0x5e5829(0x1c0)][_0x5e5829(0x1c1)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3529f6=_0x37d4;function _0x37d4(_0x872353,_0x5711eb){const _0x981ae3=_0x981a();return _0x37d4=function(_0x37d488,_0xa1b9e8){_0x37d488=_0x37d488-0x8e;let _0xa7a4fa=_0x981ae3[_0x37d488];return _0xa7a4fa;},_0x37d4(_0x872353,_0x5711eb);}function _0x981a(){const _0x56fd57=['enableCommand','get','483958dzuWTj','49rAaCmp','2364YiwDyX','afterInit','CaseChange','TrackChangesEditing','1BaGodY','has','109230vCzCtp','279EXNnxb','plugins','changeCaseTitle','changeCaseUpper','114609eWVQIl','changeCaseLower','594004mbByxy','1188744WTfOGs','102590ckPBtO','editor','65ryVwhn','43599KveGsl'];_0x981a=function(){return _0x56fd57;};return _0x981a();}(function(_0x4bf398,_0x2aaf38){const _0x52b93c=_0x37d4,_0x13fe9e=_0x4bf398();while(!![]){try{const _0x4161f9=-parseInt(_0x52b93c(0xa3))/0x1*(-parseInt(_0x52b93c(0x9d))/0x2)+parseInt(_0x52b93c(0x9a))/0x3+-parseInt(_0x52b93c(0x95))/0x4+-parseInt(_0x52b93c(0x99))/0x5*(parseInt(_0x52b93c(0x8e))/0x6)+-parseInt(_0x52b93c(0x9e))/0x7*(parseInt(_0x52b93c(0x96))/0x8)+-parseInt(_0x52b93c(0x8f))/0x9*(parseInt(_0x52b93c(0x97))/0xa)+parseInt(_0x52b93c(0x93))/0xb*(parseInt(_0x52b93c(0x9f))/0xc);if(_0x4161f9===_0x2aaf38)break;else _0x13fe9e['push'](_0x13fe9e['shift']());}catch(_0x4ab56a){_0x13fe9e['push'](_0x13fe9e['shift']());}}}(_0x981a,0x8a1cd));import{Plugin as _0x4118db}from'ckeditor5/src/core.js';export default class G extends _0x4118db{[_0x3529f6(0xa0)](){const _0x3052d1=_0x3529f6,_0x2e82ce=this[_0x3052d1(0x98)];_0x2e82ce[_0x3052d1(0x90)][_0x3052d1(0xa4)](_0x3052d1(0xa1))&&(_0x2e82ce[_0x3052d1(0x90)][_0x3052d1(0x9c)](_0x3052d1(0xa2))[_0x3052d1(0x9b)](_0x3052d1(0x92)),_0x2e82ce[_0x3052d1(0x90)][_0x3052d1(0x9c)](_0x3052d1(0xa2))[_0x3052d1(0x9b)](_0x3052d1(0x94)),_0x2e82ce[_0x3052d1(0x90)][_0x3052d1(0x9c)](_0x3052d1(0xa2))[_0x3052d1(0x9b)](_0x3052d1(0x91)));}}
23
+ function _0x11b7(){const _0x291681=['811896mORuJX','6691949GezeSw','changeCaseLower','12rfYKPV','10mtGScV','changeCaseTitle','1038744YcYnRL','CaseChange','690099tojmWd','TrackChangesEditing','afterInit','10wZKhdO','1GHWcQy','changeCaseUpper','1561357PACLrO','enableCommand','editor','260523ZMvsWu','266102hwDlcE','get','has','plugins','8cGqLUs'];_0x11b7=function(){return _0x291681;};return _0x11b7();}function _0xaca8(_0x5a00be,_0x432557){const _0x11b749=_0x11b7();return _0xaca8=function(_0xaca847,_0x26ffdf){_0xaca847=_0xaca847-0x1e3;let _0x3c4939=_0x11b749[_0xaca847];return _0x3c4939;},_0xaca8(_0x5a00be,_0x432557);}const _0x216bcc=_0xaca8;(function(_0x161f6c,_0x220bc0){const _0x3065fa=_0xaca8,_0x4dca48=_0x161f6c();while(!![]){try{const _0x35a7a1=-parseInt(_0x3065fa(0x1e7))/0x1*(-parseInt(_0x3065fa(0x1ed))/0x2)+parseInt(_0x3065fa(0x1e3))/0x3+-parseInt(_0x3065fa(0x1f8))/0x4+-parseInt(_0x3065fa(0x1e6))/0x5*(parseInt(_0x3065fa(0x1f2))/0x6)+parseInt(_0x3065fa(0x1e9))/0x7*(-parseInt(_0x3065fa(0x1f1))/0x8)+parseInt(_0x3065fa(0x1ec))/0x9*(-parseInt(_0x3065fa(0x1f6))/0xa)+-parseInt(_0x3065fa(0x1f3))/0xb*(-parseInt(_0x3065fa(0x1f5))/0xc);if(_0x35a7a1===_0x220bc0)break;else _0x4dca48['push'](_0x4dca48['shift']());}catch(_0x547531){_0x4dca48['push'](_0x4dca48['shift']());}}}(_0x11b7,0x2e2c7));import{Plugin as _0x2fd8db}from'ckeditor5/src/core.js';export default class G extends _0x2fd8db{[_0x216bcc(0x1e5)](){const _0x27237e=_0x216bcc,_0x5d1e82=this[_0x27237e(0x1eb)];_0x5d1e82[_0x27237e(0x1f0)][_0x27237e(0x1ef)](_0x27237e(0x1f9))&&(_0x5d1e82[_0x27237e(0x1f0)][_0x27237e(0x1ee)](_0x27237e(0x1e4))[_0x27237e(0x1ea)](_0x27237e(0x1e8)),_0x5d1e82[_0x27237e(0x1f0)][_0x27237e(0x1ee)](_0x27237e(0x1e4))[_0x27237e(0x1ea)](_0x27237e(0x1f4)),_0x5d1e82[_0x27237e(0x1f0)][_0x27237e(0x1ee)](_0x27237e(0x1e4))[_0x27237e(0x1ea)](_0x27237e(0x1f7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3f89(_0x27f7ea,_0x189c0f){const _0x8168df=_0x8168();return _0x3f89=function(_0x3f8997,_0x1fe3be){_0x3f8997=_0x3f8997-0x19e;let _0x2d4146=_0x8168df[_0x3f8997];return _0x2d4146;},_0x3f89(_0x27f7ea,_0x189c0f);}function _0x8168(){const _0x5386a7=['editor','plugins','453064JJXYwM','49YPiNfj','commands','afterInit','22479000iLIsaT','972228iELfBj','2013JiZyMI','760aLkcUi','209QzJpge','get','3Tkhnlp','ckbox','503630VlPIvl','66wlMOqg','343435gouhbN','4517208MAQbLT','TrackChangesEditing','enableCommand'];_0x8168=function(){return _0x5386a7;};return _0x8168();}const _0x2a8b1c=_0x3f89;(function(_0x16891e,_0x30d9da){const _0x892dee=_0x3f89,_0x226074=_0x16891e();while(!![]){try{const _0x71f34a=-parseInt(_0x892dee(0x1a9))/0x1*(parseInt(_0x892dee(0x1aa))/0x2)+parseInt(_0x892dee(0x1ad))/0x3*(parseInt(_0x892dee(0x1a8))/0x4)+parseInt(_0x892dee(0x1b1))/0x5*(-parseInt(_0x892dee(0x1b0))/0x6)+parseInt(_0x892dee(0x1a4))/0x7*(-parseInt(_0x892dee(0x1a3))/0x8)+-parseInt(_0x892dee(0x19e))/0x9+-parseInt(_0x892dee(0x1af))/0xa*(-parseInt(_0x892dee(0x1ab))/0xb)+parseInt(_0x892dee(0x1a7))/0xc;if(_0x71f34a===_0x30d9da)break;else _0x226074['push'](_0x226074['shift']());}catch(_0x2348b2){_0x226074['push'](_0x226074['shift']());}}}(_0x8168,0x9fc1c));import{Plugin as _0x5b2e72}from'ckeditor5/src/core.js';export default class F extends _0x5b2e72{[_0x2a8b1c(0x1a6)](){const _0x47be45=_0x2a8b1c,_0x436b63=this[_0x47be45(0x1a1)];_0x436b63[_0x47be45(0x1a5)][_0x47be45(0x1ac)](_0x47be45(0x1ae))&&_0x436b63[_0x47be45(0x1a2)][_0x47be45(0x1ac)](_0x47be45(0x19f))[_0x47be45(0x1a0)](_0x47be45(0x1ae));}}
23
+ function _0x4f83(_0xf29011,_0x56c098){const _0x75b9e6=_0x75b9();return _0x4f83=function(_0x4f8380,_0x1638aa){_0x4f8380=_0x4f8380-0x1c0;let _0x1d0b24=_0x75b9e6[_0x4f8380];return _0x1d0b24;},_0x4f83(_0xf29011,_0x56c098);}const _0x249a45=_0x4f83;(function(_0x1b0f19,_0x35601e){const _0xefc90=_0x4f83,_0x4b0a08=_0x1b0f19();while(!![]){try{const _0x3d430f=parseInt(_0xefc90(0x1c2))/0x1*(parseInt(_0xefc90(0x1ce))/0x2)+parseInt(_0xefc90(0x1c5))/0x3+-parseInt(_0xefc90(0x1c9))/0x4*(-parseInt(_0xefc90(0x1c4))/0x5)+-parseInt(_0xefc90(0x1d0))/0x6+-parseInt(_0xefc90(0x1c7))/0x7+parseInt(_0xefc90(0x1cb))/0x8+parseInt(_0xefc90(0x1cd))/0x9;if(_0x3d430f===_0x35601e)break;else _0x4b0a08['push'](_0x4b0a08['shift']());}catch(_0x5778c8){_0x4b0a08['push'](_0x4b0a08['shift']());}}}(_0x75b9,0x775a1));function _0x75b9(){const _0x38c41e=['get','17HtJLGB','commands','5qRNebF','367170gitXJc','plugins','1835323xCQytO','enableCommand','940364hBuSoa','ckbox','3491520VHVggs','TrackChangesEditing','5284179dfLmrn','6172KaJiQe','afterInit','4094760vGPeVB','editor'];_0x75b9=function(){return _0x38c41e;};return _0x75b9();}import{Plugin as _0x4c075d}from'ckeditor5/src/core.js';export default class F extends _0x4c075d{[_0x249a45(0x1cf)](){const _0x4c9fe5=_0x249a45,_0x23dbc7=this[_0x4c9fe5(0x1c0)];_0x23dbc7[_0x4c9fe5(0x1c3)][_0x4c9fe5(0x1c1)](_0x4c9fe5(0x1ca))&&_0x23dbc7[_0x4c9fe5(0x1c6)][_0x4c9fe5(0x1c1)](_0x4c9fe5(0x1cc))[_0x4c9fe5(0x1c8)](_0x4c9fe5(0x1ca));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x29e8(){const _0x1ef252=['formatBlock','editor','4831435mZMxAE','value','selection','495adBhnt','blockName','model','29858312qnRhXY','forceValue','codeBlock','*Set\x20format:*\x20%0','commandParams','find','getSelectedBlocks','has','989256SeUOdQ','format','descriptionFactory','label','from','registerElementLabel','outdentCodeBlock','*Remove\x20format:*\x20%0','languages','schema','TrackChangesEditing','type','document','37092vECnEZ','parent','indentCodeBlock','2794476UBfleg','CodeBlock','plugins','config','afterInit','1358276gLAtQX','enableCommand','toLowerCase','142932SOoXDY','get','ELEMENT_CODE_BLOCK','commandName','name','filter','change','commands','markBlockFormat','language','locale','registerDescriptionCallback','isLimit','rootElement','checkChild'];_0x29e8=function(){return _0x1ef252;};return _0x29e8();}const _0x50afff=_0x45ac;(function(_0x168c72,_0x6a6797){const _0x19b3c6=_0x45ac,_0x2cd5bf=_0x168c72();while(!![]){try{const _0x2843c4=parseInt(_0x19b3c6(0x187))/0x1+-parseInt(_0x19b3c6(0x184))/0x2+-parseInt(_0x19b3c6(0x1b6))/0x3+-parseInt(_0x19b3c6(0x1b3))/0x4*(parseInt(_0x19b3c6(0x19b))/0x5)+-parseInt(_0x19b3c6(0x1a6))/0x6+-parseInt(_0x19b3c6(0x198))/0x7+parseInt(_0x19b3c6(0x19e))/0x8;if(_0x2843c4===_0x6a6797)break;else _0x2cd5bf['push'](_0x2cd5bf['shift']());}catch(_0x1ac79e){_0x2cd5bf['push'](_0x2cd5bf['shift']());}}}(_0x29e8,0x77fdb));import{Plugin as _0x204fd4}from'ckeditor5/src/core.js';import{getTranslation as _0x2b5447}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x552a3f}from'../utils/utils.js';function _0x45ac(_0x44c2ab,_0x50d906){const _0x29e868=_0x29e8();return _0x45ac=function(_0x45acdb,_0x1eaa35){_0x45acdb=_0x45acdb-0x184;let _0x247c3c=_0x29e868[_0x45acdb];return _0x247c3c;},_0x45ac(_0x44c2ab,_0x50d906);}export default class L extends _0x204fd4{[_0x50afff(0x1ba)](){const _0x2654d4=_0x50afff,_0x134072=this[_0x2654d4(0x197)];if(!_0x134072[_0x2654d4(0x1b8)][_0x2654d4(0x1a5)](_0x2654d4(0x1b7)))return;const _0x59b310=_0x134072[_0x2654d4(0x1b8)][_0x2654d4(0x188)](_0x2654d4(0x1b0)),_0x544587=_0x134072[_0x2654d4(0x191)],_0x34d9fb=_0x134072[_0x2654d4(0x1b9)][_0x2654d4(0x188)](_0x2654d4(0x1a0))[_0x2654d4(0x1ae)],_0x4ef4c7=_0x134072[_0x2654d4(0x18e)][_0x2654d4(0x188)](_0x2654d4(0x1a0));_0x59b310[_0x2654d4(0x185)](_0x2654d4(0x1b5)),_0x59b310[_0x2654d4(0x185)](_0x2654d4(0x1ac)),_0x59b310[_0x2654d4(0x185)](_0x2654d4(0x1a0),(_0x2f8033,_0x4cfd92={})=>{const _0x424af0=_0x2654d4,_0x166aa7=_0x134072[_0x424af0(0x19d)],_0x2e2f09=_0x134072[_0x424af0(0x19d)][_0x424af0(0x1b2)][_0x424af0(0x19a)],_0x36ae08=_0x4cfd92&&void 0x0!==_0x4cfd92[_0x424af0(0x19f)]?_0x4cfd92[_0x424af0(0x19f)]:!_0x4ef4c7[_0x424af0(0x199)];let _0x411d3f;_0x4cfd92[_0x424af0(0x190)]||(_0x4cfd92[_0x424af0(0x190)]=_0x34d9fb[0x0][_0x424af0(0x190)]),_0x411d3f=_0x36ae08?Array[_0x424af0(0x1aa)](_0x2e2f09[_0x424af0(0x1a4)]())[_0x424af0(0x18c)](_0x36c108=>eo(_0x36c108)||function(_0xcfd306,_0x44a113){const _0xb055ac=_0x424af0;if(_0xcfd306['is'](_0xb055ac(0x194))||_0x44a113[_0xb055ac(0x193)](_0xcfd306))return!0x1;return _0x44a113[_0xb055ac(0x195)](_0xcfd306[_0xb055ac(0x1b4)],_0xb055ac(0x1a0));}(_0x36c108,_0x166aa7[_0x424af0(0x1af)])):Array[_0x424af0(0x1aa)](_0x2e2f09[_0x424af0(0x1a4)]())[_0x424af0(0x18c)](_0x1855f1=>eo(_0x1855f1));const _0x1accfa=_0x552a3f(_0x411d3f,_0x166aa7);_0x166aa7[_0x424af0(0x18d)](()=>{const _0x1bf91b=_0x424af0;for(const _0x1a35d0 of _0x1accfa)_0x59b310[_0x1bf91b(0x18f)](_0x1a35d0,{'commandName':_0x1bf91b(0x1a0),'commandParams':[{..._0x4cfd92,'forceValue':_0x36ae08}],'formatGroupId':_0x1bf91b(0x19c)});});}),(_0x59b310[_0x2654d4(0x1a8)][_0x2654d4(0x1ab)](_0x2654d4(0x1a0),_0x4ef9a9=>_0x2b5447(_0x544587,_0x2654d4(0x189),_0x4ef9a9)),_0x59b310[_0x2654d4(0x1a8)][_0x2654d4(0x192)](_0x20a76f=>{const _0x412839=_0x2654d4;if(_0x412839(0x196)!=_0x20a76f[_0x412839(0x1b1)])return;const _0x58ff5=_0x544587['t'],{data:_0x18bacd}=_0x20a76f;if(!_0x18bacd||_0x412839(0x1a0)!=_0x18bacd[_0x412839(0x18a)])return;const _0x11b2dd=_0x18bacd[_0x412839(0x1a2)][0x0][_0x412839(0x190)],_0x26e36d=_0x58ff5(_0x34d9fb[_0x412839(0x1a3)](_0x14bc24=>_0x14bc24[_0x412839(0x190)]===_0x11b2dd)[_0x412839(0x1a9)])[_0x412839(0x186)]();return _0x18bacd[_0x412839(0x1a2)][0x0][_0x412839(0x19f)]?{'type':_0x412839(0x1a7),'content':_0x2b5447(_0x544587,_0x412839(0x1a1),_0x2b5447(_0x544587,_0x412839(0x189),0x1)+'\x20('+_0x26e36d+')')}:{'type':_0x412839(0x1a7),'content':_0x2b5447(_0x544587,_0x412839(0x1ad),_0x2b5447(_0x544587,_0x412839(0x189),0x1))};}));}}function eo(_0x38d601){const _0x382538=_0x50afff;return _0x382538(0x1a0)==_0x38d601[_0x382538(0x18b)];}
23
+ const _0x341736=_0x3579;(function(_0x1b3115,_0x3bae0f){const _0x2f91fb=_0x3579,_0x12c8bc=_0x1b3115();while(!![]){try{const _0x17f5fa=parseInt(_0x2f91fb(0xbf))/0x1*(parseInt(_0x2f91fb(0xa1))/0x2)+-parseInt(_0x2f91fb(0x95))/0x3+-parseInt(_0x2f91fb(0x9e))/0x4*(parseInt(_0x2f91fb(0x9f))/0x5)+parseInt(_0x2f91fb(0xc5))/0x6+-parseInt(_0x2f91fb(0xac))/0x7*(-parseInt(_0x2f91fb(0xa9))/0x8)+parseInt(_0x2f91fb(0xab))/0x9*(parseInt(_0x2f91fb(0xc3))/0xa)+-parseInt(_0x2f91fb(0xb5))/0xb;if(_0x17f5fa===_0x3bae0f)break;else _0x12c8bc['push'](_0x12c8bc['shift']());}catch(_0x18b022){_0x12c8bc['push'](_0x12c8bc['shift']());}}}(_0xc974,0xdb478));function _0x3579(_0x5d64d4,_0x1f78f5){const _0xc9748c=_0xc974();return _0x3579=function(_0x357976,_0x6364ae){_0x357976=_0x357976-0x8f;let _0x41c63e=_0xc9748c[_0x357976];return _0x41c63e;},_0x3579(_0x5d64d4,_0x1f78f5);}import{Plugin as _0x4067f3}from'ckeditor5/src/core.js';import{getTranslation as _0x465d03}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x240be9}from'../utils/utils.js';export default class L extends _0x4067f3{[_0x341736(0x99)](){const _0x56a2b5=_0x341736,_0xe8d008=this[_0x56a2b5(0xc0)];if(!_0xe8d008[_0x56a2b5(0x9c)][_0x56a2b5(0xa5)](_0x56a2b5(0x90)))return;const _0x143ce9=_0xe8d008[_0x56a2b5(0x9c)][_0x56a2b5(0xb7)](_0x56a2b5(0x93)),_0x4bc0bd=_0xe8d008[_0x56a2b5(0xa3)],_0x329aee=_0xe8d008[_0x56a2b5(0x9d)][_0x56a2b5(0xb7)](_0x56a2b5(0xb9))[_0x56a2b5(0x9b)],_0x50bc19=_0xe8d008[_0x56a2b5(0xbe)][_0x56a2b5(0xb7)](_0x56a2b5(0xb9));_0x143ce9[_0x56a2b5(0xb0)](_0x56a2b5(0xaa)),_0x143ce9[_0x56a2b5(0xb0)](_0x56a2b5(0xc7)),_0x143ce9[_0x56a2b5(0xb0)](_0x56a2b5(0xb9),(_0x5a9735,_0x1eda77={})=>{const _0x45c679=_0x56a2b5,_0xa21468=_0xe8d008[_0x45c679(0xa7)],_0xac7bef=_0xe8d008[_0x45c679(0xa7)][_0x45c679(0xa8)][_0x45c679(0x98)],_0x981a13=_0x1eda77&&void 0x0!==_0x1eda77[_0x45c679(0xa2)]?_0x1eda77[_0x45c679(0xa2)]:!_0x50bc19[_0x45c679(0xb6)];let _0x2d2e18;_0x1eda77[_0x45c679(0xbc)]||(_0x1eda77[_0x45c679(0xbc)]=_0x329aee[0x0][_0x45c679(0xbc)]),_0x2d2e18=_0x981a13?Array[_0x45c679(0x92)](_0xac7bef[_0x45c679(0xa4)]())[_0x45c679(0xae)](_0x5ca737=>eo(_0x5ca737)||function(_0xe2fa4a,_0x2a80eb){const _0x42f503=_0x45c679;if(_0xe2fa4a['is'](_0x42f503(0xa0))||_0x2a80eb[_0x42f503(0xc8)](_0xe2fa4a))return!0x1;return _0x2a80eb[_0x42f503(0xb2)](_0xe2fa4a[_0x42f503(0xc6)],_0x42f503(0xb9));}(_0x5ca737,_0xa21468[_0x45c679(0x91)])):Array[_0x45c679(0x92)](_0xac7bef[_0x45c679(0xa4)]())[_0x45c679(0xae)](_0x59b536=>eo(_0x59b536));const _0x3b65d7=_0x240be9(_0x2d2e18,_0xa21468);_0xa21468[_0x45c679(0x96)](()=>{const _0x1b58d7=_0x45c679;for(const _0x566eaa of _0x3b65d7)_0x143ce9[_0x1b58d7(0xb8)](_0x566eaa,{'commandName':_0x1b58d7(0xb9),'commandParams':[{..._0x1eda77,'forceValue':_0x981a13}],'formatGroupId':_0x1b58d7(0x8f)});});}),(_0x143ce9[_0x56a2b5(0xa6)][_0x56a2b5(0xba)](_0x56a2b5(0xb9),_0x181c61=>_0x465d03(_0x4bc0bd,_0x56a2b5(0xc1),_0x181c61)),_0x143ce9[_0x56a2b5(0xa6)][_0x56a2b5(0xc4)](_0x105c0d=>{const _0x18a81e=_0x56a2b5;if(_0x18a81e(0xb1)!=_0x105c0d[_0x18a81e(0xad)])return;const _0x23d069=_0x4bc0bd['t'],{data:_0x2dac3b}=_0x105c0d;if(!_0x2dac3b||_0x18a81e(0xb9)!=_0x2dac3b[_0x18a81e(0xb3)])return;const _0x4f455f=_0x2dac3b[_0x18a81e(0xbd)][0x0][_0x18a81e(0xbc)],_0x5a2edb=_0x23d069(_0x329aee[_0x18a81e(0x97)](_0x146a7b=>_0x146a7b[_0x18a81e(0xbc)]===_0x4f455f)[_0x18a81e(0x9a)])[_0x18a81e(0xc2)]();return _0x2dac3b[_0x18a81e(0xbd)][0x0][_0x18a81e(0xa2)]?{'type':_0x18a81e(0xbb),'content':_0x465d03(_0x4bc0bd,_0x18a81e(0x94),_0x465d03(_0x4bc0bd,_0x18a81e(0xc1),0x1)+'\x20('+_0x5a2edb+')')}:{'type':_0x18a81e(0xbb),'content':_0x465d03(_0x4bc0bd,_0x18a81e(0xb4),_0x465d03(_0x4bc0bd,_0x18a81e(0xc1),0x1))};}));}}function eo(_0x2051fb){const _0xf5405a=_0x341736;return _0xf5405a(0xb9)==_0x2051fb[_0xf5405a(0xaf)];}function _0xc974(){const _0x48cc4b=['value','get','markBlockFormat','codeBlock','registerElementLabel','format','language','commandParams','commands','4460XQpBzS','editor','ELEMENT_CODE_BLOCK','toLowerCase','10990qmwTii','registerDescriptionCallback','6760176jRsHbn','parent','outdentCodeBlock','isLimit','blockName','CodeBlock','schema','from','TrackChangesEditing','*Set\x20format:*\x20%0','1321536NxLxLh','change','find','selection','afterInit','label','languages','plugins','config','1952ikPTvv','13435JJERFA','rootElement','508sRsnBm','forceValue','locale','getSelectedBlocks','has','descriptionFactory','model','document','26504nRhMZY','indentCodeBlock','14139YstgJg','1085OuEJQT','type','filter','name','enableCommand','formatBlock','checkChild','commandName','*Remove\x20format:*\x20%0','20346084fYWeWo'];_0xc974=function(){return _0x48cc4b;};return _0xc974();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39f587=_0x191e;(function(_0x5f5b24,_0x21b687){const _0x5cf0d3=_0x191e,_0x51db55=_0x5f5b24();while(!![]){try{const _0x544014=-parseInt(_0x5cf0d3(0xe7))/0x1*(parseInt(_0x5cf0d3(0xe1))/0x2)+parseInt(_0x5cf0d3(0xe0))/0x3*(-parseInt(_0x5cf0d3(0xea))/0x4)+parseInt(_0x5cf0d3(0xf0))/0x5+-parseInt(_0x5cf0d3(0xe2))/0x6*(-parseInt(_0x5cf0d3(0xde))/0x7)+-parseInt(_0x5cf0d3(0xee))/0x8+parseInt(_0x5cf0d3(0xe6))/0x9*(-parseInt(_0x5cf0d3(0xef))/0xa)+parseInt(_0x5cf0d3(0xeb))/0xb*(parseInt(_0x5cf0d3(0xe5))/0xc);if(_0x544014===_0x21b687)break;else _0x51db55['push'](_0x51db55['shift']());}catch(_0x7a47e0){_0x51db55['push'](_0x51db55['shift']());}}}(_0x350c,0xe922f));function _0x350c(){const _0x354b6c=['132TlLpbx','11233242NGkfDs','5yCASvg','addCommentThread','get','16ZUeuGF','3837944KYNEzg','CommentsEditing','afterInit','13903760SMDetX','10bUNDip','3560075pYALnN','TrackChangesEditing','plugins','506163slIXRn','editor','49017NFeSzV','593434HEKQYn','78fHYaiD','has','enableCommand'];_0x350c=function(){return _0x354b6c;};return _0x350c();}function _0x191e(_0x21f948,_0x186d89){const _0x350c1e=_0x350c();return _0x191e=function(_0x191e55,_0x4080e6){_0x191e55=_0x191e55-0xdc;let _0x4765b2=_0x350c1e[_0x191e55];return _0x4765b2;},_0x191e(_0x21f948,_0x186d89);}import{Plugin as _0x1c52b9}from'ckeditor5/src/core.js';export default class H extends _0x1c52b9{[_0x39f587(0xed)](){const _0x35c815=_0x39f587,_0x4891b5=this[_0x35c815(0xdf)];if(!_0x4891b5[_0x35c815(0xdd)][_0x35c815(0xe3)](_0x35c815(0xec)))return;_0x4891b5[_0x35c815(0xdd)][_0x35c815(0xe9)](_0x35c815(0xdc))[_0x35c815(0xe4)](_0x35c815(0xe8));}}
23
+ const _0x419de8=_0x2a2c;(function(_0x3ef138,_0x2f59e3){const _0x57e242=_0x2a2c,_0xd538b7=_0x3ef138();while(!![]){try{const _0x40070d=parseInt(_0x57e242(0x124))/0x1+parseInt(_0x57e242(0x12b))/0x2*(parseInt(_0x57e242(0x11d))/0x3)+parseInt(_0x57e242(0x12e))/0x4*(-parseInt(_0x57e242(0x12a))/0x5)+parseInt(_0x57e242(0x123))/0x6*(-parseInt(_0x57e242(0x125))/0x7)+parseInt(_0x57e242(0x12c))/0x8+parseInt(_0x57e242(0x12d))/0x9+parseInt(_0x57e242(0x127))/0xa*(parseInt(_0x57e242(0x11e))/0xb);if(_0x40070d===_0x2f59e3)break;else _0xd538b7['push'](_0xd538b7['shift']());}catch(_0x287b49){_0xd538b7['push'](_0xd538b7['shift']());}}}(_0x360e,0xd9320));import{Plugin as _0x133842}from'ckeditor5/src/core.js';function _0x360e(){const _0xf8c0fe=['afterInit','editor','TrackChangesEditing','addCommentThread','60xkgWMj','793693EYQVLc','624190BKjnnv','get','10iVWpey','CommentsEditing','plugins','7270KOJIdI','428418svcVih','396432ZsVrtV','7981443ycEGIZ','4348dYdeZR','enableCommand','has','3JOGtFI','15593017khoNel'];_0x360e=function(){return _0xf8c0fe;};return _0x360e();}function _0x2a2c(_0x5ecc78,_0x15e423){const _0x360e29=_0x360e();return _0x2a2c=function(_0x2a2c25,_0x16ab1b){_0x2a2c25=_0x2a2c25-0x11d;let _0x2d456d=_0x360e29[_0x2a2c25];return _0x2d456d;},_0x2a2c(_0x5ecc78,_0x15e423);}export default class H extends _0x133842{[_0x419de8(0x11f)](){const _0x56c56c=_0x419de8,_0x1ed985=this[_0x56c56c(0x120)];if(!_0x1ed985[_0x56c56c(0x129)][_0x56c56c(0x130)](_0x56c56c(0x128)))return;_0x1ed985[_0x56c56c(0x129)][_0x56c56c(0x126)](_0x56c56c(0x121))[_0x56c56c(0x12f)](_0x56c56c(0x122));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b172b=_0x4872;function _0x4872(_0x4eff2c,_0x58f381){const _0x4286d0=_0x4286();return _0x4872=function(_0x487215,_0x721933){_0x487215=_0x487215-0x18b;let _0x5c82df=_0x4286d0[_0x487215];return _0x5c82df;},_0x4872(_0x4eff2c,_0x58f381);}(function(_0x55eb0e,_0x29b4e2){const _0x8c05ff=_0x4872,_0x41d36a=_0x55eb0e();while(!![]){try{const _0x2ad524=parseInt(_0x8c05ff(0x19f))/0x1+parseInt(_0x8c05ff(0x18f))/0x2+-parseInt(_0x8c05ff(0x19d))/0x3*(-parseInt(_0x8c05ff(0x1c0))/0x4)+parseInt(_0x8c05ff(0x1b6))/0x5*(parseInt(_0x8c05ff(0x1a2))/0x6)+parseInt(_0x8c05ff(0x1c1))/0x7+-parseInt(_0x8c05ff(0x192))/0x8*(-parseInt(_0x8c05ff(0x1c6))/0x9)+-parseInt(_0x8c05ff(0x194))/0xa;if(_0x2ad524===_0x29b4e2)break;else _0x41d36a['push'](_0x41d36a['shift']());}catch(_0x4f75fc){_0x41d36a['push'](_0x41d36a['shift']());}}}(_0x4286,0xa0ba8));import{Plugin as _0xe05119}from'ckeditor5/src/core.js';import{LiveRange as _0x422d7b}from'ckeditor5/src/engine.js';import{Delete as _0x453917}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x50ec53}from'./utils.js';function _0x4286(){const _0x177809=['rootName','10xKSDOM','start','deleteForward','showSuggestionHighlights','root','createSelection','writer','lock','createRange','commands','12vhWHVO','8312640lQPJbG','downcastDispatcher','isCollapsed','model','enableCommand','369990RsAZMx','$graveyard','bind','data','merge','405314dLXYDw','removeMarker:suggestion:deletion','options','200Gdtdwf','document','38042670YXoBaX','get','unlock','end','high','markerNameToElements','remove','batch','editing','766851fwozPN','buffer','198791jQzUSI','getFirstRange','modifySelection','3237126UJvfSv','enqueueChange','delete','addMarker:suggestion:deletion','forward','uiElement','markerName','detach','fromRange','selection','init','editor','unbindElementFromMarkerName','requires','plugins','TrackChangesEditing','setSelection','unit','mapper'];_0x4286=function(){return _0x177809;};return _0x4286();}export default class q extends _0xe05119{static get[_0x3b172b(0x1af)](){return[_0x453917];}[_0x3b172b(0x1ac)](){const _0x4f0adf=_0x3b172b,_0x2d6466=this[_0x4f0adf(0x1ad)],_0x3ed3f9=_0x2d6466[_0x4f0adf(0x1b0)][_0x4f0adf(0x195)](_0x4f0adf(0x1b1));_0x3ed3f9[_0x4f0adf(0x1c5)](_0x4f0adf(0x1a4));const _0x545b9e=_0x2d6466[_0x4f0adf(0x1bf)][_0x4f0adf(0x195)](_0x4f0adf(0x1b8));_0x3ed3f9[_0x4f0adf(0x1c5)](_0x4f0adf(0x1b8),(_0x12b5df,_0x499c4c={})=>{const _0x453524=_0x4f0adf,_0x201ed8=_0x2d6466[_0x453524(0x1c4)][_0x453524(0x1bb)](_0x2d6466[_0x453524(0x1c4)][_0x453524(0x193)][_0x453524(0x1ab)]);_0x201ed8[_0x453524(0x1c3)]&&_0x2d6466[_0x453524(0x1c4)][_0x453524(0x1a1)](_0x201ed8,{'direction':_0x453524(0x1a6),'unit':_0x499c4c[_0x453524(0x1b3)]});const _0x10badd=_0x201ed8[_0x453524(0x1a0)](),_0x4bd9fc=_0x422d7b[_0x453524(0x1aa)](_0x10badd);let _0x2fb3bf;_0x12b5df(_0x499c4c),_0x2fb3bf=_0x453524(0x18b)==_0x4bd9fc[_0x453524(0x1ba)][_0x453524(0x1b5)]?_0x2d6466[_0x453524(0x1c4)][_0x453524(0x1be)](_0x10badd[_0x453524(0x1b7)]):_0x2d6466[_0x453524(0x1c4)][_0x453524(0x1be)](_0x4bd9fc[_0x453524(0x1b7)],_0x4bd9fc[_0x453524(0x197)]),_0x4bd9fc[_0x453524(0x1a9)](),_0x2d6466[_0x453524(0x1c4)][_0x453524(0x1a3)](_0x545b9e[_0x453524(0x19e)][_0x453524(0x19b)],_0x2bc275=>{const _0x3cfbad=_0x453524;_0x545b9e[_0x3cfbad(0x19e)][_0x3cfbad(0x1bd)](),_0x2bc275[_0x3cfbad(0x1b2)](_0x2bc275[_0x3cfbad(0x1be)](_0x2fb3bf[_0x3cfbad(0x197)])),_0x545b9e[_0x3cfbad(0x19e)][_0x3cfbad(0x196)]();});}),_0x2d6466[_0x4f0adf(0x19c)][_0x4f0adf(0x1c2)]['on'](_0x4f0adf(0x1a5),_0x50ec53(_0x2d6466,_0x4f0adf(0x18e)),{'priority':_0x4f0adf(0x198)}),_0x2d6466[_0x4f0adf(0x18d)][_0x4f0adf(0x1c2)]['on'](_0x4f0adf(0x1a5),(_0xeb2020,_0xdef4cc,_0x296f2e)=>{const _0x262653=_0x4f0adf;_0x296f2e[_0x262653(0x191)][_0x262653(0x1b9)]&&_0x50ec53(_0x2d6466,_0x262653(0x18e),{'showActiveMarker':!0x1})[_0x262653(0x18c)](this)(_0xeb2020,_0xdef4cc,_0x296f2e);},{'priority':_0x4f0adf(0x198)}),_0x2d6466[_0x4f0adf(0x19c)][_0x4f0adf(0x1c2)]['on'](_0x4f0adf(0x190),(_0x2e1cfd,_0x2e8668,_0x47bfba)=>{const _0x46157a=_0x4f0adf,_0x9ef149=_0x47bfba[_0x46157a(0x1b4)][_0x46157a(0x199)](_0x2e8668[_0x46157a(0x1a8)]);if(_0x9ef149){for(const _0x3d9765 of _0x9ef149)_0x3d9765['is'](_0x46157a(0x1a7))&&(_0x47bfba[_0x46157a(0x1b4)][_0x46157a(0x1ae)](_0x3d9765,_0x2e8668[_0x46157a(0x1a8)]),_0x47bfba[_0x46157a(0x1bc)][_0x46157a(0x19a)](_0x3d9765));}},{'priority':_0x4f0adf(0x198)});}}
23
+ const _0x2062ab=_0x92f0;(function(_0x57e87c,_0x3c0ebb){const _0x40631e=_0x92f0,_0x484d5b=_0x57e87c();while(!![]){try{const _0x29a5f1=parseInt(_0x40631e(0x1ed))/0x1*(parseInt(_0x40631e(0x1b7))/0x2)+-parseInt(_0x40631e(0x1ba))/0x3+parseInt(_0x40631e(0x1da))/0x4*(parseInt(_0x40631e(0x1be))/0x5)+-parseInt(_0x40631e(0x1ef))/0x6+-parseInt(_0x40631e(0x1e3))/0x7*(parseInt(_0x40631e(0x1bf))/0x8)+-parseInt(_0x40631e(0x1d7))/0x9*(parseInt(_0x40631e(0x1c2))/0xa)+parseInt(_0x40631e(0x1c4))/0xb;if(_0x29a5f1===_0x3c0ebb)break;else _0x484d5b['push'](_0x484d5b['shift']());}catch(_0x273311){_0x484d5b['push'](_0x484d5b['shift']());}}}(_0x379d,0x265d3));import{Plugin as _0x2353a4}from'ckeditor5/src/core.js';function _0x92f0(_0x1a3c4f,_0x3f1671){const _0x379d9a=_0x379d();return _0x92f0=function(_0x92f084,_0x2b26cc){_0x92f084=_0x92f084-0x1b7;let _0x2fcd94=_0x379d9a[_0x92f084];return _0x2fcd94;},_0x92f0(_0x1a3c4f,_0x3f1671);}function _0x379d(){const _0x5a75aa=['selection','batch','3055PIqTOU','7368OIDEeY','unbindElementFromMarkerName','isCollapsed','21860mxecjZ','createSelection','2391246sFmcqw','unit','removeMarker:suggestion:deletion','$graveyard','fromRange','modifySelection','getFirstRange','commands','enqueueChange','high','bind','setSelection','createRange','merge','downcastDispatcher','get','plugins','delete','document','639tglymq','end','mapper','1676VyhrrQ','markerNameToElements','uiElement','writer','requires','buffer','unlock','lock','showSuggestionHighlights','2219JhMsaU','enableCommand','remove','deleteForward','addMarker:suggestion:deletion','start','TrackChangesEditing','forward','root','editor','39323MvozvQ','detach','467010eVLtGt','init','rootName','markerName','model','12cqCPPn','data','options','81588osrELa','editing'];_0x379d=function(){return _0x5a75aa;};return _0x379d();}import{LiveRange as _0x2e3b9e}from'ckeditor5/src/engine.js';import{Delete as _0x103a6a}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x1d2ad8}from'./utils.js';export default class q extends _0x2353a4{static get[_0x2062ab(0x1de)](){return[_0x103a6a];}[_0x2062ab(0x1f0)](){const _0x543691=_0x2062ab,_0xfb7e7=this[_0x543691(0x1ec)],_0x107618=_0xfb7e7[_0x543691(0x1d4)][_0x543691(0x1d3)](_0x543691(0x1e9));_0x107618[_0x543691(0x1e4)](_0x543691(0x1d5));const _0x49f120=_0xfb7e7[_0x543691(0x1cb)][_0x543691(0x1d3)](_0x543691(0x1e6));_0x107618[_0x543691(0x1e4)](_0x543691(0x1e6),(_0x45150d,_0x286e18={})=>{const _0x537259=_0x543691,_0x6f8550=_0xfb7e7[_0x537259(0x1f3)][_0x537259(0x1c3)](_0xfb7e7[_0x537259(0x1f3)][_0x537259(0x1d6)][_0x537259(0x1bc)]);_0x6f8550[_0x537259(0x1c1)]&&_0xfb7e7[_0x537259(0x1f3)][_0x537259(0x1c9)](_0x6f8550,{'direction':_0x537259(0x1ea),'unit':_0x286e18[_0x537259(0x1c5)]});const _0x239b35=_0x6f8550[_0x537259(0x1ca)](),_0x4eb8f0=_0x2e3b9e[_0x537259(0x1c8)](_0x239b35);let _0x364089;_0x45150d(_0x286e18),_0x364089=_0x537259(0x1c7)==_0x4eb8f0[_0x537259(0x1eb)][_0x537259(0x1f1)]?_0xfb7e7[_0x537259(0x1f3)][_0x537259(0x1d0)](_0x239b35[_0x537259(0x1e8)]):_0xfb7e7[_0x537259(0x1f3)][_0x537259(0x1d0)](_0x4eb8f0[_0x537259(0x1e8)],_0x4eb8f0[_0x537259(0x1d8)]),_0x4eb8f0[_0x537259(0x1ee)](),_0xfb7e7[_0x537259(0x1f3)][_0x537259(0x1cc)](_0x49f120[_0x537259(0x1df)][_0x537259(0x1bd)],_0x415f20=>{const _0x2bf39c=_0x537259;_0x49f120[_0x2bf39c(0x1df)][_0x2bf39c(0x1e1)](),_0x415f20[_0x2bf39c(0x1cf)](_0x415f20[_0x2bf39c(0x1d0)](_0x364089[_0x2bf39c(0x1d8)])),_0x49f120[_0x2bf39c(0x1df)][_0x2bf39c(0x1e0)]();});}),_0xfb7e7[_0x543691(0x1bb)][_0x543691(0x1d2)]['on'](_0x543691(0x1e7),_0x1d2ad8(_0xfb7e7,_0x543691(0x1d1)),{'priority':_0x543691(0x1cd)}),_0xfb7e7[_0x543691(0x1b8)][_0x543691(0x1d2)]['on'](_0x543691(0x1e7),(_0x421fef,_0xddd27f,_0x321202)=>{const _0x465762=_0x543691;_0x321202[_0x465762(0x1b9)][_0x465762(0x1e2)]&&_0x1d2ad8(_0xfb7e7,_0x465762(0x1d1),{'showActiveMarker':!0x1})[_0x465762(0x1ce)](this)(_0x421fef,_0xddd27f,_0x321202);},{'priority':_0x543691(0x1cd)}),_0xfb7e7[_0x543691(0x1bb)][_0x543691(0x1d2)]['on'](_0x543691(0x1c6),(_0x38745b,_0x4c38ec,_0x76f5a0)=>{const _0x13032e=_0x543691,_0x12f62c=_0x76f5a0[_0x13032e(0x1d9)][_0x13032e(0x1db)](_0x4c38ec[_0x13032e(0x1f2)]);if(_0x12f62c){for(const _0x357e93 of _0x12f62c)_0x357e93['is'](_0x13032e(0x1dc))&&(_0x76f5a0[_0x13032e(0x1d9)][_0x13032e(0x1c0)](_0x357e93,_0x4c38ec[_0x13032e(0x1f2)]),_0x76f5a0[_0x13032e(0x1dd)][_0x13032e(0x1e5)](_0x357e93));}},{'priority':_0x543691(0x1cd)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x215b6d=_0x51b4;(function(_0x4f050f,_0x2d0a13){const _0x34c2ab=_0x51b4,_0x1050fa=_0x4f050f();while(!![]){try{const _0x2b2278=-parseInt(_0x34c2ab(0xa5))/0x1+parseInt(_0x34c2ab(0xaf))/0x2*(parseInt(_0x34c2ab(0xba))/0x3)+parseInt(_0x34c2ab(0xa7))/0x4*(parseInt(_0x34c2ab(0x9f))/0x5)+parseInt(_0x34c2ab(0xae))/0x6+parseInt(_0x34c2ab(0xbd))/0x7*(parseInt(_0x34c2ab(0xb0))/0x8)+-parseInt(_0x34c2ab(0xa1))/0x9*(parseInt(_0x34c2ab(0x95))/0xa)+parseInt(_0x34c2ab(0xac))/0xb*(-parseInt(_0x34c2ab(0xa6))/0xc);if(_0x2b2278===_0x2d0a13)break;else _0x1050fa['push'](_0x1050fa['shift']());}catch(_0x31a54d){_0x1050fa['push'](_0x1050fa['shift']());}}}(_0x5dd0,0xbf41e));import{Plugin as _0x482400}from'ckeditor5/src/core.js';import{Enter as _0x27d605}from'ckeditor5/src/enter.js';import{LiveRange as _0x4df68f}from'ckeditor5/src/engine.js';function _0x51b4(_0x110f69,_0x240c1f){const _0x5dd04b=_0x5dd0();return _0x51b4=function(_0x51b48a,_0x284627){_0x51b48a=_0x51b48a-0x88;let _0x5bd5e1=_0x5dd04b[_0x51b48a];return _0x5bd5e1;},_0x51b4(_0x110f69,_0x240c1f);}import{downcastSplitMergeMarker as _0x151d4b}from'./utils.js';function _0x5dd0(){const _0x4ebd03=['createPositionAt','enterBlock','get','mapper','end','enter','afterExecute','markInsertion','1786540AfZaBx','bind','1692270oIevWU','commands','detach','init','746713ukHXvp','1047948lZUptY','4gZnsJo','createRange','model','TrackChangesEditing','high','187lyhozo','data','2932098OHQuJP','4CifYWb','135208LFcySJ','selection','fromRange','nextSibling','downcastDispatcher','getFirstRange','plugins','fire','markerName','editing','1329522spaugO','change','editor','609AhSYGA','requires','ck-suggestion-marker-split','split','parent','removeMarker:suggestion:insertion','showSuggestionHighlights','getFirstPosition','unbindElementFromMarkerName','setSelection','writer','document','addMarker:suggestion:insertion','options','remove','enableCommand','hasClass','10GMUTvs','markerNameToElements'];_0x5dd0=function(){return _0x4ebd03;};return _0x5dd0();}export default class W extends _0x482400{static get[_0x215b6d(0xbe)](){return[_0x27d605];}[_0x215b6d(0xa4)](){const _0x423f56=_0x215b6d,_0x372e38=this[_0x423f56(0xbc)],_0x5edb5f=_0x372e38[_0x423f56(0xb6)][_0x423f56(0x99)](_0x423f56(0xaa)),_0x5eb7ea=_0x372e38[_0x423f56(0xa2)][_0x423f56(0x99)](_0x423f56(0x9c));_0x5edb5f[_0x423f56(0x93)](_0x423f56(0x9c),()=>{const _0x5a547c=_0x423f56;_0x372e38[_0x5a547c(0xa9)][_0x5a547c(0xbb)](_0x573291=>{const _0x40fdbc=_0x5a547c,_0x5c7955=_0x372e38[_0x40fdbc(0xa9)][_0x40fdbc(0x8f)][_0x40fdbc(0xb1)],_0x2c01d2=_0x5c7955[_0x40fdbc(0x8b)](),_0x433b12=_0x4df68f[_0x40fdbc(0xb2)](_0x5c7955[_0x40fdbc(0xb5)]());if(_0x5eb7ea[_0x40fdbc(0x98)](_0x573291)){const _0x59321f=_0x372e38[_0x40fdbc(0xa9)][_0x40fdbc(0x97)](_0x2c01d2[_0x40fdbc(0x88)][_0x40fdbc(0xb3)],0x0),_0x372915=_0x573291[_0x40fdbc(0xa8)](_0x2c01d2,_0x59321f);_0x5edb5f[_0x40fdbc(0x9e)](_0x372915);}else _0x573291[_0x40fdbc(0x8d)](_0x573291[_0x40fdbc(0xa8)](_0x433b12[_0x40fdbc(0x9b)]));_0x433b12[_0x40fdbc(0xa3)](),_0x5eb7ea[_0x40fdbc(0xb7)](_0x40fdbc(0x9d),{'writer':_0x573291});});}),_0x372e38[_0x423f56(0xb9)][_0x423f56(0xb4)]['on'](_0x423f56(0x90),_0x151d4b(_0x372e38,_0x423f56(0xc0)),{'priority':_0x423f56(0xab)}),_0x372e38[_0x423f56(0xb9)][_0x423f56(0xb4)]['on'](_0x423f56(0x89),(_0x34bda8,_0x1761bd,_0x4a5701)=>{const _0x57a9e2=_0x423f56,_0x4fe50a=_0x4a5701[_0x57a9e2(0x9a)][_0x57a9e2(0x96)](_0x1761bd[_0x57a9e2(0xb8)]);if(_0x4fe50a){for(const _0x438ee1 of _0x4fe50a)_0x438ee1[_0x57a9e2(0x94)](_0x57a9e2(0xbf))&&(_0x4a5701[_0x57a9e2(0x9a)][_0x57a9e2(0x8c)](_0x438ee1,_0x1761bd[_0x57a9e2(0xb8)]),_0x4a5701[_0x57a9e2(0x8e)][_0x57a9e2(0x92)](_0x438ee1));}},{'priority':_0x423f56(0xab)}),_0x372e38[_0x423f56(0xad)][_0x423f56(0xb4)]['on'](_0x423f56(0x90),(_0x3b33ce,_0x37ad10,_0x5c6830)=>{const _0x3b24b0=_0x423f56;_0x5c6830[_0x3b24b0(0x91)][_0x3b24b0(0x8a)]&&_0x151d4b(_0x372e38,_0x3b24b0(0xc0),{'showActiveMarker':!0x1})[_0x3b24b0(0xa0)](this)(_0x3b33ce,_0x37ad10,_0x5c6830);},{'priority':_0x423f56(0xab)});}}
23
+ const _0x192a38=_0x2996;function _0x49ce(){const _0x2b737f=['options','get','parent','bind','writer','createRange','addMarker:suggestion:insertion','end','fire','commands','536023TijpkR','init','showSuggestionHighlights','80RahnDo','high','166568mVMAjM','requires','hasClass','nextSibling','unbindElementFromMarkerName','document','split','editing','enableCommand','model','editor','getFirstRange','978817yNAGvq','markerName','1106158yGONtv','enterBlock','selection','ck-suggestion-marker-split','1864458RMpiab','markerNameToElements','getFirstPosition','createPositionAt','markInsertion','change','data','remove','fromRange','detach','mapper','2051304FASbaD','11863352Ociwpm','TrackChangesEditing','afterExecute','enter','downcastDispatcher','setSelection','removeMarker:suggestion:insertion','plugins'];_0x49ce=function(){return _0x2b737f;};return _0x49ce();}(function(_0x9a1397,_0x4b837a){const _0xd0492e=_0x2996,_0x3d2e5f=_0x9a1397();while(!![]){try{const _0x5506be=parseInt(_0xd0492e(0x1b5))/0x1+parseInt(_0xd0492e(0x193))/0x2+parseInt(_0xd0492e(0x1a2))/0x3+parseInt(_0xd0492e(0x185))/0x4*(parseInt(_0xd0492e(0x183))/0x5)+-parseInt(_0xd0492e(0x197))/0x6+parseInt(_0xd0492e(0x191))/0x7+-parseInt(_0xd0492e(0x1a3))/0x8;if(_0x5506be===_0x4b837a)break;else _0x3d2e5f['push'](_0x3d2e5f['shift']());}catch(_0x2bd01c){_0x3d2e5f['push'](_0x3d2e5f['shift']());}}}(_0x49ce,0xbfb9f));function _0x2996(_0x1745ad,_0x516381){const _0x49ce9f=_0x49ce();return _0x2996=function(_0x299641,_0x42b78e){_0x299641=_0x299641-0x182;let _0x48a1cd=_0x49ce9f[_0x299641];return _0x48a1cd;},_0x2996(_0x1745ad,_0x516381);}import{Plugin as _0x9ea4c7}from'ckeditor5/src/core.js';import{Enter as _0x5b428a}from'ckeditor5/src/enter.js';import{LiveRange as _0x25761b}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x42e07c}from'./utils.js';export default class W extends _0x9ea4c7{static get[_0x192a38(0x186)](){return[_0x5b428a];}[_0x192a38(0x1b6)](){const _0x13c35e=_0x192a38,_0xebb9bc=this[_0x13c35e(0x18f)],_0x4da95e=_0xebb9bc[_0x13c35e(0x1aa)][_0x13c35e(0x1ac)](_0x13c35e(0x1a4)),_0x2ddbb6=_0xebb9bc[_0x13c35e(0x1b4)][_0x13c35e(0x1ac)](_0x13c35e(0x1a6));_0x4da95e[_0x13c35e(0x18d)](_0x13c35e(0x1a6),()=>{const _0x38d9be=_0x13c35e;_0xebb9bc[_0x38d9be(0x18e)][_0x38d9be(0x19c)](_0x303f0f=>{const _0x54f8b8=_0x38d9be,_0x1e72e0=_0xebb9bc[_0x54f8b8(0x18e)][_0x54f8b8(0x18a)][_0x54f8b8(0x195)],_0x10d5e3=_0x1e72e0[_0x54f8b8(0x199)](),_0x2275d1=_0x25761b[_0x54f8b8(0x19f)](_0x1e72e0[_0x54f8b8(0x190)]());if(_0x2ddbb6[_0x54f8b8(0x194)](_0x303f0f)){const _0x2d1cc3=_0xebb9bc[_0x54f8b8(0x18e)][_0x54f8b8(0x19a)](_0x10d5e3[_0x54f8b8(0x1ad)][_0x54f8b8(0x188)],0x0),_0x1ebe0d=_0x303f0f[_0x54f8b8(0x1b0)](_0x10d5e3,_0x2d1cc3);_0x4da95e[_0x54f8b8(0x19b)](_0x1ebe0d);}else _0x303f0f[_0x54f8b8(0x1a8)](_0x303f0f[_0x54f8b8(0x1b0)](_0x2275d1[_0x54f8b8(0x1b2)]));_0x2275d1[_0x54f8b8(0x1a0)](),_0x2ddbb6[_0x54f8b8(0x1b3)](_0x54f8b8(0x1a5),{'writer':_0x303f0f});});}),_0xebb9bc[_0x13c35e(0x18c)][_0x13c35e(0x1a7)]['on'](_0x13c35e(0x1b1),_0x42e07c(_0xebb9bc,_0x13c35e(0x18b)),{'priority':_0x13c35e(0x184)}),_0xebb9bc[_0x13c35e(0x18c)][_0x13c35e(0x1a7)]['on'](_0x13c35e(0x1a9),(_0x2cba20,_0x3d6d12,_0x2945af)=>{const _0x3257af=_0x13c35e,_0x3095b5=_0x2945af[_0x3257af(0x1a1)][_0x3257af(0x198)](_0x3d6d12[_0x3257af(0x192)]);if(_0x3095b5){for(const _0x344c4d of _0x3095b5)_0x344c4d[_0x3257af(0x187)](_0x3257af(0x196))&&(_0x2945af[_0x3257af(0x1a1)][_0x3257af(0x189)](_0x344c4d,_0x3d6d12[_0x3257af(0x192)]),_0x2945af[_0x3257af(0x1af)][_0x3257af(0x19e)](_0x344c4d));}},{'priority':_0x13c35e(0x184)}),_0xebb9bc[_0x13c35e(0x19d)][_0x13c35e(0x1a7)]['on'](_0x13c35e(0x1b1),(_0x10d7a5,_0x2ba7b1,_0x5d6a2a)=>{const _0x3da4a0=_0x13c35e;_0x5d6a2a[_0x3da4a0(0x1ab)][_0x3da4a0(0x182)]&&_0x42e07c(_0xebb9bc,_0x3da4a0(0x18b),{'showActiveMarker':!0x1})[_0x3da4a0(0x1ae)](this)(_0x10d7a5,_0x2ba7b1,_0x5d6a2a);},{'priority':_0x13c35e(0x184)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23e029=_0x4d21;(function(_0x57b0f3,_0x476b80){const _0x58a447=_0x4d21,_0x39c4a8=_0x57b0f3();while(!![]){try{const _0x40b5a5=-parseInt(_0x58a447(0x140))/0x1*(parseInt(_0x58a447(0x154))/0x2)+parseInt(_0x58a447(0x129))/0x3*(parseInt(_0x58a447(0x14b))/0x4)+-parseInt(_0x58a447(0x12c))/0x5+-parseInt(_0x58a447(0x152))/0x6+parseInt(_0x58a447(0x147))/0x7*(-parseInt(_0x58a447(0x12b))/0x8)+-parseInt(_0x58a447(0x128))/0x9*(parseInt(_0x58a447(0x148))/0xa)+parseInt(_0x58a447(0x14d))/0xb*(parseInt(_0x58a447(0x144))/0xc);if(_0x40b5a5===_0x476b80)break;else _0x39c4a8['push'](_0x39c4a8['shift']());}catch(_0x11bb89){_0x39c4a8['push'](_0x39c4a8['shift']());}}}(_0x37ca,0x9a383));import{Plugin as _0x580c1d}from'ckeditor5/src/core.js';function _0x37ca(){const _0x1f29ef=['16TwMdar','findNext','770RnYrzD','replace','findByTextCallback','plugins','FindAndReplaceEditing','5500758THBtAp','afterInit','770046ASZbLj','2424483lSqBfS','786372xkgowf','filter','1453408GdDCUT','6197650QytYsC','isArray','string','handleFindCommand','item','findPrevious','end','createRange','getIntersection','getMarkersGroup','_isInDeletionRange','markers','has','find','model','createPositionAt','get','enableCommand','results','editor','1DgZleA','FindAndReplaceUtils','getRange','TrackChangesEditing','533892EViFwb','replaceAll','suggestion:deletion','7TOjuGq','30NxpELp','start','bind'];_0x37ca=function(){return _0x1f29ef;};return _0x37ca();}function _0x4d21(_0xc71272,_0x1312e5){const _0x37ca65=_0x37ca();return _0x4d21=function(_0x4d2165,_0x189163){_0x4d2165=_0x4d2165-0x128;let _0x4833cc=_0x37ca65[_0x4d2165];return _0x4833cc;},_0x4d21(_0xc71272,_0x1312e5);}export default class J extends _0x580c1d{[_0x23e029(0x153)](){const _0x219462=_0x23e029;if(!this[_0x219462(0x13f)][_0x219462(0x150)][_0x219462(0x138)](_0x219462(0x151)))return;const _0x3b31bd=this[_0x219462(0x13f)][_0x219462(0x150)][_0x219462(0x13c)](_0x219462(0x143));_0x3b31bd[_0x219462(0x13d)](_0x219462(0x139),this[_0x219462(0x12f)][_0x219462(0x14a)](this)),_0x3b31bd[_0x219462(0x13d)](_0x219462(0x14c)),_0x3b31bd[_0x219462(0x13d)](_0x219462(0x131)),_0x3b31bd[_0x219462(0x13d)](_0x219462(0x14e)),_0x3b31bd[_0x219462(0x13d)](_0x219462(0x145));}[_0x23e029(0x12f)](_0x1b0645,_0x5f47a7,_0x5e4e03={}){const _0x594f51=_0x23e029,_0x1fda3c=this[_0x594f51(0x13f)][_0x594f51(0x150)][_0x594f51(0x13c)](_0x594f51(0x141));return _0x1b0645(_0x109823=>{const _0x473bf2=_0x594f51;let _0x34acda=(_0x473bf2(0x12e)==typeof _0x5f47a7?_0x1fda3c[_0x473bf2(0x14f)](_0x5f47a7,_0x5e4e03):_0x5f47a7)(_0x109823);Array[_0x473bf2(0x12d)](_0x34acda)&&(_0x34acda={'results':_0x34acda,'searchText':_0x473bf2(0x12e)==typeof _0x5f47a7?_0x5f47a7:''});const _0x4b8d85=_0x34acda[_0x473bf2(0x13e)][_0x473bf2(0x12a)](_0x546ee2=>!0x1===this[_0x473bf2(0x136)](_0x546ee2,_0x109823[_0x473bf2(0x130)]));return{..._0x34acda,'results':_0x4b8d85};},_0x5e4e03);}[_0x23e029(0x136)](_0x4239cf,_0x398e5d){const _0x3aca9d=_0x23e029,_0x3ee769=this[_0x3aca9d(0x13f)][_0x3aca9d(0x13a)][_0x3aca9d(0x133)](this[_0x3aca9d(0x13f)][_0x3aca9d(0x13a)][_0x3aca9d(0x13b)](_0x398e5d,_0x4239cf[_0x3aca9d(0x149)]),this[_0x3aca9d(0x13f)][_0x3aca9d(0x13a)][_0x3aca9d(0x13b)](_0x398e5d,_0x4239cf[_0x3aca9d(0x132)]));for(const _0x3d5ce8 of this[_0x3aca9d(0x13f)][_0x3aca9d(0x13a)][_0x3aca9d(0x137)][_0x3aca9d(0x135)](_0x3aca9d(0x146)))if(null!==_0x3ee769[_0x3aca9d(0x134)](_0x3d5ce8[_0x3aca9d(0x142)]()))return!0x0;return!0x1;}}
23
+ const _0x1e1439=_0x21c2;(function(_0x575790,_0x14bc24){const _0x3e33f7=_0x21c2,_0x3e89ef=_0x575790();while(!![]){try{const _0x143208=parseInt(_0x3e33f7(0xd7))/0x1*(-parseInt(_0x3e33f7(0xc8))/0x2)+parseInt(_0x3e33f7(0xb9))/0x3+parseInt(_0x3e33f7(0xd4))/0x4*(-parseInt(_0x3e33f7(0xcc))/0x5)+-parseInt(_0x3e33f7(0xc0))/0x6+-parseInt(_0x3e33f7(0xd6))/0x7*(parseInt(_0x3e33f7(0xca))/0x8)+-parseInt(_0x3e33f7(0xd0))/0x9+-parseInt(_0x3e33f7(0xc6))/0xa*(-parseInt(_0x3e33f7(0xdf))/0xb);if(_0x143208===_0x14bc24)break;else _0x3e89ef['push'](_0x3e89ef['shift']());}catch(_0x170003){_0x3e89ef['push'](_0x3e89ef['shift']());}}}(_0x3e94,0x9554b));import{Plugin as _0x2f75ae}from'ckeditor5/src/core.js';function _0x21c2(_0x51b941,_0x4c188f){const _0x3e9435=_0x3e94();return _0x21c2=function(_0x21c204,_0x448706){_0x21c204=_0x21c204-0xb9;let _0x321c10=_0x3e9435[_0x21c204];return _0x321c10;},_0x21c2(_0x51b941,_0x4c188f);}function _0x3e94(){const _0x4ea595=['1966UFnMHl','getIntersection','8LJUVBd','FindAndReplaceUtils','252245TAifxU','findPrevious','results','plugins','8398971iAMwmc','TrackChangesEditing','end','findByTextCallback','28nLAxLG','createPositionAt','5627692PzcUTr','43QkQOPM','enableCommand','replace','model','item','bind','suggestion:deletion','replaceAll','55fpMHIp','createRange','find','FindAndReplaceEditing','start','string','935748enOPLG','editor','markers','findNext','has','getMarkersGroup','handleFindCommand','2554470SILzXH','isArray','afterInit','get','_isInDeletionRange','filter','5716150kuiDJL','getRange'];_0x3e94=function(){return _0x4ea595;};return _0x3e94();}export default class J extends _0x2f75ae{[_0x1e1439(0xc2)](){const _0x205fac=_0x1e1439;if(!this[_0x205fac(0xba)][_0x205fac(0xcf)][_0x205fac(0xbd)](_0x205fac(0xe2)))return;const _0x2c63e6=this[_0x205fac(0xba)][_0x205fac(0xcf)][_0x205fac(0xc3)](_0x205fac(0xd1));_0x2c63e6[_0x205fac(0xd8)](_0x205fac(0xe1),this[_0x205fac(0xbf)][_0x205fac(0xdc)](this)),_0x2c63e6[_0x205fac(0xd8)](_0x205fac(0xbc)),_0x2c63e6[_0x205fac(0xd8)](_0x205fac(0xcd)),_0x2c63e6[_0x205fac(0xd8)](_0x205fac(0xd9)),_0x2c63e6[_0x205fac(0xd8)](_0x205fac(0xde));}[_0x1e1439(0xbf)](_0x1d50e1,_0x3ae876,_0xe90f24={}){const _0x5f1ce1=_0x1e1439,_0x1c0870=this[_0x5f1ce1(0xba)][_0x5f1ce1(0xcf)][_0x5f1ce1(0xc3)](_0x5f1ce1(0xcb));return _0x1d50e1(_0x549e09=>{const _0x13aa99=_0x5f1ce1;let _0x4ef24b=(_0x13aa99(0xe4)==typeof _0x3ae876?_0x1c0870[_0x13aa99(0xd3)](_0x3ae876,_0xe90f24):_0x3ae876)(_0x549e09);Array[_0x13aa99(0xc1)](_0x4ef24b)&&(_0x4ef24b={'results':_0x4ef24b,'searchText':_0x13aa99(0xe4)==typeof _0x3ae876?_0x3ae876:''});const _0x135d7a=_0x4ef24b[_0x13aa99(0xce)][_0x13aa99(0xc5)](_0x1eb9d8=>!0x1===this[_0x13aa99(0xc4)](_0x1eb9d8,_0x549e09[_0x13aa99(0xdb)]));return{..._0x4ef24b,'results':_0x135d7a};},_0xe90f24);}[_0x1e1439(0xc4)](_0x185f22,_0x3e58de){const _0x516d22=_0x1e1439,_0x413b1b=this[_0x516d22(0xba)][_0x516d22(0xda)][_0x516d22(0xe0)](this[_0x516d22(0xba)][_0x516d22(0xda)][_0x516d22(0xd5)](_0x3e58de,_0x185f22[_0x516d22(0xe3)]),this[_0x516d22(0xba)][_0x516d22(0xda)][_0x516d22(0xd5)](_0x3e58de,_0x185f22[_0x516d22(0xd2)]));for(const _0x1ab6b7 of this[_0x516d22(0xba)][_0x516d22(0xda)][_0x516d22(0xbb)][_0x516d22(0xbe)](_0x516d22(0xdd)))if(null!==_0x413b1b[_0x516d22(0xc9)](_0x1ab6b7[_0x516d22(0xc7)]()))return!0x0;return!0x1;}}