@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240703.0 → 0.0.0-nightly-20240705.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
- (_0x132b7e=>{const {zh:{dictionary:_0x36d7b8,getPluralForm:_0x388237}}={'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':_0x4ae2d0=>0x0}};_0x132b7e['zh']||={'dictionary':{},'getPluralForm':null},_0x132b7e['zh']['dictionary']=Object['assign'](_0x132b7e['zh']['dictionary'],_0x36d7b8),_0x132b7e['zh']['getPluralForm']=_0x388237;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xef88b9=>{const {zh:{dictionary:_0x459be0,getPluralForm:_0xe10374}}={'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':_0x50fad5=>0x0}};_0xef88b9['zh']||={'dictionary':{},'getPluralForm':null},_0xef88b9['zh']['dictionary']=Object['assign'](_0xef88b9['zh']['dictionary'],_0x459be0),_0xef88b9['zh']['getPluralForm']=_0xe10374;})(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-20240703.0",
3
+ "version": "0.0.0-nightly-20240705.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-20240703.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240703.0",
44
+ "ckeditor5": "0.0.0-nightly-20240705.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240705.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
- const _0x4f4f42=_0x4526;(function(_0x382943,_0x3b5419){const _0x1c634d=_0x4526,_0x157672=_0x382943();while(!![]){try{const _0x1c584c=parseInt(_0x1c634d(0x12d))/0x1*(parseInt(_0x1c634d(0x13c))/0x2)+parseInt(_0x1c634d(0x141))/0x3*(-parseInt(_0x1c634d(0x140))/0x4)+-parseInt(_0x1c634d(0x134))/0x5*(parseInt(_0x1c634d(0x144))/0x6)+-parseInt(_0x1c634d(0x13a))/0x7+-parseInt(_0x1c634d(0x13e))/0x8*(parseInt(_0x1c634d(0x131))/0x9)+-parseInt(_0x1c634d(0x130))/0xa*(parseInt(_0x1c634d(0x135))/0xb)+-parseInt(_0x1c634d(0x137))/0xc*(-parseInt(_0x1c634d(0x13d))/0xd);if(_0x1c584c===_0x3b5419)break;else _0x157672['push'](_0x157672['shift']());}catch(_0x303f82){_0x157672['push'](_0x157672['shift']());}}}(_0x3666,0x50e3a));function _0x4526(_0x2ca9d7,_0x414b2b){const _0x366605=_0x3666();return _0x4526=function(_0x4526da,_0x345c11){_0x4526da=_0x4526da-0x12c;let _0x3bb80c=_0x366605[_0x4526da];return _0x3bb80c;},_0x4526(_0x2ca9d7,_0x414b2b);}import{Command as _0x1be4e2}from'ckeditor5/src/core.js';import{CKEditorError as _0x8e4e8a}from'ckeditor5/src/utils.js';function _0x3666(){const _0x31e6b0=['25453389HReghN','16NszlBb','TrackChangesEditing','383308lGZmgi','6IqWfOv','model','plugins','3730098NFQhsn','canEditAt','editor','execute','1bvivEI','_suggestions','acceptSuggestion','4500540wbVrAz','2155941bgAHyM','get','isEnabled','5xmBMuP','11OoqgSW','refresh','12NZQMvi','getRanges','_isEnabledBasedOnSelection','3259375BUokoK','track-changes-accept-suggestion-not-found','1162966JwPBNZ'];_0x3666=function(){return _0x31e6b0;};return _0x3666();}export default class $ extends _0x1be4e2{constructor(_0x24a6f7,_0x414407){const _0x20d74e=_0x4526;super(_0x24a6f7),this[_0x20d74e(0x12e)]=_0x414407,this[_0x20d74e(0x136)](),this[_0x20d74e(0x139)]=!0x1;}[_0x4f4f42(0x136)](){const _0x1b00d5=_0x4f4f42;this[_0x1b00d5(0x133)]=!0x0;}[_0x4f4f42(0x12c)](_0x13edbf){const _0x3f67c1=_0x4f4f42,_0x4f2995=this[_0x3f67c1(0x12e)][_0x3f67c1(0x132)](_0x13edbf);if(!_0x4f2995)throw new _0x8e4e8a(_0x3f67c1(0x13b),this);const _0x5e6a26=_0x4f2995[_0x3f67c1(0x138)]();this[_0x3f67c1(0x146)][_0x3f67c1(0x142)][_0x3f67c1(0x145)](_0x5e6a26)&&this[_0x3f67c1(0x146)][_0x3f67c1(0x143)][_0x3f67c1(0x132)](_0x3f67c1(0x13f))[_0x3f67c1(0x12f)](_0x4f2995);}}
23
+ function _0x2633(){const _0x1a0668=['isEnabled','model','72sLlsFJ','1820580EXxhst','106264ohlBbI','canEditAt','getRanges','35lJvmpm','refresh','TrackChangesEditing','acceptSuggestion','get','1117716ARnAbU','execute','_isEnabledBasedOnSelection','28908bVWTwT','52368IFylwU','30951oLxOnG','plugins','5291190BeqUXw','_suggestions','editor','track-changes-accept-suggestion-not-found'];_0x2633=function(){return _0x1a0668;};return _0x2633();}const _0x1ef1c7=_0x3cdb;(function(_0x1a7cce,_0x4840d9){const _0x4de27a=_0x3cdb,_0x1791e9=_0x1a7cce();while(!![]){try{const _0x4276c4=-parseInt(_0x4de27a(0x10e))/0x1+parseInt(_0x4de27a(0x101))/0x2+-parseInt(_0x4de27a(0x10c))/0x3*(parseInt(_0x4de27a(0xff))/0x4)+-parseInt(_0x4de27a(0x100))/0x5+parseInt(_0x4de27a(0x109))/0x6+-parseInt(_0x4de27a(0x104))/0x7*(parseInt(_0x4de27a(0x10d))/0x8)+parseInt(_0x4de27a(0x110))/0x9;if(_0x4276c4===_0x4840d9)break;else _0x1791e9['push'](_0x1791e9['shift']());}catch(_0x9baad4){_0x1791e9['push'](_0x1791e9['shift']());}}}(_0x2633,0x37323));function _0x3cdb(_0x519221,_0x51ff52){const _0x263313=_0x2633();return _0x3cdb=function(_0x3cdbdd,_0x401839){_0x3cdbdd=_0x3cdbdd-0xfc;let _0x1da927=_0x263313[_0x3cdbdd];return _0x1da927;},_0x3cdb(_0x519221,_0x51ff52);}import{Command as _0x33eb7f}from'ckeditor5/src/core.js';import{CKEditorError as _0x210e49}from'ckeditor5/src/utils.js';export default class $ extends _0x33eb7f{constructor(_0x4b7ff3,_0x4e36fe){const _0x34b635=_0x3cdb;super(_0x4b7ff3),this[_0x34b635(0x111)]=_0x4e36fe,this[_0x34b635(0x105)](),this[_0x34b635(0x10b)]=!0x1;}[_0x1ef1c7(0x105)](){const _0x26250a=_0x1ef1c7;this[_0x26250a(0xfd)]=!0x0;}[_0x1ef1c7(0x10a)](_0x5c7797){const _0x4ca1da=_0x1ef1c7,_0x2f0caa=this[_0x4ca1da(0x111)][_0x4ca1da(0x108)](_0x5c7797);if(!_0x2f0caa)throw new _0x210e49(_0x4ca1da(0xfc),this);const _0x2f7b24=_0x2f0caa[_0x4ca1da(0x103)]();this[_0x4ca1da(0x112)][_0x4ca1da(0xfe)][_0x4ca1da(0x102)](_0x2f7b24)&&this[_0x4ca1da(0x112)][_0x4ca1da(0x10f)][_0x4ca1da(0x108)](_0x4ca1da(0x106))[_0x4ca1da(0x107)](_0x2f0caa);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x544f(_0x5abd1e,_0x4d4d1c){const _0x1b42e7=_0x1b42();return _0x544f=function(_0x544f23,_0x59f058){_0x544f23=_0x544f23-0x7c;let _0x4ce929=_0x1b42e7[_0x544f23];return _0x4ce929;},_0x544f(_0x5abd1e,_0x4d4d1c);}const _0x3db119=_0x544f;(function(_0x5ce686,_0xa5da4a){const _0xab164f=_0x544f,_0x22bc42=_0x5ce686();while(!![]){try{const _0x3c5c47=-parseInt(_0xab164f(0x8c))/0x1+-parseInt(_0xab164f(0x93))/0x2*(-parseInt(_0xab164f(0x7c))/0x3)+-parseInt(_0xab164f(0x87))/0x4+-parseInt(_0xab164f(0x8a))/0x5*(parseInt(_0xab164f(0x7f))/0x6)+parseInt(_0xab164f(0x8b))/0x7*(-parseInt(_0xab164f(0x86))/0x8)+parseInt(_0xab164f(0x82))/0x9+parseInt(_0xab164f(0x80))/0xa*(parseInt(_0xab164f(0x91))/0xb);if(_0x3c5c47===_0xa5da4a)break;else _0x22bc42['push'](_0x22bc42['shift']());}catch(_0x5c7601){_0x22bc42['push'](_0x22bc42['shift']());}}}(_0x1b42,0x9d45d));function _0x1b42(){const _0x303535=['2776878qfpoYG','_suggestions','track-changes-discard-suggestion-not-found','TrackChangesEditing','8MxcDXW','333056hgyRWu','model','editor','655GOmhFP','4486307bCYjyL','73876zwefbP','_isEnabledBasedOnSelection','get','canEditAt','refresh','1848308TbhMNb','discardSuggestion','665118JvBTZS','execute','9tlHqmT','plugins','getRanges','55338VmFkHc','80vbdKti','isEnabled'];_0x1b42=function(){return _0x303535;};return _0x1b42();}import{Command as _0x1cd771}from'ckeditor5/src/core.js';import{CKEditorError as _0x49e7de}from'ckeditor5/src/utils.js';export default class B extends _0x1cd771{constructor(_0x2d9eab,_0x43a7ce){const _0x545398=_0x544f;super(_0x2d9eab),this[_0x545398(0x83)]=_0x43a7ce,this[_0x545398(0x90)](),this[_0x545398(0x8d)]=!0x1;}[_0x3db119(0x90)](){const _0x4d1703=_0x3db119;this[_0x4d1703(0x81)]=!0x0;}[_0x3db119(0x94)](_0x274d73){const _0x4bb7a9=_0x3db119,_0x46bf1c=this[_0x4bb7a9(0x83)][_0x4bb7a9(0x8e)](_0x274d73);if(!_0x46bf1c)throw new _0x49e7de(_0x4bb7a9(0x84),this);const _0x338912=_0x46bf1c[_0x4bb7a9(0x7e)]();this[_0x4bb7a9(0x89)][_0x4bb7a9(0x88)][_0x4bb7a9(0x8f)](_0x338912)&&this[_0x4bb7a9(0x89)][_0x4bb7a9(0x7d)][_0x4bb7a9(0x8e)](_0x4bb7a9(0x85))[_0x4bb7a9(0x92)](_0x46bf1c);}}
23
+ function _0x2df1(_0x5b48ce,_0x35b3b6){const _0x12455b=_0x1245();return _0x2df1=function(_0x2df13b,_0x1e04d8){_0x2df13b=_0x2df13b-0xbb;let _0x10f6fe=_0x12455b[_0x2df13b];return _0x10f6fe;},_0x2df1(_0x5b48ce,_0x35b3b6);}const _0x25aeac=_0x2df1;function _0x1245(){const _0x35184e=['_isEnabledBasedOnSelection','track-changes-discard-suggestion-not-found','6334704MHXwAb','isEnabled','execute','1875uebhJG','37ObRwWP','TrackChangesEditing','canEditAt','6wpRydF','5196yqoRnW','plugins','getRanges','92037ZDHJcN','17192270USSpZo','2010748pZDGyk','16074AdaqGs','7hQJWmp','_suggestions','model','refresh','discardSuggestion','get','45810xlsfYp','11273448dKsWUq','editor'];_0x1245=function(){return _0x35184e;};return _0x1245();}(function(_0x33512d,_0x24e155){const _0xcdea70=_0x2df1,_0xd05cdd=_0x33512d();while(!![]){try{const _0x51ab4c=parseInt(_0xcdea70(0xd4))/0x1*(-parseInt(_0xcdea70(0xcb))/0x2)+-parseInt(_0xcdea70(0xbd))/0x3*(-parseInt(_0xcdea70(0xc3))/0x4)+parseInt(_0xcdea70(0xd3))/0x5*(parseInt(_0xcdea70(0xc4))/0x6)+-parseInt(_0xcdea70(0xc5))/0x7*(parseInt(_0xcdea70(0xcc))/0x8)+-parseInt(_0xcdea70(0xd0))/0x9+-parseInt(_0xcdea70(0xc2))/0xa+parseInt(_0xcdea70(0xc1))/0xb*(parseInt(_0xcdea70(0xbe))/0xc);if(_0x51ab4c===_0x24e155)break;else _0xd05cdd['push'](_0xd05cdd['shift']());}catch(_0x1d8d66){_0xd05cdd['push'](_0xd05cdd['shift']());}}}(_0x1245,0xe8b49));import{Command as _0x1f57d3}from'ckeditor5/src/core.js';import{CKEditorError as _0x4d93b0}from'ckeditor5/src/utils.js';export default class B extends _0x1f57d3{constructor(_0x8f7742,_0x445760){const _0x52df4f=_0x2df1;super(_0x8f7742),this[_0x52df4f(0xc6)]=_0x445760,this[_0x52df4f(0xc8)](),this[_0x52df4f(0xce)]=!0x1;}[_0x25aeac(0xc8)](){const _0x1fb766=_0x25aeac;this[_0x1fb766(0xd1)]=!0x0;}[_0x25aeac(0xd2)](_0x4a70e1){const _0x43fa13=_0x25aeac,_0x182eed=this[_0x43fa13(0xc6)][_0x43fa13(0xca)](_0x4a70e1);if(!_0x182eed)throw new _0x4d93b0(_0x43fa13(0xcf),this);const _0x5538ef=_0x182eed[_0x43fa13(0xc0)]();this[_0x43fa13(0xcd)][_0x43fa13(0xc7)][_0x43fa13(0xbc)](_0x5538ef)&&this[_0x43fa13(0xcd)][_0x43fa13(0xbf)][_0x43fa13(0xca)](_0x43fa13(0xbb))[_0x43fa13(0xc9)](_0x182eed);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37f33d=_0x2529;(function(_0x4605c7,_0x17d8d5){const _0x5225c9=_0x2529,_0x138169=_0x4605c7();while(!![]){try{const _0x284080=-parseInt(_0x5225c9(0x15f))/0x1*(-parseInt(_0x5225c9(0x163))/0x2)+-parseInt(_0x5225c9(0x156))/0x3*(parseInt(_0x5225c9(0x15b))/0x4)+parseInt(_0x5225c9(0x169))/0x5*(parseInt(_0x5225c9(0x166))/0x6)+parseInt(_0x5225c9(0x15a))/0x7*(parseInt(_0x5225c9(0x162))/0x8)+parseInt(_0x5225c9(0x153))/0x9+parseInt(_0x5225c9(0x159))/0xa+parseInt(_0x5225c9(0x167))/0xb;if(_0x284080===_0x17d8d5)break;else _0x138169['push'](_0x138169['shift']());}catch(_0x23f106){_0x138169['push'](_0x138169['shift']());}}}(_0x109a,0xd6963));function _0x109a(){const _0x15fd3b=['getRanges','isInContent','412luINwz','some','refresh','1824WIiWvl','18zWpMWW','from','values','5741976sZrYZo','5481817CAuRTQ','_isEnabledBasedOnSelection','5GYNnXF','model','execute','4982544LLpEfj','_command','editor','6FCzoTz','canEditAt','isEnabled','39540JjGMoj','12138SnPCvZ','3066052KzragI','_suggestions'];_0x109a=function(){return _0x15fd3b;};return _0x109a();}import{Command as _0x23071a}from'ckeditor5/src/core.js';function _0x2529(_0x5b1120,_0x1e1c7e){const _0x109ac6=_0x109a();return _0x2529=function(_0x252960,_0x593277){_0x252960=_0x252960-0x151;let _0x191ba1=_0x109ac6[_0x252960];return _0x191ba1;},_0x2529(_0x5b1120,_0x1e1c7e);}import{sortSuggestions as _0x1dad06,executeCommandForSuggestions as _0x10043b}from'../utils/utils.js';export default class x extends _0x23071a{constructor(_0x387f7d,_0x52b720,_0x3cc2b7){const _0x9a5da4=_0x2529;super(_0x387f7d),this[_0x9a5da4(0x154)]=_0x52b720,this[_0x9a5da4(0x15c)]=_0x3cc2b7,this[_0x9a5da4(0x161)](),this[_0x9a5da4(0x168)]=!0x1;}[_0x37f33d(0x161)](){const _0x2fac11=_0x37f33d,_0x18cae5=Array[_0x2fac11(0x164)](this[_0x2fac11(0x15c)][_0x2fac11(0x165)]())[_0x2fac11(0x160)](_0x52d3ae=>_0x52d3ae[_0x2fac11(0x15e)]);this[_0x2fac11(0x158)]=this[_0x2fac11(0x154)][_0x2fac11(0x158)]&&_0x18cae5;}[_0x37f33d(0x152)](){const _0x976932=_0x37f33d,_0x347e5e=_0x1dad06(Array[_0x976932(0x164)](this[_0x976932(0x15c)][_0x976932(0x165)]()));for(const _0x5be482 of _0x347e5e){const _0x850901=_0x5be482[_0x976932(0x15d)]();if(!this[_0x976932(0x155)][_0x976932(0x151)][_0x976932(0x157)](_0x850901))return;}_0x10043b(this[_0x976932(0x155)][_0x976932(0x151)],this[_0x976932(0x154)],_0x347e5e);}}
23
+ function _0x4454(_0x4808a2,_0x562ee5){const _0x3e8c80=_0x3e8c();return _0x4454=function(_0x445432,_0x5394d5){_0x445432=_0x445432-0x154;let _0x448d7a=_0x3e8c80[_0x445432];return _0x448d7a;},_0x4454(_0x4808a2,_0x562ee5);}const _0x23a10d=_0x4454;(function(_0x2d0f3e,_0x88c909){const _0x344556=_0x4454,_0x47bfff=_0x2d0f3e();while(!![]){try{const _0x804296=-parseInt(_0x344556(0x16b))/0x1*(parseInt(_0x344556(0x15b))/0x2)+parseInt(_0x344556(0x15d))/0x3*(-parseInt(_0x344556(0x169))/0x4)+parseInt(_0x344556(0x15c))/0x5+parseInt(_0x344556(0x164))/0x6*(-parseInt(_0x344556(0x166))/0x7)+-parseInt(_0x344556(0x157))/0x8*(-parseInt(_0x344556(0x159))/0x9)+-parseInt(_0x344556(0x154))/0xa*(parseInt(_0x344556(0x161))/0xb)+parseInt(_0x344556(0x16d))/0xc;if(_0x804296===_0x88c909)break;else _0x47bfff['push'](_0x47bfff['shift']());}catch(_0x10a183){_0x47bfff['push'](_0x47bfff['shift']());}}}(_0x3e8c,0x990f6));import{Command as _0x2e5382}from'ckeditor5/src/core.js';import{sortSuggestions as _0x959e08,executeCommandForSuggestions as _0x2df3ad}from'../utils/utils.js';function _0x3e8c(){const _0x2fc86d=['213384clPLzx','getRanges','198jMmJJP','isInContent','3050tDxoUs','4618980EBaMtH','15XzynzC','editor','execute','some','6974ZOneoZ','refresh','canEditAt','2754168BaaimS','_isEnabledBasedOnSelection','7GCSZUM','_suggestions','isEnabled','905944OCDzVC','_command','269ENvVJj','values','13667244JUEkgY','330VViGyF','model','from'];_0x3e8c=function(){return _0x2fc86d;};return _0x3e8c();}export default class x extends _0x2e5382{constructor(_0x2a0b27,_0x2916d2,_0x2e5ea9){const _0x2728f6=_0x4454;super(_0x2a0b27),this[_0x2728f6(0x16a)]=_0x2916d2,this[_0x2728f6(0x167)]=_0x2e5ea9,this[_0x2728f6(0x162)](),this[_0x2728f6(0x165)]=!0x1;}[_0x23a10d(0x162)](){const _0x371144=_0x23a10d,_0x50edf5=Array[_0x371144(0x156)](this[_0x371144(0x167)][_0x371144(0x16c)]())[_0x371144(0x160)](_0x283b24=>_0x283b24[_0x371144(0x15a)]);this[_0x371144(0x168)]=this[_0x371144(0x16a)][_0x371144(0x168)]&&_0x50edf5;}[_0x23a10d(0x15f)](){const _0x46e8af=_0x23a10d,_0x158f0f=_0x959e08(Array[_0x46e8af(0x156)](this[_0x46e8af(0x167)][_0x46e8af(0x16c)]()));for(const _0x2bb02d of _0x158f0f){const _0x1ce01e=_0x2bb02d[_0x46e8af(0x158)]();if(!this[_0x46e8af(0x15e)][_0x46e8af(0x155)][_0x46e8af(0x163)](_0x1ce01e))return;}_0x2df3ad(this[_0x46e8af(0x15e)][_0x46e8af(0x155)],this[_0x46e8af(0x16a)],_0x158f0f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e6d(_0x210203,_0x55d851){const _0x1411b1=_0x1411();return _0x4e6d=function(_0x4e6d21,_0x196f63){_0x4e6d21=_0x4e6d21-0x6e;let _0x26bea7=_0x1411b1[_0x4e6d21];return _0x26bea7;},_0x4e6d(_0x210203,_0x55d851);}const _0x4ae38c=_0x4e6d;(function(_0x517eb8,_0x173179){const _0x52096b=_0x4e6d,_0xc70079=_0x517eb8();while(!![]){try{const _0x461ec8=-parseInt(_0x52096b(0x87))/0x1*(parseInt(_0x52096b(0x72))/0x2)+-parseInt(_0x52096b(0x88))/0x3*(parseInt(_0x52096b(0x84))/0x4)+parseInt(_0x52096b(0x6f))/0x5+parseInt(_0x52096b(0x77))/0x6+parseInt(_0x52096b(0x75))/0x7*(parseInt(_0x52096b(0x86))/0x8)+-parseInt(_0x52096b(0x78))/0x9*(parseInt(_0x52096b(0x76))/0xa)+-parseInt(_0x52096b(0x7f))/0xb;if(_0x461ec8===_0x173179)break;else _0xc70079['push'](_0xc70079['shift']());}catch(_0xc6d057){_0xc70079['push'](_0xc70079['shift']());}}}(_0x1411,0xec745));function _0x1411(){const _0x45a553=['from','9629736Ihgwqg','165457vcqYMc','2685Imxaay','refresh','7565665ueofEn','isEnabled','model','4olvWFe','selection','getRanges','7xsRxVq','190FUvtAx','8465064kLwabI','373608voTqtN','execute','_selectedSuggestions','canEditAt','document','size','_suggestions','7500020TpDsZp','_isEnabledBasedOnSelection','editor','values','_command','6068EdjXZv'];_0x1411=function(){return _0x45a553;};return _0x1411();}import{Command as _0x2de4d7}from'ckeditor5/src/core.js';import{sortSuggestions as _0x336d97,getSelectedSuggestions as _0x6b958f,executeCommandForSuggestions as _0x2d33da}from'../utils/utils.js';export default class R extends _0x2de4d7{constructor(_0x2df2a1,_0x842f2f,_0xcf3e2){const _0xe3d3da=_0x4e6d;super(_0x2df2a1),this[_0xe3d3da(0x83)]=_0x842f2f,this[_0xe3d3da(0x7e)]=_0xcf3e2,this[_0xe3d3da(0x7a)]=new Set(),this[_0xe3d3da(0x6e)](),this[_0xe3d3da(0x80)]=!0x1;}[_0x4ae38c(0x6e)](){const _0x1c7b55=_0x4ae38c,_0x22faf6=this[_0x1c7b55(0x81)][_0x1c7b55(0x71)][_0x1c7b55(0x7c)][_0x1c7b55(0x73)],_0x135ce5=Array[_0x1c7b55(0x85)](this[_0x1c7b55(0x7e)][_0x1c7b55(0x82)]());this[_0x1c7b55(0x7a)]=_0x6b958f(_0x22faf6,_0x135ce5),this[_0x1c7b55(0x70)]=this[_0x1c7b55(0x83)][_0x1c7b55(0x70)]&&!!this[_0x1c7b55(0x7a)][_0x1c7b55(0x7d)];}[_0x4ae38c(0x79)](){const _0x4e10e5=_0x4ae38c,_0x40a93b=_0x336d97(Array[_0x4e10e5(0x85)](this[_0x4e10e5(0x7a)]));for(const _0x4768b3 of _0x40a93b){const _0x545dff=_0x4768b3[_0x4e10e5(0x74)]();if(!this[_0x4e10e5(0x81)][_0x4e10e5(0x71)][_0x4e10e5(0x7b)](_0x545dff))return;}_0x2d33da(this[_0x4e10e5(0x81)][_0x4e10e5(0x71)],this[_0x4e10e5(0x83)],_0x40a93b);}}
23
+ const _0x69a99a=_0x18d6;(function(_0x1452a0,_0x488daa){const _0x2c3a5c=_0x18d6,_0x289033=_0x1452a0();while(!![]){try{const _0xfc7994=-parseInt(_0x2c3a5c(0x17c))/0x1+-parseInt(_0x2c3a5c(0x195))/0x2+parseInt(_0x2c3a5c(0x191))/0x3*(parseInt(_0x2c3a5c(0x188))/0x4)+parseInt(_0x2c3a5c(0x193))/0x5+parseInt(_0x2c3a5c(0x18b))/0x6*(parseInt(_0x2c3a5c(0x185))/0x7)+parseInt(_0x2c3a5c(0x186))/0x8*(-parseInt(_0x2c3a5c(0x183))/0x9)+parseInt(_0x2c3a5c(0x190))/0xa;if(_0xfc7994===_0x488daa)break;else _0x289033['push'](_0x289033['shift']());}catch(_0xf0453a){_0x289033['push'](_0x289033['shift']());}}}(_0x47f5,0x8f7f1));import{Command as _0x4f5c79}from'ckeditor5/src/core.js';import{sortSuggestions as _0x824f63,getSelectedSuggestions as _0xaef0cb,executeCommandForSuggestions as _0x3727bb}from'../utils/utils.js';function _0x18d6(_0x177632,_0x3e6b0f){const _0x47f554=_0x47f5();return _0x18d6=function(_0x18d625,_0x517b44){_0x18d625=_0x18d625-0x17c;let _0x25572e=_0x47f554[_0x18d625];return _0x25572e;},_0x18d6(_0x177632,_0x3e6b0f);}export default class R extends _0x4f5c79{constructor(_0x185790,_0x2dd218,_0x5a582a){const _0x34da47=_0x18d6;super(_0x185790),this[_0x34da47(0x192)]=_0x2dd218,this[_0x34da47(0x181)]=_0x5a582a,this[_0x34da47(0x18d)]=new Set(),this[_0x34da47(0x17d)](),this[_0x34da47(0x18a)]=!0x1;}[_0x69a99a(0x17d)](){const _0x3899e3=_0x69a99a,_0x53ebd9=this[_0x3899e3(0x18e)][_0x3899e3(0x189)][_0x3899e3(0x182)][_0x3899e3(0x18c)],_0x1f288d=Array[_0x3899e3(0x17e)](this[_0x3899e3(0x181)][_0x3899e3(0x18f)]());this[_0x3899e3(0x18d)]=_0xaef0cb(_0x53ebd9,_0x1f288d),this[_0x3899e3(0x180)]=this[_0x3899e3(0x192)][_0x3899e3(0x180)]&&!!this[_0x3899e3(0x18d)][_0x3899e3(0x184)];}[_0x69a99a(0x187)](){const _0x487dbc=_0x69a99a,_0x381261=_0x824f63(Array[_0x487dbc(0x17e)](this[_0x487dbc(0x18d)]));for(const _0x1173f9 of _0x381261){const _0x2bd300=_0x1173f9[_0x487dbc(0x17f)]();if(!this[_0x487dbc(0x18e)][_0x487dbc(0x189)][_0x487dbc(0x194)](_0x2bd300))return;}_0x3727bb(this[_0x487dbc(0x18e)][_0x487dbc(0x189)],this[_0x487dbc(0x192)],_0x381261);}}function _0x47f5(){const _0x454245=['963976rpuVqv','refresh','from','getRanges','isEnabled','_suggestions','document','1467uJXOwz','size','1106YHGyfj','49648wgxcBR','execute','19732mIIHHV','model','_isEnabledBasedOnSelection','26118QDOqzG','selection','_selectedSuggestions','editor','values','16593410HBUExb','447hnTMEc','_command','2738250eRREQa','canEditAt','2132934gFoIFz'];_0x47f5=function(){return _0x454245;};return _0x47f5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3909(){const _0x422d8f=['4569mWCjvS','affectsData','_isEnabledBasedOnSelection','2420buEDam','19054FjOLjv','isEnabled','has','execute','702cIRykJ','18870tAkRiM','_disableUnsupportedCommands','106qNRNAM','commands','237259nzcxNk','6slobHP','1291075kPLfJf','108BJqtQj','forceDisabled','14639152SvNdMp','editor','TrackChangesCommand','_enableCommands','_enabledCommands','3606379otokrj','refresh','value','clearForceDisabled'];_0x3909=function(){return _0x422d8f;};return _0x3909();}const _0x3c9bff=_0x1a27;function _0x1a27(_0xa0808b,_0xc5c2b1){const _0x39096d=_0x3909();return _0x1a27=function(_0x1a27e9,_0x21db62){_0x1a27e9=_0x1a27e9-0xdc;let _0x1eea5f=_0x39096d[_0x1a27e9];return _0x1eea5f;},_0x1a27(_0xa0808b,_0xc5c2b1);}(function(_0xacf265,_0xa8f65e){const _0x582d37=_0x1a27,_0x52fdeb=_0xacf265();while(!![]){try{const _0x31e167=parseInt(_0x582d37(0xe8))/0x1*(-parseInt(_0x582d37(0xe1))/0x2)+parseInt(_0x582d37(0xdd))/0x3*(parseInt(_0x582d37(0xe0))/0x4)+-parseInt(_0x582d37(0xec))/0x5*(parseInt(_0x582d37(0xeb))/0x6)+-parseInt(_0x582d37(0xf4))/0x7+parseInt(_0x582d37(0xef))/0x8+-parseInt(_0x582d37(0xe5))/0x9*(-parseInt(_0x582d37(0xe6))/0xa)+-parseInt(_0x582d37(0xea))/0xb*(parseInt(_0x582d37(0xed))/0xc);if(_0x31e167===_0xa8f65e)break;else _0x52fdeb['push'](_0x52fdeb['shift']());}catch(_0x27ea85){_0x52fdeb['push'](_0x52fdeb['shift']());}}}(_0x3909,0xe0e0c));import{Command as _0x3d6754}from'ckeditor5/src/core.js';export default class M extends _0x3d6754{constructor(_0x362fdf,_0x29cc5d){const _0x475be2=_0x1a27;super(_0x362fdf),this[_0x475be2(0xf3)]=_0x29cc5d,this[_0x475be2(0xf6)]=!0x1,this[_0x475be2(0xf5)](),this[_0x475be2(0xdf)]=!0x1;}[_0x3c9bff(0xf5)](){const _0x4c31ee=_0x3c9bff;this[_0x4c31ee(0xe2)]=!0x0;}[_0x3c9bff(0xe4)](){const _0x3e2e2a=_0x3c9bff;this[_0x3e2e2a(0xf6)]=!this[_0x3e2e2a(0xf6)],this[_0x3e2e2a(0xf6)]?this[_0x3e2e2a(0xe7)]():this[_0x3e2e2a(0xf2)]();}[_0x3c9bff(0xe7)](){const _0x2a27ed=_0x3c9bff;for(const _0x329f97 of this[_0x2a27ed(0xf0)][_0x2a27ed(0xe9)][_0x2a27ed(0xe9)]())_0x329f97[_0x2a27ed(0xde)]&&!this[_0x2a27ed(0xf3)][_0x2a27ed(0xe3)](_0x329f97)&&_0x329f97[_0x2a27ed(0xee)](_0x2a27ed(0xf1));}[_0x3c9bff(0xf2)](){const _0x1c4628=_0x3c9bff;for(const _0xb651d of this[_0x1c4628(0xf0)][_0x1c4628(0xe9)][_0x1c4628(0xe9)]())_0xb651d[_0x1c4628(0xde)]&&!this[_0x1c4628(0xf3)][_0x1c4628(0xe3)](_0xb651d)&&_0xb651d[_0x1c4628(0xdc)](_0x1c4628(0xf1));}}
23
+ const _0x13b135=_0x5770;(function(_0x3e590f,_0x25d688){const _0x47b75d=_0x5770,_0x1a0e09=_0x3e590f();while(!![]){try{const _0x16f211=-parseInt(_0x47b75d(0x15b))/0x1+-parseInt(_0x47b75d(0x149))/0x2*(parseInt(_0x47b75d(0x15e))/0x3)+-parseInt(_0x47b75d(0x14a))/0x4+-parseInt(_0x47b75d(0x15c))/0x5*(parseInt(_0x47b75d(0x154))/0x6)+-parseInt(_0x47b75d(0x159))/0x7*(parseInt(_0x47b75d(0x148))/0x8)+-parseInt(_0x47b75d(0x153))/0x9*(-parseInt(_0x47b75d(0x151))/0xa)+parseInt(_0x47b75d(0x158))/0xb*(parseInt(_0x47b75d(0x14d))/0xc);if(_0x16f211===_0x25d688)break;else _0x1a0e09['push'](_0x1a0e09['shift']());}catch(_0x34babe){_0x1a0e09['push'](_0x1a0e09['shift']());}}}(_0x1138,0xb7504));function _0x5770(_0x518e06,_0x148203){const _0x1138b5=_0x1138();return _0x5770=function(_0x5770d1,_0x3dac1e){_0x5770d1=_0x5770d1-0x144;let _0x4de68d=_0x1138b5[_0x5770d1];return _0x4de68d;},_0x5770(_0x518e06,_0x148203);}import{Command as _0x21bfb0}from'ckeditor5/src/core.js';function _0x1138(){const _0x17251a=['5772795NFxVcJ','editor','926679bJVrmv','value','execute','clearForceDisabled','has','8FuDUzN','2NefZxt','32432BGTNOk','refresh','_enabledCommands','10380252Hsrlrk','forceDisabled','_isEnabledBasedOnSelection','affectsData','700JrNAeN','_disableUnsupportedCommands','38421iBwIFQ','6trSlnB','TrackChangesCommand','commands','isEnabled','33taeMpl','3065594HvKgUx','_enableCommands','233539RyYqrj'];_0x1138=function(){return _0x17251a;};return _0x1138();}export default class M extends _0x21bfb0{constructor(_0x2168e9,_0x1fe968){const _0x2773b3=_0x5770;super(_0x2168e9),this[_0x2773b3(0x14c)]=_0x1fe968,this[_0x2773b3(0x144)]=!0x1,this[_0x2773b3(0x14b)](),this[_0x2773b3(0x14f)]=!0x1;}[_0x13b135(0x14b)](){const _0x332b3d=_0x13b135;this[_0x332b3d(0x157)]=!0x0;}[_0x13b135(0x145)](){const _0x7e6545=_0x13b135;this[_0x7e6545(0x144)]=!this[_0x7e6545(0x144)],this[_0x7e6545(0x144)]?this[_0x7e6545(0x152)]():this[_0x7e6545(0x15a)]();}[_0x13b135(0x152)](){const _0x46355e=_0x13b135;for(const _0x4b3739 of this[_0x46355e(0x15d)][_0x46355e(0x156)][_0x46355e(0x156)]())_0x4b3739[_0x46355e(0x150)]&&!this[_0x46355e(0x14c)][_0x46355e(0x147)](_0x4b3739)&&_0x4b3739[_0x46355e(0x14e)](_0x46355e(0x155));}[_0x13b135(0x15a)](){const _0x32d09b=_0x13b135;for(const _0x1479b of this[_0x32d09b(0x15d)][_0x32d09b(0x156)][_0x32d09b(0x156)]())_0x1479b[_0x32d09b(0x150)]&&!this[_0x32d09b(0x14c)][_0x32d09b(0x147)](_0x1479b)&&_0x1479b[_0x32d09b(0x146)](_0x32d09b(0x155));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5374c1,_0x3af9e9){var _0x59821a=_0x5926,_0x566ef4=_0x5374c1();while(!![]){try{var _0x12b1ec=-parseInt(_0x59821a(0x19e))/0x1+parseInt(_0x59821a(0x19b))/0x2+-parseInt(_0x59821a(0x19d))/0x3+parseInt(_0x59821a(0x19a))/0x4*(parseInt(_0x59821a(0x19c))/0x5)+parseInt(_0x59821a(0x198))/0x6+-parseInt(_0x59821a(0x199))/0x7+parseInt(_0x59821a(0x19f))/0x8;if(_0x12b1ec===_0x3af9e9)break;else _0x566ef4['push'](_0x566ef4['shift']());}catch(_0x55b301){_0x566ef4['push'](_0x566ef4['shift']());}}}(_0x3f71,0x78c6f));function _0x5926(_0x9f16a2,_0x4d2d94){var _0x3f71b7=_0x3f71();return _0x5926=function(_0x5926a5,_0x38c7d6){_0x5926a5=_0x5926a5-0x198;var _0x393f9c=_0x3f71b7[_0x5926a5];return _0x393f9c;},_0x5926(_0x9f16a2,_0x4d2d94);}function _0x3f71(){var _0x157cfc=['8805IfjUbg','830676PURAcM','553422NSofwe','5811184uKUvDY','3568086umlfXV','5959352HOiokr','804TBWKop','1002626WcdVlI'];_0x3f71=function(){return _0x157cfc;};return _0x3f71();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0xba2895,_0x419ad7){var _0x34d328=_0x2fad,_0x10bf84=_0xba2895();while(!![]){try{var _0x84a3f4=-parseInt(_0x34d328(0x160))/0x1+-parseInt(_0x34d328(0x165))/0x2+-parseInt(_0x34d328(0x163))/0x3+parseInt(_0x34d328(0x166))/0x4*(parseInt(_0x34d328(0x15e))/0x5)+parseInt(_0x34d328(0x162))/0x6*(-parseInt(_0x34d328(0x164))/0x7)+parseInt(_0x34d328(0x15d))/0x8+-parseInt(_0x34d328(0x161))/0x9*(-parseInt(_0x34d328(0x15f))/0xa);if(_0x84a3f4===_0x419ad7)break;else _0x10bf84['push'](_0x10bf84['shift']());}catch(_0x3325e6){_0x10bf84['push'](_0x10bf84['shift']());}}}(_0x4f99,0xa14f5));function _0x2fad(_0x124d16,_0x1746f1){var _0x4f997d=_0x4f99();return _0x2fad=function(_0x2fadc0,_0x3dc673){_0x2fadc0=_0x2fadc0-0x15d;var _0x5b3e7c=_0x4f997d[_0x2fadc0];return _0x5b3e7c;},_0x2fad(_0x124d16,_0x1746f1);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';function _0x4f99(){var _0x1fa2ef=['2127918xlUFmz','874139ufWclN','2355482bLGrYc','8DfBycE','9451776QnCEdA','1858555rMRdmn','6230KLAwTr','1233938aQgmHj','41256fOurNy','48zvBkSj'];_0x4f99=function(){return _0x1fa2ef;};return _0x4f99();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x42c8(_0x2f57e5,_0x2b691f){const _0x4dbf50=_0x4dbf();return _0x42c8=function(_0x42c8ca,_0x37981d){_0x42c8ca=_0x42c8ca-0x17c;let _0x2f5cd0=_0x4dbf50[_0x42c8ca];return _0x2f5cd0;},_0x42c8(_0x2f57e5,_0x2b691f);}const _0x1e495a=_0x42c8;(function(_0x5c5253,_0x57da54){const _0x494371=_0x42c8,_0x206e34=_0x5c5253();while(!![]){try{const _0x5423ed=parseInt(_0x494371(0x18a))/0x1*(parseInt(_0x494371(0x18d))/0x2)+-parseInt(_0x494371(0x18f))/0x3+parseInt(_0x494371(0x17e))/0x4*(parseInt(_0x494371(0x183))/0x5)+-parseInt(_0x494371(0x189))/0x6*(parseInt(_0x494371(0x18b))/0x7)+-parseInt(_0x494371(0x18c))/0x8+parseInt(_0x494371(0x187))/0x9*(parseInt(_0x494371(0x180))/0xa)+-parseInt(_0x494371(0x182))/0xb*(-parseInt(_0x494371(0x181))/0xc);if(_0x5423ed===_0x57da54)break;else _0x206e34['push'](_0x206e34['shift']());}catch(_0x26ddb4){_0x206e34['push'](_0x206e34['shift']());}}}(_0x4dbf,0x53268));import{Plugin as _0x4e15d4}from'ckeditor5/src/core.js';function _0x4dbf(){const _0x157fec=['enableCommand','afterInit','commands','9BsUMos','editor','3156FdUsap','29627FpehOd','8806kmouaU','1748216XhqABi','2JCfcDQ','get','671466DTqlQF','plugins','TrackChangesEditing','1372iAhZee','showAIAssistant','4132270BMYsDA','590988YIyfdS','220ngFxcj','245tyxAao'];_0x4dbf=function(){return _0x157fec;};return _0x4dbf();}export default class E extends _0x4e15d4{[_0x1e495a(0x185)](){const _0x426e85=_0x1e495a,_0x1930c5=this[_0x426e85(0x188)],_0x145c5a=_0x1930c5[_0x426e85(0x17c)][_0x426e85(0x18e)](_0x426e85(0x17d));_0x1930c5[_0x426e85(0x186)][_0x426e85(0x18e)](_0x426e85(0x17f))&&_0x145c5a[_0x426e85(0x184)](_0x426e85(0x17f));}}
23
+ function _0x2cc3(_0x27e241,_0x4361db){const _0x1b4efd=_0x1b4e();return _0x2cc3=function(_0x2cc322,_0x1b1e2c){_0x2cc322=_0x2cc322-0x7c;let _0x3c8034=_0x1b4efd[_0x2cc322];return _0x3c8034;},_0x2cc3(_0x27e241,_0x4361db);}const _0xcc52a9=_0x2cc3;(function(_0xeba69e,_0x192d48){const _0x4953c4=_0x2cc3,_0x1321df=_0xeba69e();while(!![]){try{const _0x9ed12b=parseInt(_0x4953c4(0x84))/0x1*(-parseInt(_0x4953c4(0x88))/0x2)+-parseInt(_0x4953c4(0x7f))/0x3+-parseInt(_0x4953c4(0x89))/0x4+parseInt(_0x4953c4(0x8c))/0x5+parseInt(_0x4953c4(0x7c))/0x6+-parseInt(_0x4953c4(0x8a))/0x7*(-parseInt(_0x4953c4(0x7d))/0x8)+parseInt(_0x4953c4(0x80))/0x9;if(_0x9ed12b===_0x192d48)break;else _0x1321df['push'](_0x1321df['shift']());}catch(_0x284b4b){_0x1321df['push'](_0x1321df['shift']());}}}(_0x1b4e,0x98598));function _0x1b4e(){const _0x194787=['925890RUaYVs','68912xbwGjL','editor','1806141EoluOK','12221172lAtwQY','TrackChangesEditing','commands','plugins','54cTVtJO','afterInit','enableCommand','showAIAssistant','34108ScbuUt','619284sJgMcw','140jFJPgt','get','3086525BTyfHN'];_0x1b4e=function(){return _0x194787;};return _0x1b4e();}import{Plugin as _0x34114d}from'ckeditor5/src/core.js';export default class E extends _0x34114d{[_0xcc52a9(0x85)](){const _0xf66533=_0xcc52a9,_0x23a2a7=this[_0xf66533(0x7e)],_0x4c5836=_0x23a2a7[_0xf66533(0x83)][_0xf66533(0x8b)](_0xf66533(0x81));_0x23a2a7[_0xf66533(0x82)][_0xf66533(0x8b)](_0xf66533(0x87))&&_0x4c5836[_0xf66533(0x86)](_0xf66533(0x87));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x298c9d=_0x12d3;function _0x12d3(_0x1c62aa,_0x5ae402){const _0x499333=_0x4993();return _0x12d3=function(_0x12d388,_0x58130a){_0x12d388=_0x12d388-0x15a;let _0x13032d=_0x499333[_0x12d388];return _0x13032d;},_0x12d3(_0x1c62aa,_0x5ae402);}(function(_0x33be24,_0x4e129a){const _0x276580=_0x12d3,_0x553f22=_0x33be24();while(!![]){try{const _0x3c89be=parseInt(_0x276580(0x16c))/0x1*(parseInt(_0x276580(0x16e))/0x2)+-parseInt(_0x276580(0x17d))/0x3*(parseInt(_0x276580(0x17c))/0x4)+parseInt(_0x276580(0x181))/0x5+-parseInt(_0x276580(0x16f))/0x6+-parseInt(_0x276580(0x15a))/0x7+parseInt(_0x276580(0x167))/0x8+-parseInt(_0x276580(0x16b))/0x9*(-parseInt(_0x276580(0x178))/0xa);if(_0x3c89be===_0x4e129a)break;else _0x553f22['push'](_0x553f22['shift']());}catch(_0x4afb4a){_0x553f22['push'](_0x553f22['shift']());}}}(_0x4993,0x357fd));import{Plugin as _0xe41023}from'ckeditor5/src/core.js';function _0x4993(){const _0x5bb0ea=['formatBlock','237040jrGWqu','alignment','descriptionFactory','locale','9OQooTk','190135JOFmEJ','TrackChangesEditing','2grbrHm','1600164RJEgZN','left','value','AlignmentEditing','format','justify','right','registerAttributeLabel','FORMAT_ALIGN_TO_LEFT','10111210fswQWi','FORMAT_ALIGN_TO_RIGHT','commandParams','plugins','28cUNIjd','152631VJhCYm','FORMAT_ALIGN_TO_CENTER','center','get','199195muITEN','has','3001313HPxjHF','editor','_registerLegacyDescription','FORMAT_JUSTIFY_TEXT','type','commandName','registerBlockAttribute','*Format:*\x20%0','registerDescriptionCallback','enableDefaultAttributesIntegration','FORMAT_ALIGNMENT','afterInit'];_0x4993=function(){return _0x5bb0ea;};return _0x4993();}import{getTranslation as _0x575e19}from'../utils/common-translations.js';export default class V extends _0xe41023{[_0x298c9d(0x165)](){const _0x363bbe=_0x298c9d,_0x3c55c0=this[_0x363bbe(0x15b)],_0x52fd04=_0x3c55c0[_0x363bbe(0x16a)];if(!_0x3c55c0[_0x363bbe(0x17b)][_0x363bbe(0x182)](_0x363bbe(0x172)))return;const _0x201c1d=_0x3c55c0[_0x363bbe(0x17b)][_0x363bbe(0x180)](_0x363bbe(0x16d));_0x201c1d[_0x363bbe(0x163)](_0x363bbe(0x168)),_0x201c1d[_0x363bbe(0x160)](_0x363bbe(0x168)),_0x201c1d[_0x363bbe(0x169)][_0x363bbe(0x176)](_0x363bbe(0x168),_0x575e19(_0x52fd04,_0x363bbe(0x164))),this[_0x363bbe(0x15c)]();}[_0x298c9d(0x15c)](){const _0x7d3f53=_0x298c9d,_0x169c30=this[_0x7d3f53(0x15b)],_0x1ca3a6=_0x169c30[_0x7d3f53(0x16a)];_0x169c30[_0x7d3f53(0x17b)][_0x7d3f53(0x180)](_0x7d3f53(0x16d))[_0x7d3f53(0x169)][_0x7d3f53(0x162)](_0x49c244=>{const _0x380915=_0x7d3f53;if(_0x380915(0x166)!=_0x49c244[_0x380915(0x15e)])return;const {data:_0x411dd1}=_0x49c244;if(_0x411dd1&&_0x380915(0x168)==_0x411dd1[_0x380915(0x15f)]){const _0x11e57f=_0x411dd1[_0x380915(0x17a)][0x0][_0x380915(0x171)];return{'type':_0x380915(0x173),'content':_0x575e19(_0x1ca3a6,_0x380915(0x161),function(_0x2c8944){const _0x3b2cc7=_0x380915;switch(_0x2c8944){case _0x3b2cc7(0x170):return _0x575e19(_0x1ca3a6,_0x3b2cc7(0x177));case _0x3b2cc7(0x175):return _0x575e19(_0x1ca3a6,_0x3b2cc7(0x179));case _0x3b2cc7(0x17f):return _0x575e19(_0x1ca3a6,_0x3b2cc7(0x17e));case _0x3b2cc7(0x174):return _0x575e19(_0x1ca3a6,_0x3b2cc7(0x15d));}}(_0x11e57f))};}});}}
23
+ const _0x57eb9e=_0x6381;(function(_0x24f93b,_0x360b62){const _0x5919d8=_0x6381,_0x3d3e71=_0x24f93b();while(!![]){try{const _0x4a780f=-parseInt(_0x5919d8(0x176))/0x1*(-parseInt(_0x5919d8(0x178))/0x2)+parseInt(_0x5919d8(0x17f))/0x3*(-parseInt(_0x5919d8(0x163))/0x4)+-parseInt(_0x5919d8(0x17e))/0x5+-parseInt(_0x5919d8(0x175))/0x6+parseInt(_0x5919d8(0x162))/0x7+parseInt(_0x5919d8(0x15c))/0x8*(parseInt(_0x5919d8(0x158))/0x9)+-parseInt(_0x5919d8(0x172))/0xa*(parseInt(_0x5919d8(0x168))/0xb);if(_0x4a780f===_0x360b62)break;else _0x3d3e71['push'](_0x3d3e71['shift']());}catch(_0x2db092){_0x3d3e71['push'](_0x3d3e71['shift']());}}}(_0xe076,0xa293a));import{Plugin as _0x13dc0d}from'ckeditor5/src/core.js';import{getTranslation as _0x7a7c85}from'../utils/common-translations.js';export default class V extends _0x13dc0d{[_0x57eb9e(0x165)](){const _0x161c56=_0x57eb9e,_0xf33a9f=this[_0x161c56(0x16b)],_0x3cb3ae=_0xf33a9f[_0x161c56(0x159)];if(!_0xf33a9f[_0x161c56(0x174)][_0x161c56(0x15b)](_0x161c56(0x170)))return;const _0x51f3d4=_0xf33a9f[_0x161c56(0x174)][_0x161c56(0x15a)](_0x161c56(0x15d));_0x51f3d4[_0x161c56(0x160)](_0x161c56(0x173)),_0x51f3d4[_0x161c56(0x161)](_0x161c56(0x173)),_0x51f3d4[_0x161c56(0x171)][_0x161c56(0x16e)](_0x161c56(0x173),_0x7a7c85(_0x3cb3ae,_0x161c56(0x164))),this[_0x161c56(0x16f)]();}[_0x57eb9e(0x16f)](){const _0x6fc079=_0x57eb9e,_0x34d0e1=this[_0x6fc079(0x16b)],_0xab64ae=_0x34d0e1[_0x6fc079(0x159)];_0x34d0e1[_0x6fc079(0x174)][_0x6fc079(0x15a)](_0x6fc079(0x15d))[_0x6fc079(0x171)][_0x6fc079(0x16a)](_0x544f9a=>{const _0x3263f6=_0x6fc079;if(_0x3263f6(0x16c)!=_0x544f9a[_0x3263f6(0x16d)])return;const {data:_0x5cf882}=_0x544f9a;if(_0x5cf882&&_0x3263f6(0x173)==_0x5cf882[_0x3263f6(0x17a)]){const _0x1a018f=_0x5cf882[_0x3263f6(0x167)][0x0][_0x3263f6(0x179)];return{'type':_0x3263f6(0x181),'content':_0x7a7c85(_0xab64ae,_0x3263f6(0x15e),function(_0x44b063){const _0x199517=_0x3263f6;switch(_0x44b063){case _0x199517(0x17b):return _0x7a7c85(_0xab64ae,_0x199517(0x17d));case _0x199517(0x169):return _0x7a7c85(_0xab64ae,_0x199517(0x17c));case _0x199517(0x177):return _0x7a7c85(_0xab64ae,_0x199517(0x166));case _0x199517(0x180):return _0x7a7c85(_0xab64ae,_0x199517(0x15f));}}(_0x1a018f))};}});}}function _0x6381(_0x4ca56f,_0x1363ea){const _0xe0768=_0xe076();return _0x6381=function(_0x63817d,_0x412c90){_0x63817d=_0x63817d-0x158;let _0x4a799e=_0xe0768[_0x63817d];return _0x4a799e;},_0x6381(_0x4ca56f,_0x1363ea);}function _0xe076(){const _0x113662=['justify','format','837801UNbdyx','locale','get','has','56IfvXQP','TrackChangesEditing','*Format:*\x20%0','FORMAT_JUSTIFY_TEXT','enableDefaultAttributesIntegration','registerBlockAttribute','5750899xgWkDw','1257436AZrIOf','FORMAT_ALIGNMENT','afterInit','FORMAT_ALIGN_TO_CENTER','commandParams','154HlUgxD','right','registerDescriptionCallback','editor','formatBlock','type','registerAttributeLabel','_registerLegacyDescription','AlignmentEditing','descriptionFactory','154740RIvAEy','alignment','plugins','7904736SUcUvC','1jhHvPf','center','2644750WYeknE','value','commandName','left','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_LEFT','1405950TWFJHD','3FhRLsD'];_0xe076=function(){return _0x113662;};return _0xe076();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b32c1=_0x23d0;function _0x51dc(){const _0x37329e=['CodeEditing','format','descriptionFactory','ItalicEditing','registerInlineAttribute','enableDefaultAttributesIntegration','superscript','4635890OoyXru','registerAttributeLabel','commandName','slice','1648791Znexca','6aRDLXB','toLowerCase','336GooBMe','locale','257TjvrQZ','105768OMlFqE','bold','formatInline','17519260TavfdU','TrackChangesEditing','subscript','has','type','SuperscriptEditing','FORMAT_CODE','FORMAT_SUPERSCRIPT','strikethrough','SubscriptEditing','plugins','277160JUSxeh','*Format:*\x20%0','get','toUpperCase','UnderlineEditing','editor','FORMAT_ITALIC','FORMAT_STRIKETHROUGH','*Remove\x20format:*\x20%0','forceValue','95HjVMUk','_registerLegacyDescription','registerDescriptionCallback','2698UMAnOw','commandParams','FORMAT_UNDERLINE','FORMAT_BOLD','FORMAT_','StrikethroughEditing','afterInit','115924XmsaxX','code','BoldEditing','underline','italic','FORMAT_SUBSCRIPT'];_0x51dc=function(){return _0x37329e;};return _0x51dc();}(function(_0xf48706,_0x1eec67){const _0xa88578=_0x23d0,_0x5a2f6b=_0xf48706();while(!![]){try{const _0xe8cd96=parseInt(_0xa88578(0x1cf))/0x1*(-parseInt(_0xa88578(0x1b2))/0x2)+-parseInt(_0xa88578(0x1ca))/0x3+parseInt(_0xa88578(0x1b9))/0x4*(-parseInt(_0xa88578(0x1e8))/0x5)+-parseInt(_0xa88578(0x1cb))/0x6*(-parseInt(_0xa88578(0x1c6))/0x7)+parseInt(_0xa88578(0x1cd))/0x8*(-parseInt(_0xa88578(0x1d0))/0x9)+parseInt(_0xa88578(0x1de))/0xa+parseInt(_0xa88578(0x1d3))/0xb;if(_0xe8cd96===_0x1eec67)break;else _0x5a2f6b['push'](_0x5a2f6b['shift']());}catch(_0x214067){_0x5a2f6b['push'](_0x5a2f6b['shift']());}}}(_0x51dc,0x53875));import{Plugin as _0x54e400}from'ckeditor5/src/core.js';import{getTranslation as _0x35bcac}from'../utils/common-translations.js';function _0x23d0(_0x28e20a,_0x3fdbde){const _0x51dca0=_0x51dc();return _0x23d0=function(_0x23d049,_0x2d9839){_0x23d049=_0x23d049-0x1b1;let _0x6b187e=_0x51dca0[_0x23d049];return _0x6b187e;},_0x23d0(_0x28e20a,_0x3fdbde);}const ti=[_0x2b32c1(0x1bb),_0x2b32c1(0x1c2),_0x2b32c1(0x1e2),_0x2b32c1(0x1bf),_0x2b32c1(0x1b7),_0x2b32c1(0x1dc),_0x2b32c1(0x1d8)];export default class U extends _0x54e400{[_0x2b32c1(0x1b8)](){const _0x2b6ef3=_0x2b32c1,_0x268ea5=this[_0x2b6ef3(0x1e3)],_0x2f1d90=_0x268ea5[_0x2b6ef3(0x1dd)][_0x2b6ef3(0x1e0)](_0x2b6ef3(0x1d4)),_0x1f0e92=_0x268ea5[_0x2b6ef3(0x1ce)];for(const _0x46f2a6 of ti){if(!_0x268ea5[_0x2b6ef3(0x1dd)][_0x2b6ef3(0x1d6)](_0x46f2a6))continue;const _0xcc856e=_0x46f2a6[_0x2b6ef3(0x1c9)](0x0,-0x7)[_0x2b6ef3(0x1cc)](),_0x361edb=_0x2b6ef3(0x1b6)+_0xcc856e[_0x2b6ef3(0x1e1)]();_0x2f1d90[_0x2b6ef3(0x1c4)](_0xcc856e),_0x2f1d90[_0x2b6ef3(0x1c3)](_0xcc856e),_0x2f1d90[_0x2b6ef3(0x1c1)][_0x2b6ef3(0x1c7)](_0xcc856e,_0x35bcac(_0x1f0e92,_0x361edb));}this[_0x2b6ef3(0x1e9)]();}[_0x2b32c1(0x1e9)](){const _0x18ccb3=_0x2b32c1,_0x37e3ca=this[_0x18ccb3(0x1e3)],_0x342b51=_0x37e3ca[_0x18ccb3(0x1ce)],_0x4099ae=_0x37e3ca[_0x18ccb3(0x1dd)][_0x18ccb3(0x1e0)](_0x18ccb3(0x1d4));function _0x40aea3(_0x506c94,_0xef22a5){const _0x181078=_0x18ccb3;_0x4099ae[_0x181078(0x1c1)][_0x181078(0x1b1)](_0x37be9e=>{const _0x1ec4e5=_0x181078;if(_0x1ec4e5(0x1d2)!=_0x37be9e[_0x1ec4e5(0x1d7)])return;const {data:_0x55578f}=_0x37be9e;return _0x55578f&&_0x55578f[_0x1ec4e5(0x1c8)]===_0x506c94?_0x55578f[_0x1ec4e5(0x1b3)][0x0][_0x1ec4e5(0x1e7)]?{'type':_0x1ec4e5(0x1c0),'content':_0x35bcac(_0x342b51,_0x1ec4e5(0x1df),_0xef22a5)}:{'type':_0x1ec4e5(0x1c0),'content':_0x35bcac(_0x342b51,_0x1ec4e5(0x1e6),_0xef22a5)}:void 0x0;});}_0x40aea3(_0x18ccb3(0x1d1),_0x35bcac(_0x342b51,_0x18ccb3(0x1b5))),_0x40aea3(_0x18ccb3(0x1bd),_0x35bcac(_0x342b51,_0x18ccb3(0x1e4))),_0x40aea3(_0x18ccb3(0x1bc),_0x35bcac(_0x342b51,_0x18ccb3(0x1b4))),_0x40aea3(_0x18ccb3(0x1ba),_0x35bcac(_0x342b51,_0x18ccb3(0x1d9))),_0x40aea3(_0x18ccb3(0x1db),_0x35bcac(_0x342b51,_0x18ccb3(0x1e5))),_0x40aea3(_0x18ccb3(0x1d5),_0x35bcac(_0x342b51,_0x18ccb3(0x1be))),_0x40aea3(_0x18ccb3(0x1c5),_0x35bcac(_0x342b51,_0x18ccb3(0x1da)));}}
23
+ const _0x3ae324=_0x2f2d;function _0x2f2d(_0x54e747,_0xa4a30a){const _0x58511b=_0x5851();return _0x2f2d=function(_0x2f2d53,_0x53dd67){_0x2f2d53=_0x2f2d53-0x118;let _0x21b1e9=_0x58511b[_0x2f2d53];return _0x21b1e9;},_0x2f2d(_0x54e747,_0xa4a30a);}function _0x5851(){const _0x4a7523=['commandName','685FpVBsW','27SHVKLC','1180506iRRKwL','slice','FORMAT_','SuperscriptEditing','CodeEditing','_registerLegacyDescription','plugins','registerDescriptionCallback','4312vbSzgb','SubscriptEditing','descriptionFactory','834687EfUlHw','formatInline','FORMAT_STRIKETHROUGH','registerInlineAttribute','TrackChangesEditing','code','type','enableDefaultAttributesIntegration','locale','*Format:*\x20%0','subscript','get','strikethrough','*Remove\x20format:*\x20%0','FORMAT_ITALIC','861570PaITCH','has','38825oHMOMn','superscript','StrikethroughEditing','afterInit','FORMAT_SUPERSCRIPT','FORMAT_SUBSCRIPT','toUpperCase','commandParams','underline','16pDXXXG','BoldEditing','ItalicEditing','204aunLwF','bold','registerAttributeLabel','2916137yGhYYc','FORMAT_CODE','italic','editor','toLowerCase','UnderlineEditing','11696212QfxSxh','format','FORMAT_BOLD','forceValue','FORMAT_UNDERLINE'];_0x5851=function(){return _0x4a7523;};return _0x5851();}(function(_0x102280,_0x4277a8){const _0x3e36e3=_0x2f2d,_0x32cdb9=_0x102280();while(!![]){try{const _0x7d0a9a=-parseInt(_0x3e36e3(0x143))/0x1*(parseInt(_0x3e36e3(0x14d))/0x2)+parseInt(_0x3e36e3(0x150))/0x3+parseInt(_0x3e36e3(0x134))/0x4*(-parseInt(_0x3e36e3(0x128))/0x5)+parseInt(_0x3e36e3(0x145))/0x6+parseInt(_0x3e36e3(0x137))/0x7*(parseInt(_0x3e36e3(0x131))/0x8)+parseInt(_0x3e36e3(0x144))/0x9*(parseInt(_0x3e36e3(0x126))/0xa)+parseInt(_0x3e36e3(0x13d))/0xb;if(_0x7d0a9a===_0x4277a8)break;else _0x32cdb9['push'](_0x32cdb9['shift']());}catch(_0xc5641c){_0x32cdb9['push'](_0x32cdb9['shift']());}}}(_0x5851,0xb8d3a));import{Plugin as _0x2a2b43}from'ckeditor5/src/core.js';import{getTranslation as _0xd4a477}from'../utils/common-translations.js';const ti=[_0x3ae324(0x132),_0x3ae324(0x133),_0x3ae324(0x13c),_0x3ae324(0x149),_0x3ae324(0x12a),_0x3ae324(0x14e),_0x3ae324(0x148)];export default class U extends _0x2a2b43{[_0x3ae324(0x12b)](){const _0x466a6a=_0x3ae324,_0x3ac396=this[_0x466a6a(0x13a)],_0x2dbf2a=_0x3ac396[_0x466a6a(0x14b)][_0x466a6a(0x122)](_0x466a6a(0x11b)),_0x5f2cba=_0x3ac396[_0x466a6a(0x11f)];for(const _0x23be65 of ti){if(!_0x3ac396[_0x466a6a(0x14b)][_0x466a6a(0x127)](_0x23be65))continue;const _0x3bb033=_0x23be65[_0x466a6a(0x146)](0x0,-0x7)[_0x466a6a(0x13b)](),_0xd489f0=_0x466a6a(0x147)+_0x3bb033[_0x466a6a(0x12e)]();_0x2dbf2a[_0x466a6a(0x11e)](_0x3bb033),_0x2dbf2a[_0x466a6a(0x11a)](_0x3bb033),_0x2dbf2a[_0x466a6a(0x14f)][_0x466a6a(0x136)](_0x3bb033,_0xd4a477(_0x5f2cba,_0xd489f0));}this[_0x466a6a(0x14a)]();}[_0x3ae324(0x14a)](){const _0x5773d1=_0x3ae324,_0x114a15=this[_0x5773d1(0x13a)],_0x2b84cd=_0x114a15[_0x5773d1(0x11f)],_0x195f65=_0x114a15[_0x5773d1(0x14b)][_0x5773d1(0x122)](_0x5773d1(0x11b));function _0xe11a4a(_0xae325,_0x9c0939){const _0x37f6d9=_0x5773d1;_0x195f65[_0x37f6d9(0x14f)][_0x37f6d9(0x14c)](_0x298f82=>{const _0x49104a=_0x37f6d9;if(_0x49104a(0x118)!=_0x298f82[_0x49104a(0x11d)])return;const {data:_0x114119}=_0x298f82;return _0x114119&&_0x114119[_0x49104a(0x142)]===_0xae325?_0x114119[_0x49104a(0x12f)][0x0][_0x49104a(0x140)]?{'type':_0x49104a(0x13e),'content':_0xd4a477(_0x2b84cd,_0x49104a(0x120),_0x9c0939)}:{'type':_0x49104a(0x13e),'content':_0xd4a477(_0x2b84cd,_0x49104a(0x124),_0x9c0939)}:void 0x0;});}_0xe11a4a(_0x5773d1(0x135),_0xd4a477(_0x2b84cd,_0x5773d1(0x13f))),_0xe11a4a(_0x5773d1(0x139),_0xd4a477(_0x2b84cd,_0x5773d1(0x125))),_0xe11a4a(_0x5773d1(0x130),_0xd4a477(_0x2b84cd,_0x5773d1(0x141))),_0xe11a4a(_0x5773d1(0x11c),_0xd4a477(_0x2b84cd,_0x5773d1(0x138))),_0xe11a4a(_0x5773d1(0x123),_0xd4a477(_0x2b84cd,_0x5773d1(0x119))),_0xe11a4a(_0x5773d1(0x121),_0xd4a477(_0x2b84cd,_0x5773d1(0x12d))),_0xe11a4a(_0x5773d1(0x129),_0xd4a477(_0x2b84cd,_0x5773d1(0x12c)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x113a7e=_0x12f5;(function(_0x166513,_0x3e4530){const _0x35217a=_0x12f5,_0x1fcf78=_0x166513();while(!![]){try{const _0x24ea61=-parseInt(_0x35217a(0x157))/0x1+-parseInt(_0x35217a(0x161))/0x2*(-parseInt(_0x35217a(0x163))/0x3)+-parseInt(_0x35217a(0x176))/0x4+-parseInt(_0x35217a(0x152))/0x5*(parseInt(_0x35217a(0x17d))/0x6)+-parseInt(_0x35217a(0x175))/0x7+parseInt(_0x35217a(0x15a))/0x8*(parseInt(_0x35217a(0x159))/0x9)+-parseInt(_0x35217a(0x15d))/0xa*(-parseInt(_0x35217a(0x170))/0xb);if(_0x24ea61===_0x3e4530)break;else _0x1fcf78['push'](_0x1fcf78['shift']());}catch(_0x337503){_0x1fcf78['push'](_0x1fcf78['shift']());}}}(_0x2254,0x2336d));function _0x12f5(_0x6060fc,_0x5d9134){const _0x2254bf=_0x2254();return _0x12f5=function(_0x12f5fa,_0x5ccd57){_0x12f5fa=_0x12f5fa-0x152;let _0x2a847e=_0x2254bf[_0x12f5fa];return _0x2a847e;},_0x12f5(_0x6060fc,_0x5d9134);}function _0x2254(){const _0x543b44=['commands','document','parent','format','model','28622HbkhYC','filter','from','$root','commandName','231182uQsYuS','476432EGiHsq','*Remove\x20format:*\x20%0','locale','afterInit','markBlockFormat','get','checkChild','480426PNURMt','value','10JTKdRv','forceValue','selection','change','schema','60884FqEDcP','BlockQuoteEditing','1596240pJhdEe','8foMxCA','blockQuote','plugins','1300PDUMPA','name','descriptionFactory','getSelectedBlocks','2ywpWTB','editor','5331PGQtXp','registerDescriptionCallback','commandParams','enableCommand','has','ELEMENT_BLOCK_QUOTE','TrackChangesEditing','*Set\x20format:*\x20%0'];_0x2254=function(){return _0x543b44;};return _0x2254();}import{Plugin as _0x132614}from'ckeditor5/src/core.js';import{getTranslation as _0x23dd9b}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x14bf1c}from'../utils/utils.js';export default class O extends _0x132614{[_0x113a7e(0x179)](){const _0x54bee2=_0x113a7e,_0x4b0f52=this[_0x54bee2(0x162)],_0x265a1f=_0x4b0f52[_0x54bee2(0x178)];if(!_0x4b0f52[_0x54bee2(0x15c)][_0x54bee2(0x167)](_0x54bee2(0x158)))return;const _0xc72788=_0x4b0f52[_0x54bee2(0x15c)][_0x54bee2(0x17b)](_0x54bee2(0x169)),_0x31f6fd=this[_0x54bee2(0x162)][_0x54bee2(0x16b)][_0x54bee2(0x17b)](_0x54bee2(0x15b));_0xc72788[_0x54bee2(0x166)](_0x54bee2(0x15b),(_0x226ad4,_0xf28373={})=>{const _0x75c4e=_0x54bee2,_0x110fd7=this[_0x75c4e(0x162)][_0x75c4e(0x16f)][_0x75c4e(0x16c)][_0x75c4e(0x154)],_0xdd7f3f=_0xf28373&&void 0x0!==_0xf28373[_0x75c4e(0x153)]?_0xf28373[_0x75c4e(0x153)]:!_0x31f6fd[_0x75c4e(0x17e)];let _0x149dfe=[];if(_0xdd7f3f){const _0x43c6cd=Array[_0x75c4e(0x172)](_0x110fd7[_0x75c4e(0x160)]())[_0x75c4e(0x171)](_0x13292e=>oo(_0x13292e)||function(_0x13dc63,_0x3455e0){const _0x514813=_0x75c4e,_0x5c66c2=_0x3455e0[_0x514813(0x17c)](_0x13dc63[_0x514813(0x16d)],_0x514813(0x15b)),_0x1f1f94=_0x3455e0[_0x514813(0x17c)]([_0x514813(0x173),_0x514813(0x15b)],_0x13dc63);return _0x5c66c2&&_0x1f1f94;}(_0x13292e,this[_0x75c4e(0x162)][_0x75c4e(0x16f)][_0x75c4e(0x156)]));_0x149dfe=_0x14bf1c(_0x43c6cd,_0x4b0f52[_0x75c4e(0x16f)]);}else{const _0x303808=Array[_0x75c4e(0x172)](_0x110fd7[_0x75c4e(0x160)]())[_0x75c4e(0x171)](_0x57c541=>oo(_0x57c541));_0x149dfe=_0x14bf1c(_0x303808,_0x4b0f52[_0x75c4e(0x16f)]);}_0x4b0f52[_0x75c4e(0x16f)][_0x75c4e(0x155)](()=>{const _0x3ce2dd=_0x75c4e;for(const _0x3212a1 of _0x149dfe)_0xc72788[_0x3ce2dd(0x17a)](_0x3212a1,{'commandName':_0x3ce2dd(0x15b),'commandParams':[{'forceValue':_0xdd7f3f}]});});}),_0xc72788[_0x54bee2(0x15f)][_0x54bee2(0x164)](_0x5d9024=>{const _0x2f617f=_0x54bee2,{data:_0x170ef5}=_0x5d9024;if(_0x170ef5&&_0x2f617f(0x15b)==_0x170ef5[_0x2f617f(0x174)]){const _0x1fab37=_0x23dd9b(_0x265a1f,_0x2f617f(0x168));return _0x170ef5[_0x2f617f(0x165)][0x0][_0x2f617f(0x153)]?{'type':_0x2f617f(0x16e),'content':_0x23dd9b(_0x265a1f,_0x2f617f(0x16a),_0x1fab37)}:{'type':_0x2f617f(0x16e),'content':_0x23dd9b(_0x265a1f,_0x2f617f(0x177),_0x1fab37)};}});}}function oo(_0x1ca453){const _0x9f441f=_0x113a7e;return _0x9f441f(0x15b)==_0x1ca453[_0x9f441f(0x16d)][_0x9f441f(0x15e)];}
23
+ function _0x51f8(_0x1a1dde,_0x1a0aa2){const _0x51d718=_0x51d7();return _0x51f8=function(_0x51f801,_0x58b675){_0x51f801=_0x51f801-0x11c;let _0x266568=_0x51d718[_0x51f801];return _0x266568;},_0x51f8(_0x1a1dde,_0x1a0aa2);}const _0x10fc67=_0x51f8;(function(_0x10b45f,_0x22d172){const _0x18827d=_0x51f8,_0x180188=_0x10b45f();while(!![]){try{const _0x20fdb=-parseInt(_0x18827d(0x12f))/0x1+-parseInt(_0x18827d(0x146))/0x2*(parseInt(_0x18827d(0x141))/0x3)+-parseInt(_0x18827d(0x127))/0x4*(parseInt(_0x18827d(0x143))/0x5)+parseInt(_0x18827d(0x13b))/0x6+parseInt(_0x18827d(0x13e))/0x7+parseInt(_0x18827d(0x13f))/0x8+-parseInt(_0x18827d(0x145))/0x9*(parseInt(_0x18827d(0x129))/0xa);if(_0x20fdb===_0x22d172)break;else _0x180188['push'](_0x180188['shift']());}catch(_0x738a05){_0x180188['push'](_0x180188['shift']());}}}(_0x51d7,0xf3da8));import{Plugin as _0x12056a}from'ckeditor5/src/core.js';import{getTranslation as _0x56b745}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1fe00c}from'../utils/utils.js';export default class O extends _0x12056a{[_0x10fc67(0x125)](){const _0x21211a=_0x10fc67,_0x112041=this[_0x21211a(0x133)],_0x299a49=_0x112041[_0x21211a(0x142)];if(!_0x112041[_0x21211a(0x144)][_0x21211a(0x12e)](_0x21211a(0x126)))return;const _0x1b75f5=_0x112041[_0x21211a(0x144)][_0x21211a(0x134)](_0x21211a(0x132)),_0x1856cb=this[_0x21211a(0x133)][_0x21211a(0x136)][_0x21211a(0x134)](_0x21211a(0x140));_0x1b75f5[_0x21211a(0x11e)](_0x21211a(0x140),(_0x2ac4eb,_0x573836={})=>{const _0x20c738=_0x21211a,_0x2ad10e=this[_0x20c738(0x133)][_0x20c738(0x128)][_0x20c738(0x12b)][_0x20c738(0x123)],_0x432328=_0x573836&&void 0x0!==_0x573836[_0x20c738(0x13d)]?_0x573836[_0x20c738(0x13d)]:!_0x1856cb[_0x20c738(0x13a)];let _0x279976=[];if(_0x432328){const _0xc2c58b=Array[_0x20c738(0x135)](_0x2ad10e[_0x20c738(0x11c)]())[_0x20c738(0x122)](_0x2872db=>oo(_0x2872db)||function(_0x549838,_0x101db0){const _0xc556d7=_0x20c738,_0x1de258=_0x101db0[_0xc556d7(0x12c)](_0x549838[_0xc556d7(0x11f)],_0xc556d7(0x140)),_0x299a3e=_0x101db0[_0xc556d7(0x12c)]([_0xc556d7(0x12a),_0xc556d7(0x140)],_0x549838);return _0x1de258&&_0x299a3e;}(_0x2872db,this[_0x20c738(0x133)][_0x20c738(0x128)][_0x20c738(0x124)]));_0x279976=_0x1fe00c(_0xc2c58b,_0x112041[_0x20c738(0x128)]);}else{const _0x42c69f=Array[_0x20c738(0x135)](_0x2ad10e[_0x20c738(0x11c)]())[_0x20c738(0x122)](_0x467123=>oo(_0x467123));_0x279976=_0x1fe00c(_0x42c69f,_0x112041[_0x20c738(0x128)]);}_0x112041[_0x20c738(0x128)][_0x20c738(0x147)](()=>{const _0x4fb2d=_0x20c738;for(const _0x4033ad of _0x279976)_0x1b75f5[_0x4fb2d(0x120)](_0x4033ad,{'commandName':_0x4fb2d(0x140),'commandParams':[{'forceValue':_0x432328}]});});}),_0x1b75f5[_0x21211a(0x121)][_0x21211a(0x11d)](_0x379c48=>{const _0x4788ca=_0x21211a,{data:_0x239e3b}=_0x379c48;if(_0x239e3b&&_0x4788ca(0x140)==_0x239e3b[_0x4788ca(0x130)]){const _0x3b0b2f=_0x56b745(_0x299a49,_0x4788ca(0x12d));return _0x239e3b[_0x4788ca(0x13c)][0x0][_0x4788ca(0x13d)]?{'type':_0x4788ca(0x131),'content':_0x56b745(_0x299a49,_0x4788ca(0x138),_0x3b0b2f)}:{'type':_0x4788ca(0x131),'content':_0x56b745(_0x299a49,_0x4788ca(0x137),_0x3b0b2f)};}});}}function _0x51d7(){const _0x279dad=['from','commands','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','name','value','10495140SJyaZT','commandParams','forceValue','10831485gCWmsv','10099104enScVI','blockQuote','4170nvlWlh','locale','35rpuQrB','plugins','1197qxtavm','458NGvXhp','change','getSelectedBlocks','registerDescriptionCallback','enableCommand','parent','markBlockFormat','descriptionFactory','filter','selection','schema','afterInit','BlockQuoteEditing','4396PwxNPT','model','184730RtxlQA','$root','document','checkChild','ELEMENT_BLOCK_QUOTE','has','777197SWucoj','commandName','format','TrackChangesEditing','editor','get'];_0x51d7=function(){return _0x279dad;};return _0x51d7();}function oo(_0x3eaf48){const _0x2b50f2=_0x10fc67;return _0x2b50f2(0x140)==_0x3eaf48[_0x2b50f2(0x11f)][_0x2b50f2(0x139)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5cd1(){const _0x41ff5f=['32XXgzGc','10KPzVMM','8793cLemHR','386178ncmIME','36656Aqnriw','704354ZXJyTN','editor','16025ExrVSR','12mMrqos','changeCaseLower','22ZtzYNB','afterInit','105IUuZku','CaseChange','changeCaseUpper','enableCommand','changeCaseTitle','get','has','1757129hVvKMd','TrackChangesEditing','15629640mPLfEY','2490CrtCcy','plugins'];_0x5cd1=function(){return _0x41ff5f;};return _0x5cd1();}const _0x2342d4=_0x5eac;(function(_0x16ac60,_0x349bf6){const _0x4ea840=_0x5eac,_0x4ff5d6=_0x16ac60();while(!![]){try{const _0x2fb28d=parseInt(_0x4ea840(0x1d7))/0x1*(parseInt(_0x4ea840(0x1da))/0x2)+parseInt(_0x4ea840(0x1c4))/0x3*(parseInt(_0x4ea840(0x1d4))/0x4)+-parseInt(_0x4ea840(0x1d1))/0x5*(-parseInt(_0x4ea840(0x1d3))/0x6)+-parseInt(_0x4ea840(0x1d5))/0x7*(-parseInt(_0x4ea840(0x1d0))/0x8)+-parseInt(_0x4ea840(0x1d2))/0x9*(-parseInt(_0x4ea840(0x1ce))/0xa)+parseInt(_0x4ea840(0x1cb))/0xb*(parseInt(_0x4ea840(0x1d8))/0xc)+-parseInt(_0x4ea840(0x1cd))/0xd;if(_0x2fb28d===_0x349bf6)break;else _0x4ff5d6['push'](_0x4ff5d6['shift']());}catch(_0x43a863){_0x4ff5d6['push'](_0x4ff5d6['shift']());}}}(_0x5cd1,0x37e61));function _0x5eac(_0x29a75e,_0xe35396){const _0x5cd1a4=_0x5cd1();return _0x5eac=function(_0x5eac08,_0x2607a4){_0x5eac08=_0x5eac08-0x1c4;let _0x2d4c7e=_0x5cd1a4[_0x5eac08];return _0x2d4c7e;},_0x5eac(_0x29a75e,_0xe35396);}import{Plugin as _0x50a284}from'ckeditor5/src/core.js';export default class G extends _0x50a284{[_0x2342d4(0x1db)](){const _0xf2db39=_0x2342d4,_0x3de6bb=this[_0xf2db39(0x1d6)];_0x3de6bb[_0xf2db39(0x1cf)][_0xf2db39(0x1ca)](_0xf2db39(0x1c5))&&(_0x3de6bb[_0xf2db39(0x1cf)][_0xf2db39(0x1c9)](_0xf2db39(0x1cc))[_0xf2db39(0x1c7)](_0xf2db39(0x1c6)),_0x3de6bb[_0xf2db39(0x1cf)][_0xf2db39(0x1c9)](_0xf2db39(0x1cc))[_0xf2db39(0x1c7)](_0xf2db39(0x1d9)),_0x3de6bb[_0xf2db39(0x1cf)][_0xf2db39(0x1c9)](_0xf2db39(0x1cc))[_0xf2db39(0x1c7)](_0xf2db39(0x1c8)));}}
23
+ const _0x3445d5=_0x1188;function _0x3cdf(){const _0x43245f=['21267sKKvzw','49sYpwmu','566kYXiSE','5079255AwkKjP','plugins','changeCaseUpper','get','enableCommand','4210JUQrWK','8713896CyoDKy','editor','129264WYtbPD','afterInit','has','1064396MuVvcU','TrackChangesEditing','2104611sQvFgg','changeCaseTitle','CaseChange','changeCaseLower','3530ubQQEh'];_0x3cdf=function(){return _0x43245f;};return _0x3cdf();}(function(_0x4496a4,_0x3eb3b0){const _0x78dc3c=_0x1188,_0x573b12=_0x4496a4();while(!![]){try{const _0x2e8d03=parseInt(_0x78dc3c(0x203))/0x1*(-parseInt(_0x78dc3c(0x1fd))/0x2)+parseInt(_0x78dc3c(0x1f6))/0x3+parseInt(_0x78dc3c(0x1f4))/0x4+parseInt(_0x78dc3c(0x1fe))/0x5+parseInt(_0x78dc3c(0x206))/0x6*(parseInt(_0x78dc3c(0x1fc))/0x7)+-parseInt(_0x78dc3c(0x204))/0x8+-parseInt(_0x78dc3c(0x1fb))/0x9*(-parseInt(_0x78dc3c(0x1fa))/0xa);if(_0x2e8d03===_0x3eb3b0)break;else _0x573b12['push'](_0x573b12['shift']());}catch(_0x282675){_0x573b12['push'](_0x573b12['shift']());}}}(_0x3cdf,0xa7e97));import{Plugin as _0x5ec7c6}from'ckeditor5/src/core.js';function _0x1188(_0x2d70cd,_0x44d533){const _0x3cdfdc=_0x3cdf();return _0x1188=function(_0x1188bf,_0xf566a3){_0x1188bf=_0x1188bf-0x1f2;let _0x195614=_0x3cdfdc[_0x1188bf];return _0x195614;},_0x1188(_0x2d70cd,_0x44d533);}export default class G extends _0x5ec7c6{[_0x3445d5(0x1f2)](){const _0x2db660=_0x3445d5,_0x39df59=this[_0x2db660(0x205)];_0x39df59[_0x2db660(0x1ff)][_0x2db660(0x1f3)](_0x2db660(0x1f8))&&(_0x39df59[_0x2db660(0x1ff)][_0x2db660(0x201)](_0x2db660(0x1f5))[_0x2db660(0x202)](_0x2db660(0x200)),_0x39df59[_0x2db660(0x1ff)][_0x2db660(0x201)](_0x2db660(0x1f5))[_0x2db660(0x202)](_0x2db660(0x1f9)),_0x39df59[_0x2db660(0x1ff)][_0x2db660(0x201)](_0x2db660(0x1f5))[_0x2db660(0x202)](_0x2db660(0x1f7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x591b55=_0x5d57;function _0x5853(){const _0x36cdb8=['28npTzmi','plugins','ckbox','commands','editor','get','6890704VAOsXq','80088VWngUn','2984296FSmLWy','afterInit','261576drDhPU','1760720eHkkuk','TrackChangesEditing','233077ZgoGsH','enableCommand','5941728pHHBfH'];_0x5853=function(){return _0x36cdb8;};return _0x5853();}(function(_0x1e871f,_0x2cb7fb){const _0x45a434=_0x5d57,_0xb3e6c0=_0x1e871f();while(!![]){try{const _0x326882=-parseInt(_0x45a434(0xae))/0x1+parseInt(_0x45a434(0xab))/0x2+parseInt(_0x45a434(0xa8))/0x3*(-parseInt(_0x45a434(0xb1))/0x4)+parseInt(_0x45a434(0xac))/0x5+parseInt(_0x45a434(0xb0))/0x6+parseInt(_0x45a434(0xa9))/0x7+-parseInt(_0x45a434(0xa7))/0x8;if(_0x326882===_0x2cb7fb)break;else _0xb3e6c0['push'](_0xb3e6c0['shift']());}catch(_0x2f8cd3){_0xb3e6c0['push'](_0xb3e6c0['shift']());}}}(_0x5853,0x96f15));import{Plugin as _0x46ed03}from'ckeditor5/src/core.js';function _0x5d57(_0x15d970,_0x3aefcc){const _0x5853b1=_0x5853();return _0x5d57=function(_0x5d575,_0x33ebfb){_0x5d575=_0x5d575-0xa4;let _0x2606cd=_0x5853b1[_0x5d575];return _0x2606cd;},_0x5d57(_0x15d970,_0x3aefcc);}export default class F extends _0x46ed03{[_0x591b55(0xaa)](){const _0x161146=_0x591b55,_0x1271e0=this[_0x161146(0xa5)];_0x1271e0[_0x161146(0xa4)][_0x161146(0xa6)](_0x161146(0xb3))&&_0x1271e0[_0x161146(0xb2)][_0x161146(0xa6)](_0x161146(0xad))[_0x161146(0xaf)](_0x161146(0xb3));}}
23
+ const _0x159988=_0x3cf7;function _0x2d5d(){const _0x3668e9=['5175042TfFOcZ','12QpljSq','plugins','TrackChangesEditing','get','436096KrGLcc','490Pthrps','31599bjNSwE','3149541OSNSkI','7wjRYSF','4462865SlZQBV','2pbywzG','commands','1333453RXEWIz','enableCommand','editor','ckbox','4hcOhUb','afterInit','482072OcWvNq'];_0x2d5d=function(){return _0x3668e9;};return _0x2d5d();}function _0x3cf7(_0x39d4bc,_0x2fa4a7){const _0x2d5db5=_0x2d5d();return _0x3cf7=function(_0x3cf791,_0x327279){_0x3cf791=_0x3cf791-0x1bb;let _0x481e32=_0x2d5db5[_0x3cf791];return _0x481e32;},_0x3cf7(_0x39d4bc,_0x2fa4a7);}(function(_0x3fc5a6,_0x2e37f7){const _0x29ecd4=_0x3cf7,_0x369799=_0x3fc5a6();while(!![]){try{const _0x349475=parseInt(_0x29ecd4(0x1c1))/0x1*(-parseInt(_0x29ecd4(0x1c7))/0x2)+parseInt(_0x29ecd4(0x1c4))/0x3+-parseInt(_0x29ecd4(0x1cd))/0x4*(parseInt(_0x29ecd4(0x1c6))/0x5)+parseInt(_0x29ecd4(0x1bc))/0x6+-parseInt(_0x29ecd4(0x1c5))/0x7*(parseInt(_0x29ecd4(0x1bb))/0x8)+parseInt(_0x29ecd4(0x1c3))/0x9*(parseInt(_0x29ecd4(0x1c2))/0xa)+parseInt(_0x29ecd4(0x1c9))/0xb*(parseInt(_0x29ecd4(0x1bd))/0xc);if(_0x349475===_0x2e37f7)break;else _0x369799['push'](_0x369799['shift']());}catch(_0x415060){_0x369799['push'](_0x369799['shift']());}}}(_0x2d5d,0xc7630));import{Plugin as _0x11a4d1}from'ckeditor5/src/core.js';export default class F extends _0x11a4d1{[_0x159988(0x1ce)](){const _0x99d5f5=_0x159988,_0x2021a9=this[_0x99d5f5(0x1cb)];_0x2021a9[_0x99d5f5(0x1c8)][_0x99d5f5(0x1c0)](_0x99d5f5(0x1cc))&&_0x2021a9[_0x99d5f5(0x1be)][_0x99d5f5(0x1c0)](_0x99d5f5(0x1bf))[_0x99d5f5(0x1ca)](_0x99d5f5(0x1cc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x267e(){const _0x41acd6=['commands','outdentCodeBlock','rootElement','193382GgvCxg','12EeILSY','afterInit','model','change','type','editor','formatBlock','forceValue','12aZseEd','indentCodeBlock','456130AUKDxc','filter','commandParams','plugins','getSelectedBlocks','from','has','6313716eFYCBp','commandName','get','toLowerCase','document','name','registerDescriptionCallback','blockName','codeBlock','checkChild','594813SXfmbW','config','language','parent','isLimit','*Remove\x20format:*\x20%0','registerElementLabel','316914nlWifo','languages','TrackChangesEditing','descriptionFactory','locale','schema','markBlockFormat','format','1268860SrcvYp','enableCommand','selection','168IwcPGa','find','value','11756710JvYJCd','label','ELEMENT_CODE_BLOCK','CodeBlock','*Set\x20format:*\x20%0'];_0x267e=function(){return _0x41acd6;};return _0x267e();}const _0x5d925d=_0xfef7;(function(_0x1d1862,_0x171a7d){const _0x539762=_0xfef7,_0x4bbdec=_0x1d1862();while(!![]){try{const _0x59f5c1=parseInt(_0x539762(0x1d5))/0x1+parseInt(_0x539762(0x1dc))/0x2*(parseInt(_0x539762(0x1f3))/0x3)+parseInt(_0x539762(0x1e4))/0x4+-parseInt(_0x539762(0x1c4))/0x5*(-parseInt(_0x539762(0x1c2))/0x6)+-parseInt(_0x539762(0x1f2))/0x7*(-parseInt(_0x539762(0x1e7))/0x8)+-parseInt(_0x539762(0x1cb))/0x9+-parseInt(_0x539762(0x1ea))/0xa;if(_0x59f5c1===_0x171a7d)break;else _0x4bbdec['push'](_0x4bbdec['shift']());}catch(_0x85c578){_0x4bbdec['push'](_0x4bbdec['shift']());}}}(_0x267e,0x6949b));import{Plugin as _0x57256a}from'ckeditor5/src/core.js';import{getTranslation as _0x1002c7}from'../utils/common-translations.js';function _0xfef7(_0x1719b6,_0x3f22b7){const _0x267ef7=_0x267e();return _0xfef7=function(_0xfef7d9,_0x38e021){_0xfef7d9=_0xfef7d9-0x1c0;let _0x5b2593=_0x267ef7[_0xfef7d9];return _0x5b2593;},_0xfef7(_0x1719b6,_0x3f22b7);}import{getRangesOfBlockGroups as _0x5bb13c}from'../utils/utils.js';export default class L extends _0x57256a{[_0x5d925d(0x1f4)](){const _0x1230cf=_0x5d925d,_0x2ec62d=this[_0x1230cf(0x1f8)];if(!_0x2ec62d[_0x1230cf(0x1c7)][_0x1230cf(0x1ca)](_0x1230cf(0x1ed)))return;const _0xd3c840=_0x2ec62d[_0x1230cf(0x1c7)][_0x1230cf(0x1cd)](_0x1230cf(0x1de)),_0x2fd9f3=_0x2ec62d[_0x1230cf(0x1e0)],_0x5a3e45=_0x2ec62d[_0x1230cf(0x1d6)][_0x1230cf(0x1cd)](_0x1230cf(0x1d3))[_0x1230cf(0x1dd)],_0x5b7b4e=_0x2ec62d[_0x1230cf(0x1ef)][_0x1230cf(0x1cd)](_0x1230cf(0x1d3));_0xd3c840[_0x1230cf(0x1e5)](_0x1230cf(0x1c3)),_0xd3c840[_0x1230cf(0x1e5)](_0x1230cf(0x1f0)),_0xd3c840[_0x1230cf(0x1e5)](_0x1230cf(0x1d3),(_0x49823b,_0x5bdd88={})=>{const _0x5edbed=_0x1230cf,_0x3da3e0=_0x2ec62d[_0x5edbed(0x1f5)],_0x1f14fd=_0x2ec62d[_0x5edbed(0x1f5)][_0x5edbed(0x1cf)][_0x5edbed(0x1e6)],_0x84a28f=_0x5bdd88&&void 0x0!==_0x5bdd88[_0x5edbed(0x1c1)]?_0x5bdd88[_0x5edbed(0x1c1)]:!_0x5b7b4e[_0x5edbed(0x1e9)];let _0x6c3cf4;_0x5bdd88[_0x5edbed(0x1d7)]||(_0x5bdd88[_0x5edbed(0x1d7)]=_0x5a3e45[0x0][_0x5edbed(0x1d7)]),_0x6c3cf4=_0x84a28f?Array[_0x5edbed(0x1c9)](_0x1f14fd[_0x5edbed(0x1c8)]())[_0x5edbed(0x1c5)](_0x44fefd=>eo(_0x44fefd)||function(_0x57c0bb,_0x1c9269){const _0x54f5d4=_0x5edbed;if(_0x57c0bb['is'](_0x54f5d4(0x1f1))||_0x1c9269[_0x54f5d4(0x1d9)](_0x57c0bb))return!0x1;return _0x1c9269[_0x54f5d4(0x1d4)](_0x57c0bb[_0x54f5d4(0x1d8)],_0x54f5d4(0x1d3));}(_0x44fefd,_0x3da3e0[_0x5edbed(0x1e1)])):Array[_0x5edbed(0x1c9)](_0x1f14fd[_0x5edbed(0x1c8)]())[_0x5edbed(0x1c5)](_0xfcfc70=>eo(_0xfcfc70));const _0x39e2c6=_0x5bb13c(_0x6c3cf4,_0x3da3e0);_0x3da3e0[_0x5edbed(0x1f6)](()=>{const _0x519656=_0x5edbed;for(const _0x124379 of _0x39e2c6)_0xd3c840[_0x519656(0x1e2)](_0x124379,{'commandName':_0x519656(0x1d3),'commandParams':[{..._0x5bdd88,'forceValue':_0x84a28f}],'formatGroupId':_0x519656(0x1d2)});});}),(_0xd3c840[_0x1230cf(0x1df)][_0x1230cf(0x1db)](_0x1230cf(0x1d3),_0x3c2d09=>_0x1002c7(_0x2fd9f3,_0x1230cf(0x1ec),_0x3c2d09)),_0xd3c840[_0x1230cf(0x1df)][_0x1230cf(0x1d1)](_0x114e11=>{const _0x1d4f97=_0x1230cf;if(_0x1d4f97(0x1c0)!=_0x114e11[_0x1d4f97(0x1f7)])return;const _0x42d727=_0x2fd9f3['t'],{data:_0x27ce6f}=_0x114e11;if(!_0x27ce6f||_0x1d4f97(0x1d3)!=_0x27ce6f[_0x1d4f97(0x1cc)])return;const _0x28be78=_0x27ce6f[_0x1d4f97(0x1c6)][0x0][_0x1d4f97(0x1d7)],_0xd89015=_0x42d727(_0x5a3e45[_0x1d4f97(0x1e8)](_0x176e3e=>_0x176e3e[_0x1d4f97(0x1d7)]===_0x28be78)[_0x1d4f97(0x1eb)])[_0x1d4f97(0x1ce)]();return _0x27ce6f[_0x1d4f97(0x1c6)][0x0][_0x1d4f97(0x1c1)]?{'type':_0x1d4f97(0x1e3),'content':_0x1002c7(_0x2fd9f3,_0x1d4f97(0x1ee),_0x1002c7(_0x2fd9f3,_0x1d4f97(0x1ec),0x1)+'\x20('+_0xd89015+')')}:{'type':_0x1d4f97(0x1e3),'content':_0x1002c7(_0x2fd9f3,_0x1d4f97(0x1da),_0x1002c7(_0x2fd9f3,_0x1d4f97(0x1ec),0x1))};}));}}function eo(_0x5a865c){const _0x405e5d=_0x5d925d;return _0x405e5d(0x1d3)==_0x5a865c[_0x405e5d(0x1d0)];}
23
+ function _0x2755(_0x30b023,_0x1cfcdb){const _0x1ade7c=_0x1ade();return _0x2755=function(_0x2755fa,_0xc984d1){_0x2755fa=_0x2755fa-0x1eb;let _0x5d2eb5=_0x1ade7c[_0x2755fa];return _0x5d2eb5;},_0x2755(_0x30b023,_0x1cfcdb);}const _0x352bd9=_0x2755;(function(_0x3a5f13,_0x66e05a){const _0x287182=_0x2755,_0x2cb87f=_0x3a5f13();while(!![]){try{const _0x259a6d=-parseInt(_0x287182(0x21c))/0x1+parseInt(_0x287182(0x1fe))/0x2*(parseInt(_0x287182(0x218))/0x3)+parseInt(_0x287182(0x220))/0x4+parseInt(_0x287182(0x1ff))/0x5+parseInt(_0x287182(0x1f9))/0x6*(-parseInt(_0x287182(0x210))/0x7)+parseInt(_0x287182(0x1f0))/0x8*(parseInt(_0x287182(0x20f))/0x9)+-parseInt(_0x287182(0x1fc))/0xa;if(_0x259a6d===_0x66e05a)break;else _0x2cb87f['push'](_0x2cb87f['shift']());}catch(_0x3cb15f){_0x2cb87f['push'](_0x2cb87f['shift']());}}}(_0x1ade,0xd6039));import{Plugin as _0x44bc39}from'ckeditor5/src/core.js';import{getTranslation as _0x4324e6}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xaf6dbb}from'../utils/utils.js';export default class L extends _0x44bc39{[_0x352bd9(0x1fa)](){const _0x402408=_0x352bd9,_0x1e59eb=this[_0x402408(0x1ec)];if(!_0x1e59eb[_0x402408(0x20d)][_0x402408(0x203)](_0x402408(0x20a)))return;const _0x49a824=_0x1e59eb[_0x402408(0x20d)][_0x402408(0x202)](_0x402408(0x215)),_0x3a5977=_0x1e59eb[_0x402408(0x212)],_0xee103e=_0x1e59eb[_0x402408(0x204)][_0x402408(0x202)](_0x402408(0x1ef))[_0x402408(0x1f6)],_0x1c27ea=_0x1e59eb[_0x402408(0x1eb)][_0x402408(0x202)](_0x402408(0x1ef));_0x49a824[_0x402408(0x213)](_0x402408(0x1fd)),_0x49a824[_0x402408(0x213)](_0x402408(0x20e)),_0x49a824[_0x402408(0x213)](_0x402408(0x1ef),(_0x569823,_0x8694a9={})=>{const _0x1178ea=_0x402408,_0x1d0ef1=_0x1e59eb[_0x1178ea(0x1ee)],_0xbe9d4d=_0x1e59eb[_0x1178ea(0x1ee)][_0x1178ea(0x219)][_0x1178ea(0x21d)],_0xced818=_0x8694a9&&void 0x0!==_0x8694a9[_0x1178ea(0x21e)]?_0x8694a9[_0x1178ea(0x21e)]:!_0x1c27ea[_0x1178ea(0x211)];let _0x266068;_0x8694a9[_0x1178ea(0x205)]||(_0x8694a9[_0x1178ea(0x205)]=_0xee103e[0x0][_0x1178ea(0x205)]),_0x266068=_0xced818?Array[_0x1178ea(0x1f5)](_0xbe9d4d[_0x1178ea(0x209)]())[_0x1178ea(0x21f)](_0xa78ff1=>eo(_0xa78ff1)||function(_0x5088cb,_0x3f797a){const _0x14ae5e=_0x1178ea;if(_0x5088cb['is'](_0x14ae5e(0x1ed))||_0x3f797a[_0x14ae5e(0x21b)](_0x5088cb))return!0x1;return _0x3f797a[_0x14ae5e(0x21a)](_0x5088cb[_0x14ae5e(0x207)],_0x14ae5e(0x1ef));}(_0xa78ff1,_0x1d0ef1[_0x1178ea(0x223)])):Array[_0x1178ea(0x1f5)](_0xbe9d4d[_0x1178ea(0x209)]())[_0x1178ea(0x21f)](_0x110b21=>eo(_0x110b21));const _0x12fbd0=_0xaf6dbb(_0x266068,_0x1d0ef1);_0x1d0ef1[_0x1178ea(0x1f7)](()=>{const _0x1fd4a4=_0x1178ea;for(const _0x19eab8 of _0x12fbd0)_0x49a824[_0x1fd4a4(0x221)](_0x19eab8,{'commandName':_0x1fd4a4(0x1ef),'commandParams':[{..._0x8694a9,'forceValue':_0xced818}],'formatGroupId':_0x1fd4a4(0x208)});});}),(_0x49a824[_0x402408(0x1f4)][_0x402408(0x217)](_0x402408(0x1ef),_0x261d5d=>_0x4324e6(_0x3a5977,_0x402408(0x1f1),_0x261d5d)),_0x49a824[_0x402408(0x1f4)][_0x402408(0x206)](_0x3d5ae5=>{const _0x4745cf=_0x402408;if(_0x4745cf(0x214)!=_0x3d5ae5[_0x4745cf(0x1f2)])return;const _0x4f2186=_0x3a5977['t'],{data:_0x193648}=_0x3d5ae5;if(!_0x193648||_0x4745cf(0x1ef)!=_0x193648[_0x4745cf(0x1f3)])return;const _0x5b1bd5=_0x193648[_0x4745cf(0x1fb)][0x0][_0x4745cf(0x205)],_0x223571=_0x4f2186(_0xee103e[_0x4745cf(0x222)](_0xa8d538=>_0xa8d538[_0x4745cf(0x205)]===_0x5b1bd5)[_0x4745cf(0x20c)])[_0x4745cf(0x216)]();return _0x193648[_0x4745cf(0x1fb)][0x0][_0x4745cf(0x21e)]?{'type':_0x4745cf(0x1f8),'content':_0x4324e6(_0x3a5977,_0x4745cf(0x201),_0x4324e6(_0x3a5977,_0x4745cf(0x1f1),0x1)+'\x20('+_0x223571+')')}:{'type':_0x4745cf(0x1f8),'content':_0x4324e6(_0x3a5977,_0x4745cf(0x200),_0x4324e6(_0x3a5977,_0x4745cf(0x1f1),0x1))};}));}}function _0x1ade(){const _0x7d5f5d=['find','schema','commands','editor','rootElement','model','codeBlock','1710032BXyHwk','ELEMENT_CODE_BLOCK','type','commandName','descriptionFactory','from','languages','change','format','6pbysQA','afterInit','commandParams','11228120DozTfq','indentCodeBlock','25322hMzDyv','8524860rOFtCs','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','get','has','config','language','registerDescriptionCallback','parent','blockName','getSelectedBlocks','CodeBlock','name','label','plugins','outdentCodeBlock','36BKKCXA','5839337WwtKdF','value','locale','enableCommand','formatBlock','TrackChangesEditing','toLowerCase','registerElementLabel','18rdaJOf','document','checkChild','isLimit','1426977MfYguO','selection','forceValue','filter','6498508IPqwsO','markBlockFormat'];_0x1ade=function(){return _0x7d5f5d;};return _0x1ade();}function eo(_0x2ba9b1){const _0x359126=_0x352bd9;return _0x359126(0x1ef)==_0x2ba9b1[_0x359126(0x20b)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x547ff8=_0x1fba;(function(_0x3c3933,_0x2729f7){const _0x3d16b7=_0x1fba,_0x4d29f8=_0x3c3933();while(!![]){try{const _0x2f68ee=parseInt(_0x3d16b7(0x7c))/0x1+parseInt(_0x3d16b7(0x78))/0x2+-parseInt(_0x3d16b7(0x76))/0x3+parseInt(_0x3d16b7(0x80))/0x4*(-parseInt(_0x3d16b7(0x73))/0x5)+parseInt(_0x3d16b7(0x7b))/0x6+parseInt(_0x3d16b7(0x7f))/0x7*(-parseInt(_0x3d16b7(0x81))/0x8)+parseInt(_0x3d16b7(0x72))/0x9*(parseInt(_0x3d16b7(0x75))/0xa);if(_0x2f68ee===_0x2729f7)break;else _0x4d29f8['push'](_0x4d29f8['shift']());}catch(_0x18f4dd){_0x4d29f8['push'](_0x4d29f8['shift']());}}}(_0x580e,0x61d7b));function _0x580e(){const _0x144b3d=['9WKheCL','5tzYgyJ','CommentsEditing','446830jmCXtU','491829mrljJw','has','1412860tzvgae','editor','get','1658412TwAsEZ','244563XZTduN','addCommentThread','afterInit','7JhStJO','1919044JSLflL','1820888ajMNRp','plugins','TrackChangesEditing','enableCommand'];_0x580e=function(){return _0x144b3d;};return _0x580e();}function _0x1fba(_0x2558d7,_0x342804){const _0x580eb9=_0x580e();return _0x1fba=function(_0x1fba7b,_0x58b752){_0x1fba7b=_0x1fba7b-0x72;let _0x4e5a4a=_0x580eb9[_0x1fba7b];return _0x4e5a4a;},_0x1fba(_0x2558d7,_0x342804);}import{Plugin as _0x5695a8}from'ckeditor5/src/core.js';export default class H extends _0x5695a8{[_0x547ff8(0x7e)](){const _0xa9ea12=_0x547ff8,_0x53b63c=this[_0xa9ea12(0x79)];if(!_0x53b63c[_0xa9ea12(0x82)][_0xa9ea12(0x77)](_0xa9ea12(0x74)))return;_0x53b63c[_0xa9ea12(0x82)][_0xa9ea12(0x7a)](_0xa9ea12(0x83))[_0xa9ea12(0x84)](_0xa9ea12(0x7d));}}
23
+ function _0x55ad(){const _0xc89cf2=['62574eGgiUc','addCommentThread','afterInit','editor','535785SgJpJi','1973260qSUcYZ','977248hSvbWV','9sdQBqc','CommentsEditing','371HoHwhW','TrackChangesEditing','6944080Ieorot','118869KZhOwO','20pVvrSo','enableCommand','get','4THpBYU','plugins','has','1663015JZQhHR'];_0x55ad=function(){return _0xc89cf2;};return _0x55ad();}function _0x5621(_0x35bbbe,_0x3af780){const _0x55ada4=_0x55ad();return _0x5621=function(_0x5621e7,_0x3525da){_0x5621e7=_0x5621e7-0x1da;let _0x1c7695=_0x55ada4[_0x5621e7];return _0x1c7695;},_0x5621(_0x35bbbe,_0x3af780);}const _0x972e9d=_0x5621;(function(_0xd002d6,_0x43514){const _0x265d05=_0x5621,_0x22ef1e=_0xd002d6();while(!![]){try{const _0xfacec3=-parseInt(_0x265d05(0x1e2))/0x1*(-parseInt(_0x265d05(0x1e6))/0x2)+-parseInt(_0x265d05(0x1da))/0x3+parseInt(_0x265d05(0x1db))/0x4+parseInt(_0x265d05(0x1e9))/0x5+parseInt(_0x265d05(0x1ea))/0x6*(parseInt(_0x265d05(0x1df))/0x7)+-parseInt(_0x265d05(0x1dc))/0x8*(-parseInt(_0x265d05(0x1dd))/0x9)+-parseInt(_0x265d05(0x1e3))/0xa*(parseInt(_0x265d05(0x1e1))/0xb);if(_0xfacec3===_0x43514)break;else _0x22ef1e['push'](_0x22ef1e['shift']());}catch(_0x2e81f9){_0x22ef1e['push'](_0x22ef1e['shift']());}}}(_0x55ad,0x489b2));import{Plugin as _0x15bfad}from'ckeditor5/src/core.js';export default class H extends _0x15bfad{[_0x972e9d(0x1ec)](){const _0x48a43b=_0x972e9d,_0x16d610=this[_0x48a43b(0x1ed)];if(!_0x16d610[_0x48a43b(0x1e7)][_0x48a43b(0x1e8)](_0x48a43b(0x1de)))return;_0x16d610[_0x48a43b(0x1e7)][_0x48a43b(0x1e5)](_0x48a43b(0x1e0))[_0x48a43b(0x1e4)](_0x48a43b(0x1eb));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18b8fd=_0x5408;function _0x5408(_0x567928,_0x3b8fc0){const _0x498266=_0x4982();return _0x5408=function(_0x540804,_0x52dd55){_0x540804=_0x540804-0xc2;let _0x23038b=_0x498266[_0x540804];return _0x23038b;},_0x5408(_0x567928,_0x3b8fc0);}(function(_0x457828,_0x5dd647){const _0x3b6ad6=_0x5408,_0x4008d9=_0x457828();while(!![]){try{const _0x21fa3f=parseInt(_0x3b6ad6(0xcb))/0x1+parseInt(_0x3b6ad6(0xfb))/0x2*(-parseInt(_0x3b6ad6(0xca))/0x3)+-parseInt(_0x3b6ad6(0xf2))/0x4*(parseInt(_0x3b6ad6(0xcc))/0x5)+parseInt(_0x3b6ad6(0xce))/0x6+-parseInt(_0x3b6ad6(0xc6))/0x7*(-parseInt(_0x3b6ad6(0xe5))/0x8)+-parseInt(_0x3b6ad6(0xec))/0x9+parseInt(_0x3b6ad6(0xde))/0xa;if(_0x21fa3f===_0x5dd647)break;else _0x4008d9['push'](_0x4008d9['shift']());}catch(_0x1eba9e){_0x4008d9['push'](_0x4008d9['shift']());}}}(_0x4982,0x670ab));import{Plugin as _0x52bfd7}from'ckeditor5/src/core.js';function _0x4982(){const _0x4aa62=['uiElement','790601whpiMC','get','merge','batch','227517jklyFm','407463FCCVYt','5ReIcPD','enableCommand','1649238gCasCU','createSelection','delete','$graveyard','remove','showSuggestionHighlights','unlock','bind','document','markerNameToElements','enqueueChange','createRange','root','commands','downcastDispatcher','writer','3355670FaqbnA','markerName','editor','TrackChangesEditing','lock','unit','plugins','24UQIBnG','fromRange','options','modifySelection','mapper','getFirstRange','start','1525293ZyyaBf','isCollapsed','removeMarker:suggestion:deletion','selection','editing','buffer','2757428eueDtU','addMarker:suggestion:deletion','detach','setSelection','high','rootName','unbindElementFromMarkerName','forward','data','2DGkzhh','end','init','deleteForward','model','requires'];_0x4982=function(){return _0x4aa62;};return _0x4982();}import{LiveRange as _0xb8d4f4}from'ckeditor5/src/engine.js';import{Delete as _0x130ee5}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x417d3a}from'./utils.js';export default class q extends _0x52bfd7{static get[_0x18b8fd(0xc4)](){return[_0x130ee5];}[_0x18b8fd(0xfd)](){const _0x24b929=_0x18b8fd,_0x1d153e=this[_0x24b929(0xe0)],_0x1d193e=_0x1d153e[_0x24b929(0xe4)][_0x24b929(0xc7)](_0x24b929(0xe1));_0x1d193e[_0x24b929(0xcd)](_0x24b929(0xd0));const _0x4a97aa=_0x1d153e[_0x24b929(0xdb)][_0x24b929(0xc7)](_0x24b929(0xc2));_0x1d193e[_0x24b929(0xcd)](_0x24b929(0xc2),(_0x4652fd,_0x4bdade={})=>{const _0x4ec853=_0x24b929,_0x54b7b2=_0x1d153e[_0x4ec853(0xc3)][_0x4ec853(0xcf)](_0x1d153e[_0x4ec853(0xc3)][_0x4ec853(0xd6)][_0x4ec853(0xef)]);_0x54b7b2[_0x4ec853(0xed)]&&_0x1d153e[_0x4ec853(0xc3)][_0x4ec853(0xe8)](_0x54b7b2,{'direction':_0x4ec853(0xf9),'unit':_0x4bdade[_0x4ec853(0xe3)]});const _0x3fb7aa=_0x54b7b2[_0x4ec853(0xea)](),_0x4c7f0d=_0xb8d4f4[_0x4ec853(0xe6)](_0x3fb7aa);let _0x57cf59;_0x4652fd(_0x4bdade),_0x57cf59=_0x4ec853(0xd1)==_0x4c7f0d[_0x4ec853(0xda)][_0x4ec853(0xf7)]?_0x1d153e[_0x4ec853(0xc3)][_0x4ec853(0xd9)](_0x3fb7aa[_0x4ec853(0xeb)]):_0x1d153e[_0x4ec853(0xc3)][_0x4ec853(0xd9)](_0x4c7f0d[_0x4ec853(0xeb)],_0x4c7f0d[_0x4ec853(0xfc)]),_0x4c7f0d[_0x4ec853(0xf4)](),_0x1d153e[_0x4ec853(0xc3)][_0x4ec853(0xd8)](_0x4a97aa[_0x4ec853(0xf1)][_0x4ec853(0xc9)],_0x2a2b03=>{const _0x1548ed=_0x4ec853;_0x4a97aa[_0x1548ed(0xf1)][_0x1548ed(0xe2)](),_0x2a2b03[_0x1548ed(0xf5)](_0x2a2b03[_0x1548ed(0xd9)](_0x57cf59[_0x1548ed(0xfc)])),_0x4a97aa[_0x1548ed(0xf1)][_0x1548ed(0xd4)]();});}),_0x1d153e[_0x24b929(0xf0)][_0x24b929(0xdc)]['on'](_0x24b929(0xf3),_0x417d3a(_0x1d153e,_0x24b929(0xc8)),{'priority':_0x24b929(0xf6)}),_0x1d153e[_0x24b929(0xfa)][_0x24b929(0xdc)]['on'](_0x24b929(0xf3),(_0x12d42a,_0x409236,_0x2047e1)=>{const _0x24d613=_0x24b929;_0x2047e1[_0x24d613(0xe7)][_0x24d613(0xd3)]&&_0x417d3a(_0x1d153e,_0x24d613(0xc8),{'showActiveMarker':!0x1})[_0x24d613(0xd5)](this)(_0x12d42a,_0x409236,_0x2047e1);},{'priority':_0x24b929(0xf6)}),_0x1d153e[_0x24b929(0xf0)][_0x24b929(0xdc)]['on'](_0x24b929(0xee),(_0x21ece8,_0x4f58d4,_0x1204c7)=>{const _0x49d4fc=_0x24b929,_0x4540e9=_0x1204c7[_0x49d4fc(0xe9)][_0x49d4fc(0xd7)](_0x4f58d4[_0x49d4fc(0xdf)]);if(_0x4540e9){for(const _0x5674f6 of _0x4540e9)_0x5674f6['is'](_0x49d4fc(0xc5))&&(_0x1204c7[_0x49d4fc(0xe9)][_0x49d4fc(0xf8)](_0x5674f6,_0x4f58d4[_0x49d4fc(0xdf)]),_0x1204c7[_0x49d4fc(0xdd)][_0x49d4fc(0xd2)](_0x5674f6));}},{'priority':_0x24b929(0xf6)});}}
23
+ const _0x3b9fa2=_0x5d4b;(function(_0x48367a,_0x4ff6ec){const _0x5ad0d4=_0x5d4b,_0x22aff9=_0x48367a();while(!![]){try{const _0x57fbc9=parseInt(_0x5ad0d4(0xbd))/0x1*(-parseInt(_0x5ad0d4(0xd4))/0x2)+parseInt(_0x5ad0d4(0xdf))/0x3+parseInt(_0x5ad0d4(0xe1))/0x4*(parseInt(_0x5ad0d4(0xb2))/0x5)+-parseInt(_0x5ad0d4(0xe0))/0x6+parseInt(_0x5ad0d4(0xd6))/0x7*(-parseInt(_0x5ad0d4(0xc0))/0x8)+-parseInt(_0x5ad0d4(0xb7))/0x9+-parseInt(_0x5ad0d4(0xba))/0xa*(-parseInt(_0x5ad0d4(0xa9))/0xb);if(_0x57fbc9===_0x4ff6ec)break;else _0x22aff9['push'](_0x22aff9['shift']());}catch(_0x3bdc8a){_0x22aff9['push'](_0x22aff9['shift']());}}}(_0x1ced,0xd7f9a));import{Plugin as _0x1bc08d}from'ckeditor5/src/core.js';function _0x1ced(){const _0x20c16f=['$graveyard','downcastDispatcher','options','requires','writer','forward','unlock','root','55050MkEksZ','modifySelection','selection','buffer','model','15793182wQUtlz','enableCommand','showSuggestionHighlights','10dkcAMn','init','merge','145817nqTLDm','removeMarker:suggestion:deletion','document','5880XWgemR','createRange','commands','unit','setSelection','uiElement','getFirstRange','editing','fromRange','start','bind','TrackChangesEditing','remove','mapper','batch','unbindElementFromMarkerName','detach','createSelection','editor','enqueueChange','6xqpLHC','get','14063cPFSBi','deleteForward','lock','end','addMarker:suggestion:deletion','markerNameToElements','high','markerName','rootName','3396069PxjXls','1464444PzNFUs','28oFxmea','data','isCollapsed','delete','plugins','39473269KIMtcd'];_0x1ced=function(){return _0x20c16f;};return _0x1ced();}import{LiveRange as _0x111c93}from'ckeditor5/src/engine.js';import{Delete as _0x503623}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x2a3241}from'./utils.js';function _0x5d4b(_0x59f7b9,_0x1c6842){const _0x1cede8=_0x1ced();return _0x5d4b=function(_0x5d4bef,_0x190e43){_0x5d4bef=_0x5d4bef-0xa7;let _0x2fd2be=_0x1cede8[_0x5d4bef];return _0x2fd2be;},_0x5d4b(_0x59f7b9,_0x1c6842);}export default class q extends _0x1bc08d{static get[_0x3b9fa2(0xad)](){return[_0x503623];}[_0x3b9fa2(0xbb)](){const _0x1f8e0e=_0x3b9fa2,_0x357269=this[_0x1f8e0e(0xd2)],_0x434c22=_0x357269[_0x1f8e0e(0xa8)][_0x1f8e0e(0xd5)](_0x1f8e0e(0xcb));_0x434c22[_0x1f8e0e(0xb8)](_0x1f8e0e(0xa7));const _0x191255=_0x357269[_0x1f8e0e(0xc2)][_0x1f8e0e(0xd5)](_0x1f8e0e(0xd7));_0x434c22[_0x1f8e0e(0xb8)](_0x1f8e0e(0xd7),(_0x2d1968,_0x3ea368={})=>{const _0x35c911=_0x1f8e0e,_0x4e290d=_0x357269[_0x35c911(0xb6)][_0x35c911(0xd1)](_0x357269[_0x35c911(0xb6)][_0x35c911(0xbf)][_0x35c911(0xb4)]);_0x4e290d[_0x35c911(0xe3)]&&_0x357269[_0x35c911(0xb6)][_0x35c911(0xb3)](_0x4e290d,{'direction':_0x35c911(0xaf),'unit':_0x3ea368[_0x35c911(0xc3)]});const _0x51141b=_0x4e290d[_0x35c911(0xc6)](),_0x213b0c=_0x111c93[_0x35c911(0xc8)](_0x51141b);let _0x58aaac;_0x2d1968(_0x3ea368),_0x58aaac=_0x35c911(0xaa)==_0x213b0c[_0x35c911(0xb1)][_0x35c911(0xde)]?_0x357269[_0x35c911(0xb6)][_0x35c911(0xc1)](_0x51141b[_0x35c911(0xc9)]):_0x357269[_0x35c911(0xb6)][_0x35c911(0xc1)](_0x213b0c[_0x35c911(0xc9)],_0x213b0c[_0x35c911(0xd9)]),_0x213b0c[_0x35c911(0xd0)](),_0x357269[_0x35c911(0xb6)][_0x35c911(0xd3)](_0x191255[_0x35c911(0xb5)][_0x35c911(0xce)],_0x46554b=>{const _0x2285b0=_0x35c911;_0x191255[_0x2285b0(0xb5)][_0x2285b0(0xd8)](),_0x46554b[_0x2285b0(0xc4)](_0x46554b[_0x2285b0(0xc1)](_0x58aaac[_0x2285b0(0xd9)])),_0x191255[_0x2285b0(0xb5)][_0x2285b0(0xb0)]();});}),_0x357269[_0x1f8e0e(0xc7)][_0x1f8e0e(0xab)]['on'](_0x1f8e0e(0xda),_0x2a3241(_0x357269,_0x1f8e0e(0xbc)),{'priority':_0x1f8e0e(0xdc)}),_0x357269[_0x1f8e0e(0xe2)][_0x1f8e0e(0xab)]['on'](_0x1f8e0e(0xda),(_0xed3df3,_0x2c5ba9,_0x421b74)=>{const _0x543366=_0x1f8e0e;_0x421b74[_0x543366(0xac)][_0x543366(0xb9)]&&_0x2a3241(_0x357269,_0x543366(0xbc),{'showActiveMarker':!0x1})[_0x543366(0xca)](this)(_0xed3df3,_0x2c5ba9,_0x421b74);},{'priority':_0x1f8e0e(0xdc)}),_0x357269[_0x1f8e0e(0xc7)][_0x1f8e0e(0xab)]['on'](_0x1f8e0e(0xbe),(_0xaf7265,_0x5cc168,_0x2d4526)=>{const _0x3e1566=_0x1f8e0e,_0x536723=_0x2d4526[_0x3e1566(0xcd)][_0x3e1566(0xdb)](_0x5cc168[_0x3e1566(0xdd)]);if(_0x536723){for(const _0x362fa0 of _0x536723)_0x362fa0['is'](_0x3e1566(0xc5))&&(_0x2d4526[_0x3e1566(0xcd)][_0x3e1566(0xcf)](_0x362fa0,_0x5cc168[_0x3e1566(0xdd)]),_0x2d4526[_0x3e1566(0xae)][_0x3e1566(0xcc)](_0x362fa0));}},{'priority':_0x1f8e0e(0xdc)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5741b8=_0x3221;(function(_0x852c77,_0x1cc799){const _0x4f8879=_0x3221,_0x5cea04=_0x852c77();while(!![]){try{const _0x3e1f0c=parseInt(_0x4f8879(0xb5))/0x1*(-parseInt(_0x4f8879(0xaa))/0x2)+-parseInt(_0x4f8879(0xbf))/0x3*(parseInt(_0x4f8879(0xbc))/0x4)+parseInt(_0x4f8879(0xdb))/0x5+parseInt(_0x4f8879(0xbd))/0x6+-parseInt(_0x4f8879(0xc0))/0x7*(-parseInt(_0x4f8879(0xbb))/0x8)+-parseInt(_0x4f8879(0xc9))/0x9*(parseInt(_0x4f8879(0xb1))/0xa)+parseInt(_0x4f8879(0xb8))/0xb;if(_0x3e1f0c===_0x1cc799)break;else _0x5cea04['push'](_0x5cea04['shift']());}catch(_0x403ed7){_0x5cea04['push'](_0x5cea04['shift']());}}}(_0x2d89,0x6ac7d));import{Plugin as _0x55c7c1}from'ckeditor5/src/core.js';import{Enter as _0x3be4b7}from'ckeditor5/src/enter.js';import{LiveRange as _0x59c800}from'ckeditor5/src/engine.js';function _0x2d89(){const _0x500fc2=['markerNameToElements','fromRange','createRange','setSelection','removeMarker:suggestion:insertion','commands','editing','remove','3051WVlOVu','split','enter','createPositionAt','markerName','options','change','detach','addMarker:suggestion:insertion','init','bind','editor','TrackChangesEditing','afterExecute','enterBlock','ck-suggestion-marker-split','markInsertion','data','169245MpiGnx','mapper','high','getFirstRange','end','model','fire','2222kVEmzN','writer','hasClass','document','requires','parent','enableCommand','18810mEOaBZ','getFirstPosition','get','plugins','347JjOBiv','unbindElementFromMarkerName','selection','8460837Ubboac','showSuggestionHighlights','downcastDispatcher','186080aaXEmG','12cULsFi','3252216kybsAH','nextSibling','582303mwQdht','210XyctPN'];_0x2d89=function(){return _0x500fc2;};return _0x2d89();}import{downcastSplitMergeMarker as _0x3d6a03}from'./utils.js';function _0x3221(_0x27c53d,_0x3db3a8){const _0x2d890f=_0x2d89();return _0x3221=function(_0x322165,_0x51ae24){_0x322165=_0x322165-0xa7;let _0x2e7877=_0x2d890f[_0x322165];return _0x2e7877;},_0x3221(_0x27c53d,_0x3db3a8);}export default class W extends _0x55c7c1{static get[_0x5741b8(0xae)](){return[_0x3be4b7];}[_0x5741b8(0xd2)](){const _0x252065=_0x5741b8,_0x514408=this[_0x252065(0xd4)],_0x265b4f=_0x514408[_0x252065(0xb4)][_0x252065(0xb3)](_0x252065(0xd5)),_0x3c993b=_0x514408[_0x252065(0xc6)][_0x252065(0xb3)](_0x252065(0xcb));_0x265b4f[_0x252065(0xb0)](_0x252065(0xcb),()=>{const _0x59d22c=_0x252065;_0x514408[_0x59d22c(0xa8)][_0x59d22c(0xcf)](_0x1c8e8c=>{const _0x297219=_0x59d22c,_0x450de5=_0x514408[_0x297219(0xa8)][_0x297219(0xad)][_0x297219(0xb7)],_0x207399=_0x450de5[_0x297219(0xb2)](),_0x98eb13=_0x59c800[_0x297219(0xc2)](_0x450de5[_0x297219(0xde)]());if(_0x3c993b[_0x297219(0xd7)](_0x1c8e8c)){const _0x377901=_0x514408[_0x297219(0xa8)][_0x297219(0xcc)](_0x207399[_0x297219(0xaf)][_0x297219(0xbe)],0x0),_0x1d1ea2=_0x1c8e8c[_0x297219(0xc3)](_0x207399,_0x377901);_0x265b4f[_0x297219(0xd9)](_0x1d1ea2);}else _0x1c8e8c[_0x297219(0xc4)](_0x1c8e8c[_0x297219(0xc3)](_0x98eb13[_0x297219(0xa7)]));_0x98eb13[_0x297219(0xd0)](),_0x3c993b[_0x297219(0xa9)](_0x297219(0xd6),{'writer':_0x1c8e8c});});}),_0x514408[_0x252065(0xc7)][_0x252065(0xba)]['on'](_0x252065(0xd1),_0x3d6a03(_0x514408,_0x252065(0xca)),{'priority':_0x252065(0xdd)}),_0x514408[_0x252065(0xc7)][_0x252065(0xba)]['on'](_0x252065(0xc5),(_0x1d9bdc,_0x2806c5,_0x2ce147)=>{const _0xc51ea4=_0x252065,_0x39db23=_0x2ce147[_0xc51ea4(0xdc)][_0xc51ea4(0xc1)](_0x2806c5[_0xc51ea4(0xcd)]);if(_0x39db23){for(const _0x982b8c of _0x39db23)_0x982b8c[_0xc51ea4(0xac)](_0xc51ea4(0xd8))&&(_0x2ce147[_0xc51ea4(0xdc)][_0xc51ea4(0xb6)](_0x982b8c,_0x2806c5[_0xc51ea4(0xcd)]),_0x2ce147[_0xc51ea4(0xab)][_0xc51ea4(0xc8)](_0x982b8c));}},{'priority':_0x252065(0xdd)}),_0x514408[_0x252065(0xda)][_0x252065(0xba)]['on'](_0x252065(0xd1),(_0x1c872d,_0x1bdcac,_0x321f8d)=>{const _0x111b80=_0x252065;_0x321f8d[_0x111b80(0xce)][_0x111b80(0xb9)]&&_0x3d6a03(_0x514408,_0x111b80(0xca),{'showActiveMarker':!0x1})[_0x111b80(0xd3)](this)(_0x1c872d,_0x1bdcac,_0x321f8d);},{'priority':_0x252065(0xdd)});}}
23
+ function _0x5ee0(_0x1dfd5c,_0x2ccfe7){const _0x2f9dce=_0x2f9d();return _0x5ee0=function(_0x5ee0e7,_0x2f095d){_0x5ee0e7=_0x5ee0e7-0x132;let _0x254eb2=_0x2f9dce[_0x5ee0e7];return _0x254eb2;},_0x5ee0(_0x1dfd5c,_0x2ccfe7);}const _0x5a6605=_0x5ee0;function _0x2f9d(){const _0x322b07=['5178AntTdU','9311030WpzsXp','hasClass','540HInvmr','parent','9yzofXa','getFirstRange','11476680yrCINY','markInsertion','getFirstPosition','downcastDispatcher','high','markerNameToElements','fire','markerName','writer','remove','afterExecute','mapper','ck-suggestion-marker-split','get','TrackChangesEditing','createPositionAt','fromRange','bind','requires','11WceRkE','detach','editing','2291340wjBfKM','21644VnjqNy','commands','6539144CPjIYR','enableCommand','model','data','document','init','plugins','addMarker:suggestion:insertion','change','unbindElementFromMarkerName','showSuggestionHighlights','split','createRange','end','editor','nextSibling','enterBlock','removeMarker:suggestion:insertion','2471qYpSqU','53178uTmZAX','options','31uiYMgK','selection','setSelection','enter'];_0x2f9d=function(){return _0x322b07;};return _0x2f9d();}(function(_0x51ba06,_0x8c4cb8){const _0x22e1fd=_0x5ee0,_0x3e1a22=_0x51ba06();while(!![]){try{const _0x2d6896=-parseInt(_0x22e1fd(0x144))/0x1*(-parseInt(_0x22e1fd(0x142))/0x2)+-parseInt(_0x22e1fd(0x165))/0x3+parseInt(_0x22e1fd(0x166))/0x4*(-parseInt(_0x22e1fd(0x14b))/0x5)+-parseInt(_0x22e1fd(0x148))/0x6*(-parseInt(_0x22e1fd(0x141))/0x7)+-parseInt(_0x22e1fd(0x168))/0x8*(-parseInt(_0x22e1fd(0x14d))/0x9)+-parseInt(_0x22e1fd(0x149))/0xa+parseInt(_0x22e1fd(0x162))/0xb*(parseInt(_0x22e1fd(0x14f))/0xc);if(_0x2d6896===_0x8c4cb8)break;else _0x3e1a22['push'](_0x3e1a22['shift']());}catch(_0x8af6f3){_0x3e1a22['push'](_0x3e1a22['shift']());}}}(_0x2f9d,0x98332));import{Plugin as _0x215090}from'ckeditor5/src/core.js';import{Enter as _0x5294e4}from'ckeditor5/src/enter.js';import{LiveRange as _0x3648ca}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2eb47a}from'./utils.js';export default class W extends _0x215090{static get[_0x5a6605(0x161)](){return[_0x5294e4];}[_0x5a6605(0x134)](){const _0x1d5b80=_0x5a6605,_0x54dff7=this[_0x1d5b80(0x13d)],_0x349d80=_0x54dff7[_0x1d5b80(0x135)][_0x1d5b80(0x15c)](_0x1d5b80(0x15d)),_0x1448e4=_0x54dff7[_0x1d5b80(0x167)][_0x1d5b80(0x15c)](_0x1d5b80(0x147));_0x349d80[_0x1d5b80(0x169)](_0x1d5b80(0x147),()=>{const _0x2d5286=_0x1d5b80;_0x54dff7[_0x2d5286(0x16a)][_0x2d5286(0x137)](_0x3e2576=>{const _0x208608=_0x2d5286,_0x3d2fd2=_0x54dff7[_0x208608(0x16a)][_0x208608(0x133)][_0x208608(0x145)],_0x502d77=_0x3d2fd2[_0x208608(0x151)](),_0x3409a8=_0x3648ca[_0x208608(0x15f)](_0x3d2fd2[_0x208608(0x14e)]());if(_0x1448e4[_0x208608(0x13f)](_0x3e2576)){const _0x553f99=_0x54dff7[_0x208608(0x16a)][_0x208608(0x15e)](_0x502d77[_0x208608(0x14c)][_0x208608(0x13e)],0x0),_0x8a4da=_0x3e2576[_0x208608(0x13b)](_0x502d77,_0x553f99);_0x349d80[_0x208608(0x150)](_0x8a4da);}else _0x3e2576[_0x208608(0x146)](_0x3e2576[_0x208608(0x13b)](_0x3409a8[_0x208608(0x13c)]));_0x3409a8[_0x208608(0x163)](),_0x1448e4[_0x208608(0x155)](_0x208608(0x159),{'writer':_0x3e2576});});}),_0x54dff7[_0x1d5b80(0x164)][_0x1d5b80(0x152)]['on'](_0x1d5b80(0x136),_0x2eb47a(_0x54dff7,_0x1d5b80(0x13a)),{'priority':_0x1d5b80(0x153)}),_0x54dff7[_0x1d5b80(0x164)][_0x1d5b80(0x152)]['on'](_0x1d5b80(0x140),(_0xbf7571,_0x1b53b1,_0x3cb9ea)=>{const _0x135753=_0x1d5b80,_0x3e709f=_0x3cb9ea[_0x135753(0x15a)][_0x135753(0x154)](_0x1b53b1[_0x135753(0x156)]);if(_0x3e709f){for(const _0x21bf91 of _0x3e709f)_0x21bf91[_0x135753(0x14a)](_0x135753(0x15b))&&(_0x3cb9ea[_0x135753(0x15a)][_0x135753(0x138)](_0x21bf91,_0x1b53b1[_0x135753(0x156)]),_0x3cb9ea[_0x135753(0x157)][_0x135753(0x158)](_0x21bf91));}},{'priority':_0x1d5b80(0x153)}),_0x54dff7[_0x1d5b80(0x132)][_0x1d5b80(0x152)]['on'](_0x1d5b80(0x136),(_0x26d24a,_0x4ff7ec,_0x1b3e28)=>{const _0x12d9da=_0x1d5b80;_0x1b3e28[_0x12d9da(0x143)][_0x12d9da(0x139)]&&_0x2eb47a(_0x54dff7,_0x12d9da(0x13a),{'showActiveMarker':!0x1})[_0x12d9da(0x160)](this)(_0x26d24a,_0x4ff7ec,_0x1b3e28);},{'priority':_0x1d5b80(0x153)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x260116=_0x492a;(function(_0x1151eb,_0x176330){const _0x32512b=_0x492a,_0x4e6eca=_0x1151eb();while(!![]){try{const _0x31fc24=parseInt(_0x32512b(0xe9))/0x1+-parseInt(_0x32512b(0xe6))/0x2+-parseInt(_0x32512b(0xfc))/0x3*(-parseInt(_0x32512b(0x104))/0x4)+-parseInt(_0x32512b(0xe4))/0x5*(-parseInt(_0x32512b(0xec))/0x6)+parseInt(_0x32512b(0xf9))/0x7+parseInt(_0x32512b(0xea))/0x8*(-parseInt(_0x32512b(0xe5))/0x9)+-parseInt(_0x32512b(0x107))/0xa*(parseInt(_0x32512b(0xe7))/0xb);if(_0x31fc24===_0x176330)break;else _0x4e6eca['push'](_0x4e6eca['shift']());}catch(_0x49f648){_0x4e6eca['push'](_0x4e6eca['shift']());}}}(_0x5af6,0x1ff2e));import{Plugin as _0x508e95}from'ckeditor5/src/core.js';export default class J extends _0x508e95{[_0x260116(0xff)](){const _0x52640f=_0x260116;if(!this[_0x52640f(0xdd)][_0x52640f(0xe8)][_0x52640f(0xfb)](_0x52640f(0xf1)))return;const _0x2912ee=this[_0x52640f(0xdd)][_0x52640f(0xe8)][_0x52640f(0xf7)](_0x52640f(0xfa));_0x2912ee[_0x52640f(0xe3)](_0x52640f(0x101),this[_0x52640f(0xf6)][_0x52640f(0xeb)](this)),_0x2912ee[_0x52640f(0xe3)](_0x52640f(0xf4)),_0x2912ee[_0x52640f(0xe3)](_0x52640f(0x102)),_0x2912ee[_0x52640f(0xe3)](_0x52640f(0xf8)),_0x2912ee[_0x52640f(0xe3)](_0x52640f(0xe0));}[_0x260116(0xf6)](_0x1d7636,_0x550bef,_0x4a9eb1={}){const _0x452479=_0x260116,_0xcf4238=this[_0x452479(0xdd)][_0x452479(0xe8)][_0x452479(0xf7)](_0x452479(0xf3));return _0x1d7636(_0x587780=>{const _0x3dc53d=_0x452479;let _0x3b0fdf=(_0x3dc53d(0xee)==typeof _0x550bef?_0xcf4238[_0x3dc53d(0xf0)](_0x550bef,_0x4a9eb1):_0x550bef)(_0x587780);Array[_0x3dc53d(0xdf)](_0x3b0fdf)&&(_0x3b0fdf={'results':_0x3b0fdf,'searchText':_0x3dc53d(0xee)==typeof _0x550bef?_0x550bef:''});const _0x4dade0=_0x3b0fdf[_0x3dc53d(0xf5)][_0x3dc53d(0xf2)](_0x259af3=>!0x1===this[_0x3dc53d(0xe2)](_0x259af3,_0x587780[_0x3dc53d(0x106)]));return{..._0x3b0fdf,'results':_0x4dade0};},_0x4a9eb1);}[_0x260116(0xe2)](_0x24aca9,_0x52b180){const _0x452a4e=_0x260116,_0x58c148=this[_0x452a4e(0xdd)][_0x452a4e(0x100)][_0x452a4e(0xe1)](this[_0x452a4e(0xdd)][_0x452a4e(0x100)][_0x452a4e(0xdc)](_0x52b180,_0x24aca9[_0x452a4e(0xfd)]),this[_0x452a4e(0xdd)][_0x452a4e(0x100)][_0x452a4e(0xdc)](_0x52b180,_0x24aca9[_0x452a4e(0xed)]));for(const _0x29da98 of this[_0x452a4e(0xdd)][_0x452a4e(0x100)][_0x452a4e(0x103)][_0x452a4e(0xde)](_0x452a4e(0x105)))if(null!==_0x58c148[_0x452a4e(0xef)](_0x29da98[_0x452a4e(0xfe)]()))return!0x0;return!0x1;}}function _0x492a(_0x165173,_0x54bd55){const _0x5af63a=_0x5af6();return _0x492a=function(_0x492add,_0x4151f1){_0x492add=_0x492add-0xdc;let _0x1a5478=_0x5af63a[_0x492add];return _0x1a5478;},_0x492a(_0x165173,_0x54bd55);}function _0x5af6(){const _0x1b509b=['isArray','replaceAll','createRange','_isInDeletionRange','enableCommand','30orEGzh','4986YaVbmF','216796wjkxyZ','183227LtLOmx','plugins','112710pCHmjV','1856fcvhGy','bind','32346oRZJhF','end','string','getIntersection','findByTextCallback','FindAndReplaceEditing','filter','FindAndReplaceUtils','findNext','results','handleFindCommand','get','replace','107058jwbsFv','TrackChangesEditing','has','4404pDGfqU','start','getRange','afterInit','model','find','findPrevious','markers','656sYQBNw','suggestion:deletion','item','20SUmAHz','createPositionAt','editor','getMarkersGroup'];_0x5af6=function(){return _0x1b509b;};return _0x5af6();}
23
+ const _0x22e3ac=_0xb436;(function(_0x443403,_0x4ab4d6){const _0x277f23=_0xb436,_0x4ec628=_0x443403();while(!![]){try{const _0x259b5f=-parseInt(_0x277f23(0xc5))/0x1+-parseInt(_0x277f23(0xa8))/0x2+parseInt(_0x277f23(0xd2))/0x3+parseInt(_0x277f23(0xc2))/0x4+-parseInt(_0x277f23(0xb0))/0x5*(parseInt(_0x277f23(0xbc))/0x6)+-parseInt(_0x277f23(0xcf))/0x7*(parseInt(_0x277f23(0xba))/0x8)+-parseInt(_0x277f23(0xaf))/0x9*(-parseInt(_0x277f23(0xcc))/0xa);if(_0x259b5f===_0x4ab4d6)break;else _0x4ec628['push'](_0x4ec628['shift']());}catch(_0x55e82a){_0x4ec628['push'](_0x4ec628['shift']());}}}(_0x2b77,0x68427));function _0xb436(_0xd33867,_0x9e396a){const _0x2b7762=_0x2b77();return _0xb436=function(_0xb4363f,_0x50cfd2){_0xb4363f=_0xb4363f-0xa8;let _0x15117b=_0x2b7762[_0xb4363f];return _0x15117b;},_0xb436(_0xd33867,_0x9e396a);}import{Plugin as _0x20d5b5}from'ckeditor5/src/core.js';function _0x2b77(){const _0x28e7b1=['replace','FindAndReplaceEditing','469206pVszsq','findNext','getIntersection','find','createRange','getRange','end','350QpnzDW','FindAndReplaceUtils','handleFindCommand','1682324sEWZeg','suggestion:deletion','filter','860271fdLoju','1671286bOWoUg','enableCommand','_isInDeletionRange','replaceAll','findPrevious','get','string','425475iMwbYU','25VariQX','getMarkersGroup','has','isArray','bind','createPositionAt','results','item','afterInit','TrackChangesEditing','8oqAiJs','editor','419754GpOTqn','markers','model','start','findByTextCallback','plugins','1522564rFcEGa'];_0x2b77=function(){return _0x28e7b1;};return _0x2b77();}export default class J extends _0x20d5b5{[_0x22e3ac(0xb8)](){const _0x3d3174=_0x22e3ac;if(!this[_0x3d3174(0xbb)][_0x3d3174(0xc1)][_0x3d3174(0xb2)](_0x3d3174(0xc4)))return;const _0x1d8999=this[_0x3d3174(0xbb)][_0x3d3174(0xc1)][_0x3d3174(0xad)](_0x3d3174(0xb9));_0x1d8999[_0x3d3174(0xa9)](_0x3d3174(0xc8),this[_0x3d3174(0xce)][_0x3d3174(0xb4)](this)),_0x1d8999[_0x3d3174(0xa9)](_0x3d3174(0xc6)),_0x1d8999[_0x3d3174(0xa9)](_0x3d3174(0xac)),_0x1d8999[_0x3d3174(0xa9)](_0x3d3174(0xc3)),_0x1d8999[_0x3d3174(0xa9)](_0x3d3174(0xab));}[_0x22e3ac(0xce)](_0x16044b,_0x301b2a,_0x516dfe={}){const _0x530de1=_0x22e3ac,_0x57ab11=this[_0x530de1(0xbb)][_0x530de1(0xc1)][_0x530de1(0xad)](_0x530de1(0xcd));return _0x16044b(_0x39532e=>{const _0xc69c61=_0x530de1;let _0x16077f=(_0xc69c61(0xae)==typeof _0x301b2a?_0x57ab11[_0xc69c61(0xc0)](_0x301b2a,_0x516dfe):_0x301b2a)(_0x39532e);Array[_0xc69c61(0xb3)](_0x16077f)&&(_0x16077f={'results':_0x16077f,'searchText':_0xc69c61(0xae)==typeof _0x301b2a?_0x301b2a:''});const _0x504bcc=_0x16077f[_0xc69c61(0xb6)][_0xc69c61(0xd1)](_0x98d81=>!0x1===this[_0xc69c61(0xaa)](_0x98d81,_0x39532e[_0xc69c61(0xb7)]));return{..._0x16077f,'results':_0x504bcc};},_0x516dfe);}[_0x22e3ac(0xaa)](_0x2e67de,_0x1ee922){const _0x274f89=_0x22e3ac,_0x302857=this[_0x274f89(0xbb)][_0x274f89(0xbe)][_0x274f89(0xc9)](this[_0x274f89(0xbb)][_0x274f89(0xbe)][_0x274f89(0xb5)](_0x1ee922,_0x2e67de[_0x274f89(0xbf)]),this[_0x274f89(0xbb)][_0x274f89(0xbe)][_0x274f89(0xb5)](_0x1ee922,_0x2e67de[_0x274f89(0xcb)]));for(const _0x305825 of this[_0x274f89(0xbb)][_0x274f89(0xbe)][_0x274f89(0xbd)][_0x274f89(0xb1)](_0x274f89(0xd0)))if(null!==_0x302857[_0x274f89(0xc7)](_0x305825[_0x274f89(0xca)]()))return!0x0;return!0x1;}}