@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240524.0 → 0.0.0-nightly-20240525.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
- (_0x526261=>{const {zh:{dictionary:_0x59224b,getPluralForm:_0x47b852}}={'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':_0x30775b=>0x0}};_0x526261['zh']||={'dictionary':{},'getPluralForm':null},_0x526261['zh']['dictionary']=Object['assign'](_0x526261['zh']['dictionary'],_0x59224b),_0x526261['zh']['getPluralForm']=_0x47b852;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f4a11=>{const {zh:{dictionary:_0x34bc89,getPluralForm:_0x417cfe}}={'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':_0x13db1c=>0x0}};_0x4f4a11['zh']||={'dictionary':{},'getPluralForm':null},_0x4f4a11['zh']['dictionary']=Object['assign'](_0x4f4a11['zh']['dictionary'],_0x34bc89),_0x4f4a11['zh']['getPluralForm']=_0x417cfe;})(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-20240524.0",
3
+ "version": "0.0.0-nightly-20240525.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-20240524.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240524.0",
44
+ "ckeditor5": "0.0.0-nightly-20240525.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240525.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 _0x4acbd8=_0x2f4f;(function(_0x3a275a,_0x4f0288){const _0x1854ce=_0x2f4f,_0x9f987=_0x3a275a();while(!![]){try{const _0x27a5cc=-parseInt(_0x1854ce(0x198))/0x1*(parseInt(_0x1854ce(0x18d))/0x2)+-parseInt(_0x1854ce(0x18c))/0x3+parseInt(_0x1854ce(0x192))/0x4*(parseInt(_0x1854ce(0x193))/0x5)+parseInt(_0x1854ce(0x197))/0x6*(parseInt(_0x1854ce(0x182))/0x7)+parseInt(_0x1854ce(0x18b))/0x8+-parseInt(_0x1854ce(0x199))/0x9+-parseInt(_0x1854ce(0x190))/0xa*(-parseInt(_0x1854ce(0x196))/0xb);if(_0x27a5cc===_0x4f0288)break;else _0x9f987['push'](_0x9f987['shift']());}catch(_0xce81e){_0x9f987['push'](_0x9f987['shift']());}}}(_0x580e,0x59453));import{Command as _0x35b9cb}from'ckeditor5/src/core.js';function _0x2f4f(_0x3b5b09,_0x9830b){const _0x580e1e=_0x580e();return _0x2f4f=function(_0x2f4fe4,_0x37b7ae){_0x2f4fe4=_0x2f4fe4-0x182;let _0x4d3d2d=_0x580e1e[_0x2f4fe4];return _0x4d3d2d;},_0x2f4f(_0x3b5b09,_0x9830b);}import{CKEditorError as _0x2afecd}from'ckeditor5/src/utils.js';export default class $ extends _0x35b9cb{constructor(_0x2e98bf,_0x17fec1){const _0x315a2c=_0x2f4f;super(_0x2e98bf),this[_0x315a2c(0x183)]=_0x17fec1,this[_0x315a2c(0x19a)](),this[_0x315a2c(0x184)]=!0x1;}[_0x4acbd8(0x19a)](){const _0x122e22=_0x4acbd8;this[_0x122e22(0x186)]=!0x0;}[_0x4acbd8(0x194)](_0x3aea1d){const _0x414288=_0x4acbd8,_0x59f651=this[_0x414288(0x183)][_0x414288(0x191)](_0x3aea1d);if(!_0x59f651)throw new _0x2afecd(_0x414288(0x187),this);const _0x4b5482=_0x59f651[_0x414288(0x18f)]();this[_0x414288(0x195)][_0x414288(0x18a)][_0x414288(0x185)](_0x4b5482)&&this[_0x414288(0x195)][_0x414288(0x18e)][_0x414288(0x191)](_0x414288(0x189))[_0x414288(0x188)](_0x59f651);}}function _0x580e(){const _0x258f9c=['model','1860256jUYhbl','329058nSYiGh','2mEXhzu','plugins','getRanges','20MANSyb','get','100dUSfsa','25975WMaUQt','execute','editor','765182NHTDAM','499164TvrEgt','22746OoYrCo','779778CmopaJ','refresh','7TVTBEC','_suggestions','_isEnabledBasedOnSelection','canEditAt','isEnabled','track-changes-accept-suggestion-not-found','acceptSuggestion','TrackChangesEditing'];_0x580e=function(){return _0x258f9c;};return _0x580e();}
23
+ function _0x42b2(){const _0xb3eb3c=['getRanges','editor','859105kMSVPk','5243420wnzOdK','64ekHNyA','refresh','model','_suggestions','canEditAt','6VxdOEh','get','acceptSuggestion','TrackChangesEditing','279gJIqeA','track-changes-accept-suggestion-not-found','148221pvEtrC','plugins','397677kHUUyL','isEnabled','execute','22604NtKabt','905135eAhRsJ','363982YLIWLG','_isEnabledBasedOnSelection'];_0x42b2=function(){return _0xb3eb3c;};return _0x42b2();}function _0x4be7(_0x4d98aa,_0x24a806){const _0x42b272=_0x42b2();return _0x4be7=function(_0x4be7a3,_0x4c5664){_0x4be7a3=_0x4be7a3-0x1f4;let _0x498836=_0x42b272[_0x4be7a3];return _0x498836;},_0x4be7(_0x4d98aa,_0x24a806);}const _0x2e00c6=_0x4be7;(function(_0x369809,_0x31104a){const _0x5ba1bc=_0x4be7,_0x4f57cd=_0x369809();while(!![]){try{const _0x572134=parseInt(_0x5ba1bc(0x1f4))/0x1+parseInt(_0x5ba1bc(0x208))/0x2+parseInt(_0x5ba1bc(0x1ff))/0x3*(-parseInt(_0x5ba1bc(0x206))/0x4)+-parseInt(_0x5ba1bc(0x207))/0x5*(-parseInt(_0x5ba1bc(0x1fb))/0x6)+parseInt(_0x5ba1bc(0x203))/0x7*(parseInt(_0x5ba1bc(0x1f6))/0x8)+parseInt(_0x5ba1bc(0x201))/0x9+-parseInt(_0x5ba1bc(0x1f5))/0xa;if(_0x572134===_0x31104a)break;else _0x4f57cd['push'](_0x4f57cd['shift']());}catch(_0x5a9bd1){_0x4f57cd['push'](_0x4f57cd['shift']());}}}(_0x42b2,0x9d07b));import{Command as _0x287828}from'ckeditor5/src/core.js';import{CKEditorError as _0xc365b5}from'ckeditor5/src/utils.js';export default class $ extends _0x287828{constructor(_0x4493c4,_0xba903a){const _0x155a1a=_0x4be7;super(_0x4493c4),this[_0x155a1a(0x1f9)]=_0xba903a,this[_0x155a1a(0x1f7)](),this[_0x155a1a(0x209)]=!0x1;}[_0x2e00c6(0x1f7)](){const _0x1ec861=_0x2e00c6;this[_0x1ec861(0x204)]=!0x0;}[_0x2e00c6(0x205)](_0x1943d2){const _0x5e2fac=_0x2e00c6,_0x309497=this[_0x5e2fac(0x1f9)][_0x5e2fac(0x1fc)](_0x1943d2);if(!_0x309497)throw new _0xc365b5(_0x5e2fac(0x200),this);const _0xe477bf=_0x309497[_0x5e2fac(0x20a)]();this[_0x5e2fac(0x20b)][_0x5e2fac(0x1f8)][_0x5e2fac(0x1fa)](_0xe477bf)&&this[_0x5e2fac(0x20b)][_0x5e2fac(0x202)][_0x5e2fac(0x1fc)](_0x5e2fac(0x1fe))[_0x5e2fac(0x1fd)](_0x309497);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14b3(_0x5aa6fe,_0x5bcc9b){const _0x3a1f9d=_0x3a1f();return _0x14b3=function(_0x14b31b,_0xddd629){_0x14b31b=_0x14b31b-0x1ce;let _0x8727ab=_0x3a1f9d[_0x14b31b];return _0x8727ab;},_0x14b3(_0x5aa6fe,_0x5bcc9b);}function _0x3a1f(){const _0x2fffe7=['_suggestions','1262960TxemiQ','get','getRanges','discardSuggestion','TrackChangesEditing','866045dQurAz','112yZVkJs','model','plugins','9DqLhYo','track-changes-discard-suggestion-not-found','execute','4pogZEO','5808540fpWvoK','_isEnabledBasedOnSelection','editor','2482890PDHOUa','refresh','1pQVlHK','22721655rxsOCl','isEnabled','568566NokhjS','canEditAt','2221444Ekasjy'];_0x3a1f=function(){return _0x2fffe7;};return _0x3a1f();}const _0x29336a=_0x14b3;(function(_0x818813,_0x1b320a){const _0x33ed44=_0x14b3,_0x406bd4=_0x818813();while(!![]){try{const _0x21cf80=parseInt(_0x33ed44(0x1d6))/0x1*(parseInt(_0x33ed44(0x1db))/0x2)+parseInt(_0x33ed44(0x1d4))/0x3+parseInt(_0x33ed44(0x1d0))/0x4*(-parseInt(_0x33ed44(0x1e2))/0x5)+parseInt(_0x33ed44(0x1d9))/0x6*(parseInt(_0x33ed44(0x1e3))/0x7)+parseInt(_0x33ed44(0x1dd))/0x8*(parseInt(_0x33ed44(0x1e6))/0x9)+-parseInt(_0x33ed44(0x1d1))/0xa+-parseInt(_0x33ed44(0x1d7))/0xb;if(_0x21cf80===_0x1b320a)break;else _0x406bd4['push'](_0x406bd4['shift']());}catch(_0x44710a){_0x406bd4['push'](_0x406bd4['shift']());}}}(_0x3a1f,0xc189a));import{Command as _0x16668f}from'ckeditor5/src/core.js';import{CKEditorError as _0x458e00}from'ckeditor5/src/utils.js';export default class B extends _0x16668f{constructor(_0x4fce42,_0x5093e1){const _0x26d9f0=_0x14b3;super(_0x4fce42),this[_0x26d9f0(0x1dc)]=_0x5093e1,this[_0x26d9f0(0x1d5)](),this[_0x26d9f0(0x1d2)]=!0x1;}[_0x29336a(0x1d5)](){const _0x53ba3e=_0x29336a;this[_0x53ba3e(0x1d8)]=!0x0;}[_0x29336a(0x1cf)](_0x2511f0){const _0x49d6c3=_0x29336a,_0x23aedf=this[_0x49d6c3(0x1dc)][_0x49d6c3(0x1de)](_0x2511f0);if(!_0x23aedf)throw new _0x458e00(_0x49d6c3(0x1ce),this);const _0x27dbac=_0x23aedf[_0x49d6c3(0x1df)]();this[_0x49d6c3(0x1d3)][_0x49d6c3(0x1e4)][_0x49d6c3(0x1da)](_0x27dbac)&&this[_0x49d6c3(0x1d3)][_0x49d6c3(0x1e5)][_0x49d6c3(0x1de)](_0x49d6c3(0x1e1))[_0x49d6c3(0x1e0)](_0x23aedf);}}
23
+ function _0x2662(_0x1557e9,_0x23f80b){const _0x2f57f9=_0x2f57();return _0x2662=function(_0x266256,_0x7c8aee){_0x266256=_0x266256-0x77;let _0x4c07b4=_0x2f57f9[_0x266256];return _0x4c07b4;},_0x2662(_0x1557e9,_0x23f80b);}const _0x4625b6=_0x2662;(function(_0x2a409b,_0x4f8a90){const _0x1231a7=_0x2662,_0x5c1a47=_0x2a409b();while(!![]){try{const _0x39ec26=parseInt(_0x1231a7(0x81))/0x1+-parseInt(_0x1231a7(0x7a))/0x2+-parseInt(_0x1231a7(0x77))/0x3*(parseInt(_0x1231a7(0x7e))/0x4)+-parseInt(_0x1231a7(0x89))/0x5*(parseInt(_0x1231a7(0x87))/0x6)+-parseInt(_0x1231a7(0x7c))/0x7+-parseInt(_0x1231a7(0x88))/0x8*(parseInt(_0x1231a7(0x79))/0x9)+parseInt(_0x1231a7(0x86))/0xa;if(_0x39ec26===_0x4f8a90)break;else _0x5c1a47['push'](_0x5c1a47['shift']());}catch(_0x2c09a7){_0x5c1a47['push'](_0x5c1a47['shift']());}}}(_0x2f57,0xed9c2));function _0x2f57(){const _0xc25e9d=['565983sRpMdI','509478cJBigW','_suggestions','8230390RArEnE','track-changes-discard-suggestion-not-found','383352UbKfWQ','get','getRanges','1846490idNHrM','TrackChangesEditing','discardSuggestion','_isEnabledBasedOnSelection','execute','30369680ofMYAu','12EGpkWL','232Flpglv','1400345mFjMpn','plugins','isEnabled','canEditAt','refresh','editor','3riZfDR','model'];_0x2f57=function(){return _0xc25e9d;};return _0x2f57();}import{Command as _0x1da703}from'ckeditor5/src/core.js';import{CKEditorError as _0xcd85c4}from'ckeditor5/src/utils.js';export default class B extends _0x1da703{constructor(_0x5d6bd3,_0x20efcc){const _0x3d27b6=_0x2662;super(_0x5d6bd3),this[_0x3d27b6(0x7b)]=_0x20efcc,this[_0x3d27b6(0x8d)](),this[_0x3d27b6(0x84)]=!0x1;}[_0x4625b6(0x8d)](){const _0x19d119=_0x4625b6;this[_0x19d119(0x8b)]=!0x0;}[_0x4625b6(0x85)](_0x539e91){const _0x1c9ffe=_0x4625b6,_0x1e1528=this[_0x1c9ffe(0x7b)][_0x1c9ffe(0x7f)](_0x539e91);if(!_0x1e1528)throw new _0xcd85c4(_0x1c9ffe(0x7d),this);const _0x458742=_0x1e1528[_0x1c9ffe(0x80)]();this[_0x1c9ffe(0x8e)][_0x1c9ffe(0x78)][_0x1c9ffe(0x8c)](_0x458742)&&this[_0x1c9ffe(0x8e)][_0x1c9ffe(0x8a)][_0x1c9ffe(0x7f)](_0x1c9ffe(0x82))[_0x1c9ffe(0x83)](_0x1e1528);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x189f94=_0x260b;(function(_0x4a72c8,_0x1fd82f){const _0x13d951=_0x260b,_0x32a0fb=_0x4a72c8();while(!![]){try{const _0x425261=parseInt(_0x13d951(0x13f))/0x1+parseInt(_0x13d951(0x149))/0x2*(-parseInt(_0x13d951(0x137))/0x3)+-parseInt(_0x13d951(0x13e))/0x4*(parseInt(_0x13d951(0x133))/0x5)+-parseInt(_0x13d951(0x147))/0x6*(parseInt(_0x13d951(0x13b))/0x7)+parseInt(_0x13d951(0x13a))/0x8*(parseInt(_0x13d951(0x13c))/0x9)+-parseInt(_0x13d951(0x145))/0xa+parseInt(_0x13d951(0x138))/0xb*(parseInt(_0x13d951(0x139))/0xc);if(_0x425261===_0x1fd82f)break;else _0x32a0fb['push'](_0x32a0fb['shift']());}catch(_0x1b7fc4){_0x32a0fb['push'](_0x32a0fb['shift']());}}}(_0x5b66,0xc5646));function _0x260b(_0x406e1d,_0x5d1525){const _0x5b66bd=_0x5b66();return _0x260b=function(_0x260bf0,_0x19b0a1){_0x260bf0=_0x260bf0-0x130;let _0x23c81f=_0x5b66bd[_0x260bf0];return _0x23c81f;},_0x260b(_0x406e1d,_0x5d1525);}import{Command as _0x300517}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4ea042,executeCommandForSuggestions as _0x235676}from'../utils/utils.js';export default class x extends _0x300517{constructor(_0x270913,_0x5583fc,_0x14a48d){const _0x2fa533=_0x260b;super(_0x270913),this[_0x2fa533(0x135)]=_0x5583fc,this[_0x2fa533(0x13d)]=_0x14a48d,this[_0x2fa533(0x134)](),this[_0x2fa533(0x141)]=!0x1;}[_0x189f94(0x134)](){const _0x4e5ac6=_0x189f94,_0x427fa8=Array[_0x4e5ac6(0x143)](this[_0x4e5ac6(0x13d)][_0x4e5ac6(0x148)]())[_0x4e5ac6(0x140)](_0x213018=>_0x213018[_0x4e5ac6(0x144)]);this[_0x4e5ac6(0x131)]=this[_0x4e5ac6(0x135)][_0x4e5ac6(0x131)]&&_0x427fa8;}[_0x189f94(0x146)](){const _0x46b781=_0x189f94,_0x1d38c9=_0x4ea042(Array[_0x46b781(0x143)](this[_0x46b781(0x13d)][_0x46b781(0x148)]()));for(const _0x91a947 of _0x1d38c9){const _0x444eb7=_0x91a947[_0x46b781(0x132)]();if(!this[_0x46b781(0x130)][_0x46b781(0x136)][_0x46b781(0x142)](_0x444eb7))return;}_0x235676(this[_0x46b781(0x130)][_0x46b781(0x136)],this[_0x46b781(0x135)],_0x1d38c9);}}function _0x5b66(){const _0x110e2b=['628796IetQRq','1594532TaZksU','some','_isEnabledBasedOnSelection','canEditAt','from','isInContent','8396140PhqzXV','execute','2814kNhWYl','values','874354kJnoKv','editor','isEnabled','getRanges','10EJAvpI','refresh','_command','model','9gYhgXP','1091871lUBCyD','252IQlHrD','1256kBPcfr','17962BuEoSq','45774AnwFPC','_suggestions'];_0x5b66=function(){return _0x110e2b;};return _0x5b66();}
23
+ const _0x2bd725=_0x1c82;(function(_0x5dca2a,_0x459fd9){const _0x34211b=_0x1c82,_0x44ebdb=_0x5dca2a();while(!![]){try{const _0x1c20fc=parseInt(_0x34211b(0x96))/0x1+-parseInt(_0x34211b(0x86))/0x2+parseInt(_0x34211b(0x8b))/0x3+parseInt(_0x34211b(0x8a))/0x4*(-parseInt(_0x34211b(0x95))/0x5)+parseInt(_0x34211b(0x90))/0x6+parseInt(_0x34211b(0x8e))/0x7*(-parseInt(_0x34211b(0x97))/0x8)+parseInt(_0x34211b(0x89))/0x9*(parseInt(_0x34211b(0x98))/0xa);if(_0x1c20fc===_0x459fd9)break;else _0x44ebdb['push'](_0x44ebdb['shift']());}catch(_0x2291b7){_0x44ebdb['push'](_0x44ebdb['shift']());}}}(_0x217c,0x41970));function _0x1c82(_0x109ff9,_0x54a3e9){const _0x217c9b=_0x217c();return _0x1c82=function(_0x1c821c,_0x4d75ca){_0x1c821c=_0x1c821c-0x81;let _0x247687=_0x217c9b[_0x1c821c];return _0x247687;},_0x1c82(_0x109ff9,_0x54a3e9);}import{Command as _0x2cc43f}from'ckeditor5/src/core.js';import{sortSuggestions as _0x317552,executeCommandForSuggestions as _0x2315f9}from'../utils/utils.js';function _0x217c(){const _0x45032a=['1229193lMsgnY','isInContent','from','14ZduggY','_suggestions','451224tDUfSl','refresh','values','editor','canEditAt','30ILliIP','532970EZRTuP','483608VqJRep','980MZKgUD','getRanges','isEnabled','model','_isEnabledBasedOnSelection','some','555002ykNLVW','_command','execute','8469FAUzth','295376pbMWcc'];_0x217c=function(){return _0x45032a;};return _0x217c();}export default class x extends _0x2cc43f{constructor(_0x188a1b,_0xe3c58b,_0x3ac6ba){const _0x529c67=_0x1c82;super(_0x188a1b),this[_0x529c67(0x87)]=_0xe3c58b,this[_0x529c67(0x8f)]=_0x3ac6ba,this[_0x529c67(0x91)](),this[_0x529c67(0x84)]=!0x1;}[_0x2bd725(0x91)](){const _0x303235=_0x2bd725,_0x45c23e=Array[_0x303235(0x8d)](this[_0x303235(0x8f)][_0x303235(0x92)]())[_0x303235(0x85)](_0x26e614=>_0x26e614[_0x303235(0x8c)]);this[_0x303235(0x82)]=this[_0x303235(0x87)][_0x303235(0x82)]&&_0x45c23e;}[_0x2bd725(0x88)](){const _0x216e23=_0x2bd725,_0x25c026=_0x317552(Array[_0x216e23(0x8d)](this[_0x216e23(0x8f)][_0x216e23(0x92)]()));for(const _0x3d1cb8 of _0x25c026){const _0x3bdacb=_0x3d1cb8[_0x216e23(0x81)]();if(!this[_0x216e23(0x93)][_0x216e23(0x83)][_0x216e23(0x94)](_0x3bdacb))return;}_0x2315f9(this[_0x216e23(0x93)][_0x216e23(0x83)],this[_0x216e23(0x87)],_0x25c026);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28c07a=_0x241a;(function(_0x4ea2f1,_0x1216ab){const _0x12a16f=_0x241a,_0xf15a61=_0x4ea2f1();while(!![]){try{const _0x236105=parseInt(_0x12a16f(0x131))/0x1*(-parseInt(_0x12a16f(0x12e))/0x2)+parseInt(_0x12a16f(0x132))/0x3+parseInt(_0x12a16f(0x135))/0x4+parseInt(_0x12a16f(0x128))/0x5*(-parseInt(_0x12a16f(0x12a))/0x6)+-parseInt(_0x12a16f(0x125))/0x7*(-parseInt(_0x12a16f(0x12f))/0x8)+-parseInt(_0x12a16f(0x13a))/0x9+-parseInt(_0x12a16f(0x12d))/0xa*(-parseInt(_0x12a16f(0x138))/0xb);if(_0x236105===_0x1216ab)break;else _0xf15a61['push'](_0xf15a61['shift']());}catch(_0x409b81){_0xf15a61['push'](_0xf15a61['shift']());}}}(_0x202c,0x862a4));import{Command as _0x527b4b}from'ckeditor5/src/core.js';function _0x241a(_0x4c95e4,_0x38ebd2){const _0x202cc7=_0x202c();return _0x241a=function(_0x241aa1,_0x4558e0){_0x241aa1=_0x241aa1-0x122;let _0x54cba4=_0x202cc7[_0x241aa1];return _0x54cba4;},_0x241a(_0x4c95e4,_0x38ebd2);}function _0x202c(){const _0x4a325b=['document','5MAIjUn','_selectedSuggestions','4741224ExZwSV','getRanges','isEnabled','9070IfXhOq','4gOCfHJ','2188824VYnGfS','values','420029HvNcyc','2213361wpOyls','refresh','selection','4338968eRKEvP','_isEnabledBasedOnSelection','model','9845jFnJTZ','editor','6552855euCNWF','canEditAt','size','_command','execute','from','7ataDQZ','_suggestions'];_0x202c=function(){return _0x4a325b;};return _0x202c();}import{sortSuggestions as _0x557888,getSelectedSuggestions as _0x25d85b,executeCommandForSuggestions as _0x560257}from'../utils/utils.js';export default class R extends _0x527b4b{constructor(_0x1d6b5b,_0x1dc11e,_0x5ef9d8){const _0xd861f6=_0x241a;super(_0x1d6b5b),this[_0xd861f6(0x122)]=_0x1dc11e,this[_0xd861f6(0x126)]=_0x5ef9d8,this[_0xd861f6(0x129)]=new Set(),this[_0xd861f6(0x133)](),this[_0xd861f6(0x136)]=!0x1;}[_0x28c07a(0x133)](){const _0x1fcf8c=_0x28c07a,_0x28ae1c=this[_0x1fcf8c(0x139)][_0x1fcf8c(0x137)][_0x1fcf8c(0x127)][_0x1fcf8c(0x134)],_0x4959cd=Array[_0x1fcf8c(0x124)](this[_0x1fcf8c(0x126)][_0x1fcf8c(0x130)]());this[_0x1fcf8c(0x129)]=_0x25d85b(_0x28ae1c,_0x4959cd),this[_0x1fcf8c(0x12c)]=this[_0x1fcf8c(0x122)][_0x1fcf8c(0x12c)]&&!!this[_0x1fcf8c(0x129)][_0x1fcf8c(0x13c)];}[_0x28c07a(0x123)](){const _0x199021=_0x28c07a,_0x230e16=_0x557888(Array[_0x199021(0x124)](this[_0x199021(0x129)]));for(const _0x3e49a9 of _0x230e16){const _0x540f29=_0x3e49a9[_0x199021(0x12b)]();if(!this[_0x199021(0x139)][_0x199021(0x137)][_0x199021(0x13b)](_0x540f29))return;}_0x560257(this[_0x199021(0x139)][_0x199021(0x137)],this[_0x199021(0x122)],_0x230e16);}}
23
+ function _0x5c5d(_0x47de16,_0x3bebab){const _0xe12efa=_0xe12e();return _0x5c5d=function(_0x5c5de1,_0x13f043){_0x5c5de1=_0x5c5de1-0xf0;let _0x47c0af=_0xe12efa[_0x5c5de1];return _0x47c0af;},_0x5c5d(_0x47de16,_0x3bebab);}const _0x570f80=_0x5c5d;(function(_0x245914,_0x413f12){const _0x559aab=_0x5c5d,_0x42f7d2=_0x245914();while(!![]){try{const _0x3eac4f=parseInt(_0x559aab(0xf8))/0x1+-parseInt(_0x559aab(0x104))/0x2*(-parseInt(_0x559aab(0xfc))/0x3)+-parseInt(_0x559aab(0x105))/0x4+-parseInt(_0x559aab(0xfa))/0x5+-parseInt(_0x559aab(0xf6))/0x6*(-parseInt(_0x559aab(0xfb))/0x7)+parseInt(_0x559aab(0xf3))/0x8+-parseInt(_0x559aab(0x102))/0x9;if(_0x3eac4f===_0x413f12)break;else _0x42f7d2['push'](_0x42f7d2['shift']());}catch(_0x3e7f22){_0x42f7d2['push'](_0x42f7d2['shift']());}}}(_0xe12e,0x200ae));import{Command as _0x97d635}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5aba5e,getSelectedSuggestions as _0xc9529d,executeCommandForSuggestions as _0x4b6c10}from'../utils/utils.js';export default class R extends _0x97d635{constructor(_0x92065a,_0x3ac0d1,_0x5438d6){const _0x170873=_0x5c5d;super(_0x92065a),this[_0x170873(0x108)]=_0x3ac0d1,this[_0x170873(0xf9)]=_0x5438d6,this[_0x170873(0xff)]=new Set(),this[_0x170873(0x103)](),this[_0x170873(0xf0)]=!0x1;}[_0x570f80(0x103)](){const _0x1ccdb5=_0x570f80,_0x4e67cf=this[_0x1ccdb5(0xf2)][_0x1ccdb5(0x100)][_0x1ccdb5(0xf1)][_0x1ccdb5(0xf4)],_0x3a11e9=Array[_0x1ccdb5(0x101)](this[_0x1ccdb5(0xf9)][_0x1ccdb5(0x107)]());this[_0x1ccdb5(0xff)]=_0xc9529d(_0x4e67cf,_0x3a11e9),this[_0x1ccdb5(0x106)]=this[_0x1ccdb5(0x108)][_0x1ccdb5(0x106)]&&!!this[_0x1ccdb5(0xff)][_0x1ccdb5(0xfe)];}[_0x570f80(0xf5)](){const _0x10f68e=_0x570f80,_0x270e2d=_0x5aba5e(Array[_0x10f68e(0x101)](this[_0x10f68e(0xff)]));for(const _0x441c4e of _0x270e2d){const _0x1ffb9a=_0x441c4e[_0x10f68e(0xf7)]();if(!this[_0x10f68e(0xf2)][_0x10f68e(0x100)][_0x10f68e(0xfd)](_0x1ffb9a))return;}_0x4b6c10(this[_0x10f68e(0xf2)][_0x10f68e(0x100)],this[_0x10f68e(0x108)],_0x270e2d);}}function _0xe12e(){const _0x49e7cb=['1660144TWGpYy','selection','execute','176898JIiCAU','getRanges','245038XnElfz','_suggestions','51110IvqESL','28kFvaQs','405zMaUMl','canEditAt','size','_selectedSuggestions','model','from','4361310ldJntY','refresh','2610BeXBZQ','482420vZArrO','isEnabled','values','_command','_isEnabledBasedOnSelection','document','editor'];_0xe12e=function(){return _0x49e7cb;};return _0xe12e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21cd9f=_0x1839;function _0x54c6(){const _0x53b560=['1749070pWCiNl','7516071ajZOpA','forceDisabled','has','_enabledCommands','4653znVHAt','_isEnabledBasedOnSelection','affectsData','editor','clearForceDisabled','8699593JBslqU','execute','6984336qPbudT','932iBYPvh','refresh','1dVHTsF','3639330lgIRaD','_disableUnsupportedCommands','TrackChangesCommand','value','isEnabled','_enableCommands','commands','3104608hbeyzd'];_0x54c6=function(){return _0x53b560;};return _0x54c6();}function _0x1839(_0x2e540b,_0x147aa3){const _0x54c670=_0x54c6();return _0x1839=function(_0x183945,_0x108401){_0x183945=_0x183945-0x176;let _0x3375c3=_0x54c670[_0x183945];return _0x3375c3;},_0x1839(_0x2e540b,_0x147aa3);}(function(_0x47c09e,_0x42efff){const _0x5cd22f=_0x1839,_0x29c8b5=_0x47c09e();while(!![]){try{const _0x21bfb8=-parseInt(_0x5cd22f(0x18d))/0x1*(-parseInt(_0x5cd22f(0x17e))/0x2)+-parseInt(_0x5cd22f(0x183))/0x3*(-parseInt(_0x5cd22f(0x18b))/0x4)+parseInt(_0x5cd22f(0x176))/0x5+parseInt(_0x5cd22f(0x18a))/0x6+-parseInt(_0x5cd22f(0x188))/0x7+-parseInt(_0x5cd22f(0x17d))/0x8+-parseInt(_0x5cd22f(0x17f))/0x9;if(_0x21bfb8===_0x42efff)break;else _0x29c8b5['push'](_0x29c8b5['shift']());}catch(_0x1cc5e8){_0x29c8b5['push'](_0x29c8b5['shift']());}}}(_0x54c6,0xa1956));import{Command as _0x4c86ea}from'ckeditor5/src/core.js';export default class M extends _0x4c86ea{constructor(_0x148134,_0x214614){const _0x7027e8=_0x1839;super(_0x148134),this[_0x7027e8(0x182)]=_0x214614,this[_0x7027e8(0x179)]=!0x1,this[_0x7027e8(0x18c)](),this[_0x7027e8(0x184)]=!0x1;}[_0x21cd9f(0x18c)](){const _0x36d81b=_0x21cd9f;this[_0x36d81b(0x17a)]=!0x0;}[_0x21cd9f(0x189)](){const _0x1e54d1=_0x21cd9f;this[_0x1e54d1(0x179)]=!this[_0x1e54d1(0x179)],this[_0x1e54d1(0x179)]?this[_0x1e54d1(0x177)]():this[_0x1e54d1(0x17b)]();}[_0x21cd9f(0x177)](){const _0x126b38=_0x21cd9f;for(const _0x5d23b2 of this[_0x126b38(0x186)][_0x126b38(0x17c)][_0x126b38(0x17c)]())_0x5d23b2[_0x126b38(0x185)]&&!this[_0x126b38(0x182)][_0x126b38(0x181)](_0x5d23b2)&&_0x5d23b2[_0x126b38(0x180)](_0x126b38(0x178));}[_0x21cd9f(0x17b)](){const _0x3cba65=_0x21cd9f;for(const _0x54e8bd of this[_0x3cba65(0x186)][_0x3cba65(0x17c)][_0x3cba65(0x17c)]())_0x54e8bd[_0x3cba65(0x185)]&&!this[_0x3cba65(0x182)][_0x3cba65(0x181)](_0x54e8bd)&&_0x54e8bd[_0x3cba65(0x187)](_0x3cba65(0x178));}}
23
+ const _0x2f828c=_0x2eab;function _0x2eab(_0x4edf2a,_0x554187){const _0x127248=_0x1272();return _0x2eab=function(_0x2eabaa,_0x38962a){_0x2eabaa=_0x2eabaa-0x8b;let _0x423848=_0x127248[_0x2eabaa];return _0x423848;},_0x2eab(_0x4edf2a,_0x554187);}function _0x1272(){const _0x3249a2=['editor','807128CQHJjq','_isEnabledBasedOnSelection','clearForceDisabled','execute','7749994DXVWeD','1050040MePyJq','isEnabled','refresh','TrackChangesCommand','2464782QahIxV','value','27WvgfCn','affectsData','25532eZouDv','363zhTPuv','_disableUnsupportedCommands','_enabledCommands','forceDisabled','2492840lwvwuz','commands','_enableCommands','has','1471336YLCCrZ','5ZDkMah'];_0x1272=function(){return _0x3249a2;};return _0x1272();}(function(_0x1d7cfc,_0x1b31c5){const _0xffeba9=_0x2eab,_0x3ad936=_0x1d7cfc();while(!![]){try{const _0xaa1452=parseInt(_0xffeba9(0x9f))/0x1+parseInt(_0xffeba9(0x98))/0x2+parseInt(_0xffeba9(0x94))/0x3*(parseInt(_0xffeba9(0x93))/0x4)+-parseInt(_0xffeba9(0x9d))/0x5*(parseInt(_0xffeba9(0x8f))/0x6)+-parseInt(_0xffeba9(0xa3))/0x7+-parseInt(_0xffeba9(0x9c))/0x8*(parseInt(_0xffeba9(0x91))/0x9)+parseInt(_0xffeba9(0x8b))/0xa;if(_0xaa1452===_0x1b31c5)break;else _0x3ad936['push'](_0x3ad936['shift']());}catch(_0xec5fc5){_0x3ad936['push'](_0x3ad936['shift']());}}}(_0x1272,0xd2415));import{Command as _0x240b89}from'ckeditor5/src/core.js';export default class M extends _0x240b89{constructor(_0x54ef4a,_0x3e9d28){const _0x463c9e=_0x2eab;super(_0x54ef4a),this[_0x463c9e(0x96)]=_0x3e9d28,this[_0x463c9e(0x90)]=!0x1,this[_0x463c9e(0x8d)](),this[_0x463c9e(0xa0)]=!0x1;}[_0x2f828c(0x8d)](){const _0x401b07=_0x2f828c;this[_0x401b07(0x8c)]=!0x0;}[_0x2f828c(0xa2)](){const _0x35499f=_0x2f828c;this[_0x35499f(0x90)]=!this[_0x35499f(0x90)],this[_0x35499f(0x90)]?this[_0x35499f(0x95)]():this[_0x35499f(0x9a)]();}[_0x2f828c(0x95)](){const _0xf16ce=_0x2f828c;for(const _0x19935a of this[_0xf16ce(0x9e)][_0xf16ce(0x99)][_0xf16ce(0x99)]())_0x19935a[_0xf16ce(0x92)]&&!this[_0xf16ce(0x96)][_0xf16ce(0x9b)](_0x19935a)&&_0x19935a[_0xf16ce(0x97)](_0xf16ce(0x8e));}[_0x2f828c(0x9a)](){const _0x373efb=_0x2f828c;for(const _0x42a99c of this[_0x373efb(0x9e)][_0x373efb(0x99)][_0x373efb(0x99)]())_0x42a99c[_0x373efb(0x92)]&&!this[_0x373efb(0x96)][_0x373efb(0x9b)](_0x42a99c)&&_0x42a99c[_0x373efb(0xa1)](_0x373efb(0x8e));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b18(){var _0x4da9da=['62HiZjrz','2466qbhlIN','15047zTHNXh','590XYLVrn','4449hFgIgB','1357472WmkIpZ','876HHTyvn','1035800dBzWsm','5271tIMLBl','34227fEPPfu','74987xSSkWz','1236wCHNRe'];_0x3b18=function(){return _0x4da9da;};return _0x3b18();}(function(_0x5a7deb,_0x1edb3d){var _0x234a49=_0x5323,_0x5551d0=_0x5a7deb();while(!![]){try{var _0x5c4f50=parseInt(_0x234a49(0x70))/0x1*(parseInt(_0x234a49(0x6e))/0x2)+-parseInt(_0x234a49(0x72))/0x3*(parseInt(_0x234a49(0x68))/0x4)+-parseInt(_0x234a49(0x69))/0x5+-parseInt(_0x234a49(0x6f))/0x6*(parseInt(_0x234a49(0x6a))/0x7)+parseInt(_0x234a49(0x73))/0x8+-parseInt(_0x234a49(0x6b))/0x9*(parseInt(_0x234a49(0x71))/0xa)+-parseInt(_0x234a49(0x6c))/0xb*(-parseInt(_0x234a49(0x6d))/0xc);if(_0x5c4f50===_0x1edb3d)break;else _0x5551d0['push'](_0x5551d0['shift']());}catch(_0x154433){_0x5551d0['push'](_0x5551d0['shift']());}}}(_0x3b18,0x4286f));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x5323(_0x4c9e27,_0x4a749f){var _0x3b18b4=_0x3b18();return _0x5323=function(_0x53234e,_0x39e3c1){_0x53234e=_0x53234e-0x68;var _0x3c48f9=_0x3b18b4[_0x53234e];return _0x3c48f9;},_0x5323(_0x4c9e27,_0x4a749f);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x58965f,_0x5efc08){var _0x156f5f=_0x32f1,_0x3f799b=_0x58965f();while(!![]){try{var _0x4ef281=-parseInt(_0x156f5f(0x71))/0x1*(parseInt(_0x156f5f(0x70))/0x2)+-parseInt(_0x156f5f(0x6a))/0x3+-parseInt(_0x156f5f(0x6d))/0x4*(parseInt(_0x156f5f(0x6e))/0x5)+parseInt(_0x156f5f(0x69))/0x6*(-parseInt(_0x156f5f(0x6f))/0x7)+-parseInt(_0x156f5f(0x72))/0x8+-parseInt(_0x156f5f(0x6b))/0x9+parseInt(_0x156f5f(0x6c))/0xa;if(_0x4ef281===_0x5efc08)break;else _0x3f799b['push'](_0x3f799b['shift']());}catch(_0x36c9f7){_0x3f799b['push'](_0x3f799b['shift']());}}}(_0x4cc6,0x3632b));export{default as TrackChanges}from'./trackchanges.js';function _0x4cc6(){var _0x4653ef=['207084ansNMO','2910072DAmSyz','20382dBzdEg','72810UuXTYz','66906RngXjj','14487150AAtnjs','4252ZlIGGd','1850eUntsV','49kbotaX','4JirFjL'];_0x4cc6=function(){return _0x4653ef;};return _0x4cc6();}export{default as TrackChangesData}from'./trackchangesdata.js';function _0x32f1(_0x3ffe1f,_0xada177){var _0x4cc65c=_0x4cc6();return _0x32f1=function(_0x32f187,_0x1972d1){_0x32f187=_0x32f187-0x69;var _0x47505a=_0x4cc65c[_0x32f187];return _0x47505a;},_0x32f1(_0x3ffe1f,_0xada177);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b35(_0x4dbdb0,_0xfd8639){const _0x2dba61=_0x2dba();return _0x1b35=function(_0x1b3537,_0x390ac7){_0x1b3537=_0x1b3537-0xa8;let _0x447057=_0x2dba61[_0x1b3537];return _0x447057;},_0x1b35(_0x4dbdb0,_0xfd8639);}const _0x493c99=_0x1b35;(function(_0x4217f3,_0xd1283c){const _0x45990f=_0x1b35,_0x3ebcc5=_0x4217f3();while(!![]){try{const _0x4ba3db=parseInt(_0x45990f(0xb0))/0x1*(parseInt(_0x45990f(0xb7))/0x2)+parseInt(_0x45990f(0xaa))/0x3+parseInt(_0x45990f(0xae))/0x4+parseInt(_0x45990f(0xb3))/0x5+-parseInt(_0x45990f(0xb4))/0x6+-parseInt(_0x45990f(0xb8))/0x7*(-parseInt(_0x45990f(0xac))/0x8)+-parseInt(_0x45990f(0xaf))/0x9;if(_0x4ba3db===_0xd1283c)break;else _0x3ebcc5['push'](_0x3ebcc5['shift']());}catch(_0x20f814){_0x3ebcc5['push'](_0x3ebcc5['shift']());}}}(_0x2dba,0xc7a0a));import{Plugin as _0x14932f}from'ckeditor5/src/core.js';export default class E extends _0x14932f{[_0x493c99(0xad)](){const _0x21a139=_0x493c99,_0xe5bb24=this[_0x21a139(0xb2)],_0x52d85f=_0xe5bb24[_0x21a139(0xa9)][_0x21a139(0xb1)](_0x21a139(0xb5));_0xe5bb24[_0x21a139(0xab)][_0x21a139(0xb1)](_0x21a139(0xa8))&&_0x52d85f[_0x21a139(0xb6)](_0x21a139(0xa8));}}function _0x2dba(){const _0x18fde2=['5296860Ijnlrg','10092996lZbtqU','372041SDLeqm','get','editor','233605GlufxQ','5832276xfDtEm','TrackChangesEditing','enableCommand','4ISQAgI','4763899fYibos','showAIAssistant','plugins','346767JIhFQr','commands','8OgHlsr','afterInit'];_0x2dba=function(){return _0x18fde2;};return _0x2dba();}
23
+ const _0x164485=_0x2d2b;(function(_0x346351,_0xebaa32){const _0x50204c=_0x2d2b,_0x1a1bb0=_0x346351();while(!![]){try{const _0x3f763a=parseInt(_0x50204c(0x192))/0x1*(-parseInt(_0x50204c(0x193))/0x2)+-parseInt(_0x50204c(0x18a))/0x3+parseInt(_0x50204c(0x198))/0x4+parseInt(_0x50204c(0x196))/0x5+-parseInt(_0x50204c(0x18b))/0x6*(parseInt(_0x50204c(0x195))/0x7)+parseInt(_0x50204c(0x18d))/0x8+parseInt(_0x50204c(0x194))/0x9;if(_0x3f763a===_0xebaa32)break;else _0x1a1bb0['push'](_0x1a1bb0['shift']());}catch(_0x3bcf97){_0x1a1bb0['push'](_0x1a1bb0['shift']());}}}(_0xcca3,0x40ee3));import{Plugin as _0xff170f}from'ckeditor5/src/core.js';function _0x2d2b(_0x23824f,_0x18367d){const _0xcca3d8=_0xcca3();return _0x2d2b=function(_0x2d2ba7,_0x316279){_0x2d2ba7=_0x2d2ba7-0x188;let _0x474887=_0xcca3d8[_0x2d2ba7];return _0x474887;},_0x2d2b(_0x23824f,_0x18367d);}export default class E extends _0xff170f{[_0x164485(0x18c)](){const _0x4514e1=_0x164485,_0x182d96=this[_0x4514e1(0x188)],_0x590789=_0x182d96[_0x4514e1(0x18e)][_0x4514e1(0x189)](_0x4514e1(0x191));_0x182d96[_0x4514e1(0x18f)][_0x4514e1(0x189)](_0x4514e1(0x197))&&_0x590789[_0x4514e1(0x190)](_0x4514e1(0x197));}}function _0xcca3(){const _0x5009e2=['TrackChangesEditing','7IzJsqt','50684VOGoVA','7500933YPJEGD','7sfZeEW','181350rWmCVZ','showAIAssistant','646628eImfpg','editor','get','1038351dORalN','3155874DDwpsy','afterInit','2272648ItwUMK','plugins','commands','enableCommand'];_0xcca3=function(){return _0x5009e2;};return _0xcca3();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bf668=_0x4af5;function _0x4a08(){const _0x11ee0b=['format','justify','8kISKcU','95487JVQMVm','left','FORMAT_ALIGNMENT','FORMAT_ALIGN_TO_RIGHT','10oWUSGg','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','value','plugins','249842rhUkqR','get','commandParams','2CmMlqL','enableDefaultAttributesIntegration','editor','commandName','12XCyOAL','AlignmentEditing','locale','FORMAT_JUSTIFY_TEXT','36MuQZLq','type','descriptionFactory','has','*Format:*\x20%0','afterInit','2024154aTWrez','FORMAT_ALIGN_TO_CENTER','registerBlockAttribute','registerAttributeLabel','337667cghOWa','6191172DmHnyK','right','alignment','formatBlock','6DYbTND','center','TrackChangesEditing','235075vbYXct','_registerLegacyDescription','764666kbYCVD'];_0x4a08=function(){return _0x11ee0b;};return _0x4a08();}(function(_0x11fad2,_0x27ae2f){const _0xbc5142=_0x4af5,_0x41bf4f=_0x11fad2();while(!![]){try{const _0x443895=-parseInt(_0xbc5142(0x11d))/0x1*(-parseInt(_0xbc5142(0x120))/0x2)+-parseInt(_0xbc5142(0x114))/0x3*(parseInt(_0xbc5142(0x124))/0x4)+parseInt(_0xbc5142(0x13a))/0x5*(-parseInt(_0xbc5142(0x137))/0x6)+parseInt(_0xbc5142(0x13c))/0x7*(-parseInt(_0xbc5142(0x113))/0x8)+parseInt(_0xbc5142(0x12e))/0x9*(-parseInt(_0xbc5142(0x118))/0xa)+-parseInt(_0xbc5142(0x132))/0xb*(parseInt(_0xbc5142(0x128))/0xc)+parseInt(_0xbc5142(0x133))/0xd;if(_0x443895===_0x27ae2f)break;else _0x41bf4f['push'](_0x41bf4f['shift']());}catch(_0x1814b7){_0x41bf4f['push'](_0x41bf4f['shift']());}}}(_0x4a08,0x266a5));import{Plugin as _0x5d774b}from'ckeditor5/src/core.js';function _0x4af5(_0x19f722,_0x5758f6){const _0x4a089e=_0x4a08();return _0x4af5=function(_0x4af5de,_0x11519d){_0x4af5de=_0x4af5de-0x112;let _0x964e4d=_0x4a089e[_0x4af5de];return _0x964e4d;},_0x4af5(_0x19f722,_0x5758f6);}import{getTranslation as _0x1cb027}from'../utils/common-translations.js';export default class V extends _0x5d774b{[_0x3bf668(0x12d)](){const _0x2ae785=_0x3bf668,_0x1e478f=this[_0x2ae785(0x122)],_0x57b0fa=_0x1e478f[_0x2ae785(0x126)];if(!_0x1e478f[_0x2ae785(0x11c)][_0x2ae785(0x12b)](_0x2ae785(0x125)))return;const _0x407af4=_0x1e478f[_0x2ae785(0x11c)][_0x2ae785(0x11e)](_0x2ae785(0x139));_0x407af4[_0x2ae785(0x121)](_0x2ae785(0x135)),_0x407af4[_0x2ae785(0x130)](_0x2ae785(0x135)),_0x407af4[_0x2ae785(0x12a)][_0x2ae785(0x131)](_0x2ae785(0x135),_0x1cb027(_0x57b0fa,_0x2ae785(0x116))),this[_0x2ae785(0x13b)]();}[_0x3bf668(0x13b)](){const _0x274c35=_0x3bf668,_0x2cd4f7=this[_0x274c35(0x122)],_0x3c4907=_0x2cd4f7[_0x274c35(0x126)];_0x2cd4f7[_0x274c35(0x11c)][_0x274c35(0x11e)](_0x274c35(0x139))[_0x274c35(0x12a)][_0x274c35(0x11a)](_0x524423=>{const _0x53433d=_0x274c35;if(_0x53433d(0x136)!=_0x524423[_0x53433d(0x129)])return;const {data:_0xf462e8}=_0x524423;if(_0xf462e8&&_0x53433d(0x135)==_0xf462e8[_0x53433d(0x123)]){const _0x119ad3=_0xf462e8[_0x53433d(0x11f)][0x0][_0x53433d(0x11b)];return{'type':_0x53433d(0x13d),'content':_0x1cb027(_0x3c4907,_0x53433d(0x12c),function(_0x47fe15){const _0x35af15=_0x53433d;switch(_0x47fe15){case _0x35af15(0x115):return _0x1cb027(_0x3c4907,_0x35af15(0x119));case _0x35af15(0x134):return _0x1cb027(_0x3c4907,_0x35af15(0x117));case _0x35af15(0x138):return _0x1cb027(_0x3c4907,_0x35af15(0x12f));case _0x35af15(0x112):return _0x1cb027(_0x3c4907,_0x35af15(0x127));}}(_0x119ad3))};}});}}
23
+ const _0x68c035=_0x2d5b;(function(_0x434859,_0x229749){const _0x43f915=_0x2d5b,_0x2aaba7=_0x434859();while(!![]){try{const _0x22e959=-parseInt(_0x43f915(0x1b3))/0x1+parseInt(_0x43f915(0x1ab))/0x2*(parseInt(_0x43f915(0x1be))/0x3)+-parseInt(_0x43f915(0x1b5))/0x4+parseInt(_0x43f915(0x1a3))/0x5+-parseInt(_0x43f915(0x1a2))/0x6*(-parseInt(_0x43f915(0x1ad))/0x7)+-parseInt(_0x43f915(0x1a7))/0x8+-parseInt(_0x43f915(0x1a0))/0x9;if(_0x22e959===_0x229749)break;else _0x2aaba7['push'](_0x2aaba7['shift']());}catch(_0x5dd158){_0x2aaba7['push'](_0x2aaba7['shift']());}}}(_0x4979,0xa6705));import{Plugin as _0x537dfe}from'ckeditor5/src/core.js';import{getTranslation as _0x58f81e}from'../utils/common-translations.js';function _0x4979(){const _0x23138b=['*Format:*\x20%0','2761712thSAFj','_registerLegacyDescription','registerDescriptionCallback','registerBlockAttribute','format','justify','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_LEFT','value','57WzHDpV','has','editor','get','formatBlock','afterInit','registerAttributeLabel','alignment','FORMAT_ALIGN_TO_CENTER','plugins','1797327lppIaj','right','12nEARPC','1235355QTKGrY','TrackChangesEditing','AlignmentEditing','center','1321024obgCeJ','commandName','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGNMENT','126706wSgdfb','locale','1398271LtoQlK','type','descriptionFactory','enableDefaultAttributesIntegration','left','commandParams','113292phhkcA'];_0x4979=function(){return _0x23138b;};return _0x4979();}function _0x2d5b(_0x289568,_0x191850){const _0x4979d7=_0x4979();return _0x2d5b=function(_0x2d5b3d,_0x45ee7e){_0x2d5b3d=_0x2d5b3d-0x197;let _0x2871ad=_0x4979d7[_0x2d5b3d];return _0x2871ad;},_0x2d5b(_0x289568,_0x191850);}export default class V extends _0x537dfe{[_0x68c035(0x19b)](){const _0x3060d0=_0x68c035,_0x57b0c3=this[_0x3060d0(0x198)],_0xd3f890=_0x57b0c3[_0x3060d0(0x1ac)];if(!_0x57b0c3[_0x3060d0(0x19f)][_0x3060d0(0x197)](_0x3060d0(0x1a5)))return;const _0xab2a57=_0x57b0c3[_0x3060d0(0x19f)][_0x3060d0(0x199)](_0x3060d0(0x1a4));_0xab2a57[_0x3060d0(0x1b0)](_0x3060d0(0x19d)),_0xab2a57[_0x3060d0(0x1b8)](_0x3060d0(0x19d)),_0xab2a57[_0x3060d0(0x1af)][_0x3060d0(0x19c)](_0x3060d0(0x19d),_0x58f81e(_0xd3f890,_0x3060d0(0x1aa))),this[_0x3060d0(0x1b6)]();}[_0x68c035(0x1b6)](){const _0x21f251=_0x68c035,_0x44f94b=this[_0x21f251(0x198)],_0xec697d=_0x44f94b[_0x21f251(0x1ac)];_0x44f94b[_0x21f251(0x19f)][_0x21f251(0x199)](_0x21f251(0x1a4))[_0x21f251(0x1af)][_0x21f251(0x1b7)](_0x5324ff=>{const _0xd2df20=_0x21f251;if(_0xd2df20(0x19a)!=_0x5324ff[_0xd2df20(0x1ae)])return;const {data:_0x337edb}=_0x5324ff;if(_0x337edb&&_0xd2df20(0x19d)==_0x337edb[_0xd2df20(0x1a8)]){const _0x22bfc4=_0x337edb[_0xd2df20(0x1b2)][0x0][_0xd2df20(0x1bd)];return{'type':_0xd2df20(0x1b9),'content':_0x58f81e(_0xec697d,_0xd2df20(0x1b4),function(_0x51fac0){const _0x5c6d91=_0xd2df20;switch(_0x51fac0){case _0x5c6d91(0x1b1):return _0x58f81e(_0xec697d,_0x5c6d91(0x1bc));case _0x5c6d91(0x1a1):return _0x58f81e(_0xec697d,_0x5c6d91(0x1bb));case _0x5c6d91(0x1a6):return _0x58f81e(_0xec697d,_0x5c6d91(0x19e));case _0x5c6d91(0x1ba):return _0x58f81e(_0xec697d,_0x5c6d91(0x1a9));}}(_0x22bfc4))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x346e(_0x9f431a,_0x48708e){const _0x5d027c=_0x5d02();return _0x346e=function(_0x346e2a,_0x1be69f){_0x346e2a=_0x346e2a-0x66;let _0xcad8f6=_0x5d027c[_0x346e2a];return _0xcad8f6;},_0x346e(_0x9f431a,_0x48708e);}const _0x1513bd=_0x346e;(function(_0x5a8c69,_0x37ad89){const _0x4b628=_0x346e,_0x4be1c1=_0x5a8c69();while(!![]){try{const _0x236d1b=-parseInt(_0x4b628(0x67))/0x1*(parseInt(_0x4b628(0x72))/0x2)+parseInt(_0x4b628(0x98))/0x3+parseInt(_0x4b628(0x8c))/0x4*(-parseInt(_0x4b628(0x6d))/0x5)+parseInt(_0x4b628(0x8e))/0x6+-parseInt(_0x4b628(0x90))/0x7+parseInt(_0x4b628(0x9a))/0x8+-parseInt(_0x4b628(0x69))/0x9*(-parseInt(_0x4b628(0x73))/0xa);if(_0x236d1b===_0x37ad89)break;else _0x4be1c1['push'](_0x4be1c1['shift']());}catch(_0x2f87b6){_0x4be1c1['push'](_0x4be1c1['shift']());}}}(_0x5d02,0x77ac9));import{Plugin as _0x10cc8c}from'ckeditor5/src/core.js';import{getTranslation as _0xa01ba5}from'../utils/common-translations.js';function _0x5d02(){const _0x3f603b=['1680576vIXBkS','FORMAT_SUBSCRIPT','*Format:*\x20%0','registerDescriptionCallback','FORMAT_UNDERLINE','62194yvksaa','commandName','111843iBDBZM','registerAttributeLabel','editor','slice','18805LGSlvf','BoldEditing','TrackChangesEditing','code','_registerLegacyDescription','12LFtlaC','310NzaZin','registerInlineAttribute','superscript','toLowerCase','formatInline','CodeEditing','format','italic','underline','UnderlineEditing','has','FORMAT_','SubscriptEditing','StrikethroughEditing','SuperscriptEditing','type','FORMAT_ITALIC','afterInit','FORMAT_STRIKETHROUGH','bold','commandParams','FORMAT_BOLD','enableDefaultAttributesIntegration','toUpperCase','FORMAT_CODE','288fwvVhd','subscript','1823412RQvTwN','FORMAT_SUPERSCRIPT','2105047OvxGfJ','get','descriptionFactory','forceValue','ItalicEditing','locale','plugins','strikethrough','1606953jbIIod','*Remove\x20format:*\x20%0'];_0x5d02=function(){return _0x3f603b;};return _0x5d02();}const ti=[_0x1513bd(0x6e),_0x1513bd(0x94),_0x1513bd(0x7c),_0x1513bd(0x78),_0x1513bd(0x80),_0x1513bd(0x7f),_0x1513bd(0x81)];export default class U extends _0x10cc8c{[_0x1513bd(0x84)](){const _0x50b00c=_0x1513bd,_0xcfa647=this[_0x50b00c(0x6b)],_0x1a6881=_0xcfa647[_0x50b00c(0x96)][_0x50b00c(0x91)](_0x50b00c(0x6f)),_0x47555d=_0xcfa647[_0x50b00c(0x95)];for(const _0x36f1c7 of ti){if(!_0xcfa647[_0x50b00c(0x96)][_0x50b00c(0x7d)](_0x36f1c7))continue;const _0x3502b2=_0x36f1c7[_0x50b00c(0x6c)](0x0,-0x7)[_0x50b00c(0x76)](),_0x3aaaca=_0x50b00c(0x7e)+_0x3502b2[_0x50b00c(0x8a)]();_0x1a6881[_0x50b00c(0x89)](_0x3502b2),_0x1a6881[_0x50b00c(0x74)](_0x3502b2),_0x1a6881[_0x50b00c(0x92)][_0x50b00c(0x6a)](_0x3502b2,_0xa01ba5(_0x47555d,_0x3aaaca));}this[_0x50b00c(0x71)]();}[_0x1513bd(0x71)](){const _0x18e2d8=_0x1513bd,_0x4f091b=this[_0x18e2d8(0x6b)],_0x4a8ee0=_0x4f091b[_0x18e2d8(0x95)],_0x2ef990=_0x4f091b[_0x18e2d8(0x96)][_0x18e2d8(0x91)](_0x18e2d8(0x6f));function _0x50de56(_0x341d86,_0x7f1f90){const _0x35a617=_0x18e2d8;_0x2ef990[_0x35a617(0x92)][_0x35a617(0x9d)](_0x29390f=>{const _0x4ca0cb=_0x35a617;if(_0x4ca0cb(0x77)!=_0x29390f[_0x4ca0cb(0x82)])return;const {data:_0x315348}=_0x29390f;return _0x315348&&_0x315348[_0x4ca0cb(0x68)]===_0x341d86?_0x315348[_0x4ca0cb(0x87)][0x0][_0x4ca0cb(0x93)]?{'type':_0x4ca0cb(0x79),'content':_0xa01ba5(_0x4a8ee0,_0x4ca0cb(0x9c),_0x7f1f90)}:{'type':_0x4ca0cb(0x79),'content':_0xa01ba5(_0x4a8ee0,_0x4ca0cb(0x99),_0x7f1f90)}:void 0x0;});}_0x50de56(_0x18e2d8(0x86),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x88))),_0x50de56(_0x18e2d8(0x7a),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x83))),_0x50de56(_0x18e2d8(0x7b),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x66))),_0x50de56(_0x18e2d8(0x70),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x8b))),_0x50de56(_0x18e2d8(0x97),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x85))),_0x50de56(_0x18e2d8(0x8d),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x9b))),_0x50de56(_0x18e2d8(0x75),_0xa01ba5(_0x4a8ee0,_0x18e2d8(0x8f)));}}
23
+ const _0x59cac6=_0x4cbb;(function(_0x43c3f7,_0x116f48){const _0x3b503a=_0x4cbb,_0x4cb7e2=_0x43c3f7();while(!![]){try{const _0x3721fe=parseInt(_0x3b503a(0x15c))/0x1*(-parseInt(_0x3b503a(0x13c))/0x2)+parseInt(_0x3b503a(0x13e))/0x3*(-parseInt(_0x3b503a(0x14d))/0x4)+-parseInt(_0x3b503a(0x14f))/0x5*(parseInt(_0x3b503a(0x137))/0x6)+parseInt(_0x3b503a(0x158))/0x7+-parseInt(_0x3b503a(0x12f))/0x8*(parseInt(_0x3b503a(0x156))/0x9)+parseInt(_0x3b503a(0x163))/0xa*(-parseInt(_0x3b503a(0x141))/0xb)+parseInt(_0x3b503a(0x14e))/0xc;if(_0x3721fe===_0x116f48)break;else _0x4cb7e2['push'](_0x4cb7e2['shift']());}catch(_0x35f170){_0x4cb7e2['push'](_0x4cb7e2['shift']());}}}(_0x4012,0xa4e64));function _0x4012(){const _0x5e0655=['registerAttributeLabel','code','plugins','1158GwxyFw','get','369QFRZWY','TrackChangesEditing','commandName','286xeMbRe','FORMAT_SUPERSCRIPT','superscript','forceValue','FORMAT_ITALIC','StrikethroughEditing','FORMAT_STRIKETHROUGH','editor','bold','enableDefaultAttributesIntegration','strikethrough','*Remove\x20format:*\x20%0','21740YouWie','48247272HWQJsI','5241415TFjvXH','italic','subscript','ItalicEditing','formatInline','toLowerCase','locale','680193ZJlaAk','FORMAT_UNDERLINE','3221204riRKGW','FORMAT_CODE','BoldEditing','registerDescriptionCallback','702vdsBPx','FORMAT_BOLD','*Format:*\x20%0','SuperscriptEditing','FORMAT_','has','slice','240010bMVVMh','afterInit','CodeEditing','SubscriptEditing','commandParams','_registerLegacyDescription','112kftebY','registerInlineAttribute','descriptionFactory','type','format','underline','toUpperCase','UnderlineEditing','6WiVjrv','FORMAT_SUBSCRIPT'];_0x4012=function(){return _0x5e0655;};return _0x4012();}import{Plugin as _0x4e4ee3}from'ckeditor5/src/core.js';function _0x4cbb(_0x4530b0,_0x447cde){const _0x401258=_0x4012();return _0x4cbb=function(_0x4cbb81,_0x185671){_0x4cbb81=_0x4cbb81-0x12a;let _0x508b9a=_0x401258[_0x4cbb81];return _0x508b9a;},_0x4cbb(_0x4530b0,_0x447cde);}import{getTranslation as _0xb72bbc}from'../utils/common-translations.js';const ti=[_0x59cac6(0x15a),_0x59cac6(0x152),_0x59cac6(0x136),_0x59cac6(0x12b),_0x59cac6(0x146),_0x59cac6(0x12c),_0x59cac6(0x15f)];export default class U extends _0x4e4ee3{[_0x59cac6(0x12a)](){const _0x132b15=_0x59cac6,_0x3c9d0d=this[_0x132b15(0x148)],_0x55156e=_0x3c9d0d[_0x132b15(0x13b)][_0x132b15(0x13d)](_0x132b15(0x13f)),_0x12027d=_0x3c9d0d[_0x132b15(0x155)];for(const _0x2ffa3b of ti){if(!_0x3c9d0d[_0x132b15(0x13b)][_0x132b15(0x161)](_0x2ffa3b))continue;const _0xc153fd=_0x2ffa3b[_0x132b15(0x162)](0x0,-0x7)[_0x132b15(0x154)](),_0x367eda=_0x132b15(0x160)+_0xc153fd[_0x132b15(0x135)]();_0x55156e[_0x132b15(0x14a)](_0xc153fd),_0x55156e[_0x132b15(0x130)](_0xc153fd),_0x55156e[_0x132b15(0x131)][_0x132b15(0x139)](_0xc153fd,_0xb72bbc(_0x12027d,_0x367eda));}this[_0x132b15(0x12e)]();}[_0x59cac6(0x12e)](){const _0x195120=_0x59cac6,_0x2162d0=this[_0x195120(0x148)],_0x461970=_0x2162d0[_0x195120(0x155)],_0x5930f0=_0x2162d0[_0x195120(0x13b)][_0x195120(0x13d)](_0x195120(0x13f));function _0x21329d(_0x3ee733,_0x49b6e4){const _0x12a8f4=_0x195120;_0x5930f0[_0x12a8f4(0x131)][_0x12a8f4(0x15b)](_0x25f161=>{const _0x19d575=_0x12a8f4;if(_0x19d575(0x153)!=_0x25f161[_0x19d575(0x132)])return;const {data:_0x5bf5c1}=_0x25f161;return _0x5bf5c1&&_0x5bf5c1[_0x19d575(0x140)]===_0x3ee733?_0x5bf5c1[_0x19d575(0x12d)][0x0][_0x19d575(0x144)]?{'type':_0x19d575(0x133),'content':_0xb72bbc(_0x461970,_0x19d575(0x15e),_0x49b6e4)}:{'type':_0x19d575(0x133),'content':_0xb72bbc(_0x461970,_0x19d575(0x14c),_0x49b6e4)}:void 0x0;});}_0x21329d(_0x195120(0x149),_0xb72bbc(_0x461970,_0x195120(0x15d))),_0x21329d(_0x195120(0x150),_0xb72bbc(_0x461970,_0x195120(0x145))),_0x21329d(_0x195120(0x134),_0xb72bbc(_0x461970,_0x195120(0x157))),_0x21329d(_0x195120(0x13a),_0xb72bbc(_0x461970,_0x195120(0x159))),_0x21329d(_0x195120(0x14b),_0xb72bbc(_0x461970,_0x195120(0x147))),_0x21329d(_0x195120(0x151),_0xb72bbc(_0x461970,_0x195120(0x138))),_0x21329d(_0x195120(0x143),_0xb72bbc(_0x461970,_0x195120(0x142)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4130(){const _0x110ac7=['commandParams','locale','*Remove\x20format:*\x20%0','document','get','54odGzoU','descriptionFactory','plugins','6195800ecnAwB','62728776ZyGHpI','1077106jyvREV','from','commands','800560sJtGVn','markBlockFormat','format','filter','commandName','4776183NFpJTA','parent','*Set\x20format:*\x20%0','BlockQuoteEditing','registerDescriptionCallback','change','ELEMENT_BLOCK_QUOTE','blockQuote','TrackChangesEditing','selection','schema','has','checkChild','name','4SuZXSB','model','value','7qsUXCF','30XiKmTl','$root','getSelectedBlocks','forceValue','enableCommand','afterInit','942455hJzeZi','editor','577919xNZRNR'];_0x4130=function(){return _0x110ac7;};return _0x4130();}const _0x52c188=_0x1f13;(function(_0x223c0e,_0x377153){const _0xed29ff=_0x1f13,_0x57781d=_0x223c0e();while(!![]){try{const _0x4a9c28=-parseInt(_0xed29ff(0xce))/0x1+-parseInt(_0xed29ff(0xac))/0x2+-parseInt(_0xed29ff(0xb4))/0x3*(parseInt(_0xed29ff(0xc2))/0x4)+-parseInt(_0xed29ff(0xcc))/0x5*(parseInt(_0xed29ff(0xc6))/0x6)+parseInt(_0xed29ff(0xc5))/0x7*(-parseInt(_0xed29ff(0xaa))/0x8)+-parseInt(_0xed29ff(0xd4))/0x9*(parseInt(_0xed29ff(0xaf))/0xa)+parseInt(_0xed29ff(0xab))/0xb;if(_0x4a9c28===_0x377153)break;else _0x57781d['push'](_0x57781d['shift']());}catch(_0x4a8c61){_0x57781d['push'](_0x57781d['shift']());}}}(_0x4130,0xc2891));import{Plugin as _0x4448d1}from'ckeditor5/src/core.js';import{getTranslation as _0x17aab6}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x58c0dd}from'../utils/utils.js';export default class O extends _0x4448d1{[_0x52c188(0xcb)](){const _0x1f1bdc=_0x52c188,_0x1dfec9=this[_0x1f1bdc(0xcd)],_0x277e5e=_0x1dfec9[_0x1f1bdc(0xd0)];if(!_0x1dfec9[_0x1f1bdc(0xa9)][_0x1f1bdc(0xbf)](_0x1f1bdc(0xb7)))return;const _0x389be4=_0x1dfec9[_0x1f1bdc(0xa9)][_0x1f1bdc(0xd3)](_0x1f1bdc(0xbc)),_0x3d0cca=this[_0x1f1bdc(0xcd)][_0x1f1bdc(0xae)][_0x1f1bdc(0xd3)](_0x1f1bdc(0xbb));_0x389be4[_0x1f1bdc(0xca)](_0x1f1bdc(0xbb),(_0x1f38d4,_0x368613={})=>{const _0x53b4ea=_0x1f1bdc,_0x6c23d9=this[_0x53b4ea(0xcd)][_0x53b4ea(0xc3)][_0x53b4ea(0xd2)][_0x53b4ea(0xbd)],_0x1b5361=_0x368613&&void 0x0!==_0x368613[_0x53b4ea(0xc9)]?_0x368613[_0x53b4ea(0xc9)]:!_0x3d0cca[_0x53b4ea(0xc4)];let _0x4bb640=[];if(_0x1b5361){const _0x196470=Array[_0x53b4ea(0xad)](_0x6c23d9[_0x53b4ea(0xc8)]())[_0x53b4ea(0xb2)](_0x3b5199=>oo(_0x3b5199)||function(_0x21cbf7,_0xab0bee){const _0x54ce4d=_0x53b4ea,_0x6ab2e3=_0xab0bee[_0x54ce4d(0xc0)](_0x21cbf7[_0x54ce4d(0xb5)],_0x54ce4d(0xbb)),_0x307c06=_0xab0bee[_0x54ce4d(0xc0)]([_0x54ce4d(0xc7),_0x54ce4d(0xbb)],_0x21cbf7);return _0x6ab2e3&&_0x307c06;}(_0x3b5199,this[_0x53b4ea(0xcd)][_0x53b4ea(0xc3)][_0x53b4ea(0xbe)]));_0x4bb640=_0x58c0dd(_0x196470,_0x1dfec9[_0x53b4ea(0xc3)]);}else{const _0xc3df66=Array[_0x53b4ea(0xad)](_0x6c23d9[_0x53b4ea(0xc8)]())[_0x53b4ea(0xb2)](_0x37fe23=>oo(_0x37fe23));_0x4bb640=_0x58c0dd(_0xc3df66,_0x1dfec9[_0x53b4ea(0xc3)]);}_0x1dfec9[_0x53b4ea(0xc3)][_0x53b4ea(0xb9)](()=>{const _0x1fe2ad=_0x53b4ea;for(const _0x523f0d of _0x4bb640)_0x389be4[_0x1fe2ad(0xb0)](_0x523f0d,{'commandName':_0x1fe2ad(0xbb),'commandParams':[{'forceValue':_0x1b5361}]});});}),_0x389be4[_0x1f1bdc(0xa8)][_0x1f1bdc(0xb8)](_0x1d93ba=>{const _0x1d6462=_0x1f1bdc,{data:_0x45c640}=_0x1d93ba;if(_0x45c640&&_0x1d6462(0xbb)==_0x45c640[_0x1d6462(0xb3)]){const _0x4e119c=_0x17aab6(_0x277e5e,_0x1d6462(0xba));return _0x45c640[_0x1d6462(0xcf)][0x0][_0x1d6462(0xc9)]?{'type':_0x1d6462(0xb1),'content':_0x17aab6(_0x277e5e,_0x1d6462(0xb6),_0x4e119c)}:{'type':_0x1d6462(0xb1),'content':_0x17aab6(_0x277e5e,_0x1d6462(0xd1),_0x4e119c)};}});}}function _0x1f13(_0x6750b2,_0x4bc2f7){const _0x4130f3=_0x4130();return _0x1f13=function(_0x1f13c8,_0x19375f){_0x1f13c8=_0x1f13c8-0xa8;let _0x2a8555=_0x4130f3[_0x1f13c8];return _0x2a8555;},_0x1f13(_0x6750b2,_0x4bc2f7);}function oo(_0x4d9460){const _0x3b7d5d=_0x52c188;return _0x3b7d5d(0xbb)==_0x4d9460[_0x3b7d5d(0xb5)][_0x3b7d5d(0xc1)];}
23
+ const _0x554b6b=_0x2080;function _0x17cf(){const _0x1d06c5=['parent','editor','ELEMENT_BLOCK_QUOTE','schema','733224PvNBrc','name','get','blockQuote','*Set\x20format:*\x20%0','648080SiLSFE','commandParams','commandName','value','2337920rkrrux','document','TrackChangesEditing','$root','146640WVJKEs','forceValue','commands','enableCommand','has','registerDescriptionCallback','markBlockFormat','3haknTo','*Remove\x20format:*\x20%0','checkChild','selection','format','BlockQuoteEditing','filter','locale','1233246oOyLcW','model','167366BCqFIi','getSelectedBlocks','change','descriptionFactory','plugins','194100GmDBzB','from','afterInit'];_0x17cf=function(){return _0x1d06c5;};return _0x17cf();}(function(_0x3f994a,_0x9a204){const _0x31a2ad=_0x2080,_0x126edd=_0x3f994a();while(!![]){try{const _0x560eb2=parseInt(_0x31a2ad(0xd8))/0x1+-parseInt(_0x31a2ad(0xe9))/0x2*(-parseInt(_0x31a2ad(0xdf))/0x3)+-parseInt(_0x31a2ad(0xd0))/0x4+parseInt(_0x31a2ad(0xee))/0x5+parseInt(_0x31a2ad(0xcb))/0x6+parseInt(_0x31a2ad(0xe7))/0x7+-parseInt(_0x31a2ad(0xd4))/0x8;if(_0x560eb2===_0x9a204)break;else _0x126edd['push'](_0x126edd['shift']());}catch(_0x226e90){_0x126edd['push'](_0x126edd['shift']());}}}(_0x17cf,0x1ba71));import{Plugin as _0x319fb8}from'ckeditor5/src/core.js';import{getTranslation as _0x4d44c4}from'../utils/common-translations.js';function _0x2080(_0x4712af,_0x41e2b9){const _0x17cf82=_0x17cf();return _0x2080=function(_0x20804d,_0x172732){_0x20804d=_0x20804d-0xc8;let _0x2adf6c=_0x17cf82[_0x20804d];return _0x2adf6c;},_0x2080(_0x4712af,_0x41e2b9);}import{getRangesOfBlockGroups as _0x36a048}from'../utils/utils.js';export default class O extends _0x319fb8{[_0x554b6b(0xf0)](){const _0x2bcd2f=_0x554b6b,_0x4bf507=this[_0x2bcd2f(0xc8)],_0x7573d8=_0x4bf507[_0x2bcd2f(0xe6)];if(!_0x4bf507[_0x2bcd2f(0xed)][_0x2bcd2f(0xdc)](_0x2bcd2f(0xe4)))return;const _0x2258b6=_0x4bf507[_0x2bcd2f(0xed)][_0x2bcd2f(0xcd)](_0x2bcd2f(0xd6)),_0x1f8b68=this[_0x2bcd2f(0xc8)][_0x2bcd2f(0xda)][_0x2bcd2f(0xcd)](_0x2bcd2f(0xce));_0x2258b6[_0x2bcd2f(0xdb)](_0x2bcd2f(0xce),(_0x806d61,_0x21234e={})=>{const _0x491f38=_0x2bcd2f,_0xd48d0c=this[_0x491f38(0xc8)][_0x491f38(0xe8)][_0x491f38(0xd5)][_0x491f38(0xe2)],_0x29b43e=_0x21234e&&void 0x0!==_0x21234e[_0x491f38(0xd9)]?_0x21234e[_0x491f38(0xd9)]:!_0x1f8b68[_0x491f38(0xd3)];let _0x57ec57=[];if(_0x29b43e){const _0x170f99=Array[_0x491f38(0xef)](_0xd48d0c[_0x491f38(0xea)]())[_0x491f38(0xe5)](_0x3557cf=>oo(_0x3557cf)||function(_0xd8376d,_0xd6c264){const _0x5e7d82=_0x491f38,_0x4645e9=_0xd6c264[_0x5e7d82(0xe1)](_0xd8376d[_0x5e7d82(0xf1)],_0x5e7d82(0xce)),_0x28b575=_0xd6c264[_0x5e7d82(0xe1)]([_0x5e7d82(0xd7),_0x5e7d82(0xce)],_0xd8376d);return _0x4645e9&&_0x28b575;}(_0x3557cf,this[_0x491f38(0xc8)][_0x491f38(0xe8)][_0x491f38(0xca)]));_0x57ec57=_0x36a048(_0x170f99,_0x4bf507[_0x491f38(0xe8)]);}else{const _0x3f020a=Array[_0x491f38(0xef)](_0xd48d0c[_0x491f38(0xea)]())[_0x491f38(0xe5)](_0x50022e=>oo(_0x50022e));_0x57ec57=_0x36a048(_0x3f020a,_0x4bf507[_0x491f38(0xe8)]);}_0x4bf507[_0x491f38(0xe8)][_0x491f38(0xeb)](()=>{const _0x2d0ddf=_0x491f38;for(const _0x4ba9f6 of _0x57ec57)_0x2258b6[_0x2d0ddf(0xde)](_0x4ba9f6,{'commandName':_0x2d0ddf(0xce),'commandParams':[{'forceValue':_0x29b43e}]});});}),_0x2258b6[_0x2bcd2f(0xec)][_0x2bcd2f(0xdd)](_0x13390f=>{const _0x1afcd2=_0x2bcd2f,{data:_0x3d1837}=_0x13390f;if(_0x3d1837&&_0x1afcd2(0xce)==_0x3d1837[_0x1afcd2(0xd2)]){const _0x2c3ce6=_0x4d44c4(_0x7573d8,_0x1afcd2(0xc9));return _0x3d1837[_0x1afcd2(0xd1)][0x0][_0x1afcd2(0xd9)]?{'type':_0x1afcd2(0xe3),'content':_0x4d44c4(_0x7573d8,_0x1afcd2(0xcf),_0x2c3ce6)}:{'type':_0x1afcd2(0xe3),'content':_0x4d44c4(_0x7573d8,_0x1afcd2(0xe0),_0x2c3ce6)};}});}}function oo(_0x1e8e05){const _0x5932ec=_0x554b6b;return _0x5932ec(0xce)==_0x1e8e05[_0x5932ec(0xf1)][_0x5932ec(0xcc)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a664f=_0x1471;function _0x1baf(){const _0x55c1d9=['18RmiqSX','changeCaseLower','editor','get','enableCommand','CaseChange','afterInit','20lHsLYr','108335cRdrur','17470430ohtFsu','42094602RJXtfy','changeCaseTitle','4LMVWBA','1319313pQsrMQ','1765792TZaOkz','5059904NAeukP','has','3863433iMrOMc','18MfxgNs','TrackChangesEditing','changeCaseUpper','plugins'];_0x1baf=function(){return _0x55c1d9;};return _0x1baf();}function _0x1471(_0xc72fde,_0x1207b4){const _0x1baf65=_0x1baf();return _0x1471=function(_0x14710b,_0x36e9c6){_0x14710b=_0x14710b-0x12d;let _0xae3d37=_0x1baf65[_0x14710b];return _0xae3d37;},_0x1471(_0xc72fde,_0x1207b4);}(function(_0x4c45c5,_0x3dcd53){const _0x24b3f2=_0x1471,_0x475a45=_0x4c45c5();while(!![]){try{const _0x38260e=-parseInt(_0x24b3f2(0x13c))/0x1+-parseInt(_0x24b3f2(0x13a))/0x2*(-parseInt(_0x24b3f2(0x13b))/0x3)+parseInt(_0x24b3f2(0x135))/0x4*(parseInt(_0x24b3f2(0x136))/0x5)+parseInt(_0x24b3f2(0x140))/0x6*(-parseInt(_0x24b3f2(0x13f))/0x7)+parseInt(_0x24b3f2(0x13d))/0x8*(parseInt(_0x24b3f2(0x12e))/0x9)+-parseInt(_0x24b3f2(0x137))/0xa+parseInt(_0x24b3f2(0x138))/0xb;if(_0x38260e===_0x3dcd53)break;else _0x475a45['push'](_0x475a45['shift']());}catch(_0x5b8293){_0x475a45['push'](_0x475a45['shift']());}}}(_0x1baf,0xde6c3));import{Plugin as _0x5294e0}from'ckeditor5/src/core.js';export default class F extends _0x5294e0{[_0x4a664f(0x134)](){const _0x282cd6=_0x4a664f,_0x2ca4ac=this[_0x282cd6(0x130)];_0x2ca4ac[_0x282cd6(0x12d)][_0x282cd6(0x13e)](_0x282cd6(0x133))&&(_0x2ca4ac[_0x282cd6(0x12d)][_0x282cd6(0x131)](_0x282cd6(0x141))[_0x282cd6(0x132)](_0x282cd6(0x142)),_0x2ca4ac[_0x282cd6(0x12d)][_0x282cd6(0x131)](_0x282cd6(0x141))[_0x282cd6(0x132)](_0x282cd6(0x12f)),_0x2ca4ac[_0x282cd6(0x12d)][_0x282cd6(0x131)](_0x282cd6(0x141))[_0x282cd6(0x132)](_0x282cd6(0x139)));}}
23
+ const _0x241b09=_0x27b1;function _0x27b1(_0x6e4ddd,_0x222c7b){const _0x152d50=_0x152d();return _0x27b1=function(_0x27b114,_0x76382d){_0x27b114=_0x27b114-0x16c;let _0x13f0b4=_0x152d50[_0x27b114];return _0x13f0b4;},_0x27b1(_0x6e4ddd,_0x222c7b);}(function(_0x27bcb2,_0x266f05){const _0x278220=_0x27b1,_0x2305ce=_0x27bcb2();while(!![]){try{const _0x517b0=-parseInt(_0x278220(0x17d))/0x1*(-parseInt(_0x278220(0x176))/0x2)+parseInt(_0x278220(0x174))/0x3*(parseInt(_0x278220(0x177))/0x4)+-parseInt(_0x278220(0x180))/0x5+-parseInt(_0x278220(0x17e))/0x6+parseInt(_0x278220(0x16d))/0x7*(parseInt(_0x278220(0x173))/0x8)+-parseInt(_0x278220(0x179))/0x9+parseInt(_0x278220(0x178))/0xa;if(_0x517b0===_0x266f05)break;else _0x2305ce['push'](_0x2305ce['shift']());}catch(_0x5c2015){_0x2305ce['push'](_0x2305ce['shift']());}}}(_0x152d,0xd08e6));import{Plugin as _0xca43af}from'ckeditor5/src/core.js';export default class F extends _0xca43af{[_0x241b09(0x170)](){const _0x436914=_0x241b09,_0x1e3de7=this[_0x436914(0x175)];_0x1e3de7[_0x436914(0x16f)][_0x436914(0x17f)](_0x436914(0x16e))&&(_0x1e3de7[_0x436914(0x16f)][_0x436914(0x17a)](_0x436914(0x171))[_0x436914(0x17c)](_0x436914(0x172)),_0x1e3de7[_0x436914(0x16f)][_0x436914(0x17a)](_0x436914(0x171))[_0x436914(0x17c)](_0x436914(0x17b)),_0x1e3de7[_0x436914(0x16f)][_0x436914(0x17a)](_0x436914(0x171))[_0x436914(0x17c)](_0x436914(0x16c)));}}function _0x152d(){const _0x5c9d10=['enableCommand','297XQZGZa','3109518astSFZ','has','2683495aSozKi','changeCaseTitle','35OIQNPb','CaseChange','plugins','afterInit','TrackChangesEditing','changeCaseUpper','1252152AqXTLC','56103ZXmddB','editor','7580llEjat','52pSIyfr','4028970ZOPvaw','5805333Lmdzbf','get','changeCaseLower'];_0x152d=function(){return _0x5c9d10;};return _0x152d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2235(){const _0x1034db=['TrackChangesEditing','39774mByvNx','14mAsXUB','enableCommand','afterInit','12HQhDyw','2042052naUOcR','460UIJCdT','plugins','editor','229048cSGpOz','ckbox','11843590IHARJN','get','32742aHMEVD','1047268eFrZwJ','commands','5aUQOMk','14zVBobb','402045kDXkWi'];_0x2235=function(){return _0x1034db;};return _0x2235();}const _0x554b87=_0x3324;function _0x3324(_0x3e42ee,_0x125e07){const _0x2235e7=_0x2235();return _0x3324=function(_0x33240c,_0x18e6a4){_0x33240c=_0x33240c-0xfb;let _0x26133f=_0x2235e7[_0x33240c];return _0x26133f;},_0x3324(_0x3e42ee,_0x125e07);}(function(_0x4f528a,_0x4f2c4f){const _0x3f2ece=_0x3324,_0x355749=_0x4f528a();while(!![]){try{const _0x3e4f90=parseInt(_0x3f2ece(0x108))/0x1*(-parseInt(_0x3f2ece(0x10b))/0x2)+-parseInt(_0x3f2ece(0x109))/0x3+-parseInt(_0x3f2ece(0x105))/0x4*(parseInt(_0x3f2ece(0x107))/0x5)+-parseInt(_0x3f2ece(0xfc))/0x6+-parseInt(_0x3f2ece(0x10c))/0x7*(parseInt(_0x3f2ece(0x100))/0x8)+-parseInt(_0x3f2ece(0x104))/0x9*(-parseInt(_0x3f2ece(0xfd))/0xa)+parseInt(_0x3f2ece(0x102))/0xb*(parseInt(_0x3f2ece(0xfb))/0xc);if(_0x3e4f90===_0x4f2c4f)break;else _0x355749['push'](_0x355749['shift']());}catch(_0x3c18de){_0x355749['push'](_0x355749['shift']());}}}(_0x2235,0x2a098));import{Plugin as _0x364cfb}from'ckeditor5/src/core.js';export default class G extends _0x364cfb{[_0x554b87(0x10e)](){const _0x32f8dd=_0x554b87,_0x1854cf=this[_0x32f8dd(0xff)];_0x1854cf[_0x32f8dd(0x106)][_0x32f8dd(0x103)](_0x32f8dd(0x101))&&_0x1854cf[_0x32f8dd(0xfe)][_0x32f8dd(0x103)](_0x32f8dd(0x10a))[_0x32f8dd(0x10d)](_0x32f8dd(0x101));}}
23
+ function _0x3e15(_0x299ab1,_0x1bb518){const _0x3cf662=_0x3cf6();return _0x3e15=function(_0x3e15b7,_0x4fafbc){_0x3e15b7=_0x3e15b7-0x1f1;let _0x464cbe=_0x3cf662[_0x3e15b7];return _0x464cbe;},_0x3e15(_0x299ab1,_0x1bb518);}const _0x44c04d=_0x3e15;(function(_0x34638c,_0x2485fa){const _0x456229=_0x3e15,_0x1788b9=_0x34638c();while(!![]){try{const _0x47799c=parseInt(_0x456229(0x1f1))/0x1*(parseInt(_0x456229(0x1f2))/0x2)+parseInt(_0x456229(0x1f5))/0x3*(parseInt(_0x456229(0x1f9))/0x4)+-parseInt(_0x456229(0x1fe))/0x5+parseInt(_0x456229(0x201))/0x6+-parseInt(_0x456229(0x1f4))/0x7+parseInt(_0x456229(0x1fa))/0x8*(parseInt(_0x456229(0x1f7))/0x9)+-parseInt(_0x456229(0x1fc))/0xa;if(_0x47799c===_0x2485fa)break;else _0x1788b9['push'](_0x1788b9['shift']());}catch(_0x3f0094){_0x1788b9['push'](_0x1788b9['shift']());}}}(_0x3cf6,0x46ccc));import{Plugin as _0x44335b}from'ckeditor5/src/core.js';function _0x3cf6(){const _0x3bc780=['plugins','1294oZymZI','722sqdzxn','get','1766149OQYsQW','3iJTnUl','ckbox','1356471ANlUTi','editor','1858484HhQfuU','24hWFIYs','afterInit','10406800pohaFq','enableCommand','38540BcacUH','TrackChangesEditing','commands','1240674uCqrYJ'];_0x3cf6=function(){return _0x3bc780;};return _0x3cf6();}export default class G extends _0x44335b{[_0x44c04d(0x1fb)](){const _0x30ded9=_0x44c04d,_0x32b8da=this[_0x30ded9(0x1f8)];_0x32b8da[_0x30ded9(0x200)][_0x30ded9(0x1f3)](_0x30ded9(0x1f6))&&_0x32b8da[_0x30ded9(0x202)][_0x30ded9(0x1f3)](_0x30ded9(0x1ff))[_0x30ded9(0x1fd)](_0x30ded9(0x1f6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5aab46=_0x3cf8;(function(_0x3526c4,_0x13aa2f){const _0x5dec40=_0x3cf8,_0x20332e=_0x3526c4();while(!![]){try{const _0x245ab8=-parseInt(_0x5dec40(0x130))/0x1*(-parseInt(_0x5dec40(0x13e))/0x2)+-parseInt(_0x5dec40(0x153))/0x3+-parseInt(_0x5dec40(0x14d))/0x4*(-parseInt(_0x5dec40(0x131))/0x5)+-parseInt(_0x5dec40(0x152))/0x6*(-parseInt(_0x5dec40(0x136))/0x7)+-parseInt(_0x5dec40(0x141))/0x8+parseInt(_0x5dec40(0x139))/0x9+parseInt(_0x5dec40(0x15a))/0xa*(parseInt(_0x5dec40(0x15b))/0xb);if(_0x245ab8===_0x13aa2f)break;else _0x20332e['push'](_0x20332e['shift']());}catch(_0x40a6c3){_0x20332e['push'](_0x20332e['shift']());}}}(_0x4bdb,0xe77df));function _0x4bdb(){const _0x53223e=['language','has','registerDescriptionCallback','afterInit','name','enableCommand','TrackChangesEditing','plugins','registerElementLabel','indentCodeBlock','editor','2686BjcMiA','23055XNmIsQ','*Remove\x20format:*\x20%0','format','schema','change','7JrXbUa','commandParams','config','1680957AuvMRY','*Set\x20format:*\x20%0','codeBlock','document','locale','902fsNSdX','descriptionFactory','ELEMENT_CODE_BLOCK','14943656IzIvCo','from','parent','commands','selection','isLimit','commandName','value','getSelectedBlocks','label','rootElement','checkChild','404IAXoJa','outdentCodeBlock','type','markBlockFormat','blockName','6412788bqqzus','4163532XChlDt','model','formatBlock','filter','languages','find','get','10IudcCA','13984564aRsaiG','forceValue','toLowerCase','CodeBlock'];_0x4bdb=function(){return _0x53223e;};return _0x4bdb();}import{Plugin as _0xa49180}from'ckeditor5/src/core.js';import{getTranslation as _0x556c37}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2c02e5}from'../utils/utils.js';function _0x3cf8(_0x2cc72f,_0x13f69f){const _0x4bdb78=_0x4bdb();return _0x3cf8=function(_0x3cf836,_0x1ad957){_0x3cf836=_0x3cf836-0x127;let _0x3dbb65=_0x4bdb78[_0x3cf836];return _0x3dbb65;},_0x3cf8(_0x2cc72f,_0x13f69f);}export default class L extends _0xa49180{[_0x5aab46(0x128)](){const _0x16d062=_0x5aab46,_0x596836=this[_0x16d062(0x12f)];if(!_0x596836[_0x16d062(0x12c)][_0x16d062(0x160)](_0x16d062(0x15e)))return;const _0x2f1ba5=_0x596836[_0x16d062(0x12c)][_0x16d062(0x159)](_0x16d062(0x12b)),_0x56ded9=_0x596836[_0x16d062(0x13d)],_0x20b829=_0x596836[_0x16d062(0x138)][_0x16d062(0x159)](_0x16d062(0x13b))[_0x16d062(0x157)],_0x1955ee=_0x596836[_0x16d062(0x144)][_0x16d062(0x159)](_0x16d062(0x13b));_0x2f1ba5[_0x16d062(0x12a)](_0x16d062(0x12e)),_0x2f1ba5[_0x16d062(0x12a)](_0x16d062(0x14e)),_0x2f1ba5[_0x16d062(0x12a)](_0x16d062(0x13b),(_0x1fb04f,_0x150203={})=>{const _0x7d3032=_0x16d062,_0x5a2c68=_0x596836[_0x7d3032(0x154)],_0x1cf7f6=_0x596836[_0x7d3032(0x154)][_0x7d3032(0x13c)][_0x7d3032(0x145)],_0x1cf6c3=_0x150203&&void 0x0!==_0x150203[_0x7d3032(0x15c)]?_0x150203[_0x7d3032(0x15c)]:!_0x1955ee[_0x7d3032(0x148)];let _0x33b6b4;_0x150203[_0x7d3032(0x15f)]||(_0x150203[_0x7d3032(0x15f)]=_0x20b829[0x0][_0x7d3032(0x15f)]),_0x33b6b4=_0x1cf6c3?Array[_0x7d3032(0x142)](_0x1cf7f6[_0x7d3032(0x149)]())[_0x7d3032(0x156)](_0x4b5b22=>eo(_0x4b5b22)||function(_0x258561,_0x3af0c5){const _0xbd8505=_0x7d3032;if(_0x258561['is'](_0xbd8505(0x14b))||_0x3af0c5[_0xbd8505(0x146)](_0x258561))return!0x1;return _0x3af0c5[_0xbd8505(0x14c)](_0x258561[_0xbd8505(0x143)],_0xbd8505(0x13b));}(_0x4b5b22,_0x5a2c68[_0x7d3032(0x134)])):Array[_0x7d3032(0x142)](_0x1cf7f6[_0x7d3032(0x149)]())[_0x7d3032(0x156)](_0x550da5=>eo(_0x550da5));const _0x17d7f0=_0x2c02e5(_0x33b6b4,_0x5a2c68);_0x5a2c68[_0x7d3032(0x135)](()=>{const _0x4c9c97=_0x7d3032;for(const _0x3de2f1 of _0x17d7f0)_0x2f1ba5[_0x4c9c97(0x150)](_0x3de2f1,{'commandName':_0x4c9c97(0x13b),'commandParams':[{..._0x150203,'forceValue':_0x1cf6c3}],'formatGroupId':_0x4c9c97(0x151)});});}),(_0x2f1ba5[_0x16d062(0x13f)][_0x16d062(0x12d)](_0x16d062(0x13b),_0xcdca7a=>_0x556c37(_0x56ded9,_0x16d062(0x140),_0xcdca7a)),_0x2f1ba5[_0x16d062(0x13f)][_0x16d062(0x127)](_0x5badfe=>{const _0x16968a=_0x16d062;if(_0x16968a(0x155)!=_0x5badfe[_0x16968a(0x14f)])return;const _0x55e24b=_0x56ded9['t'],{data:_0x4c86ab}=_0x5badfe;if(!_0x4c86ab||_0x16968a(0x13b)!=_0x4c86ab[_0x16968a(0x147)])return;const _0x34f5b9=_0x4c86ab[_0x16968a(0x137)][0x0][_0x16968a(0x15f)],_0x34dc47=_0x55e24b(_0x20b829[_0x16968a(0x158)](_0x6c6d89=>_0x6c6d89[_0x16968a(0x15f)]===_0x34f5b9)[_0x16968a(0x14a)])[_0x16968a(0x15d)]();return _0x4c86ab[_0x16968a(0x137)][0x0][_0x16968a(0x15c)]?{'type':_0x16968a(0x133),'content':_0x556c37(_0x56ded9,_0x16968a(0x13a),_0x556c37(_0x56ded9,_0x16968a(0x140),0x1)+'\x20('+_0x34dc47+')')}:{'type':_0x16968a(0x133),'content':_0x556c37(_0x56ded9,_0x16968a(0x132),_0x556c37(_0x56ded9,_0x16968a(0x140),0x1))};}));}}function eo(_0x414627){const _0x164c61=_0x5aab46;return _0x164c61(0x13b)==_0x414627[_0x164c61(0x129)];}
23
+ const _0x4979d4=_0x578f;function _0x578f(_0xfe7a6a,_0x462f7c){const _0x339af9=_0x339a();return _0x578f=function(_0x578f87,_0x266ca0){_0x578f87=_0x578f87-0x1a6;let _0x1e35fc=_0x339af9[_0x578f87];return _0x1e35fc;},_0x578f(_0xfe7a6a,_0x462f7c);}(function(_0x25bbd7,_0x5451e9){const _0x31d0e7=_0x578f,_0x76c04d=_0x25bbd7();while(!![]){try{const _0x5592d4=-parseInt(_0x31d0e7(0x1d1))/0x1+parseInt(_0x31d0e7(0x1ba))/0x2*(parseInt(_0x31d0e7(0x1c4))/0x3)+-parseInt(_0x31d0e7(0x1d9))/0x4*(parseInt(_0x31d0e7(0x1cc))/0x5)+-parseInt(_0x31d0e7(0x1b3))/0x6*(-parseInt(_0x31d0e7(0x1de))/0x7)+-parseInt(_0x31d0e7(0x1a6))/0x8+-parseInt(_0x31d0e7(0x1c7))/0x9*(-parseInt(_0x31d0e7(0x1a8))/0xa)+-parseInt(_0x31d0e7(0x1dd))/0xb;if(_0x5592d4===_0x5451e9)break;else _0x76c04d['push'](_0x76c04d['shift']());}catch(_0x22ee3a){_0x76c04d['push'](_0x76c04d['shift']());}}}(_0x339a,0xa2bc5));function _0x339a(){const _0x704fd2=['ELEMENT_CODE_BLOCK','format','outdentCodeBlock','descriptionFactory','afterInit','name','change','model','isLimit','commandName','6XYmdVX','*Set\x20format:*\x20%0','selection','TrackChangesEditing','getSelectedBlocks','config','toLowerCase','953180UVmjab','checkChild','language','type','find','parent','value','registerElementLabel','forceValue','commandParams','3kvmwqW','label','editor','1025631ZHcqov','codeBlock','get','markBlockFormat','has','107735hfWtoE','languages','formatBlock','document','from','41814FhXZvE','enableCommand','CodeBlock','*Remove\x20format:*\x20%0','commands','schema','filter','plugins','76wfisDT','indentCodeBlock','locale','registerDescriptionCallback','8987693ZBfqEv','4244002AMsaJE','rootElement','3212720LlxSdf','blockName','110cZoqPg'];_0x339a=function(){return _0x704fd2;};return _0x339a();}import{Plugin as _0x3f529d}from'ckeditor5/src/core.js';import{getTranslation as _0x21462c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x45a418}from'../utils/utils.js';export default class L extends _0x3f529d{[_0x4979d4(0x1ad)](){const _0x2ce6e8=_0x4979d4,_0x16a6e4=this[_0x2ce6e8(0x1c6)];if(!_0x16a6e4[_0x2ce6e8(0x1d8)][_0x2ce6e8(0x1cb)](_0x2ce6e8(0x1d3)))return;const _0x3a4f8b=_0x16a6e4[_0x2ce6e8(0x1d8)][_0x2ce6e8(0x1c9)](_0x2ce6e8(0x1b6)),_0x14915a=_0x16a6e4[_0x2ce6e8(0x1db)],_0x1218a5=_0x16a6e4[_0x2ce6e8(0x1b8)][_0x2ce6e8(0x1c9)](_0x2ce6e8(0x1c8))[_0x2ce6e8(0x1cd)],_0x25eaca=_0x16a6e4[_0x2ce6e8(0x1d5)][_0x2ce6e8(0x1c9)](_0x2ce6e8(0x1c8));_0x3a4f8b[_0x2ce6e8(0x1d2)](_0x2ce6e8(0x1da)),_0x3a4f8b[_0x2ce6e8(0x1d2)](_0x2ce6e8(0x1ab)),_0x3a4f8b[_0x2ce6e8(0x1d2)](_0x2ce6e8(0x1c8),(_0x424a28,_0x1866a6={})=>{const _0xa7ae2f=_0x2ce6e8,_0x1b87b6=_0x16a6e4[_0xa7ae2f(0x1b0)],_0x32f84c=_0x16a6e4[_0xa7ae2f(0x1b0)][_0xa7ae2f(0x1cf)][_0xa7ae2f(0x1b5)],_0x2a4d10=_0x1866a6&&void 0x0!==_0x1866a6[_0xa7ae2f(0x1c2)]?_0x1866a6[_0xa7ae2f(0x1c2)]:!_0x25eaca[_0xa7ae2f(0x1c0)];let _0x2ddf43;_0x1866a6[_0xa7ae2f(0x1bc)]||(_0x1866a6[_0xa7ae2f(0x1bc)]=_0x1218a5[0x0][_0xa7ae2f(0x1bc)]),_0x2ddf43=_0x2a4d10?Array[_0xa7ae2f(0x1d0)](_0x32f84c[_0xa7ae2f(0x1b7)]())[_0xa7ae2f(0x1d7)](_0x1e9e4f=>eo(_0x1e9e4f)||function(_0x1a5a56,_0xa1f76a){const _0x38b7e2=_0xa7ae2f;if(_0x1a5a56['is'](_0x38b7e2(0x1df))||_0xa1f76a[_0x38b7e2(0x1b1)](_0x1a5a56))return!0x1;return _0xa1f76a[_0x38b7e2(0x1bb)](_0x1a5a56[_0x38b7e2(0x1bf)],_0x38b7e2(0x1c8));}(_0x1e9e4f,_0x1b87b6[_0xa7ae2f(0x1d6)])):Array[_0xa7ae2f(0x1d0)](_0x32f84c[_0xa7ae2f(0x1b7)]())[_0xa7ae2f(0x1d7)](_0x5274a3=>eo(_0x5274a3));const _0x6f220d=_0x45a418(_0x2ddf43,_0x1b87b6);_0x1b87b6[_0xa7ae2f(0x1af)](()=>{const _0x384454=_0xa7ae2f;for(const _0x51d4f8 of _0x6f220d)_0x3a4f8b[_0x384454(0x1ca)](_0x51d4f8,{'commandName':_0x384454(0x1c8),'commandParams':[{..._0x1866a6,'forceValue':_0x2a4d10}],'formatGroupId':_0x384454(0x1a7)});});}),(_0x3a4f8b[_0x2ce6e8(0x1ac)][_0x2ce6e8(0x1c1)](_0x2ce6e8(0x1c8),_0x38d48f=>_0x21462c(_0x14915a,_0x2ce6e8(0x1a9),_0x38d48f)),_0x3a4f8b[_0x2ce6e8(0x1ac)][_0x2ce6e8(0x1dc)](_0x358dbb=>{const _0x26e20a=_0x2ce6e8;if(_0x26e20a(0x1ce)!=_0x358dbb[_0x26e20a(0x1bd)])return;const _0x2146e4=_0x14915a['t'],{data:_0x9e829b}=_0x358dbb;if(!_0x9e829b||_0x26e20a(0x1c8)!=_0x9e829b[_0x26e20a(0x1b2)])return;const _0x3c5547=_0x9e829b[_0x26e20a(0x1c3)][0x0][_0x26e20a(0x1bc)],_0x5a0f25=_0x2146e4(_0x1218a5[_0x26e20a(0x1be)](_0x5b3c61=>_0x5b3c61[_0x26e20a(0x1bc)]===_0x3c5547)[_0x26e20a(0x1c5)])[_0x26e20a(0x1b9)]();return _0x9e829b[_0x26e20a(0x1c3)][0x0][_0x26e20a(0x1c2)]?{'type':_0x26e20a(0x1aa),'content':_0x21462c(_0x14915a,_0x26e20a(0x1b4),_0x21462c(_0x14915a,_0x26e20a(0x1a9),0x1)+'\x20('+_0x5a0f25+')')}:{'type':_0x26e20a(0x1aa),'content':_0x21462c(_0x14915a,_0x26e20a(0x1d4),_0x21462c(_0x14915a,_0x26e20a(0x1a9),0x1))};}));}}function eo(_0x5e6eab){const _0x54236f=_0x4979d4;return _0x54236f(0x1c8)==_0x5e6eab[_0x54236f(0x1ae)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ddf(){const _0x2468fc=['48869jTUrDd','enableCommand','plugins','has','TrackChangesEditing','CommentsEditing','327964nlRysD','get','45512dOyNWA','5YmXMnJ','8024618tSHLRT','152450wiGmXJ','afterInit','495651ZOyjMF','2167962GGiibk','editor','207rfMqJM','242xwzLJn','12elepeO','addCommentThread'];_0x3ddf=function(){return _0x2468fc;};return _0x3ddf();}const _0xb920e3=_0x45bb;(function(_0x38e09d,_0x384356){const _0xacba8d=_0x45bb,_0x27b7d1=_0x38e09d();while(!![]){try{const _0x5f193f=-parseInt(_0xacba8d(0xa0))/0x1+-parseInt(_0xacba8d(0xa6))/0x2+parseInt(_0xacba8d(0x99))/0x3*(-parseInt(_0xacba8d(0x9e))/0x4)+parseInt(_0xacba8d(0x95))/0x5*(parseInt(_0xacba8d(0x9a))/0x6)+parseInt(_0xacba8d(0x96))/0x7+-parseInt(_0xacba8d(0x94))/0x8*(-parseInt(_0xacba8d(0x9c))/0x9)+parseInt(_0xacba8d(0x97))/0xa*(-parseInt(_0xacba8d(0x9d))/0xb);if(_0x5f193f===_0x384356)break;else _0x27b7d1['push'](_0x27b7d1['shift']());}catch(_0x3e3205){_0x27b7d1['push'](_0x27b7d1['shift']());}}}(_0x3ddf,0x912e0));function _0x45bb(_0x5b78eb,_0x271044){const _0x3ddfd8=_0x3ddf();return _0x45bb=function(_0x45bb54,_0x1dbc25){_0x45bb54=_0x45bb54-0x94;let _0x23c26e=_0x3ddfd8[_0x45bb54];return _0x23c26e;},_0x45bb(_0x5b78eb,_0x271044);}import{Plugin as _0x333e6e}from'ckeditor5/src/core.js';export default class H extends _0x333e6e{[_0xb920e3(0x98)](){const _0x5118ea=_0xb920e3,_0x34aa91=this[_0x5118ea(0x9b)];if(!_0x34aa91[_0x5118ea(0xa2)][_0x5118ea(0xa3)](_0x5118ea(0xa5)))return;_0x34aa91[_0x5118ea(0xa2)][_0x5118ea(0xa7)](_0x5118ea(0xa4))[_0x5118ea(0xa1)](_0x5118ea(0x9f));}}
23
+ function _0x576d(){const _0x21a831=['afterInit','addCommentThread','CommentsEditing','3646746EOQlDS','enableCommand','7068656OKuNXK','3aPheai','4994WBonrL','6179652FwMwXh','742836iNUNCy','1670GDcsNo','67288oDBLSD','plugins','8BizpUt','get','255rTgLyF','TrackChangesEditing','editor','has','1692573mGyuBI'];_0x576d=function(){return _0x21a831;};return _0x576d();}const _0x252d23=_0x4de5;(function(_0x1000ca,_0x36cf96){const _0x493ed5=_0x4de5,_0x4ae3fd=_0x1000ca();while(!![]){try{const _0x192cbd=parseInt(_0x493ed5(0x15f))/0x1*(-parseInt(_0x493ed5(0x162))/0x2)+parseInt(_0x493ed5(0x158))/0x3+parseInt(_0x493ed5(0x164))/0x4*(parseInt(_0x493ed5(0x168))/0x5)+parseInt(_0x493ed5(0x15c))/0x6+-parseInt(_0x493ed5(0x15e))/0x7*(parseInt(_0x493ed5(0x166))/0x8)+parseInt(_0x493ed5(0x161))/0x9+-parseInt(_0x493ed5(0x163))/0xa*(-parseInt(_0x493ed5(0x160))/0xb);if(_0x192cbd===_0x36cf96)break;else _0x4ae3fd['push'](_0x4ae3fd['shift']());}catch(_0x793451){_0x4ae3fd['push'](_0x4ae3fd['shift']());}}}(_0x576d,0xa3280));import{Plugin as _0x198a28}from'ckeditor5/src/core.js';function _0x4de5(_0x5ba7b3,_0x188642){const _0x576d47=_0x576d();return _0x4de5=function(_0x4de56f,_0x45ecaa){_0x4de56f=_0x4de56f-0x155;let _0x48d19f=_0x576d47[_0x4de56f];return _0x48d19f;},_0x4de5(_0x5ba7b3,_0x188642);}export default class H extends _0x198a28{[_0x252d23(0x159)](){const _0x192e02=_0x252d23,_0x189ac1=this[_0x192e02(0x156)];if(!_0x189ac1[_0x192e02(0x165)][_0x192e02(0x157)](_0x192e02(0x15b)))return;_0x189ac1[_0x192e02(0x165)][_0x192e02(0x167)](_0x192e02(0x155))[_0x192e02(0x15d)](_0x192e02(0x15a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x380361=_0x3429;(function(_0x21402a,_0x5b3724){const _0x474498=_0x3429,_0x20c52f=_0x21402a();while(!![]){try{const _0x60a96f=-parseInt(_0x474498(0x1d3))/0x1*(-parseInt(_0x474498(0x1ad))/0x2)+-parseInt(_0x474498(0x1c1))/0x3+-parseInt(_0x474498(0x1b7))/0x4+parseInt(_0x474498(0x1aa))/0x5*(-parseInt(_0x474498(0x1d6))/0x6)+parseInt(_0x474498(0x19f))/0x7+parseInt(_0x474498(0x1c4))/0x8*(-parseInt(_0x474498(0x1b5))/0x9)+parseInt(_0x474498(0x1b0))/0xa*(parseInt(_0x474498(0x19e))/0xb);if(_0x60a96f===_0x5b3724)break;else _0x20c52f['push'](_0x20c52f['shift']());}catch(_0x335009){_0x20c52f['push'](_0x20c52f['shift']());}}}(_0x49b5,0xa140e));import{Plugin as _0x573b53}from'ckeditor5/src/core.js';import{LiveRange as _0x20829f}from'ckeditor5/src/engine.js';function _0x49b5(){const _0x4916ad=['createRange','$graveyard','setSelection','merge','59435DkUCMh','unbindElementFromMarkerName','high','13886OHzjzL','showSuggestionHighlights','enqueueChange','879530IKBmPu','init','addMarker:suggestion:deletion','delete','createSelection','10896156WYqAQW','isCollapsed','1107780YWZtuR','requires','plugins','markerNameToElements','TrackChangesEditing','editor','forward','bind','lock','start','3179364eIKEaG','get','removeMarker:suggestion:deletion','8CVmgxa','model','unit','detach','root','rootName','markerName','document','enableCommand','deleteForward','getFirstRange','uiElement','modifySelection','remove','data','188IEPFmG','downcastDispatcher','fromRange','72mkHhjI','commands','end','options','writer','132WmkYvT','6928845xXwJzu','selection','unlock','batch','editing','buffer','mapper'];_0x49b5=function(){return _0x4916ad;};return _0x49b5();}function _0x3429(_0x12eea6,_0x2ced43){const _0x49b5ad=_0x49b5();return _0x3429=function(_0x34292f,_0x19327a){_0x34292f=_0x34292f-0x19e;let _0x44b55c=_0x49b5ad[_0x34292f];return _0x44b55c;},_0x3429(_0x12eea6,_0x2ced43);}import{Delete as _0x6b7d4}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x7116e0}from'./utils.js';export default class q extends _0x573b53{static get[_0x380361(0x1b8)](){return[_0x6b7d4];}[_0x380361(0x1b1)](){const _0x38fa8a=_0x380361,_0x358f19=this[_0x38fa8a(0x1bc)],_0x4b51d7=_0x358f19[_0x38fa8a(0x1b9)][_0x38fa8a(0x1c2)](_0x38fa8a(0x1bb));_0x4b51d7[_0x38fa8a(0x1cc)](_0x38fa8a(0x1b3));const _0x477ac5=_0x358f19[_0x38fa8a(0x1d7)][_0x38fa8a(0x1c2)](_0x38fa8a(0x1cd));_0x4b51d7[_0x38fa8a(0x1cc)](_0x38fa8a(0x1cd),(_0x3bbb64,_0x286e20={})=>{const _0x40cde2=_0x38fa8a,_0x641fb8=_0x358f19[_0x40cde2(0x1c5)][_0x40cde2(0x1b4)](_0x358f19[_0x40cde2(0x1c5)][_0x40cde2(0x1cb)][_0x40cde2(0x1a0)]);_0x641fb8[_0x40cde2(0x1b6)]&&_0x358f19[_0x40cde2(0x1c5)][_0x40cde2(0x1d0)](_0x641fb8,{'direction':_0x40cde2(0x1bd),'unit':_0x286e20[_0x40cde2(0x1c6)]});const _0x3d6b8d=_0x641fb8[_0x40cde2(0x1ce)](),_0x423c39=_0x20829f[_0x40cde2(0x1d5)](_0x3d6b8d);let _0xc30c2d;_0x3bbb64(_0x286e20),_0xc30c2d=_0x40cde2(0x1a7)==_0x423c39[_0x40cde2(0x1c8)][_0x40cde2(0x1c9)]?_0x358f19[_0x40cde2(0x1c5)][_0x40cde2(0x1a6)](_0x3d6b8d[_0x40cde2(0x1c0)]):_0x358f19[_0x40cde2(0x1c5)][_0x40cde2(0x1a6)](_0x423c39[_0x40cde2(0x1c0)],_0x423c39[_0x40cde2(0x1d8)]),_0x423c39[_0x40cde2(0x1c7)](),_0x358f19[_0x40cde2(0x1c5)][_0x40cde2(0x1af)](_0x477ac5[_0x40cde2(0x1a4)][_0x40cde2(0x1a2)],_0xf23895=>{const _0x31ca65=_0x40cde2;_0x477ac5[_0x31ca65(0x1a4)][_0x31ca65(0x1bf)](),_0xf23895[_0x31ca65(0x1a8)](_0xf23895[_0x31ca65(0x1a6)](_0xc30c2d[_0x31ca65(0x1d8)])),_0x477ac5[_0x31ca65(0x1a4)][_0x31ca65(0x1a1)]();});}),_0x358f19[_0x38fa8a(0x1a3)][_0x38fa8a(0x1d4)]['on'](_0x38fa8a(0x1b2),_0x7116e0(_0x358f19,_0x38fa8a(0x1a9)),{'priority':_0x38fa8a(0x1ac)}),_0x358f19[_0x38fa8a(0x1d2)][_0x38fa8a(0x1d4)]['on'](_0x38fa8a(0x1b2),(_0x2ceea7,_0x32ae7b,_0x437165)=>{const _0x3571df=_0x38fa8a;_0x437165[_0x3571df(0x1d9)][_0x3571df(0x1ae)]&&_0x7116e0(_0x358f19,_0x3571df(0x1a9),{'showActiveMarker':!0x1})[_0x3571df(0x1be)](this)(_0x2ceea7,_0x32ae7b,_0x437165);},{'priority':_0x38fa8a(0x1ac)}),_0x358f19[_0x38fa8a(0x1a3)][_0x38fa8a(0x1d4)]['on'](_0x38fa8a(0x1c3),(_0x2cf9aa,_0x2dded9,_0x4acda2)=>{const _0x57d2fd=_0x38fa8a,_0x5437cc=_0x4acda2[_0x57d2fd(0x1a5)][_0x57d2fd(0x1ba)](_0x2dded9[_0x57d2fd(0x1ca)]);if(_0x5437cc){for(const _0xc72b99 of _0x5437cc)_0xc72b99['is'](_0x57d2fd(0x1cf))&&(_0x4acda2[_0x57d2fd(0x1a5)][_0x57d2fd(0x1ab)](_0xc72b99,_0x2dded9[_0x57d2fd(0x1ca)]),_0x4acda2[_0x57d2fd(0x1da)][_0x57d2fd(0x1d1)](_0xc72b99));}},{'priority':_0x38fa8a(0x1ac)});}}
23
+ function _0x5680(){const _0x2e9f6e=['11ExFtHY','24vTuEDN','unit','data','isCollapsed','high','markerName','unlock','modifySelection','lock','editor','202242KjZXJY','plugins','fromRange','document','getFirstRange','merge','rootName','addMarker:suggestion:deletion','unbindElementFromMarkerName','36VRHzfj','showSuggestionHighlights','options','get','forward','writer','215307zBHsOB','enqueueChange','mapper','setSelection','3375230ZobKIz','requires','removeMarker:suggestion:deletion','commands','bind','131124qRbKzv','root','model','selection','editing','init','downcastDispatcher','deleteForward','$graveyard','148560JmxbXm','uiElement','56vRlwml','end','batch','start','detach','markerNameToElements','enableCommand','TrackChangesEditing','247324PFWjFZ','406290JbBVRp','createRange','delete','createSelection','remove','buffer'];_0x5680=function(){return _0x2e9f6e;};return _0x5680();}const _0x45171d=_0x5918;(function(_0x11050d,_0x4f26f8){const _0x15c15b=_0x5918,_0x55f939=_0x11050d();while(!![]){try{const _0x5ec9a2=parseInt(_0x15c15b(0x11c))/0x1+-parseInt(_0x15c15b(0x130))/0x2+parseInt(_0x15c15b(0x141))/0x3+parseInt(_0x15c15b(0x137))/0x4*(-parseInt(_0x15c15b(0x125))/0x5)+-parseInt(_0x15c15b(0x14a))/0x6*(parseInt(_0x15c15b(0x12f))/0x7)+-parseInt(_0x15c15b(0x127))/0x8*(-parseInt(_0x15c15b(0x113))/0x9)+parseInt(_0x15c15b(0x117))/0xa*(parseInt(_0x15c15b(0x136))/0xb);if(_0x5ec9a2===_0x4f26f8)break;else _0x55f939['push'](_0x55f939['shift']());}catch(_0x3c956c){_0x55f939['push'](_0x55f939['shift']());}}}(_0x5680,0x1ae21));import{Plugin as _0x54c93e}from'ckeditor5/src/core.js';import{LiveRange as _0x28a71b}from'ckeditor5/src/engine.js';function _0x5918(_0x35ba0b,_0x3c6234){const _0x568012=_0x5680();return _0x5918=function(_0x59182,_0xc55dd3){_0x59182=_0x59182-0x110;let _0x174f5a=_0x568012[_0x59182];return _0x174f5a;},_0x5918(_0x35ba0b,_0x3c6234);}import{Delete as _0x27a915}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x3fa5db}from'./utils.js';export default class q extends _0x54c93e{static get[_0x45171d(0x118)](){return[_0x27a915];}[_0x45171d(0x121)](){const _0xb30a22=_0x45171d,_0xd5650a=this[_0xb30a22(0x140)],_0x1debbe=_0xd5650a[_0xb30a22(0x142)][_0xb30a22(0x110)](_0xb30a22(0x12e));_0x1debbe[_0xb30a22(0x12d)](_0xb30a22(0x132));const _0x36d9c7=_0xd5650a[_0xb30a22(0x11a)][_0xb30a22(0x110)](_0xb30a22(0x123));_0x1debbe[_0xb30a22(0x12d)](_0xb30a22(0x123),(_0x192cb3,_0x210230={})=>{const _0x4e9f82=_0xb30a22,_0x25645f=_0xd5650a[_0x4e9f82(0x11e)][_0x4e9f82(0x133)](_0xd5650a[_0x4e9f82(0x11e)][_0x4e9f82(0x144)][_0x4e9f82(0x11f)]);_0x25645f[_0x4e9f82(0x13a)]&&_0xd5650a[_0x4e9f82(0x11e)][_0x4e9f82(0x13e)](_0x25645f,{'direction':_0x4e9f82(0x111),'unit':_0x210230[_0x4e9f82(0x138)]});const _0x439d44=_0x25645f[_0x4e9f82(0x145)](),_0x4750ad=_0x28a71b[_0x4e9f82(0x143)](_0x439d44);let _0x291927;_0x192cb3(_0x210230),_0x291927=_0x4e9f82(0x124)==_0x4750ad[_0x4e9f82(0x11d)][_0x4e9f82(0x147)]?_0xd5650a[_0x4e9f82(0x11e)][_0x4e9f82(0x131)](_0x439d44[_0x4e9f82(0x12a)]):_0xd5650a[_0x4e9f82(0x11e)][_0x4e9f82(0x131)](_0x4750ad[_0x4e9f82(0x12a)],_0x4750ad[_0x4e9f82(0x128)]),_0x4750ad[_0x4e9f82(0x12b)](),_0xd5650a[_0x4e9f82(0x11e)][_0x4e9f82(0x114)](_0x36d9c7[_0x4e9f82(0x135)][_0x4e9f82(0x129)],_0x389915=>{const _0x2c4be0=_0x4e9f82;_0x36d9c7[_0x2c4be0(0x135)][_0x2c4be0(0x13f)](),_0x389915[_0x2c4be0(0x116)](_0x389915[_0x2c4be0(0x131)](_0x291927[_0x2c4be0(0x128)])),_0x36d9c7[_0x2c4be0(0x135)][_0x2c4be0(0x13d)]();});}),_0xd5650a[_0xb30a22(0x120)][_0xb30a22(0x122)]['on'](_0xb30a22(0x148),_0x3fa5db(_0xd5650a,_0xb30a22(0x146)),{'priority':_0xb30a22(0x13b)}),_0xd5650a[_0xb30a22(0x139)][_0xb30a22(0x122)]['on'](_0xb30a22(0x148),(_0x22b69b,_0x4b7a06,_0xbccdd8)=>{const _0x5f457a=_0xb30a22;_0xbccdd8[_0x5f457a(0x14c)][_0x5f457a(0x14b)]&&_0x3fa5db(_0xd5650a,_0x5f457a(0x146),{'showActiveMarker':!0x1})[_0x5f457a(0x11b)](this)(_0x22b69b,_0x4b7a06,_0xbccdd8);},{'priority':_0xb30a22(0x13b)}),_0xd5650a[_0xb30a22(0x120)][_0xb30a22(0x122)]['on'](_0xb30a22(0x119),(_0x474851,_0x5ed6ce,_0x52681e)=>{const _0x49f714=_0xb30a22,_0xbde957=_0x52681e[_0x49f714(0x115)][_0x49f714(0x12c)](_0x5ed6ce[_0x49f714(0x13c)]);if(_0xbde957){for(const _0x52e970 of _0xbde957)_0x52e970['is'](_0x49f714(0x126))&&(_0x52681e[_0x49f714(0x115)][_0x49f714(0x149)](_0x52e970,_0x5ed6ce[_0x49f714(0x13c)]),_0x52681e[_0x49f714(0x112)][_0x49f714(0x134)](_0x52e970));}},{'priority':_0xb30a22(0x13b)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x217590=_0x20ab;function _0x2441(){const _0x24be4f=['document','enter','options','high','createPositionAt','downcastDispatcher','split','commands','showSuggestionHighlights','get','bind','unbindElementFromMarkerName','getFirstRange','478884juHoPk','334996FPmcUq','markInsertion','nextSibling','setSelection','addMarker:suggestion:insertion','TrackChangesEditing','getFirstPosition','parent','requires','1QbcrHr','2257029ZUWrDM','88VZqELG','988660IfQlzW','createRange','editing','editor','354700kKDFlV','ck-suggestion-marker-split','fire','data','mapper','markerNameToElements','plugins','change','3QoqBpe','end','model','removeMarker:suggestion:insertion','markerName','21ARWtES','hasClass','enableCommand','140504UUAUDU','afterExecute','1575834FDsMnD','writer','fromRange','detach','init','selection','remove','enterBlock'];_0x2441=function(){return _0x24be4f;};return _0x2441();}(function(_0x56e99f,_0x1395f3){const _0x361068=_0x20ab,_0x2e8965=_0x56e99f();while(!![]){try{const _0x26907e=parseInt(_0x361068(0x105))/0x1*(-parseInt(_0x361068(0xfc))/0x2)+-parseInt(_0x361068(0xdc))/0x3*(-parseInt(_0x361068(0xfb))/0x4)+parseInt(_0x361068(0x10c))/0x5+-parseInt(_0x361068(0xe6))/0x6+parseInt(_0x361068(0xe1))/0x7*(-parseInt(_0x361068(0xe4))/0x8)+-parseInt(_0x361068(0x106))/0x9+-parseInt(_0x361068(0x108))/0xa*(-parseInt(_0x361068(0x107))/0xb);if(_0x26907e===_0x1395f3)break;else _0x2e8965['push'](_0x2e8965['shift']());}catch(_0x3f8ab){_0x2e8965['push'](_0x2e8965['shift']());}}}(_0x2441,0x3c8ae));import{Plugin as _0x33d5ba}from'ckeditor5/src/core.js';import{Enter as _0x2fb28b}from'ckeditor5/src/enter.js';function _0x20ab(_0x1c651c,_0x5c82fb){const _0x24410d=_0x2441();return _0x20ab=function(_0x20ab3e,_0x30b20e){_0x20ab3e=_0x20ab3e-0xd9;let _0x1767c7=_0x24410d[_0x20ab3e];return _0x1767c7;},_0x20ab(_0x1c651c,_0x5c82fb);}import{LiveRange as _0x320f19}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x20e452}from'./utils.js';export default class W extends _0x33d5ba{static get[_0x217590(0x104)](){return[_0x2fb28b];}[_0x217590(0xea)](){const _0x455713=_0x217590,_0x14ec6c=this[_0x455713(0x10b)],_0x2a19d2=_0x14ec6c[_0x455713(0xda)][_0x455713(0xf7)](_0x455713(0x101)),_0xfe6074=_0x14ec6c[_0x455713(0xf5)][_0x455713(0xf7)](_0x455713(0xef));_0x2a19d2[_0x455713(0xe3)](_0x455713(0xef),()=>{const _0x446758=_0x455713;_0x14ec6c[_0x446758(0xde)][_0x446758(0xdb)](_0x52dd5d=>{const _0x180784=_0x446758,_0x3256b4=_0x14ec6c[_0x180784(0xde)][_0x180784(0xee)][_0x180784(0xeb)],_0x11b413=_0x3256b4[_0x180784(0x102)](),_0x30613b=_0x320f19[_0x180784(0xe8)](_0x3256b4[_0x180784(0xfa)]());if(_0xfe6074[_0x180784(0xed)](_0x52dd5d)){const _0x58519b=_0x14ec6c[_0x180784(0xde)][_0x180784(0xf2)](_0x11b413[_0x180784(0x103)][_0x180784(0xfe)],0x0),_0x15d4cc=_0x52dd5d[_0x180784(0x109)](_0x11b413,_0x58519b);_0x2a19d2[_0x180784(0xfd)](_0x15d4cc);}else _0x52dd5d[_0x180784(0xff)](_0x52dd5d[_0x180784(0x109)](_0x30613b[_0x180784(0xdd)]));_0x30613b[_0x180784(0xe9)](),_0xfe6074[_0x180784(0x10e)](_0x180784(0xe5),{'writer':_0x52dd5d});});}),_0x14ec6c[_0x455713(0x10a)][_0x455713(0xf3)]['on'](_0x455713(0x100),_0x20e452(_0x14ec6c,_0x455713(0xf4)),{'priority':_0x455713(0xf1)}),_0x14ec6c[_0x455713(0x10a)][_0x455713(0xf3)]['on'](_0x455713(0xdf),(_0x28e5f2,_0x14a59c,_0x49cbe1)=>{const _0x18e4a5=_0x455713,_0x95de75=_0x49cbe1[_0x18e4a5(0x110)][_0x18e4a5(0xd9)](_0x14a59c[_0x18e4a5(0xe0)]);if(_0x95de75){for(const _0x4593bf of _0x95de75)_0x4593bf[_0x18e4a5(0xe2)](_0x18e4a5(0x10d))&&(_0x49cbe1[_0x18e4a5(0x110)][_0x18e4a5(0xf9)](_0x4593bf,_0x14a59c[_0x18e4a5(0xe0)]),_0x49cbe1[_0x18e4a5(0xe7)][_0x18e4a5(0xec)](_0x4593bf));}},{'priority':_0x455713(0xf1)}),_0x14ec6c[_0x455713(0x10f)][_0x455713(0xf3)]['on'](_0x455713(0x100),(_0x44ca9b,_0x13e4df,_0x34bea8)=>{const _0x9ff2ac=_0x455713;_0x34bea8[_0x9ff2ac(0xf0)][_0x9ff2ac(0xf6)]&&_0x20e452(_0x14ec6c,_0x9ff2ac(0xf4),{'showActiveMarker':!0x1})[_0x9ff2ac(0xf8)](this)(_0x44ca9b,_0x13e4df,_0x34bea8);},{'priority':_0x455713(0xf1)});}}
23
+ const _0x5b190c=_0x2e05;(function(_0x2bc900,_0x30d9fa){const _0x5df8a9=_0x2e05,_0x995b40=_0x2bc900();while(!![]){try{const _0x10f983=parseInt(_0x5df8a9(0xf7))/0x1+-parseInt(_0x5df8a9(0xec))/0x2+parseInt(_0x5df8a9(0x10e))/0x3*(parseInt(_0x5df8a9(0x106))/0x4)+parseInt(_0x5df8a9(0x108))/0x5+parseInt(_0x5df8a9(0xff))/0x6+parseInt(_0x5df8a9(0xf4))/0x7+parseInt(_0x5df8a9(0xfe))/0x8*(-parseInt(_0x5df8a9(0x10d))/0x9);if(_0x10f983===_0x30d9fa)break;else _0x995b40['push'](_0x995b40['shift']());}catch(_0x45539f){_0x995b40['push'](_0x995b40['shift']());}}}(_0x39b8,0xbfae6));import{Plugin as _0x1bb8ef}from'ckeditor5/src/core.js';import{Enter as _0x44dc6e}from'ckeditor5/src/enter.js';function _0x2e05(_0x364e94,_0x2e2fee){const _0x39b866=_0x39b8();return _0x2e05=function(_0x2e0554,_0x16e23c){_0x2e0554=_0x2e0554-0xe7;let _0x16471c=_0x39b866[_0x2e0554];return _0x16471c;},_0x2e05(_0x364e94,_0x2e2fee);}import{LiveRange as _0x1366bf}from'ckeditor5/src/engine.js';function _0x39b8(){const _0x500863=['getFirstPosition','detach','afterExecute','nextSibling','plugins','change','mapper','commands','2428124eFptNn','markerName','requires','fire','removeMarker:suggestion:insertion','enterBlock','markInsertion','unbindElementFromMarkerName','322588bDoELs','setSelection','get','822682humHWU','downcastDispatcher','end','TrackChangesEditing','model','init','createPositionAt','16BeBAEM','2703780nCOamH','markerNameToElements','enableCommand','fromRange','selection','editor','writer','444052QHlUAJ','data','3234245odQoNV','hasClass','split','getFirstRange','addMarker:suggestion:insertion','6346017eavugy','39YGhbCx','editing','bind','parent','ck-suggestion-marker-split','document','high','remove','options','showSuggestionHighlights','enter','createRange'];_0x39b8=function(){return _0x500863;};return _0x39b8();}import{downcastSplitMergeMarker as _0x4ede8c}from'./utils.js';export default class W extends _0x1bb8ef{static get[_0x5b190c(0xee)](){return[_0x44dc6e];}[_0x5b190c(0xfc)](){const _0x27ebca=_0x5b190c,_0x1ceb3c=this[_0x27ebca(0x104)],_0x59e128=_0x1ceb3c[_0x27ebca(0xe8)][_0x27ebca(0xf6)](_0x27ebca(0xfa)),_0x28b2c6=_0x1ceb3c[_0x27ebca(0xeb)][_0x27ebca(0xf6)](_0x27ebca(0x118));_0x59e128[_0x27ebca(0x101)](_0x27ebca(0x118),()=>{const _0x2b2fd1=_0x27ebca;_0x1ceb3c[_0x2b2fd1(0xfb)][_0x2b2fd1(0xe9)](_0x221446=>{const _0x3ea90e=_0x2b2fd1,_0x344a08=_0x1ceb3c[_0x3ea90e(0xfb)][_0x3ea90e(0x113)][_0x3ea90e(0x103)],_0x3b64a7=_0x344a08[_0x3ea90e(0x11a)](),_0x536339=_0x1366bf[_0x3ea90e(0x102)](_0x344a08[_0x3ea90e(0x10b)]());if(_0x28b2c6[_0x3ea90e(0xf1)](_0x221446)){const _0x3f6a5c=_0x1ceb3c[_0x3ea90e(0xfb)][_0x3ea90e(0xfd)](_0x3b64a7[_0x3ea90e(0x111)][_0x3ea90e(0xe7)],0x0),_0x4beb42=_0x221446[_0x3ea90e(0x119)](_0x3b64a7,_0x3f6a5c);_0x59e128[_0x3ea90e(0xf2)](_0x4beb42);}else _0x221446[_0x3ea90e(0xf5)](_0x221446[_0x3ea90e(0x119)](_0x536339[_0x3ea90e(0xf9)]));_0x536339[_0x3ea90e(0x11b)](),_0x28b2c6[_0x3ea90e(0xef)](_0x3ea90e(0x11c),{'writer':_0x221446});});}),_0x1ceb3c[_0x27ebca(0x10f)][_0x27ebca(0xf8)]['on'](_0x27ebca(0x10c),_0x4ede8c(_0x1ceb3c,_0x27ebca(0x10a)),{'priority':_0x27ebca(0x114)}),_0x1ceb3c[_0x27ebca(0x10f)][_0x27ebca(0xf8)]['on'](_0x27ebca(0xf0),(_0x5eccb2,_0x2a4dde,_0x559229)=>{const _0x4d4d50=_0x27ebca,_0x171c0c=_0x559229[_0x4d4d50(0xea)][_0x4d4d50(0x100)](_0x2a4dde[_0x4d4d50(0xed)]);if(_0x171c0c){for(const _0x23ff2f of _0x171c0c)_0x23ff2f[_0x4d4d50(0x109)](_0x4d4d50(0x112))&&(_0x559229[_0x4d4d50(0xea)][_0x4d4d50(0xf3)](_0x23ff2f,_0x2a4dde[_0x4d4d50(0xed)]),_0x559229[_0x4d4d50(0x105)][_0x4d4d50(0x115)](_0x23ff2f));}},{'priority':_0x27ebca(0x114)}),_0x1ceb3c[_0x27ebca(0x107)][_0x27ebca(0xf8)]['on'](_0x27ebca(0x10c),(_0x517e2f,_0x38df5b,_0x25f86c)=>{const _0x1cb01b=_0x27ebca;_0x25f86c[_0x1cb01b(0x116)][_0x1cb01b(0x117)]&&_0x4ede8c(_0x1ceb3c,_0x1cb01b(0x10a),{'showActiveMarker':!0x1})[_0x1cb01b(0x110)](this)(_0x517e2f,_0x38df5b,_0x25f86c);},{'priority':_0x27ebca(0x114)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7d6dbc=_0x5f22;(function(_0x27debc,_0x4a53bd){const _0x1ff82c=_0x5f22,_0x5d02fa=_0x27debc();while(!![]){try{const _0x26f427=parseInt(_0x1ff82c(0xbe))/0x1+parseInt(_0x1ff82c(0xd8))/0x2*(parseInt(_0x1ff82c(0xc7))/0x3)+parseInt(_0x1ff82c(0xd6))/0x4*(-parseInt(_0x1ff82c(0xc4))/0x5)+parseInt(_0x1ff82c(0xdb))/0x6+-parseInt(_0x1ff82c(0xdc))/0x7+-parseInt(_0x1ff82c(0xc0))/0x8*(-parseInt(_0x1ff82c(0xd0))/0x9)+-parseInt(_0x1ff82c(0xd1))/0xa*(parseInt(_0x1ff82c(0xcc))/0xb);if(_0x26f427===_0x4a53bd)break;else _0x5d02fa['push'](_0x5d02fa['shift']());}catch(_0xb1f495){_0x5d02fa['push'](_0x5d02fa['shift']());}}}(_0x4bbe,0x94f87));import{Plugin as _0x39696a}from'ckeditor5/src/core.js';function _0x5f22(_0x34b7d5,_0x127f4a){const _0x4bbeb6=_0x4bbe();return _0x5f22=function(_0x5f22bd,_0x55ec8d){_0x5f22bd=_0x5f22bd-0xbe;let _0x582dbb=_0x4bbeb6[_0x5f22bd];return _0x582dbb;},_0x5f22(_0x34b7d5,_0x127f4a);}function _0x4bbe(){const _0xbd3287=['9LddzfX','3670jWQJyt','suggestion:deletion','string','get','start','32fRrVBj','FindAndReplaceUtils','26aHsDsf','findByTextCallback','has','4500138qjhYCE','2168740EtmreP','model','replace','findNext','getMarkersGroup','FindAndReplaceEditing','handleFindCommand','findPrevious','editor','afterInit','getIntersection','filter','134421gUaWcR','createPositionAt','6605560pyYRJo','replaceAll','markers','end','284495DkKNfP','createRange','item','38649PQKaII','find','TrackChangesEditing','plugins','_isInDeletionRange','15059xniwaB','enableCommand','getRange','bind'];_0x4bbe=function(){return _0xbd3287;};return _0x4bbe();}export default class J extends _0x39696a{[_0x7d6dbc(0xe5)](){const _0x513497=_0x7d6dbc;if(!this[_0x513497(0xe4)][_0x513497(0xca)][_0x513497(0xda)](_0x513497(0xe1)))return;const _0x1dcd90=this[_0x513497(0xe4)][_0x513497(0xca)][_0x513497(0xd4)](_0x513497(0xc9));_0x1dcd90[_0x513497(0xcd)](_0x513497(0xc8),this[_0x513497(0xe2)][_0x513497(0xcf)](this)),_0x1dcd90[_0x513497(0xcd)](_0x513497(0xdf)),_0x1dcd90[_0x513497(0xcd)](_0x513497(0xe3)),_0x1dcd90[_0x513497(0xcd)](_0x513497(0xde)),_0x1dcd90[_0x513497(0xcd)](_0x513497(0xc1));}[_0x7d6dbc(0xe2)](_0x11b813,_0x56a65d,_0x3d7c7b={}){const _0x226eb0=_0x7d6dbc,_0x28b9a1=this[_0x226eb0(0xe4)][_0x226eb0(0xca)][_0x226eb0(0xd4)](_0x226eb0(0xd7));return _0x11b813(_0xd9ebf4=>(_0x226eb0(0xd3)==typeof _0x56a65d?_0x28b9a1[_0x226eb0(0xd9)](_0x56a65d,_0x3d7c7b):_0x56a65d)(_0xd9ebf4)[_0x226eb0(0xe7)](_0x3713df=>!0x1===this[_0x226eb0(0xcb)](_0x3713df,_0xd9ebf4[_0x226eb0(0xc6)])),_0x3d7c7b);}[_0x7d6dbc(0xcb)](_0x57d8dd,_0x30727a){const _0x5bfc8a=_0x7d6dbc,_0x3f87d6=this[_0x5bfc8a(0xe4)][_0x5bfc8a(0xdd)][_0x5bfc8a(0xc5)](this[_0x5bfc8a(0xe4)][_0x5bfc8a(0xdd)][_0x5bfc8a(0xbf)](_0x30727a,_0x57d8dd[_0x5bfc8a(0xd5)]),this[_0x5bfc8a(0xe4)][_0x5bfc8a(0xdd)][_0x5bfc8a(0xbf)](_0x30727a,_0x57d8dd[_0x5bfc8a(0xc3)]));for(const _0x2ef072 of this[_0x5bfc8a(0xe4)][_0x5bfc8a(0xdd)][_0x5bfc8a(0xc2)][_0x5bfc8a(0xe0)](_0x5bfc8a(0xd2)))if(null!==_0x3f87d6[_0x5bfc8a(0xe6)](_0x2ef072[_0x5bfc8a(0xce)]()))return!0x0;return!0x1;}}
23
+ function _0x2089(){const _0x22b6cc=['1368jgCjHu','getIntersection','handleFindCommand','6806EcYGBc','createRange','43kCMtuA','plugins','markers','string','afterInit','bind','18JRpwaU','start','getMarkersGroup','enableCommand','filter','getRange','item','findPrevious','13907460hGMnNg','editor','TrackChangesEditing','12VgTocL','model','suggestion:deletion','3420534vhIMJH','has','76968wTMZpg','2275931DEFMnW','replace','end','1051315BDuyeY','12jHFRza','54734812LlmYgK','createPositionAt','_isInDeletionRange','FindAndReplaceEditing','find','get','findByTextCallback','findNext','replaceAll','FindAndReplaceUtils'];_0x2089=function(){return _0x22b6cc;};return _0x2089();}function _0x1514(_0x467370,_0x342a10){const _0x2089f3=_0x2089();return _0x1514=function(_0x151450,_0x5d5971){_0x151450=_0x151450-0x85;let _0x294b61=_0x2089f3[_0x151450];return _0x294b61;},_0x1514(_0x467370,_0x342a10);}const _0x38553c=_0x1514;(function(_0x1f2ddf,_0x3eaede){const _0x43fed5=_0x1514,_0x1846e2=_0x1f2ddf();while(!![]){try{const _0x503715=parseInt(_0x43fed5(0x96))/0x1*(parseInt(_0x43fed5(0x94))/0x2)+parseInt(_0x43fed5(0xaa))/0x3+-parseInt(_0x43fed5(0x86))/0x4*(-parseInt(_0x43fed5(0x85))/0x5)+parseInt(_0x43fed5(0x9c))/0x6*(parseInt(_0x43fed5(0xad))/0x7)+parseInt(_0x43fed5(0xac))/0x8*(parseInt(_0x43fed5(0x91))/0x9)+parseInt(_0x43fed5(0xa4))/0xa+-parseInt(_0x43fed5(0x87))/0xb*(parseInt(_0x43fed5(0xa7))/0xc);if(_0x503715===_0x3eaede)break;else _0x1846e2['push'](_0x1846e2['shift']());}catch(_0xa4751){_0x1846e2['push'](_0x1846e2['shift']());}}}(_0x2089,0xbbf95));import{Plugin as _0x2a1cfc}from'ckeditor5/src/core.js';export default class J extends _0x2a1cfc{[_0x38553c(0x9a)](){const _0x763025=_0x38553c;if(!this[_0x763025(0xa5)][_0x763025(0x97)][_0x763025(0xab)](_0x763025(0x8a)))return;const _0xdeeaa6=this[_0x763025(0xa5)][_0x763025(0x97)][_0x763025(0x8c)](_0x763025(0xa6));_0xdeeaa6[_0x763025(0x9f)](_0x763025(0x8b),this[_0x763025(0x93)][_0x763025(0x9b)](this)),_0xdeeaa6[_0x763025(0x9f)](_0x763025(0x8e)),_0xdeeaa6[_0x763025(0x9f)](_0x763025(0xa3)),_0xdeeaa6[_0x763025(0x9f)](_0x763025(0xae)),_0xdeeaa6[_0x763025(0x9f)](_0x763025(0x8f));}[_0x38553c(0x93)](_0x2ee35d,_0x11a3fd,_0x5f08cb={}){const _0x3c0b29=_0x38553c,_0x5ef626=this[_0x3c0b29(0xa5)][_0x3c0b29(0x97)][_0x3c0b29(0x8c)](_0x3c0b29(0x90));return _0x2ee35d(_0x5b5845=>(_0x3c0b29(0x99)==typeof _0x11a3fd?_0x5ef626[_0x3c0b29(0x8d)](_0x11a3fd,_0x5f08cb):_0x11a3fd)(_0x5b5845)[_0x3c0b29(0xa0)](_0x3e534f=>!0x1===this[_0x3c0b29(0x89)](_0x3e534f,_0x5b5845[_0x3c0b29(0xa2)])),_0x5f08cb);}[_0x38553c(0x89)](_0xdd7d3,_0x592547){const _0x295e06=_0x38553c,_0x2f0359=this[_0x295e06(0xa5)][_0x295e06(0xa8)][_0x295e06(0x95)](this[_0x295e06(0xa5)][_0x295e06(0xa8)][_0x295e06(0x88)](_0x592547,_0xdd7d3[_0x295e06(0x9d)]),this[_0x295e06(0xa5)][_0x295e06(0xa8)][_0x295e06(0x88)](_0x592547,_0xdd7d3[_0x295e06(0xaf)]));for(const _0x3ea887 of this[_0x295e06(0xa5)][_0x295e06(0xa8)][_0x295e06(0x98)][_0x295e06(0x9e)](_0x295e06(0xa9)))if(null!==_0x2f0359[_0x295e06(0x92)](_0x3ea887[_0x295e06(0xa1)]()))return!0x0;return!0x1;}}