@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240628.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ff3cb=>{const {zh:{dictionary:_0x2d481b,getPluralForm:_0x5a113f}}={'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':_0xcdd432=>0x0}};_0x1ff3cb['zh']||={'dictionary':{},'getPluralForm':null},_0x1ff3cb['zh']['dictionary']=Object['assign'](_0x1ff3cb['zh']['dictionary'],_0x2d481b),_0x1ff3cb['zh']['getPluralForm']=_0x5a113f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24c09d=>{const {zh:{dictionary:_0x500c54,getPluralForm:_0x143738}}={'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':_0x2f0bd1=>0x0}};_0x24c09d['zh']||={'dictionary':{},'getPluralForm':null},_0x24c09d['zh']['dictionary']=Object['assign'](_0x24c09d['zh']['dictionary'],_0x500c54),_0x24c09d['zh']['getPluralForm']=_0x143738;})(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-20240627.0",
3
+ "version": "0.0.0-nightly-20240628.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-20240627.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240627.0",
44
+ "ckeditor5": "0.0.0-nightly-20240628.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240628.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 _0x40f3(_0x3d606b,_0x32b689){const _0x3236ed=_0x3236();return _0x40f3=function(_0x40f321,_0xe5137d){_0x40f321=_0x40f321-0x1d6;let _0x23dc3c=_0x3236ed[_0x40f321];return _0x23dc3c;},_0x40f3(_0x3d606b,_0x32b689);}const _0x4c08cf=_0x40f3;function _0x3236(){const _0x47fa9a=['isEnabled','12usSlYN','10AwezKN','refresh','1004036hwWjQs','780392tMMOmE','110377OJaLFV','execute','track-changes-accept-suggestion-not-found','canEditAt','get','102MbeYeL','5216pfgviu','1991269akIUWY','4418676nvVzRg','_suggestions','67055OtWOxg','TrackChangesEditing','plugins','acceptSuggestion','editor','getRanges','_isEnabledBasedOnSelection','model'];_0x3236=function(){return _0x47fa9a;};return _0x3236();}(function(_0x169902,_0x3e1b73){const _0x5acecb=_0x40f3,_0x59c3f0=_0x169902();while(!![]){try{const _0x599a0e=-parseInt(_0x5acecb(0x1de))/0x1+-parseInt(_0x5acecb(0x1e4))/0x2*(-parseInt(_0x5acecb(0x1e3))/0x3)+parseInt(_0x5acecb(0x1dc))/0x4+-parseInt(_0x5acecb(0x1e8))/0x5*(-parseInt(_0x5acecb(0x1d9))/0x6)+parseInt(_0x5acecb(0x1e5))/0x7+parseInt(_0x5acecb(0x1dd))/0x8+parseInt(_0x5acecb(0x1e6))/0x9*(-parseInt(_0x5acecb(0x1da))/0xa);if(_0x599a0e===_0x3e1b73)break;else _0x59c3f0['push'](_0x59c3f0['shift']());}catch(_0x1d86ad){_0x59c3f0['push'](_0x59c3f0['shift']());}}}(_0x3236,0x23eea));import{Command as _0x3097d6}from'ckeditor5/src/core.js';import{CKEditorError as _0x5cc0d2}from'ckeditor5/src/utils.js';export default class $ extends _0x3097d6{constructor(_0x176684,_0x610643){const _0x973d8a=_0x40f3;super(_0x176684),this[_0x973d8a(0x1e7)]=_0x610643,this[_0x973d8a(0x1db)](),this[_0x973d8a(0x1d6)]=!0x1;}[_0x4c08cf(0x1db)](){const _0x40afbb=_0x4c08cf;this[_0x40afbb(0x1d8)]=!0x0;}[_0x4c08cf(0x1df)](_0x263252){const _0x323d83=_0x4c08cf,_0x30418a=this[_0x323d83(0x1e7)][_0x323d83(0x1e2)](_0x263252);if(!_0x30418a)throw new _0x5cc0d2(_0x323d83(0x1e0),this);const _0x134c8c=_0x30418a[_0x323d83(0x1ed)]();this[_0x323d83(0x1ec)][_0x323d83(0x1d7)][_0x323d83(0x1e1)](_0x134c8c)&&this[_0x323d83(0x1ec)][_0x323d83(0x1ea)][_0x323d83(0x1e2)](_0x323d83(0x1e9))[_0x323d83(0x1eb)](_0x30418a);}}
23
+ const _0x17c19a=_0x169b;function _0x2e68(){const _0x32ec61=['34836760COCGnM','getRanges','acceptSuggestion','210SZrDJf','get','editor','3571542YXJtsI','execute','3nGtDxD','433104VypebV','track-changes-accept-suggestion-not-found','_isEnabledBasedOnSelection','model','4231720LCZPXk','TrackChangesEditing','canEditAt','705766IUUypL','25Ucgegr','plugins','isEnabled','_suggestions','2117253Sjhoak','367104YdhOyq','refresh'];_0x2e68=function(){return _0x32ec61;};return _0x2e68();}(function(_0xfde1a9,_0x14deb1){const _0x42d787=_0x169b,_0x3ebfaf=_0xfde1a9();while(!![]){try{const _0x5162e3=parseInt(_0x42d787(0xd7))/0x1*(-parseInt(_0x42d787(0xc7))/0x2)+parseInt(_0x42d787(0xcc))/0x3+-parseInt(_0x42d787(0xdc))/0x4+-parseInt(_0x42d787(0xc8))/0x5*(parseInt(_0x42d787(0xd8))/0x6)+parseInt(_0x42d787(0xd2))/0x7*(-parseInt(_0x42d787(0xcd))/0x8)+parseInt(_0x42d787(0xd5))/0x9+parseInt(_0x42d787(0xcf))/0xa;if(_0x5162e3===_0x14deb1)break;else _0x3ebfaf['push'](_0x3ebfaf['shift']());}catch(_0x52ba72){_0x3ebfaf['push'](_0x3ebfaf['shift']());}}}(_0x2e68,0xb2bde));function _0x169b(_0x3c656d,_0x4b1361){const _0x2e685b=_0x2e68();return _0x169b=function(_0x169b31,_0x4c0202){_0x169b31=_0x169b31-0xc7;let _0x4c1f5f=_0x2e685b[_0x169b31];return _0x4c1f5f;},_0x169b(_0x3c656d,_0x4b1361);}import{Command as _0x113d9f}from'ckeditor5/src/core.js';import{CKEditorError as _0x3cc491}from'ckeditor5/src/utils.js';export default class $ extends _0x113d9f{constructor(_0x5b733,_0x270ef9){const _0x530b0a=_0x169b;super(_0x5b733),this[_0x530b0a(0xcb)]=_0x270ef9,this[_0x530b0a(0xce)](),this[_0x530b0a(0xda)]=!0x1;}[_0x17c19a(0xce)](){const _0xfccfba=_0x17c19a;this[_0xfccfba(0xca)]=!0x0;}[_0x17c19a(0xd6)](_0x314306){const _0x4b4655=_0x17c19a,_0x1137b8=this[_0x4b4655(0xcb)][_0x4b4655(0xd3)](_0x314306);if(!_0x1137b8)throw new _0x3cc491(_0x4b4655(0xd9),this);const _0x1556fb=_0x1137b8[_0x4b4655(0xd0)]();this[_0x4b4655(0xd4)][_0x4b4655(0xdb)][_0x4b4655(0xde)](_0x1556fb)&&this[_0x4b4655(0xd4)][_0x4b4655(0xc9)][_0x4b4655(0xd3)](_0x4b4655(0xdd))[_0x4b4655(0xd1)](_0x1137b8);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b054b=_0x2a14;(function(_0x877de7,_0xd79d7e){const _0xe55efb=_0x2a14,_0x36ae79=_0x877de7();while(!![]){try{const _0x4d7cd7=parseInt(_0xe55efb(0x146))/0x1+parseInt(_0xe55efb(0x145))/0x2+parseInt(_0xe55efb(0x142))/0x3+parseInt(_0xe55efb(0x132))/0x4*(-parseInt(_0xe55efb(0x141))/0x5)+parseInt(_0xe55efb(0x13f))/0x6+parseInt(_0xe55efb(0x143))/0x7+parseInt(_0xe55efb(0x13a))/0x8*(-parseInt(_0xe55efb(0x135))/0x9);if(_0x4d7cd7===_0xd79d7e)break;else _0x36ae79['push'](_0x36ae79['shift']());}catch(_0x138aec){_0x36ae79['push'](_0x36ae79['shift']());}}}(_0x3ecf,0x3d235));import{Command as _0x17ddb4}from'ckeditor5/src/core.js';import{CKEditorError as _0x38029c}from'ckeditor5/src/utils.js';function _0x2a14(_0x4f40eb,_0x3594ba){const _0x3ecf59=_0x3ecf();return _0x2a14=function(_0x2a14a0,_0x224e2c){_0x2a14a0=_0x2a14a0-0x132;let _0x40ebf4=_0x3ecf59[_0x2a14a0];return _0x40ebf4;},_0x2a14(_0x4f40eb,_0x3594ba);}export default class B extends _0x17ddb4{constructor(_0x43e07d,_0x3424fc){const _0x3def61=_0x2a14;super(_0x43e07d),this[_0x3def61(0x13c)]=_0x3424fc,this[_0x3def61(0x139)](),this[_0x3def61(0x13b)]=!0x1;}[_0x4b054b(0x139)](){const _0x3ff05a=_0x4b054b;this[_0x3ff05a(0x13d)]=!0x0;}[_0x4b054b(0x148)](_0x1a3f7a){const _0x5a713f=_0x4b054b,_0x3fd754=this[_0x5a713f(0x13c)][_0x5a713f(0x147)](_0x1a3f7a);if(!_0x3fd754)throw new _0x38029c(_0x5a713f(0x136),this);const _0x4a9415=_0x3fd754[_0x5a713f(0x134)]();this[_0x5a713f(0x13e)][_0x5a713f(0x144)][_0x5a713f(0x137)](_0x4a9415)&&this[_0x5a713f(0x13e)][_0x5a713f(0x133)][_0x5a713f(0x147)](_0x5a713f(0x138))[_0x5a713f(0x140)](_0x3fd754);}}function _0x3ecf(){const _0x4a2000=['591380BQOzFO','153534qzcfRQ','55293jwWEcr','model','980834ksVyHH','409101MZzBfj','get','execute','12RCkUEL','plugins','getRanges','25182TINsAx','track-changes-discard-suggestion-not-found','canEditAt','TrackChangesEditing','refresh','1432qEBurZ','_isEnabledBasedOnSelection','_suggestions','isEnabled','editor','884976HXBqcc','discardSuggestion'];_0x3ecf=function(){return _0x4a2000;};return _0x3ecf();}
23
+ const _0x378d64=_0x5b53;(function(_0xdbaf79,_0x10037d){const _0x215106=_0x5b53,_0x1e6141=_0xdbaf79();while(!![]){try{const _0x279234=-parseInt(_0x215106(0x1d7))/0x1+-parseInt(_0x215106(0x1d0))/0x2+parseInt(_0x215106(0x1dd))/0x3*(parseInt(_0x215106(0x1dc))/0x4)+-parseInt(_0x215106(0x1da))/0x5+-parseInt(_0x215106(0x1cc))/0x6+parseInt(_0x215106(0x1d2))/0x7*(parseInt(_0x215106(0x1ca))/0x8)+parseInt(_0x215106(0x1db))/0x9;if(_0x279234===_0x10037d)break;else _0x1e6141['push'](_0x1e6141['shift']());}catch(_0x476f52){_0x1e6141['push'](_0x1e6141['shift']());}}}(_0x21e4,0xae18e));function _0x5b53(_0x1e691f,_0x59f7d6){const _0x21e4bb=_0x21e4();return _0x5b53=function(_0x5b53ca,_0x4521a7){_0x5b53ca=_0x5b53ca-0x1c9;let _0x4fda48=_0x21e4bb[_0x5b53ca];return _0x4fda48;},_0x5b53(_0x1e691f,_0x59f7d6);}import{Command as _0x59ac26}from'ckeditor5/src/core.js';import{CKEditorError as _0x5a8339}from'ckeditor5/src/utils.js';export default class B extends _0x59ac26{constructor(_0x5668b4,_0x17b725){const _0x3a7e33=_0x5b53;super(_0x5668b4),this[_0x3a7e33(0x1cb)]=_0x17b725,this[_0x3a7e33(0x1d9)](),this[_0x3a7e33(0x1d5)]=!0x1;}[_0x378d64(0x1d9)](){const _0x46a96c=_0x378d64;this[_0x46a96c(0x1cd)]=!0x0;}[_0x378d64(0x1de)](_0x5bfb1b){const _0x454789=_0x378d64,_0x1e06a7=this[_0x454789(0x1cb)][_0x454789(0x1d1)](_0x5bfb1b);if(!_0x1e06a7)throw new _0x5a8339(_0x454789(0x1cf),this);const _0x5abbc4=_0x1e06a7[_0x454789(0x1c9)]();this[_0x454789(0x1ce)][_0x454789(0x1d3)][_0x454789(0x1d4)](_0x5abbc4)&&this[_0x454789(0x1ce)][_0x454789(0x1df)][_0x454789(0x1d1)](_0x454789(0x1d6))[_0x454789(0x1d8)](_0x1e06a7);}}function _0x21e4(){const _0x2b27b1=['7kighmp','model','canEditAt','_isEnabledBasedOnSelection','TrackChangesEditing','1305058UdXznQ','discardSuggestion','refresh','1817400gVRWvP','23674239VmaPyZ','92wIdKlp','130827fmqwKF','execute','plugins','getRanges','795416yypETg','_suggestions','6908994Wanozu','isEnabled','editor','track-changes-discard-suggestion-not-found','399532GFlAfv','get'];_0x21e4=function(){return _0x2b27b1;};return _0x21e4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xfaf2(_0x2d95a4,_0x56a79c){const _0xe414d9=_0xe414();return _0xfaf2=function(_0xfaf258,_0x5606eb){_0xfaf258=_0xfaf258-0x1e7;let _0x4b4701=_0xe414d9[_0xfaf258];return _0x4b4701;},_0xfaf2(_0x2d95a4,_0x56a79c);}const _0x31d8ba=_0xfaf2;function _0xe414(){const _0x3f79a2=['getRanges','editor','from','543176RdmQTn','6ffGIDB','_command','isInContent','_suggestions','10bJXJvU','isEnabled','878759dzYNaI','4629816EjkXAL','refresh','execute','346rjMpKO','values','1765044qYyyTL','7644XAiLpB','3968290FPjIWS','model','33930028CxVYqN','_isEnabledBasedOnSelection','some','49FKlQnU','canEditAt'];_0xe414=function(){return _0x3f79a2;};return _0xe414();}(function(_0xdcc7d1,_0x519f59){const _0x5aaaff=_0xfaf2,_0x182345=_0xdcc7d1();while(!![]){try{const _0x1b604f=parseInt(_0x5aaaff(0x1fa))/0x1+parseInt(_0x5aaaff(0x1fe))/0x2*(parseInt(_0x5aaaff(0x1e8))/0x3)+parseInt(_0x5aaaff(0x1e7))/0x4+parseInt(_0x5aaaff(0x1e9))/0x5*(parseInt(_0x5aaaff(0x1f4))/0x6)+-parseInt(_0x5aaaff(0x1ee))/0x7*(-parseInt(_0x5aaaff(0x1f3))/0x8)+parseInt(_0x5aaaff(0x1fb))/0x9*(parseInt(_0x5aaaff(0x1f8))/0xa)+-parseInt(_0x5aaaff(0x1eb))/0xb;if(_0x1b604f===_0x519f59)break;else _0x182345['push'](_0x182345['shift']());}catch(_0x2838db){_0x182345['push'](_0x182345['shift']());}}}(_0xe414,0x70375));import{Command as _0x24bbd2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x18eb79,executeCommandForSuggestions as _0x4e9fa0}from'../utils/utils.js';export default class x extends _0x24bbd2{constructor(_0x293913,_0x4dec83,_0x2c3d7d){const _0x130e92=_0xfaf2;super(_0x293913),this[_0x130e92(0x1f5)]=_0x4dec83,this[_0x130e92(0x1f7)]=_0x2c3d7d,this[_0x130e92(0x1fc)](),this[_0x130e92(0x1ec)]=!0x1;}[_0x31d8ba(0x1fc)](){const _0xaafcd=_0x31d8ba,_0x8ee351=Array[_0xaafcd(0x1f2)](this[_0xaafcd(0x1f7)][_0xaafcd(0x1ff)]())[_0xaafcd(0x1ed)](_0x4af34b=>_0x4af34b[_0xaafcd(0x1f6)]);this[_0xaafcd(0x1f9)]=this[_0xaafcd(0x1f5)][_0xaafcd(0x1f9)]&&_0x8ee351;}[_0x31d8ba(0x1fd)](){const _0x196128=_0x31d8ba,_0x47b45a=_0x18eb79(Array[_0x196128(0x1f2)](this[_0x196128(0x1f7)][_0x196128(0x1ff)]()));for(const _0x24276e of _0x47b45a){const _0x3926ca=_0x24276e[_0x196128(0x1f0)]();if(!this[_0x196128(0x1f1)][_0x196128(0x1ea)][_0x196128(0x1ef)](_0x3926ca))return;}_0x4e9fa0(this[_0x196128(0x1f1)][_0x196128(0x1ea)],this[_0x196128(0x1f5)],_0x47b45a);}}
23
+ const _0x35d49e=_0x42ea;(function(_0x565d82,_0x3b6c53){const _0x1be351=_0x42ea,_0x3f4ad7=_0x565d82();while(!![]){try{const _0x53441d=parseInt(_0x1be351(0x199))/0x1+-parseInt(_0x1be351(0x184))/0x2+-parseInt(_0x1be351(0x189))/0x3+-parseInt(_0x1be351(0x192))/0x4+parseInt(_0x1be351(0x197))/0x5+parseInt(_0x1be351(0x186))/0x6*(-parseInt(_0x1be351(0x196))/0x7)+parseInt(_0x1be351(0x18a))/0x8*(parseInt(_0x1be351(0x193))/0x9);if(_0x53441d===_0x3b6c53)break;else _0x3f4ad7['push'](_0x3f4ad7['shift']());}catch(_0x19123e){_0x3f4ad7['push'](_0x3f4ad7['shift']());}}}(_0x5788,0x251c4));import{Command as _0x186442}from'ckeditor5/src/core.js';import{sortSuggestions as _0x43cfd1,executeCommandForSuggestions as _0x341220}from'../utils/utils.js';export default class x extends _0x186442{constructor(_0x47cb97,_0x42cc17,_0x1085f9){const _0x81162b=_0x42ea;super(_0x47cb97),this[_0x81162b(0x195)]=_0x42cc17,this[_0x81162b(0x194)]=_0x1085f9,this[_0x81162b(0x190)](),this[_0x81162b(0x18d)]=!0x1;}[_0x35d49e(0x190)](){const _0x43aafb=_0x35d49e,_0x3197d5=Array[_0x43aafb(0x18f)](this[_0x43aafb(0x194)][_0x43aafb(0x19a)]())[_0x43aafb(0x18e)](_0x4ce57f=>_0x4ce57f[_0x43aafb(0x185)]);this[_0x43aafb(0x18c)]=this[_0x43aafb(0x195)][_0x43aafb(0x18c)]&&_0x3197d5;}[_0x35d49e(0x198)](){const _0x25b425=_0x35d49e,_0x3dac7d=_0x43cfd1(Array[_0x25b425(0x18f)](this[_0x25b425(0x194)][_0x25b425(0x19a)]()));for(const _0x36c4fb of _0x3dac7d){const _0x346a0d=_0x36c4fb[_0x25b425(0x188)]();if(!this[_0x25b425(0x18b)][_0x25b425(0x191)][_0x25b425(0x187)](_0x346a0d))return;}_0x341220(this[_0x25b425(0x18b)][_0x25b425(0x191)],this[_0x25b425(0x195)],_0x3dac7d);}}function _0x42ea(_0x41c9c9,_0x36f1c4){const _0x5788bf=_0x5788();return _0x42ea=function(_0x42ea86,_0x3c8cfb){_0x42ea86=_0x42ea86-0x184;let _0x24a2b0=_0x5788bf[_0x42ea86];return _0x24a2b0;},_0x42ea(_0x41c9c9,_0x36f1c4);}function _0x5788(){const _0x4b3227=['editor','isEnabled','_isEnabledBasedOnSelection','some','from','refresh','model','1096672OZFPpQ','27PIOEjM','_suggestions','_command','7NlggSu','311815PnTNYv','execute','214350MJHafX','values','538620sXHivq','isInContent','1211190SatZqc','canEditAt','getRanges','876087tPGhYZ','2433768aEmOJk'];_0x5788=function(){return _0x4b3227;};return _0x5788();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x395ba9=_0x354a;(function(_0x3fa66b,_0x36d96c){const _0x18b0a1=_0x354a,_0x48bcdf=_0x3fa66b();while(!![]){try{const _0xd4eee=-parseInt(_0x18b0a1(0x145))/0x1+parseInt(_0x18b0a1(0x132))/0x2*(parseInt(_0x18b0a1(0x138))/0x3)+parseInt(_0x18b0a1(0x13f))/0x4+-parseInt(_0x18b0a1(0x139))/0x5+parseInt(_0x18b0a1(0x141))/0x6+-parseInt(_0x18b0a1(0x133))/0x7+-parseInt(_0x18b0a1(0x143))/0x8;if(_0xd4eee===_0x36d96c)break;else _0x48bcdf['push'](_0x48bcdf['shift']());}catch(_0x415f13){_0x48bcdf['push'](_0x48bcdf['shift']());}}}(_0x4db3,0xa4a27));function _0x354a(_0x3f39e0,_0x5cb842){const _0x4db3c9=_0x4db3();return _0x354a=function(_0x354a01,_0x507bbf){_0x354a01=_0x354a01-0x12e;let _0x1454e0=_0x4db3c9[_0x354a01];return _0x1454e0;},_0x354a(_0x3f39e0,_0x5cb842);}function _0x4db3(){const _0x81c6fb=['6788694UIqOxi','refresh','14006792xmzEPn','canEditAt','422886nNsbBw','_command','selection','from','_suggestions','1174HNQoQU','214886PllUfw','_selectedSuggestions','_isEnabledBasedOnSelection','values','getRanges','5991vvDduw','2878730slKjxP','model','isEnabled','execute','document','editor','4603336AvdleU','size'];_0x4db3=function(){return _0x81c6fb;};return _0x4db3();}import{Command as _0xf381d2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x33c341,getSelectedSuggestions as _0x4743c0,executeCommandForSuggestions as _0xeab01c}from'../utils/utils.js';export default class R extends _0xf381d2{constructor(_0x1242ad,_0x5ba637,_0x2fd507){const _0x59982f=_0x354a;super(_0x1242ad),this[_0x59982f(0x12e)]=_0x5ba637,this[_0x59982f(0x131)]=_0x2fd507,this[_0x59982f(0x134)]=new Set(),this[_0x59982f(0x142)](),this[_0x59982f(0x135)]=!0x1;}[_0x395ba9(0x142)](){const _0x55e744=_0x395ba9,_0x396bbd=this[_0x55e744(0x13e)][_0x55e744(0x13a)][_0x55e744(0x13d)][_0x55e744(0x12f)],_0x572a21=Array[_0x55e744(0x130)](this[_0x55e744(0x131)][_0x55e744(0x136)]());this[_0x55e744(0x134)]=_0x4743c0(_0x396bbd,_0x572a21),this[_0x55e744(0x13b)]=this[_0x55e744(0x12e)][_0x55e744(0x13b)]&&!!this[_0x55e744(0x134)][_0x55e744(0x140)];}[_0x395ba9(0x13c)](){const _0x46c3fa=_0x395ba9,_0x5d0d22=_0x33c341(Array[_0x46c3fa(0x130)](this[_0x46c3fa(0x134)]));for(const _0x5df0f9 of _0x5d0d22){const _0x5dd68c=_0x5df0f9[_0x46c3fa(0x137)]();if(!this[_0x46c3fa(0x13e)][_0x46c3fa(0x13a)][_0x46c3fa(0x144)](_0x5dd68c))return;}_0xeab01c(this[_0x46c3fa(0x13e)][_0x46c3fa(0x13a)],this[_0x46c3fa(0x12e)],_0x5d0d22);}}
23
+ const _0x5ed594=_0x4067;(function(_0x19d8c3,_0x57b062){const _0x957763=_0x4067,_0x158759=_0x19d8c3();while(!![]){try{const _0x4708d1=parseInt(_0x957763(0x1c3))/0x1+-parseInt(_0x957763(0x1bf))/0x2*(parseInt(_0x957763(0x1c8))/0x3)+parseInt(_0x957763(0x1c2))/0x4+parseInt(_0x957763(0x1d0))/0x5+parseInt(_0x957763(0x1bb))/0x6*(parseInt(_0x957763(0x1b9))/0x7)+parseInt(_0x957763(0x1cb))/0x8*(parseInt(_0x957763(0x1c0))/0x9)+-parseInt(_0x957763(0x1b7))/0xa*(parseInt(_0x957763(0x1ba))/0xb);if(_0x4708d1===_0x57b062)break;else _0x158759['push'](_0x158759['shift']());}catch(_0xe4ed76){_0x158759['push'](_0x158759['shift']());}}}(_0xf3f0,0x60170));function _0xf3f0(){const _0x55cf2a=['_selectedSuggestions','editor','14KZpUbk','56664UpgDFR','values','1215072KPPnIt','146695CEvjOA','getRanges','size','from','refresh','207099CtwwcD','_isEnabledBasedOnSelection','execute','24DrCuse','selection','document','canEditAt','_command','1070080ZLtkwj','isEnabled','2330SsSwsg','model','119ZYCSUn','8613KVftcy','132666rqXkzz','_suggestions'];_0xf3f0=function(){return _0x55cf2a;};return _0xf3f0();}import{Command as _0x56854f}from'ckeditor5/src/core.js';function _0x4067(_0xce372b,_0x151ebe){const _0xf3f08d=_0xf3f0();return _0x4067=function(_0x406702,_0x5dee0c){_0x406702=_0x406702-0x1b6;let _0x441feb=_0xf3f08d[_0x406702];return _0x441feb;},_0x4067(_0xce372b,_0x151ebe);}import{sortSuggestions as _0x158f45,getSelectedSuggestions as _0x1cdf10,executeCommandForSuggestions as _0xd858ad}from'../utils/utils.js';export default class R extends _0x56854f{constructor(_0x42045f,_0x17a0c3,_0x2db670){const _0x4fe7e5=_0x4067;super(_0x42045f),this[_0x4fe7e5(0x1cf)]=_0x17a0c3,this[_0x4fe7e5(0x1bc)]=_0x2db670,this[_0x4fe7e5(0x1bd)]=new Set(),this[_0x4fe7e5(0x1c7)](),this[_0x4fe7e5(0x1c9)]=!0x1;}[_0x5ed594(0x1c7)](){const _0x13efbf=_0x5ed594,_0x2142f5=this[_0x13efbf(0x1be)][_0x13efbf(0x1b8)][_0x13efbf(0x1cd)][_0x13efbf(0x1cc)],_0x4fb4e5=Array[_0x13efbf(0x1c6)](this[_0x13efbf(0x1bc)][_0x13efbf(0x1c1)]());this[_0x13efbf(0x1bd)]=_0x1cdf10(_0x2142f5,_0x4fb4e5),this[_0x13efbf(0x1b6)]=this[_0x13efbf(0x1cf)][_0x13efbf(0x1b6)]&&!!this[_0x13efbf(0x1bd)][_0x13efbf(0x1c5)];}[_0x5ed594(0x1ca)](){const _0x102e5d=_0x5ed594,_0x494f52=_0x158f45(Array[_0x102e5d(0x1c6)](this[_0x102e5d(0x1bd)]));for(const _0x4534d6 of _0x494f52){const _0x292eaa=_0x4534d6[_0x102e5d(0x1c4)]();if(!this[_0x102e5d(0x1be)][_0x102e5d(0x1b8)][_0x102e5d(0x1ce)](_0x292eaa))return;}_0xd858ad(this[_0x102e5d(0x1be)][_0x102e5d(0x1b8)],this[_0x102e5d(0x1cf)],_0x494f52);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2700(_0x52f95e,_0x246b25){const _0x3797dc=_0x3797();return _0x2700=function(_0x2700ef,_0x494eea){_0x2700ef=_0x2700ef-0xa8;let _0x92c1bb=_0x3797dc[_0x2700ef];return _0x92c1bb;},_0x2700(_0x52f95e,_0x246b25);}function _0x3797(){const _0xac73af=['_enabledCommands','183444ccLGyG','forceDisabled','refresh','48AqbBjK','_enableCommands','_isEnabledBasedOnSelection','isEnabled','119CnTfyt','762948XFbNFg','has','affectsData','424355oaYhdI','280808tdFMhq','TrackChangesCommand','4620429pslqkb','value','editor','commands','clearForceDisabled','291772jvVuux','728700vWTtQa','_disableUnsupportedCommands','21IJCmBK','99vHznBj','execute'];_0x3797=function(){return _0xac73af;};return _0x3797();}const _0x1cf259=_0x2700;(function(_0x22e919,_0x2fb7d4){const _0x523b4a=_0x2700,_0x28b676=_0x22e919();while(!![]){try{const _0x1a87a3=parseInt(_0x523b4a(0xb2))/0x1+parseInt(_0x523b4a(0xc1))/0x2+parseInt(_0x523b4a(0xb5))/0x3*(-parseInt(_0x523b4a(0xb9))/0x4)+-parseInt(_0x523b4a(0xaa))/0x5*(-parseInt(_0x523b4a(0xbc))/0x6)+-parseInt(_0x523b4a(0xc0))/0x7*(-parseInt(_0x523b4a(0xab))/0x8)+parseInt(_0x523b4a(0xb6))/0x9*(-parseInt(_0x523b4a(0xb3))/0xa)+-parseInt(_0x523b4a(0xad))/0xb;if(_0x1a87a3===_0x2fb7d4)break;else _0x28b676['push'](_0x28b676['shift']());}catch(_0x4074d8){_0x28b676['push'](_0x28b676['shift']());}}}(_0x3797,0x63317));import{Command as _0x51d7c1}from'ckeditor5/src/core.js';export default class M extends _0x51d7c1{constructor(_0x5df001,_0x2f94e4){const _0x10ef17=_0x2700;super(_0x5df001),this[_0x10ef17(0xb8)]=_0x2f94e4,this[_0x10ef17(0xae)]=!0x1,this[_0x10ef17(0xbb)](),this[_0x10ef17(0xbe)]=!0x1;}[_0x1cf259(0xbb)](){const _0x31201a=_0x1cf259;this[_0x31201a(0xbf)]=!0x0;}[_0x1cf259(0xb7)](){const _0x29ef30=_0x1cf259;this[_0x29ef30(0xae)]=!this[_0x29ef30(0xae)],this[_0x29ef30(0xae)]?this[_0x29ef30(0xb4)]():this[_0x29ef30(0xbd)]();}[_0x1cf259(0xb4)](){const _0xb3ce82=_0x1cf259;for(const _0x5c3c62 of this[_0xb3ce82(0xaf)][_0xb3ce82(0xb0)][_0xb3ce82(0xb0)]())_0x5c3c62[_0xb3ce82(0xa9)]&&!this[_0xb3ce82(0xb8)][_0xb3ce82(0xa8)](_0x5c3c62)&&_0x5c3c62[_0xb3ce82(0xba)](_0xb3ce82(0xac));}[_0x1cf259(0xbd)](){const _0x489744=_0x1cf259;for(const _0x22eda1 of this[_0x489744(0xaf)][_0x489744(0xb0)][_0x489744(0xb0)]())_0x22eda1[_0x489744(0xa9)]&&!this[_0x489744(0xb8)][_0x489744(0xa8)](_0x22eda1)&&_0x22eda1[_0x489744(0xb1)](_0x489744(0xac));}}
23
+ const _0xa99ee1=_0xf137;(function(_0x5cdacb,_0x217c07){const _0x38b91c=_0xf137,_0x513e59=_0x5cdacb();while(!![]){try{const _0x23ec04=-parseInt(_0x38b91c(0x1d2))/0x1*(-parseInt(_0x38b91c(0x1d4))/0x2)+parseInt(_0x38b91c(0x1d5))/0x3*(parseInt(_0x38b91c(0x1c8))/0x4)+parseInt(_0x38b91c(0x1ca))/0x5*(parseInt(_0x38b91c(0x1dd))/0x6)+-parseInt(_0x38b91c(0x1cc))/0x7+-parseInt(_0x38b91c(0x1c6))/0x8*(-parseInt(_0x38b91c(0x1dc))/0x9)+parseInt(_0x38b91c(0x1c4))/0xa*(-parseInt(_0x38b91c(0x1d1))/0xb)+-parseInt(_0x38b91c(0x1cf))/0xc;if(_0x23ec04===_0x217c07)break;else _0x513e59['push'](_0x513e59['shift']());}catch(_0x51144b){_0x513e59['push'](_0x513e59['shift']());}}}(_0x5eeb,0xdd9e6));import{Command as _0x5f3c48}from'ckeditor5/src/core.js';export default class M extends _0x5f3c48{constructor(_0x75656,_0x2daf9d){const _0xca77d1=_0xf137;super(_0x75656),this[_0xca77d1(0x1c7)]=_0x2daf9d,this[_0xca77d1(0x1c5)]=!0x1,this[_0xca77d1(0x1cb)](),this[_0xca77d1(0x1d3)]=!0x1;}[_0xa99ee1(0x1cb)](){const _0x34c392=_0xa99ee1;this[_0x34c392(0x1ce)]=!0x0;}[_0xa99ee1(0x1d8)](){const _0x59aef6=_0xa99ee1;this[_0x59aef6(0x1c5)]=!this[_0x59aef6(0x1c5)],this[_0x59aef6(0x1c5)]?this[_0x59aef6(0x1de)]():this[_0x59aef6(0x1d7)]();}[_0xa99ee1(0x1de)](){const _0x32f582=_0xa99ee1;for(const _0x6637 of this[_0x32f582(0x1db)][_0x32f582(0x1d9)][_0x32f582(0x1d9)]())_0x6637[_0x32f582(0x1da)]&&!this[_0x32f582(0x1c7)][_0x32f582(0x1d0)](_0x6637)&&_0x6637[_0x32f582(0x1cd)](_0x32f582(0x1d6));}[_0xa99ee1(0x1d7)](){const _0x212fdf=_0xa99ee1;for(const _0x2b751e of this[_0x212fdf(0x1db)][_0x212fdf(0x1d9)][_0x212fdf(0x1d9)]())_0x2b751e[_0x212fdf(0x1da)]&&!this[_0x212fdf(0x1c7)][_0x212fdf(0x1d0)](_0x2b751e)&&_0x2b751e[_0x212fdf(0x1c9)](_0x212fdf(0x1d6));}}function _0xf137(_0x549e01,_0xe8cac1){const _0x5eebc5=_0x5eeb();return _0xf137=function(_0xf137fc,_0x40e8df){_0xf137fc=_0xf137fc-0x1c4;let _0x480061=_0x5eebc5[_0xf137fc];return _0x480061;},_0xf137(_0x549e01,_0xe8cac1);}function _0x5eeb(){const _0x11125f=['_enableCommands','execute','commands','affectsData','editor','63RAbwHc','24AfTLhJ','_disableUnsupportedCommands','27070TYEDGx','value','907688RvHrrw','_enabledCommands','4kDQyYF','clearForceDisabled','910235hzsEoi','refresh','1292158YykYFW','forceDisabled','isEnabled','19362600nPXoiu','has','3421ZVUDyu','66207vGVnGM','_isEnabledBasedOnSelection','46XgRXJa','1507785OedXNQ','TrackChangesCommand'];_0x5eeb=function(){return _0x11125f;};return _0x5eeb();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x51cb48,_0x1f433c){var _0x1ce61e=_0x14f2,_0x42329f=_0x51cb48();while(!![]){try{var _0x1d129d=parseInt(_0x1ce61e(0x167))/0x1+parseInt(_0x1ce61e(0x166))/0x2+parseInt(_0x1ce61e(0x16a))/0x3*(parseInt(_0x1ce61e(0x16e))/0x4)+parseInt(_0x1ce61e(0x16d))/0x5+-parseInt(_0x1ce61e(0x16b))/0x6*(parseInt(_0x1ce61e(0x168))/0x7)+parseInt(_0x1ce61e(0x165))/0x8+parseInt(_0x1ce61e(0x16c))/0x9*(-parseInt(_0x1ce61e(0x169))/0xa);if(_0x1d129d===_0x1f433c)break;else _0x42329f['push'](_0x42329f['shift']());}catch(_0x319ba6){_0x42329f['push'](_0x42329f['shift']());}}}(_0x5ef6,0xd6a74));export{default as TrackChanges}from'./trackchanges.js';function _0x14f2(_0x44d441,_0x530c84){var _0x5ef676=_0x5ef6();return _0x14f2=function(_0x14f2fa,_0x12ddca){_0x14f2fa=_0x14f2fa-0x165;var _0x465ffc=_0x5ef676[_0x14f2fa];return _0x465ffc;},_0x14f2(_0x44d441,_0x530c84);}export{default as TrackChangesData}from'./trackchangesdata.js';function _0x5ef6(){var _0x2ba8df=['437232FBZogj','6vdkaRM','1786311LGIXYF','4146860TjYDfd','4MifpYZ','1974256DgAEif','2088674RNEKwX','475877KuLWbL','3314773cUCWfr','70EVYBSs'];_0x5ef6=function(){return _0x2ba8df;};return _0x5ef6();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x966e34,_0x148abc){var _0x5a5a4b=_0x3760,_0x44c949=_0x966e34();while(!![]){try{var _0x246356=parseInt(_0x5a5a4b(0x1e1))/0x1*(parseInt(_0x5a5a4b(0x1eb))/0x2)+parseInt(_0x5a5a4b(0x1e8))/0x3+-parseInt(_0x5a5a4b(0x1e7))/0x4*(parseInt(_0x5a5a4b(0x1ec))/0x5)+-parseInt(_0x5a5a4b(0x1e3))/0x6*(-parseInt(_0x5a5a4b(0x1e2))/0x7)+-parseInt(_0x5a5a4b(0x1ea))/0x8+parseInt(_0x5a5a4b(0x1e4))/0x9*(parseInt(_0x5a5a4b(0x1e5))/0xa)+-parseInt(_0x5a5a4b(0x1e9))/0xb*(parseInt(_0x5a5a4b(0x1e6))/0xc);if(_0x246356===_0x148abc)break;else _0x44c949['push'](_0x44c949['shift']());}catch(_0x59f84a){_0x44c949['push'](_0x44c949['shift']());}}}(_0x2b62,0x524fc));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x2b62(){var _0x18c651=['40bHQtyC','354723fvMjdm','627JLfIgp','4873848XPpsAB','1202154jUcMQI','149485ffRWLR','1LpcLze','574GkvwOv','18642axbMiE','54VMyFky','537880bQQzav','10836IeyzJg'];_0x2b62=function(){return _0x18c651;};return _0x2b62();}function _0x3760(_0x3195c1,_0x596d43){var _0x2b6245=_0x2b62();return _0x3760=function(_0x376069,_0x5601c8){_0x376069=_0x376069-0x1e1;var _0x3d3f43=_0x2b6245[_0x376069];return _0x3d3f43;},_0x3760(_0x3195c1,_0x596d43);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c99(_0x1eb9bc,_0xc7b15d){const _0x3294c4=_0x3294();return _0x4c99=function(_0x4c99a0,_0x578c19){_0x4c99a0=_0x4c99a0-0x1ab;let _0x3bf097=_0x3294c4[_0x4c99a0];return _0x3bf097;},_0x4c99(_0x1eb9bc,_0xc7b15d);}const _0x4744f3=_0x4c99;(function(_0x1980dc,_0x5b4e00){const _0x40b543=_0x4c99,_0x4550f0=_0x1980dc();while(!![]){try{const _0x49aa0b=-parseInt(_0x40b543(0x1bc))/0x1*(parseInt(_0x40b543(0x1b7))/0x2)+parseInt(_0x40b543(0x1b1))/0x3*(-parseInt(_0x40b543(0x1b2))/0x4)+-parseInt(_0x40b543(0x1ab))/0x5*(-parseInt(_0x40b543(0x1be))/0x6)+-parseInt(_0x40b543(0x1af))/0x7+-parseInt(_0x40b543(0x1b9))/0x8*(-parseInt(_0x40b543(0x1b0))/0x9)+-parseInt(_0x40b543(0x1bf))/0xa*(-parseInt(_0x40b543(0x1ae))/0xb)+parseInt(_0x40b543(0x1ba))/0xc*(parseInt(_0x40b543(0x1b3))/0xd);if(_0x49aa0b===_0x5b4e00)break;else _0x4550f0['push'](_0x4550f0['shift']());}catch(_0x3d771d){_0x4550f0['push'](_0x4550f0['shift']());}}}(_0x3294,0xe1360));import{Plugin as _0x2bda54}from'ckeditor5/src/core.js';function _0x3294(){const _0x44d7ff=['36751lUbBDG','3771012wWmcBR','36927styZEV','183HQcTPS','60312Yeufeg','13wZQrLi','editor','TrackChangesEditing','commands','261548KwcLAD','get','2888ovXmLH','4878156myTUXu','showAIAssistant','14hAkPrR','enableCommand','120072pNFQoG','4740JrgokF','185aLojMq','afterInit','plugins'];_0x3294=function(){return _0x44d7ff;};return _0x3294();}export default class E extends _0x2bda54{[_0x4744f3(0x1ac)](){const _0x476619=_0x4744f3,_0x4ef25d=this[_0x476619(0x1b4)],_0x3c73c9=_0x4ef25d[_0x476619(0x1ad)][_0x476619(0x1b8)](_0x476619(0x1b5));_0x4ef25d[_0x476619(0x1b6)][_0x476619(0x1b8)](_0x476619(0x1bb))&&_0x3c73c9[_0x476619(0x1bd)](_0x476619(0x1bb));}}
23
+ const _0x45dbe1=_0x141a;(function(_0x3bb513,_0x52c917){const _0x19e701=_0x141a,_0x26fd4c=_0x3bb513();while(!![]){try{const _0x37a845=parseInt(_0x19e701(0x160))/0x1*(parseInt(_0x19e701(0x15f))/0x2)+parseInt(_0x19e701(0x162))/0x3*(-parseInt(_0x19e701(0x156))/0x4)+parseInt(_0x19e701(0x166))/0x5*(-parseInt(_0x19e701(0x163))/0x6)+parseInt(_0x19e701(0x15c))/0x7*(parseInt(_0x19e701(0x164))/0x8)+-parseInt(_0x19e701(0x169))/0x9+parseInt(_0x19e701(0x165))/0xa*(-parseInt(_0x19e701(0x157))/0xb)+-parseInt(_0x19e701(0x158))/0xc*(-parseInt(_0x19e701(0x15e))/0xd);if(_0x37a845===_0x52c917)break;else _0x26fd4c['push'](_0x26fd4c['shift']());}catch(_0x1748e3){_0x26fd4c['push'](_0x26fd4c['shift']());}}}(_0x53bd,0xb36e5));function _0x141a(_0x26c75d,_0x1c0f62){const _0x53bdcb=_0x53bd();return _0x141a=function(_0x141acc,_0x226624){_0x141acc=_0x141acc-0x155;let _0x53771f=_0x53bdcb[_0x141acc];return _0x53771f;},_0x141a(_0x26c75d,_0x1c0f62);}import{Plugin as _0x288906}from'ckeditor5/src/core.js';function _0x53bd(){const _0x11bc24=['get','editor','10172763BtiLjb','plugins','16wAUmcE','938509dQfKEv','696qRUIuU','showAIAssistant','enableCommand','TrackChangesEditing','7RAjXio','afterInit','797719LfpMPH','2Rylgzm','1006013eHpmjO','commands','1086234iLwaly','30GnENaE','6916264zcfXJD','130rOgaZP','1006885jmzfrC'];_0x53bd=function(){return _0x11bc24;};return _0x53bd();}export default class E extends _0x288906{[_0x45dbe1(0x15d)](){const _0x121809=_0x45dbe1,_0xc8ab4b=this[_0x121809(0x168)],_0x24b31f=_0xc8ab4b[_0x121809(0x155)][_0x121809(0x167)](_0x121809(0x15b));_0xc8ab4b[_0x121809(0x161)][_0x121809(0x167)](_0x121809(0x159))&&_0x24b31f[_0x121809(0x15a)](_0x121809(0x159));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x513832=_0x3b1e;(function(_0x147df7,_0x58fb04){const _0x25fd85=_0x3b1e,_0x3e385d=_0x147df7();while(!![]){try{const _0x5aafb2=-parseInt(_0x25fd85(0x1f0))/0x1+-parseInt(_0x25fd85(0x1f8))/0x2*(-parseInt(_0x25fd85(0x1eb))/0x3)+parseInt(_0x25fd85(0x1ec))/0x4+parseInt(_0x25fd85(0x1f5))/0x5*(-parseInt(_0x25fd85(0x1e3))/0x6)+-parseInt(_0x25fd85(0x1e5))/0x7+-parseInt(_0x25fd85(0x1e6))/0x8+-parseInt(_0x25fd85(0x205))/0x9*(-parseInt(_0x25fd85(0x1f9))/0xa);if(_0x5aafb2===_0x58fb04)break;else _0x3e385d['push'](_0x3e385d['shift']());}catch(_0x19b712){_0x3e385d['push'](_0x3e385d['shift']());}}}(_0x574e,0xc4064));function _0x574e(){const _0x671bf2=['1347896MzaozO','descriptionFactory','commandName','left','afterInit','2829UAUMst','980840PVwdSU','justify','registerAttributeLabel','commandParams','749350PDQowa','*Format:*\x20%0','center','registerBlockAttribute','type','4940780njZxBB','AlignmentEditing','format','194fEfqtj','10vTKrUY','get','value','FORMAT_ALIGN_TO_LEFT','FORMAT_ALIGN_TO_CENTER','editor','alignment','TrackChangesEditing','locale','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_RIGHT','plugins','25267833UGrMxA','FORMAT_ALIGNMENT','_registerLegacyDescription','formatBlock','has','enableDefaultAttributesIntegration','registerDescriptionCallback','6KVDZXN','right','3047163fkXWpc'];_0x574e=function(){return _0x671bf2;};return _0x574e();}function _0x3b1e(_0x31a1b4,_0x2c8fa6){const _0x574ef9=_0x574e();return _0x3b1e=function(_0x3b1ef4,_0x55cab3){_0x3b1ef4=_0x3b1ef4-0x1e0;let _0x34cb88=_0x574ef9[_0x3b1ef4];return _0x34cb88;},_0x3b1e(_0x31a1b4,_0x2c8fa6);}import{Plugin as _0xa927f0}from'ckeditor5/src/core.js';import{getTranslation as _0x2d8bb5}from'../utils/common-translations.js';export default class V extends _0xa927f0{[_0x513832(0x1ea)](){const _0x5c5405=_0x513832,_0x1d6102=this[_0x5c5405(0x1fe)],_0x3cd934=_0x1d6102[_0x5c5405(0x201)];if(!_0x1d6102[_0x5c5405(0x204)][_0x5c5405(0x1e0)](_0x5c5405(0x1f6)))return;const _0x140133=_0x1d6102[_0x5c5405(0x204)][_0x5c5405(0x1fa)](_0x5c5405(0x200));_0x140133[_0x5c5405(0x1e1)](_0x5c5405(0x1ff)),_0x140133[_0x5c5405(0x1f3)](_0x5c5405(0x1ff)),_0x140133[_0x5c5405(0x1e7)][_0x5c5405(0x1ee)](_0x5c5405(0x1ff),_0x2d8bb5(_0x3cd934,_0x5c5405(0x206))),this[_0x5c5405(0x207)]();}[_0x513832(0x207)](){const _0xe6bc84=_0x513832,_0x16eb34=this[_0xe6bc84(0x1fe)],_0x4457e9=_0x16eb34[_0xe6bc84(0x201)];_0x16eb34[_0xe6bc84(0x204)][_0xe6bc84(0x1fa)](_0xe6bc84(0x200))[_0xe6bc84(0x1e7)][_0xe6bc84(0x1e2)](_0x32c2be=>{const _0x9ea07=_0xe6bc84;if(_0x9ea07(0x208)!=_0x32c2be[_0x9ea07(0x1f4)])return;const {data:_0x41e4a6}=_0x32c2be;if(_0x41e4a6&&_0x9ea07(0x1ff)==_0x41e4a6[_0x9ea07(0x1e8)]){const _0x2f46fb=_0x41e4a6[_0x9ea07(0x1ef)][0x0][_0x9ea07(0x1fb)];return{'type':_0x9ea07(0x1f7),'content':_0x2d8bb5(_0x4457e9,_0x9ea07(0x1f1),function(_0x30823b){const _0x51026c=_0x9ea07;switch(_0x30823b){case _0x51026c(0x1e9):return _0x2d8bb5(_0x4457e9,_0x51026c(0x1fc));case _0x51026c(0x1e4):return _0x2d8bb5(_0x4457e9,_0x51026c(0x203));case _0x51026c(0x1f2):return _0x2d8bb5(_0x4457e9,_0x51026c(0x1fd));case _0x51026c(0x1ed):return _0x2d8bb5(_0x4457e9,_0x51026c(0x202));}}(_0x2f46fb))};}});}}
23
+ const _0x3a157c=_0x3725;(function(_0x430b5b,_0x5af74b){const _0x5ac711=_0x3725,_0x52caf4=_0x430b5b();while(!![]){try{const _0x19b6c2=-parseInt(_0x5ac711(0x99))/0x1+-parseInt(_0x5ac711(0x7c))/0x2*(-parseInt(_0x5ac711(0x9e))/0x3)+parseInt(_0x5ac711(0xa1))/0x4*(-parseInt(_0x5ac711(0x9b))/0x5)+parseInt(_0x5ac711(0x82))/0x6*(parseInt(_0x5ac711(0x8e))/0x7)+parseInt(_0x5ac711(0x89))/0x8*(-parseInt(_0x5ac711(0x9f))/0x9)+parseInt(_0x5ac711(0x8a))/0xa*(-parseInt(_0x5ac711(0x87))/0xb)+parseInt(_0x5ac711(0x8d))/0xc;if(_0x19b6c2===_0x5af74b)break;else _0x52caf4['push'](_0x52caf4['shift']());}catch(_0x41e2c5){_0x52caf4['push'](_0x52caf4['shift']());}}}(_0x5c8d,0x34ccc));import{Plugin as _0x32e794}from'ckeditor5/src/core.js';function _0x3725(_0xe33c4f,_0x18c21a){const _0x5c8d65=_0x5c8d();return _0x3725=function(_0x372571,_0x39102f){_0x372571=_0x372571-0x79;let _0x593e2f=_0x5c8d65[_0x372571];return _0x593e2f;},_0x3725(_0xe33c4f,_0x18c21a);}import{getTranslation as _0x2f5435}from'../utils/common-translations.js';function _0x5c8d(){const _0x121d5e=['format','1417900KoSjbq','FORMAT_ALIGN_TO_RIGHT','8BtjcVS','30PnikZz','registerDescriptionCallback','registerBlockAttribute','12768408TOLEwo','21abeAJN','descriptionFactory','commandParams','editor','registerAttributeLabel','type','afterInit','FORMAT_ALIGNMENT','center','value','FORMAT_ALIGN_TO_LEFT','84057EMtWOk','has','165065idXtgz','plugins','_registerLegacyDescription','329343IaznRl','3378537bMvlrx','*Format:*\x20%0','36IgWKdg','enableDefaultAttributesIntegration','TrackChangesEditing','locale','justify','get','4fgMODz','alignment','AlignmentEditing','FORMAT_ALIGN_TO_CENTER','left','commandName','151878NEGXPx','FORMAT_JUSTIFY_TEXT','formatBlock','right'];_0x5c8d=function(){return _0x121d5e;};return _0x5c8d();}export default class V extends _0x32e794{[_0x3a157c(0x94)](){const _0x15600d=_0x3a157c,_0x3cd566=this[_0x15600d(0x91)],_0x4189a7=_0x3cd566[_0x15600d(0x79)];if(!_0x3cd566[_0x15600d(0x9c)][_0x15600d(0x9a)](_0x15600d(0x7e)))return;const _0xd39a9=_0x3cd566[_0x15600d(0x9c)][_0x15600d(0x7b)](_0x15600d(0xa3));_0xd39a9[_0x15600d(0xa2)](_0x15600d(0x7d)),_0xd39a9[_0x15600d(0x8c)](_0x15600d(0x7d)),_0xd39a9[_0x15600d(0x8f)][_0x15600d(0x92)](_0x15600d(0x7d),_0x2f5435(_0x4189a7,_0x15600d(0x95))),this[_0x15600d(0x9d)]();}[_0x3a157c(0x9d)](){const _0x43ef92=_0x3a157c,_0x3c309c=this[_0x43ef92(0x91)],_0x3204d0=_0x3c309c[_0x43ef92(0x79)];_0x3c309c[_0x43ef92(0x9c)][_0x43ef92(0x7b)](_0x43ef92(0xa3))[_0x43ef92(0x8f)][_0x43ef92(0x8b)](_0x4dc576=>{const _0x371217=_0x43ef92;if(_0x371217(0x84)!=_0x4dc576[_0x371217(0x93)])return;const {data:_0x5832c0}=_0x4dc576;if(_0x5832c0&&_0x371217(0x7d)==_0x5832c0[_0x371217(0x81)]){const _0x33e17d=_0x5832c0[_0x371217(0x90)][0x0][_0x371217(0x97)];return{'type':_0x371217(0x86),'content':_0x2f5435(_0x3204d0,_0x371217(0xa0),function(_0x241ccd){const _0x1f5da7=_0x371217;switch(_0x241ccd){case _0x1f5da7(0x80):return _0x2f5435(_0x3204d0,_0x1f5da7(0x98));case _0x1f5da7(0x85):return _0x2f5435(_0x3204d0,_0x1f5da7(0x88));case _0x1f5da7(0x96):return _0x2f5435(_0x3204d0,_0x1f5da7(0x7f));case _0x1f5da7(0x7a):return _0x2f5435(_0x3204d0,_0x1f5da7(0x83));}}(_0x33e17d))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25bd0a=_0x5e56;(function(_0x58ebf5,_0x59e76e){const _0x3ca681=_0x5e56,_0x63ad21=_0x58ebf5();while(!![]){try{const _0x14a6b6=parseInt(_0x3ca681(0x161))/0x1+parseInt(_0x3ca681(0x13f))/0x2*(parseInt(_0x3ca681(0x151))/0x3)+parseInt(_0x3ca681(0x137))/0x4+parseInt(_0x3ca681(0x141))/0x5*(parseInt(_0x3ca681(0x14f))/0x6)+parseInt(_0x3ca681(0x143))/0x7+-parseInt(_0x3ca681(0x12f))/0x8*(parseInt(_0x3ca681(0x153))/0x9)+-parseInt(_0x3ca681(0x150))/0xa*(parseInt(_0x3ca681(0x130))/0xb);if(_0x14a6b6===_0x59e76e)break;else _0x63ad21['push'](_0x63ad21['shift']());}catch(_0x8ed9bb){_0x63ad21['push'](_0x63ad21['shift']());}}}(_0xf42b,0xc8236));import{Plugin as _0xf6e1c0}from'ckeditor5/src/core.js';function _0x5e56(_0x1b8c01,_0xc94d81){const _0xf42beb=_0xf42b();return _0x5e56=function(_0x5e5607,_0x1bb681){_0x5e5607=_0x5e5607-0x12d;let _0x28503d=_0xf42beb[_0x5e5607];return _0x28503d;},_0x5e56(_0x1b8c01,_0xc94d81);}import{getTranslation as _0x2d207c}from'../utils/common-translations.js';const ti=[_0x25bd0a(0x165),_0x25bd0a(0x15c),_0x25bd0a(0x14e),_0x25bd0a(0x133),_0x25bd0a(0x140),_0x25bd0a(0x14a),_0x25bd0a(0x145)];export default class U extends _0xf6e1c0{[_0x25bd0a(0x146)](){const _0x539cab=_0x25bd0a,_0x2cd034=this[_0x539cab(0x159)],_0x522733=_0x2cd034[_0x539cab(0x152)][_0x539cab(0x139)](_0x539cab(0x134)),_0x2b315e=_0x2cd034[_0x539cab(0x162)];for(const _0x552b83 of ti){if(!_0x2cd034[_0x539cab(0x152)][_0x539cab(0x136)](_0x552b83))continue;const _0x5f3649=_0x552b83[_0x539cab(0x163)](0x0,-0x7)[_0x539cab(0x164)](),_0x51690a=_0x539cab(0x160)+_0x5f3649[_0x539cab(0x13e)]();_0x522733[_0x539cab(0x15a)](_0x5f3649),_0x522733[_0x539cab(0x155)](_0x5f3649),_0x522733[_0x539cab(0x156)][_0x539cab(0x14d)](_0x5f3649,_0x2d207c(_0x2b315e,_0x51690a));}this[_0x539cab(0x14b)]();}[_0x25bd0a(0x14b)](){const _0x8efa07=_0x25bd0a,_0x513156=this[_0x8efa07(0x159)],_0x72d3f1=_0x513156[_0x8efa07(0x162)],_0x34457b=_0x513156[_0x8efa07(0x152)][_0x8efa07(0x139)](_0x8efa07(0x134));function _0x5867ec(_0x49e59a,_0x4963f3){const _0x301a6a=_0x8efa07;_0x34457b[_0x301a6a(0x156)][_0x301a6a(0x132)](_0x3c550f=>{const _0x558aab=_0x301a6a;if(_0x558aab(0x13b)!=_0x3c550f[_0x558aab(0x138)])return;const {data:_0x1a3c00}=_0x3c550f;return _0x1a3c00&&_0x1a3c00[_0x558aab(0x14c)]===_0x49e59a?_0x1a3c00[_0x558aab(0x148)][0x0][_0x558aab(0x142)]?{'type':_0x558aab(0x147),'content':_0x2d207c(_0x72d3f1,_0x558aab(0x15f),_0x4963f3)}:{'type':_0x558aab(0x147),'content':_0x2d207c(_0x72d3f1,_0x558aab(0x13c),_0x4963f3)}:void 0x0;});}_0x5867ec(_0x8efa07(0x149),_0x2d207c(_0x72d3f1,_0x8efa07(0x13a))),_0x5867ec(_0x8efa07(0x135),_0x2d207c(_0x72d3f1,_0x8efa07(0x144))),_0x5867ec(_0x8efa07(0x158),_0x2d207c(_0x72d3f1,_0x8efa07(0x12e))),_0x5867ec(_0x8efa07(0x157),_0x2d207c(_0x72d3f1,_0x8efa07(0x15d))),_0x5867ec(_0x8efa07(0x13d),_0x2d207c(_0x72d3f1,_0x8efa07(0x15b))),_0x5867ec(_0x8efa07(0x131),_0x2d207c(_0x72d3f1,_0x8efa07(0x154))),_0x5867ec(_0x8efa07(0x12d),_0x2d207c(_0x72d3f1,_0x8efa07(0x15e)));}}function _0xf42b(){const _0x296eaa=['enableDefaultAttributesIntegration','FORMAT_STRIKETHROUGH','ItalicEditing','FORMAT_CODE','FORMAT_SUPERSCRIPT','*Format:*\x20%0','FORMAT_','55445GkoXZJ','locale','slice','toLowerCase','BoldEditing','superscript','FORMAT_UNDERLINE','2416xteHXA','2765763IeiiCy','subscript','registerDescriptionCallback','CodeEditing','TrackChangesEditing','italic','has','1608244lKbHij','type','get','FORMAT_BOLD','formatInline','*Remove\x20format:*\x20%0','strikethrough','toUpperCase','6YDwztz','StrikethroughEditing','4459025iAmZmt','forceValue','7818853mOaUMt','FORMAT_ITALIC','SuperscriptEditing','afterInit','format','commandParams','bold','SubscriptEditing','_registerLegacyDescription','commandName','registerAttributeLabel','UnderlineEditing','6eciRAh','70NFYsMJ','919545VrqTHL','plugins','24021rNartq','FORMAT_SUBSCRIPT','registerInlineAttribute','descriptionFactory','code','underline','editor'];_0xf42b=function(){return _0x296eaa;};return _0xf42b();}
23
+ function _0x3512(){const _0x57f18c=['37675GqlIwN','toLowerCase','FORMAT_','has','editor','locale','SuperscriptEditing','5183868NCaYdu','5PAQbnX','SubscriptEditing','8QJLlKe','descriptionFactory','underline','FORMAT_UNDERLINE','format','registerAttributeLabel','_registerLegacyDescription','italic','superscript','TrackChangesEditing','*Remove\x20format:*\x20%0','forceValue','45yncffe','ItalicEditing','bold','3982564JvYLIw','FORMAT_BOLD','1698618ykcwtU','get','commandParams','FORMAT_STRIKETHROUGH','registerDescriptionCallback','2IsJJof','CodeEditing','BoldEditing','slice','217553TKLLZG','enableDefaultAttributesIntegration','FORMAT_ITALIC','FORMAT_SUBSCRIPT','commandName','665879QMXcbJ','FORMAT_SUPERSCRIPT','966210LVQpln','strikethrough','registerInlineAttribute','toUpperCase','60LIjHDC','subscript','*Format:*\x20%0','StrikethroughEditing','FORMAT_CODE','formatInline','UnderlineEditing','type','afterInit','plugins','code'];_0x3512=function(){return _0x57f18c;};return _0x3512();}function _0x3120(_0x102c91,_0x5271db){const _0x35120f=_0x3512();return _0x3120=function(_0x3120fa,_0x2b4c98){_0x3120fa=_0x3120fa-0x16b;let _0x3c34f5=_0x35120f[_0x3120fa];return _0x3c34f5;},_0x3120(_0x102c91,_0x5271db);}const _0x3596c1=_0x3120;(function(_0x59a083,_0x16e351){const _0x5bd6e7=_0x3120,_0x51932c=_0x59a083();while(!![]){try{const _0x2311b3=-parseInt(_0x5bd6e7(0x188))/0x1*(parseInt(_0x5bd6e7(0x17f))/0x2)+parseInt(_0x5bd6e7(0x1a0))/0x3+-parseInt(_0x5bd6e7(0x178))/0x4+-parseInt(_0x5bd6e7(0x1a1))/0x5*(-parseInt(_0x5bd6e7(0x17a))/0x6)+-parseInt(_0x5bd6e7(0x183))/0x7*(-parseInt(_0x5bd6e7(0x1a3))/0x8)+parseInt(_0x5bd6e7(0x175))/0x9*(parseInt(_0x5bd6e7(0x18a))/0xa)+parseInt(_0x5bd6e7(0x199))/0xb*(parseInt(_0x5bd6e7(0x18e))/0xc);if(_0x2311b3===_0x16e351)break;else _0x51932c['push'](_0x51932c['shift']());}catch(_0x306ea0){_0x51932c['push'](_0x51932c['shift']());}}}(_0x3512,0xd70d0));import{Plugin as _0x23e5d3}from'ckeditor5/src/core.js';import{getTranslation as _0x548999}from'../utils/common-translations.js';const ti=[_0x3596c1(0x181),_0x3596c1(0x176),_0x3596c1(0x194),_0x3596c1(0x180),_0x3596c1(0x191),_0x3596c1(0x1a2),_0x3596c1(0x19f)];export default class U extends _0x23e5d3{[_0x3596c1(0x196)](){const _0x626a09=_0x3596c1,_0x130e84=this[_0x626a09(0x19d)],_0x6f36d2=_0x130e84[_0x626a09(0x197)][_0x626a09(0x17b)](_0x626a09(0x172)),_0x796b43=_0x130e84[_0x626a09(0x19e)];for(const _0x14605d of ti){if(!_0x130e84[_0x626a09(0x197)][_0x626a09(0x19c)](_0x14605d))continue;const _0x1fef74=_0x14605d[_0x626a09(0x182)](0x0,-0x7)[_0x626a09(0x19a)](),_0x318f3f=_0x626a09(0x19b)+_0x1fef74[_0x626a09(0x18d)]();_0x6f36d2[_0x626a09(0x184)](_0x1fef74),_0x6f36d2[_0x626a09(0x18c)](_0x1fef74),_0x6f36d2[_0x626a09(0x1a4)][_0x626a09(0x16e)](_0x1fef74,_0x548999(_0x796b43,_0x318f3f));}this[_0x626a09(0x16f)]();}[_0x3596c1(0x16f)](){const _0x2d3351=_0x3596c1,_0x5df7fd=this[_0x2d3351(0x19d)],_0x35649b=_0x5df7fd[_0x2d3351(0x19e)],_0x54d2b7=_0x5df7fd[_0x2d3351(0x197)][_0x2d3351(0x17b)](_0x2d3351(0x172));function _0x51fa2f(_0x5e7587,_0xade059){const _0x15b66f=_0x2d3351;_0x54d2b7[_0x15b66f(0x1a4)][_0x15b66f(0x17e)](_0x4cc84e=>{const _0x56713d=_0x15b66f;if(_0x56713d(0x193)!=_0x4cc84e[_0x56713d(0x195)])return;const {data:_0x274a1c}=_0x4cc84e;return _0x274a1c&&_0x274a1c[_0x56713d(0x187)]===_0x5e7587?_0x274a1c[_0x56713d(0x17c)][0x0][_0x56713d(0x174)]?{'type':_0x56713d(0x16d),'content':_0x548999(_0x35649b,_0x56713d(0x190),_0xade059)}:{'type':_0x56713d(0x16d),'content':_0x548999(_0x35649b,_0x56713d(0x173),_0xade059)}:void 0x0;});}_0x51fa2f(_0x2d3351(0x177),_0x548999(_0x35649b,_0x2d3351(0x179))),_0x51fa2f(_0x2d3351(0x170),_0x548999(_0x35649b,_0x2d3351(0x185))),_0x51fa2f(_0x2d3351(0x16b),_0x548999(_0x35649b,_0x2d3351(0x16c))),_0x51fa2f(_0x2d3351(0x198),_0x548999(_0x35649b,_0x2d3351(0x192))),_0x51fa2f(_0x2d3351(0x18b),_0x548999(_0x35649b,_0x2d3351(0x17d))),_0x51fa2f(_0x2d3351(0x18f),_0x548999(_0x35649b,_0x2d3351(0x186))),_0x51fa2f(_0x2d3351(0x171),_0x548999(_0x35649b,_0x2d3351(0x189)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19550f=_0x5108;function _0x5108(_0x24e78a,_0x451e99){const _0x30ae9e=_0x30ae();return _0x5108=function(_0x510868,_0x3b2128){_0x510868=_0x510868-0x17e;let _0x4c8e31=_0x30ae9e[_0x510868];return _0x4c8e31;},_0x5108(_0x24e78a,_0x451e99);}(function(_0x3bfaa3,_0x1ad270){const _0x249e68=_0x5108,_0x50858d=_0x3bfaa3();while(!![]){try{const _0xad3608=parseInt(_0x249e68(0x1a2))/0x1*(parseInt(_0x249e68(0x1a7))/0x2)+parseInt(_0x249e68(0x193))/0x3+parseInt(_0x249e68(0x1a5))/0x4+-parseInt(_0x249e68(0x1a6))/0x5+-parseInt(_0x249e68(0x18a))/0x6+-parseInt(_0x249e68(0x19a))/0x7*(parseInt(_0x249e68(0x192))/0x8)+parseInt(_0x249e68(0x181))/0x9;if(_0xad3608===_0x1ad270)break;else _0x50858d['push'](_0x50858d['shift']());}catch(_0x209811){_0x50858d['push'](_0x50858d['shift']());}}}(_0x30ae,0x4e354));import{Plugin as _0x4edf1f}from'ckeditor5/src/core.js';function _0x30ae(){const _0x38577c=['BlockQuoteEditing','19tVGaKk','filter','afterInit','189276uJullD','1225395lmHCxA','41882PbNaHn','checkChild','commandName','commandParams','*Set\x20format:*\x20%0','3717666zgoNZv','descriptionFactory','name','value','blockQuote','locale','markBlockFormat','TrackChangesEditing','document','431880DLpdum','enableCommand','parent','editor','from','format','forceValue','registerDescriptionCallback','8kPKWDa','517887mPGHrc','change','$root','schema','selection','commands','ELEMENT_BLOCK_QUOTE','2754514SMDeWq','has','getSelectedBlocks','*Remove\x20format:*\x20%0','plugins','get','model'];_0x30ae=function(){return _0x38577c;};return _0x30ae();}import{getTranslation as _0x3b9329}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2d7fb8}from'../utils/utils.js';export default class O extends _0x4edf1f{[_0x19550f(0x1a4)](){const _0x48026e=_0x19550f,_0x826bed=this[_0x48026e(0x18d)],_0x323f6c=_0x826bed[_0x48026e(0x186)];if(!_0x826bed[_0x48026e(0x19e)][_0x48026e(0x19b)](_0x48026e(0x1a1)))return;const _0x3fda25=_0x826bed[_0x48026e(0x19e)][_0x48026e(0x19f)](_0x48026e(0x188)),_0x5a8fa4=this[_0x48026e(0x18d)][_0x48026e(0x198)][_0x48026e(0x19f)](_0x48026e(0x185));_0x3fda25[_0x48026e(0x18b)](_0x48026e(0x185),(_0x2f09d5,_0x31b527={})=>{const _0x2d612b=_0x48026e,_0x3892a1=this[_0x2d612b(0x18d)][_0x2d612b(0x1a0)][_0x2d612b(0x189)][_0x2d612b(0x197)],_0x44de92=_0x31b527&&void 0x0!==_0x31b527[_0x2d612b(0x190)]?_0x31b527[_0x2d612b(0x190)]:!_0x5a8fa4[_0x2d612b(0x184)];let _0x11bc39=[];if(_0x44de92){const _0x3a39cb=Array[_0x2d612b(0x18e)](_0x3892a1[_0x2d612b(0x19c)]())[_0x2d612b(0x1a3)](_0x21223f=>oo(_0x21223f)||function(_0x197762,_0x5dd14f){const _0x1cc3ba=_0x2d612b,_0x30d42f=_0x5dd14f[_0x1cc3ba(0x1a8)](_0x197762[_0x1cc3ba(0x18c)],_0x1cc3ba(0x185)),_0x19c5c2=_0x5dd14f[_0x1cc3ba(0x1a8)]([_0x1cc3ba(0x195),_0x1cc3ba(0x185)],_0x197762);return _0x30d42f&&_0x19c5c2;}(_0x21223f,this[_0x2d612b(0x18d)][_0x2d612b(0x1a0)][_0x2d612b(0x196)]));_0x11bc39=_0x2d7fb8(_0x3a39cb,_0x826bed[_0x2d612b(0x1a0)]);}else{const _0x4cf45c=Array[_0x2d612b(0x18e)](_0x3892a1[_0x2d612b(0x19c)]())[_0x2d612b(0x1a3)](_0x56641f=>oo(_0x56641f));_0x11bc39=_0x2d7fb8(_0x4cf45c,_0x826bed[_0x2d612b(0x1a0)]);}_0x826bed[_0x2d612b(0x1a0)][_0x2d612b(0x194)](()=>{const _0x56c7ee=_0x2d612b;for(const _0xfc13e7 of _0x11bc39)_0x3fda25[_0x56c7ee(0x187)](_0xfc13e7,{'commandName':_0x56c7ee(0x185),'commandParams':[{'forceValue':_0x44de92}]});});}),_0x3fda25[_0x48026e(0x182)][_0x48026e(0x191)](_0x36b197=>{const _0x4590f9=_0x48026e,{data:_0x406471}=_0x36b197;if(_0x406471&&_0x4590f9(0x185)==_0x406471[_0x4590f9(0x17e)]){const _0x8b1d51=_0x3b9329(_0x323f6c,_0x4590f9(0x199));return _0x406471[_0x4590f9(0x17f)][0x0][_0x4590f9(0x190)]?{'type':_0x4590f9(0x18f),'content':_0x3b9329(_0x323f6c,_0x4590f9(0x180),_0x8b1d51)}:{'type':_0x4590f9(0x18f),'content':_0x3b9329(_0x323f6c,_0x4590f9(0x19d),_0x8b1d51)};}});}}function oo(_0x3de12d){const _0x39f94b=_0x19550f;return _0x39f94b(0x185)==_0x3de12d[_0x39f94b(0x18c)][_0x39f94b(0x183)];}
23
+ const _0x40f688=_0x2e24;(function(_0x3be8ae,_0x3a7adb){const _0x2fb805=_0x2e24,_0x192dac=_0x3be8ae();while(!![]){try{const _0x12c3a8=parseInt(_0x2fb805(0x17c))/0x1*(-parseInt(_0x2fb805(0x17e))/0x2)+parseInt(_0x2fb805(0x165))/0x3*(parseInt(_0x2fb805(0x160))/0x4)+parseInt(_0x2fb805(0x159))/0x5*(parseInt(_0x2fb805(0x180))/0x6)+-parseInt(_0x2fb805(0x161))/0x7*(parseInt(_0x2fb805(0x15b))/0x8)+-parseInt(_0x2fb805(0x15e))/0x9+parseInt(_0x2fb805(0x17d))/0xa*(parseInt(_0x2fb805(0x16a))/0xb)+parseInt(_0x2fb805(0x15d))/0xc*(parseInt(_0x2fb805(0x170))/0xd);if(_0x12c3a8===_0x3a7adb)break;else _0x192dac['push'](_0x192dac['shift']());}catch(_0x330622){_0x192dac['push'](_0x192dac['shift']());}}}(_0xd7dc,0xdd752));function _0xd7dc(){const _0x49dbb9=['descriptionFactory','$root','registerDescriptionCallback','1mWiVWL','14678580xcFlKt','2104742fvHTIc','checkChild','48948XtLrjv','document','commandName','schema','commands','get','forceValue','commandParams','160OpRrvJ','filter','652016ttbLzI','ELEMENT_BLOCK_QUOTE','5740716XFbzrt','2770137LgTYki','TrackChangesEditing','884sFOkys','140dZXGoT','name','editor','enableCommand','22941xXnwOs','parent','has','*Remove\x20format:*\x20%0','change','11atrQHg','plugins','selection','afterInit','blockQuote','value','13TBAsND','format','from','*Set\x20format:*\x20%0','model','markBlockFormat','locale','BlockQuoteEditing','getSelectedBlocks'];_0xd7dc=function(){return _0x49dbb9;};return _0xd7dc();}import{Plugin as _0x5e90e3}from'ckeditor5/src/core.js';import{getTranslation as _0x59655c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x293341}from'../utils/utils.js';export default class O extends _0x5e90e3{[_0x40f688(0x16d)](){const _0x3d69f3=_0x40f688,_0x117ebe=this[_0x3d69f3(0x163)],_0x35cb58=_0x117ebe[_0x3d69f3(0x176)];if(!_0x117ebe[_0x3d69f3(0x16b)][_0x3d69f3(0x167)](_0x3d69f3(0x177)))return;const _0x2a8496=_0x117ebe[_0x3d69f3(0x16b)][_0x3d69f3(0x185)](_0x3d69f3(0x15f)),_0x44f540=this[_0x3d69f3(0x163)][_0x3d69f3(0x184)][_0x3d69f3(0x185)](_0x3d69f3(0x16e));_0x2a8496[_0x3d69f3(0x164)](_0x3d69f3(0x16e),(_0x41b857,_0x238e96={})=>{const _0x361aa0=_0x3d69f3,_0x5eb7fa=this[_0x361aa0(0x163)][_0x361aa0(0x174)][_0x361aa0(0x181)][_0x361aa0(0x16c)],_0x18d7b0=_0x238e96&&void 0x0!==_0x238e96[_0x361aa0(0x186)]?_0x238e96[_0x361aa0(0x186)]:!_0x44f540[_0x361aa0(0x16f)];let _0x11ec3f=[];if(_0x18d7b0){const _0x421866=Array[_0x361aa0(0x172)](_0x5eb7fa[_0x361aa0(0x178)]())[_0x361aa0(0x15a)](_0x5c0cd1=>oo(_0x5c0cd1)||function(_0x33aa11,_0x2f79d6){const _0x59a425=_0x361aa0,_0x58457f=_0x2f79d6[_0x59a425(0x17f)](_0x33aa11[_0x59a425(0x166)],_0x59a425(0x16e)),_0x14faae=_0x2f79d6[_0x59a425(0x17f)]([_0x59a425(0x17a),_0x59a425(0x16e)],_0x33aa11);return _0x58457f&&_0x14faae;}(_0x5c0cd1,this[_0x361aa0(0x163)][_0x361aa0(0x174)][_0x361aa0(0x183)]));_0x11ec3f=_0x293341(_0x421866,_0x117ebe[_0x361aa0(0x174)]);}else{const _0x4b29e7=Array[_0x361aa0(0x172)](_0x5eb7fa[_0x361aa0(0x178)]())[_0x361aa0(0x15a)](_0x5dd8c3=>oo(_0x5dd8c3));_0x11ec3f=_0x293341(_0x4b29e7,_0x117ebe[_0x361aa0(0x174)]);}_0x117ebe[_0x361aa0(0x174)][_0x361aa0(0x169)](()=>{const _0x4fd90d=_0x361aa0;for(const _0x178b82 of _0x11ec3f)_0x2a8496[_0x4fd90d(0x175)](_0x178b82,{'commandName':_0x4fd90d(0x16e),'commandParams':[{'forceValue':_0x18d7b0}]});});}),_0x2a8496[_0x3d69f3(0x179)][_0x3d69f3(0x17b)](_0x461971=>{const _0x486cef=_0x3d69f3,{data:_0x4d9529}=_0x461971;if(_0x4d9529&&_0x486cef(0x16e)==_0x4d9529[_0x486cef(0x182)]){const _0x59f816=_0x59655c(_0x35cb58,_0x486cef(0x15c));return _0x4d9529[_0x486cef(0x158)][0x0][_0x486cef(0x186)]?{'type':_0x486cef(0x171),'content':_0x59655c(_0x35cb58,_0x486cef(0x173),_0x59f816)}:{'type':_0x486cef(0x171),'content':_0x59655c(_0x35cb58,_0x486cef(0x168),_0x59f816)};}});}}function _0x2e24(_0xc179f6,_0x3dd53a){const _0xd7dc1b=_0xd7dc();return _0x2e24=function(_0x2e24a2,_0x41c348){_0x2e24a2=_0x2e24a2-0x158;let _0x5c554d=_0xd7dc1b[_0x2e24a2];return _0x5c554d;},_0x2e24(_0xc179f6,_0x3dd53a);}function oo(_0x1bb17a){const _0x435eaa=_0x40f688;return _0x435eaa(0x16e)==_0x1bb17a[_0x435eaa(0x166)][_0x435eaa(0x162)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2ef1(){const _0x2c4d5e=['enableCommand','changeCaseUpper','2110662zaRcCc','197157GtvVOy','plugins','changeCaseTitle','has','153752XADFmU','editor','1095479uOzOcQ','5113840dQtDFy','changeCaseLower','8NzwTIG','190DKEbWc','7FBatuy','afterInit','8340312MqpINu','get','4216941cbuGrU','72rsDiZp','CaseChange','TrackChangesEditing'];_0x2ef1=function(){return _0x2c4d5e;};return _0x2ef1();}const _0x2c1a9f=_0x4288;(function(_0x40b58d,_0x38adba){const _0x5009ea=_0x4288,_0x458cd1=_0x40b58d();while(!![]){try{const _0xe0281b=parseInt(_0x5009ea(0x1e3))/0x1*(parseInt(_0x5009ea(0x1ec))/0x2)+-parseInt(_0x5009ea(0x1f3))/0x3*(-parseInt(_0x5009ea(0x1e7))/0x4)+-parseInt(_0x5009ea(0x1ea))/0x5+-parseInt(_0x5009ea(0x1f8))/0x6*(-parseInt(_0x5009ea(0x1ee))/0x7)+parseInt(_0x5009ea(0x1f0))/0x8+parseInt(_0x5009ea(0x1f2))/0x9+-parseInt(_0x5009ea(0x1ed))/0xa*(parseInt(_0x5009ea(0x1e9))/0xb);if(_0xe0281b===_0x38adba)break;else _0x458cd1['push'](_0x458cd1['shift']());}catch(_0x42e624){_0x458cd1['push'](_0x458cd1['shift']());}}}(_0x2ef1,0xa0e66));function _0x4288(_0x2138de,_0x58d0e8){const _0x2ef1d4=_0x2ef1();return _0x4288=function(_0x4288c6,_0x3a630b){_0x4288c6=_0x4288c6-0x1e3;let _0x18d018=_0x2ef1d4[_0x4288c6];return _0x18d018;},_0x4288(_0x2138de,_0x58d0e8);}import{Plugin as _0x29c5d1}from'ckeditor5/src/core.js';export default class G extends _0x29c5d1{[_0x2c1a9f(0x1ef)](){const _0x66ff12=_0x2c1a9f,_0xa24a73=this[_0x66ff12(0x1e8)];_0xa24a73[_0x66ff12(0x1e4)][_0x66ff12(0x1e6)](_0x66ff12(0x1f4))&&(_0xa24a73[_0x66ff12(0x1e4)][_0x66ff12(0x1f1)](_0x66ff12(0x1f5))[_0x66ff12(0x1f6)](_0x66ff12(0x1f7)),_0xa24a73[_0x66ff12(0x1e4)][_0x66ff12(0x1f1)](_0x66ff12(0x1f5))[_0x66ff12(0x1f6)](_0x66ff12(0x1eb)),_0xa24a73[_0x66ff12(0x1e4)][_0x66ff12(0x1f1)](_0x66ff12(0x1f5))[_0x66ff12(0x1f6)](_0x66ff12(0x1e5)));}}
23
+ const _0x3ef079=_0x5ad8;function _0x3ce7(){const _0x5d7681=['editor','30WPCmGL','CaseChange','afterInit','changeCaseUpper','plugins','3019195xIfBvA','1159249aGwIXx','19094DeNcvu','47556LlYWwZ','has','24MIdjOW','70zIKOjl','TrackChangesEditing','108956kDQENT','enableCommand','3ZxfeFa','1501184KFkCdS','changeCaseTitle','changeCaseLower','297UyufIN','1899CzylQM','get'];_0x3ce7=function(){return _0x5d7681;};return _0x3ce7();}function _0x5ad8(_0x545d4f,_0x4b12fe){const _0x3ce7a4=_0x3ce7();return _0x5ad8=function(_0x5ad81d,_0x4ff4b3){_0x5ad81d=_0x5ad81d-0x158;let _0x10a172=_0x3ce7a4[_0x5ad81d];return _0x10a172;},_0x5ad8(_0x545d4f,_0x4b12fe);}(function(_0x10dfad,_0x3db032){const _0x2a6432=_0x5ad8,_0x278c2f=_0x10dfad();while(!![]){try{const _0x4a0561=-parseInt(_0x2a6432(0x160))/0x1*(-parseInt(_0x2a6432(0x167))/0x2)+-parseInt(_0x2a6432(0x158))/0x3*(parseInt(_0x2a6432(0x16d))/0x4)+-parseInt(_0x2a6432(0x165))/0x5+parseInt(_0x2a6432(0x16a))/0x6*(parseInt(_0x2a6432(0x166))/0x7)+parseInt(_0x2a6432(0x159))/0x8+-parseInt(_0x2a6432(0x15d))/0x9*(parseInt(_0x2a6432(0x16b))/0xa)+parseInt(_0x2a6432(0x15c))/0xb*(-parseInt(_0x2a6432(0x168))/0xc);if(_0x4a0561===_0x3db032)break;else _0x278c2f['push'](_0x278c2f['shift']());}catch(_0x12528b){_0x278c2f['push'](_0x278c2f['shift']());}}}(_0x3ce7,0x60e82));import{Plugin as _0x13dbe6}from'ckeditor5/src/core.js';export default class G extends _0x13dbe6{[_0x3ef079(0x162)](){const _0x306c55=_0x3ef079,_0x401000=this[_0x306c55(0x15f)];_0x401000[_0x306c55(0x164)][_0x306c55(0x169)](_0x306c55(0x161))&&(_0x401000[_0x306c55(0x164)][_0x306c55(0x15e)](_0x306c55(0x16c))[_0x306c55(0x16e)](_0x306c55(0x163)),_0x401000[_0x306c55(0x164)][_0x306c55(0x15e)](_0x306c55(0x16c))[_0x306c55(0x16e)](_0x306c55(0x15b)),_0x401000[_0x306c55(0x164)][_0x306c55(0x15e)](_0x306c55(0x16c))[_0x306c55(0x16e)](_0x306c55(0x15a)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5322(_0x3021da,_0x4f6c2f){const _0x32bba8=_0x32bb();return _0x5322=function(_0x53223e,_0x9ddd13){_0x53223e=_0x53223e-0xdb;let _0x18cde5=_0x32bba8[_0x53223e];return _0x18cde5;},_0x5322(_0x3021da,_0x4f6c2f);}const _0x27c7ca=_0x5322;(function(_0x43b328,_0xeccc4d){const _0x3837eb=_0x5322,_0x4d5282=_0x43b328();while(!![]){try{const _0x275021=-parseInt(_0x3837eb(0xdb))/0x1+-parseInt(_0x3837eb(0xe3))/0x2+-parseInt(_0x3837eb(0xe9))/0x3*(-parseInt(_0x3837eb(0xdd))/0x4)+-parseInt(_0x3837eb(0xe5))/0x5+parseInt(_0x3837eb(0xe6))/0x6*(parseInt(_0x3837eb(0xde))/0x7)+parseInt(_0x3837eb(0xe4))/0x8+parseInt(_0x3837eb(0xe8))/0x9;if(_0x275021===_0xeccc4d)break;else _0x4d5282['push'](_0x4d5282['shift']());}catch(_0x522d8e){_0x4d5282['push'](_0x4d5282['shift']());}}}(_0x32bb,0xc210b));import{Plugin as _0x4b2280}from'ckeditor5/src/core.js';export default class F extends _0x4b2280{[_0x27c7ca(0xe2)](){const _0x498872=_0x27c7ca,_0x55eef5=this[_0x498872(0xeb)];_0x55eef5[_0x498872(0xe0)][_0x498872(0xe7)](_0x498872(0xea))&&_0x55eef5[_0x498872(0xe1)][_0x498872(0xe7)](_0x498872(0xdf))[_0x498872(0xdc)](_0x498872(0xea));}}function _0x32bb(){const _0x89c533=['enableCommand','766560AJGhwH','7YLPiSR','TrackChangesEditing','commands','plugins','afterInit','2591808XrMCpR','416776yGIdqP','7824505UwmKDS','5410290fLUojB','get','30656178aFhcRs','6zNresB','ckbox','editor','1087638vFNNpS'];_0x32bb=function(){return _0x89c533;};return _0x32bb();}
23
+ function _0x2e07(){const _0x11221f=['editor','540ymWlPJ','530fQaxcR','9tUbMcm','7dZKUuQ','plugins','3323898JqvkKP','12783XWjbZf','413326TGAHmJ','7469064kPYtpf','9592XpswZw','enableCommand','236nRbMQa','TrackChangesEditing','ckbox','20912880TiOBdj','6645OfzrhX','get','commands','afterInit'];_0x2e07=function(){return _0x11221f;};return _0x2e07();}const _0x39781b=_0x2fb3;(function(_0xe046ea,_0xc383f8){const _0x2c682b=_0x2fb3,_0x53ab88=_0xe046ea();while(!![]){try{const _0x71f7bd=-parseInt(_0x2c682b(0x82))/0x1+parseInt(_0x2c682b(0x72))/0x2*(parseInt(_0x2c682b(0x81))/0x3)+-parseInt(_0x2c682b(0x7b))/0x4*(-parseInt(_0x2c682b(0x76))/0x5)+parseInt(_0x2c682b(0x80))/0x6*(-parseInt(_0x2c682b(0x7e))/0x7)+parseInt(_0x2c682b(0x83))/0x8*(-parseInt(_0x2c682b(0x7d))/0x9)+parseInt(_0x2c682b(0x7c))/0xa*(-parseInt(_0x2c682b(0x70))/0xb)+parseInt(_0x2c682b(0x75))/0xc;if(_0x71f7bd===_0xc383f8)break;else _0x53ab88['push'](_0x53ab88['shift']());}catch(_0x160f18){_0x53ab88['push'](_0x53ab88['shift']());}}}(_0x2e07,0x74a63));import{Plugin as _0x1d6e4a}from'ckeditor5/src/core.js';function _0x2fb3(_0x321ff5,_0x1700dd){const _0x2e076a=_0x2e07();return _0x2fb3=function(_0x2fb3cc,_0x1e2531){_0x2fb3cc=_0x2fb3cc-0x70;let _0x37d72b=_0x2e076a[_0x2fb3cc];return _0x37d72b;},_0x2fb3(_0x321ff5,_0x1700dd);}export default class F extends _0x1d6e4a{[_0x39781b(0x79)](){const _0x2bbb0=_0x39781b,_0x31bf11=this[_0x2bbb0(0x7a)];_0x31bf11[_0x2bbb0(0x78)][_0x2bbb0(0x77)](_0x2bbb0(0x74))&&_0x31bf11[_0x2bbb0(0x7f)][_0x2bbb0(0x77)](_0x2bbb0(0x73))[_0x2bbb0(0x71)](_0x2bbb0(0x74));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc6f06c=_0x50ba;(function(_0x3182c4,_0x2a9c4d){const _0x5e2dde=_0x50ba,_0x50c4b5=_0x3182c4();while(!![]){try{const _0x4b6060=-parseInt(_0x5e2dde(0x136))/0x1*(-parseInt(_0x5e2dde(0x130))/0x2)+parseInt(_0x5e2dde(0x126))/0x3*(parseInt(_0x5e2dde(0x143))/0x4)+-parseInt(_0x5e2dde(0x139))/0x5+-parseInt(_0x5e2dde(0x127))/0x6*(parseInt(_0x5e2dde(0x150))/0x7)+-parseInt(_0x5e2dde(0x129))/0x8*(parseInt(_0x5e2dde(0x12b))/0x9)+parseInt(_0x5e2dde(0x14b))/0xa*(-parseInt(_0x5e2dde(0x121))/0xb)+-parseInt(_0x5e2dde(0x13c))/0xc*(-parseInt(_0x5e2dde(0x148))/0xd);if(_0x4b6060===_0x2a9c4d)break;else _0x50c4b5['push'](_0x50c4b5['shift']());}catch(_0x1486b9){_0x50c4b5['push'](_0x50c4b5['shift']());}}}(_0xd9fe,0x59c5d));import{Plugin as _0x2b2cc6}from'ckeditor5/src/core.js';import{getTranslation as _0x435ff0}from'../utils/common-translations.js';function _0xd9fe(){const _0xe2e0e5=['label','indentCodeBlock','48476wGediK','CodeBlock','blockName','change','*Set\x20format:*\x20%0','filter','3MGKdDP','model','commands','3440400CkHokA','descriptionFactory','formatBlock','36WfCToB','forceValue','value','name','language','find','editor','172bFJtVW','isLimit','document','has','enableCommand','7690982jWDees','get','markBlockFormat','210npfdVb','commandParams','schema','outdentCodeBlock','type','896lXvZqj','checkChild','toLowerCase','*Remove\x20format:*\x20%0','config','languages','codeBlock','registerDescriptionCallback','locale','selection','getSelectedBlocks','ELEMENT_CODE_BLOCK','parent','377905qVmSae','format','commandName','rootElement','TrackChangesEditing','46719KXUPRK','19248YCRqUi','afterInit','8VAKylZ','registerElementLabel','2963943kYTikR','from','plugins'];_0xd9fe=function(){return _0xe2e0e5;};return _0xd9fe();}import{getRangesOfBlockGroups as _0x297b3f}from'../utils/utils.js';function _0x50ba(_0x3259c9,_0x113745){const _0xd9fe5e=_0xd9fe();return _0x50ba=function(_0x50ba6b,_0xcbac48){_0x50ba6b=_0x50ba6b-0x11f;let _0x1e268b=_0xd9fe5e[_0x50ba6b];return _0x1e268b;},_0x50ba(_0x3259c9,_0x113745);}export default class L extends _0x2b2cc6{[_0xc6f06c(0x128)](){const _0x46ae25=_0xc6f06c,_0x511a98=this[_0x46ae25(0x142)];if(!_0x511a98[_0x46ae25(0x12d)][_0x46ae25(0x146)](_0x46ae25(0x131)))return;const _0x260ae3=_0x511a98[_0x46ae25(0x12d)][_0x46ae25(0x149)](_0x46ae25(0x125)),_0x2d68c5=_0x511a98[_0x46ae25(0x158)],_0x41d828=_0x511a98[_0x46ae25(0x154)][_0x46ae25(0x149)](_0x46ae25(0x156))[_0x46ae25(0x155)],_0x26364d=_0x511a98[_0x46ae25(0x138)][_0x46ae25(0x149)](_0x46ae25(0x156));_0x260ae3[_0x46ae25(0x147)](_0x46ae25(0x12f)),_0x260ae3[_0x46ae25(0x147)](_0x46ae25(0x14e)),_0x260ae3[_0x46ae25(0x147)](_0x46ae25(0x156),(_0x413c95,_0x5ee1cd={})=>{const _0x3c96c1=_0x46ae25,_0x33af54=_0x511a98[_0x3c96c1(0x137)],_0x19ead7=_0x511a98[_0x3c96c1(0x137)][_0x3c96c1(0x145)][_0x3c96c1(0x159)],_0x2d02f9=_0x5ee1cd&&void 0x0!==_0x5ee1cd[_0x3c96c1(0x13d)]?_0x5ee1cd[_0x3c96c1(0x13d)]:!_0x26364d[_0x3c96c1(0x13e)];let _0x5646b4;_0x5ee1cd[_0x3c96c1(0x140)]||(_0x5ee1cd[_0x3c96c1(0x140)]=_0x41d828[0x0][_0x3c96c1(0x140)]),_0x5646b4=_0x2d02f9?Array[_0x3c96c1(0x12c)](_0x19ead7[_0x3c96c1(0x15a)]())[_0x3c96c1(0x135)](_0x9c6d0e=>eo(_0x9c6d0e)||function(_0x68097f,_0x2b2ac6){const _0x247ea9=_0x3c96c1;if(_0x68097f['is'](_0x247ea9(0x124))||_0x2b2ac6[_0x247ea9(0x144)](_0x68097f))return!0x1;return _0x2b2ac6[_0x247ea9(0x151)](_0x68097f[_0x247ea9(0x120)],_0x247ea9(0x156));}(_0x9c6d0e,_0x33af54[_0x3c96c1(0x14d)])):Array[_0x3c96c1(0x12c)](_0x19ead7[_0x3c96c1(0x15a)]())[_0x3c96c1(0x135)](_0x20e693=>eo(_0x20e693));const _0x1b2e42=_0x297b3f(_0x5646b4,_0x33af54);_0x33af54[_0x3c96c1(0x133)](()=>{const _0x3d28af=_0x3c96c1;for(const _0x410af7 of _0x1b2e42)_0x260ae3[_0x3d28af(0x14a)](_0x410af7,{'commandName':_0x3d28af(0x156),'commandParams':[{..._0x5ee1cd,'forceValue':_0x2d02f9}],'formatGroupId':_0x3d28af(0x132)});});}),(_0x260ae3[_0x46ae25(0x13a)][_0x46ae25(0x12a)](_0x46ae25(0x156),_0x4bef7e=>_0x435ff0(_0x2d68c5,_0x46ae25(0x11f),_0x4bef7e)),_0x260ae3[_0x46ae25(0x13a)][_0x46ae25(0x157)](_0x5728d3=>{const _0xe3434b=_0x46ae25;if(_0xe3434b(0x13b)!=_0x5728d3[_0xe3434b(0x14f)])return;const _0x481f=_0x2d68c5['t'],{data:_0x3e5638}=_0x5728d3;if(!_0x3e5638||_0xe3434b(0x156)!=_0x3e5638[_0xe3434b(0x123)])return;const _0x267eed=_0x3e5638[_0xe3434b(0x14c)][0x0][_0xe3434b(0x140)],_0x3471cb=_0x481f(_0x41d828[_0xe3434b(0x141)](_0x14a727=>_0x14a727[_0xe3434b(0x140)]===_0x267eed)[_0xe3434b(0x12e)])[_0xe3434b(0x152)]();return _0x3e5638[_0xe3434b(0x14c)][0x0][_0xe3434b(0x13d)]?{'type':_0xe3434b(0x122),'content':_0x435ff0(_0x2d68c5,_0xe3434b(0x134),_0x435ff0(_0x2d68c5,_0xe3434b(0x11f),0x1)+'\x20('+_0x3471cb+')')}:{'type':_0xe3434b(0x122),'content':_0x435ff0(_0x2d68c5,_0xe3434b(0x153),_0x435ff0(_0x2d68c5,_0xe3434b(0x11f),0x1))};}));}}function eo(_0xf39db){const _0x5d4367=_0xc6f06c;return _0x5d4367(0x156)==_0xf39db[_0x5d4367(0x13f)];}
23
+ const _0x184e3c=_0xd2c9;(function(_0x1f089b,_0x4c200b){const _0x44422e=_0xd2c9,_0x4b2284=_0x1f089b();while(!![]){try{const _0x36f477=parseInt(_0x44422e(0x1d5))/0x1*(-parseInt(_0x44422e(0x1db))/0x2)+parseInt(_0x44422e(0x1e7))/0x3*(parseInt(_0x44422e(0x1cc))/0x4)+-parseInt(_0x44422e(0x1d4))/0x5+-parseInt(_0x44422e(0x1c6))/0x6*(parseInt(_0x44422e(0x1c2))/0x7)+parseInt(_0x44422e(0x1c8))/0x8*(-parseInt(_0x44422e(0x1c4))/0x9)+-parseInt(_0x44422e(0x1c9))/0xa*(-parseInt(_0x44422e(0x1cb))/0xb)+parseInt(_0x44422e(0x1c1))/0xc;if(_0x36f477===_0x4c200b)break;else _0x4b2284['push'](_0x4b2284['shift']());}catch(_0x56a848){_0x4b2284['push'](_0x4b2284['shift']());}}}(_0x2c2e,0xed89f));import{Plugin as _0x123d98}from'ckeditor5/src/core.js';import{getTranslation as _0x176f1e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3edda4}from'../utils/utils.js';function _0xd2c9(_0x18c90b,_0x2f9747){const _0x2c2e7a=_0x2c2e();return _0xd2c9=function(_0xd2c909,_0x5e8e7c){_0xd2c909=_0xd2c909-0x1b4;let _0x1d7c05=_0x2c2e7a[_0xd2c909];return _0x1d7c05;},_0xd2c9(_0x18c90b,_0x2f9747);}export default class L extends _0x123d98{[_0x184e3c(0x1ce)](){const _0x33005c=_0x184e3c,_0xd7b48c=this[_0x33005c(0x1e1)];if(!_0xd7b48c[_0x33005c(0x1de)][_0x33005c(0x1dc)](_0x33005c(0x1e9)))return;const _0x1bc8ae=_0xd7b48c[_0x33005c(0x1de)][_0x33005c(0x1c5)](_0x33005c(0x1c7)),_0x31fa90=_0xd7b48c[_0x33005c(0x1e5)],_0xeb64b2=_0xd7b48c[_0x33005c(0x1da)][_0x33005c(0x1c5)](_0x33005c(0x1bc))[_0x33005c(0x1dd)],_0x4f3b41=_0xd7b48c[_0x33005c(0x1d2)][_0x33005c(0x1c5)](_0x33005c(0x1bc));_0x1bc8ae[_0x33005c(0x1b7)](_0x33005c(0x1b5)),_0x1bc8ae[_0x33005c(0x1b7)](_0x33005c(0x1e6)),_0x1bc8ae[_0x33005c(0x1b7)](_0x33005c(0x1bc),(_0x3800a2,_0x280918={})=>{const _0x275232=_0x33005c,_0x30fd70=_0xd7b48c[_0x275232(0x1e2)],_0x118dc0=_0xd7b48c[_0x275232(0x1e2)][_0x275232(0x1c3)][_0x275232(0x1e8)],_0x3197fa=_0x280918&&void 0x0!==_0x280918[_0x275232(0x1cd)]?_0x280918[_0x275232(0x1cd)]:!_0x4f3b41[_0x275232(0x1ea)];let _0x56510b;_0x280918[_0x275232(0x1b9)]||(_0x280918[_0x275232(0x1b9)]=_0xeb64b2[0x0][_0x275232(0x1b9)]),_0x56510b=_0x3197fa?Array[_0x275232(0x1d6)](_0x118dc0[_0x275232(0x1e4)]())[_0x275232(0x1ca)](_0x1ab883=>eo(_0x1ab883)||function(_0x1e7db4,_0x49350e){const _0x325ed7=_0x275232;if(_0x1e7db4['is'](_0x325ed7(0x1ec))||_0x49350e[_0x325ed7(0x1d0)](_0x1e7db4))return!0x1;return _0x49350e[_0x325ed7(0x1be)](_0x1e7db4[_0x325ed7(0x1bd)],_0x325ed7(0x1bc));}(_0x1ab883,_0x30fd70[_0x275232(0x1b4)])):Array[_0x275232(0x1d6)](_0x118dc0[_0x275232(0x1e4)]())[_0x275232(0x1ca)](_0x2fdad8=>eo(_0x2fdad8));const _0x4d30f9=_0x3edda4(_0x56510b,_0x30fd70);_0x30fd70[_0x275232(0x1d7)](()=>{const _0x1d9c0c=_0x275232;for(const _0x3a6765 of _0x4d30f9)_0x1bc8ae[_0x1d9c0c(0x1bb)](_0x3a6765,{'commandName':_0x1d9c0c(0x1bc),'commandParams':[{..._0x280918,'forceValue':_0x3197fa}],'formatGroupId':_0x1d9c0c(0x1d1)});});}),(_0x1bc8ae[_0x33005c(0x1ee)][_0x33005c(0x1b6)](_0x33005c(0x1bc),_0x4a11fd=>_0x176f1e(_0x31fa90,_0x33005c(0x1eb),_0x4a11fd)),_0x1bc8ae[_0x33005c(0x1ee)][_0x33005c(0x1e0)](_0x3e3ee2=>{const _0x2b8d79=_0x33005c;if(_0x2b8d79(0x1c0)!=_0x3e3ee2[_0x2b8d79(0x1ba)])return;const _0x23242c=_0x31fa90['t'],{data:_0x13276f}=_0x3e3ee2;if(!_0x13276f||_0x2b8d79(0x1bc)!=_0x13276f[_0x2b8d79(0x1d8)])return;const _0x2f7227=_0x13276f[_0x2b8d79(0x1bf)][0x0][_0x2b8d79(0x1b9)],_0x92bc9a=_0x23242c(_0xeb64b2[_0x2b8d79(0x1cf)](_0x2a29dc=>_0x2a29dc[_0x2b8d79(0x1b9)]===_0x2f7227)[_0x2b8d79(0x1b8)])[_0x2b8d79(0x1e3)]();return _0x13276f[_0x2b8d79(0x1bf)][0x0][_0x2b8d79(0x1cd)]?{'type':_0x2b8d79(0x1df),'content':_0x176f1e(_0x31fa90,_0x2b8d79(0x1d3),_0x176f1e(_0x31fa90,_0x2b8d79(0x1eb),0x1)+'\x20('+_0x92bc9a+')')}:{'type':_0x2b8d79(0x1df),'content':_0x176f1e(_0x31fa90,_0x2b8d79(0x1d9),_0x176f1e(_0x31fa90,_0x2b8d79(0x1eb),0x1))};}));}}function eo(_0xa8b00b){const _0x405868=_0x184e3c;return _0x405868(0x1bc)==_0xa8b00b[_0x405868(0x1ed)];}function _0x2c2e(){const _0x20c4a1=['editor','model','toLowerCase','getSelectedBlocks','locale','outdentCodeBlock','6kIotbz','selection','CodeBlock','value','ELEMENT_CODE_BLOCK','rootElement','name','descriptionFactory','schema','indentCodeBlock','registerElementLabel','enableCommand','label','language','type','markBlockFormat','codeBlock','parent','checkChild','commandParams','formatBlock','26155260EPdbWC','175cEtynC','document','9CYxUQz','get','127416HilFQS','TrackChangesEditing','5901128jACqjl','5119710MCEUpX','filter','11QWLrCh','2836744BHhvRM','forceValue','afterInit','find','isLimit','blockName','commands','*Set\x20format:*\x20%0','2106280gAAZDo','8gkiUzO','from','change','commandName','*Remove\x20format:*\x20%0','config','361798BeFOsj','has','languages','plugins','format','registerDescriptionCallback'];_0x2c2e=function(){return _0x20c4a1;};return _0x2c2e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa95044=_0x3a26;function _0x3a26(_0x7d8d7d,_0x4c96f0){const _0x4c54dd=_0x4c54();return _0x3a26=function(_0x3a267a,_0x2908c3){_0x3a267a=_0x3a267a-0x176;let _0x27fb8f=_0x4c54dd[_0x3a267a];return _0x27fb8f;},_0x3a26(_0x7d8d7d,_0x4c96f0);}(function(_0xd676d5,_0x95c5ae){const _0x53addf=_0x3a26,_0xe88467=_0xd676d5();while(!![]){try{const _0x254278=parseInt(_0x53addf(0x183))/0x1+-parseInt(_0x53addf(0x180))/0x2+-parseInt(_0x53addf(0x186))/0x3+parseInt(_0x53addf(0x178))/0x4+-parseInt(_0x53addf(0x179))/0x5+-parseInt(_0x53addf(0x177))/0x6+parseInt(_0x53addf(0x17f))/0x7*(parseInt(_0x53addf(0x17e))/0x8);if(_0x254278===_0x95c5ae)break;else _0xe88467['push'](_0xe88467['shift']());}catch(_0x2ac64d){_0xe88467['push'](_0xe88467['shift']());}}}(_0x4c54,0xdd619));import{Plugin as _0x43e3ab}from'ckeditor5/src/core.js';function _0x4c54(){const _0x2268e4=['addCommentThread','get','enableCommand','2232awMkya','94087tQTABP','3130294LzBqzO','TrackChangesEditing','plugins','451155xkzvgM','has','CommentsEditing','3954498hjWRhN','afterInit','4644138rVEung','4827284DvLZoB','4219510lrlRkB','editor'];_0x4c54=function(){return _0x2268e4;};return _0x4c54();}export default class H extends _0x43e3ab{[_0xa95044(0x176)](){const _0x5cfbe0=_0xa95044,_0x437540=this[_0x5cfbe0(0x17a)];if(!_0x437540[_0x5cfbe0(0x182)][_0x5cfbe0(0x184)](_0x5cfbe0(0x185)))return;_0x437540[_0x5cfbe0(0x182)][_0x5cfbe0(0x17c)](_0x5cfbe0(0x181))[_0x5cfbe0(0x17d)](_0x5cfbe0(0x17b));}}
23
+ const _0x1cccf7=_0x3a0e;function _0x3a0e(_0x582b17,_0x150712){const _0x311f40=_0x311f();return _0x3a0e=function(_0x3a0e9d,_0x104ea7){_0x3a0e9d=_0x3a0e9d-0x1cc;let _0x2d56bb=_0x311f40[_0x3a0e9d];return _0x2d56bb;},_0x3a0e(_0x582b17,_0x150712);}(function(_0x211b55,_0x3e176a){const _0x10167d=_0x3a0e,_0x303ad0=_0x211b55();while(!![]){try{const _0x542ff6=-parseInt(_0x10167d(0x1cf))/0x1+-parseInt(_0x10167d(0x1de))/0x2+-parseInt(_0x10167d(0x1d5))/0x3+parseInt(_0x10167d(0x1db))/0x4+-parseInt(_0x10167d(0x1d1))/0x5*(parseInt(_0x10167d(0x1cc))/0x6)+parseInt(_0x10167d(0x1d2))/0x7*(-parseInt(_0x10167d(0x1d6))/0x8)+-parseInt(_0x10167d(0x1d3))/0x9*(-parseInt(_0x10167d(0x1d8))/0xa);if(_0x542ff6===_0x3e176a)break;else _0x303ad0['push'](_0x303ad0['shift']());}catch(_0x178106){_0x303ad0['push'](_0x303ad0['shift']());}}}(_0x311f,0xa9935));import{Plugin as _0x26f245}from'ckeditor5/src/core.js';export default class H extends _0x26f245{[_0x1cccf7(0x1d0)](){const _0x1b7774=_0x1cccf7,_0x1b5dda=this[_0x1b7774(0x1da)];if(!_0x1b5dda[_0x1b7774(0x1cd)][_0x1b7774(0x1d4)](_0x1b7774(0x1dd)))return;_0x1b5dda[_0x1b7774(0x1cd)][_0x1b7774(0x1d7)](_0x1b7774(0x1d9))[_0x1b7774(0x1ce)](_0x1b7774(0x1dc));}}function _0x311f(){const _0xdde3af=['562154WmtXvA','13362zDmaSf','plugins','enableCommand','1263343HBPgfc','afterInit','180BpnfmB','63klaTDO','9tDHnMs','has','3820911aRRXjF','346992ooAKuS','get','28070970ElSHuu','TrackChangesEditing','editor','4704316WNxwnN','addCommentThread','CommentsEditing'];_0x311f=function(){return _0xdde3af;};return _0x311f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24c67e=_0x4539;(function(_0x1e559f,_0x7ee22a){const _0x3ee151=_0x4539,_0x3c577f=_0x1e559f();while(!![]){try{const _0x305fde=-parseInt(_0x3ee151(0x17d))/0x1+parseInt(_0x3ee151(0x176))/0x2*(-parseInt(_0x3ee151(0x15c))/0x3)+-parseInt(_0x3ee151(0x159))/0x4+-parseInt(_0x3ee151(0x16b))/0x5*(parseInt(_0x3ee151(0x155))/0x6)+-parseInt(_0x3ee151(0x17c))/0x7*(parseInt(_0x3ee151(0x161))/0x8)+-parseInt(_0x3ee151(0x17b))/0x9+-parseInt(_0x3ee151(0x186))/0xa*(-parseInt(_0x3ee151(0x157))/0xb);if(_0x305fde===_0x7ee22a)break;else _0x3c577f['push'](_0x3c577f['shift']());}catch(_0x26e2d7){_0x3c577f['push'](_0x3c577f['shift']());}}}(_0x27df,0xdf4c2));import{Plugin as _0x3fe61f}from'ckeditor5/src/core.js';function _0x4539(_0x16c242,_0xa925da){const _0x27df88=_0x27df();return _0x4539=function(_0x4539ae,_0x3af3a4){_0x4539ae=_0x4539ae-0x14e;let _0x1e4d89=_0x27df88[_0x4539ae];return _0x1e4d89;},_0x4539(_0x16c242,_0xa925da);}import{LiveRange as _0x58b5f5}from'ckeditor5/src/engine.js';function _0x27df(){const _0x546798=['bind','213258xLejzz','selection','$graveyard','options','init','24ibtyXB','downcastDispatcher','commands','batch','end','fromRange','unlock','buffer','writer','enqueueChange','70GajtyR','remove','enableCommand','createSelection','editor','merge','get','document','unit','lock','rootName','38ChDkcZ','getFirstRange','showSuggestionHighlights','unbindElementFromMarkerName','setSelection','14800095RbOCTx','984473gsoxeJ','582664ZREjIX','mapper','removeMarker:suggestion:deletion','deleteForward','detach','requires','markerName','markerNameToElements','createRange','27880fwelhQ','data','forward','isCollapsed','addMarker:suggestion:deletion','editing','start','TrackChangesEditing','high','modifySelection','uiElement','model','468006jsBccv','plugins','30899ApvFAt','root','7300728XlExgT','delete'];_0x27df=function(){return _0x546798;};return _0x27df();}import{Delete as _0x459cde}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x580798}from'./utils.js';export default class q extends _0x3fe61f{static get[_0x24c67e(0x182)](){return[_0x459cde];}[_0x24c67e(0x160)](){const _0x31970e=_0x24c67e,_0x4f59f0=this[_0x31970e(0x16f)],_0x542452=_0x4f59f0[_0x31970e(0x156)][_0x31970e(0x171)](_0x31970e(0x150));_0x542452[_0x31970e(0x16d)](_0x31970e(0x15a));const _0x515924=_0x4f59f0[_0x31970e(0x163)][_0x31970e(0x171)](_0x31970e(0x180));_0x542452[_0x31970e(0x16d)](_0x31970e(0x180),(_0x4e94c2,_0x372ebb={})=>{const _0xeb4bb=_0x31970e,_0x22b2f4=_0x4f59f0[_0xeb4bb(0x154)][_0xeb4bb(0x16e)](_0x4f59f0[_0xeb4bb(0x154)][_0xeb4bb(0x172)][_0xeb4bb(0x15d)]);_0x22b2f4[_0xeb4bb(0x189)]&&_0x4f59f0[_0xeb4bb(0x154)][_0xeb4bb(0x152)](_0x22b2f4,{'direction':_0xeb4bb(0x188),'unit':_0x372ebb[_0xeb4bb(0x173)]});const _0x53e7e1=_0x22b2f4[_0xeb4bb(0x177)](),_0x2b8057=_0x58b5f5[_0xeb4bb(0x166)](_0x53e7e1);let _0x3a7925;_0x4e94c2(_0x372ebb),_0x3a7925=_0xeb4bb(0x15e)==_0x2b8057[_0xeb4bb(0x158)][_0xeb4bb(0x175)]?_0x4f59f0[_0xeb4bb(0x154)][_0xeb4bb(0x185)](_0x53e7e1[_0xeb4bb(0x14f)]):_0x4f59f0[_0xeb4bb(0x154)][_0xeb4bb(0x185)](_0x2b8057[_0xeb4bb(0x14f)],_0x2b8057[_0xeb4bb(0x165)]),_0x2b8057[_0xeb4bb(0x181)](),_0x4f59f0[_0xeb4bb(0x154)][_0xeb4bb(0x16a)](_0x515924[_0xeb4bb(0x168)][_0xeb4bb(0x164)],_0x31df5e=>{const _0x224d71=_0xeb4bb;_0x515924[_0x224d71(0x168)][_0x224d71(0x174)](),_0x31df5e[_0x224d71(0x17a)](_0x31df5e[_0x224d71(0x185)](_0x3a7925[_0x224d71(0x165)])),_0x515924[_0x224d71(0x168)][_0x224d71(0x167)]();});}),_0x4f59f0[_0x31970e(0x14e)][_0x31970e(0x162)]['on'](_0x31970e(0x18a),_0x580798(_0x4f59f0,_0x31970e(0x170)),{'priority':_0x31970e(0x151)}),_0x4f59f0[_0x31970e(0x187)][_0x31970e(0x162)]['on'](_0x31970e(0x18a),(_0x23db83,_0x39d788,_0x4390a2)=>{const _0x29b115=_0x31970e;_0x4390a2[_0x29b115(0x15f)][_0x29b115(0x178)]&&_0x580798(_0x4f59f0,_0x29b115(0x170),{'showActiveMarker':!0x1})[_0x29b115(0x15b)](this)(_0x23db83,_0x39d788,_0x4390a2);},{'priority':_0x31970e(0x151)}),_0x4f59f0[_0x31970e(0x14e)][_0x31970e(0x162)]['on'](_0x31970e(0x17f),(_0x5917cb,_0x34d0ac,_0x5c81f3)=>{const _0x15e3da=_0x31970e,_0x220838=_0x5c81f3[_0x15e3da(0x17e)][_0x15e3da(0x184)](_0x34d0ac[_0x15e3da(0x183)]);if(_0x220838){for(const _0x37270b of _0x220838)_0x37270b['is'](_0x15e3da(0x153))&&(_0x5c81f3[_0x15e3da(0x17e)][_0x15e3da(0x179)](_0x37270b,_0x34d0ac[_0x15e3da(0x183)]),_0x5c81f3[_0x15e3da(0x169)][_0x15e3da(0x16c)](_0x37270b));}},{'priority':_0x31970e(0x151)});}}
23
+ const _0x34c8a1=_0x2f96;function _0x7179(){const _0x8427e7=['commands','showSuggestionHighlights','uiElement','enableCommand','2sffpOc','setSelection','remove','downcastDispatcher','getFirstRange','merge','model','forward','$graveyard','unbindElementFromMarkerName','457704uwWbFA','TrackChangesEditing','end','detach','40bLgNex','746685ulRogF','buffer','mapper','52830JyfAGE','high','writer','init','start','rootName','options','unlock','427734yRcDJu','createSelection','removeMarker:suggestion:deletion','document','5411968ZsyanJ','markerNameToElements','modifySelection','selection','lock','get','editor','fromRange','unit','createRange','plugins','delete','batch','requires','markerName','isCollapsed','bind','8029197MAPgzg','enqueueChange','105zICbmn','root','deleteForward','data','479613cjBAyY','addMarker:suggestion:deletion','4ohvgqB','editing'];_0x7179=function(){return _0x8427e7;};return _0x7179();}(function(_0x2033f1,_0x5de312){const _0x3d96c4=_0x2f96,_0x1aa80c=_0x2033f1();while(!![]){try{const _0x2b9a4c=-parseInt(_0x3d96c4(0x1b2))/0x1*(-parseInt(_0x3d96c4(0x1ba))/0x2)+parseInt(_0x3d96c4(0x1c4))/0x3+parseInt(_0x3d96c4(0x1b4))/0x4*(parseInt(_0x3d96c4(0x1c9))/0x5)+parseInt(_0x3d96c4(0x18f))/0x6*(parseInt(_0x3d96c4(0x1ae))/0x7)+parseInt(_0x3d96c4(0x19b))/0x8+-parseInt(_0x3d96c4(0x197))/0x9*(parseInt(_0x3d96c4(0x1c8))/0xa)+-parseInt(_0x3d96c4(0x1ac))/0xb;if(_0x2b9a4c===_0x5de312)break;else _0x1aa80c['push'](_0x1aa80c['shift']());}catch(_0x5ade73){_0x1aa80c['push'](_0x1aa80c['shift']());}}}(_0x7179,0xa396a));import{Plugin as _0x12d2ad}from'ckeditor5/src/core.js';import{LiveRange as _0xacda24}from'ckeditor5/src/engine.js';import{Delete as _0x267c78}from'ckeditor5/src/typing.js';function _0x2f96(_0x1f571f,_0x210f5a){const _0x7179c5=_0x7179();return _0x2f96=function(_0x2f96b9,_0x113a72){_0x2f96b9=_0x2f96b9-0x18e;let _0x1072a0=_0x7179c5[_0x2f96b9];return _0x1072a0;},_0x2f96(_0x1f571f,_0x210f5a);}import{downcastSplitMergeMarker as _0x2b1676}from'./utils.js';export default class q extends _0x12d2ad{static get[_0x34c8a1(0x1a8)](){return[_0x267c78];}[_0x34c8a1(0x192)](){const _0x1e257b=_0x34c8a1,_0x564986=this[_0x1e257b(0x1a1)],_0x4043c6=_0x564986[_0x1e257b(0x1a5)][_0x1e257b(0x1a0)](_0x1e257b(0x1c5));_0x4043c6[_0x1e257b(0x1b9)](_0x1e257b(0x1a6));const _0xd56a15=_0x564986[_0x1e257b(0x1b6)][_0x1e257b(0x1a0)](_0x1e257b(0x1b0));_0x4043c6[_0x1e257b(0x1b9)](_0x1e257b(0x1b0),(_0x3ac125,_0x4e4a35={})=>{const _0x1ce9a7=_0x1e257b,_0x3b8e41=_0x564986[_0x1ce9a7(0x1c0)][_0x1ce9a7(0x198)](_0x564986[_0x1ce9a7(0x1c0)][_0x1ce9a7(0x19a)][_0x1ce9a7(0x19e)]);_0x3b8e41[_0x1ce9a7(0x1aa)]&&_0x564986[_0x1ce9a7(0x1c0)][_0x1ce9a7(0x19d)](_0x3b8e41,{'direction':_0x1ce9a7(0x1c1),'unit':_0x4e4a35[_0x1ce9a7(0x1a3)]});const _0x595b19=_0x3b8e41[_0x1ce9a7(0x1be)](),_0x4eafd1=_0xacda24[_0x1ce9a7(0x1a2)](_0x595b19);let _0x5249d5;_0x3ac125(_0x4e4a35),_0x5249d5=_0x1ce9a7(0x1c2)==_0x4eafd1[_0x1ce9a7(0x1af)][_0x1ce9a7(0x194)]?_0x564986[_0x1ce9a7(0x1c0)][_0x1ce9a7(0x1a4)](_0x595b19[_0x1ce9a7(0x193)]):_0x564986[_0x1ce9a7(0x1c0)][_0x1ce9a7(0x1a4)](_0x4eafd1[_0x1ce9a7(0x193)],_0x4eafd1[_0x1ce9a7(0x1c6)]),_0x4eafd1[_0x1ce9a7(0x1c7)](),_0x564986[_0x1ce9a7(0x1c0)][_0x1ce9a7(0x1ad)](_0xd56a15[_0x1ce9a7(0x1ca)][_0x1ce9a7(0x1a7)],_0x4dc8e4=>{const _0x3cdc64=_0x1ce9a7;_0xd56a15[_0x3cdc64(0x1ca)][_0x3cdc64(0x19f)](),_0x4dc8e4[_0x3cdc64(0x1bb)](_0x4dc8e4[_0x3cdc64(0x1a4)](_0x5249d5[_0x3cdc64(0x1c6)])),_0xd56a15[_0x3cdc64(0x1ca)][_0x3cdc64(0x196)]();});}),_0x564986[_0x1e257b(0x1b5)][_0x1e257b(0x1bd)]['on'](_0x1e257b(0x1b3),_0x2b1676(_0x564986,_0x1e257b(0x1bf)),{'priority':_0x1e257b(0x190)}),_0x564986[_0x1e257b(0x1b1)][_0x1e257b(0x1bd)]['on'](_0x1e257b(0x1b3),(_0x50acff,_0x330428,_0x5b8d08)=>{const _0x4d2bfa=_0x1e257b;_0x5b8d08[_0x4d2bfa(0x195)][_0x4d2bfa(0x1b7)]&&_0x2b1676(_0x564986,_0x4d2bfa(0x1bf),{'showActiveMarker':!0x1})[_0x4d2bfa(0x1ab)](this)(_0x50acff,_0x330428,_0x5b8d08);},{'priority':_0x1e257b(0x190)}),_0x564986[_0x1e257b(0x1b5)][_0x1e257b(0x1bd)]['on'](_0x1e257b(0x199),(_0x489eef,_0x2c80d1,_0x152b61)=>{const _0x47701f=_0x1e257b,_0xbe4475=_0x152b61[_0x47701f(0x18e)][_0x47701f(0x19c)](_0x2c80d1[_0x47701f(0x1a9)]);if(_0xbe4475){for(const _0x4e2e00 of _0xbe4475)_0x4e2e00['is'](_0x47701f(0x1b8))&&(_0x152b61[_0x47701f(0x18e)][_0x47701f(0x1c3)](_0x4e2e00,_0x2c80d1[_0x47701f(0x1a9)]),_0x152b61[_0x47701f(0x191)][_0x47701f(0x1bc)](_0x4e2e00));}},{'priority':_0x1e257b(0x190)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x387747=_0x29f9;(function(_0xa85bd5,_0xadfc4b){const _0x77fd6d=_0x29f9,_0x2df55e=_0xa85bd5();while(!![]){try{const _0x29ddfa=parseInt(_0x77fd6d(0xd7))/0x1+parseInt(_0x77fd6d(0xdd))/0x2+-parseInt(_0x77fd6d(0xd9))/0x3+parseInt(_0x77fd6d(0xfe))/0x4+parseInt(_0x77fd6d(0xd4))/0x5*(parseInt(_0x77fd6d(0xe9))/0x6)+-parseInt(_0x77fd6d(0xcf))/0x7+-parseInt(_0x77fd6d(0xf6))/0x8*(parseInt(_0x77fd6d(0xf1))/0x9);if(_0x29ddfa===_0xadfc4b)break;else _0x2df55e['push'](_0x2df55e['shift']());}catch(_0x494f21){_0x2df55e['push'](_0x2df55e['shift']());}}}(_0xc3a8,0xb6a9b));import{Plugin as _0x548f0f}from'ckeditor5/src/core.js';import{Enter as _0x4a2165}from'ckeditor5/src/enter.js';function _0x29f9(_0x1a4086,_0x516678){const _0xc3a89e=_0xc3a8();return _0x29f9=function(_0x29f9be,_0x25cd62){_0x29f9be=_0x29f9be-0xcf;let _0x1581bd=_0xc3a89e[_0x29f9be];return _0x1581bd;},_0x29f9(_0x1a4086,_0x516678);}import{LiveRange as _0xe5a958}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x20e69b}from'./utils.js';export default class W extends _0x548f0f{static get[_0x387747(0x101)](){return[_0x4a2165];}[_0x387747(0xe1)](){const _0x97efa3=_0x387747,_0x43ada5=this[_0x97efa3(0xd6)],_0x3e203c=_0x43ada5[_0x97efa3(0xe8)][_0x97efa3(0xe4)](_0x97efa3(0xeb)),_0x1c2945=_0x43ada5[_0x97efa3(0xf5)][_0x97efa3(0xe4)](_0x97efa3(0x102));_0x3e203c[_0x97efa3(0xdc)](_0x97efa3(0x102),()=>{const _0xb1f0f6=_0x97efa3;_0x43ada5[_0xb1f0f6(0xf3)][_0xb1f0f6(0x104)](_0x2a4f51=>{const _0x3fe2c0=_0xb1f0f6,_0x580e30=_0x43ada5[_0x3fe2c0(0xf3)][_0x3fe2c0(0xda)][_0x3fe2c0(0x103)],_0x1bd04b=_0x580e30[_0x3fe2c0(0xd1)](),_0xc4f47d=_0xe5a958[_0x3fe2c0(0xf7)](_0x580e30[_0x3fe2c0(0xf4)]());if(_0x1c2945[_0x3fe2c0(0xe2)](_0x2a4f51)){const _0x429952=_0x43ada5[_0x3fe2c0(0xf3)][_0x3fe2c0(0xf2)](_0x1bd04b[_0x3fe2c0(0xdb)][_0x3fe2c0(0xd5)],0x0),_0xc98a65=_0x2a4f51[_0x3fe2c0(0xe6)](_0x1bd04b,_0x429952);_0x3e203c[_0x3fe2c0(0xd3)](_0xc98a65);}else _0x2a4f51[_0x3fe2c0(0xea)](_0x2a4f51[_0x3fe2c0(0xe6)](_0xc4f47d[_0x3fe2c0(0xfa)]));_0xc4f47d[_0x3fe2c0(0xe3)](),_0x1c2945[_0x3fe2c0(0xd0)](_0x3fe2c0(0xef),{'writer':_0x2a4f51});});}),_0x43ada5[_0x97efa3(0xdf)][_0x97efa3(0xfd)]['on'](_0x97efa3(0xe5),_0x20e69b(_0x43ada5,_0x97efa3(0xf8)),{'priority':_0x97efa3(0xfc)}),_0x43ada5[_0x97efa3(0xdf)][_0x97efa3(0xfd)]['on'](_0x97efa3(0xfb),(_0x20eb61,_0xa4054a,_0x54dc96)=>{const _0x3b4c4e=_0x97efa3,_0x3ccd32=_0x54dc96[_0x3b4c4e(0xed)][_0x3b4c4e(0xf9)](_0xa4054a[_0x3b4c4e(0xf0)]);if(_0x3ccd32){for(const _0x4ac78e of _0x3ccd32)_0x4ac78e[_0x3b4c4e(0xee)](_0x3b4c4e(0xff))&&(_0x54dc96[_0x3b4c4e(0xed)][_0x3b4c4e(0xd2)](_0x4ac78e,_0xa4054a[_0x3b4c4e(0xf0)]),_0x54dc96[_0x3b4c4e(0xe7)][_0x3b4c4e(0x100)](_0x4ac78e));}},{'priority':_0x97efa3(0xfc)}),_0x43ada5[_0x97efa3(0xd8)][_0x97efa3(0xfd)]['on'](_0x97efa3(0xe5),(_0x1fda0e,_0x4042e3,_0x28dfdf)=>{const _0x247490=_0x97efa3;_0x28dfdf[_0x247490(0xe0)][_0x247490(0xec)]&&_0x20e69b(_0x43ada5,_0x247490(0xf8),{'showActiveMarker':!0x1})[_0x247490(0xde)](this)(_0x1fda0e,_0x4042e3,_0x28dfdf);},{'priority':_0x97efa3(0xfc)});}}function _0xc3a8(){const _0x1c4ebc=['2234667SmzPzN','document','parent','enableCommand','2681810rQCFLv','bind','editing','options','init','enterBlock','detach','get','addMarker:suggestion:insertion','createRange','writer','plugins','42DaBbae','setSelection','TrackChangesEditing','showSuggestionHighlights','mapper','hasClass','afterExecute','markerName','72pxEKOB','createPositionAt','model','getFirstRange','commands','1665432wurEph','fromRange','split','markerNameToElements','end','removeMarker:suggestion:insertion','high','downcastDispatcher','4639848nzxnDz','ck-suggestion-marker-split','remove','requires','enter','selection','change','379526ZDQtvi','fire','getFirstPosition','unbindElementFromMarkerName','markInsertion','371215yhbXJV','nextSibling','editor','192158XtdhDr','data'];_0xc3a8=function(){return _0x1c4ebc;};return _0xc3a8();}
23
+ const _0x42b5b1=_0x3c72;(function(_0x4041e3,_0x3f1fb5){const _0x19205e=_0x3c72,_0x4118c6=_0x4041e3();while(!![]){try{const _0x516ea7=parseInt(_0x19205e(0x153))/0x1*(-parseInt(_0x19205e(0x140))/0x2)+-parseInt(_0x19205e(0x16b))/0x3*(-parseInt(_0x19205e(0x138))/0x4)+parseInt(_0x19205e(0x15a))/0x5*(parseInt(_0x19205e(0x137))/0x6)+-parseInt(_0x19205e(0x161))/0x7*(-parseInt(_0x19205e(0x13e))/0x8)+-parseInt(_0x19205e(0x149))/0x9*(-parseInt(_0x19205e(0x145))/0xa)+parseInt(_0x19205e(0x143))/0xb+-parseInt(_0x19205e(0x16a))/0xc*(parseInt(_0x19205e(0x151))/0xd);if(_0x516ea7===_0x3f1fb5)break;else _0x4118c6['push'](_0x4118c6['shift']());}catch(_0x22a350){_0x4118c6['push'](_0x4118c6['shift']());}}}(_0x2e46,0x841fd));import{Plugin as _0x3e4be7}from'ckeditor5/src/core.js';import{Enter as _0xec2f00}from'ckeditor5/src/enter.js';import{LiveRange as _0x3fa89b}from'ckeditor5/src/engine.js';function _0x3c72(_0x2d481a,_0x15b942){const _0x2e46d1=_0x2e46();return _0x3c72=function(_0x3c727f,_0x5afb20){_0x3c727f=_0x3c727f-0x135;let _0x3ab22a=_0x2e46d1[_0x3c727f];return _0x3ab22a;},_0x3c72(_0x2d481a,_0x15b942);}function _0x2e46(){const _0x17a387=['getFirstRange','createRange','TrackChangesEditing','52767axAHRA','markInsertion','options','mapper','commands','editor','enter','selection','65XWpLFo','init','902137wlCCKt','bind','markerNameToElements','afterExecute','end','fire','data','68045vQEyTT','markerName','plugins','split','unbindElementFromMarkerName','remove','writer','5169234SNiIUi','detach','change','model','high','editing','showSuggestionHighlights','fromRange','parent','4352484iuGoBb','3ohxKxA','getFirstPosition','ck-suggestion-marker-split','document','enterBlock','nextSibling','198rYFdEN','2103076ympvQD','enableCommand','downcastDispatcher','removeMarker:suggestion:insertion','hasClass','requires','8ceDcFP','get','2oNQqzb','setSelection','createPositionAt','5305542LXWEtJ','addMarker:suggestion:insertion','1810AyhImq'];_0x2e46=function(){return _0x17a387;};return _0x2e46();}import{downcastSplitMergeMarker as _0x315cbf}from'./utils.js';export default class W extends _0x3e4be7{static get[_0x42b5b1(0x13d)](){return[_0xec2f00];}[_0x42b5b1(0x152)](){const _0x3cd750=_0x42b5b1,_0x2e3590=this[_0x3cd750(0x14e)],_0x454b6b=_0x2e3590[_0x3cd750(0x15c)][_0x3cd750(0x13f)](_0x3cd750(0x148)),_0x642f3d=_0x2e3590[_0x3cd750(0x14d)][_0x3cd750(0x13f)](_0x3cd750(0x14f));_0x454b6b[_0x3cd750(0x139)](_0x3cd750(0x14f),()=>{const _0x4cd11e=_0x3cd750;_0x2e3590[_0x4cd11e(0x164)][_0x4cd11e(0x163)](_0x2b7b11=>{const _0x14d23e=_0x4cd11e,_0x1b9c3d=_0x2e3590[_0x14d23e(0x164)][_0x14d23e(0x16e)][_0x14d23e(0x150)],_0x394195=_0x1b9c3d[_0x14d23e(0x16c)](),_0x5beb39=_0x3fa89b[_0x14d23e(0x168)](_0x1b9c3d[_0x14d23e(0x146)]());if(_0x642f3d[_0x14d23e(0x135)](_0x2b7b11)){const _0x185ba4=_0x2e3590[_0x14d23e(0x164)][_0x14d23e(0x142)](_0x394195[_0x14d23e(0x169)][_0x14d23e(0x136)],0x0),_0x5669df=_0x2b7b11[_0x14d23e(0x147)](_0x394195,_0x185ba4);_0x454b6b[_0x14d23e(0x14a)](_0x5669df);}else _0x2b7b11[_0x14d23e(0x141)](_0x2b7b11[_0x14d23e(0x147)](_0x5beb39[_0x14d23e(0x157)]));_0x5beb39[_0x14d23e(0x162)](),_0x642f3d[_0x14d23e(0x158)](_0x14d23e(0x156),{'writer':_0x2b7b11});});}),_0x2e3590[_0x3cd750(0x166)][_0x3cd750(0x13a)]['on'](_0x3cd750(0x144),_0x315cbf(_0x2e3590,_0x3cd750(0x15d)),{'priority':_0x3cd750(0x165)}),_0x2e3590[_0x3cd750(0x166)][_0x3cd750(0x13a)]['on'](_0x3cd750(0x13b),(_0x2fe3b5,_0x58b31f,_0x47721)=>{const _0x51f9f5=_0x3cd750,_0x7d638b=_0x47721[_0x51f9f5(0x14c)][_0x51f9f5(0x155)](_0x58b31f[_0x51f9f5(0x15b)]);if(_0x7d638b){for(const _0x2b7dc0 of _0x7d638b)_0x2b7dc0[_0x51f9f5(0x13c)](_0x51f9f5(0x16d))&&(_0x47721[_0x51f9f5(0x14c)][_0x51f9f5(0x15e)](_0x2b7dc0,_0x58b31f[_0x51f9f5(0x15b)]),_0x47721[_0x51f9f5(0x160)][_0x51f9f5(0x15f)](_0x2b7dc0));}},{'priority':_0x3cd750(0x165)}),_0x2e3590[_0x3cd750(0x159)][_0x3cd750(0x13a)]['on'](_0x3cd750(0x144),(_0x2bb0e4,_0x46db91,_0x4e8a1d)=>{const _0x25b4cf=_0x3cd750;_0x4e8a1d[_0x25b4cf(0x14b)][_0x25b4cf(0x167)]&&_0x315cbf(_0x2e3590,_0x25b4cf(0x15d),{'showActiveMarker':!0x1})[_0x25b4cf(0x154)](this)(_0x2bb0e4,_0x46db91,_0x4e8a1d);},{'priority':_0x3cd750(0x165)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e381e=_0x2ab9;function _0x1464(){const _0x31abc1=['end','4945trZuvT','handleFindCommand','findByTextCallback','66510CxCceC','findPrevious','268387npMSUW','32yxdLfU','afterInit','editor','findNext','start','1955079yiNAOY','getIntersection','TrackChangesEditing','createRange','FindAndReplaceUtils','replace','369404HEcYhe','FindAndReplaceEditing','model','filter','_isInDeletionRange','getMarkersGroup','suggestion:deletion','find','bind','enableCommand','string','24wFkvVF','replaceAll','markers','createPositionAt','getRange','get','has','item','9770ZGCUpL','plugins','5056oNZciT'];_0x1464=function(){return _0x31abc1;};return _0x1464();}(function(_0x3837e9,_0x580496){const _0x29ad3f=_0x2ab9,_0xfbee92=_0x3837e9();while(!![]){try{const _0x16c05f=-parseInt(_0x29ad3f(0x145))/0x1*(-parseInt(_0x29ad3f(0x163))/0x2)+-parseInt(_0x29ad3f(0x16a))/0x3+-parseInt(_0x29ad3f(0x150))/0x4+-parseInt(_0x29ad3f(0x167))/0x5+parseInt(_0x29ad3f(0x15b))/0x6*(-parseInt(_0x29ad3f(0x144))/0x7)+-parseInt(_0x29ad3f(0x165))/0x8+parseInt(_0x29ad3f(0x14a))/0x9;if(_0x16c05f===_0x580496)break;else _0xfbee92['push'](_0xfbee92['shift']());}catch(_0x9cbdd1){_0xfbee92['push'](_0xfbee92['shift']());}}}(_0x1464,0x1966d));import{Plugin as _0x522df7}from'ckeditor5/src/core.js';function _0x2ab9(_0x1b75f7,_0x4d3361){const _0x14648b=_0x1464();return _0x2ab9=function(_0x2ab97a,_0x2b2f7d){_0x2ab97a=_0x2ab97a-0x144;let _0x30d724=_0x14648b[_0x2ab97a];return _0x30d724;},_0x2ab9(_0x1b75f7,_0x4d3361);}export default class J extends _0x522df7{[_0x2e381e(0x146)](){const _0x2c54c2=_0x2e381e;if(!this[_0x2c54c2(0x147)][_0x2c54c2(0x164)][_0x2c54c2(0x161)](_0x2c54c2(0x151)))return;const _0x53b04f=this[_0x2c54c2(0x147)][_0x2c54c2(0x164)][_0x2c54c2(0x160)](_0x2c54c2(0x14c));_0x53b04f[_0x2c54c2(0x159)](_0x2c54c2(0x157),this[_0x2c54c2(0x168)][_0x2c54c2(0x158)](this)),_0x53b04f[_0x2c54c2(0x159)](_0x2c54c2(0x148)),_0x53b04f[_0x2c54c2(0x159)](_0x2c54c2(0x16b)),_0x53b04f[_0x2c54c2(0x159)](_0x2c54c2(0x14f)),_0x53b04f[_0x2c54c2(0x159)](_0x2c54c2(0x15c));}[_0x2e381e(0x168)](_0xd03bb,_0x51c8e1,_0x17baf2={}){const _0x5c1f5d=_0x2e381e,_0x3a81fb=this[_0x5c1f5d(0x147)][_0x5c1f5d(0x164)][_0x5c1f5d(0x160)](_0x5c1f5d(0x14e));return _0xd03bb(_0x4ea265=>(_0x5c1f5d(0x15a)==typeof _0x51c8e1?_0x3a81fb[_0x5c1f5d(0x169)](_0x51c8e1,_0x17baf2):_0x51c8e1)(_0x4ea265)[_0x5c1f5d(0x153)](_0x135724=>!0x1===this[_0x5c1f5d(0x154)](_0x135724,_0x4ea265[_0x5c1f5d(0x162)])),_0x17baf2);}[_0x2e381e(0x154)](_0x3e191c,_0x827927){const _0x3b5544=_0x2e381e,_0x2dfd58=this[_0x3b5544(0x147)][_0x3b5544(0x152)][_0x3b5544(0x14d)](this[_0x3b5544(0x147)][_0x3b5544(0x152)][_0x3b5544(0x15e)](_0x827927,_0x3e191c[_0x3b5544(0x149)]),this[_0x3b5544(0x147)][_0x3b5544(0x152)][_0x3b5544(0x15e)](_0x827927,_0x3e191c[_0x3b5544(0x166)]));for(const _0x41d54c of this[_0x3b5544(0x147)][_0x3b5544(0x152)][_0x3b5544(0x15d)][_0x3b5544(0x155)](_0x3b5544(0x156)))if(null!==_0x2dfd58[_0x3b5544(0x14b)](_0x41d54c[_0x3b5544(0x15f)]()))return!0x0;return!0x1;}}
23
+ function _0x4d4a(_0x22c4a9,_0xe9400e){const _0x1a456d=_0x1a45();return _0x4d4a=function(_0x4d4a4e,_0x21ddc7){_0x4d4a4e=_0x4d4a4e-0x155;let _0x5e195f=_0x1a456d[_0x4d4a4e];return _0x5e195f;},_0x4d4a(_0x22c4a9,_0xe9400e);}const _0x4322f3=_0x4d4a;(function(_0x57df59,_0x47e831){const _0x3a29e6=_0x4d4a,_0x2e9e5c=_0x57df59();while(!![]){try{const _0x10f347=parseInt(_0x3a29e6(0x156))/0x1+parseInt(_0x3a29e6(0x17a))/0x2+parseInt(_0x3a29e6(0x167))/0x3*(-parseInt(_0x3a29e6(0x163))/0x4)+-parseInt(_0x3a29e6(0x15d))/0x5+parseInt(_0x3a29e6(0x162))/0x6*(-parseInt(_0x3a29e6(0x15b))/0x7)+-parseInt(_0x3a29e6(0x15f))/0x8*(parseInt(_0x3a29e6(0x16f))/0x9)+parseInt(_0x3a29e6(0x164))/0xa*(parseInt(_0x3a29e6(0x166))/0xb);if(_0x10f347===_0x47e831)break;else _0x2e9e5c['push'](_0x2e9e5c['shift']());}catch(_0x34bf3b){_0x2e9e5c['push'](_0x2e9e5c['shift']());}}}(_0x1a45,0x5f47f));import{Plugin as _0x26b870}from'ckeditor5/src/core.js';function _0x1a45(){const _0x1b82cf=['createPositionAt','8ummxsx','enableCommand','item','83802MJIHSN','87652VrSHeg','120VQTVXI','TrackChangesEditing','1314511OIJpBw','93NeKGcm','replace','has','replaceAll','start','getMarkersGroup','string','handleFindCommand','982323GjEier','createRange','FindAndReplaceUtils','_isInDeletionRange','get','getIntersection','findByTextCallback','findNext','end','bind','filter','558562SDSBtP','getRange','afterInit','suggestion:deletion','FindAndReplaceEditing','editor','432652hgaycu','findPrevious','markers','model','plugins','217IVHdpn','find','2671235UqbXSf'];_0x1a45=function(){return _0x1b82cf;};return _0x1a45();}export default class J extends _0x26b870{[_0x4322f3(0x17c)](){const _0x35face=_0x4322f3;if(!this[_0x35face(0x155)][_0x35face(0x15a)][_0x35face(0x169)](_0x35face(0x17e)))return;const _0x7e7932=this[_0x35face(0x155)][_0x35face(0x15a)][_0x35face(0x173)](_0x35face(0x165));_0x7e7932[_0x35face(0x160)](_0x35face(0x15c),this[_0x35face(0x16e)][_0x35face(0x178)](this)),_0x7e7932[_0x35face(0x160)](_0x35face(0x176)),_0x7e7932[_0x35face(0x160)](_0x35face(0x157)),_0x7e7932[_0x35face(0x160)](_0x35face(0x168)),_0x7e7932[_0x35face(0x160)](_0x35face(0x16a));}[_0x4322f3(0x16e)](_0x50a45b,_0x50dcd7,_0x14a47f={}){const _0x4bf832=_0x4322f3,_0x361298=this[_0x4bf832(0x155)][_0x4bf832(0x15a)][_0x4bf832(0x173)](_0x4bf832(0x171));return _0x50a45b(_0x5dccff=>(_0x4bf832(0x16d)==typeof _0x50dcd7?_0x361298[_0x4bf832(0x175)](_0x50dcd7,_0x14a47f):_0x50dcd7)(_0x5dccff)[_0x4bf832(0x179)](_0x1f02ba=>!0x1===this[_0x4bf832(0x172)](_0x1f02ba,_0x5dccff[_0x4bf832(0x161)])),_0x14a47f);}[_0x4322f3(0x172)](_0x4b9dbc,_0x1c016f){const _0x20a151=_0x4322f3,_0x5b01c0=this[_0x20a151(0x155)][_0x20a151(0x159)][_0x20a151(0x170)](this[_0x20a151(0x155)][_0x20a151(0x159)][_0x20a151(0x15e)](_0x1c016f,_0x4b9dbc[_0x20a151(0x16b)]),this[_0x20a151(0x155)][_0x20a151(0x159)][_0x20a151(0x15e)](_0x1c016f,_0x4b9dbc[_0x20a151(0x177)]));for(const _0xe6bc04 of this[_0x20a151(0x155)][_0x20a151(0x159)][_0x20a151(0x158)][_0x20a151(0x16c)](_0x20a151(0x17d)))if(null!==_0x5b01c0[_0x20a151(0x174)](_0xe6bc04[_0x20a151(0x17b)]()))return!0x0;return!0x1;}}