@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240722.0 → 0.0.0-nightly-20240724.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
- (_0x474aeb=>{const {zh:{dictionary:_0x197b1d,getPluralForm:_0x4abe32}}={'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':_0x226237=>0x0}};_0x474aeb['zh']||={'dictionary':{},'getPluralForm':null},_0x474aeb['zh']['dictionary']=Object['assign'](_0x474aeb['zh']['dictionary'],_0x197b1d),_0x474aeb['zh']['getPluralForm']=_0x4abe32;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x61a6c3=>{const {zh:{dictionary:_0x1e6e3b,getPluralForm:_0x390c35}}={'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':_0x4dd2e6=>0x0}};_0x61a6c3['zh']||={'dictionary':{},'getPluralForm':null},_0x61a6c3['zh']['dictionary']=Object['assign'](_0x61a6c3['zh']['dictionary'],_0x1e6e3b),_0x61a6c3['zh']['getPluralForm']=_0x390c35;})(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-20240722.0",
3
+ "version": "0.0.0-nightly-20240724.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-20240722.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240722.0",
44
+ "ckeditor5": "0.0.0-nightly-20240724.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240724.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 _0x32ed(_0x1e3cde,_0x2e881e){const _0x205744=_0x2057();return _0x32ed=function(_0x32ede8,_0x524a93){_0x32ede8=_0x32ede8-0xaa;let _0x47ee11=_0x205744[_0x32ede8];return _0x47ee11;},_0x32ed(_0x1e3cde,_0x2e881e);}const _0x2616a2=_0x32ed;(function(_0x476da5,_0x18419c){const _0x15e6b7=_0x32ed,_0x172aeb=_0x476da5();while(!![]){try{const _0x41adf8=-parseInt(_0x15e6b7(0xb6))/0x1*(parseInt(_0x15e6b7(0xbe))/0x2)+-parseInt(_0x15e6b7(0xb4))/0x3+parseInt(_0x15e6b7(0xbd))/0x4+parseInt(_0x15e6b7(0xab))/0x5+parseInt(_0x15e6b7(0xbb))/0x6+-parseInt(_0x15e6b7(0xad))/0x7+parseInt(_0x15e6b7(0xae))/0x8;if(_0x41adf8===_0x18419c)break;else _0x172aeb['push'](_0x172aeb['shift']());}catch(_0x5c8709){_0x172aeb['push'](_0x172aeb['shift']());}}}(_0x2057,0x4ac65));import{Command as _0x30a426}from'ckeditor5/src/core.js';import{CKEditorError as _0x3c1138}from'ckeditor5/src/utils.js';export default class $ extends _0x30a426{constructor(_0xa97211,_0x175507){const _0x32f359=_0x32ed;super(_0xa97211),this[_0x32f359(0xb9)]=_0x175507,this[_0x32f359(0xbc)](),this[_0x32f359(0xb1)]=!0x1;}[_0x2616a2(0xbc)](){const _0x10fc04=_0x2616a2;this[_0x10fc04(0xb2)]=!0x0;}[_0x2616a2(0xb7)](_0x4919d0){const _0x653b1e=_0x2616a2,_0x212d7d=this[_0x653b1e(0xb9)][_0x653b1e(0xb0)](_0x4919d0);if(!_0x212d7d)throw new _0x3c1138(_0x653b1e(0xac),this);const _0x1b5270=_0x212d7d[_0x653b1e(0xb8)]();this[_0x653b1e(0xaa)][_0x653b1e(0xba)][_0x653b1e(0xbf)](_0x1b5270)&&this[_0x653b1e(0xaa)][_0x653b1e(0xb3)][_0x653b1e(0xb0)](_0x653b1e(0xb5))[_0x653b1e(0xaf)](_0x212d7d);}}function _0x2057(){const _0xad6556=['acceptSuggestion','get','_isEnabledBasedOnSelection','isEnabled','plugins','1182273DddJNA','TrackChangesEditing','1eHRsyu','execute','getRanges','_suggestions','model','2755758WtfFdU','refresh','2078896BQFEpe','518470kirXPl','canEditAt','editor','734640ESajeZ','track-changes-accept-suggestion-not-found','2406152heSIeC','1419152wOSyoO'];_0x2057=function(){return _0xad6556;};return _0x2057();}
23
+ const _0xbeb68b=_0x2ff5;function _0x2ff5(_0x3288e4,_0x1141a7){const _0x4668c2=_0x4668();return _0x2ff5=function(_0x2ff5f9,_0x229301){_0x2ff5f9=_0x2ff5f9-0x14b;let _0x462d03=_0x4668c2[_0x2ff5f9];return _0x462d03;},_0x2ff5(_0x3288e4,_0x1141a7);}(function(_0x48a2de,_0x1b3036){const _0x4a3e78=_0x2ff5,_0x2f013c=_0x48a2de();while(!![]){try{const _0x4388b5=-parseInt(_0x4a3e78(0x14d))/0x1*(parseInt(_0x4a3e78(0x153))/0x2)+parseInt(_0x4a3e78(0x15d))/0x3*(-parseInt(_0x4a3e78(0x15b))/0x4)+-parseInt(_0x4a3e78(0x160))/0x5*(parseInt(_0x4a3e78(0x164))/0x6)+-parseInt(_0x4a3e78(0x163))/0x7*(-parseInt(_0x4a3e78(0x161))/0x8)+parseInt(_0x4a3e78(0x157))/0x9*(-parseInt(_0x4a3e78(0x158))/0xa)+-parseInt(_0x4a3e78(0x15c))/0xb+parseInt(_0x4a3e78(0x152))/0xc;if(_0x4388b5===_0x1b3036)break;else _0x2f013c['push'](_0x2f013c['shift']());}catch(_0x4cf12){_0x2f013c['push'](_0x2f013c['shift']());}}}(_0x4668,0x669e8));import{Command as _0x329143}from'ckeditor5/src/core.js';function _0x4668(){const _0x2f8bc0=['31JTcAUT','plugins','editor','refresh','acceptSuggestion','23279652jbwPGL','11394oKGoPo','_suggestions','isEnabled','model','3883347FIRdHL','10trLbqM','get','TrackChangesEditing','37936kBVODR','1597277NjvudP','75ENMjRP','canEditAt','track-changes-accept-suggestion-not-found','10gAhsFs','128VhppTf','_isEnabledBasedOnSelection','115059QmepYb','2376714pMIqBa','execute','getRanges'];_0x4668=function(){return _0x2f8bc0;};return _0x4668();}import{CKEditorError as _0x24b314}from'ckeditor5/src/utils.js';export default class $ extends _0x329143{constructor(_0x4c9303,_0x3ac4fa){const _0x482811=_0x2ff5;super(_0x4c9303),this[_0x482811(0x154)]=_0x3ac4fa,this[_0x482811(0x150)](),this[_0x482811(0x162)]=!0x1;}[_0xbeb68b(0x150)](){const _0x3366b3=_0xbeb68b;this[_0x3366b3(0x155)]=!0x0;}[_0xbeb68b(0x14b)](_0x10946d){const _0x3ff921=_0xbeb68b,_0x568538=this[_0x3ff921(0x154)][_0x3ff921(0x159)](_0x10946d);if(!_0x568538)throw new _0x24b314(_0x3ff921(0x15f),this);const _0xb6b279=_0x568538[_0x3ff921(0x14c)]();this[_0x3ff921(0x14f)][_0x3ff921(0x156)][_0x3ff921(0x15e)](_0xb6b279)&&this[_0x3ff921(0x14f)][_0x3ff921(0x14e)][_0x3ff921(0x159)](_0x3ff921(0x15a))[_0x3ff921(0x151)](_0x568538);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13c1cb=_0x2f4b;(function(_0x13fbb8,_0x50ed70){const _0x2305c5=_0x2f4b,_0x186676=_0x13fbb8();while(!![]){try{const _0x5781a9=-parseInt(_0x2305c5(0xba))/0x1+-parseInt(_0x2305c5(0xb9))/0x2*(-parseInt(_0x2305c5(0xc7))/0x3)+-parseInt(_0x2305c5(0xc9))/0x4*(parseInt(_0x2305c5(0xc0))/0x5)+-parseInt(_0x2305c5(0xc2))/0x6*(-parseInt(_0x2305c5(0xcc))/0x7)+parseInt(_0x2305c5(0xbc))/0x8*(-parseInt(_0x2305c5(0xbb))/0x9)+parseInt(_0x2305c5(0xca))/0xa+parseInt(_0x2305c5(0xc8))/0xb;if(_0x5781a9===_0x50ed70)break;else _0x186676['push'](_0x186676['shift']());}catch(_0xfb2cd5){_0x186676['push'](_0x186676['shift']());}}}(_0xa69f,0x192d1));import{Command as _0x251672}from'ckeditor5/src/core.js';import{CKEditorError as _0xd0c78b}from'ckeditor5/src/utils.js';function _0xa69f(){const _0x29cfea=['isEnabled','refresh','model','25erhIPI','editor','33696bFEPGl','get','TrackChangesEditing','getRanges','discardSuggestion','8469tUcWCX','193424sEHuAb','51132jgtnOs','1280650twZLvA','canEditAt','63bAkgjK','track-changes-discard-suggestion-not-found','execute','_suggestions','plugins','_isEnabledBasedOnSelection','92QTywVX','117563ZkJVrv','387bkvVmo','7712FoFHpQ'];_0xa69f=function(){return _0x29cfea;};return _0xa69f();}function _0x2f4b(_0x118277,_0x27f7bc){const _0xa69fb1=_0xa69f();return _0x2f4b=function(_0x2f4b49,_0x28d981){_0x2f4b49=_0x2f4b49-0xb9;let _0x3d8a96=_0xa69fb1[_0x2f4b49];return _0x3d8a96;},_0x2f4b(_0x118277,_0x27f7bc);}export default class B extends _0x251672{constructor(_0x46c419,_0x53bbd7){const _0x16a70e=_0x2f4b;super(_0x46c419),this[_0x16a70e(0xcf)]=_0x53bbd7,this[_0x16a70e(0xbe)](),this[_0x16a70e(0xd1)]=!0x1;}[_0x13c1cb(0xbe)](){const _0x44e42d=_0x13c1cb;this[_0x44e42d(0xbd)]=!0x0;}[_0x13c1cb(0xce)](_0x1c008d){const _0xe2af92=_0x13c1cb,_0x3964d8=this[_0xe2af92(0xcf)][_0xe2af92(0xc3)](_0x1c008d);if(!_0x3964d8)throw new _0xd0c78b(_0xe2af92(0xcd),this);const _0x4739bd=_0x3964d8[_0xe2af92(0xc5)]();this[_0xe2af92(0xc1)][_0xe2af92(0xbf)][_0xe2af92(0xcb)](_0x4739bd)&&this[_0xe2af92(0xc1)][_0xe2af92(0xd0)][_0xe2af92(0xc3)](_0xe2af92(0xc4))[_0xe2af92(0xc6)](_0x3964d8);}}
23
+ const _0x183144=_0x4958;(function(_0x537040,_0x13b06b){const _0x636f52=_0x4958,_0x368e4f=_0x537040();while(!![]){try{const _0x30d0f6=-parseInt(_0x636f52(0x143))/0x1+parseInt(_0x636f52(0x14f))/0x2*(-parseInt(_0x636f52(0x14c))/0x3)+-parseInt(_0x636f52(0x146))/0x4+-parseInt(_0x636f52(0x14a))/0x5*(-parseInt(_0x636f52(0x13d))/0x6)+parseInt(_0x636f52(0x151))/0x7+-parseInt(_0x636f52(0x142))/0x8+parseInt(_0x636f52(0x149))/0x9*(parseInt(_0x636f52(0x150))/0xa);if(_0x30d0f6===_0x13b06b)break;else _0x368e4f['push'](_0x368e4f['shift']());}catch(_0x1f0352){_0x368e4f['push'](_0x368e4f['shift']());}}}(_0xf656,0xf20d2));function _0xf656(){const _0x504437=['3475344ZoOFwn','getRanges','canEditAt','503325pBKUru','413815QqLlyf','isEnabled','68850hrHhxT','editor','refresh','102ftSdsJ','470NZIKap','1540973KkKcGN','_isEnabledBasedOnSelection','execute','track-changes-discard-suggestion-not-found','78apgYXd','_suggestions','model','plugins','discardSuggestion','6203648BLCeaK','118349WhjkXm','get','TrackChangesEditing'];_0xf656=function(){return _0x504437;};return _0xf656();}import{Command as _0x2b7d2b}from'ckeditor5/src/core.js';import{CKEditorError as _0x3d221e}from'ckeditor5/src/utils.js';function _0x4958(_0x53e0e8,_0x5cad14){const _0xf656e3=_0xf656();return _0x4958=function(_0x4958ca,_0x39d43f){_0x4958ca=_0x4958ca-0x13b;let _0x442446=_0xf656e3[_0x4958ca];return _0x442446;},_0x4958(_0x53e0e8,_0x5cad14);}export default class B extends _0x2b7d2b{constructor(_0x46cf53,_0x4c094b){const _0x56bf05=_0x4958;super(_0x46cf53),this[_0x56bf05(0x13e)]=_0x4c094b,this[_0x56bf05(0x14e)](),this[_0x56bf05(0x152)]=!0x1;}[_0x183144(0x14e)](){const _0x5f1e3b=_0x183144;this[_0x5f1e3b(0x14b)]=!0x0;}[_0x183144(0x13b)](_0xbed665){const _0x551587=_0x183144,_0x57713d=this[_0x551587(0x13e)][_0x551587(0x144)](_0xbed665);if(!_0x57713d)throw new _0x3d221e(_0x551587(0x13c),this);const _0x1b6342=_0x57713d[_0x551587(0x147)]();this[_0x551587(0x14d)][_0x551587(0x13f)][_0x551587(0x148)](_0x1b6342)&&this[_0x551587(0x14d)][_0x551587(0x140)][_0x551587(0x144)](_0x551587(0x145))[_0x551587(0x141)](_0x57713d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1a83(){const _0x493355=['isInContent','_isEnabledBasedOnSelection','canEditAt','_suggestions','model','isEnabled','295goOTQv','2KXeNdQ','13787760regSZV','getRanges','execute','editor','232185NFCZpo','values','2436831UpqZNU','26736vqIPih','_command','24ygOWxk','2915340RZWYTO','2825607oasMmh','from','1129338rnlCiT','some','refresh'];_0x1a83=function(){return _0x493355;};return _0x1a83();}const _0x4a25f5=_0x479d;(function(_0x35012e,_0x389d82){const _0x2ff661=_0x479d,_0x944e00=_0x35012e();while(!![]){try{const _0x58cab3=parseInt(_0x2ff661(0x1cd))/0x1+parseInt(_0x2ff661(0x1c8))/0x2*(parseInt(_0x2ff661(0x1bc))/0x3)+parseInt(_0x2ff661(0x1bb))/0x4+-parseInt(_0x2ff661(0x1c7))/0x5*(parseInt(_0x2ff661(0x1b8))/0x6)+parseInt(_0x2ff661(0x1be))/0x7*(parseInt(_0x2ff661(0x1ba))/0x8)+-parseInt(_0x2ff661(0x1b7))/0x9+-parseInt(_0x2ff661(0x1c9))/0xa;if(_0x58cab3===_0x389d82)break;else _0x944e00['push'](_0x944e00['shift']());}catch(_0x549afb){_0x944e00['push'](_0x944e00['shift']());}}}(_0x1a83,0x73d54));import{Command as _0x179145}from'ckeditor5/src/core.js';function _0x479d(_0x1f8e9d,_0x2c5837){const _0x1a8387=_0x1a83();return _0x479d=function(_0x479d51,_0x3b92b3){_0x479d51=_0x479d51-0x1b6;let _0x495838=_0x1a8387[_0x479d51];return _0x495838;},_0x479d(_0x1f8e9d,_0x2c5837);}import{sortSuggestions as _0x46ff57,executeCommandForSuggestions as _0x414f9b}from'../utils/utils.js';export default class x extends _0x179145{constructor(_0x21b07c,_0x105f65,_0x530ff9){const _0x3380e0=_0x479d;super(_0x21b07c),this[_0x3380e0(0x1b9)]=_0x105f65,this[_0x3380e0(0x1c4)]=_0x530ff9,this[_0x3380e0(0x1c0)](),this[_0x3380e0(0x1c2)]=!0x1;}[_0x4a25f5(0x1c0)](){const _0x164163=_0x4a25f5,_0x308489=Array[_0x164163(0x1bd)](this[_0x164163(0x1c4)][_0x164163(0x1b6)]())[_0x164163(0x1bf)](_0x1e20c4=>_0x1e20c4[_0x164163(0x1c1)]);this[_0x164163(0x1c6)]=this[_0x164163(0x1b9)][_0x164163(0x1c6)]&&_0x308489;}[_0x4a25f5(0x1cb)](){const _0x12cb0f=_0x4a25f5,_0x1c168e=_0x46ff57(Array[_0x12cb0f(0x1bd)](this[_0x12cb0f(0x1c4)][_0x12cb0f(0x1b6)]()));for(const _0x2f53a4 of _0x1c168e){const _0x1eed3e=_0x2f53a4[_0x12cb0f(0x1ca)]();if(!this[_0x12cb0f(0x1cc)][_0x12cb0f(0x1c5)][_0x12cb0f(0x1c3)](_0x1eed3e))return;}_0x414f9b(this[_0x12cb0f(0x1cc)][_0x12cb0f(0x1c5)],this[_0x12cb0f(0x1b9)],_0x1c168e);}}
23
+ const _0x2c40f0=_0x22f7;function _0x22f7(_0x158134,_0x4b267b){const _0x51ecf3=_0x51ec();return _0x22f7=function(_0x22f7a9,_0x3d2ff5){_0x22f7a9=_0x22f7a9-0x1d2;let _0x1dccec=_0x51ecf3[_0x22f7a9];return _0x1dccec;},_0x22f7(_0x158134,_0x4b267b);}(function(_0x39ca56,_0x311ed6){const _0x34589d=_0x22f7,_0x1386a6=_0x39ca56();while(!![]){try{const _0x34d313=-parseInt(_0x34589d(0x1db))/0x1+-parseInt(_0x34589d(0x1d4))/0x2+parseInt(_0x34589d(0x1d6))/0x3+-parseInt(_0x34589d(0x1dd))/0x4*(-parseInt(_0x34589d(0x1d7))/0x5)+parseInt(_0x34589d(0x1d3))/0x6+-parseInt(_0x34589d(0x1e6))/0x7*(-parseInt(_0x34589d(0x1e0))/0x8)+-parseInt(_0x34589d(0x1da))/0x9;if(_0x34d313===_0x311ed6)break;else _0x1386a6['push'](_0x1386a6['shift']());}catch(_0x84992b){_0x1386a6['push'](_0x1386a6['shift']());}}}(_0x51ec,0xbebd9));function _0x51ec(){const _0x3f21ca=['6984432EDaHOS','2653682poVspl','_isEnabledBasedOnSelection','2646627ilXYrd','5vmdxSv','editor','refresh','7185402AUGAsw','1506340GmgaZK','isInContent','3412804xdQpit','canEditAt','getRanges','456eJTtNP','isEnabled','_command','_suggestions','values','some','185850zWRvsF','from','execute','model'];_0x51ec=function(){return _0x3f21ca;};return _0x51ec();}import{Command as _0x13d9c7}from'ckeditor5/src/core.js';import{sortSuggestions as _0x25ead4,executeCommandForSuggestions as _0x328f2e}from'../utils/utils.js';export default class x extends _0x13d9c7{constructor(_0x4edef6,_0x3fda0b,_0x3bdeb1){const _0x21e5c3=_0x22f7;super(_0x4edef6),this[_0x21e5c3(0x1e2)]=_0x3fda0b,this[_0x21e5c3(0x1e3)]=_0x3bdeb1,this[_0x21e5c3(0x1d9)](),this[_0x21e5c3(0x1d5)]=!0x1;}[_0x2c40f0(0x1d9)](){const _0x15728e=_0x2c40f0,_0x52280b=Array[_0x15728e(0x1e7)](this[_0x15728e(0x1e3)][_0x15728e(0x1e4)]())[_0x15728e(0x1e5)](_0x1c1410=>_0x1c1410[_0x15728e(0x1dc)]);this[_0x15728e(0x1e1)]=this[_0x15728e(0x1e2)][_0x15728e(0x1e1)]&&_0x52280b;}[_0x2c40f0(0x1e8)](){const _0x3284a1=_0x2c40f0,_0x592fd7=_0x25ead4(Array[_0x3284a1(0x1e7)](this[_0x3284a1(0x1e3)][_0x3284a1(0x1e4)]()));for(const _0x24e88f of _0x592fd7){const _0x15e606=_0x24e88f[_0x3284a1(0x1df)]();if(!this[_0x3284a1(0x1d8)][_0x3284a1(0x1d2)][_0x3284a1(0x1de)](_0x15e606))return;}_0x328f2e(this[_0x3284a1(0x1d8)][_0x3284a1(0x1d2)],this[_0x3284a1(0x1e2)],_0x592fd7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2603bb=_0x1496;function _0x1496(_0x51e7c3,_0x213277){const _0x3c67c4=_0x3c67();return _0x1496=function(_0x149697,_0x7fc96f){_0x149697=_0x149697-0xd8;let _0x4ab30d=_0x3c67c4[_0x149697];return _0x4ab30d;},_0x1496(_0x51e7c3,_0x213277);}(function(_0x5d7a8d,_0x476c70){const _0x524490=_0x1496,_0x225643=_0x5d7a8d();while(!![]){try{const _0x1d8116=-parseInt(_0x524490(0xdb))/0x1+parseInt(_0x524490(0xe3))/0x2*(-parseInt(_0x524490(0xe4))/0x3)+parseInt(_0x524490(0xef))/0x4+-parseInt(_0x524490(0xe5))/0x5+parseInt(_0x524490(0xec))/0x6+parseInt(_0x524490(0xe1))/0x7+-parseInt(_0x524490(0xe9))/0x8;if(_0x1d8116===_0x476c70)break;else _0x225643['push'](_0x225643['shift']());}catch(_0x12e071){_0x225643['push'](_0x225643['shift']());}}}(_0x3c67,0x7960d));function _0x3c67(){const _0x29f969=['_isEnabledBasedOnSelection','4722660DJJVyZ','getRanges','editor','2796808FRYmNg','_selectedSuggestions','isEnabled','model','692004LWlKes','_command','document','refresh','values','size','6801354GAsuhU','selection','86xZmBOS','66921QwkRLY','1254490Hjebof','from','_suggestions','execute','469328nAGkiW','canEditAt'];_0x3c67=function(){return _0x29f969;};return _0x3c67();}import{Command as _0xff0205}from'ckeditor5/src/core.js';import{sortSuggestions as _0x189a0e,getSelectedSuggestions as _0x44060f,executeCommandForSuggestions as _0x4907f5}from'../utils/utils.js';export default class R extends _0xff0205{constructor(_0x33a5a6,_0x40581b,_0x3ee1c3){const _0x51a580=_0x1496;super(_0x33a5a6),this[_0x51a580(0xdc)]=_0x40581b,this[_0x51a580(0xe7)]=_0x3ee1c3,this[_0x51a580(0xd8)]=new Set(),this[_0x51a580(0xde)](),this[_0x51a580(0xeb)]=!0x1;}[_0x2603bb(0xde)](){const _0x13e902=_0x2603bb,_0x3b82aa=this[_0x13e902(0xee)][_0x13e902(0xda)][_0x13e902(0xdd)][_0x13e902(0xe2)],_0x4b67d2=Array[_0x13e902(0xe6)](this[_0x13e902(0xe7)][_0x13e902(0xdf)]());this[_0x13e902(0xd8)]=_0x44060f(_0x3b82aa,_0x4b67d2),this[_0x13e902(0xd9)]=this[_0x13e902(0xdc)][_0x13e902(0xd9)]&&!!this[_0x13e902(0xd8)][_0x13e902(0xe0)];}[_0x2603bb(0xe8)](){const _0x25ba14=_0x2603bb,_0x469ac6=_0x189a0e(Array[_0x25ba14(0xe6)](this[_0x25ba14(0xd8)]));for(const _0x140020 of _0x469ac6){const _0x599b49=_0x140020[_0x25ba14(0xed)]();if(!this[_0x25ba14(0xee)][_0x25ba14(0xda)][_0x25ba14(0xea)](_0x599b49))return;}_0x4907f5(this[_0x25ba14(0xee)][_0x25ba14(0xda)],this[_0x25ba14(0xdc)],_0x469ac6);}}
23
+ function _0x72c0(_0x1c2c80,_0x4fdd2d){const _0x2bc5ba=_0x2bc5();return _0x72c0=function(_0x72c013,_0x443360){_0x72c013=_0x72c013-0x102;let _0x39b202=_0x2bc5ba[_0x72c013];return _0x39b202;},_0x72c0(_0x1c2c80,_0x4fdd2d);}const _0x2b5535=_0x72c0;(function(_0x421c25,_0x1b6184){const _0x4bc30d=_0x72c0,_0x3df3b3=_0x421c25();while(!![]){try{const _0x32db6=-parseInt(_0x4bc30d(0x108))/0x1+parseInt(_0x4bc30d(0x11c))/0x2*(parseInt(_0x4bc30d(0x116))/0x3)+-parseInt(_0x4bc30d(0x10d))/0x4+parseInt(_0x4bc30d(0x110))/0x5*(-parseInt(_0x4bc30d(0x118))/0x6)+-parseInt(_0x4bc30d(0x10c))/0x7+-parseInt(_0x4bc30d(0x10f))/0x8*(parseInt(_0x4bc30d(0x102))/0x9)+parseInt(_0x4bc30d(0x113))/0xa*(parseInt(_0x4bc30d(0x10e))/0xb);if(_0x32db6===_0x1b6184)break;else _0x3df3b3['push'](_0x3df3b3['shift']());}catch(_0x3b4657){_0x3df3b3['push'](_0x3df3b3['shift']());}}}(_0x2bc5,0x208ff));import{Command as _0x1b4365}from'ckeditor5/src/core.js';function _0x2bc5(){const _0xb0053d=['from','document','320327arZhxK','20668mqvref','302225YyAXFv','1279384Hpvuxe','325610dmRdqc','refresh','_selectedSuggestions','160ipsccc','canEditAt','_isEnabledBasedOnSelection','3vCTSov','_command','12wmWFrK','execute','editor','getRanges','141186dzFtce','9sfBxPw','values','size','selection','isEnabled','model','35723ATNecN','_suggestions'];_0x2bc5=function(){return _0xb0053d;};return _0x2bc5();}import{sortSuggestions as _0x1f1be1,getSelectedSuggestions as _0x495628,executeCommandForSuggestions as _0x13d31e}from'../utils/utils.js';export default class R extends _0x1b4365{constructor(_0x1d696f,_0xdd9175,_0x3e5e16){const _0x4fdc5d=_0x72c0;super(_0x1d696f),this[_0x4fdc5d(0x117)]=_0xdd9175,this[_0x4fdc5d(0x109)]=_0x3e5e16,this[_0x4fdc5d(0x112)]=new Set(),this[_0x4fdc5d(0x111)](),this[_0x4fdc5d(0x115)]=!0x1;}[_0x2b5535(0x111)](){const _0xc162e7=_0x2b5535,_0x3bbb08=this[_0xc162e7(0x11a)][_0xc162e7(0x107)][_0xc162e7(0x10b)][_0xc162e7(0x105)],_0x3bdcd2=Array[_0xc162e7(0x10a)](this[_0xc162e7(0x109)][_0xc162e7(0x103)]());this[_0xc162e7(0x112)]=_0x495628(_0x3bbb08,_0x3bdcd2),this[_0xc162e7(0x106)]=this[_0xc162e7(0x117)][_0xc162e7(0x106)]&&!!this[_0xc162e7(0x112)][_0xc162e7(0x104)];}[_0x2b5535(0x119)](){const _0x1cf813=_0x2b5535,_0x231442=_0x1f1be1(Array[_0x1cf813(0x10a)](this[_0x1cf813(0x112)]));for(const _0x3bd64d of _0x231442){const _0x559c2d=_0x3bd64d[_0x1cf813(0x11b)]();if(!this[_0x1cf813(0x11a)][_0x1cf813(0x107)][_0x1cf813(0x114)](_0x559c2d))return;}_0x13d31e(this[_0x1cf813(0x11a)][_0x1cf813(0x107)],this[_0x1cf813(0x117)],_0x231442);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1eb9f1=_0x2953;(function(_0x2c295b,_0x4faff6){const _0x3859a8=_0x2953,_0x5bc7a1=_0x2c295b();while(!![]){try{const _0x255a18=-parseInt(_0x3859a8(0xf3))/0x1+-parseInt(_0x3859a8(0xfa))/0x2+parseInt(_0x3859a8(0xf5))/0x3*(parseInt(_0x3859a8(0xfc))/0x4)+-parseInt(_0x3859a8(0xf6))/0x5+-parseInt(_0x3859a8(0xf4))/0x6+-parseInt(_0x3859a8(0xf7))/0x7*(-parseInt(_0x3859a8(0xf8))/0x8)+parseInt(_0x3859a8(0xf0))/0x9;if(_0x255a18===_0x4faff6)break;else _0x5bc7a1['push'](_0x5bc7a1['shift']());}catch(_0xbc722d){_0x5bc7a1['push'](_0x5bc7a1['shift']());}}}(_0x452d,0x626fc));import{Command as _0x5d1ae4}from'ckeditor5/src/core.js';function _0x452d(){const _0xca1108=['_disableUnsupportedCommands','value','_enableCommands','clearForceDisabled','commands','10908072KsNqJa','_enabledCommands','affectsData','767856SoMGOC','2804514CerRKh','393QNJkDk','1733225acIFdb','41041yBYIfM','584PFXYAM','TrackChangesCommand','186172utFpVC','isEnabled','13380BYUJvs','_isEnabledBasedOnSelection','refresh','editor','has','execute','forceDisabled'];_0x452d=function(){return _0xca1108;};return _0x452d();}function _0x2953(_0x87d921,_0x4dd241){const _0x452d1d=_0x452d();return _0x2953=function(_0x29538a,_0x10402b){_0x29538a=_0x29538a-0xe8;let _0x28933a=_0x452d1d[_0x29538a];return _0x28933a;},_0x2953(_0x87d921,_0x4dd241);}export default class M extends _0x5d1ae4{constructor(_0x51dc26,_0x726feb){const _0x39cb1e=_0x2953;super(_0x51dc26),this[_0x39cb1e(0xf1)]=_0x726feb,this[_0x39cb1e(0xec)]=!0x1,this[_0x39cb1e(0xfe)](),this[_0x39cb1e(0xfd)]=!0x1;}[_0x1eb9f1(0xfe)](){const _0x7d7901=_0x1eb9f1;this[_0x7d7901(0xfb)]=!0x0;}[_0x1eb9f1(0xe9)](){const _0x2f3700=_0x1eb9f1;this[_0x2f3700(0xec)]=!this[_0x2f3700(0xec)],this[_0x2f3700(0xec)]?this[_0x2f3700(0xeb)]():this[_0x2f3700(0xed)]();}[_0x1eb9f1(0xeb)](){const _0x2ad1ed=_0x1eb9f1;for(const _0x238b18 of this[_0x2ad1ed(0xff)][_0x2ad1ed(0xef)][_0x2ad1ed(0xef)]())_0x238b18[_0x2ad1ed(0xf2)]&&!this[_0x2ad1ed(0xf1)][_0x2ad1ed(0xe8)](_0x238b18)&&_0x238b18[_0x2ad1ed(0xea)](_0x2ad1ed(0xf9));}[_0x1eb9f1(0xed)](){const _0x2d76bc=_0x1eb9f1;for(const _0x598adb of this[_0x2d76bc(0xff)][_0x2d76bc(0xef)][_0x2d76bc(0xef)]())_0x598adb[_0x2d76bc(0xf2)]&&!this[_0x2d76bc(0xf1)][_0x2d76bc(0xe8)](_0x598adb)&&_0x598adb[_0x2d76bc(0xee)](_0x2d76bc(0xf9));}}
23
+ function _0x4957(_0x27a332,_0x2f25aa){const _0xe1ea4b=_0xe1ea();return _0x4957=function(_0x4957e4,_0x100566){_0x4957e4=_0x4957e4-0x19d;let _0x14d6b6=_0xe1ea4b[_0x4957e4];return _0x14d6b6;},_0x4957(_0x27a332,_0x2f25aa);}const _0x102f0b=_0x4957;(function(_0x17ab34,_0x5b5765){const _0x3ec570=_0x4957,_0x3e2302=_0x17ab34();while(!![]){try{const _0x4928a8=-parseInt(_0x3ec570(0x1ad))/0x1+parseInt(_0x3ec570(0x1a3))/0x2+-parseInt(_0x3ec570(0x1a1))/0x3+-parseInt(_0x3ec570(0x1a7))/0x4*(parseInt(_0x3ec570(0x1b3))/0x5)+-parseInt(_0x3ec570(0x19f))/0x6*(parseInt(_0x3ec570(0x1a6))/0x7)+parseInt(_0x3ec570(0x1a5))/0x8+parseInt(_0x3ec570(0x1ac))/0x9*(parseInt(_0x3ec570(0x1b5))/0xa);if(_0x4928a8===_0x5b5765)break;else _0x3e2302['push'](_0x3e2302['shift']());}catch(_0x56af23){_0x3e2302['push'](_0x3e2302['shift']());}}}(_0xe1ea,0xc8d36));function _0xe1ea(){const _0x60ea7c=['_enabledCommands','_disableUnsupportedCommands','63atyPmQ','794360jglGDJ','_isEnabledBasedOnSelection','has','refresh','editor','value','31495mvvpGb','affectsData','2985530ppIijA','commands','forceDisabled','2670258ERbfBv','clearForceDisabled','2723064EUbSwn','isEnabled','3042596zGEAEq','_enableCommands','2477224CiWGDI','7TVfsIM','604qmCdNI','TrackChangesCommand','execute'];_0xe1ea=function(){return _0x60ea7c;};return _0xe1ea();}import{Command as _0x251a85}from'ckeditor5/src/core.js';export default class M extends _0x251a85{constructor(_0x5690da,_0x4580bc){const _0x439cab=_0x4957;super(_0x5690da),this[_0x439cab(0x1aa)]=_0x4580bc,this[_0x439cab(0x1b2)]=!0x1,this[_0x439cab(0x1b0)](),this[_0x439cab(0x1ae)]=!0x1;}[_0x102f0b(0x1b0)](){const _0x3e425a=_0x102f0b;this[_0x3e425a(0x1a2)]=!0x0;}[_0x102f0b(0x1a9)](){const _0x273331=_0x102f0b;this[_0x273331(0x1b2)]=!this[_0x273331(0x1b2)],this[_0x273331(0x1b2)]?this[_0x273331(0x1ab)]():this[_0x273331(0x1a4)]();}[_0x102f0b(0x1ab)](){const _0x3ebbf6=_0x102f0b;for(const _0x54ba16 of this[_0x3ebbf6(0x1b1)][_0x3ebbf6(0x19d)][_0x3ebbf6(0x19d)]())_0x54ba16[_0x3ebbf6(0x1b4)]&&!this[_0x3ebbf6(0x1aa)][_0x3ebbf6(0x1af)](_0x54ba16)&&_0x54ba16[_0x3ebbf6(0x19e)](_0x3ebbf6(0x1a8));}[_0x102f0b(0x1a4)](){const _0x60ae0b=_0x102f0b;for(const _0x34fb88 of this[_0x60ae0b(0x1b1)][_0x60ae0b(0x19d)][_0x60ae0b(0x19d)]())_0x34fb88[_0x60ae0b(0x1b4)]&&!this[_0x60ae0b(0x1aa)][_0x60ae0b(0x1af)](_0x34fb88)&&_0x34fb88[_0x60ae0b(0x1a0)](_0x60ae0b(0x1a8));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2123e2,_0x134d05){var _0x57a3bc=_0x5722,_0x25c13f=_0x2123e2();while(!![]){try{var _0x2915e3=-parseInt(_0x57a3bc(0xe1))/0x1*(-parseInt(_0x57a3bc(0xe7))/0x2)+-parseInt(_0x57a3bc(0xe3))/0x3*(-parseInt(_0x57a3bc(0xe6))/0x4)+-parseInt(_0x57a3bc(0xe5))/0x5+-parseInt(_0x57a3bc(0xe8))/0x6+-parseInt(_0x57a3bc(0xe0))/0x7*(-parseInt(_0x57a3bc(0xde))/0x8)+-parseInt(_0x57a3bc(0xe4))/0x9*(parseInt(_0x57a3bc(0xe2))/0xa)+parseInt(_0x57a3bc(0xdf))/0xb;if(_0x2915e3===_0x134d05)break;else _0x25c13f['push'](_0x25c13f['shift']());}catch(_0x3b8b5b){_0x25c13f['push'](_0x25c13f['shift']());}}}(_0x1685,0x32272));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x5722(_0x162714,_0x5d15a7){var _0x1685c0=_0x1685();return _0x5722=function(_0x5722fd,_0x164dbe){_0x5722fd=_0x5722fd-0xde;var _0x1c40cd=_0x1685c0[_0x5722fd];return _0x1c40cd;},_0x5722(_0x162714,_0x5d15a7);}import'./augmentation.js';function _0x1685(){var _0x58dd84=['1907805BvxVBv','405172PPoFKn','817668zSvBXY','738072riMkGW','2378192HHifeH','221375BmcaHH','7PPdRRe','1aJmAPk','10JCTfdL','9ePBpHO','2881017jtoMFY'];_0x1685=function(){return _0x58dd84;};return _0x1685();}
23
+ (function(_0x342ed7,_0x6b5894){var _0x55d463=_0x379a,_0x11740a=_0x342ed7();while(!![]){try{var _0x3d8c1d=parseInt(_0x55d463(0x137))/0x1+-parseInt(_0x55d463(0x13f))/0x2*(-parseInt(_0x55d463(0x13c))/0x3)+parseInt(_0x55d463(0x138))/0x4*(-parseInt(_0x55d463(0x13d))/0x5)+parseInt(_0x55d463(0x136))/0x6+parseInt(_0x55d463(0x139))/0x7*(-parseInt(_0x55d463(0x135))/0x8)+parseInt(_0x55d463(0x13b))/0x9+parseInt(_0x55d463(0x13e))/0xa*(-parseInt(_0x55d463(0x13a))/0xb);if(_0x3d8c1d===_0x6b5894)break;else _0x11740a['push'](_0x11740a['shift']());}catch(_0x4d3490){_0x11740a['push'](_0x11740a['shift']());}}}(_0x1c48,0xc8188));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x379a(_0x59a54a,_0x15a808){var _0x1c48ba=_0x1c48();return _0x379a=function(_0x379a26,_0x3cec){_0x379a26=_0x379a26-0x135;var _0x449295=_0x1c48ba[_0x379a26];return _0x449295;},_0x379a(_0x59a54a,_0x15a808);}function _0x1c48(){var _0x2b4416=['690pRPuDr','2395132ktZdkF','8UwxgRL','8822820VkXajw','225261zuiuLJ','1324GeVTWs','10418373AxGrJE','252417qbfSyj','11928024mohQne','3yaeccw','4945cxOBrM'];_0x1c48=function(){return _0x2b4416;};return _0x1c48();}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5780(){const _0x2267bb=['commands','1195890VjSWYq','get','64gEMAeT','1JTBhLG','419466THknfc','28482380ECwiDO','5572215yrrGbS','plugins','showAIAssistant','10377sHbJBG','TrackChangesEditing','editor','93485GxWSpK','582ERsaPf','enableCommand','4548364PdXfin','afterInit'];_0x5780=function(){return _0x2267bb;};return _0x5780();}const _0x3214dd=_0x5f0b;(function(_0x2876b1,_0x3fe519){const _0x58ae9c=_0x5f0b,_0x214c73=_0x2876b1();while(!![]){try{const _0x187847=parseInt(_0x58ae9c(0x1d3))/0x1*(-parseInt(_0x58ae9c(0x1d4))/0x2)+parseInt(_0x58ae9c(0x1d0))/0x3+parseInt(_0x58ae9c(0x1df))/0x4+parseInt(_0x58ae9c(0x1d6))/0x5+-parseInt(_0x58ae9c(0x1dd))/0x6*(-parseInt(_0x58ae9c(0x1dc))/0x7)+parseInt(_0x58ae9c(0x1d2))/0x8*(-parseInt(_0x58ae9c(0x1d9))/0x9)+-parseInt(_0x58ae9c(0x1d5))/0xa;if(_0x187847===_0x3fe519)break;else _0x214c73['push'](_0x214c73['shift']());}catch(_0x56a6b4){_0x214c73['push'](_0x214c73['shift']());}}}(_0x5780,0xd6744));import{Plugin as _0x4b28ba}from'ckeditor5/src/core.js';function _0x5f0b(_0x322566,_0xa1a0f6){const _0x5780c2=_0x5780();return _0x5f0b=function(_0x5f0b5,_0x3cf923){_0x5f0b5=_0x5f0b5-0x1cf;let _0x3d77ba=_0x5780c2[_0x5f0b5];return _0x3d77ba;},_0x5f0b(_0x322566,_0xa1a0f6);}export default class E extends _0x4b28ba{[_0x3214dd(0x1e0)](){const _0x47861e=_0x3214dd,_0x1822e1=this[_0x47861e(0x1db)],_0x36db9f=_0x1822e1[_0x47861e(0x1d7)][_0x47861e(0x1d1)](_0x47861e(0x1da));_0x1822e1[_0x47861e(0x1cf)][_0x47861e(0x1d1)](_0x47861e(0x1d8))&&_0x36db9f[_0x47861e(0x1de)](_0x47861e(0x1d8));}}
23
+ function _0x376a(){const _0x15bb86=['509627SNpLbF','enableCommand','385pzagCA','154179NFbSie','966552iICMOC','TrackChangesEditing','456qHMHZT','58440jwaviE','afterInit','1213814kidSVi','1419796TVahkx','1313376PdmUNb','plugins','showAIAssistant','editor','commands','get'];_0x376a=function(){return _0x15bb86;};return _0x376a();}function _0x855d(_0x2a7582,_0x27d9cf){const _0x376ad5=_0x376a();return _0x855d=function(_0x855d91,_0x4adedd){_0x855d91=_0x855d91-0xaf;let _0x336125=_0x376ad5[_0x855d91];return _0x336125;},_0x855d(_0x2a7582,_0x27d9cf);}const _0x18f48d=_0x855d;(function(_0x1cb3db,_0x3175b6){const _0x1d64c6=_0x855d,_0x33b2e5=_0x1cb3db();while(!![]){try{const _0x2e5736=parseInt(_0x1d64c6(0xb3))/0x1+-parseInt(_0x1d64c6(0xbd))/0x2+parseInt(_0x1d64c6(0xbe))/0x3+parseInt(_0x1d64c6(0xb7))/0x4+parseInt(_0x1d64c6(0xb5))/0x5*(parseInt(_0x1d64c6(0xba))/0x6)+parseInt(_0x1d64c6(0xbc))/0x7+parseInt(_0x1d64c6(0xb9))/0x8*(-parseInt(_0x1d64c6(0xb6))/0x9);if(_0x2e5736===_0x3175b6)break;else _0x33b2e5['push'](_0x33b2e5['shift']());}catch(_0x5da8f1){_0x33b2e5['push'](_0x33b2e5['shift']());}}}(_0x376a,0x6805a));import{Plugin as _0x3ffd1c}from'ckeditor5/src/core.js';export default class E extends _0x3ffd1c{[_0x18f48d(0xbb)](){const _0x36b6fb=_0x18f48d,_0x518f3d=this[_0x36b6fb(0xb0)],_0x2edd8a=_0x518f3d[_0x36b6fb(0xbf)][_0x36b6fb(0xb2)](_0x36b6fb(0xb8));_0x518f3d[_0x36b6fb(0xb1)][_0x36b6fb(0xb2)](_0x36b6fb(0xaf))&&_0x2edd8a[_0x36b6fb(0xb4)](_0x36b6fb(0xaf));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1965ac=_0x162d;(function(_0x399fb5,_0x4d050b){const _0x54a141=_0x162d,_0x1a2f42=_0x399fb5();while(!![]){try{const _0x3ad44b=parseInt(_0x54a141(0xd2))/0x1+-parseInt(_0x54a141(0xd5))/0x2+-parseInt(_0x54a141(0xce))/0x3+parseInt(_0x54a141(0xcf))/0x4+-parseInt(_0x54a141(0xd1))/0x5+parseInt(_0x54a141(0xd6))/0x6*(-parseInt(_0x54a141(0xec))/0x7)+parseInt(_0x54a141(0xd9))/0x8;if(_0x3ad44b===_0x4d050b)break;else _0x1a2f42['push'](_0x1a2f42['shift']());}catch(_0x39077e){_0x1a2f42['push'](_0x1a2f42['shift']());}}}(_0x3d5e,0xba00b));import{Plugin as _0x1a55c9}from'ckeditor5/src/core.js';function _0x3d5e(){const _0x3056b4=['right','left','alignment','726675Ixlrhs','491164QoAOip','commandName','7079455QYSPoR','1015159SMtaai','TrackChangesEditing','editor','300854imWGAu','90sZHCKu','locale','*Format:*\x20%0','23573080dKxMpy','commandParams','AlignmentEditing','afterInit','_registerLegacyDescription','has','formatBlock','FORMAT_ALIGN_TO_LEFT','enableDefaultAttributesIntegration','center','FORMAT_JUSTIFY_TEXT','justify','format','registerDescriptionCallback','value','registerBlockAttribute','plugins','type','get','706615aoPIEn','FORMAT_ALIGN_TO_CENTER','descriptionFactory','FORMAT_ALIGNMENT','registerAttributeLabel','FORMAT_ALIGN_TO_RIGHT'];_0x3d5e=function(){return _0x3056b4;};return _0x3d5e();}import{getTranslation as _0x471910}from'../utils/common-translations.js';function _0x162d(_0x23ffc8,_0x4d7467){const _0x3d5e91=_0x3d5e();return _0x162d=function(_0x162d4b,_0x146576){_0x162d4b=_0x162d4b-0xc9;let _0x5a3318=_0x3d5e91[_0x162d4b];return _0x5a3318;},_0x162d(_0x23ffc8,_0x4d7467);}export default class V extends _0x1a55c9{[_0x1965ac(0xdc)](){const _0x291be6=_0x1965ac,_0x41d3e0=this[_0x291be6(0xd4)],_0x2e3271=_0x41d3e0[_0x291be6(0xd7)];if(!_0x41d3e0[_0x291be6(0xe9)][_0x291be6(0xde)](_0x291be6(0xdb)))return;const _0x5201bb=_0x41d3e0[_0x291be6(0xe9)][_0x291be6(0xeb)](_0x291be6(0xd3));_0x5201bb[_0x291be6(0xe1)](_0x291be6(0xcd)),_0x5201bb[_0x291be6(0xe8)](_0x291be6(0xcd)),_0x5201bb[_0x291be6(0xee)][_0x291be6(0xc9)](_0x291be6(0xcd),_0x471910(_0x2e3271,_0x291be6(0xef))),this[_0x291be6(0xdd)]();}[_0x1965ac(0xdd)](){const _0x566e24=_0x1965ac,_0x5b477d=this[_0x566e24(0xd4)],_0x13d614=_0x5b477d[_0x566e24(0xd7)];_0x5b477d[_0x566e24(0xe9)][_0x566e24(0xeb)](_0x566e24(0xd3))[_0x566e24(0xee)][_0x566e24(0xe6)](_0xd6a8b3=>{const _0x3396df=_0x566e24;if(_0x3396df(0xdf)!=_0xd6a8b3[_0x3396df(0xea)])return;const {data:_0x24e1df}=_0xd6a8b3;if(_0x24e1df&&_0x3396df(0xcd)==_0x24e1df[_0x3396df(0xd0)]){const _0x119bf3=_0x24e1df[_0x3396df(0xda)][0x0][_0x3396df(0xe7)];return{'type':_0x3396df(0xe5),'content':_0x471910(_0x13d614,_0x3396df(0xd8),function(_0x53057d){const _0x2a69b2=_0x3396df;switch(_0x53057d){case _0x2a69b2(0xcc):return _0x471910(_0x13d614,_0x2a69b2(0xe0));case _0x2a69b2(0xcb):return _0x471910(_0x13d614,_0x2a69b2(0xca));case _0x2a69b2(0xe2):return _0x471910(_0x13d614,_0x2a69b2(0xed));case _0x2a69b2(0xe4):return _0x471910(_0x13d614,_0x2a69b2(0xe3));}}(_0x119bf3))};}});}}
23
+ const _0x51a0b7=_0x5b6f;(function(_0x509418,_0x34b0ce){const _0x13459b=_0x5b6f,_0x14801f=_0x509418();while(!![]){try{const _0x5b03fc=-parseInt(_0x13459b(0x15b))/0x1*(-parseInt(_0x13459b(0x15c))/0x2)+parseInt(_0x13459b(0x171))/0x3+parseInt(_0x13459b(0x16d))/0x4*(-parseInt(_0x13459b(0x157))/0x5)+parseInt(_0x13459b(0x162))/0x6+-parseInt(_0x13459b(0x176))/0x7*(parseInt(_0x13459b(0x16a))/0x8)+-parseInt(_0x13459b(0x170))/0x9*(-parseInt(_0x13459b(0x173))/0xa)+-parseInt(_0x13459b(0x177))/0xb*(parseInt(_0x13459b(0x160))/0xc);if(_0x5b03fc===_0x34b0ce)break;else _0x14801f['push'](_0x14801f['shift']());}catch(_0x22c473){_0x14801f['push'](_0x14801f['shift']());}}}(_0x1f5b,0xbdf11));function _0x5b6f(_0x840dde,_0x3a922e){const _0x1f5b65=_0x1f5b();return _0x5b6f=function(_0x5b6fa3,_0x22eae1){_0x5b6fa3=_0x5b6fa3-0x150;let _0x243f6e=_0x1f5b65[_0x5b6fa3];return _0x243f6e;},_0x5b6f(_0x840dde,_0x3a922e);}import{Plugin as _0x244298}from'ckeditor5/src/core.js';import{getTranslation as _0x115767}from'../utils/common-translations.js';export default class V extends _0x244298{[_0x51a0b7(0x169)](){const _0x4fbd49=_0x51a0b7,_0x446d41=this[_0x4fbd49(0x166)],_0x13c31b=_0x446d41[_0x4fbd49(0x15e)];if(!_0x446d41[_0x4fbd49(0x153)][_0x4fbd49(0x16e)](_0x4fbd49(0x16b)))return;const _0x1634c2=_0x446d41[_0x4fbd49(0x153)][_0x4fbd49(0x167)](_0x4fbd49(0x155));_0x1634c2[_0x4fbd49(0x179)](_0x4fbd49(0x163)),_0x1634c2[_0x4fbd49(0x16f)](_0x4fbd49(0x163)),_0x1634c2[_0x4fbd49(0x178)][_0x4fbd49(0x165)](_0x4fbd49(0x163),_0x115767(_0x13c31b,_0x4fbd49(0x164))),this[_0x4fbd49(0x15d)]();}[_0x51a0b7(0x15d)](){const _0x3858de=_0x51a0b7,_0x75698d=this[_0x3858de(0x166)],_0x3dba9b=_0x75698d[_0x3858de(0x15e)];_0x75698d[_0x3858de(0x153)][_0x3858de(0x167)](_0x3858de(0x155))[_0x3858de(0x178)][_0x3858de(0x168)](_0x508087=>{const _0x20f5af=_0x3858de;if(_0x20f5af(0x16c)!=_0x508087[_0x20f5af(0x174)])return;const {data:_0x147825}=_0x508087;if(_0x147825&&_0x20f5af(0x163)==_0x147825[_0x20f5af(0x159)]){const _0x36cc80=_0x147825[_0x20f5af(0x154)][0x0][_0x20f5af(0x15a)];return{'type':_0x20f5af(0x150),'content':_0x115767(_0x3dba9b,_0x20f5af(0x172),function(_0x326a3b){const _0x3c0093=_0x20f5af;switch(_0x326a3b){case _0x3c0093(0x17a):return _0x115767(_0x3dba9b,_0x3c0093(0x161));case _0x3c0093(0x156):return _0x115767(_0x3dba9b,_0x3c0093(0x151));case _0x3c0093(0x15f):return _0x115767(_0x3dba9b,_0x3c0093(0x175));case _0x3c0093(0x158):return _0x115767(_0x3dba9b,_0x3c0093(0x152));}}(_0x36cc80))};}});}}function _0x1f5b(){const _0xf2dfdd=['8888988hDeEBd','alignment','FORMAT_ALIGNMENT','registerAttributeLabel','editor','get','registerDescriptionCallback','afterInit','7524408TdRaAy','AlignmentEditing','formatBlock','2372zEyCLb','has','registerBlockAttribute','27DCUsqH','1997070LQUOeA','*Format:*\x20%0','4505710fIWxMR','type','FORMAT_ALIGN_TO_CENTER','7jTbBZf','11ZKWSXE','descriptionFactory','enableDefaultAttributesIntegration','left','format','FORMAT_ALIGN_TO_RIGHT','FORMAT_JUSTIFY_TEXT','plugins','commandParams','TrackChangesEditing','right','5065WXRjtq','justify','commandName','value','50482CMgYiP','8viCBhu','_registerLegacyDescription','locale','center','16578816kgFuDf','FORMAT_ALIGN_TO_LEFT'];_0x1f5b=function(){return _0xf2dfdd;};return _0x1f5b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x267e(_0xc2b58f,_0x5e2983){const _0x48ebca=_0x48eb();return _0x267e=function(_0x267e76,_0x11c33e){_0x267e76=_0x267e76-0x130;let _0x35b456=_0x48ebca[_0x267e76];return _0x35b456;},_0x267e(_0xc2b58f,_0x5e2983);}function _0x48eb(){const _0x40372a=['16WRfFCa','12300YnxrQf','3421aKrGdt','descriptionFactory','FORMAT_ITALIC','registerInlineAttribute','subscript','FORMAT_SUBSCRIPT','toLowerCase','type','2586822mWSUUf','CodeEditing','plugins','FORMAT_CODE','_registerLegacyDescription','ItalicEditing','formatInline','underline','UnderlineEditing','FORMAT_BOLD','toUpperCase','FORMAT_SUPERSCRIPT','forceValue','locale','commandParams','SubscriptEditing','TrackChangesEditing','7470554Gvndoc','bold','slice','3990070uvDuZM','commandName','BoldEditing','9545GdiPjM','*Remove\x20format:*\x20%0','editor','SuperscriptEditing','*Format:*\x20%0','FORMAT_UNDERLINE','italic','StrikethroughEditing','superscript','3364344CQdzHS','code','afterInit','registerDescriptionCallback','format','enableDefaultAttributesIntegration','8AOZHap','registerAttributeLabel','1862391QadFSS','186pGgYJW','FORMAT_STRIKETHROUGH','has','strikethrough','FORMAT_','get'];_0x48eb=function(){return _0x40372a;};return _0x48eb();}const _0x5ef3ca=_0x267e;(function(_0xe2449b,_0x1731d6){const _0x20dde2=_0x267e,_0x12861d=_0xe2449b();while(!![]){try{const _0x368689=parseInt(_0x20dde2(0x148))/0x1*(-parseInt(_0x20dde2(0x15a))/0x2)+parseInt(_0x20dde2(0x159))/0x3*(parseInt(_0x20dde2(0x157))/0x4)+parseInt(_0x20dde2(0x145))/0x5+-parseInt(_0x20dde2(0x131))/0x6+-parseInt(_0x20dde2(0x142))/0x7+-parseInt(_0x20dde2(0x160))/0x8*(-parseInt(_0x20dde2(0x151))/0x9)+parseInt(_0x20dde2(0x161))/0xa*(parseInt(_0x20dde2(0x162))/0xb);if(_0x368689===_0x1731d6)break;else _0x12861d['push'](_0x12861d['shift']());}catch(_0x7e8226){_0x12861d['push'](_0x12861d['shift']());}}}(_0x48eb,0xbf56e));import{Plugin as _0xc7fc1e}from'ckeditor5/src/core.js';import{getTranslation as _0x16f550}from'../utils/common-translations.js';const ti=[_0x5ef3ca(0x147),_0x5ef3ca(0x136),_0x5ef3ca(0x139),_0x5ef3ca(0x132),_0x5ef3ca(0x14f),_0x5ef3ca(0x140),_0x5ef3ca(0x14b)];export default class U extends _0xc7fc1e{[_0x5ef3ca(0x153)](){const _0xe5948b=_0x5ef3ca,_0x426835=this[_0xe5948b(0x14a)],_0x2765f1=_0x426835[_0xe5948b(0x133)][_0xe5948b(0x15f)](_0xe5948b(0x141)),_0x4d2de4=_0x426835[_0xe5948b(0x13e)];for(const _0x3b5e3b of ti){if(!_0x426835[_0xe5948b(0x133)][_0xe5948b(0x15c)](_0x3b5e3b))continue;const _0x7cc3c4=_0x3b5e3b[_0xe5948b(0x144)](0x0,-0x7)[_0xe5948b(0x168)](),_0x31d076=_0xe5948b(0x15e)+_0x7cc3c4[_0xe5948b(0x13b)]();_0x2765f1[_0xe5948b(0x156)](_0x7cc3c4),_0x2765f1[_0xe5948b(0x165)](_0x7cc3c4),_0x2765f1[_0xe5948b(0x163)][_0xe5948b(0x158)](_0x7cc3c4,_0x16f550(_0x4d2de4,_0x31d076));}this[_0xe5948b(0x135)]();}[_0x5ef3ca(0x135)](){const _0x353306=_0x5ef3ca,_0x53c7a0=this[_0x353306(0x14a)],_0x5eeb34=_0x53c7a0[_0x353306(0x13e)],_0x524607=_0x53c7a0[_0x353306(0x133)][_0x353306(0x15f)](_0x353306(0x141));function _0x5ae568(_0x448b9d,_0xd9f0){const _0x3e24ec=_0x353306;_0x524607[_0x3e24ec(0x163)][_0x3e24ec(0x154)](_0x301355=>{const _0xb2cd5b=_0x3e24ec;if(_0xb2cd5b(0x137)!=_0x301355[_0xb2cd5b(0x130)])return;const {data:_0xaff647}=_0x301355;return _0xaff647&&_0xaff647[_0xb2cd5b(0x146)]===_0x448b9d?_0xaff647[_0xb2cd5b(0x13f)][0x0][_0xb2cd5b(0x13d)]?{'type':_0xb2cd5b(0x155),'content':_0x16f550(_0x5eeb34,_0xb2cd5b(0x14c),_0xd9f0)}:{'type':_0xb2cd5b(0x155),'content':_0x16f550(_0x5eeb34,_0xb2cd5b(0x149),_0xd9f0)}:void 0x0;});}_0x5ae568(_0x353306(0x143),_0x16f550(_0x5eeb34,_0x353306(0x13a))),_0x5ae568(_0x353306(0x14e),_0x16f550(_0x5eeb34,_0x353306(0x164))),_0x5ae568(_0x353306(0x138),_0x16f550(_0x5eeb34,_0x353306(0x14d))),_0x5ae568(_0x353306(0x152),_0x16f550(_0x5eeb34,_0x353306(0x134))),_0x5ae568(_0x353306(0x15d),_0x16f550(_0x5eeb34,_0x353306(0x15b))),_0x5ae568(_0x353306(0x166),_0x16f550(_0x5eeb34,_0x353306(0x167))),_0x5ae568(_0x353306(0x150),_0x16f550(_0x5eeb34,_0x353306(0x13c)));}}
23
+ const _0x4884d4=_0x59a6;(function(_0x4be8eb,_0x53dc3a){const _0x583eff=_0x59a6,_0x5219ab=_0x4be8eb();while(!![]){try{const _0x1ab227=-parseInt(_0x583eff(0x1e2))/0x1*(parseInt(_0x583eff(0x1df))/0x2)+parseInt(_0x583eff(0x1cb))/0x3+-parseInt(_0x583eff(0x1be))/0x4+-parseInt(_0x583eff(0x1d8))/0x5+parseInt(_0x583eff(0x1bd))/0x6*(parseInt(_0x583eff(0x1d2))/0x7)+-parseInt(_0x583eff(0x1ba))/0x8*(-parseInt(_0x583eff(0x1c5))/0x9)+parseInt(_0x583eff(0x1e8))/0xa;if(_0x1ab227===_0x53dc3a)break;else _0x5219ab['push'](_0x5219ab['shift']());}catch(_0x22262c){_0x5219ab['push'](_0x5219ab['shift']());}}}(_0x3a34,0xdfcb1));import{Plugin as _0x44a95c}from'ckeditor5/src/core.js';function _0x59a6(_0x14da5d,_0x48179a){const _0x3a34ab=_0x3a34();return _0x59a6=function(_0x59a690,_0x1ba7a9){_0x59a690=_0x59a690-0x1b2;let _0x1daa7f=_0x3a34ab[_0x59a690];return _0x1daa7f;},_0x59a6(_0x14da5d,_0x48179a);}import{getTranslation as _0x2fc08c}from'../utils/common-translations.js';const ti=[_0x4884d4(0x1d7),_0x4884d4(0x1c6),_0x4884d4(0x1e4),_0x4884d4(0x1bf),_0x4884d4(0x1da),_0x4884d4(0x1d3),_0x4884d4(0x1e7)];export default class U extends _0x44a95c{[_0x4884d4(0x1b3)](){const _0x1e80cb=_0x4884d4,_0x5d42b4=this[_0x1e80cb(0x1e9)],_0x446312=_0x5d42b4[_0x1e80cb(0x1de)][_0x1e80cb(0x1c4)](_0x1e80cb(0x1b5)),_0x7b6261=_0x5d42b4[_0x1e80cb(0x1c8)];for(const _0xc4afca of ti){if(!_0x5d42b4[_0x1e80cb(0x1de)][_0x1e80cb(0x1db)](_0xc4afca))continue;const _0x364f2c=_0xc4afca[_0x1e80cb(0x1d5)](0x0,-0x7)[_0x1e80cb(0x1d0)](),_0x3bbe9c=_0x1e80cb(0x1b9)+_0x364f2c[_0x1e80cb(0x1b6)]();_0x446312[_0x1e80cb(0x1b4)](_0x364f2c),_0x446312[_0x1e80cb(0x1e6)](_0x364f2c),_0x446312[_0x1e80cb(0x1b2)][_0x1e80cb(0x1d6)](_0x364f2c,_0x2fc08c(_0x7b6261,_0x3bbe9c));}this[_0x1e80cb(0x1bc)]();}[_0x4884d4(0x1bc)](){const _0x25d8c2=_0x4884d4,_0x5eab73=this[_0x25d8c2(0x1e9)],_0xfbfaf6=_0x5eab73[_0x25d8c2(0x1c8)],_0x1bf4d9=_0x5eab73[_0x25d8c2(0x1de)][_0x25d8c2(0x1c4)](_0x25d8c2(0x1b5));function _0x108358(_0x11dd54,_0x2cb1f7){const _0x3099a6=_0x25d8c2;_0x1bf4d9[_0x3099a6(0x1b2)][_0x3099a6(0x1e5)](_0xe3cc91=>{const _0x55b1be=_0x3099a6;if(_0x55b1be(0x1c3)!=_0xe3cc91[_0x55b1be(0x1e0)])return;const {data:_0x4f4a53}=_0xe3cc91;return _0x4f4a53&&_0x4f4a53[_0x55b1be(0x1d9)]===_0x11dd54?_0x4f4a53[_0x55b1be(0x1dc)][0x0][_0x55b1be(0x1e3)]?{'type':_0x55b1be(0x1b7),'content':_0x2fc08c(_0xfbfaf6,_0x55b1be(0x1e1),_0x2cb1f7)}:{'type':_0x55b1be(0x1b7),'content':_0x2fc08c(_0xfbfaf6,_0x55b1be(0x1cc),_0x2cb1f7)}:void 0x0;});}_0x108358(_0x25d8c2(0x1d1),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1c1))),_0x108358(_0x25d8c2(0x1cf),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1bb))),_0x108358(_0x25d8c2(0x1c2),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1cd))),_0x108358(_0x25d8c2(0x1c0),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1d4))),_0x108358(_0x25d8c2(0x1dd),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1c7))),_0x108358(_0x25d8c2(0x1b8),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1ce))),_0x108358(_0x25d8c2(0x1c9),_0x2fc08c(_0xfbfaf6,_0x25d8c2(0x1ca)));}}function _0x3a34(){const _0x2b63cb=['italic','toLowerCase','bold','21YufOmJ','SubscriptEditing','FORMAT_CODE','slice','registerAttributeLabel','BoldEditing','6520400yAqOSE','commandName','StrikethroughEditing','has','commandParams','strikethrough','plugins','4mfoqyO','type','*Format:*\x20%0','320143drsgNa','forceValue','UnderlineEditing','registerDescriptionCallback','registerInlineAttribute','SuperscriptEditing','18703400DWnsjB','editor','descriptionFactory','afterInit','enableDefaultAttributesIntegration','TrackChangesEditing','toUpperCase','format','subscript','FORMAT_','7466552ilNLAL','FORMAT_ITALIC','_registerLegacyDescription','591834sqXFKL','3444288qZUQwc','CodeEditing','code','FORMAT_BOLD','underline','formatInline','get','9psMEuw','ItalicEditing','FORMAT_STRIKETHROUGH','locale','superscript','FORMAT_SUPERSCRIPT','1867557oZxWVF','*Remove\x20format:*\x20%0','FORMAT_UNDERLINE','FORMAT_SUBSCRIPT'];_0x3a34=function(){return _0x2b63cb;};return _0x3a34();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ee5a8=_0x13b5;(function(_0x545c1b,_0x2961a9){const _0x16dc83=_0x13b5,_0x1af96b=_0x545c1b();while(!![]){try{const _0x56c3b2=parseInt(_0x16dc83(0xe6))/0x1+-parseInt(_0x16dc83(0xea))/0x2*(-parseInt(_0x16dc83(0xe9))/0x3)+-parseInt(_0x16dc83(0xda))/0x4+parseInt(_0x16dc83(0xf7))/0x5+parseInt(_0x16dc83(0xe8))/0x6+-parseInt(_0x16dc83(0xe2))/0x7+-parseInt(_0x16dc83(0xee))/0x8*(parseInt(_0x16dc83(0xf0))/0x9);if(_0x56c3b2===_0x2961a9)break;else _0x1af96b['push'](_0x1af96b['shift']());}catch(_0x5e97be){_0x1af96b['push'](_0x1af96b['shift']());}}}(_0x5415,0xe1f92));import{Plugin as _0x4cb1c9}from'ckeditor5/src/core.js';import{getTranslation as _0x470cd9}from'../utils/common-translations.js';function _0x13b5(_0x9f9998,_0x54fbb8){const _0x54154b=_0x5415();return _0x13b5=function(_0x13b5ea,_0x1f3c2a){_0x13b5ea=_0x13b5ea-0xd0;let _0x591421=_0x54154b[_0x13b5ea];return _0x591421;},_0x13b5(_0x9f9998,_0x54fbb8);}import{getRangesOfBlockGroups as _0x3682fc}from'../utils/utils.js';function _0x5415(){const _0x468d26=['*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','afterInit','commandName','6599474QdcuLL','from','format','change','1243222wNFUJI','commands','7248720NhrIlS','1014iptoSf','7404FbkXeu','blockQuote','registerDescriptionCallback','enableCommand','3464wqXwWV','model','39519TlbThO','value','commandParams','schema','has','$root','TrackChangesEditing','988995JvHkbt','filter','markBlockFormat','descriptionFactory','checkChild','BlockQuoteEditing','editor','get','getSelectedBlocks','plugins','name','selection','document','parent','522984nXYUwf','forceValue','ELEMENT_BLOCK_QUOTE','locale'];_0x5415=function(){return _0x468d26;};return _0x5415();}export default class O extends _0x4cb1c9{[_0x1ee5a8(0xe0)](){const _0x28a2d0=_0x1ee5a8,_0x414327=this[_0x28a2d0(0xd2)],_0x1be8b8=_0x414327[_0x28a2d0(0xdd)];if(!_0x414327[_0x28a2d0(0xd5)][_0x28a2d0(0xf4)](_0x28a2d0(0xd1)))return;const _0x1d9c3e=_0x414327[_0x28a2d0(0xd5)][_0x28a2d0(0xd3)](_0x28a2d0(0xf6)),_0x3a63ee=this[_0x28a2d0(0xd2)][_0x28a2d0(0xe7)][_0x28a2d0(0xd3)](_0x28a2d0(0xeb));_0x1d9c3e[_0x28a2d0(0xed)](_0x28a2d0(0xeb),(_0x52ac12,_0x1e15a8={})=>{const _0x34cb8c=_0x28a2d0,_0x220e10=this[_0x34cb8c(0xd2)][_0x34cb8c(0xef)][_0x34cb8c(0xd8)][_0x34cb8c(0xd7)],_0x1d482f=_0x1e15a8&&void 0x0!==_0x1e15a8[_0x34cb8c(0xdb)]?_0x1e15a8[_0x34cb8c(0xdb)]:!_0x3a63ee[_0x34cb8c(0xf1)];let _0x46018d=[];if(_0x1d482f){const _0x347be0=Array[_0x34cb8c(0xe3)](_0x220e10[_0x34cb8c(0xd4)]())[_0x34cb8c(0xf8)](_0x539899=>oo(_0x539899)||function(_0x174906,_0x24b120){const _0x4cb1de=_0x34cb8c,_0x569c07=_0x24b120[_0x4cb1de(0xd0)](_0x174906[_0x4cb1de(0xd9)],_0x4cb1de(0xeb)),_0x5f405c=_0x24b120[_0x4cb1de(0xd0)]([_0x4cb1de(0xf5),_0x4cb1de(0xeb)],_0x174906);return _0x569c07&&_0x5f405c;}(_0x539899,this[_0x34cb8c(0xd2)][_0x34cb8c(0xef)][_0x34cb8c(0xf3)]));_0x46018d=_0x3682fc(_0x347be0,_0x414327[_0x34cb8c(0xef)]);}else{const _0x1b0ae6=Array[_0x34cb8c(0xe3)](_0x220e10[_0x34cb8c(0xd4)]())[_0x34cb8c(0xf8)](_0x386bd7=>oo(_0x386bd7));_0x46018d=_0x3682fc(_0x1b0ae6,_0x414327[_0x34cb8c(0xef)]);}_0x414327[_0x34cb8c(0xef)][_0x34cb8c(0xe5)](()=>{const _0x118607=_0x34cb8c;for(const _0x10ba9b of _0x46018d)_0x1d9c3e[_0x118607(0xf9)](_0x10ba9b,{'commandName':_0x118607(0xeb),'commandParams':[{'forceValue':_0x1d482f}]});});}),_0x1d9c3e[_0x28a2d0(0xfa)][_0x28a2d0(0xec)](_0xd6551d=>{const _0x4289df=_0x28a2d0,{data:_0x576635}=_0xd6551d;if(_0x576635&&_0x4289df(0xeb)==_0x576635[_0x4289df(0xe1)]){const _0x393d97=_0x470cd9(_0x1be8b8,_0x4289df(0xdc));return _0x576635[_0x4289df(0xf2)][0x0][_0x4289df(0xdb)]?{'type':_0x4289df(0xe4),'content':_0x470cd9(_0x1be8b8,_0x4289df(0xde),_0x393d97)}:{'type':_0x4289df(0xe4),'content':_0x470cd9(_0x1be8b8,_0x4289df(0xdf),_0x393d97)};}});}}function oo(_0x4aa75e){const _0x2e01fe=_0x1ee5a8;return _0x2e01fe(0xeb)==_0x4aa75e[_0x2e01fe(0xd9)][_0x2e01fe(0xd6)];}
23
+ const _0x2efb6e=_0x30ae;function _0x30ae(_0x3c7a00,_0x243ca3){const _0x2ecd3a=_0x2ecd();return _0x30ae=function(_0x30aef3,_0x496113){_0x30aef3=_0x30aef3-0x1b6;let _0x146f30=_0x2ecd3a[_0x30aef3];return _0x146f30;},_0x30ae(_0x3c7a00,_0x243ca3);}(function(_0xf7b7d3,_0xc9c451){const _0x35619f=_0x30ae,_0x252fd7=_0xf7b7d3();while(!![]){try{const _0x28791d=-parseInt(_0x35619f(0x1dc))/0x1*(-parseInt(_0x35619f(0x1c5))/0x2)+parseInt(_0x35619f(0x1db))/0x3*(parseInt(_0x35619f(0x1c2))/0x4)+-parseInt(_0x35619f(0x1d5))/0x5+parseInt(_0x35619f(0x1d2))/0x6*(parseInt(_0x35619f(0x1e1))/0x7)+parseInt(_0x35619f(0x1d8))/0x8+parseInt(_0x35619f(0x1b7))/0x9*(parseInt(_0x35619f(0x1bf))/0xa)+parseInt(_0x35619f(0x1cd))/0xb*(-parseInt(_0x35619f(0x1c3))/0xc);if(_0x28791d===_0xc9c451)break;else _0x252fd7['push'](_0x252fd7['shift']());}catch(_0x592eca){_0x252fd7['push'](_0x252fd7['shift']());}}}(_0x2ecd,0xc8690));function _0x2ecd(){const _0x20e906=['776GVJzrs','36xEQKUi','selection','1234WLGzKH','format','value','getSelectedBlocks','enableCommand','filter','schema','parent','3017927UWPMPN','commandParams','*Set\x20format:*\x20%0','registerDescriptionCallback','markBlockFormat','916122OJvTsW','editor','commands','4778190Ahelmg','*Remove\x20format:*\x20%0','commandName','3554048xMmEOl','from','descriptionFactory','7689JDyUCT','235uNUJrJ','plugins','locale','name','change','7eGKLWj','afterInit','model','TrackChangesEditing','1749123WdLTzO','has','checkChild','blockQuote','ELEMENT_BLOCK_QUOTE','forceValue','$root','get','70qotHgJ','document','BlockQuoteEditing'];_0x2ecd=function(){return _0x20e906;};return _0x2ecd();}import{Plugin as _0x447f7f}from'ckeditor5/src/core.js';import{getTranslation as _0xc403b7}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5218f7}from'../utils/utils.js';export default class O extends _0x447f7f{[_0x2efb6e(0x1e2)](){const _0x4de3e4=_0x2efb6e,_0x8b5b32=this[_0x4de3e4(0x1d3)],_0xccecce=_0x8b5b32[_0x4de3e4(0x1de)];if(!_0x8b5b32[_0x4de3e4(0x1dd)][_0x4de3e4(0x1b8)](_0x4de3e4(0x1c1)))return;const _0x392c02=_0x8b5b32[_0x4de3e4(0x1dd)][_0x4de3e4(0x1be)](_0x4de3e4(0x1b6)),_0x4f8db8=this[_0x4de3e4(0x1d3)][_0x4de3e4(0x1d4)][_0x4de3e4(0x1be)](_0x4de3e4(0x1ba));_0x392c02[_0x4de3e4(0x1c9)](_0x4de3e4(0x1ba),(_0x137387,_0x2e1547={})=>{const _0x43189c=_0x4de3e4,_0x338317=this[_0x43189c(0x1d3)][_0x43189c(0x1e3)][_0x43189c(0x1c0)][_0x43189c(0x1c4)],_0x197fa3=_0x2e1547&&void 0x0!==_0x2e1547[_0x43189c(0x1bc)]?_0x2e1547[_0x43189c(0x1bc)]:!_0x4f8db8[_0x43189c(0x1c7)];let _0x4755c3=[];if(_0x197fa3){const _0x2eb8a5=Array[_0x43189c(0x1d9)](_0x338317[_0x43189c(0x1c8)]())[_0x43189c(0x1ca)](_0x5f2d22=>oo(_0x5f2d22)||function(_0x3d0671,_0x353d60){const _0x5f006f=_0x43189c,_0x266e2f=_0x353d60[_0x5f006f(0x1b9)](_0x3d0671[_0x5f006f(0x1cc)],_0x5f006f(0x1ba)),_0x42df16=_0x353d60[_0x5f006f(0x1b9)]([_0x5f006f(0x1bd),_0x5f006f(0x1ba)],_0x3d0671);return _0x266e2f&&_0x42df16;}(_0x5f2d22,this[_0x43189c(0x1d3)][_0x43189c(0x1e3)][_0x43189c(0x1cb)]));_0x4755c3=_0x5218f7(_0x2eb8a5,_0x8b5b32[_0x43189c(0x1e3)]);}else{const _0x407699=Array[_0x43189c(0x1d9)](_0x338317[_0x43189c(0x1c8)]())[_0x43189c(0x1ca)](_0x535395=>oo(_0x535395));_0x4755c3=_0x5218f7(_0x407699,_0x8b5b32[_0x43189c(0x1e3)]);}_0x8b5b32[_0x43189c(0x1e3)][_0x43189c(0x1e0)](()=>{const _0x56f947=_0x43189c;for(const _0x4d647c of _0x4755c3)_0x392c02[_0x56f947(0x1d1)](_0x4d647c,{'commandName':_0x56f947(0x1ba),'commandParams':[{'forceValue':_0x197fa3}]});});}),_0x392c02[_0x4de3e4(0x1da)][_0x4de3e4(0x1d0)](_0x19b434=>{const _0x31b9ac=_0x4de3e4,{data:_0x491c34}=_0x19b434;if(_0x491c34&&_0x31b9ac(0x1ba)==_0x491c34[_0x31b9ac(0x1d7)]){const _0x345184=_0xc403b7(_0xccecce,_0x31b9ac(0x1bb));return _0x491c34[_0x31b9ac(0x1ce)][0x0][_0x31b9ac(0x1bc)]?{'type':_0x31b9ac(0x1c6),'content':_0xc403b7(_0xccecce,_0x31b9ac(0x1cf),_0x345184)}:{'type':_0x31b9ac(0x1c6),'content':_0xc403b7(_0xccecce,_0x31b9ac(0x1d6),_0x345184)};}});}}function oo(_0x1df877){const _0x24636d=_0x2efb6e;return _0x24636d(0x1ba)==_0x1df877[_0x24636d(0x1cc)][_0x24636d(0x1df)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x275995=_0xf12b;function _0xf12b(_0x4dbe9d,_0x2ebc8c){const _0x4c2b00=_0x4c2b();return _0xf12b=function(_0xf12b72,_0x382ba9){_0xf12b72=_0xf12b72-0x109;let _0x1b7c3e=_0x4c2b00[_0xf12b72];return _0x1b7c3e;},_0xf12b(_0x4dbe9d,_0x2ebc8c);}(function(_0x17f87f,_0x4c8c88){const _0x2882c2=_0xf12b,_0xb71a43=_0x17f87f();while(!![]){try{const _0x3f6129=parseInt(_0x2882c2(0x11a))/0x1+parseInt(_0x2882c2(0x114))/0x2*(parseInt(_0x2882c2(0x10a))/0x3)+-parseInt(_0x2882c2(0x11e))/0x4*(parseInt(_0x2882c2(0x116))/0x5)+-parseInt(_0x2882c2(0x118))/0x6*(parseInt(_0x2882c2(0x10d))/0x7)+-parseInt(_0x2882c2(0x10c))/0x8*(-parseInt(_0x2882c2(0x110))/0x9)+parseInt(_0x2882c2(0x10f))/0xa*(-parseInt(_0x2882c2(0x119))/0xb)+parseInt(_0x2882c2(0x117))/0xc;if(_0x3f6129===_0x4c8c88)break;else _0xb71a43['push'](_0xb71a43['shift']());}catch(_0x2998e3){_0xb71a43['push'](_0xb71a43['shift']());}}}(_0x4c2b,0xb2023));function _0x4c2b(){const _0x5ce2cd=['afterInit','185rZQRdK','6423624CwAPaX','78zvkEOM','1155uCshmm','1010966HBbnsa','changeCaseTitle','enableCommand','changeCaseLower','65416BAnrtD','editor','plugins','39zvjQVp','has','8WmiHKo','511637RJUDxB','TrackChangesEditing','28920qurFqF','6612507DclEgH','get','CaseChange','changeCaseUpper','47242wpPupH'];_0x4c2b=function(){return _0x5ce2cd;};return _0x4c2b();}import{Plugin as _0x44612d}from'ckeditor5/src/core.js';export default class G extends _0x44612d{[_0x275995(0x115)](){const _0x3c9e32=_0x275995,_0x51221d=this[_0x3c9e32(0x11f)];_0x51221d[_0x3c9e32(0x109)][_0x3c9e32(0x10b)](_0x3c9e32(0x112))&&(_0x51221d[_0x3c9e32(0x109)][_0x3c9e32(0x111)](_0x3c9e32(0x10e))[_0x3c9e32(0x11c)](_0x3c9e32(0x113)),_0x51221d[_0x3c9e32(0x109)][_0x3c9e32(0x111)](_0x3c9e32(0x10e))[_0x3c9e32(0x11c)](_0x3c9e32(0x11d)),_0x51221d[_0x3c9e32(0x109)][_0x3c9e32(0x111)](_0x3c9e32(0x10e))[_0x3c9e32(0x11c)](_0x3c9e32(0x11b)));}}
23
+ function _0x37f5(_0xe1e8d5,_0x22001f){const _0x5631fe=_0x5631();return _0x37f5=function(_0x37f563,_0x465a91){_0x37f563=_0x37f563-0xca;let _0x215330=_0x5631fe[_0x37f563];return _0x215330;},_0x37f5(_0xe1e8d5,_0x22001f);}const _0x40190b=_0x37f5;function _0x5631(){const _0x41254d=['plugins','enableCommand','TrackChangesEditing','5354184klPwmC','6918wTqIdD','has','changeCaseUpper','changeCaseLower','7929173KEgIHz','5451930Watrpx','44927PwUzaj','4xmFgxu','17757091zlXyPd','CaseChange','get','afterInit','12DdSHWn','4625OuqtLW','editor','10ztzTCL','1300905LbxLto','changeCaseTitle'];_0x5631=function(){return _0x41254d;};return _0x5631();}(function(_0x5433aa,_0x4eb328){const _0xf9430c=_0x37f5,_0x16785f=_0x5433aa();while(!![]){try{const _0x192d0c=parseInt(_0xf9430c(0xdc))/0x1*(-parseInt(_0xf9430c(0xdd))/0x2)+parseInt(_0xf9430c(0xd0))/0x3*(parseInt(_0xf9430c(0xcc))/0x4)+parseInt(_0xf9430c(0xcd))/0x5*(-parseInt(_0xf9430c(0xd6))/0x6)+-parseInt(_0xf9430c(0xda))/0x7+parseInt(_0xf9430c(0xd5))/0x8+-parseInt(_0xf9430c(0xdb))/0x9+-parseInt(_0xf9430c(0xcf))/0xa*(-parseInt(_0xf9430c(0xde))/0xb);if(_0x192d0c===_0x4eb328)break;else _0x16785f['push'](_0x16785f['shift']());}catch(_0x597e76){_0x16785f['push'](_0x16785f['shift']());}}}(_0x5631,0xa85a3));import{Plugin as _0x3f8740}from'ckeditor5/src/core.js';export default class G extends _0x3f8740{[_0x40190b(0xcb)](){const _0xd8757b=_0x40190b,_0x10c4ec=this[_0xd8757b(0xce)];_0x10c4ec[_0xd8757b(0xd2)][_0xd8757b(0xd7)](_0xd8757b(0xdf))&&(_0x10c4ec[_0xd8757b(0xd2)][_0xd8757b(0xca)](_0xd8757b(0xd4))[_0xd8757b(0xd3)](_0xd8757b(0xd8)),_0x10c4ec[_0xd8757b(0xd2)][_0xd8757b(0xca)](_0xd8757b(0xd4))[_0xd8757b(0xd3)](_0xd8757b(0xd9)),_0x10c4ec[_0xd8757b(0xd2)][_0xd8757b(0xca)](_0xd8757b(0xd4))[_0xd8757b(0xd3)](_0xd8757b(0xd1)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2567e1=_0x2602;function _0x3cf8(){const _0x37bb7d=['commands','afterInit','TrackChangesEditing','3kEBKwB','28228842KXBecD','2872hvcvEt','6669650ZmnedI','1583836TEFXsZ','ckbox','get','840762dUmnuj','5549580yBfBfx','editor','7217cSayrg','plugins','371304LsAdYb','enableCommand'];_0x3cf8=function(){return _0x37bb7d;};return _0x3cf8();}function _0x2602(_0x39b6c9,_0x3e51ec){const _0x3cf857=_0x3cf8();return _0x2602=function(_0x260232,_0x257204){_0x260232=_0x260232-0x188;let _0x5e4967=_0x3cf857[_0x260232];return _0x5e4967;},_0x2602(_0x39b6c9,_0x3e51ec);}(function(_0x374c1b,_0x1042a0){const _0x137b02=_0x2602,_0x361c49=_0x374c1b();while(!![]){try{const _0xe4e169=parseInt(_0x137b02(0x197))/0x1+-parseInt(_0x137b02(0x194))/0x2*(parseInt(_0x137b02(0x190))/0x3)+-parseInt(_0x137b02(0x198))/0x4+-parseInt(_0x137b02(0x193))/0x5+-parseInt(_0x137b02(0x18b))/0x6+-parseInt(_0x137b02(0x189))/0x7*(-parseInt(_0x137b02(0x192))/0x8)+parseInt(_0x137b02(0x191))/0x9;if(_0xe4e169===_0x1042a0)break;else _0x361c49['push'](_0x361c49['shift']());}catch(_0x2d8ff9){_0x361c49['push'](_0x361c49['shift']());}}}(_0x3cf8,0xbc8ce));import{Plugin as _0x5dce57}from'ckeditor5/src/core.js';export default class F extends _0x5dce57{[_0x2567e1(0x18e)](){const _0x3aeb87=_0x2567e1,_0x3f6cd6=this[_0x3aeb87(0x188)];_0x3f6cd6[_0x3aeb87(0x18d)][_0x3aeb87(0x196)](_0x3aeb87(0x195))&&_0x3f6cd6[_0x3aeb87(0x18a)][_0x3aeb87(0x196)](_0x3aeb87(0x18f))[_0x3aeb87(0x18c)](_0x3aeb87(0x195));}}
23
+ function _0x1126(){const _0x44e20b=['3456400ebAdNP','184438AsckCH','20392salTMx','TrackChangesEditing','194736QXZQbW','1330rVKttL','2524963ADGIvP','enableCommand','get','615285yCPpBm','commands','ckbox','editor','afterInit','plugins','2755086kRCBOg','70VzJhRI','51pvxsLT'];_0x1126=function(){return _0x44e20b;};return _0x1126();}function _0x5084(_0x37992d,_0x2656e2){const _0x1126e0=_0x1126();return _0x5084=function(_0x508424,_0x4c7aec){_0x508424=_0x508424-0x16f;let _0x2aa80b=_0x1126e0[_0x508424];return _0x2aa80b;},_0x5084(_0x37992d,_0x2656e2);}const _0x10ebbe=_0x5084;(function(_0x39bb40,_0x86ae64){const _0x2c4653=_0x5084,_0x4061ba=_0x39bb40();while(!![]){try{const _0xbaf8cb=-parseInt(_0x2c4653(0x17e))/0x1+parseInt(_0x2c4653(0x17b))/0x2*(parseInt(_0x2c4653(0x179))/0x3)+-parseInt(_0x2c4653(0x17c))/0x4*(parseInt(_0x2c4653(0x17f))/0x5)+-parseInt(_0x2c4653(0x177))/0x6+parseInt(_0x2c4653(0x180))/0x7+parseInt(_0x2c4653(0x17a))/0x8+-parseInt(_0x2c4653(0x171))/0x9*(-parseInt(_0x2c4653(0x178))/0xa);if(_0xbaf8cb===_0x86ae64)break;else _0x4061ba['push'](_0x4061ba['shift']());}catch(_0xc8dd4f){_0x4061ba['push'](_0x4061ba['shift']());}}}(_0x1126,0xca67c));import{Plugin as _0x3a5c49}from'ckeditor5/src/core.js';export default class F extends _0x3a5c49{[_0x10ebbe(0x175)](){const _0x1da89e=_0x10ebbe,_0x4e92d6=this[_0x1da89e(0x174)];_0x4e92d6[_0x1da89e(0x172)][_0x1da89e(0x170)](_0x1da89e(0x173))&&_0x4e92d6[_0x1da89e(0x176)][_0x1da89e(0x170)](_0x1da89e(0x17d))[_0x1da89e(0x16f)](_0x1da89e(0x173));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11f221=_0x472c;(function(_0x261ed7,_0x3b726e){const _0x41de10=_0x472c,_0xc05a62=_0x261ed7();while(!![]){try{const _0x52767a=-parseInt(_0x41de10(0x147))/0x1*(parseInt(_0x41de10(0x14f))/0x2)+parseInt(_0x41de10(0x155))/0x3+parseInt(_0x41de10(0x144))/0x4*(parseInt(_0x41de10(0x13f))/0x5)+-parseInt(_0x41de10(0x157))/0x6+parseInt(_0x41de10(0x137))/0x7*(parseInt(_0x41de10(0x12d))/0x8)+parseInt(_0x41de10(0x166))/0x9*(-parseInt(_0x41de10(0x12e))/0xa)+parseInt(_0x41de10(0x15e))/0xb;if(_0x52767a===_0x3b726e)break;else _0xc05a62['push'](_0xc05a62['shift']());}catch(_0x1975c0){_0xc05a62['push'](_0xc05a62['shift']());}}}(_0x57cb,0x7206f));function _0x472c(_0xeb7955,_0x28ee6e){const _0x57cb05=_0x57cb();return _0x472c=function(_0x472c3d,_0x2173be){_0x472c3d=_0x472c3d-0x12d;let _0x480824=_0x57cb05[_0x472c3d];return _0x480824;},_0x472c(_0xeb7955,_0x28ee6e);}function _0x57cb(){const _0x369b2a=['registerDescriptionCallback','3454158YPfWnH','toLowerCase','checkChild','afterInit','selection','commandParams','getSelectedBlocks','8331477uXuFqX','language','registerElementLabel','isLimit','outdentCodeBlock','TrackChangesEditing','model','formatBlock','7284924ywLOHM','48rdOaih','10sfHwrd','rootElement','commandName','CodeBlock','value','markBlockFormat','change','find','schema','298802OxtRmL','codeBlock','filter','has','parent','ELEMENT_CODE_BLOCK','from','*Remove\x20format:*\x20%0','20gHXdns','blockName','indentCodeBlock','forceValue','format','32056yOOGda','plugins','*Set\x20format:*\x20%0','2125ISSviL','commands','locale','enableCommand','document','editor','languages','get','92EyWsWT','type','label','descriptionFactory','name','config','2713065SCFjPS'];_0x57cb=function(){return _0x369b2a;};return _0x57cb();}import{Plugin as _0x2af331}from'ckeditor5/src/core.js';import{getTranslation as _0x632df}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4fa6db}from'../utils/utils.js';export default class L extends _0x2af331{[_0x11f221(0x15a)](){const _0x2bda64=_0x11f221,_0x51c779=this[_0x2bda64(0x14c)];if(!_0x51c779[_0x2bda64(0x145)][_0x2bda64(0x13a)](_0x2bda64(0x131)))return;const _0x284419=_0x51c779[_0x2bda64(0x145)][_0x2bda64(0x14e)](_0x2bda64(0x163)),_0x346eca=_0x51c779[_0x2bda64(0x149)],_0x28926b=_0x51c779[_0x2bda64(0x154)][_0x2bda64(0x14e)](_0x2bda64(0x138))[_0x2bda64(0x14d)],_0x5a8744=_0x51c779[_0x2bda64(0x148)][_0x2bda64(0x14e)](_0x2bda64(0x138));_0x284419[_0x2bda64(0x14a)](_0x2bda64(0x141)),_0x284419[_0x2bda64(0x14a)](_0x2bda64(0x162)),_0x284419[_0x2bda64(0x14a)](_0x2bda64(0x138),(_0x4b2e14,_0x2c66b5={})=>{const _0x8543d6=_0x2bda64,_0x4c2cbf=_0x51c779[_0x8543d6(0x164)],_0x15559a=_0x51c779[_0x8543d6(0x164)][_0x8543d6(0x14b)][_0x8543d6(0x15b)],_0x205dc1=_0x2c66b5&&void 0x0!==_0x2c66b5[_0x8543d6(0x142)]?_0x2c66b5[_0x8543d6(0x142)]:!_0x5a8744[_0x8543d6(0x132)];let _0x431cdb;_0x2c66b5[_0x8543d6(0x15f)]||(_0x2c66b5[_0x8543d6(0x15f)]=_0x28926b[0x0][_0x8543d6(0x15f)]),_0x431cdb=_0x205dc1?Array[_0x8543d6(0x13d)](_0x15559a[_0x8543d6(0x15d)]())[_0x8543d6(0x139)](_0x1628db=>eo(_0x1628db)||function(_0x8d6f43,_0x2fa4c9){const _0x114e22=_0x8543d6;if(_0x8d6f43['is'](_0x114e22(0x12f))||_0x2fa4c9[_0x114e22(0x161)](_0x8d6f43))return!0x1;return _0x2fa4c9[_0x114e22(0x159)](_0x8d6f43[_0x114e22(0x13b)],_0x114e22(0x138));}(_0x1628db,_0x4c2cbf[_0x8543d6(0x136)])):Array[_0x8543d6(0x13d)](_0x15559a[_0x8543d6(0x15d)]())[_0x8543d6(0x139)](_0x20dfd5=>eo(_0x20dfd5));const _0x557605=_0x4fa6db(_0x431cdb,_0x4c2cbf);_0x4c2cbf[_0x8543d6(0x134)](()=>{const _0x72a6ec=_0x8543d6;for(const _0x572339 of _0x557605)_0x284419[_0x72a6ec(0x133)](_0x572339,{'commandName':_0x72a6ec(0x138),'commandParams':[{..._0x2c66b5,'forceValue':_0x205dc1}],'formatGroupId':_0x72a6ec(0x140)});});}),(_0x284419[_0x2bda64(0x152)][_0x2bda64(0x160)](_0x2bda64(0x138),_0x1827b3=>_0x632df(_0x346eca,_0x2bda64(0x13c),_0x1827b3)),_0x284419[_0x2bda64(0x152)][_0x2bda64(0x156)](_0x3b0318=>{const _0x559619=_0x2bda64;if(_0x559619(0x165)!=_0x3b0318[_0x559619(0x150)])return;const _0x199975=_0x346eca['t'],{data:_0x1d2f26}=_0x3b0318;if(!_0x1d2f26||_0x559619(0x138)!=_0x1d2f26[_0x559619(0x130)])return;const _0x1e1cf3=_0x1d2f26[_0x559619(0x15c)][0x0][_0x559619(0x15f)],_0x361d9f=_0x199975(_0x28926b[_0x559619(0x135)](_0x2c6bb2=>_0x2c6bb2[_0x559619(0x15f)]===_0x1e1cf3)[_0x559619(0x151)])[_0x559619(0x158)]();return _0x1d2f26[_0x559619(0x15c)][0x0][_0x559619(0x142)]?{'type':_0x559619(0x143),'content':_0x632df(_0x346eca,_0x559619(0x146),_0x632df(_0x346eca,_0x559619(0x13c),0x1)+'\x20('+_0x361d9f+')')}:{'type':_0x559619(0x143),'content':_0x632df(_0x346eca,_0x559619(0x13e),_0x632df(_0x346eca,_0x559619(0x13c),0x1))};}));}}function eo(_0x58e1e6){const _0x267e09=_0x11f221;return _0x267e09(0x138)==_0x58e1e6[_0x267e09(0x153)];}
23
+ const _0x3f3cde=_0x5726;(function(_0x52429c,_0x37a65c){const _0x4266ad=_0x5726,_0x10624f=_0x52429c();while(!![]){try{const _0x18faa1=parseInt(_0x4266ad(0x1f3))/0x1*(parseInt(_0x4266ad(0x1fe))/0x2)+parseInt(_0x4266ad(0x215))/0x3+-parseInt(_0x4266ad(0x1f5))/0x4*(parseInt(_0x4266ad(0x200))/0x5)+parseInt(_0x4266ad(0x20d))/0x6*(-parseInt(_0x4266ad(0x209))/0x7)+parseInt(_0x4266ad(0x208))/0x8*(-parseInt(_0x4266ad(0x1f8))/0x9)+-parseInt(_0x4266ad(0x21e))/0xa+parseInt(_0x4266ad(0x211))/0xb*(parseInt(_0x4266ad(0x21b))/0xc);if(_0x18faa1===_0x37a65c)break;else _0x10624f['push'](_0x10624f['shift']());}catch(_0x4dbfaf){_0x10624f['push'](_0x10624f['shift']());}}}(_0x102d,0xc2127));import{Plugin as _0x5a55af}from'ckeditor5/src/core.js';import{getTranslation as _0x2144df}from'../utils/common-translations.js';function _0x102d(){const _0x165b10=['*Set\x20format:*\x20%0','plugins','checkChild','toLowerCase','selection','8gmPoOt','2359AfAIVZ','enableCommand','codeBlock','language','12162gENpav','commandParams','get','getSelectedBlocks','550ZjMPpH','rootElement','format','formatBlock','296883CACPlG','change','name','filter','has','editor','389544krKSLs','schema','languages','6994020TRTmxj','config','*Remove\x20format:*\x20%0','descriptionFactory','markBlockFormat','from','CodeBlock','blockName','locale','model','outdentCodeBlock','registerDescriptionCallback','label','document','commands','ELEMENT_CODE_BLOCK','140wVIfqn','registerElementLabel','1175096FyKavt','find','forceValue','3099177TqRDpA','indentCodeBlock','commandName','afterInit','isLimit','parent','19818KQVQoQ','TrackChangesEditing','10xUFgUb','value','type'];_0x102d=function(){return _0x165b10;};return _0x102d();}function _0x5726(_0x554691,_0x225732){const _0x102dd9=_0x102d();return _0x5726=function(_0x57265c,_0x516532){_0x57265c=_0x57265c-0x1f2;let _0x22ab0a=_0x102dd9[_0x57265c];return _0x22ab0a;},_0x5726(_0x554691,_0x225732);}import{getRangesOfBlockGroups as _0x361eca}from'../utils/utils.js';export default class L extends _0x5a55af{[_0x3f3cde(0x1fb)](){const _0x52585f=_0x3f3cde,_0x3b5e9f=this[_0x52585f(0x21a)];if(!_0x3b5e9f[_0x52585f(0x204)][_0x52585f(0x219)](_0x52585f(0x224)))return;const _0x460518=_0x3b5e9f[_0x52585f(0x204)][_0x52585f(0x20f)](_0x52585f(0x1ff)),_0x4c05b6=_0x3b5e9f[_0x52585f(0x226)],_0x19912e=_0x3b5e9f[_0x52585f(0x21f)][_0x52585f(0x20f)](_0x52585f(0x20b))[_0x52585f(0x21d)],_0x1e4f99=_0x3b5e9f[_0x52585f(0x22c)][_0x52585f(0x20f)](_0x52585f(0x20b));_0x460518[_0x52585f(0x20a)](_0x52585f(0x1f9)),_0x460518[_0x52585f(0x20a)](_0x52585f(0x228)),_0x460518[_0x52585f(0x20a)](_0x52585f(0x20b),(_0x2fd6c6,_0x5c02a5={})=>{const _0xdac89c=_0x52585f,_0x31e4c5=_0x3b5e9f[_0xdac89c(0x227)],_0x122ac8=_0x3b5e9f[_0xdac89c(0x227)][_0xdac89c(0x22b)][_0xdac89c(0x207)],_0xbd5cc5=_0x5c02a5&&void 0x0!==_0x5c02a5[_0xdac89c(0x1f7)]?_0x5c02a5[_0xdac89c(0x1f7)]:!_0x1e4f99[_0xdac89c(0x201)];let _0x3206f4;_0x5c02a5[_0xdac89c(0x20c)]||(_0x5c02a5[_0xdac89c(0x20c)]=_0x19912e[0x0][_0xdac89c(0x20c)]),_0x3206f4=_0xbd5cc5?Array[_0xdac89c(0x223)](_0x122ac8[_0xdac89c(0x210)]())[_0xdac89c(0x218)](_0x4e09cc=>eo(_0x4e09cc)||function(_0x1624e9,_0x47110d){const _0x425532=_0xdac89c;if(_0x1624e9['is'](_0x425532(0x212))||_0x47110d[_0x425532(0x1fc)](_0x1624e9))return!0x1;return _0x47110d[_0x425532(0x205)](_0x1624e9[_0x425532(0x1fd)],_0x425532(0x20b));}(_0x4e09cc,_0x31e4c5[_0xdac89c(0x21c)])):Array[_0xdac89c(0x223)](_0x122ac8[_0xdac89c(0x210)]())[_0xdac89c(0x218)](_0x1fac61=>eo(_0x1fac61));const _0x2c675e=_0x361eca(_0x3206f4,_0x31e4c5);_0x31e4c5[_0xdac89c(0x216)](()=>{const _0x2a24c9=_0xdac89c;for(const _0x35fa66 of _0x2c675e)_0x460518[_0x2a24c9(0x222)](_0x35fa66,{'commandName':_0x2a24c9(0x20b),'commandParams':[{..._0x5c02a5,'forceValue':_0xbd5cc5}],'formatGroupId':_0x2a24c9(0x225)});});}),(_0x460518[_0x52585f(0x221)][_0x52585f(0x1f4)](_0x52585f(0x20b),_0x4e61e9=>_0x2144df(_0x4c05b6,_0x52585f(0x1f2),_0x4e61e9)),_0x460518[_0x52585f(0x221)][_0x52585f(0x229)](_0xc16fac=>{const _0x50468d=_0x52585f;if(_0x50468d(0x214)!=_0xc16fac[_0x50468d(0x202)])return;const _0x21392f=_0x4c05b6['t'],{data:_0x3f6f22}=_0xc16fac;if(!_0x3f6f22||_0x50468d(0x20b)!=_0x3f6f22[_0x50468d(0x1fa)])return;const _0x3dccbf=_0x3f6f22[_0x50468d(0x20e)][0x0][_0x50468d(0x20c)],_0x3be6a6=_0x21392f(_0x19912e[_0x50468d(0x1f6)](_0x486c0a=>_0x486c0a[_0x50468d(0x20c)]===_0x3dccbf)[_0x50468d(0x22a)])[_0x50468d(0x206)]();return _0x3f6f22[_0x50468d(0x20e)][0x0][_0x50468d(0x1f7)]?{'type':_0x50468d(0x213),'content':_0x2144df(_0x4c05b6,_0x50468d(0x203),_0x2144df(_0x4c05b6,_0x50468d(0x1f2),0x1)+'\x20('+_0x3be6a6+')')}:{'type':_0x50468d(0x213),'content':_0x2144df(_0x4c05b6,_0x50468d(0x220),_0x2144df(_0x4c05b6,_0x50468d(0x1f2),0x1))};}));}}function eo(_0x5b7d32){const _0x27747c=_0x3f3cde;return _0x27747c(0x20b)==_0x5b7d32[_0x27747c(0x217)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x117bb1=_0x1dce;function _0x1ff9(){const _0x156120=['3176369ariSbE','TrackChangesEditing','153478DqGZVF','18326CDlskG','9hljaxT','2635830PuZVtI','162Lgvaij','76750IrJaqg','get','editor','1798864HbVsLb','addCommentThread','124203wwMOKq','has','36uKareE','afterInit','enableCommand','plugins','22vQBlkC','CommentsEditing'];_0x1ff9=function(){return _0x156120;};return _0x1ff9();}(function(_0x4f088d,_0x1bf52c){const _0x193329=_0x1dce,_0x4c75f5=_0x4f088d();while(!![]){try{const _0x4d3bcd=-parseInt(_0x193329(0x124))/0x1+parseInt(_0x193329(0x123))/0x2+-parseInt(_0x193329(0x12d))/0x3*(parseInt(_0x193329(0x12f))/0x4)+-parseInt(_0x193329(0x128))/0x5*(-parseInt(_0x193329(0x127))/0x6)+parseInt(_0x193329(0x135))/0x7+-parseInt(_0x193329(0x12b))/0x8*(-parseInt(_0x193329(0x125))/0x9)+parseInt(_0x193329(0x126))/0xa*(-parseInt(_0x193329(0x133))/0xb);if(_0x4d3bcd===_0x1bf52c)break;else _0x4c75f5['push'](_0x4c75f5['shift']());}catch(_0x1fa414){_0x4c75f5['push'](_0x4c75f5['shift']());}}}(_0x1ff9,0x3d741));import{Plugin as _0x23c70a}from'ckeditor5/src/core.js';function _0x1dce(_0x1e9657,_0xb63c6c){const _0x1ff977=_0x1ff9();return _0x1dce=function(_0x1dceb4,_0x4bafef){_0x1dceb4=_0x1dceb4-0x123;let _0xf2539e=_0x1ff977[_0x1dceb4];return _0xf2539e;},_0x1dce(_0x1e9657,_0xb63c6c);}export default class H extends _0x23c70a{[_0x117bb1(0x130)](){const _0x79c3a2=_0x117bb1,_0x57e604=this[_0x79c3a2(0x12a)];if(!_0x57e604[_0x79c3a2(0x132)][_0x79c3a2(0x12e)](_0x79c3a2(0x134)))return;_0x57e604[_0x79c3a2(0x132)][_0x79c3a2(0x129)](_0x79c3a2(0x136))[_0x79c3a2(0x131)](_0x79c3a2(0x12c));}}
23
+ function _0x2fa2(){const _0x4faa93=['80512iZUeGQ','12bngUIt','TrackChangesEditing','editor','60704sXzjIM','enableCommand','132400QLGvcD','has','12935164iPjcGl','CommentsEditing','11559iEGZaS','1158iEMkVi','plugins','afterInit','addCommentThread','279DYkfen','get','2060880unniUm','3059ouaeLO','3laNllg','10vQtwcg'];_0x2fa2=function(){return _0x4faa93;};return _0x2fa2();}const _0x3d4d64=_0x17d4;function _0x17d4(_0x4c0cfb,_0x660701){const _0x2fa273=_0x2fa2();return _0x17d4=function(_0x17d4ad,_0x3405bf){_0x17d4ad=_0x17d4ad-0x9b;let _0x12fb71=_0x2fa273[_0x17d4ad];return _0x12fb71;},_0x17d4(_0x4c0cfb,_0x660701);}(function(_0x17f087,_0x108a2c){const _0x208887=_0x17d4,_0x4a47ac=_0x17f087();while(!![]){try{const _0x343e09=-parseInt(_0x208887(0x9e))/0x1+-parseInt(_0x208887(0xa9))/0x2*(parseInt(_0x208887(0xa7))/0x3)+-parseInt(_0x208887(0xad))/0x4*(parseInt(_0x208887(0xa8))/0x5)+parseInt(_0x208887(0x9f))/0x6*(-parseInt(_0x208887(0xa6))/0x7)+parseInt(_0x208887(0xaf))/0x8*(-parseInt(_0x208887(0xa3))/0x9)+-parseInt(_0x208887(0xa5))/0xa+-parseInt(_0x208887(0x9c))/0xb*(-parseInt(_0x208887(0xaa))/0xc);if(_0x343e09===_0x108a2c)break;else _0x4a47ac['push'](_0x4a47ac['shift']());}catch(_0x3c8002){_0x4a47ac['push'](_0x4a47ac['shift']());}}}(_0x2fa2,0x46de6));import{Plugin as _0x568f6e}from'ckeditor5/src/core.js';export default class H extends _0x568f6e{[_0x3d4d64(0xa1)](){const _0x45039f=_0x3d4d64,_0x64ddb=this[_0x45039f(0xac)];if(!_0x64ddb[_0x45039f(0xa0)][_0x45039f(0x9b)](_0x45039f(0x9d)))return;_0x64ddb[_0x45039f(0xa0)][_0x45039f(0xa4)](_0x45039f(0xab))[_0x45039f(0xae)](_0x45039f(0xa2));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ba353=_0x5795;(function(_0x204a5b,_0x4687c2){const _0x503fd8=_0x5795,_0x3cd68b=_0x204a5b();while(!![]){try{const _0x5a409c=parseInt(_0x503fd8(0x154))/0x1*(parseInt(_0x503fd8(0x12e))/0x2)+parseInt(_0x503fd8(0x120))/0x3*(parseInt(_0x503fd8(0x14e))/0x4)+-parseInt(_0x503fd8(0x12c))/0x5+-parseInt(_0x503fd8(0x147))/0x6*(-parseInt(_0x503fd8(0x13b))/0x7)+-parseInt(_0x503fd8(0x14b))/0x8*(parseInt(_0x503fd8(0x146))/0x9)+-parseInt(_0x503fd8(0x144))/0xa+-parseInt(_0x503fd8(0x12d))/0xb*(parseInt(_0x503fd8(0x13e))/0xc);if(_0x5a409c===_0x4687c2)break;else _0x3cd68b['push'](_0x3cd68b['shift']());}catch(_0x1d32ae){_0x3cd68b['push'](_0x3cd68b['shift']());}}}(_0x3503,0x3402a));import{Plugin as _0x2d3b1b}from'ckeditor5/src/core.js';import{LiveRange as _0x50b733}from'ckeditor5/src/engine.js';import{Delete as _0x521d9a}from'ckeditor5/src/typing.js';function _0x3503(){const _0x136ccc=['getFirstRange','fromRange','isCollapsed','unit','bind','buffer','root','data','138RMomWn','rootName','merge','unlock','lock','createRange','mapper','editor','high','showSuggestionHighlights','start','plugins','80845NEtzyD','11SDvUVJ','4rQAhgP','end','writer','enqueueChange','requires','forward','get','document','batch','options','uiElement','markerNameToElements','delete','7091nSHKAT','commands','detach','2822052VcNQlw','selection','createSelection','editing','deleteForward','markerName','3119150cpMNhB','downcastDispatcher','20394VIENAJ','2382UZkCIG','remove','TrackChangesEditing','removeMarker:suggestion:deletion','728xtgWwI','addMarker:suggestion:deletion','setSelection','30304kozXNC','init','unbindElementFromMarkerName','modifySelection','enableCommand','$graveyard','115919FiwBmD','model'];_0x3503=function(){return _0x136ccc;};return _0x3503();}import{downcastSplitMergeMarker as _0x32c74d}from'./utils.js';function _0x5795(_0x1133e3,_0x9b6ac6){const _0x350381=_0x3503();return _0x5795=function(_0x579599,_0x4d29cc){_0x579599=_0x579599-0x117;let _0x53129a=_0x350381[_0x579599];return _0x53129a;},_0x5795(_0x1133e3,_0x9b6ac6);}export default class q extends _0x2d3b1b{static get[_0x5ba353(0x132)](){return[_0x521d9a];}[_0x5ba353(0x14f)](){const _0x181429=_0x5ba353,_0x2f373d=this[_0x181429(0x127)],_0x4658fa=_0x2f373d[_0x181429(0x12b)][_0x181429(0x134)](_0x181429(0x149));_0x4658fa[_0x181429(0x152)](_0x181429(0x13a));const _0x25c441=_0x2f373d[_0x181429(0x13c)][_0x181429(0x134)](_0x181429(0x142));_0x4658fa[_0x181429(0x152)](_0x181429(0x142),(_0x193376,_0x5d4459={})=>{const _0x1f2cf3=_0x181429,_0x185632=_0x2f373d[_0x1f2cf3(0x117)][_0x1f2cf3(0x140)](_0x2f373d[_0x1f2cf3(0x117)][_0x1f2cf3(0x135)][_0x1f2cf3(0x13f)]);_0x185632[_0x1f2cf3(0x11a)]&&_0x2f373d[_0x1f2cf3(0x117)][_0x1f2cf3(0x151)](_0x185632,{'direction':_0x1f2cf3(0x133),'unit':_0x5d4459[_0x1f2cf3(0x11b)]});const _0x22b94a=_0x185632[_0x1f2cf3(0x118)](),_0x2f5815=_0x50b733[_0x1f2cf3(0x119)](_0x22b94a);let _0x13e5d0;_0x193376(_0x5d4459),_0x13e5d0=_0x1f2cf3(0x153)==_0x2f5815[_0x1f2cf3(0x11e)][_0x1f2cf3(0x121)]?_0x2f373d[_0x1f2cf3(0x117)][_0x1f2cf3(0x125)](_0x22b94a[_0x1f2cf3(0x12a)]):_0x2f373d[_0x1f2cf3(0x117)][_0x1f2cf3(0x125)](_0x2f5815[_0x1f2cf3(0x12a)],_0x2f5815[_0x1f2cf3(0x12f)]),_0x2f5815[_0x1f2cf3(0x13d)](),_0x2f373d[_0x1f2cf3(0x117)][_0x1f2cf3(0x131)](_0x25c441[_0x1f2cf3(0x11d)][_0x1f2cf3(0x136)],_0x449af1=>{const _0x549ca6=_0x1f2cf3;_0x25c441[_0x549ca6(0x11d)][_0x549ca6(0x124)](),_0x449af1[_0x549ca6(0x14d)](_0x449af1[_0x549ca6(0x125)](_0x13e5d0[_0x549ca6(0x12f)])),_0x25c441[_0x549ca6(0x11d)][_0x549ca6(0x123)]();});}),_0x2f373d[_0x181429(0x141)][_0x181429(0x145)]['on'](_0x181429(0x14c),_0x32c74d(_0x2f373d,_0x181429(0x122)),{'priority':_0x181429(0x128)}),_0x2f373d[_0x181429(0x11f)][_0x181429(0x145)]['on'](_0x181429(0x14c),(_0x2d2824,_0x2b1932,_0x46a002)=>{const _0x1e6941=_0x181429;_0x46a002[_0x1e6941(0x137)][_0x1e6941(0x129)]&&_0x32c74d(_0x2f373d,_0x1e6941(0x122),{'showActiveMarker':!0x1})[_0x1e6941(0x11c)](this)(_0x2d2824,_0x2b1932,_0x46a002);},{'priority':_0x181429(0x128)}),_0x2f373d[_0x181429(0x141)][_0x181429(0x145)]['on'](_0x181429(0x14a),(_0x38ae89,_0x3e3c96,_0x23ba59)=>{const _0x3b090e=_0x181429,_0x50922f=_0x23ba59[_0x3b090e(0x126)][_0x3b090e(0x139)](_0x3e3c96[_0x3b090e(0x143)]);if(_0x50922f){for(const _0x2f72c5 of _0x50922f)_0x2f72c5['is'](_0x3b090e(0x138))&&(_0x23ba59[_0x3b090e(0x126)][_0x3b090e(0x150)](_0x2f72c5,_0x3e3c96[_0x3b090e(0x143)]),_0x23ba59[_0x3b090e(0x130)][_0x3b090e(0x148)](_0x2f72c5));}},{'priority':_0x181429(0x128)});}}
23
+ function _0x2e59(_0x1ea5db,_0x566e57){const _0x2db343=_0x2db3();return _0x2e59=function(_0x2e59c9,_0x36f815){_0x2e59c9=_0x2e59c9-0xb0;let _0x3d660c=_0x2db343[_0x2e59c9];return _0x3d660c;},_0x2e59(_0x1ea5db,_0x566e57);}function _0x2db3(){const _0x512fdf=['markerName','TrackChangesEditing','unit','showSuggestionHighlights','commands','plugins','high','5pjgpxo','createRange','editor','get','1316076INSwvC','3fwkTYs','1440oTRGfj','setSelection','enqueueChange','23770ZceitC','delete','3920EKwWuJ','options','$graveyard','3616266jgINCP','forward','end','document','unlock','editing','model','2OLRefz','data','writer','detach','start','downcastDispatcher','4936866FXxGvE','selection','getFirstRange','mapper','createSelection','merge','uiElement','deleteForward','root','remove','isCollapsed','removeMarker:suggestion:deletion','enableCommand','requires','markerNameToElements','7490WkzTvp','addMarker:suggestion:deletion','init','modifySelection','fromRange','12dFNSzH','lock','buffer','664451CPYqBy','unbindElementFromMarkerName','8384701GomVvB','rootName','bind','batch'];_0x2db3=function(){return _0x512fdf;};return _0x2db3();}const _0x38f520=_0x2e59;(function(_0x298c1f,_0x2c0622){const _0x587dc3=_0x2e59,_0x59bf4e=_0x298c1f();while(!![]){try{const _0x3a53ac=-parseInt(_0x587dc3(0xb7))/0x1*(parseInt(_0x587dc3(0xd9))/0x2)+-parseInt(_0x587dc3(0xc9))/0x3*(parseInt(_0x587dc3(0xc8))/0x4)+parseInt(_0x587dc3(0xc4))/0x5*(-parseInt(_0x587dc3(0xd2))/0x6)+-parseInt(_0x587dc3(0xee))/0x7*(-parseInt(_0x587dc3(0xcf))/0x8)+-parseInt(_0x587dc3(0xca))/0x9*(-parseInt(_0x587dc3(0xcd))/0xa)+parseInt(_0x587dc3(0xdf))/0xb+-parseInt(_0x587dc3(0xb4))/0xc*(-parseInt(_0x587dc3(0xb9))/0xd);if(_0x3a53ac===_0x2c0622)break;else _0x59bf4e['push'](_0x59bf4e['shift']());}catch(_0x2598c3){_0x59bf4e['push'](_0x59bf4e['shift']());}}}(_0x2db3,0x6232e));import{Plugin as _0x2dbfbd}from'ckeditor5/src/core.js';import{LiveRange as _0x8cdd22}from'ckeditor5/src/engine.js';import{Delete as _0x4e43b2}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x28d1e5}from'./utils.js';export default class q extends _0x2dbfbd{static get[_0x38f520(0xec)](){return[_0x4e43b2];}[_0x38f520(0xb1)](){const _0x5bbd9b=_0x38f520,_0x30325c=this[_0x5bbd9b(0xc6)],_0x228baf=_0x30325c[_0x5bbd9b(0xc2)][_0x5bbd9b(0xc7)](_0x5bbd9b(0xbe));_0x228baf[_0x5bbd9b(0xeb)](_0x5bbd9b(0xce));const _0x301822=_0x30325c[_0x5bbd9b(0xc1)][_0x5bbd9b(0xc7)](_0x5bbd9b(0xe6));_0x228baf[_0x5bbd9b(0xeb)](_0x5bbd9b(0xe6),(_0x3289d1,_0x15e1c7={})=>{const _0xb1a434=_0x5bbd9b,_0x39cd3a=_0x30325c[_0xb1a434(0xd8)][_0xb1a434(0xe3)](_0x30325c[_0xb1a434(0xd8)][_0xb1a434(0xd5)][_0xb1a434(0xe0)]);_0x39cd3a[_0xb1a434(0xe9)]&&_0x30325c[_0xb1a434(0xd8)][_0xb1a434(0xb2)](_0x39cd3a,{'direction':_0xb1a434(0xd3),'unit':_0x15e1c7[_0xb1a434(0xbf)]});const _0x1a1e36=_0x39cd3a[_0xb1a434(0xe1)](),_0x447fd7=_0x8cdd22[_0xb1a434(0xb3)](_0x1a1e36);let _0x5e04a6;_0x3289d1(_0x15e1c7),_0x5e04a6=_0xb1a434(0xd1)==_0x447fd7[_0xb1a434(0xe7)][_0xb1a434(0xba)]?_0x30325c[_0xb1a434(0xd8)][_0xb1a434(0xc5)](_0x1a1e36[_0xb1a434(0xdd)]):_0x30325c[_0xb1a434(0xd8)][_0xb1a434(0xc5)](_0x447fd7[_0xb1a434(0xdd)],_0x447fd7[_0xb1a434(0xd4)]),_0x447fd7[_0xb1a434(0xdc)](),_0x30325c[_0xb1a434(0xd8)][_0xb1a434(0xcc)](_0x301822[_0xb1a434(0xb6)][_0xb1a434(0xbc)],_0x352a7a=>{const _0x248b46=_0xb1a434;_0x301822[_0x248b46(0xb6)][_0x248b46(0xb5)](),_0x352a7a[_0x248b46(0xcb)](_0x352a7a[_0x248b46(0xc5)](_0x5e04a6[_0x248b46(0xd4)])),_0x301822[_0x248b46(0xb6)][_0x248b46(0xd6)]();});}),_0x30325c[_0x5bbd9b(0xd7)][_0x5bbd9b(0xde)]['on'](_0x5bbd9b(0xb0),_0x28d1e5(_0x30325c,_0x5bbd9b(0xe4)),{'priority':_0x5bbd9b(0xc3)}),_0x30325c[_0x5bbd9b(0xda)][_0x5bbd9b(0xde)]['on'](_0x5bbd9b(0xb0),(_0x1de1cf,_0x483446,_0x11f353)=>{const _0x46b4e3=_0x5bbd9b;_0x11f353[_0x46b4e3(0xd0)][_0x46b4e3(0xc0)]&&_0x28d1e5(_0x30325c,_0x46b4e3(0xe4),{'showActiveMarker':!0x1})[_0x46b4e3(0xbb)](this)(_0x1de1cf,_0x483446,_0x11f353);},{'priority':_0x5bbd9b(0xc3)}),_0x30325c[_0x5bbd9b(0xd7)][_0x5bbd9b(0xde)]['on'](_0x5bbd9b(0xea),(_0x57c929,_0x4cee80,_0xa78e83)=>{const _0x3ea503=_0x5bbd9b,_0x315c56=_0xa78e83[_0x3ea503(0xe2)][_0x3ea503(0xed)](_0x4cee80[_0x3ea503(0xbd)]);if(_0x315c56){for(const _0x57debc of _0x315c56)_0x57debc['is'](_0x3ea503(0xe5))&&(_0xa78e83[_0x3ea503(0xe2)][_0x3ea503(0xb8)](_0x57debc,_0x4cee80[_0x3ea503(0xbd)]),_0xa78e83[_0x3ea503(0xdb)][_0x3ea503(0xe8)](_0x57debc));}},{'priority':_0x5bbd9b(0xc3)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d510f=_0x54d9;(function(_0x12f965,_0x3037a8){const _0x340512=_0x54d9,_0xc8b2f5=_0x12f965();while(!![]){try{const _0x373ee4=parseInt(_0x340512(0x10d))/0x1*(-parseInt(_0x340512(0xf9))/0x2)+parseInt(_0x340512(0xf8))/0x3+parseInt(_0x340512(0x103))/0x4+parseInt(_0x340512(0x110))/0x5+parseInt(_0x340512(0x112))/0x6*(parseInt(_0x340512(0x129))/0x7)+-parseInt(_0x340512(0x113))/0x8+-parseInt(_0x340512(0x124))/0x9*(parseInt(_0x340512(0x106))/0xa);if(_0x373ee4===_0x3037a8)break;else _0xc8b2f5['push'](_0xc8b2f5['shift']());}catch(_0x30568e){_0xc8b2f5['push'](_0xc8b2f5['shift']());}}}(_0x24a8,0x706cc));import{Plugin as _0x58546c}from'ckeditor5/src/core.js';import{Enter as _0x156736}from'ckeditor5/src/enter.js';import{LiveRange as _0x518952}from'ckeditor5/src/engine.js';function _0x24a8(){const _0x3a3fcf=['127365dRPoqw','146942LwWAYE','setSelection','markInsertion','createPositionAt','model','detach','commands','getFirstPosition','high','init','2528280omROkF','TrackChangesEditing','change','5990llAAnW','showSuggestionHighlights','enter','fromRange','selection','plugins','nextSibling','2DpoZaz','options','split','3731835evUgrt','editing','6aQCizb','5787256pLhrzr','enableCommand','removeMarker:suggestion:insertion','getFirstRange','writer','mapper','ck-suggestion-marker-split','parent','document','end','markerName','markerNameToElements','afterExecute','fire','addMarker:suggestion:insertion','editor','hasClass','10566cYZHWx','requires','downcastDispatcher','unbindElementFromMarkerName','enterBlock','4292225rsUYxo','createRange','get','remove','bind','data'];_0x24a8=function(){return _0x3a3fcf;};return _0x24a8();}import{downcastSplitMergeMarker as _0x399775}from'./utils.js';function _0x54d9(_0x271215,_0x537406){const _0x24a86d=_0x24a8();return _0x54d9=function(_0x54d939,_0x1a1480){_0x54d939=_0x54d939-0xf7;let _0x241e0e=_0x24a86d[_0x54d939];return _0x241e0e;},_0x54d9(_0x271215,_0x537406);}export default class W extends _0x58546c{static get[_0x5d510f(0x125)](){return[_0x156736];}[_0x5d510f(0x102)](){const _0x3bbf1c=_0x5d510f,_0x5ad79a=this[_0x3bbf1c(0x122)],_0x5c166d=_0x5ad79a[_0x3bbf1c(0x10b)][_0x3bbf1c(0x12b)](_0x3bbf1c(0x104)),_0x4f0209=_0x5ad79a[_0x3bbf1c(0xff)][_0x3bbf1c(0x12b)](_0x3bbf1c(0x108));_0x5c166d[_0x3bbf1c(0x114)](_0x3bbf1c(0x108),()=>{const _0x595281=_0x3bbf1c;_0x5ad79a[_0x595281(0xfd)][_0x595281(0x105)](_0x4701ed=>{const _0x35c1c1=_0x595281,_0x30361e=_0x5ad79a[_0x35c1c1(0xfd)][_0x35c1c1(0x11b)][_0x35c1c1(0x10a)],_0xfe7c89=_0x30361e[_0x35c1c1(0x100)](),_0x1bb52a=_0x518952[_0x35c1c1(0x109)](_0x30361e[_0x35c1c1(0x116)]());if(_0x4f0209[_0x35c1c1(0x128)](_0x4701ed)){const _0x1f4dce=_0x5ad79a[_0x35c1c1(0xfd)][_0x35c1c1(0xfc)](_0xfe7c89[_0x35c1c1(0x11a)][_0x35c1c1(0x10c)],0x0),_0x211a5b=_0x4701ed[_0x35c1c1(0x12a)](_0xfe7c89,_0x1f4dce);_0x5c166d[_0x35c1c1(0xfb)](_0x211a5b);}else _0x4701ed[_0x35c1c1(0xfa)](_0x4701ed[_0x35c1c1(0x12a)](_0x1bb52a[_0x35c1c1(0x11c)]));_0x1bb52a[_0x35c1c1(0xfe)](),_0x4f0209[_0x35c1c1(0x120)](_0x35c1c1(0x11f),{'writer':_0x4701ed});});}),_0x5ad79a[_0x3bbf1c(0x111)][_0x3bbf1c(0x126)]['on'](_0x3bbf1c(0x121),_0x399775(_0x5ad79a,_0x3bbf1c(0x10f)),{'priority':_0x3bbf1c(0x101)}),_0x5ad79a[_0x3bbf1c(0x111)][_0x3bbf1c(0x126)]['on'](_0x3bbf1c(0x115),(_0x4b66fc,_0x3cb24d,_0x3067df)=>{const _0x74885c=_0x3bbf1c,_0x583e62=_0x3067df[_0x74885c(0x118)][_0x74885c(0x11e)](_0x3cb24d[_0x74885c(0x11d)]);if(_0x583e62){for(const _0x34cf4f of _0x583e62)_0x34cf4f[_0x74885c(0x123)](_0x74885c(0x119))&&(_0x3067df[_0x74885c(0x118)][_0x74885c(0x127)](_0x34cf4f,_0x3cb24d[_0x74885c(0x11d)]),_0x3067df[_0x74885c(0x117)][_0x74885c(0x12c)](_0x34cf4f));}},{'priority':_0x3bbf1c(0x101)}),_0x5ad79a[_0x3bbf1c(0xf7)][_0x3bbf1c(0x126)]['on'](_0x3bbf1c(0x121),(_0x493f20,_0x467d8d,_0x21a2ed)=>{const _0x15ec18=_0x3bbf1c;_0x21a2ed[_0x15ec18(0x10e)][_0x15ec18(0x107)]&&_0x399775(_0x5ad79a,_0x15ec18(0x10f),{'showActiveMarker':!0x1})[_0x15ec18(0x12d)](this)(_0x493f20,_0x467d8d,_0x21a2ed);},{'priority':_0x3bbf1c(0x101)});}}
23
+ const _0x4e010a=_0x455c;(function(_0x552dfe,_0x1f206e){const _0x2a0389=_0x455c,_0x5df697=_0x552dfe();while(!![]){try{const _0x2cd5a1=parseInt(_0x2a0389(0x20f))/0x1+-parseInt(_0x2a0389(0x206))/0x2*(parseInt(_0x2a0389(0x205))/0x3)+parseInt(_0x2a0389(0x211))/0x4*(parseInt(_0x2a0389(0x209))/0x5)+parseInt(_0x2a0389(0x21c))/0x6*(-parseInt(_0x2a0389(0x1f6))/0x7)+parseInt(_0x2a0389(0x217))/0x8*(parseInt(_0x2a0389(0x1f1))/0x9)+-parseInt(_0x2a0389(0x21b))/0xa*(-parseInt(_0x2a0389(0x1ff))/0xb)+parseInt(_0x2a0389(0x201))/0xc;if(_0x2cd5a1===_0x1f206e)break;else _0x5df697['push'](_0x5df697['shift']());}catch(_0x36c8e2){_0x5df697['push'](_0x5df697['shift']());}}}(_0x2b20,0x982d4));import{Plugin as _0x14ba5e}from'ckeditor5/src/core.js';import{Enter as _0x394999}from'ckeditor5/src/enter.js';import{LiveRange as _0x3246b6}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x417056}from'./utils.js';function _0x2b20(){const _0x2f03fa=['commands','5815RxtJJR','createRange','plugins','change','split','high','39052brIXAl','editing','36rkBQmm','removeMarker:suggestion:insertion','mapper','showSuggestionHighlights','createPositionAt','options','3396080pvipEU','model','data','remove','5630ofgmiF','84ijxAJy','init','getFirstRange','fire','TrackChangesEditing','getFirstPosition','enableCommand','addMarker:suggestion:insertion','document','enter','editor','setSelection','afterExecute','markerNameToElements','9iWwMOj','nextSibling','markInsertion','bind','writer','10738hydWSM','unbindElementFromMarkerName','end','hasClass','fromRange','get','markerName','ck-suggestion-marker-split','detach','583bmQBGc','selection','16366176QHtaes','enterBlock','parent','requires','444TzZUPS','16526rUJLwa','downcastDispatcher'];_0x2b20=function(){return _0x2f03fa;};return _0x2b20();}function _0x455c(_0x4a2db6,_0x11c78d){const _0x2b20e8=_0x2b20();return _0x455c=function(_0x455c53,_0x3ba401){_0x455c53=_0x455c53-0x1ec;let _0x2ab48c=_0x2b20e8[_0x455c53];return _0x2ab48c;},_0x455c(_0x4a2db6,_0x11c78d);}export default class W extends _0x14ba5e{static get[_0x4e010a(0x204)](){return[_0x394999];}[_0x4e010a(0x21d)](){const _0x3d6dac=_0x4e010a,_0x50a8f8=this[_0x3d6dac(0x1ed)],_0x3c94fa=_0x50a8f8[_0x3d6dac(0x20b)][_0x3d6dac(0x1fb)](_0x3d6dac(0x220)),_0x5a80a9=_0x50a8f8[_0x3d6dac(0x208)][_0x3d6dac(0x1fb)](_0x3d6dac(0x1ec));_0x3c94fa[_0x3d6dac(0x222)](_0x3d6dac(0x1ec),()=>{const _0x204ad3=_0x3d6dac;_0x50a8f8[_0x204ad3(0x218)][_0x204ad3(0x20c)](_0x364f60=>{const _0x476e5c=_0x204ad3,_0xdc4cd5=_0x50a8f8[_0x476e5c(0x218)][_0x476e5c(0x224)][_0x476e5c(0x200)],_0x443fa9=_0xdc4cd5[_0x476e5c(0x221)](),_0x1da026=_0x3246b6[_0x476e5c(0x1fa)](_0xdc4cd5[_0x476e5c(0x21e)]());if(_0x5a80a9[_0x476e5c(0x202)](_0x364f60)){const _0x4ffdbe=_0x50a8f8[_0x476e5c(0x218)][_0x476e5c(0x215)](_0x443fa9[_0x476e5c(0x203)][_0x476e5c(0x1f2)],0x0),_0x56ffe9=_0x364f60[_0x476e5c(0x20a)](_0x443fa9,_0x4ffdbe);_0x3c94fa[_0x476e5c(0x1f3)](_0x56ffe9);}else _0x364f60[_0x476e5c(0x1ee)](_0x364f60[_0x476e5c(0x20a)](_0x1da026[_0x476e5c(0x1f8)]));_0x1da026[_0x476e5c(0x1fe)](),_0x5a80a9[_0x476e5c(0x21f)](_0x476e5c(0x1ef),{'writer':_0x364f60});});}),_0x50a8f8[_0x3d6dac(0x210)][_0x3d6dac(0x207)]['on'](_0x3d6dac(0x223),_0x417056(_0x50a8f8,_0x3d6dac(0x20d)),{'priority':_0x3d6dac(0x20e)}),_0x50a8f8[_0x3d6dac(0x210)][_0x3d6dac(0x207)]['on'](_0x3d6dac(0x212),(_0x1106df,_0x1ef3a9,_0x43f36f)=>{const _0x3b03d1=_0x3d6dac,_0x523ee5=_0x43f36f[_0x3b03d1(0x213)][_0x3b03d1(0x1f0)](_0x1ef3a9[_0x3b03d1(0x1fc)]);if(_0x523ee5){for(const _0x531b6e of _0x523ee5)_0x531b6e[_0x3b03d1(0x1f9)](_0x3b03d1(0x1fd))&&(_0x43f36f[_0x3b03d1(0x213)][_0x3b03d1(0x1f7)](_0x531b6e,_0x1ef3a9[_0x3b03d1(0x1fc)]),_0x43f36f[_0x3b03d1(0x1f5)][_0x3b03d1(0x21a)](_0x531b6e));}},{'priority':_0x3d6dac(0x20e)}),_0x50a8f8[_0x3d6dac(0x219)][_0x3d6dac(0x207)]['on'](_0x3d6dac(0x223),(_0x57373b,_0x2a4915,_0x3eda2c)=>{const _0x3a5c3e=_0x3d6dac;_0x3eda2c[_0x3a5c3e(0x216)][_0x3a5c3e(0x214)]&&_0x417056(_0x50a8f8,_0x3a5c3e(0x20d),{'showActiveMarker':!0x1})[_0x3a5c3e(0x1f4)](this)(_0x57373b,_0x2a4915,_0x3eda2c);},{'priority':_0x3d6dac(0x20e)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x171955=_0x40ec;(function(_0x273976,_0x47a379){const _0x12bb18=_0x40ec,_0x351163=_0x273976();while(!![]){try{const _0x3bd1a9=parseInt(_0x12bb18(0x109))/0x1*(-parseInt(_0x12bb18(0x121))/0x2)+parseInt(_0x12bb18(0x11e))/0x3*(parseInt(_0x12bb18(0x118))/0x4)+parseInt(_0x12bb18(0x10a))/0x5*(-parseInt(_0x12bb18(0x127))/0x6)+parseInt(_0x12bb18(0x106))/0x7+-parseInt(_0x12bb18(0x116))/0x8*(-parseInt(_0x12bb18(0x10c))/0x9)+parseInt(_0x12bb18(0x129))/0xa*(-parseInt(_0x12bb18(0x10d))/0xb)+parseInt(_0x12bb18(0xff))/0xc;if(_0x3bd1a9===_0x47a379)break;else _0x351163['push'](_0x351163['shift']());}catch(_0x431c70){_0x351163['push'](_0x351163['shift']());}}}(_0x4af6,0x1d357));function _0x4af6(){const _0x1d96b3=['model','createRange','enableCommand','results','2168FrlBOT','string','8hQtlBU','getIntersection','filter','_isInDeletionRange','end','FindAndReplaceUtils','114555mwwYXy','handleFindCommand','find','120374neHnEh','get','isArray','replace','item','getRange','6AmKBlq','suggestion:deletion','180CXXUvr','findByTextCallback','replaceAll','3973512kXrkFf','afterInit','has','TrackChangesEditing','start','findNext','editor','518700AMYHTK','bind','findPrevious','2MJVDMl','1121135LRdFCg','getMarkersGroup','6120tdQPGb','123222nUGSDV','createPositionAt','markers','FindAndReplaceEditing','plugins'];_0x4af6=function(){return _0x1d96b3;};return _0x4af6();}function _0x40ec(_0x3874c1,_0x3f2af6){const _0x4af6fd=_0x4af6();return _0x40ec=function(_0x40ecea,_0x3e20bc){_0x40ecea=_0x40ecea-0xff;let _0x39833a=_0x4af6fd[_0x40ecea];return _0x39833a;},_0x40ec(_0x3874c1,_0x3f2af6);}import{Plugin as _0x46b86b}from'ckeditor5/src/core.js';export default class J extends _0x46b86b{[_0x171955(0x100)](){const _0x3cda5b=_0x171955;if(!this[_0x3cda5b(0x105)][_0x3cda5b(0x111)][_0x3cda5b(0x101)](_0x3cda5b(0x110)))return;const _0x288b21=this[_0x3cda5b(0x105)][_0x3cda5b(0x111)][_0x3cda5b(0x122)](_0x3cda5b(0x102));_0x288b21[_0x3cda5b(0x114)](_0x3cda5b(0x120),this[_0x3cda5b(0x11f)][_0x3cda5b(0x107)](this)),_0x288b21[_0x3cda5b(0x114)](_0x3cda5b(0x104)),_0x288b21[_0x3cda5b(0x114)](_0x3cda5b(0x108)),_0x288b21[_0x3cda5b(0x114)](_0x3cda5b(0x124)),_0x288b21[_0x3cda5b(0x114)](_0x3cda5b(0x12b));}[_0x171955(0x11f)](_0x339a2f,_0x7d8e0c,_0x3def0e={}){const _0x13a8ec=_0x171955,_0x243243=this[_0x13a8ec(0x105)][_0x13a8ec(0x111)][_0x13a8ec(0x122)](_0x13a8ec(0x11d));return _0x339a2f(_0x5a5ccd=>{const _0x1f5b33=_0x13a8ec;let _0x23cde4=(_0x1f5b33(0x117)==typeof _0x7d8e0c?_0x243243[_0x1f5b33(0x12a)](_0x7d8e0c,_0x3def0e):_0x7d8e0c)(_0x5a5ccd);Array[_0x1f5b33(0x123)](_0x23cde4)&&(_0x23cde4={'results':_0x23cde4,'searchText':_0x1f5b33(0x117)==typeof _0x7d8e0c?_0x7d8e0c:''});const _0x3a44fe=_0x23cde4[_0x1f5b33(0x115)][_0x1f5b33(0x11a)](_0x482c33=>!0x1===this[_0x1f5b33(0x11b)](_0x482c33,_0x5a5ccd[_0x1f5b33(0x125)]));return{..._0x23cde4,'results':_0x3a44fe};},_0x3def0e);}[_0x171955(0x11b)](_0x40bf6b,_0x3ecfa5){const _0x119fdb=_0x171955,_0xc02148=this[_0x119fdb(0x105)][_0x119fdb(0x112)][_0x119fdb(0x113)](this[_0x119fdb(0x105)][_0x119fdb(0x112)][_0x119fdb(0x10e)](_0x3ecfa5,_0x40bf6b[_0x119fdb(0x103)]),this[_0x119fdb(0x105)][_0x119fdb(0x112)][_0x119fdb(0x10e)](_0x3ecfa5,_0x40bf6b[_0x119fdb(0x11c)]));for(const _0x2ff34e of this[_0x119fdb(0x105)][_0x119fdb(0x112)][_0x119fdb(0x10f)][_0x119fdb(0x10b)](_0x119fdb(0x128)))if(null!==_0xc02148[_0x119fdb(0x119)](_0x2ff34e[_0x119fdb(0x126)]()))return!0x0;return!0x1;}}
23
+ const _0x5bdc21=_0x1e08;function _0x1e08(_0x47054c,_0x5671c0){const _0x57e1d2=_0x57e1();return _0x1e08=function(_0x1e087b,_0x308637){_0x1e087b=_0x1e087b-0x9a;let _0x34a093=_0x57e1d2[_0x1e087b];return _0x34a093;},_0x1e08(_0x47054c,_0x5671c0);}(function(_0x1dc01d,_0x29056e){const _0x3f1529=_0x1e08,_0x1bb8c8=_0x1dc01d();while(!![]){try{const _0x1e349c=-parseInt(_0x3f1529(0xc2))/0x1*(parseInt(_0x3f1529(0xbc))/0x2)+-parseInt(_0x3f1529(0xc4))/0x3+parseInt(_0x3f1529(0xa2))/0x4*(-parseInt(_0x3f1529(0xac))/0x5)+-parseInt(_0x3f1529(0xaa))/0x6*(parseInt(_0x3f1529(0x9d))/0x7)+parseInt(_0x3f1529(0xae))/0x8*(-parseInt(_0x3f1529(0xbb))/0x9)+-parseInt(_0x3f1529(0xb4))/0xa+-parseInt(_0x3f1529(0xb0))/0xb*(-parseInt(_0x3f1529(0xb2))/0xc);if(_0x1e349c===_0x29056e)break;else _0x1bb8c8['push'](_0x1bb8c8['shift']());}catch(_0x395e75){_0x1bb8c8['push'](_0x1bb8c8['shift']());}}}(_0x57e1,0xd2221));import{Plugin as _0x2aa78d}from'ckeditor5/src/core.js';export default class J extends _0x2aa78d{[_0x5bdc21(0xc0)](){const _0x16144c=_0x5bdc21;if(!this[_0x16144c(0x9c)][_0x16144c(0xb1)][_0x16144c(0xbf)](_0x16144c(0x9f)))return;const _0x5ea09e=this[_0x16144c(0x9c)][_0x16144c(0xb1)][_0x16144c(0xa5)](_0x16144c(0xa3));_0x5ea09e[_0x16144c(0xb3)](_0x16144c(0xc5),this[_0x16144c(0xb9)][_0x16144c(0x9b)](this)),_0x5ea09e[_0x16144c(0xb3)](_0x16144c(0xc6)),_0x5ea09e[_0x16144c(0xb3)](_0x16144c(0xb7)),_0x5ea09e[_0x16144c(0xb3)](_0x16144c(0xa6)),_0x5ea09e[_0x16144c(0xb3)](_0x16144c(0xa9));}[_0x5bdc21(0xb9)](_0x21095f,_0x97bf9b,_0x28d81e={}){const _0x2eba89=_0x5bdc21,_0xd995da=this[_0x2eba89(0x9c)][_0x2eba89(0xb1)][_0x2eba89(0xa5)](_0x2eba89(0xa1));return _0x21095f(_0x43311e=>{const _0x1d5d68=_0x2eba89;let _0x21c164=(_0x1d5d68(0xc3)==typeof _0x97bf9b?_0xd995da[_0x1d5d68(0x9e)](_0x97bf9b,_0x28d81e):_0x97bf9b)(_0x43311e);Array[_0x1d5d68(0xa4)](_0x21c164)&&(_0x21c164={'results':_0x21c164,'searchText':_0x1d5d68(0xc3)==typeof _0x97bf9b?_0x97bf9b:''});const _0x5dddd6=_0x21c164[_0x1d5d68(0xbd)][_0x1d5d68(0xa8)](_0x311ac0=>!0x1===this[_0x1d5d68(0xab)](_0x311ac0,_0x43311e[_0x1d5d68(0xc1)]));return{..._0x21c164,'results':_0x5dddd6};},_0x28d81e);}[_0x5bdc21(0xab)](_0x19e47a,_0x3d6c66){const _0x2be8d3=_0x5bdc21,_0x30c083=this[_0x2be8d3(0x9c)][_0x2be8d3(0xb8)][_0x2be8d3(0xb5)](this[_0x2be8d3(0x9c)][_0x2be8d3(0xb8)][_0x2be8d3(0xad)](_0x3d6c66,_0x19e47a[_0x2be8d3(0xbe)]),this[_0x2be8d3(0x9c)][_0x2be8d3(0xb8)][_0x2be8d3(0xad)](_0x3d6c66,_0x19e47a[_0x2be8d3(0xaf)]));for(const _0x371d71 of this[_0x2be8d3(0x9c)][_0x2be8d3(0xb8)][_0x2be8d3(0xb6)][_0x2be8d3(0xa0)](_0x2be8d3(0xa7)))if(null!==_0x30c083[_0x2be8d3(0x9a)](_0x371d71[_0x2be8d3(0xba)]()))return!0x0;return!0x1;}}function _0x57e1(){const _0x10cd12=['FindAndReplaceEditing','getMarkersGroup','FindAndReplaceUtils','77212CiyzWS','TrackChangesEditing','isArray','get','replace','suggestion:deletion','filter','replaceAll','151284aGuUZw','_isInDeletionRange','435skrqmB','createPositionAt','63592btJxzq','end','63553787DxBcyO','plugins','12bTvAJz','enableCommand','10350130HNhYCX','createRange','markers','findPrevious','model','handleFindCommand','getRange','990UiJoEO','136236mQrSzQ','results','start','has','afterInit','item','16UoMaxr','string','336570OSUFvD','find','findNext','getIntersection','bind','editor','35KDMaUL','findByTextCallback'];_0x57e1=function(){return _0x10cd12;};return _0x57e1();}