@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.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
- (_0x386a42=>{const {zh:{dictionary:_0x327f17,getPluralForm:_0x5ebbe9}}={'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':_0x44656c=>0x0}};_0x386a42['zh']||={'dictionary':{},'getPluralForm':null},_0x386a42['zh']['dictionary']=Object['assign'](_0x386a42['zh']['dictionary'],_0x327f17),_0x386a42['zh']['getPluralForm']=_0x5ebbe9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d4da9=>{const {zh:{dictionary:_0x226990,getPluralForm:_0x3f9b41}}={'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':_0x360935=>0x0}};_0x2d4da9['zh']||={'dictionary':{},'getPluralForm':null},_0x2d4da9['zh']['dictionary']=Object['assign'](_0x2d4da9['zh']['dictionary'],_0x226990),_0x2d4da9['zh']['getPluralForm']=_0x3f9b41;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "42.0.0",
3
+ "version": "42.0.1-alpha.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": "42.0.0",
45
- "ckeditor5-collaboration": "42.0.0",
44
+ "ckeditor5": "42.0.1-alpha.0",
45
+ "ckeditor5-collaboration": "42.0.1-alpha.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 _0x1e6925=_0x148b;(function(_0x4643a6,_0x5705fb){const _0x2faccf=_0x148b,_0x23934b=_0x4643a6();while(!![]){try{const _0x5a7346=parseInt(_0x2faccf(0x162))/0x1+-parseInt(_0x2faccf(0x159))/0x2+parseInt(_0x2faccf(0x151))/0x3+-parseInt(_0x2faccf(0x154))/0x4+-parseInt(_0x2faccf(0x15d))/0x5*(parseInt(_0x2faccf(0x15f))/0x6)+parseInt(_0x2faccf(0x14b))/0x7*(parseInt(_0x2faccf(0x15c))/0x8)+parseInt(_0x2faccf(0x150))/0x9*(-parseInt(_0x2faccf(0x155))/0xa);if(_0x5a7346===_0x5705fb)break;else _0x23934b['push'](_0x23934b['shift']());}catch(_0x497b9b){_0x23934b['push'](_0x23934b['shift']());}}}(_0x4909,0x36909));function _0x4909(){const _0x25e58b=['16190LFtJzu','TrackChangesEditing','plugins','_suggestions','524444luGaXZ','canEditAt','track-changes-accept-suggestion-not-found','16fcjQCY','5915USIGwH','execute','264JELxGy','get','isEnabled','316222abEQdO','963802tqTwXk','refresh','editor','_isEnabledBasedOnSelection','acceptSuggestion','594TuQIeT','1122216dvZAua','getRanges','model','1284164snbQha'];_0x4909=function(){return _0x25e58b;};return _0x4909();}import{Command as _0x56926e}from'ckeditor5/src/core.js';import{CKEditorError as _0x315100}from'ckeditor5/src/utils.js';function _0x148b(_0x13af13,_0x35c11c){const _0x490999=_0x4909();return _0x148b=function(_0x148bed,_0x5dc250){_0x148bed=_0x148bed-0x14b;let _0x291fec=_0x490999[_0x148bed];return _0x291fec;},_0x148b(_0x13af13,_0x35c11c);}export default class $ extends _0x56926e{constructor(_0xea194e,_0x1221bb){const _0x4d61a7=_0x148b;super(_0xea194e),this[_0x4d61a7(0x158)]=_0x1221bb,this[_0x4d61a7(0x14c)](),this[_0x4d61a7(0x14e)]=!0x1;}[_0x1e6925(0x14c)](){const _0xde8191=_0x1e6925;this[_0xde8191(0x161)]=!0x0;}[_0x1e6925(0x15e)](_0x41783c){const _0x194020=_0x1e6925,_0x52254b=this[_0x194020(0x158)][_0x194020(0x160)](_0x41783c);if(!_0x52254b)throw new _0x315100(_0x194020(0x15b),this);const _0x117bba=_0x52254b[_0x194020(0x152)]();this[_0x194020(0x14d)][_0x194020(0x153)][_0x194020(0x15a)](_0x117bba)&&this[_0x194020(0x14d)][_0x194020(0x157)][_0x194020(0x160)](_0x194020(0x156))[_0x194020(0x14f)](_0x52254b);}}
23
+ const _0x4f3def=_0x53a9;(function(_0x2b2871,_0xdb8fdb){const _0x294f79=_0x53a9,_0x345acf=_0x2b2871();while(!![]){try{const _0x38500f=-parseInt(_0x294f79(0x195))/0x1+-parseInt(_0x294f79(0x1a4))/0x2+-parseInt(_0x294f79(0x194))/0x3*(parseInt(_0x294f79(0x1a6))/0x4)+parseInt(_0x294f79(0x1a8))/0x5*(-parseInt(_0x294f79(0x199))/0x6)+-parseInt(_0x294f79(0x193))/0x7+-parseInt(_0x294f79(0x1a3))/0x8+parseInt(_0x294f79(0x1a1))/0x9;if(_0x38500f===_0xdb8fdb)break;else _0x345acf['push'](_0x345acf['shift']());}catch(_0x4c3708){_0x345acf['push'](_0x345acf['shift']());}}}(_0x4587,0x64cf3));import{Command as _0x94cf28}from'ckeditor5/src/core.js';function _0x4587(){const _0x16aba1=['execute','3770552jUnnDj','1010202AQeOEb','refresh','4ywlFnW','_isEnabledBasedOnSelection','204235WoXIDZ','model','1227597JtUxZI','1446099fAlBpF','499151BvixPH','TrackChangesEditing','isEnabled','editor','108OJXetd','canEditAt','track-changes-accept-suggestion-not-found','get','_suggestions','acceptSuggestion','getRanges','plugins','29530224UQIelS'];_0x4587=function(){return _0x16aba1;};return _0x4587();}import{CKEditorError as _0x169f84}from'ckeditor5/src/utils.js';function _0x53a9(_0xb9bc50,_0x5e8eca){const _0x458780=_0x4587();return _0x53a9=function(_0x53a9a0,_0x473ec1){_0x53a9a0=_0x53a9a0-0x193;let _0x601a46=_0x458780[_0x53a9a0];return _0x601a46;},_0x53a9(_0xb9bc50,_0x5e8eca);}export default class $ extends _0x94cf28{constructor(_0x33ef88,_0x4b7179){const _0x42c425=_0x53a9;super(_0x33ef88),this[_0x42c425(0x19d)]=_0x4b7179,this[_0x42c425(0x1a5)](),this[_0x42c425(0x1a7)]=!0x1;}[_0x4f3def(0x1a5)](){const _0x1b26e4=_0x4f3def;this[_0x1b26e4(0x197)]=!0x0;}[_0x4f3def(0x1a2)](_0x3b8f02){const _0x5f5ea6=_0x4f3def,_0x41747e=this[_0x5f5ea6(0x19d)][_0x5f5ea6(0x19c)](_0x3b8f02);if(!_0x41747e)throw new _0x169f84(_0x5f5ea6(0x19b),this);const _0x4f8ae9=_0x41747e[_0x5f5ea6(0x19f)]();this[_0x5f5ea6(0x198)][_0x5f5ea6(0x1a9)][_0x5f5ea6(0x19a)](_0x4f8ae9)&&this[_0x5f5ea6(0x198)][_0x5f5ea6(0x1a0)][_0x5f5ea6(0x19c)](_0x5f5ea6(0x196))[_0x5f5ea6(0x19e)](_0x41747e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e26db=_0xef11;(function(_0x4f9c14,_0x41974f){const _0x1e3d29=_0xef11,_0x476920=_0x4f9c14();while(!![]){try{const _0xd0a7fb=parseInt(_0x1e3d29(0xd7))/0x1*(-parseInt(_0x1e3d29(0xc6))/0x2)+-parseInt(_0x1e3d29(0xd2))/0x3+-parseInt(_0x1e3d29(0xd1))/0x4+-parseInt(_0x1e3d29(0xce))/0x5+-parseInt(_0x1e3d29(0xd0))/0x6*(parseInt(_0x1e3d29(0xc1))/0x7)+parseInt(_0x1e3d29(0xca))/0x8+parseInt(_0x1e3d29(0xcd))/0x9*(parseInt(_0x1e3d29(0xc0))/0xa);if(_0xd0a7fb===_0x41974f)break;else _0x476920['push'](_0x476920['shift']());}catch(_0x14b3af){_0x476920['push'](_0x476920['shift']());}}}(_0x43a4,0xd73ea));function _0x43a4(){const _0x5521f7=['isEnabled','12592120pIqvBN','discardSuggestion','track-changes-discard-suggestion-not-found','18LQBDhk','8294735xhAnak','get','140706zjfger','5098720cHTSYv','1429107IDEKsa','_suggestions','refresh','editor','getRanges','1tQXrJo','24917160AzHjxl','154ShYizd','execute','TrackChangesEditing','model','plugins','3499774sDwgnd','_isEnabledBasedOnSelection','canEditAt'];_0x43a4=function(){return _0x5521f7;};return _0x43a4();}import{Command as _0x184dca}from'ckeditor5/src/core.js';function _0xef11(_0x389af2,_0x3cd9c2){const _0x43a429=_0x43a4();return _0xef11=function(_0xef11e5,_0xcbafee){_0xef11e5=_0xef11e5-0xc0;let _0x3bef8f=_0x43a429[_0xef11e5];return _0x3bef8f;},_0xef11(_0x389af2,_0x3cd9c2);}import{CKEditorError as _0x59ec7a}from'ckeditor5/src/utils.js';export default class B extends _0x184dca{constructor(_0x4a0f5a,_0xd1dcb3){const _0x3eaecf=_0xef11;super(_0x4a0f5a),this[_0x3eaecf(0xd3)]=_0xd1dcb3,this[_0x3eaecf(0xd4)](),this[_0x3eaecf(0xc7)]=!0x1;}[_0x4e26db(0xd4)](){const _0x3e87a3=_0x4e26db;this[_0x3e87a3(0xc9)]=!0x0;}[_0x4e26db(0xc2)](_0x364e8c){const _0x3c3093=_0x4e26db,_0x21e56f=this[_0x3c3093(0xd3)][_0x3c3093(0xcf)](_0x364e8c);if(!_0x21e56f)throw new _0x59ec7a(_0x3c3093(0xcc),this);const _0x54593b=_0x21e56f[_0x3c3093(0xd6)]();this[_0x3c3093(0xd5)][_0x3c3093(0xc4)][_0x3c3093(0xc8)](_0x54593b)&&this[_0x3c3093(0xd5)][_0x3c3093(0xc5)][_0x3c3093(0xcf)](_0x3c3093(0xc3))[_0x3c3093(0xcb)](_0x21e56f);}}
23
+ function _0x2549(){const _0x21289f=['15970296DIXGTM','2098283FAtsei','refresh','24687urjupH','88mGwuhT','isEnabled','canEditAt','getRanges','_isEnabledBasedOnSelection','467449RWquWy','6315337pOnGvD','get','editor','996wTcseO','4812yllwCv','6SbJLDE','3856yhcBQy','TrackChangesEditing','plugins','model','30fwJaEF','154515KugnXt','discardSuggestion','_suggestions','execute','track-changes-discard-suggestion-not-found'];_0x2549=function(){return _0x21289f;};return _0x2549();}const _0x2e022b=_0x150a;(function(_0x34c82c,_0x34b724){const _0x266141=_0x150a,_0x5f2cc=_0x34c82c();while(!![]){try{const _0x4d3f84=parseInt(_0x266141(0x1fd))/0x1+-parseInt(_0x266141(0x202))/0x2*(parseInt(_0x266141(0x201))/0x3)+parseInt(_0x266141(0x1f8))/0x4*(parseInt(_0x266141(0x209))/0x5)+-parseInt(_0x266141(0x203))/0x6*(-parseInt(_0x266141(0x1fe))/0x7)+parseInt(_0x266141(0x204))/0x8*(-parseInt(_0x266141(0x1f7))/0x9)+-parseInt(_0x266141(0x208))/0xa*(parseInt(_0x266141(0x1f5))/0xb)+parseInt(_0x266141(0x1f4))/0xc;if(_0x4d3f84===_0x34b724)break;else _0x5f2cc['push'](_0x5f2cc['shift']());}catch(_0x9514f9){_0x5f2cc['push'](_0x5f2cc['shift']());}}}(_0x2549,0xa7c53));import{Command as _0xd04bdd}from'ckeditor5/src/core.js';import{CKEditorError as _0x5b9a56}from'ckeditor5/src/utils.js';function _0x150a(_0x498ec0,_0x4b9393){const _0x254984=_0x2549();return _0x150a=function(_0x150aac,_0x20f4b2){_0x150aac=_0x150aac-0x1f2;let _0x564135=_0x254984[_0x150aac];return _0x564135;},_0x150a(_0x498ec0,_0x4b9393);}export default class B extends _0xd04bdd{constructor(_0x27051d,_0x5e30cd){const _0x5474a5=_0x150a;super(_0x27051d),this[_0x5474a5(0x20b)]=_0x5e30cd,this[_0x5474a5(0x1f6)](),this[_0x5474a5(0x1fc)]=!0x1;}[_0x2e022b(0x1f6)](){const _0x18c66a=_0x2e022b;this[_0x18c66a(0x1f9)]=!0x0;}[_0x2e022b(0x1f2)](_0x56931f){const _0x54abbc=_0x2e022b,_0x257942=this[_0x54abbc(0x20b)][_0x54abbc(0x1ff)](_0x56931f);if(!_0x257942)throw new _0x5b9a56(_0x54abbc(0x1f3),this);const _0x563663=_0x257942[_0x54abbc(0x1fb)]();this[_0x54abbc(0x200)][_0x54abbc(0x207)][_0x54abbc(0x1fa)](_0x563663)&&this[_0x54abbc(0x200)][_0x54abbc(0x206)][_0x54abbc(0x1ff)](_0x54abbc(0x205))[_0x54abbc(0x20a)](_0x257942);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f7dda=_0x531f;function _0x531f(_0x3363e8,_0xb6b131){const _0x3e8fa0=_0x3e8f();return _0x531f=function(_0x531f3a,_0x5ba804){_0x531f3a=_0x531f3a-0x172;let _0x48b3b8=_0x3e8fa0[_0x531f3a];return _0x48b3b8;},_0x531f(_0x3363e8,_0xb6b131);}(function(_0x121b7b,_0xf74996){const _0x45cf0f=_0x531f,_0x2cdf0d=_0x121b7b();while(!![]){try{const _0x10f520=parseInt(_0x45cf0f(0x189))/0x1*(-parseInt(_0x45cf0f(0x177))/0x2)+-parseInt(_0x45cf0f(0x172))/0x3*(parseInt(_0x45cf0f(0x173))/0x4)+-parseInt(_0x45cf0f(0x17d))/0x5+-parseInt(_0x45cf0f(0x183))/0x6*(-parseInt(_0x45cf0f(0x176))/0x7)+-parseInt(_0x45cf0f(0x17c))/0x8+parseInt(_0x45cf0f(0x17a))/0x9+-parseInt(_0x45cf0f(0x178))/0xa;if(_0x10f520===_0xf74996)break;else _0x2cdf0d['push'](_0x2cdf0d['shift']());}catch(_0xd39f18){_0x2cdf0d['push'](_0x2cdf0d['shift']());}}}(_0x3e8f,0x86893));import{Command as _0x10c76d}from'ckeditor5/src/core.js';function _0x3e8f(){const _0x4bbeef=['474Zeouoq','isEnabled','refresh','from','some','_suggestions','6001DeFLLH','59397GVIsMH','4qfpclc','editor','canEditAt','81949VZAIhF','4Lrtojh','1292730xDDpMt','_isEnabledBasedOnSelection','7087095Lslyfo','_command','5553272qaDvZq','1530080wKLPDY','values','execute','isInContent','model','getRanges'];_0x3e8f=function(){return _0x4bbeef;};return _0x3e8f();}import{sortSuggestions as _0x132a16,executeCommandForSuggestions as _0x382236}from'../utils/utils.js';export default class x extends _0x10c76d{constructor(_0x5eee1b,_0x2744c1,_0x19a7e1){const _0x21282a=_0x531f;super(_0x5eee1b),this[_0x21282a(0x17b)]=_0x2744c1,this[_0x21282a(0x188)]=_0x19a7e1,this[_0x21282a(0x185)](),this[_0x21282a(0x179)]=!0x1;}[_0x1f7dda(0x185)](){const _0x4ea2ea=_0x1f7dda,_0x476027=Array[_0x4ea2ea(0x186)](this[_0x4ea2ea(0x188)][_0x4ea2ea(0x17e)]())[_0x4ea2ea(0x187)](_0x1356eb=>_0x1356eb[_0x4ea2ea(0x180)]);this[_0x4ea2ea(0x184)]=this[_0x4ea2ea(0x17b)][_0x4ea2ea(0x184)]&&_0x476027;}[_0x1f7dda(0x17f)](){const _0x1f9f3d=_0x1f7dda,_0x35d52e=_0x132a16(Array[_0x1f9f3d(0x186)](this[_0x1f9f3d(0x188)][_0x1f9f3d(0x17e)]()));for(const _0x55f6dd of _0x35d52e){const _0x556245=_0x55f6dd[_0x1f9f3d(0x182)]();if(!this[_0x1f9f3d(0x174)][_0x1f9f3d(0x181)][_0x1f9f3d(0x175)](_0x556245))return;}_0x382236(this[_0x1f9f3d(0x174)][_0x1f9f3d(0x181)],this[_0x1f9f3d(0x17b)],_0x35d52e);}}
23
+ function _0x5df6(){const _0x2fc26c=['canEditAt','execute','_isEnabledBasedOnSelection','27433vjQbYC','isInContent','values','refresh','some','37762002TJNiyi','294RJUPZD','editor','6882596AMYvkQ','_command','model','58625iHOVpY','2751805pUXrVO','51fYMAlm','49430GvCcMk','from','9471136syAXlw','getRanges','_suggestions','isEnabled'];_0x5df6=function(){return _0x2fc26c;};return _0x5df6();}const _0x2b7659=_0x4d83;function _0x4d83(_0x42b359,_0x52b953){const _0x5df6dd=_0x5df6();return _0x4d83=function(_0x4d8373,_0x18b34e){_0x4d8373=_0x4d8373-0xf6;let _0x23ecbe=_0x5df6dd[_0x4d8373];return _0x23ecbe;},_0x4d83(_0x42b359,_0x52b953);}(function(_0x49b008,_0x3d63d3){const _0x5e8ef4=_0x4d83,_0x4cf3b3=_0x49b008();while(!![]){try{const _0x4cefc6=-parseInt(_0x5e8ef4(0x10b))/0x1+-parseInt(_0x5e8ef4(0x102))/0x2*(parseInt(_0x5e8ef4(0x101))/0x3)+-parseInt(_0x5e8ef4(0xfc))/0x4+parseInt(_0x5e8ef4(0x100))/0x5+-parseInt(_0x5e8ef4(0xfa))/0x6*(parseInt(_0x5e8ef4(0xff))/0x7)+-parseInt(_0x5e8ef4(0x104))/0x8+parseInt(_0x5e8ef4(0xf9))/0x9;if(_0x4cefc6===_0x3d63d3)break;else _0x4cf3b3['push'](_0x4cf3b3['shift']());}catch(_0x39ba38){_0x4cf3b3['push'](_0x4cf3b3['shift']());}}}(_0x5df6,0xf0253));import{Command as _0x1a4ec5}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1d734e,executeCommandForSuggestions as _0x23b4b8}from'../utils/utils.js';export default class x extends _0x1a4ec5{constructor(_0x3f4da6,_0x4ff166,_0x22c618){const _0x322a76=_0x4d83;super(_0x3f4da6),this[_0x322a76(0xfd)]=_0x4ff166,this[_0x322a76(0x106)]=_0x22c618,this[_0x322a76(0xf7)](),this[_0x322a76(0x10a)]=!0x1;}[_0x2b7659(0xf7)](){const _0x16b2d7=_0x2b7659,_0x494927=Array[_0x16b2d7(0x103)](this[_0x16b2d7(0x106)][_0x16b2d7(0xf6)]())[_0x16b2d7(0xf8)](_0x26495c=>_0x26495c[_0x16b2d7(0x10c)]);this[_0x16b2d7(0x107)]=this[_0x16b2d7(0xfd)][_0x16b2d7(0x107)]&&_0x494927;}[_0x2b7659(0x109)](){const _0x37d43d=_0x2b7659,_0x4ba3f1=_0x1d734e(Array[_0x37d43d(0x103)](this[_0x37d43d(0x106)][_0x37d43d(0xf6)]()));for(const _0x3b1f6a of _0x4ba3f1){const _0x5e9760=_0x3b1f6a[_0x37d43d(0x105)]();if(!this[_0x37d43d(0xfb)][_0x37d43d(0xfe)][_0x37d43d(0x108)](_0x5e9760))return;}_0x23b4b8(this[_0x37d43d(0xfb)][_0x37d43d(0xfe)],this[_0x37d43d(0xfd)],_0x4ba3f1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x538614=_0x4d86;(function(_0x135636,_0x3eb53){const _0x35972e=_0x4d86,_0x44067a=_0x135636();while(!![]){try{const _0x5e7e1c=-parseInt(_0x35972e(0xb1))/0x1*(parseInt(_0x35972e(0xb5))/0x2)+parseInt(_0x35972e(0xbc))/0x3+-parseInt(_0x35972e(0xbd))/0x4*(parseInt(_0x35972e(0xb6))/0x5)+parseInt(_0x35972e(0xc6))/0x6+parseInt(_0x35972e(0xb4))/0x7*(parseInt(_0x35972e(0xbe))/0x8)+-parseInt(_0x35972e(0xc5))/0x9+parseInt(_0x35972e(0xb3))/0xa*(parseInt(_0x35972e(0xc8))/0xb);if(_0x5e7e1c===_0x3eb53)break;else _0x44067a['push'](_0x44067a['shift']());}catch(_0x1a237a){_0x44067a['push'](_0x44067a['shift']());}}}(_0x1a36,0x3afdf));import{Command as _0x31b908}from'ckeditor5/src/core.js';function _0x1a36(){const _0x11dbeb=['62770wgTGyJ','2177aWPRCG','835742dmGDHH','205gFhYBu','selection','_selectedSuggestions','canEditAt','_suggestions','_isEnabledBasedOnSelection','1293915nhQBwG','40244ksTeey','1776xZSQmF','_command','getRanges','execute','size','from','values','4268448Czbpvw','2471706CICvWz','model','1111tXQhVx','refresh','document','isEnabled','1dsOOKu','editor'];_0x1a36=function(){return _0x11dbeb;};return _0x1a36();}function _0x4d86(_0xda6043,_0x1ca73d){const _0x1a3614=_0x1a36();return _0x4d86=function(_0x4d86f4,_0x51e643){_0x4d86f4=_0x4d86f4-0xaf;let _0x175a58=_0x1a3614[_0x4d86f4];return _0x175a58;},_0x4d86(_0xda6043,_0x1ca73d);}import{sortSuggestions as _0x35d67f,getSelectedSuggestions as _0x558ea7,executeCommandForSuggestions as _0x513a0c}from'../utils/utils.js';export default class R extends _0x31b908{constructor(_0x117c99,_0x578ce4,_0x5043ec){const _0x168106=_0x4d86;super(_0x117c99),this[_0x168106(0xbf)]=_0x578ce4,this[_0x168106(0xba)]=_0x5043ec,this[_0x168106(0xb8)]=new Set(),this[_0x168106(0xc9)](),this[_0x168106(0xbb)]=!0x1;}[_0x538614(0xc9)](){const _0x5ba4a4=_0x538614,_0x220493=this[_0x5ba4a4(0xb2)][_0x5ba4a4(0xc7)][_0x5ba4a4(0xaf)][_0x5ba4a4(0xb7)],_0x1b7356=Array[_0x5ba4a4(0xc3)](this[_0x5ba4a4(0xba)][_0x5ba4a4(0xc4)]());this[_0x5ba4a4(0xb8)]=_0x558ea7(_0x220493,_0x1b7356),this[_0x5ba4a4(0xb0)]=this[_0x5ba4a4(0xbf)][_0x5ba4a4(0xb0)]&&!!this[_0x5ba4a4(0xb8)][_0x5ba4a4(0xc2)];}[_0x538614(0xc1)](){const _0x5e20e5=_0x538614,_0x34ed96=_0x35d67f(Array[_0x5e20e5(0xc3)](this[_0x5e20e5(0xb8)]));for(const _0x1b6a2c of _0x34ed96){const _0x1f4a96=_0x1b6a2c[_0x5e20e5(0xc0)]();if(!this[_0x5e20e5(0xb2)][_0x5e20e5(0xc7)][_0x5e20e5(0xb9)](_0x1f4a96))return;}_0x513a0c(this[_0x5e20e5(0xb2)][_0x5e20e5(0xc7)],this[_0x5e20e5(0xbf)],_0x34ed96);}}
23
+ const _0x2f4a78=_0x2e40;(function(_0x19d2f9,_0x282e2d){const _0x3ed181=_0x2e40,_0x5ee276=_0x19d2f9();while(!![]){try{const _0x5d538b=parseInt(_0x3ed181(0x14f))/0x1+-parseInt(_0x3ed181(0x145))/0x2+parseInt(_0x3ed181(0x14c))/0x3*(parseInt(_0x3ed181(0x15d))/0x4)+-parseInt(_0x3ed181(0x147))/0x5*(-parseInt(_0x3ed181(0x15a))/0x6)+-parseInt(_0x3ed181(0x15e))/0x7+-parseInt(_0x3ed181(0x157))/0x8+-parseInt(_0x3ed181(0x158))/0x9*(-parseInt(_0x3ed181(0x14d))/0xa);if(_0x5d538b===_0x282e2d)break;else _0x5ee276['push'](_0x5ee276['shift']());}catch(_0x1a82bc){_0x5ee276['push'](_0x5ee276['shift']());}}}(_0x5103,0x3596c));function _0x2e40(_0x343aa8,_0x2d6478){const _0x5103bd=_0x5103();return _0x2e40=function(_0x2e40c3,_0x42c6a1){_0x2e40c3=_0x2e40c3-0x145;let _0x3c49bc=_0x5103bd[_0x2e40c3];return _0x3c49bc;},_0x2e40(_0x343aa8,_0x2d6478);}import{Command as _0x3260a5}from'ckeditor5/src/core.js';import{sortSuggestions as _0x555c24,getSelectedSuggestions as _0x5f09f5,executeCommandForSuggestions as _0x3977a2}from'../utils/utils.js';export default class R extends _0x3260a5{constructor(_0x515248,_0x2af379,_0x632b4){const _0x12f4e5=_0x2e40;super(_0x515248),this[_0x12f4e5(0x153)]=_0x2af379,this[_0x12f4e5(0x150)]=_0x632b4,this[_0x12f4e5(0x151)]=new Set(),this[_0x12f4e5(0x15c)](),this[_0x12f4e5(0x146)]=!0x1;}[_0x2f4a78(0x15c)](){const _0x21a647=_0x2f4a78,_0x56320c=this[_0x21a647(0x159)][_0x21a647(0x154)][_0x21a647(0x14b)][_0x21a647(0x14a)],_0x86aea=Array[_0x21a647(0x149)](this[_0x21a647(0x150)][_0x21a647(0x156)]());this[_0x21a647(0x151)]=_0x5f09f5(_0x56320c,_0x86aea),this[_0x21a647(0x14e)]=this[_0x21a647(0x153)][_0x21a647(0x14e)]&&!!this[_0x21a647(0x151)][_0x21a647(0x155)];}[_0x2f4a78(0x148)](){const _0x275059=_0x2f4a78,_0x12f4a9=_0x555c24(Array[_0x275059(0x149)](this[_0x275059(0x151)]));for(const _0x4eb58b of _0x12f4a9){const _0xda72d9=_0x4eb58b[_0x275059(0x15b)]();if(!this[_0x275059(0x159)][_0x275059(0x154)][_0x275059(0x152)](_0xda72d9))return;}_0x3977a2(this[_0x275059(0x159)][_0x275059(0x154)],this[_0x275059(0x153)],_0x12f4a9);}}function _0x5103(){const _0x18e347=['execute','from','selection','document','9sqGcuy','5850NZiPow','isEnabled','436812lIbuET','_suggestions','_selectedSuggestions','canEditAt','_command','model','size','values','1328960ONGeHI','3015uCgNba','editor','8616JlRHsq','getRanges','refresh','204868nLtlKU','2001944vyERqC','700660Bfxwlk','_isEnabledBasedOnSelection','820ZGzlXl'];_0x5103=function(){return _0x18e347;};return _0x5103();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d59fa=_0x37e8;function _0x4fc2(){const _0x32be4e=['value','clearForceDisabled','1154709WVBoGm','1760796nVXzco','execute','359226fkqtmy','_enabledCommands','6qMUXdj','15055ACogrL','_disableUnsupportedCommands','editor','TrackChangesCommand','596rnRZay','affectsData','40enYIUS','refresh','commands','3646280xbZkTW','241534EgZmzO','isEnabled','_isEnabledBasedOnSelection','554530IXVAuF','forceDisabled','_enableCommands','has'];_0x4fc2=function(){return _0x32be4e;};return _0x4fc2();}(function(_0x2ffd59,_0x510883){const _0x1afd14=_0x37e8,_0x2c1cee=_0x2ffd59();while(!![]){try{const _0x3538ad=-parseInt(_0x1afd14(0x125))/0x1+parseInt(_0x1afd14(0x122))/0x2*(parseInt(_0x1afd14(0x117))/0x3)+-parseInt(_0x1afd14(0x11c))/0x4*(-parseInt(_0x1afd14(0x118))/0x5)+parseInt(_0x1afd14(0x113))/0x6+parseInt(_0x1afd14(0x115))/0x7+parseInt(_0x1afd14(0x121))/0x8+-parseInt(_0x1afd14(0x112))/0x9*(parseInt(_0x1afd14(0x11e))/0xa);if(_0x3538ad===_0x510883)break;else _0x2c1cee['push'](_0x2c1cee['shift']());}catch(_0xa4f029){_0x2c1cee['push'](_0x2c1cee['shift']());}}}(_0x4fc2,0x67460));import{Command as _0x46511f}from'ckeditor5/src/core.js';function _0x37e8(_0xe2e1e5,_0x6e6fa7){const _0x4fc26e=_0x4fc2();return _0x37e8=function(_0x37e892,_0x306f19){_0x37e892=_0x37e892-0x110;let _0x69695d=_0x4fc26e[_0x37e892];return _0x69695d;},_0x37e8(_0xe2e1e5,_0x6e6fa7);}export default class M extends _0x46511f{constructor(_0x3b40de,_0x1f7dc0){const _0xb6660c=_0x37e8;super(_0x3b40de),this[_0xb6660c(0x116)]=_0x1f7dc0,this[_0xb6660c(0x110)]=!0x1,this[_0xb6660c(0x11f)](),this[_0xb6660c(0x124)]=!0x1;}[_0x4d59fa(0x11f)](){const _0x2e8aae=_0x4d59fa;this[_0x2e8aae(0x123)]=!0x0;}[_0x4d59fa(0x114)](){const _0x22b8e8=_0x4d59fa;this[_0x22b8e8(0x110)]=!this[_0x22b8e8(0x110)],this[_0x22b8e8(0x110)]?this[_0x22b8e8(0x119)]():this[_0x22b8e8(0x127)]();}[_0x4d59fa(0x119)](){const _0x599852=_0x4d59fa;for(const _0x4e8675 of this[_0x599852(0x11a)][_0x599852(0x120)][_0x599852(0x120)]())_0x4e8675[_0x599852(0x11d)]&&!this[_0x599852(0x116)][_0x599852(0x128)](_0x4e8675)&&_0x4e8675[_0x599852(0x126)](_0x599852(0x11b));}[_0x4d59fa(0x127)](){const _0x3051d8=_0x4d59fa;for(const _0x55a712 of this[_0x3051d8(0x11a)][_0x3051d8(0x120)][_0x3051d8(0x120)]())_0x55a712[_0x3051d8(0x11d)]&&!this[_0x3051d8(0x116)][_0x3051d8(0x128)](_0x55a712)&&_0x55a712[_0x3051d8(0x111)](_0x3051d8(0x11b));}}
23
+ const _0x4bf922=_0x209f;(function(_0x457000,_0x144eba){const _0x50e000=_0x209f,_0x476f40=_0x457000();while(!![]){try{const _0xc01f6f=parseInt(_0x50e000(0x103))/0x1+-parseInt(_0x50e000(0x107))/0x2+parseInt(_0x50e000(0x10a))/0x3*(-parseInt(_0x50e000(0x114))/0x4)+-parseInt(_0x50e000(0x10e))/0x5*(-parseInt(_0x50e000(0xff))/0x6)+-parseInt(_0x50e000(0xfd))/0x7*(parseInt(_0x50e000(0x110))/0x8)+parseInt(_0x50e000(0x104))/0x9*(-parseInt(_0x50e000(0x106))/0xa)+parseInt(_0x50e000(0x108))/0xb;if(_0xc01f6f===_0x144eba)break;else _0x476f40['push'](_0x476f40['shift']());}catch(_0x4fa354){_0x476f40['push'](_0x476f40['shift']());}}}(_0x281c,0x6ba25));import{Command as _0x274a95}from'ckeditor5/src/core.js';export default class M extends _0x274a95{constructor(_0x48afc8,_0x3c8245){const _0xb4cc6c=_0x209f;super(_0x48afc8),this[_0xb4cc6c(0xfc)]=_0x3c8245,this[_0xb4cc6c(0x101)]=!0x1,this[_0xb4cc6c(0x10d)](),this[_0xb4cc6c(0x109)]=!0x1;}[_0x4bf922(0x10d)](){const _0x50793f=_0x4bf922;this[_0x50793f(0x111)]=!0x0;}[_0x4bf922(0x102)](){const _0x37b701=_0x4bf922;this[_0x37b701(0x101)]=!this[_0x37b701(0x101)],this[_0x37b701(0x101)]?this[_0x37b701(0x10f)]():this[_0x37b701(0x112)]();}[_0x4bf922(0x10f)](){const _0x500086=_0x4bf922;for(const _0x442168 of this[_0x500086(0x113)][_0x500086(0x10c)][_0x500086(0x10c)]())_0x442168[_0x500086(0x100)]&&!this[_0x500086(0xfc)][_0x500086(0xfb)](_0x442168)&&_0x442168[_0x500086(0xfe)](_0x500086(0x105));}[_0x4bf922(0x112)](){const _0x11656e=_0x4bf922;for(const _0x18ccfe of this[_0x11656e(0x113)][_0x11656e(0x10c)][_0x11656e(0x10c)]())_0x18ccfe[_0x11656e(0x100)]&&!this[_0x11656e(0xfc)][_0x11656e(0xfb)](_0x18ccfe)&&_0x18ccfe[_0x11656e(0x10b)](_0x11656e(0x105));}}function _0x209f(_0x346b7d,_0x1577cc){const _0x281c91=_0x281c();return _0x209f=function(_0x209f42,_0x3c7d32){_0x209f42=_0x209f42-0xfb;let _0x260149=_0x281c91[_0x209f42];return _0x260149;},_0x209f(_0x346b7d,_0x1577cc);}function _0x281c(){const _0x1f6a0f=['_enableCommands','editor','13116Smaowr','has','_enabledCommands','1078aoWHGc','forceDisabled','504jdmJIO','affectsData','value','execute','770046UCscjJ','41535oqugDH','TrackChangesCommand','1100guTcjG','836052cQYcOT','6476459vzcPzH','_isEnabledBasedOnSelection','12bFhhwn','clearForceDisabled','commands','refresh','38815xetRwF','_disableUnsupportedCommands','32792MGFTxH','isEnabled'];_0x281c=function(){return _0x1f6a0f;};return _0x281c();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x22a8(_0x12917c,_0x2144f0){var _0x48d43d=_0x48d4();return _0x22a8=function(_0x22a8b5,_0x1646db){_0x22a8b5=_0x22a8b5-0x1de;var _0x39ad9d=_0x48d43d[_0x22a8b5];return _0x39ad9d;},_0x22a8(_0x12917c,_0x2144f0);}(function(_0x1dd268,_0x3cfe5b){var _0x5af5ce=_0x22a8,_0x91793e=_0x1dd268();while(!![]){try{var _0x39dd53=parseInt(_0x5af5ce(0x1de))/0x1+parseInt(_0x5af5ce(0x1e7))/0x2*(-parseInt(_0x5af5ce(0x1e4))/0x3)+parseInt(_0x5af5ce(0x1e1))/0x4*(-parseInt(_0x5af5ce(0x1e8))/0x5)+-parseInt(_0x5af5ce(0x1e0))/0x6+-parseInt(_0x5af5ce(0x1e3))/0x7+-parseInt(_0x5af5ce(0x1df))/0x8*(-parseInt(_0x5af5ce(0x1e6))/0x9)+parseInt(_0x5af5ce(0x1e5))/0xa*(parseInt(_0x5af5ce(0x1e2))/0xb);if(_0x39dd53===_0x3cfe5b)break;else _0x91793e['push'](_0x91793e['shift']());}catch(_0x511b8f){_0x91793e['push'](_0x91793e['shift']());}}}(_0x48d4,0x6f099));function _0x48d4(){var _0x533a78=['3ehfTxr','22910AgwgOx','6777UNoLPD','556174OiWeFv','10QYdNCA','771097XedGwZ','3128yvyxIQ','2682408mLfgZI','982264RXbBaa','5852pcuwKv','4292652wjAPem'];_0x48d4=function(){return _0x533a78;};return _0x48d4();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ function _0x10d1(){var _0x1baf47=['2135EmrQpH','45xrOUEZ','490076GphNDk','929052DGGQPY','5434592fUgTbL','3021849EYzaXI','6340901UpjutF','34uMVXEC','27369780LgoLZU','6WrFHdU'];_0x10d1=function(){return _0x1baf47;};return _0x10d1();}function _0x24f2(_0x172d96,_0x318538){var _0x10d11b=_0x10d1();return _0x24f2=function(_0x24f217,_0x51cec0){_0x24f217=_0x24f217-0x181;var _0x3259f8=_0x10d11b[_0x24f217];return _0x3259f8;},_0x24f2(_0x172d96,_0x318538);}(function(_0x339b02,_0x33f364){var _0x4265d5=_0x24f2,_0x3dbe82=_0x339b02();while(!![]){try{var _0x58b3a9=-parseInt(_0x4265d5(0x182))/0x1*(parseInt(_0x4265d5(0x189))/0x2)+parseInt(_0x4265d5(0x187))/0x3+-parseInt(_0x4265d5(0x184))/0x4*(-parseInt(_0x4265d5(0x183))/0x5)+-parseInt(_0x4265d5(0x181))/0x6*(-parseInt(_0x4265d5(0x188))/0x7)+parseInt(_0x4265d5(0x186))/0x8+-parseInt(_0x4265d5(0x185))/0x9+-parseInt(_0x4265d5(0x18a))/0xa;if(_0x58b3a9===_0x33f364)break;else _0x3dbe82['push'](_0x3dbe82['shift']());}catch(_0x39eee0){_0x3dbe82['push'](_0x3dbe82['shift']());}}}(_0x10d1,0xc7dbc));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12caa4=_0x5539;(function(_0x2fb10c,_0x26481c){const _0x2a02d5=_0x5539,_0x18f616=_0x2fb10c();while(!![]){try{const _0x55d22e=-parseInt(_0x2a02d5(0xe2))/0x1*(parseInt(_0x2a02d5(0xe1))/0x2)+-parseInt(_0x2a02d5(0xdf))/0x3+parseInt(_0x2a02d5(0xef))/0x4+-parseInt(_0x2a02d5(0xe7))/0x5*(-parseInt(_0x2a02d5(0xea))/0x6)+-parseInt(_0x2a02d5(0xee))/0x7+-parseInt(_0x2a02d5(0xe6))/0x8+parseInt(_0x2a02d5(0xec))/0x9;if(_0x55d22e===_0x26481c)break;else _0x18f616['push'](_0x18f616['shift']());}catch(_0xf04588){_0x18f616['push'](_0x18f616['shift']());}}}(_0x194a,0x54ac6));function _0x5539(_0x3f5653,_0x554294){const _0x194a0c=_0x194a();return _0x5539=function(_0x553931,_0x5804f4){_0x553931=_0x553931-0xdf;let _0x4f2da8=_0x194a0c[_0x553931];return _0x4f2da8;},_0x5539(_0x3f5653,_0x554294);}import{Plugin as _0x433a7c}from'ckeditor5/src/core.js';export default class E extends _0x433a7c{[_0x12caa4(0xe4)](){const _0x1f9e97=_0x12caa4,_0x14a519=this[_0x1f9e97(0xe9)],_0x35c082=_0x14a519[_0x1f9e97(0xe8)][_0x1f9e97(0xed)](_0x1f9e97(0xeb));_0x14a519[_0x1f9e97(0xe5)][_0x1f9e97(0xed)](_0x1f9e97(0xe0))&&_0x35c082[_0x1f9e97(0xe3)](_0x1f9e97(0xe0));}}function _0x194a(){const _0x235fbf=['3439320rkIopC','2361530BfSOmz','plugins','editor','6reBSmd','TrackChangesEditing','1913238DcZqpf','get','2519958TzEfhs','2291016fPrWJP','231060IGEGAl','showAIAssistant','87782VzSCVW','1DltcQx','enableCommand','afterInit','commands'];_0x194a=function(){return _0x235fbf;};return _0x194a();}
23
+ const _0x4132ce=_0x38b3;(function(_0xbaf2b3,_0x2fbe94){const _0x65d566=_0x38b3,_0x5132cd=_0xbaf2b3();while(!![]){try{const _0x5095d8=parseInt(_0x65d566(0x17f))/0x1*(parseInt(_0x65d566(0x174))/0x2)+-parseInt(_0x65d566(0x171))/0x3+-parseInt(_0x65d566(0x170))/0x4+-parseInt(_0x65d566(0x172))/0x5*(parseInt(_0x65d566(0x177))/0x6)+parseInt(_0x65d566(0x17a))/0x7+-parseInt(_0x65d566(0x176))/0x8+-parseInt(_0x65d566(0x17e))/0x9*(-parseInt(_0x65d566(0x180))/0xa);if(_0x5095d8===_0x2fbe94)break;else _0x5132cd['push'](_0x5132cd['shift']());}catch(_0x537330){_0x5132cd['push'](_0x5132cd['shift']());}}}(_0x3ef8,0xb65ec));function _0x38b3(_0x2e0aa1,_0xf308ab){const _0x3ef869=_0x3ef8();return _0x38b3=function(_0x38b3c2,_0x98c669){_0x38b3c2=_0x38b3c2-0x16f;let _0x7d6afd=_0x3ef869[_0x38b3c2];return _0x7d6afd;},_0x38b3(_0x2e0aa1,_0xf308ab);}import{Plugin as _0x2c7116}from'ckeditor5/src/core.js';function _0x3ef8(){const _0x3d8e5c=['showAIAssistant','get','558cYRhmI','1098777MzDasY','558260hVerpa','enableCommand','5361152nupAjj','3689586jjwYod','4045gPdIAx','TrackChangesEditing','2NcZcTZ','commands','4893592QvTnlB','10818XzvrHW','editor','plugins','5792325JQcPdd','afterInit'];_0x3ef8=function(){return _0x3d8e5c;};return _0x3ef8();}export default class E extends _0x2c7116{[_0x4132ce(0x17b)](){const _0x796479=_0x4132ce,_0x4d2ec3=this[_0x796479(0x178)],_0x409022=_0x4d2ec3[_0x796479(0x179)][_0x796479(0x17d)](_0x796479(0x173));_0x4d2ec3[_0x796479(0x175)][_0x796479(0x17d)](_0x796479(0x17c))&&_0x409022[_0x796479(0x16f)](_0x796479(0x17c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x218191=_0x3aaa;(function(_0x3ffa59,_0x6048dd){const _0x4b2990=_0x3aaa,_0x108315=_0x3ffa59();while(!![]){try{const _0x581ff6=-parseInt(_0x4b2990(0x1bf))/0x1*(parseInt(_0x4b2990(0x1bc))/0x2)+parseInt(_0x4b2990(0x1b7))/0x3*(-parseInt(_0x4b2990(0x1c0))/0x4)+parseInt(_0x4b2990(0x1a7))/0x5+parseInt(_0x4b2990(0x1c2))/0x6+parseInt(_0x4b2990(0x1a4))/0x7*(-parseInt(_0x4b2990(0x19f))/0x8)+parseInt(_0x4b2990(0x1a5))/0x9*(-parseInt(_0x4b2990(0x1b3))/0xa)+parseInt(_0x4b2990(0x1b5))/0xb*(parseInt(_0x4b2990(0x1a0))/0xc);if(_0x581ff6===_0x6048dd)break;else _0x108315['push'](_0x108315['shift']());}catch(_0x2d2864){_0x108315['push'](_0x108315['shift']());}}}(_0x3899,0xa9007));import{Plugin as _0x44fdc7}from'ckeditor5/src/core.js';function _0x3899(){const _0x4da3d5=['center','293094gsffiH','9388yPVNPH','_registerLegacyDescription','3652350BqYcyb','right','formatBlock','justify','AlignmentEditing','commandName','locale','plugins','8tjlmzg','19927692TqAskU','get','FORMAT_ALIGN_TO_RIGHT','TrackChangesEditing','855554NENfPs','306lZKAWt','has','2983560pMoTvR','left','FORMAT_ALIGNMENT','*Format:*\x20%0','type','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','FORMAT_ALIGN_TO_CENTER','value','FORMAT_JUSTIFY_TEXT','format','alignment','70760tJLlfa','enableDefaultAttributesIntegration','11bAkqFi','editor','1191aZSfdC','commandParams','afterInit','descriptionFactory','registerAttributeLabel','6BiVnOP','registerBlockAttribute'];_0x3899=function(){return _0x4da3d5;};return _0x3899();}function _0x3aaa(_0xf58430,_0x3c59fd){const _0x3899b4=_0x3899();return _0x3aaa=function(_0x3aaa36,_0x251461){_0x3aaa36=_0x3aaa36-0x19d;let _0x549b5c=_0x3899b4[_0x3aaa36];return _0x549b5c;},_0x3aaa(_0xf58430,_0x3c59fd);}import{getTranslation as _0x263636}from'../utils/common-translations.js';export default class V extends _0x44fdc7{[_0x218191(0x1b9)](){const _0x4ab7d0=_0x218191,_0x22d93c=this[_0x4ab7d0(0x1b6)],_0x255b80=_0x22d93c[_0x4ab7d0(0x19d)];if(!_0x22d93c[_0x4ab7d0(0x19e)][_0x4ab7d0(0x1a6)](_0x4ab7d0(0x1c6)))return;const _0x1059f2=_0x22d93c[_0x4ab7d0(0x19e)][_0x4ab7d0(0x1a1)](_0x4ab7d0(0x1a3));_0x1059f2[_0x4ab7d0(0x1b4)](_0x4ab7d0(0x1b2)),_0x1059f2[_0x4ab7d0(0x1bd)](_0x4ab7d0(0x1b2)),_0x1059f2[_0x4ab7d0(0x1ba)][_0x4ab7d0(0x1bb)](_0x4ab7d0(0x1b2),_0x263636(_0x255b80,_0x4ab7d0(0x1a9))),this[_0x4ab7d0(0x1c1)]();}[_0x218191(0x1c1)](){const _0x5b8df5=_0x218191,_0x5e9777=this[_0x5b8df5(0x1b6)],_0xb2f2fa=_0x5e9777[_0x5b8df5(0x19d)];_0x5e9777[_0x5b8df5(0x19e)][_0x5b8df5(0x1a1)](_0x5b8df5(0x1a3))[_0x5b8df5(0x1ba)][_0x5b8df5(0x1ad)](_0xc3d76b=>{const _0x4f41f2=_0x5b8df5;if(_0x4f41f2(0x1c4)!=_0xc3d76b[_0x4f41f2(0x1ab)])return;const {data:_0x22b96e}=_0xc3d76b;if(_0x22b96e&&_0x4f41f2(0x1b2)==_0x22b96e[_0x4f41f2(0x1c7)]){const _0x5291a9=_0x22b96e[_0x4f41f2(0x1b8)][0x0][_0x4f41f2(0x1af)];return{'type':_0x4f41f2(0x1b1),'content':_0x263636(_0xb2f2fa,_0x4f41f2(0x1aa),function(_0x38149e){const _0x39d540=_0x4f41f2;switch(_0x38149e){case _0x39d540(0x1a8):return _0x263636(_0xb2f2fa,_0x39d540(0x1ac));case _0x39d540(0x1c3):return _0x263636(_0xb2f2fa,_0x39d540(0x1a2));case _0x39d540(0x1be):return _0x263636(_0xb2f2fa,_0x39d540(0x1ae));case _0x39d540(0x1c5):return _0x263636(_0xb2f2fa,_0x39d540(0x1b0));}}(_0x5291a9))};}});}}
23
+ const _0xcbeb9c=_0x331f;(function(_0x5bb87b,_0x5d713f){const _0x507448=_0x331f,_0x5f5730=_0x5bb87b();while(!![]){try{const _0x1a5551=-parseInt(_0x507448(0x1c2))/0x1+-parseInt(_0x507448(0x1ba))/0x2+parseInt(_0x507448(0x1bf))/0x3+-parseInt(_0x507448(0x1a8))/0x4*(parseInt(_0x507448(0x1b3))/0x5)+-parseInt(_0x507448(0x1c9))/0x6*(parseInt(_0x507448(0x1c1))/0x7)+parseInt(_0x507448(0x1c0))/0x8+-parseInt(_0x507448(0x1bc))/0x9*(-parseInt(_0x507448(0x1aa))/0xa);if(_0x1a5551===_0x5d713f)break;else _0x5f5730['push'](_0x5f5730['shift']());}catch(_0x168a0b){_0x5f5730['push'](_0x5f5730['shift']());}}}(_0x15ec,0x891a9));import{Plugin as _0x21e09b}from'ckeditor5/src/core.js';import{getTranslation as _0x561405}from'../utils/common-translations.js';export default class V extends _0x21e09b{[_0xcbeb9c(0x1cc)](){const _0x6953ca=_0xcbeb9c,_0x5d8b86=this[_0x6953ca(0x1bd)],_0x4604c6=_0x5d8b86[_0x6953ca(0x1ac)];if(!_0x5d8b86[_0x6953ca(0x1bb)][_0x6953ca(0x1ab)](_0x6953ca(0x1c5)))return;const _0x491fbe=_0x5d8b86[_0x6953ca(0x1bb)][_0x6953ca(0x1be)](_0x6953ca(0x1c8));_0x491fbe[_0x6953ca(0x1a7)](_0x6953ca(0x1c3)),_0x491fbe[_0x6953ca(0x1b1)](_0x6953ca(0x1c3)),_0x491fbe[_0x6953ca(0x1b0)][_0x6953ca(0x1b9)](_0x6953ca(0x1c3),_0x561405(_0x4604c6,_0x6953ca(0x1c6))),this[_0x6953ca(0x1cd)]();}[_0xcbeb9c(0x1cd)](){const _0x547aed=_0xcbeb9c,_0x35a915=this[_0x547aed(0x1bd)],_0x2f5c9e=_0x35a915[_0x547aed(0x1ac)];_0x35a915[_0x547aed(0x1bb)][_0x547aed(0x1be)](_0x547aed(0x1c8))[_0x547aed(0x1b0)][_0x547aed(0x1b2)](_0x1c66a2=>{const _0xd08d5a=_0x547aed;if(_0xd08d5a(0x1ca)!=_0x1c66a2[_0xd08d5a(0x1b4)])return;const {data:_0x59a661}=_0x1c66a2;if(_0x59a661&&_0xd08d5a(0x1c3)==_0x59a661[_0xd08d5a(0x1ae)]){const _0x2e90b9=_0x59a661[_0xd08d5a(0x1b8)][0x0][_0xd08d5a(0x1cf)];return{'type':_0xd08d5a(0x1a9),'content':_0x561405(_0x2f5c9e,_0xd08d5a(0x1b6),function(_0x38941a){const _0x2141d7=_0xd08d5a;switch(_0x38941a){case _0x2141d7(0x1af):return _0x561405(_0x2f5c9e,_0x2141d7(0x1b5));case _0x2141d7(0x1c7):return _0x561405(_0x2f5c9e,_0x2141d7(0x1cb));case _0x2141d7(0x1c4):return _0x561405(_0x2f5c9e,_0x2141d7(0x1b7));case _0x2141d7(0x1ce):return _0x561405(_0x2f5c9e,_0x2141d7(0x1ad));}}(_0x2e90b9))};}});}}function _0x331f(_0x18824b,_0x35d08e){const _0x15ec46=_0x15ec();return _0x331f=function(_0x331f18,_0x1d0c8c){_0x331f18=_0x331f18-0x1a7;let _0x2402e0=_0x15ec46[_0x331f18];return _0x2402e0;},_0x331f(_0x18824b,_0x35d08e);}function _0x15ec(){const _0xb190c0=['44JArhXf','format','30VVQbrG','has','locale','FORMAT_JUSTIFY_TEXT','commandName','left','descriptionFactory','registerBlockAttribute','registerDescriptionCallback','331555ERBmVE','type','FORMAT_ALIGN_TO_LEFT','*Format:*\x20%0','FORMAT_ALIGN_TO_CENTER','commandParams','registerAttributeLabel','568372xBInRE','plugins','5632209KVheQa','editor','get','1765470DIWbtV','958472sozVsd','171934UrzMug','568402HoZXrn','alignment','center','AlignmentEditing','FORMAT_ALIGNMENT','right','TrackChangesEditing','108ZeNLpj','formatBlock','FORMAT_ALIGN_TO_RIGHT','afterInit','_registerLegacyDescription','justify','value','enableDefaultAttributesIntegration'];_0x15ec=function(){return _0xb190c0;};return _0x15ec();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e21(_0x3f1232,_0x5ae348){const _0x22c3f2=_0x22c3();return _0x4e21=function(_0x4e21c9,_0xf18ad3){_0x4e21c9=_0x4e21c9-0xb0;let _0x4c27d6=_0x22c3f2[_0x4e21c9];return _0x4c27d6;},_0x4e21(_0x3f1232,_0x5ae348);}const _0x4602b8=_0x4e21;(function(_0x59d463,_0x1c5763){const _0x3a81f8=_0x4e21,_0x5145b3=_0x59d463();while(!![]){try{const _0x1f73bd=parseInt(_0x3a81f8(0xbe))/0x1+-parseInt(_0x3a81f8(0xc1))/0x2+parseInt(_0x3a81f8(0xbc))/0x3+parseInt(_0x3a81f8(0xb8))/0x4*(-parseInt(_0x3a81f8(0xd3))/0x5)+parseInt(_0x3a81f8(0xb1))/0x6+parseInt(_0x3a81f8(0xc3))/0x7+-parseInt(_0x3a81f8(0xd0))/0x8*(parseInt(_0x3a81f8(0xdf))/0x9);if(_0x1f73bd===_0x1c5763)break;else _0x5145b3['push'](_0x5145b3['shift']());}catch(_0x54a501){_0x5145b3['push'](_0x5145b3['shift']());}}}(_0x22c3,0x9788b));import{Plugin as _0x5c9130}from'ckeditor5/src/core.js';import{getTranslation as _0x150731}from'../utils/common-translations.js';const ti=[_0x4602b8(0xb7),_0x4602b8(0xdc),_0x4602b8(0xe2),_0x4602b8(0xe5),_0x4602b8(0xe0),_0x4602b8(0xde),_0x4602b8(0xba)];export default class U extends _0x5c9130{[_0x4602b8(0xd1)](){const _0x551945=_0x4602b8,_0xdcaa0a=this[_0x551945(0xd7)],_0x2a6b96=_0xdcaa0a[_0x551945(0xe1)][_0x551945(0xc6)](_0x551945(0xbb)),_0x577b76=_0xdcaa0a[_0x551945(0xb6)];for(const _0x2fe81a of ti){if(!_0xdcaa0a[_0x551945(0xe1)][_0x551945(0xc0)](_0x2fe81a))continue;const _0x55683b=_0x2fe81a[_0x551945(0xd2)](0x0,-0x7)[_0x551945(0xb3)](),_0x1a5fff=_0x551945(0xd4)+_0x55683b[_0x551945(0xb9)]();_0x2a6b96[_0x551945(0xd5)](_0x55683b),_0x2a6b96[_0x551945(0xce)](_0x55683b),_0x2a6b96[_0x551945(0xb0)][_0x551945(0xc4)](_0x55683b,_0x150731(_0x577b76,_0x1a5fff));}this[_0x551945(0xe6)]();}[_0x4602b8(0xe6)](){const _0x2223bf=_0x4602b8,_0x3a3ca8=this[_0x2223bf(0xd7)],_0x32afd9=_0x3a3ca8[_0x2223bf(0xb6)],_0x2dbcef=_0x3a3ca8[_0x2223bf(0xe1)][_0x2223bf(0xc6)](_0x2223bf(0xbb));function _0x35db04(_0x1b34e4,_0x4cb5ca){const _0x4539a2=_0x2223bf;_0x2dbcef[_0x4539a2(0xb0)][_0x4539a2(0xdb)](_0x4c6aa0=>{const _0x2f219e=_0x4539a2;if(_0x2f219e(0xb2)!=_0x4c6aa0[_0x2f219e(0xe4)])return;const {data:_0x862259}=_0x4c6aa0;return _0x862259&&_0x862259[_0x2f219e(0xcf)]===_0x1b34e4?_0x862259[_0x2f219e(0xbf)][0x0][_0x2f219e(0xb5)]?{'type':_0x2f219e(0xc8),'content':_0x150731(_0x32afd9,_0x2f219e(0xc5),_0x4cb5ca)}:{'type':_0x2f219e(0xc8),'content':_0x150731(_0x32afd9,_0x2f219e(0xc7),_0x4cb5ca)}:void 0x0;});}_0x35db04(_0x2223bf(0xc2),_0x150731(_0x32afd9,_0x2223bf(0xd9))),_0x35db04(_0x2223bf(0xc9),_0x150731(_0x32afd9,_0x2223bf(0xb4))),_0x35db04(_0x2223bf(0xcb),_0x150731(_0x32afd9,_0x2223bf(0xbd))),_0x35db04(_0x2223bf(0xd6),_0x150731(_0x32afd9,_0x2223bf(0xca))),_0x35db04(_0x2223bf(0xda),_0x150731(_0x32afd9,_0x2223bf(0xdd))),_0x35db04(_0x2223bf(0xcd),_0x150731(_0x32afd9,_0x2223bf(0xe3))),_0x35db04(_0x2223bf(0xcc),_0x150731(_0x32afd9,_0x2223bf(0xd8)));}}function _0x22c3(){const _0x271dbb=['FORMAT_CODE','underline','superscript','subscript','registerInlineAttribute','commandName','8TKKTgu','afterInit','slice','1739555XDRfgM','FORMAT_','enableDefaultAttributesIntegration','code','editor','FORMAT_SUPERSCRIPT','FORMAT_BOLD','strikethrough','registerDescriptionCallback','ItalicEditing','FORMAT_STRIKETHROUGH','SubscriptEditing','5978601weYYai','StrikethroughEditing','plugins','UnderlineEditing','FORMAT_SUBSCRIPT','type','CodeEditing','_registerLegacyDescription','descriptionFactory','141378tHkoQo','formatInline','toLowerCase','FORMAT_ITALIC','forceValue','locale','BoldEditing','4dyvRPd','toUpperCase','SuperscriptEditing','TrackChangesEditing','3430719sKeSqR','FORMAT_UNDERLINE','247226dlJkgw','commandParams','has','1892778BbuQQN','bold','8154370GGUsrX','registerAttributeLabel','*Format:*\x20%0','get','*Remove\x20format:*\x20%0','format','italic'];_0x22c3=function(){return _0x271dbb;};return _0x22c3();}
23
+ const _0x17cba1=_0x28f9;(function(_0xd09a45,_0x478d04){const _0x467977=_0x28f9,_0x2d1e3c=_0xd09a45();while(!![]){try{const _0x28c122=parseInt(_0x467977(0x115))/0x1*(parseInt(_0x467977(0x112))/0x2)+-parseInt(_0x467977(0x12c))/0x3+parseInt(_0x467977(0x11e))/0x4*(parseInt(_0x467977(0x13a))/0x5)+parseInt(_0x467977(0x128))/0x6*(-parseInt(_0x467977(0x121))/0x7)+parseInt(_0x467977(0x137))/0x8+-parseInt(_0x467977(0x145))/0x9*(-parseInt(_0x467977(0x143))/0xa)+-parseInt(_0x467977(0x114))/0xb;if(_0x28c122===_0x478d04)break;else _0x2d1e3c['push'](_0x2d1e3c['shift']());}catch(_0x22d807){_0x2d1e3c['push'](_0x2d1e3c['shift']());}}}(_0x2a64,0x69006));import{Plugin as _0x1ecd8c}from'ckeditor5/src/core.js';import{getTranslation as _0x67595d}from'../utils/common-translations.js';function _0x2a64(){const _0x3857f0=['italic','*Remove\x20format:*\x20%0','195264ifuHRq','formatInline','BoldEditing','77SexlQh','registerDescriptionCallback','UnderlineEditing','CodeEditing','descriptionFactory','locale','format','84042wCnZNP','FORMAT_BOLD','FORMAT_ITALIC','get','632490ljWSFi','slice','plugins','toUpperCase','subscript','has','enableDefaultAttributesIntegration','registerAttributeLabel','FORMAT_SUPERSCRIPT','SubscriptEditing','type','5686736MPvgvb','afterInit','editor','65lvExlH','FORMAT_','FORMAT_CODE','bold','forceValue','ItalicEditing','code','FORMAT_STRIKETHROUGH','SuperscriptEditing','30GfxWIP','TrackChangesEditing','259659wdUlJy','StrikethroughEditing','commandParams','FORMAT_SUBSCRIPT','FORMAT_UNDERLINE','toLowerCase','245656VMcBCw','underline','16464866owbPZb','7MdKTKU','commandName','superscript','strikethrough','*Format:*\x20%0','registerInlineAttribute','_registerLegacyDescription'];_0x2a64=function(){return _0x3857f0;};return _0x2a64();}const ti=[_0x17cba1(0x120),_0x17cba1(0x13f),_0x17cba1(0x123),_0x17cba1(0x124),_0x17cba1(0x146),_0x17cba1(0x135),_0x17cba1(0x142)];function _0x28f9(_0x5a322f,_0x2ea6c7){const _0x2a6451=_0x2a64();return _0x28f9=function(_0x28f930,_0x59ff93){_0x28f930=_0x28f930-0x10e;let _0x10c47e=_0x2a6451[_0x28f930];return _0x10c47e;},_0x28f9(_0x5a322f,_0x2ea6c7);}export default class U extends _0x1ecd8c{[_0x17cba1(0x138)](){const _0x5a6de7=_0x17cba1,_0x31d547=this[_0x5a6de7(0x139)],_0xea1997=_0x31d547[_0x5a6de7(0x12e)][_0x5a6de7(0x12b)](_0x5a6de7(0x144)),_0x36ae79=_0x31d547[_0x5a6de7(0x126)];for(const _0x7f598a of ti){if(!_0x31d547[_0x5a6de7(0x12e)][_0x5a6de7(0x131)](_0x7f598a))continue;const _0x57fe1a=_0x7f598a[_0x5a6de7(0x12d)](0x0,-0x7)[_0x5a6de7(0x111)](),_0x3c1d9e=_0x5a6de7(0x13b)+_0x57fe1a[_0x5a6de7(0x12f)]();_0xea1997[_0x5a6de7(0x132)](_0x57fe1a),_0xea1997[_0x5a6de7(0x11a)](_0x57fe1a),_0xea1997[_0x5a6de7(0x125)][_0x5a6de7(0x133)](_0x57fe1a,_0x67595d(_0x36ae79,_0x3c1d9e));}this[_0x5a6de7(0x11b)]();}[_0x17cba1(0x11b)](){const _0x445c0a=_0x17cba1,_0x48ec7f=this[_0x445c0a(0x139)],_0x240f66=_0x48ec7f[_0x445c0a(0x126)],_0x9ff294=_0x48ec7f[_0x445c0a(0x12e)][_0x445c0a(0x12b)](_0x445c0a(0x144));function _0x48f92c(_0x3f9a22,_0xa36f6f){const _0x42215c=_0x445c0a;_0x9ff294[_0x42215c(0x125)][_0x42215c(0x122)](_0x35ec01=>{const _0x4f58ec=_0x42215c;if(_0x4f58ec(0x11f)!=_0x35ec01[_0x4f58ec(0x136)])return;const {data:_0x520762}=_0x35ec01;return _0x520762&&_0x520762[_0x4f58ec(0x116)]===_0x3f9a22?_0x520762[_0x4f58ec(0x10e)][0x0][_0x4f58ec(0x13e)]?{'type':_0x4f58ec(0x127),'content':_0x67595d(_0x240f66,_0x4f58ec(0x119),_0xa36f6f)}:{'type':_0x4f58ec(0x127),'content':_0x67595d(_0x240f66,_0x4f58ec(0x11d),_0xa36f6f)}:void 0x0;});}_0x48f92c(_0x445c0a(0x13d),_0x67595d(_0x240f66,_0x445c0a(0x129))),_0x48f92c(_0x445c0a(0x11c),_0x67595d(_0x240f66,_0x445c0a(0x12a))),_0x48f92c(_0x445c0a(0x113),_0x67595d(_0x240f66,_0x445c0a(0x110))),_0x48f92c(_0x445c0a(0x140),_0x67595d(_0x240f66,_0x445c0a(0x13c))),_0x48f92c(_0x445c0a(0x118),_0x67595d(_0x240f66,_0x445c0a(0x141))),_0x48f92c(_0x445c0a(0x130),_0x67595d(_0x240f66,_0x445c0a(0x10f))),_0x48f92c(_0x445c0a(0x117),_0x67595d(_0x240f66,_0x445c0a(0x134)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xdbd7(){const _0xa010b0=['format','locale','value','ELEMENT_BLOCK_QUOTE','registerDescriptionCallback','model','8169GCADJq','change','*Remove\x20format:*\x20%0','1700700xXYROJ','24JvtYtx','4820436yDRtZJ','commands','2822361PRenUE','9752355eYRVAL','get','markBlockFormat','from','BlockQuoteEditing','schema','464080qQDZKg','document','blockQuote','name','TrackChangesEditing','filter','plugins','commandName','*Set\x20format:*\x20%0','getSelectedBlocks','parent','checkChild','selection','forceValue','afterInit','commandParams','$root','322469vbZwOe','94YiCMVk','editor','enableCommand','descriptionFactory','has'];_0xdbd7=function(){return _0xa010b0;};return _0xdbd7();}const _0x2e25a6=_0xc61a;(function(_0xde3bcb,_0x35d7f9){const _0x56e9f2=_0xc61a,_0x251d4d=_0xde3bcb();while(!![]){try{const _0x1e1445=parseInt(_0x56e9f2(0x1e5))/0x1*(parseInt(_0x56e9f2(0x1da))/0x2)+parseInt(_0x56e9f2(0x1ec))/0x3+-parseInt(_0x56e9f2(0x1e8))/0x4+parseInt(_0x56e9f2(0x1c8))/0x5+parseInt(_0x56e9f2(0x1ea))/0x6+parseInt(_0x56e9f2(0x1d9))/0x7*(-parseInt(_0x56e9f2(0x1e9))/0x8)+-parseInt(_0x56e9f2(0x1ed))/0x9;if(_0x1e1445===_0x35d7f9)break;else _0x251d4d['push'](_0x251d4d['shift']());}catch(_0xa7e4a3){_0x251d4d['push'](_0x251d4d['shift']());}}}(_0xdbd7,0x8c21d));import{Plugin as _0x4d2696}from'ckeditor5/src/core.js';function _0xc61a(_0x11432a,_0x4c05a){const _0xdbd744=_0xdbd7();return _0xc61a=function(_0xc61a29,_0x1930be){_0xc61a29=_0xc61a29-0x1c8;let _0x25d8e5=_0xdbd744[_0xc61a29];return _0x25d8e5;},_0xc61a(_0x11432a,_0x4c05a);}import{getTranslation as _0x2e0bd0}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x29336f}from'../utils/utils.js';export default class O extends _0x4d2696{[_0x2e25a6(0x1d6)](){const _0x58a1b1=_0x2e25a6,_0x2998e9=this[_0x58a1b1(0x1db)],_0x14373a=_0x2998e9[_0x58a1b1(0x1e0)];if(!_0x2998e9[_0x58a1b1(0x1ce)][_0x58a1b1(0x1de)](_0x58a1b1(0x1f1)))return;const _0x265c9e=_0x2998e9[_0x58a1b1(0x1ce)][_0x58a1b1(0x1ee)](_0x58a1b1(0x1cc)),_0x5daa01=this[_0x58a1b1(0x1db)][_0x58a1b1(0x1eb)][_0x58a1b1(0x1ee)](_0x58a1b1(0x1ca));_0x265c9e[_0x58a1b1(0x1dc)](_0x58a1b1(0x1ca),(_0x59f735,_0x5bca4e={})=>{const _0x2db4dc=_0x58a1b1,_0x4dfc54=this[_0x2db4dc(0x1db)][_0x2db4dc(0x1e4)][_0x2db4dc(0x1c9)][_0x2db4dc(0x1d4)],_0x29b953=_0x5bca4e&&void 0x0!==_0x5bca4e[_0x2db4dc(0x1d5)]?_0x5bca4e[_0x2db4dc(0x1d5)]:!_0x5daa01[_0x2db4dc(0x1e1)];let _0x35d857=[];if(_0x29b953){const _0x296e64=Array[_0x2db4dc(0x1f0)](_0x4dfc54[_0x2db4dc(0x1d1)]())[_0x2db4dc(0x1cd)](_0x295f8a=>oo(_0x295f8a)||function(_0x8bd8e3,_0x46f64b){const _0x3b7565=_0x2db4dc,_0x13e98a=_0x46f64b[_0x3b7565(0x1d3)](_0x8bd8e3[_0x3b7565(0x1d2)],_0x3b7565(0x1ca)),_0x9fff68=_0x46f64b[_0x3b7565(0x1d3)]([_0x3b7565(0x1d8),_0x3b7565(0x1ca)],_0x8bd8e3);return _0x13e98a&&_0x9fff68;}(_0x295f8a,this[_0x2db4dc(0x1db)][_0x2db4dc(0x1e4)][_0x2db4dc(0x1f2)]));_0x35d857=_0x29336f(_0x296e64,_0x2998e9[_0x2db4dc(0x1e4)]);}else{const _0x475839=Array[_0x2db4dc(0x1f0)](_0x4dfc54[_0x2db4dc(0x1d1)]())[_0x2db4dc(0x1cd)](_0x2f1750=>oo(_0x2f1750));_0x35d857=_0x29336f(_0x475839,_0x2998e9[_0x2db4dc(0x1e4)]);}_0x2998e9[_0x2db4dc(0x1e4)][_0x2db4dc(0x1e6)](()=>{const _0x556c0d=_0x2db4dc;for(const _0x5238c7 of _0x35d857)_0x265c9e[_0x556c0d(0x1ef)](_0x5238c7,{'commandName':_0x556c0d(0x1ca),'commandParams':[{'forceValue':_0x29b953}]});});}),_0x265c9e[_0x58a1b1(0x1dd)][_0x58a1b1(0x1e3)](_0x3879f6=>{const _0x31a42d=_0x58a1b1,{data:_0x357089}=_0x3879f6;if(_0x357089&&_0x31a42d(0x1ca)==_0x357089[_0x31a42d(0x1cf)]){const _0x5c72eb=_0x2e0bd0(_0x14373a,_0x31a42d(0x1e2));return _0x357089[_0x31a42d(0x1d7)][0x0][_0x31a42d(0x1d5)]?{'type':_0x31a42d(0x1df),'content':_0x2e0bd0(_0x14373a,_0x31a42d(0x1d0),_0x5c72eb)}:{'type':_0x31a42d(0x1df),'content':_0x2e0bd0(_0x14373a,_0x31a42d(0x1e7),_0x5c72eb)};}});}}function oo(_0x13cc7d){const _0x326d59=_0x2e25a6;return _0x326d59(0x1ca)==_0x13cc7d[_0x326d59(0x1d2)][_0x326d59(0x1cb)];}
23
+ const _0x501046=_0x55dd;(function(_0x167e46,_0xe3f981){const _0x2eacdb=_0x55dd,_0x5ef3bb=_0x167e46();while(!![]){try{const _0x2b2d1c=-parseInt(_0x2eacdb(0x183))/0x1*(-parseInt(_0x2eacdb(0x171))/0x2)+-parseInt(_0x2eacdb(0x194))/0x3*(-parseInt(_0x2eacdb(0x188))/0x4)+-parseInt(_0x2eacdb(0x18e))/0x5+parseInt(_0x2eacdb(0x18d))/0x6*(-parseInt(_0x2eacdb(0x187))/0x7)+parseInt(_0x2eacdb(0x198))/0x8+parseInt(_0x2eacdb(0x17b))/0x9+-parseInt(_0x2eacdb(0x197))/0xa;if(_0x2b2d1c===_0xe3f981)break;else _0x5ef3bb['push'](_0x5ef3bb['shift']());}catch(_0x214b13){_0x5ef3bb['push'](_0x5ef3bb['shift']());}}}(_0x3fee,0xaeca3));import{Plugin as _0x5ee392}from'ckeditor5/src/core.js';function _0x3fee(){const _0x232afd=['3672024QcsaFa','6761785bodaiE','enableCommand','TrackChangesEditing','blockQuote','parent','*Remove\x20format:*\x20%0','357TqtOtc','value','from','546210JzbvFK','3424312ORviON','schema','commandName','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','21070lTrYTK','editor','get','getSelectedBlocks','document','checkChild','format','commands','descriptionFactory','BlockQuoteEditing','9763965aFQqJw','markBlockFormat','locale','change','forceValue','commandParams','selection','filter','30SOLlwL','*Set\x20format:*\x20%0','model','name','7rEKmyq','30452HBQsIZ','has','plugins','afterInit','$root'];_0x3fee=function(){return _0x232afd;};return _0x3fee();}function _0x55dd(_0x10dcc3,_0x5e032c){const _0x3fee2c=_0x3fee();return _0x55dd=function(_0x55dd6d,_0x2f55e0){_0x55dd6d=_0x55dd6d-0x16d;let _0x1b0ad7=_0x3fee2c[_0x55dd6d];return _0x1b0ad7;},_0x55dd(_0x10dcc3,_0x5e032c);}import{getTranslation as _0x5bffee}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1dc28c}from'../utils/utils.js';export default class O extends _0x5ee392{[_0x501046(0x18b)](){const _0x57e447=_0x501046,_0x231f7e=this[_0x57e447(0x172)],_0x25eca1=_0x231f7e[_0x57e447(0x17d)];if(!_0x231f7e[_0x57e447(0x18a)][_0x57e447(0x189)](_0x57e447(0x17a)))return;const _0x39d40f=_0x231f7e[_0x57e447(0x18a)][_0x57e447(0x173)](_0x57e447(0x190)),_0x3679ce=this[_0x57e447(0x172)][_0x57e447(0x178)][_0x57e447(0x173)](_0x57e447(0x191));_0x39d40f[_0x57e447(0x18f)](_0x57e447(0x191),(_0x1b9c84,_0x1f0fa7={})=>{const _0x1dbdec=_0x57e447,_0x59c599=this[_0x1dbdec(0x172)][_0x1dbdec(0x185)][_0x1dbdec(0x175)][_0x1dbdec(0x181)],_0x32de8a=_0x1f0fa7&&void 0x0!==_0x1f0fa7[_0x1dbdec(0x17f)]?_0x1f0fa7[_0x1dbdec(0x17f)]:!_0x3679ce[_0x1dbdec(0x195)];let _0x28aab0=[];if(_0x32de8a){const _0x223e35=Array[_0x1dbdec(0x196)](_0x59c599[_0x1dbdec(0x174)]())[_0x1dbdec(0x182)](_0x4ab8bd=>oo(_0x4ab8bd)||function(_0x17ff34,_0x1e102e){const _0x3a37c0=_0x1dbdec,_0x2d2ef7=_0x1e102e[_0x3a37c0(0x176)](_0x17ff34[_0x3a37c0(0x192)],_0x3a37c0(0x191)),_0x47e9a5=_0x1e102e[_0x3a37c0(0x176)]([_0x3a37c0(0x18c),_0x3a37c0(0x191)],_0x17ff34);return _0x2d2ef7&&_0x47e9a5;}(_0x4ab8bd,this[_0x1dbdec(0x172)][_0x1dbdec(0x185)][_0x1dbdec(0x16d)]));_0x28aab0=_0x1dc28c(_0x223e35,_0x231f7e[_0x1dbdec(0x185)]);}else{const _0x4f364e=Array[_0x1dbdec(0x196)](_0x59c599[_0x1dbdec(0x174)]())[_0x1dbdec(0x182)](_0x108f4b=>oo(_0x108f4b));_0x28aab0=_0x1dc28c(_0x4f364e,_0x231f7e[_0x1dbdec(0x185)]);}_0x231f7e[_0x1dbdec(0x185)][_0x1dbdec(0x17e)](()=>{const _0x44d708=_0x1dbdec;for(const _0x24272d of _0x28aab0)_0x39d40f[_0x44d708(0x17c)](_0x24272d,{'commandName':_0x44d708(0x191),'commandParams':[{'forceValue':_0x32de8a}]});});}),_0x39d40f[_0x57e447(0x179)][_0x57e447(0x16f)](_0x12011b=>{const _0x3b5086=_0x57e447,{data:_0x153d95}=_0x12011b;if(_0x153d95&&_0x3b5086(0x191)==_0x153d95[_0x3b5086(0x16e)]){const _0x22704d=_0x5bffee(_0x25eca1,_0x3b5086(0x170));return _0x153d95[_0x3b5086(0x180)][0x0][_0x3b5086(0x17f)]?{'type':_0x3b5086(0x177),'content':_0x5bffee(_0x25eca1,_0x3b5086(0x184),_0x22704d)}:{'type':_0x3b5086(0x177),'content':_0x5bffee(_0x25eca1,_0x3b5086(0x193),_0x22704d)};}});}}function oo(_0x1c88db){const _0x532ea0=_0x501046;return _0x532ea0(0x191)==_0x1c88db[_0x532ea0(0x192)][_0x532ea0(0x186)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18007c=_0xca23;(function(_0x431143,_0x374429){const _0x56324c=_0xca23,_0x21578a=_0x431143();while(!![]){try{const _0x33db61=parseInt(_0x56324c(0xe7))/0x1*(parseInt(_0x56324c(0xe6))/0x2)+-parseInt(_0x56324c(0xe1))/0x3*(parseInt(_0x56324c(0xed))/0x4)+parseInt(_0x56324c(0xdd))/0x5*(-parseInt(_0x56324c(0xe3))/0x6)+-parseInt(_0x56324c(0xe2))/0x7*(-parseInt(_0x56324c(0xdc))/0x8)+-parseInt(_0x56324c(0xef))/0x9+parseInt(_0x56324c(0xdf))/0xa+parseInt(_0x56324c(0xde))/0xb;if(_0x33db61===_0x374429)break;else _0x21578a['push'](_0x21578a['shift']());}catch(_0x199660){_0x21578a['push'](_0x21578a['shift']());}}}(_0x1d8a,0x60053));function _0xca23(_0x9a56,_0x5af3d7){const _0x1d8a0b=_0x1d8a();return _0xca23=function(_0xca239d,_0x2632f4){_0xca239d=_0xca239d-0xdb;let _0x36932d=_0x1d8a0b[_0xca239d];return _0x36932d;},_0xca23(_0x9a56,_0x5af3d7);}function _0x1d8a(){const _0x2facec=['changeCaseLower','1257358rDTraJ','1kOLupm','has','enableCommand','TrackChangesEditing','afterInit','plugins','1060LLQGla','changeCaseTitle','2064474ezBCob','changeCaseUpper','CaseChange','304ATGzrD','5NHsfAx','540485xrrMjp','3179880lPfILs','get','7338YRtaKF','60172lXQKDO','309450THkDEZ','editor'];_0x1d8a=function(){return _0x2facec;};return _0x1d8a();}import{Plugin as _0x39dc6e}from'ckeditor5/src/core.js';export default class G extends _0x39dc6e{[_0x18007c(0xeb)](){const _0xae22e1=_0x18007c,_0x2dab7a=this[_0xae22e1(0xe4)];_0x2dab7a[_0xae22e1(0xec)][_0xae22e1(0xe8)](_0xae22e1(0xdb))&&(_0x2dab7a[_0xae22e1(0xec)][_0xae22e1(0xe0)](_0xae22e1(0xea))[_0xae22e1(0xe9)](_0xae22e1(0xf0)),_0x2dab7a[_0xae22e1(0xec)][_0xae22e1(0xe0)](_0xae22e1(0xea))[_0xae22e1(0xe9)](_0xae22e1(0xe5)),_0x2dab7a[_0xae22e1(0xec)][_0xae22e1(0xe0)](_0xae22e1(0xea))[_0xae22e1(0xe9)](_0xae22e1(0xee)));}}
23
+ function _0x474d(){const _0x31db83=['editor','enableCommand','19068RQAjGs','4784263iFUQGD','TrackChangesEditing','2618iBcwsj','427419VNAZQK','1560vqTrHS','63wDZKSR','1917490OLLpmd','plugins','changeCaseLower','466vmFunm','get','2402065oNzWaV','changeCaseUpper','CaseChange','4Dxtdcn','4135848SmNWUb','has','changeCaseTitle','afterInit'];_0x474d=function(){return _0x31db83;};return _0x474d();}const _0x26571c=_0x492b;function _0x492b(_0x174586,_0x32516d){const _0x474d44=_0x474d();return _0x492b=function(_0x492b8c,_0x977893){_0x492b8c=_0x492b8c-0x116;let _0x596fab=_0x474d44[_0x492b8c];return _0x596fab;},_0x492b(_0x174586,_0x32516d);}(function(_0x5ef5ce,_0x2b7f03){const _0x4fe8d4=_0x492b,_0x48a87b=_0x5ef5ce();while(!![]){try{const _0x3633f9=-parseInt(_0x4fe8d4(0x116))/0x1*(parseInt(_0x4fe8d4(0x125))/0x2)+parseInt(_0x4fe8d4(0x126))/0x3*(-parseInt(_0x4fe8d4(0x11b))/0x4)+-parseInt(_0x4fe8d4(0x118))/0x5+parseInt(_0x4fe8d4(0x11c))/0x6+-parseInt(_0x4fe8d4(0x122))/0x7*(parseInt(_0x4fe8d4(0x127))/0x8)+-parseInt(_0x4fe8d4(0x128))/0x9*(-parseInt(_0x4fe8d4(0x129))/0xa)+parseInt(_0x4fe8d4(0x123))/0xb;if(_0x3633f9===_0x2b7f03)break;else _0x48a87b['push'](_0x48a87b['shift']());}catch(_0xe4f009){_0x48a87b['push'](_0x48a87b['shift']());}}}(_0x474d,0xab7d8));import{Plugin as _0x2330c1}from'ckeditor5/src/core.js';export default class G extends _0x2330c1{[_0x26571c(0x11f)](){const _0x2f7a01=_0x26571c,_0x18331d=this[_0x2f7a01(0x120)];_0x18331d[_0x2f7a01(0x12a)][_0x2f7a01(0x11d)](_0x2f7a01(0x11a))&&(_0x18331d[_0x2f7a01(0x12a)][_0x2f7a01(0x117)](_0x2f7a01(0x124))[_0x2f7a01(0x121)](_0x2f7a01(0x119)),_0x18331d[_0x2f7a01(0x12a)][_0x2f7a01(0x117)](_0x2f7a01(0x124))[_0x2f7a01(0x121)](_0x2f7a01(0x12b)),_0x18331d[_0x2f7a01(0x12a)][_0x2f7a01(0x117)](_0x2f7a01(0x124))[_0x2f7a01(0x121)](_0x2f7a01(0x11e)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x518944=_0x4c6c;(function(_0x56d7f6,_0xdedc67){const _0x120d5f=_0x4c6c,_0x2a3d3e=_0x56d7f6();while(!![]){try{const _0x286109=-parseInt(_0x120d5f(0x86))/0x1*(parseInt(_0x120d5f(0x8a))/0x2)+parseInt(_0x120d5f(0x82))/0x3+parseInt(_0x120d5f(0x7d))/0x4*(-parseInt(_0x120d5f(0x7a))/0x5)+-parseInt(_0x120d5f(0x89))/0x6*(parseInt(_0x120d5f(0x85))/0x7)+-parseInt(_0x120d5f(0x7e))/0x8+parseInt(_0x120d5f(0x7c))/0x9*(-parseInt(_0x120d5f(0x8b))/0xa)+parseInt(_0x120d5f(0x7b))/0xb;if(_0x286109===_0xdedc67)break;else _0x2a3d3e['push'](_0x2a3d3e['shift']());}catch(_0x35c378){_0x2a3d3e['push'](_0x2a3d3e['shift']());}}}(_0x172e,0x5e3a2));import{Plugin as _0x1653bb}from'ckeditor5/src/core.js';function _0x172e(){const _0x331c0d=['1838sRunai','get','commands','59538klgcBd','458tDzIWT','2660wZgoVA','ckbox','3131410OVYqpI','29564095sePHUq','22374UuwgjU','4Tnomdm','2058368oLoJxV','afterInit','editor','enableCommand','629490EaoJNB','TrackChangesEditing','plugins','385UylFIE'];_0x172e=function(){return _0x331c0d;};return _0x172e();}function _0x4c6c(_0x340b26,_0x53ba6e){const _0x172e9c=_0x172e();return _0x4c6c=function(_0x4c6c9d,_0x2ed90c){_0x4c6c9d=_0x4c6c9d-0x7a;let _0x2c790a=_0x172e9c[_0x4c6c9d];return _0x2c790a;},_0x4c6c(_0x340b26,_0x53ba6e);}export default class F extends _0x1653bb{[_0x518944(0x7f)](){const _0xfda90e=_0x518944,_0x26cb64=this[_0xfda90e(0x80)];_0x26cb64[_0xfda90e(0x88)][_0xfda90e(0x87)](_0xfda90e(0x8c))&&_0x26cb64[_0xfda90e(0x84)][_0xfda90e(0x87)](_0xfda90e(0x83))[_0xfda90e(0x81)](_0xfda90e(0x8c));}}
23
+ function _0x3d56(){const _0x3b6257=['4892972UTeyly','3362688jZwhcb','enableCommand','editor','1350435KYccvX','afterInit','441958RiZJuV','get','3199384CvqmfC','7SUPFPY','7555620hwXvKT','86115NhLCiO','6NvklAa','ckbox','10ldClys','106uYdiSn','plugins','TrackChangesEditing','commands'];_0x3d56=function(){return _0x3b6257;};return _0x3d56();}function _0x1427(_0x34c739,_0x2680ba){const _0x3d564b=_0x3d56();return _0x1427=function(_0x1427ef,_0x2a9c8a){_0x1427ef=_0x1427ef-0x114;let _0x460073=_0x3d564b[_0x1427ef];return _0x460073;},_0x1427(_0x34c739,_0x2680ba);}const _0x17f1e0=_0x1427;(function(_0x2fd203,_0x486bdd){const _0xb0f6b5=_0x1427,_0x268584=_0x2fd203();while(!![]){try{const _0x39d68a=parseInt(_0xb0f6b5(0x117))/0x1+parseInt(_0xb0f6b5(0x122))/0x2*(-parseInt(_0xb0f6b5(0x11e))/0x3)+-parseInt(_0xb0f6b5(0x126))/0x4+-parseInt(_0xb0f6b5(0x11d))/0x5*(-parseInt(_0xb0f6b5(0x11f))/0x6)+-parseInt(_0xb0f6b5(0x11c))/0x7*(-parseInt(_0xb0f6b5(0x11b))/0x8)+parseInt(_0xb0f6b5(0x114))/0x9+-parseInt(_0xb0f6b5(0x121))/0xa*(-parseInt(_0xb0f6b5(0x119))/0xb);if(_0x39d68a===_0x486bdd)break;else _0x268584['push'](_0x268584['shift']());}catch(_0x8def3f){_0x268584['push'](_0x268584['shift']());}}}(_0x3d56,0xe337c));import{Plugin as _0x119e8d}from'ckeditor5/src/core.js';export default class F extends _0x119e8d{[_0x17f1e0(0x118)](){const _0xb942=_0x17f1e0,_0x308c69=this[_0xb942(0x116)];_0x308c69[_0xb942(0x125)][_0xb942(0x11a)](_0xb942(0x120))&&_0x308c69[_0xb942(0x123)][_0xb942(0x11a)](_0xb942(0x124))[_0xb942(0x115)](_0xb942(0x120));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d9a(_0x3b9948,_0x556477){const _0x2e6155=_0x2e61();return _0x5d9a=function(_0x5d9ab2,_0x1b088b){_0x5d9ab2=_0x5d9ab2-0x1c0;let _0x137384=_0x2e6155[_0x5d9ab2];return _0x137384;},_0x5d9a(_0x3b9948,_0x556477);}const _0x3d4e40=_0x5d9a;(function(_0x5cddb,_0x44d33f){const _0x5403f6=_0x5d9a,_0x287695=_0x5cddb();while(!![]){try{const _0x5ec203=parseInt(_0x5403f6(0x1c9))/0x1*(-parseInt(_0x5403f6(0x1df))/0x2)+parseInt(_0x5403f6(0x1e7))/0x3+parseInt(_0x5403f6(0x1d6))/0x4*(-parseInt(_0x5403f6(0x1de))/0x5)+-parseInt(_0x5403f6(0x1f5))/0x6+-parseInt(_0x5403f6(0x1cf))/0x7*(parseInt(_0x5403f6(0x1d9))/0x8)+parseInt(_0x5403f6(0x1c1))/0x9+parseInt(_0x5403f6(0x1e5))/0xa;if(_0x5ec203===_0x44d33f)break;else _0x287695['push'](_0x287695['shift']());}catch(_0x59bff3){_0x287695['push'](_0x287695['shift']());}}}(_0x2e61,0xe0f90));import{Plugin as _0x26bad3}from'ckeditor5/src/core.js';function _0x2e61(){const _0x4860cb=['model','rootElement','isLimit','11486511TLeNwJ','label','outdentCodeBlock','descriptionFactory','afterInit','getSelectedBlocks','CodeBlock','toLowerCase','133wdQrGI','commands','languages','filter','forceValue','get','298613sCzCwt','from','markBlockFormat','document','commandName','type','format','3734524BRHJrZ','change','codeBlock','232QOyTNa','*Remove\x20format:*\x20%0','config','schema','find','5pXkDfG','11374ZoqFDi','checkChild','enableCommand','TrackChangesEditing','commandParams','editor','25762830SvqYBj','formatBlock','4119783eOYhfx','language','locale','registerElementLabel','ELEMENT_CODE_BLOCK','*Set\x20format:*\x20%0','plugins','name','indentCodeBlock','has','value','blockName','registerDescriptionCallback','selection','8263332IaSwHt','parent'];_0x2e61=function(){return _0x4860cb;};return _0x2e61();}import{getTranslation as _0x4ff9fc}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xf4058e}from'../utils/utils.js';export default class L extends _0x26bad3{[_0x3d4e40(0x1c5)](){const _0x3e9e73=_0x3d4e40,_0x1e1fbf=this[_0x3e9e73(0x1e4)];if(!_0x1e1fbf[_0x3e9e73(0x1ed)][_0x3e9e73(0x1f0)](_0x3e9e73(0x1c7)))return;const _0x1f2357=_0x1e1fbf[_0x3e9e73(0x1ed)][_0x3e9e73(0x1ce)](_0x3e9e73(0x1e2)),_0xa3a175=_0x1e1fbf[_0x3e9e73(0x1e9)],_0x1f84fa=_0x1e1fbf[_0x3e9e73(0x1db)][_0x3e9e73(0x1ce)](_0x3e9e73(0x1d8))[_0x3e9e73(0x1cb)],_0x32d234=_0x1e1fbf[_0x3e9e73(0x1ca)][_0x3e9e73(0x1ce)](_0x3e9e73(0x1d8));_0x1f2357[_0x3e9e73(0x1e1)](_0x3e9e73(0x1ef)),_0x1f2357[_0x3e9e73(0x1e1)](_0x3e9e73(0x1c3)),_0x1f2357[_0x3e9e73(0x1e1)](_0x3e9e73(0x1d8),(_0xb1433,_0x17f2a2={})=>{const _0x57e65b=_0x3e9e73,_0x47e0e6=_0x1e1fbf[_0x57e65b(0x1f7)],_0x3c2159=_0x1e1fbf[_0x57e65b(0x1f7)][_0x57e65b(0x1d2)][_0x57e65b(0x1f4)],_0xa9b40c=_0x17f2a2&&void 0x0!==_0x17f2a2[_0x57e65b(0x1cd)]?_0x17f2a2[_0x57e65b(0x1cd)]:!_0x32d234[_0x57e65b(0x1f1)];let _0xdfbfbe;_0x17f2a2[_0x57e65b(0x1e8)]||(_0x17f2a2[_0x57e65b(0x1e8)]=_0x1f84fa[0x0][_0x57e65b(0x1e8)]),_0xdfbfbe=_0xa9b40c?Array[_0x57e65b(0x1d0)](_0x3c2159[_0x57e65b(0x1c6)]())[_0x57e65b(0x1cc)](_0x5a9052=>eo(_0x5a9052)||function(_0x467f81,_0x227d51){const _0x49b7ae=_0x57e65b;if(_0x467f81['is'](_0x49b7ae(0x1f8))||_0x227d51[_0x49b7ae(0x1c0)](_0x467f81))return!0x1;return _0x227d51[_0x49b7ae(0x1e0)](_0x467f81[_0x49b7ae(0x1f6)],_0x49b7ae(0x1d8));}(_0x5a9052,_0x47e0e6[_0x57e65b(0x1dc)])):Array[_0x57e65b(0x1d0)](_0x3c2159[_0x57e65b(0x1c6)]())[_0x57e65b(0x1cc)](_0x250573=>eo(_0x250573));const _0x45ee84=_0xf4058e(_0xdfbfbe,_0x47e0e6);_0x47e0e6[_0x57e65b(0x1d7)](()=>{const _0x4c1b59=_0x57e65b;for(const _0x1099dc of _0x45ee84)_0x1f2357[_0x4c1b59(0x1d1)](_0x1099dc,{'commandName':_0x4c1b59(0x1d8),'commandParams':[{..._0x17f2a2,'forceValue':_0xa9b40c}],'formatGroupId':_0x4c1b59(0x1f2)});});}),(_0x1f2357[_0x3e9e73(0x1c4)][_0x3e9e73(0x1ea)](_0x3e9e73(0x1d8),_0x3dcadd=>_0x4ff9fc(_0xa3a175,_0x3e9e73(0x1eb),_0x3dcadd)),_0x1f2357[_0x3e9e73(0x1c4)][_0x3e9e73(0x1f3)](_0x29abe4=>{const _0x55cd63=_0x3e9e73;if(_0x55cd63(0x1e6)!=_0x29abe4[_0x55cd63(0x1d4)])return;const _0x23087b=_0xa3a175['t'],{data:_0xc922f5}=_0x29abe4;if(!_0xc922f5||_0x55cd63(0x1d8)!=_0xc922f5[_0x55cd63(0x1d3)])return;const _0x3c4039=_0xc922f5[_0x55cd63(0x1e3)][0x0][_0x55cd63(0x1e8)],_0x1af09a=_0x23087b(_0x1f84fa[_0x55cd63(0x1dd)](_0x5dcc49=>_0x5dcc49[_0x55cd63(0x1e8)]===_0x3c4039)[_0x55cd63(0x1c2)])[_0x55cd63(0x1c8)]();return _0xc922f5[_0x55cd63(0x1e3)][0x0][_0x55cd63(0x1cd)]?{'type':_0x55cd63(0x1d5),'content':_0x4ff9fc(_0xa3a175,_0x55cd63(0x1ec),_0x4ff9fc(_0xa3a175,_0x55cd63(0x1eb),0x1)+'\x20('+_0x1af09a+')')}:{'type':_0x55cd63(0x1d5),'content':_0x4ff9fc(_0xa3a175,_0x55cd63(0x1da),_0x4ff9fc(_0xa3a175,_0x55cd63(0x1eb),0x1))};}));}}function eo(_0x3f0ab0){const _0x13b263=_0x3d4e40;return _0x13b263(0x1d8)==_0x3f0ab0[_0x13b263(0x1ee)];}
23
+ const _0x583d3a=_0x18b4;function _0x4b0d(){const _0x12418b=['checkChild','1809310ollyAw','373716VyrsNO','rootElement','config','value','outdentCodeBlock','24NpLqSj','has','document','commands','schema','model','type','3652767lfnoTn','forceValue','markBlockFormat','format','language','TrackChangesEditing','locale','*Set\x20format:*\x20%0','blockName','5413485KBpPhJ','*Remove\x20format:*\x20%0','from','change','plugins','commandParams','enableCommand','formatBlock','602560sqckMk','ELEMENT_CODE_BLOCK','languages','commandName','find','toLowerCase','8qvpGNZ','getSelectedBlocks','registerDescriptionCallback','CodeBlock','filter','parent','label','isLimit','codeBlock','105246wuyURN','name','get','selection','afterInit','descriptionFactory','registerElementLabel','5097156kaPaRn','indentCodeBlock','editor'];_0x4b0d=function(){return _0x12418b;};return _0x4b0d();}(function(_0x237640,_0x21cab7){const _0x2249d9=_0x18b4,_0x14b39c=_0x237640();while(!![]){try{const _0x4513bb=-parseInt(_0x2249d9(0x17e))/0x1+-parseInt(_0x2249d9(0x16f))/0x2+parseInt(_0x2249d9(0x157))/0x3*(-parseInt(_0x2249d9(0x152))/0x4)+parseInt(_0x2249d9(0x151))/0x5+parseInt(_0x2249d9(0x14d))/0x6+parseInt(_0x2249d9(0x167))/0x7+parseInt(_0x2249d9(0x175))/0x8*(-parseInt(_0x2249d9(0x15e))/0x9);if(_0x4513bb===_0x21cab7)break;else _0x14b39c['push'](_0x14b39c['shift']());}catch(_0x513532){_0x14b39c['push'](_0x14b39c['shift']());}}}(_0x4b0d,0x67bda));function _0x18b4(_0x4a72c0,_0xafa42e){const _0x4b0dc5=_0x4b0d();return _0x18b4=function(_0x18b40d,_0x3d3e4a){_0x18b40d=_0x18b40d-0x14a;let _0x3f9df4=_0x4b0dc5[_0x18b40d];return _0x3f9df4;},_0x18b4(_0x4a72c0,_0xafa42e);}import{Plugin as _0x490d69}from'ckeditor5/src/core.js';import{getTranslation as _0x1e7b06}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5ef8a4}from'../utils/utils.js';export default class L extends _0x490d69{[_0x583d3a(0x14a)](){const _0x1909f6=_0x583d3a,_0x169ffb=this[_0x1909f6(0x14f)];if(!_0x169ffb[_0x1909f6(0x16b)][_0x1909f6(0x158)](_0x1909f6(0x178)))return;const _0x3f44ea=_0x169ffb[_0x1909f6(0x16b)][_0x1909f6(0x180)](_0x1909f6(0x163)),_0x4dc8ce=_0x169ffb[_0x1909f6(0x164)],_0x56cef2=_0x169ffb[_0x1909f6(0x154)][_0x1909f6(0x180)](_0x1909f6(0x17d))[_0x1909f6(0x171)],_0x3c3bc5=_0x169ffb[_0x1909f6(0x15a)][_0x1909f6(0x180)](_0x1909f6(0x17d));_0x3f44ea[_0x1909f6(0x16d)](_0x1909f6(0x14e)),_0x3f44ea[_0x1909f6(0x16d)](_0x1909f6(0x156)),_0x3f44ea[_0x1909f6(0x16d)](_0x1909f6(0x17d),(_0x391e5c,_0x268572={})=>{const _0x2ecfaf=_0x1909f6,_0x12b8db=_0x169ffb[_0x2ecfaf(0x15c)],_0xc765a6=_0x169ffb[_0x2ecfaf(0x15c)][_0x2ecfaf(0x159)][_0x2ecfaf(0x181)],_0x3796e0=_0x268572&&void 0x0!==_0x268572[_0x2ecfaf(0x15f)]?_0x268572[_0x2ecfaf(0x15f)]:!_0x3c3bc5[_0x2ecfaf(0x155)];let _0x49d232;_0x268572[_0x2ecfaf(0x162)]||(_0x268572[_0x2ecfaf(0x162)]=_0x56cef2[0x0][_0x2ecfaf(0x162)]),_0x49d232=_0x3796e0?Array[_0x2ecfaf(0x169)](_0xc765a6[_0x2ecfaf(0x176)]())[_0x2ecfaf(0x179)](_0x3b7f1a=>eo(_0x3b7f1a)||function(_0x2ef9e8,_0xab2dea){const _0x2a8d74=_0x2ecfaf;if(_0x2ef9e8['is'](_0x2a8d74(0x153))||_0xab2dea[_0x2a8d74(0x17c)](_0x2ef9e8))return!0x1;return _0xab2dea[_0x2a8d74(0x150)](_0x2ef9e8[_0x2a8d74(0x17a)],_0x2a8d74(0x17d));}(_0x3b7f1a,_0x12b8db[_0x2ecfaf(0x15b)])):Array[_0x2ecfaf(0x169)](_0xc765a6[_0x2ecfaf(0x176)]())[_0x2ecfaf(0x179)](_0x4d6e14=>eo(_0x4d6e14));const _0x3c3c5b=_0x5ef8a4(_0x49d232,_0x12b8db);_0x12b8db[_0x2ecfaf(0x16a)](()=>{const _0x4f84fa=_0x2ecfaf;for(const _0x4bb4e8 of _0x3c3c5b)_0x3f44ea[_0x4f84fa(0x160)](_0x4bb4e8,{'commandName':_0x4f84fa(0x17d),'commandParams':[{..._0x268572,'forceValue':_0x3796e0}],'formatGroupId':_0x4f84fa(0x166)});});}),(_0x3f44ea[_0x1909f6(0x14b)][_0x1909f6(0x14c)](_0x1909f6(0x17d),_0x58f3a9=>_0x1e7b06(_0x4dc8ce,_0x1909f6(0x170),_0x58f3a9)),_0x3f44ea[_0x1909f6(0x14b)][_0x1909f6(0x177)](_0x6baab6=>{const _0x31ecb4=_0x1909f6;if(_0x31ecb4(0x16e)!=_0x6baab6[_0x31ecb4(0x15d)])return;const _0x5fbae7=_0x4dc8ce['t'],{data:_0x35800c}=_0x6baab6;if(!_0x35800c||_0x31ecb4(0x17d)!=_0x35800c[_0x31ecb4(0x172)])return;const _0x3d0cb4=_0x35800c[_0x31ecb4(0x16c)][0x0][_0x31ecb4(0x162)],_0x2a9f28=_0x5fbae7(_0x56cef2[_0x31ecb4(0x173)](_0x59417c=>_0x59417c[_0x31ecb4(0x162)]===_0x3d0cb4)[_0x31ecb4(0x17b)])[_0x31ecb4(0x174)]();return _0x35800c[_0x31ecb4(0x16c)][0x0][_0x31ecb4(0x15f)]?{'type':_0x31ecb4(0x161),'content':_0x1e7b06(_0x4dc8ce,_0x31ecb4(0x165),_0x1e7b06(_0x4dc8ce,_0x31ecb4(0x170),0x1)+'\x20('+_0x2a9f28+')')}:{'type':_0x31ecb4(0x161),'content':_0x1e7b06(_0x4dc8ce,_0x31ecb4(0x168),_0x1e7b06(_0x4dc8ce,_0x31ecb4(0x170),0x1))};}));}}function eo(_0x2cee53){const _0x411b8c=_0x583d3a;return _0x411b8c(0x17d)==_0x2cee53[_0x411b8c(0x17f)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc7371a=_0x3866;(function(_0x4e402e,_0x194baf){const _0x428690=_0x3866,_0x4a175e=_0x4e402e();while(!![]){try{const _0x37cc01=-parseInt(_0x428690(0x1ca))/0x1*(-parseInt(_0x428690(0x1be))/0x2)+parseInt(_0x428690(0x1cb))/0x3+parseInt(_0x428690(0x1bd))/0x4*(-parseInt(_0x428690(0x1c2))/0x5)+parseInt(_0x428690(0x1cd))/0x6*(-parseInt(_0x428690(0x1c3))/0x7)+-parseInt(_0x428690(0x1ce))/0x8+parseInt(_0x428690(0x1c5))/0x9*(parseInt(_0x428690(0x1c0))/0xa)+-parseInt(_0x428690(0x1c1))/0xb*(-parseInt(_0x428690(0x1bf))/0xc);if(_0x37cc01===_0x194baf)break;else _0x4a175e['push'](_0x4a175e['shift']());}catch(_0x34709e){_0x4a175e['push'](_0x4a175e['shift']());}}}(_0xf1d7,0x34e94));function _0x3866(_0x24c178,_0x2f2f21){const _0xf1d7b4=_0xf1d7();return _0x3866=function(_0x3866d1,_0x202354){_0x3866d1=_0x3866d1-0x1bd;let _0xcf32a6=_0xf1d7b4[_0x3866d1];return _0xcf32a6;},_0x3866(_0x24c178,_0x2f2f21);}import{Plugin as _0xca8c3e}from'ckeditor5/src/core.js';export default class H extends _0xca8c3e{[_0xc7371a(0x1d1)](){const _0x10bfd2=_0xc7371a,_0x411379=this[_0x10bfd2(0x1cf)];if(!_0x411379[_0x10bfd2(0x1cc)][_0x10bfd2(0x1c8)](_0x10bfd2(0x1c7)))return;_0x411379[_0x10bfd2(0x1cc)][_0x10bfd2(0x1d0)](_0x10bfd2(0x1c6))[_0x10bfd2(0x1c4)](_0x10bfd2(0x1c9));}}function _0xf1d7(){const _0x582c62=['enableCommand','45nflbBD','TrackChangesEditing','CommentsEditing','has','addCommentThread','56489ympgXY','591918bBPqJY','plugins','148494yPzcoD','1587384ZuxOfR','editor','get','afterInit','4ZnuCjd','4yWlKvj','167316VLpfdG','17070bvmSHa','528bcOGSt','1874720nGZmIy','56IXGqTk'];_0xf1d7=function(){return _0x582c62;};return _0xf1d7();}
23
+ const _0x22b6a8=_0x38b3;(function(_0x1b8444,_0x592bf2){const _0x2a0568=_0x38b3,_0x389a05=_0x1b8444();while(!![]){try{const _0x570f55=-parseInt(_0x2a0568(0x1d6))/0x1+parseInt(_0x2a0568(0x1d2))/0x2+-parseInt(_0x2a0568(0x1da))/0x3*(-parseInt(_0x2a0568(0x1d5))/0x4)+-parseInt(_0x2a0568(0x1e0))/0x5+-parseInt(_0x2a0568(0x1d9))/0x6+parseInt(_0x2a0568(0x1df))/0x7+-parseInt(_0x2a0568(0x1d0))/0x8;if(_0x570f55===_0x592bf2)break;else _0x389a05['push'](_0x389a05['shift']());}catch(_0x35099d){_0x389a05['push'](_0x389a05['shift']());}}}(_0x309d,0x87449));function _0x309d(){const _0x4e4723=['174477TEGmZX','TrackChangesEditing','addCommentThread','editor','get','7072429LLtUyr','2250130cRbdcW','4003080jMknjj','plugins','449616aLJHxR','has','CommentsEditing','76zuByqO','333171HhKinw','afterInit','enableCommand','3015222MHyuWb'];_0x309d=function(){return _0x4e4723;};return _0x309d();}function _0x38b3(_0x51d9f0,_0x4cef4b){const _0x309d02=_0x309d();return _0x38b3=function(_0x38b3f9,_0x199972){_0x38b3f9=_0x38b3f9-0x1d0;let _0x283f49=_0x309d02[_0x38b3f9];return _0x283f49;},_0x38b3(_0x51d9f0,_0x4cef4b);}import{Plugin as _0x4977fc}from'ckeditor5/src/core.js';export default class H extends _0x4977fc{[_0x22b6a8(0x1d7)](){const _0x2eb222=_0x22b6a8,_0x3c4dcb=this[_0x2eb222(0x1dd)];if(!_0x3c4dcb[_0x2eb222(0x1d1)][_0x2eb222(0x1d3)](_0x2eb222(0x1d4)))return;_0x3c4dcb[_0x2eb222(0x1d1)][_0x2eb222(0x1de)](_0x2eb222(0x1db))[_0x2eb222(0x1d8)](_0x2eb222(0x1dc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x32ea(_0x415625,_0xf293e7){const _0x583c5a=_0x583c();return _0x32ea=function(_0x32ea56,_0x15f811){_0x32ea56=_0x32ea56-0x184;let _0x36caf5=_0x583c5a[_0x32ea56];return _0x36caf5;},_0x32ea(_0x415625,_0xf293e7);}const _0x2de478=_0x32ea;(function(_0x668c49,_0x38ee0c){const _0x5c25d9=_0x32ea,_0x19d278=_0x668c49();while(!![]){try{const _0x4229e2=-parseInt(_0x5c25d9(0x185))/0x1*(-parseInt(_0x5c25d9(0x18a))/0x2)+-parseInt(_0x5c25d9(0x1b8))/0x3+-parseInt(_0x5c25d9(0x18b))/0x4*(parseInt(_0x5c25d9(0x1b3))/0x5)+-parseInt(_0x5c25d9(0x197))/0x6*(-parseInt(_0x5c25d9(0x1aa))/0x7)+-parseInt(_0x5c25d9(0x189))/0x8+parseInt(_0x5c25d9(0x1ba))/0x9*(-parseInt(_0x5c25d9(0x19f))/0xa)+parseInt(_0x5c25d9(0x1bb))/0xb*(parseInt(_0x5c25d9(0x186))/0xc);if(_0x4229e2===_0x38ee0c)break;else _0x19d278['push'](_0x19d278['shift']());}catch(_0x59a4ae){_0x19d278['push'](_0x19d278['shift']());}}}(_0x583c,0x39106));import{Plugin as _0x4662f1}from'ckeditor5/src/core.js';import{LiveRange as _0x4ba792}from'ckeditor5/src/engine.js';function _0x583c(){const _0x41ddb7=['writer','fromRange','init','merge','document','data','isCollapsed','createSelection','6ASncJS','removeMarker:suggestion:deletion','editor','uiElement','high','rootName','delete','enqueueChange','270mEAyuu','end','unbindElementFromMarkerName','setSelection','forward','options','enableCommand','modifySelection','showSuggestionHighlights','buffer','markerName','1354437zZyIrS','remove','detach','plugins','TrackChangesEditing','commands','mapper','getFirstRange','start','15EszNAV','bind','$graveyard','root','unit','720768ovmydy','deleteForward','17739ZjSfQA','64031uJyyBC','batch','selection','addMarker:suggestion:deletion','requires','createRange','markerNameToElements','editing','17843VqHTGZ','876KvPpmM','get','unlock','1547408pnjmTw','14jtEJgb','30256hZyJNd','lock','downcastDispatcher','model'];_0x583c=function(){return _0x41ddb7;};return _0x583c();}import{Delete as _0x4b6814}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x1adb17}from'./utils.js';export default class q extends _0x4662f1{static get[_0x2de478(0x1bf)](){return[_0x4b6814];}[_0x2de478(0x191)](){const _0x19d0d4=_0x2de478,_0x4c91b1=this[_0x19d0d4(0x199)],_0x21df6e=_0x4c91b1[_0x19d0d4(0x1ad)][_0x19d0d4(0x187)](_0x19d0d4(0x1ae));_0x21df6e[_0x19d0d4(0x1a5)](_0x19d0d4(0x19d));const _0x59c0b8=_0x4c91b1[_0x19d0d4(0x1af)][_0x19d0d4(0x187)](_0x19d0d4(0x1b9));_0x21df6e[_0x19d0d4(0x1a5)](_0x19d0d4(0x1b9),(_0x5d97b9,_0x2f6354={})=>{const _0x27d5c3=_0x19d0d4,_0x236e8d=_0x4c91b1[_0x27d5c3(0x18e)][_0x27d5c3(0x196)](_0x4c91b1[_0x27d5c3(0x18e)][_0x27d5c3(0x193)][_0x27d5c3(0x1bd)]);_0x236e8d[_0x27d5c3(0x195)]&&_0x4c91b1[_0x27d5c3(0x18e)][_0x27d5c3(0x1a6)](_0x236e8d,{'direction':_0x27d5c3(0x1a3),'unit':_0x2f6354[_0x27d5c3(0x1b7)]});const _0x356180=_0x236e8d[_0x27d5c3(0x1b1)](),_0x3bb34c=_0x4ba792[_0x27d5c3(0x190)](_0x356180);let _0x1fd86c;_0x5d97b9(_0x2f6354),_0x1fd86c=_0x27d5c3(0x1b5)==_0x3bb34c[_0x27d5c3(0x1b6)][_0x27d5c3(0x19c)]?_0x4c91b1[_0x27d5c3(0x18e)][_0x27d5c3(0x1c0)](_0x356180[_0x27d5c3(0x1b2)]):_0x4c91b1[_0x27d5c3(0x18e)][_0x27d5c3(0x1c0)](_0x3bb34c[_0x27d5c3(0x1b2)],_0x3bb34c[_0x27d5c3(0x1a0)]),_0x3bb34c[_0x27d5c3(0x1ac)](),_0x4c91b1[_0x27d5c3(0x18e)][_0x27d5c3(0x19e)](_0x59c0b8[_0x27d5c3(0x1a8)][_0x27d5c3(0x1bc)],_0x275c84=>{const _0x206a6d=_0x27d5c3;_0x59c0b8[_0x206a6d(0x1a8)][_0x206a6d(0x18c)](),_0x275c84[_0x206a6d(0x1a2)](_0x275c84[_0x206a6d(0x1c0)](_0x1fd86c[_0x206a6d(0x1a0)])),_0x59c0b8[_0x206a6d(0x1a8)][_0x206a6d(0x188)]();});}),_0x4c91b1[_0x19d0d4(0x184)][_0x19d0d4(0x18d)]['on'](_0x19d0d4(0x1be),_0x1adb17(_0x4c91b1,_0x19d0d4(0x192)),{'priority':_0x19d0d4(0x19b)}),_0x4c91b1[_0x19d0d4(0x194)][_0x19d0d4(0x18d)]['on'](_0x19d0d4(0x1be),(_0x3529a8,_0x2c6610,_0x2cdc00)=>{const _0x3019ac=_0x19d0d4;_0x2cdc00[_0x3019ac(0x1a4)][_0x3019ac(0x1a7)]&&_0x1adb17(_0x4c91b1,_0x3019ac(0x192),{'showActiveMarker':!0x1})[_0x3019ac(0x1b4)](this)(_0x3529a8,_0x2c6610,_0x2cdc00);},{'priority':_0x19d0d4(0x19b)}),_0x4c91b1[_0x19d0d4(0x184)][_0x19d0d4(0x18d)]['on'](_0x19d0d4(0x198),(_0x336c2e,_0x2cf85b,_0x3cff69)=>{const _0x2345cb=_0x19d0d4,_0x3f99ce=_0x3cff69[_0x2345cb(0x1b0)][_0x2345cb(0x1c1)](_0x2cf85b[_0x2345cb(0x1a9)]);if(_0x3f99ce){for(const _0x9469eb of _0x3f99ce)_0x9469eb['is'](_0x2345cb(0x19a))&&(_0x3cff69[_0x2345cb(0x1b0)][_0x2345cb(0x1a1)](_0x9469eb,_0x2cf85b[_0x2345cb(0x1a9)]),_0x3cff69[_0x2345cb(0x18f)][_0x2345cb(0x1ab)](_0x9469eb));}},{'priority':_0x19d0d4(0x19b)});}}
23
+ const _0x31c152=_0x39cd;function _0x39cd(_0x59e167,_0x49c4c5){const _0x40dea3=_0x40de();return _0x39cd=function(_0x39cdc6,_0x1972d6){_0x39cdc6=_0x39cdc6-0x101;let _0x7c23=_0x40dea3[_0x39cdc6];return _0x7c23;},_0x39cd(_0x59e167,_0x49c4c5);}(function(_0x350372,_0x589754){const _0xe806e3=_0x39cd,_0x17e21a=_0x350372();while(!![]){try{const _0x2dc618=-parseInt(_0xe806e3(0x121))/0x1*(parseInt(_0xe806e3(0x12b))/0x2)+-parseInt(_0xe806e3(0x132))/0x3*(parseInt(_0xe806e3(0x105))/0x4)+-parseInt(_0xe806e3(0x131))/0x5*(parseInt(_0xe806e3(0x13c))/0x6)+-parseInt(_0xe806e3(0x138))/0x7*(parseInt(_0xe806e3(0x129))/0x8)+-parseInt(_0xe806e3(0x134))/0x9*(-parseInt(_0xe806e3(0x11d))/0xa)+parseInt(_0xe806e3(0x122))/0xb*(parseInt(_0xe806e3(0x136))/0xc)+parseInt(_0xe806e3(0x109))/0xd;if(_0x2dc618===_0x589754)break;else _0x17e21a['push'](_0x17e21a['shift']());}catch(_0x10b50c){_0x17e21a['push'](_0x17e21a['shift']());}}}(_0x40de,0x18945));import{Plugin as _0xc892e4}from'ckeditor5/src/core.js';import{LiveRange as _0x8d601d}from'ckeditor5/src/engine.js';import{Delete as _0x54b310}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x55217a}from'./utils.js';export default class q extends _0xc892e4{static get[_0x31c152(0x10b)](){return[_0x54b310];}[_0x31c152(0x114)](){const _0x405b0c=_0x31c152,_0x255194=this[_0x405b0c(0x13a)],_0x251d03=_0x255194[_0x405b0c(0x12d)][_0x405b0c(0x130)](_0x405b0c(0x12e));_0x251d03[_0x405b0c(0x135)](_0x405b0c(0x116));const _0x1d50ee=_0x255194[_0x405b0c(0x107)][_0x405b0c(0x130)](_0x405b0c(0x11f));_0x251d03[_0x405b0c(0x135)](_0x405b0c(0x11f),(_0x47bdde,_0x26349f={})=>{const _0x5ed92d=_0x405b0c,_0x3b6b91=_0x255194[_0x5ed92d(0x13e)][_0x5ed92d(0x137)](_0x255194[_0x5ed92d(0x13e)][_0x5ed92d(0x108)][_0x5ed92d(0x13f)]);_0x3b6b91[_0x5ed92d(0x111)]&&_0x255194[_0x5ed92d(0x13e)][_0x5ed92d(0x10f)](_0x3b6b91,{'direction':_0x5ed92d(0x127),'unit':_0x26349f[_0x5ed92d(0x10e)]});const _0x217233=_0x3b6b91[_0x5ed92d(0x10c)](),_0x31d8c3=_0x8d601d[_0x5ed92d(0x102)](_0x217233);let _0x81d3cb;_0x47bdde(_0x26349f),_0x81d3cb=_0x5ed92d(0x117)==_0x31d8c3[_0x5ed92d(0x12a)][_0x5ed92d(0x12f)]?_0x255194[_0x5ed92d(0x13e)][_0x5ed92d(0x119)](_0x217233[_0x5ed92d(0x104)]):_0x255194[_0x5ed92d(0x13e)][_0x5ed92d(0x119)](_0x31d8c3[_0x5ed92d(0x104)],_0x31d8c3[_0x5ed92d(0x139)]),_0x31d8c3[_0x5ed92d(0x115)](),_0x255194[_0x5ed92d(0x13e)][_0x5ed92d(0x118)](_0x1d50ee[_0x5ed92d(0x112)][_0x5ed92d(0x101)],_0x5d3f38=>{const _0x1d2e7f=_0x5ed92d;_0x1d50ee[_0x1d2e7f(0x112)][_0x1d2e7f(0x103)](),_0x5d3f38[_0x1d2e7f(0x10d)](_0x5d3f38[_0x1d2e7f(0x119)](_0x81d3cb[_0x1d2e7f(0x139)])),_0x1d50ee[_0x1d2e7f(0x112)][_0x1d2e7f(0x10a)]();});}),_0x255194[_0x405b0c(0x11a)][_0x405b0c(0x128)]['on'](_0x405b0c(0x11c),_0x55217a(_0x255194,_0x405b0c(0x113)),{'priority':_0x405b0c(0x124)}),_0x255194[_0x405b0c(0x13d)][_0x405b0c(0x128)]['on'](_0x405b0c(0x11c),(_0x4758dc,_0x1e1472,_0x48317e)=>{const _0x4d3e94=_0x405b0c;_0x48317e[_0x4d3e94(0x133)][_0x4d3e94(0x11e)]&&_0x55217a(_0x255194,_0x4d3e94(0x113),{'showActiveMarker':!0x1})[_0x4d3e94(0x110)](this)(_0x4758dc,_0x1e1472,_0x48317e);},{'priority':_0x405b0c(0x124)}),_0x255194[_0x405b0c(0x11a)][_0x405b0c(0x128)]['on'](_0x405b0c(0x120),(_0x5b9723,_0x30a761,_0x528c1e)=>{const _0x2b98e6=_0x405b0c,_0x4a9865=_0x528c1e[_0x2b98e6(0x125)][_0x2b98e6(0x12c)](_0x30a761[_0x2b98e6(0x123)]);if(_0x4a9865){for(const _0x457708 of _0x4a9865)_0x457708['is'](_0x2b98e6(0x13b))&&(_0x528c1e[_0x2b98e6(0x125)][_0x2b98e6(0x126)](_0x457708,_0x30a761[_0x2b98e6(0x123)]),_0x528c1e[_0x2b98e6(0x106)][_0x2b98e6(0x11b)](_0x457708));}},{'priority':_0x405b0c(0x124)});}}function _0x40de(){const _0x251d1c=['173786srOvDE','9647zrIeAd','markerName','high','mapper','unbindElementFromMarkerName','forward','downcastDispatcher','1520VEoiCv','root','2sPrvcm','markerNameToElements','plugins','TrackChangesEditing','rootName','get','5dvlRdk','9JPtCPC','options','874278kOpmZm','enableCommand','504CDbxqw','createSelection','413GsjMZY','end','editor','uiElement','441462tawLJi','data','model','selection','batch','fromRange','lock','start','166284BqPmRE','writer','commands','document','4549831YLJQVm','unlock','requires','getFirstRange','setSelection','unit','modifySelection','bind','isCollapsed','buffer','merge','init','detach','delete','$graveyard','enqueueChange','createRange','editing','remove','addMarker:suggestion:deletion','10QFGxMN','showSuggestionHighlights','deleteForward','removeMarker:suggestion:deletion'];_0x40de=function(){return _0x251d1c;};return _0x40de();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5e98(){const _0x35fd8b=['editor','high','nextSibling','get','TrackChangesEditing','hasClass','addMarker:suggestion:insertion','options','unbindElementFromMarkerName','showSuggestionHighlights','downcastDispatcher','152733TlVqKJ','1289898XFyByP','createPositionAt','init','requires','markInsertion','plugins','detach','markerName','2YEWSZL','model','getFirstRange','end','selection','enableCommand','markerNameToElements','549852CticWV','removeMarker:suggestion:insertion','ck-suggestion-marker-split','enterBlock','afterExecute','1004MKZbaC','871574DlgHdp','988232FomWhr','3099ocDORf','102TMSaYP','enter','fire','createRange','1753870jaZLEi','split','bind','setSelection','remove','fromRange','data','document','writer','mapper','commands','change','editing','getFirstPosition','parent','20fvTjlb'];_0x5e98=function(){return _0x35fd8b;};return _0x5e98();}const _0x22b4d0=_0x2233;(function(_0x3e1632,_0xad9515){const _0x7c5416=_0x2233,_0x10a650=_0x3e1632();while(!![]){try{const _0x5273fb=parseInt(_0x7c5416(0x153))/0x1*(parseInt(_0x7c5416(0x15a))/0x2)+parseInt(_0x7c5416(0x162))/0x3*(parseInt(_0x7c5416(0x15f))/0x4)+parseInt(_0x7c5416(0x167))/0x5+-parseInt(_0x7c5416(0x163))/0x6*(parseInt(_0x7c5416(0x14a))/0x7)+-parseInt(_0x7c5416(0x161))/0x8+-parseInt(_0x7c5416(0x14b))/0x9*(parseInt(_0x7c5416(0x13e))/0xa)+-parseInt(_0x7c5416(0x160))/0xb;if(_0x5273fb===_0xad9515)break;else _0x10a650['push'](_0x10a650['shift']());}catch(_0x5a3fcd){_0x10a650['push'](_0x10a650['shift']());}}}(_0x5e98,0x4923b));import{Plugin as _0x4473ea}from'ckeditor5/src/core.js';import{Enter as _0x44f747}from'ckeditor5/src/enter.js';import{LiveRange as _0x455a0c}from'ckeditor5/src/engine.js';function _0x2233(_0x39ae5f,_0x11c8b6){const _0x5e9870=_0x5e98();return _0x2233=function(_0x223397,_0x588a60){_0x223397=_0x223397-0x13c;let _0x40d607=_0x5e9870[_0x223397];return _0x40d607;},_0x2233(_0x39ae5f,_0x11c8b6);}import{downcastSplitMergeMarker as _0x1281a6}from'./utils.js';export default class W extends _0x4473ea{static get[_0x22b4d0(0x14e)](){return[_0x44f747];}[_0x22b4d0(0x14d)](){const _0x1c74f6=_0x22b4d0,_0xd55969=this[_0x1c74f6(0x13f)],_0x2eec1f=_0xd55969[_0x1c74f6(0x150)][_0x1c74f6(0x142)](_0x1c74f6(0x143)),_0x4edc22=_0xd55969[_0x1c74f6(0x171)][_0x1c74f6(0x142)](_0x1c74f6(0x164));_0x2eec1f[_0x1c74f6(0x158)](_0x1c74f6(0x164),()=>{const _0x1696f0=_0x1c74f6;_0xd55969[_0x1696f0(0x154)][_0x1696f0(0x172)](_0x523946=>{const _0x4f014e=_0x1696f0,_0x4cadac=_0xd55969[_0x4f014e(0x154)][_0x4f014e(0x16e)][_0x4f014e(0x157)],_0x2abeed=_0x4cadac[_0x4f014e(0x13c)](),_0x514681=_0x455a0c[_0x4f014e(0x16c)](_0x4cadac[_0x4f014e(0x155)]());if(_0x4edc22[_0x4f014e(0x15d)](_0x523946)){const _0x431218=_0xd55969[_0x4f014e(0x154)][_0x4f014e(0x14c)](_0x2abeed[_0x4f014e(0x13d)][_0x4f014e(0x141)],0x0),_0x132d40=_0x523946[_0x4f014e(0x166)](_0x2abeed,_0x431218);_0x2eec1f[_0x4f014e(0x14f)](_0x132d40);}else _0x523946[_0x4f014e(0x16a)](_0x523946[_0x4f014e(0x166)](_0x514681[_0x4f014e(0x156)]));_0x514681[_0x4f014e(0x151)](),_0x4edc22[_0x4f014e(0x165)](_0x4f014e(0x15e),{'writer':_0x523946});});}),_0xd55969[_0x1c74f6(0x173)][_0x1c74f6(0x149)]['on'](_0x1c74f6(0x145),_0x1281a6(_0xd55969,_0x1c74f6(0x168)),{'priority':_0x1c74f6(0x140)}),_0xd55969[_0x1c74f6(0x173)][_0x1c74f6(0x149)]['on'](_0x1c74f6(0x15b),(_0xee1cab,_0x4a4ae7,_0x25b7d5)=>{const _0x4ca798=_0x1c74f6,_0x38be80=_0x25b7d5[_0x4ca798(0x170)][_0x4ca798(0x159)](_0x4a4ae7[_0x4ca798(0x152)]);if(_0x38be80){for(const _0x4b6eeb of _0x38be80)_0x4b6eeb[_0x4ca798(0x144)](_0x4ca798(0x15c))&&(_0x25b7d5[_0x4ca798(0x170)][_0x4ca798(0x147)](_0x4b6eeb,_0x4a4ae7[_0x4ca798(0x152)]),_0x25b7d5[_0x4ca798(0x16f)][_0x4ca798(0x16b)](_0x4b6eeb));}},{'priority':_0x1c74f6(0x140)}),_0xd55969[_0x1c74f6(0x16d)][_0x1c74f6(0x149)]['on'](_0x1c74f6(0x145),(_0x238ccf,_0x1c8fe8,_0x1d5ccc)=>{const _0x2bcaac=_0x1c74f6;_0x1d5ccc[_0x2bcaac(0x146)][_0x2bcaac(0x148)]&&_0x1281a6(_0xd55969,_0x2bcaac(0x168),{'showActiveMarker':!0x1})[_0x2bcaac(0x169)](this)(_0x238ccf,_0x1c8fe8,_0x1d5ccc);},{'priority':_0x1c74f6(0x140)});}}
23
+ const _0x191024=_0x5e6b;(function(_0x13a638,_0x43366b){const _0x9c2e07=_0x5e6b,_0x137032=_0x13a638();while(!![]){try{const _0x35c957=-parseInt(_0x9c2e07(0x1f9))/0x1*(-parseInt(_0x9c2e07(0x204))/0x2)+-parseInt(_0x9c2e07(0x21b))/0x3*(parseInt(_0x9c2e07(0x1f5))/0x4)+-parseInt(_0x9c2e07(0x20b))/0x5*(parseInt(_0x9c2e07(0x1ef))/0x6)+-parseInt(_0x9c2e07(0x208))/0x7*(parseInt(_0x9c2e07(0x20c))/0x8)+parseInt(_0x9c2e07(0x201))/0x9*(parseInt(_0x9c2e07(0x21e))/0xa)+parseInt(_0x9c2e07(0x219))/0xb*(parseInt(_0x9c2e07(0x1e9))/0xc)+parseInt(_0x9c2e07(0x1e8))/0xd;if(_0x35c957===_0x43366b)break;else _0x137032['push'](_0x137032['shift']());}catch(_0x32d076){_0x137032['push'](_0x137032['shift']());}}}(_0x50c5,0xe1ccc));import{Plugin as _0x445228}from'ckeditor5/src/core.js';import{Enter as _0x5d215f}from'ckeditor5/src/enter.js';import{LiveRange as _0x161133}from'ckeditor5/src/engine.js';function _0x50c5(){const _0x249396=['commands','4LLZlAu','getFirstPosition','model','requires','1Evqipt','fromRange','hasClass','addMarker:suggestion:insertion','enterBlock','setSelection','bind','enter','11872071uwiaRy','writer','editor','3230402DfojZT','createRange','end','get','11123RlkvCy','editing','init','25wiQksG','8544tzcjDZ','detach','change','removeMarker:suggestion:insertion','downcastDispatcher','fire','markInsertion','markerName','split','remove','document','parent','options','363HaJtVb','selection','2020290twiCWt','showSuggestionHighlights','TrackChangesEditing','10PeLdLV','afterExecute','getFirstRange','unbindElementFromMarkerName','10825321EcxsiC','251184ITQsnP','markerNameToElements','data','ck-suggestion-marker-split','high','createPositionAt','1394922UwAKHu','enableCommand','mapper','nextSibling','plugins'];_0x50c5=function(){return _0x249396;};return _0x50c5();}function _0x5e6b(_0x371cc3,_0x265787){const _0x50c5f8=_0x50c5();return _0x5e6b=function(_0x5e6b23,_0x3a4569){_0x5e6b23=_0x5e6b23-0x1e7;let _0x364b4c=_0x50c5f8[_0x5e6b23];return _0x364b4c;},_0x5e6b(_0x371cc3,_0x265787);}import{downcastSplitMergeMarker as _0x28b40e}from'./utils.js';export default class W extends _0x445228{static get[_0x191024(0x1f8)](){return[_0x5d215f];}[_0x191024(0x20a)](){const _0x671f4e=_0x191024,_0x302c20=this[_0x671f4e(0x203)],_0x1601f8=_0x302c20[_0x671f4e(0x1f3)][_0x671f4e(0x207)](_0x671f4e(0x21d)),_0xaca426=_0x302c20[_0x671f4e(0x1f4)][_0x671f4e(0x207)](_0x671f4e(0x200));_0x1601f8[_0x671f4e(0x1f0)](_0x671f4e(0x200),()=>{const _0x414cc0=_0x671f4e;_0x302c20[_0x414cc0(0x1f7)][_0x414cc0(0x20e)](_0xa22c66=>{const _0x2f0940=_0x414cc0,_0x2bcca9=_0x302c20[_0x2f0940(0x1f7)][_0x2f0940(0x216)][_0x2f0940(0x21a)],_0x283099=_0x2bcca9[_0x2f0940(0x1f6)](),_0xe67ac9=_0x161133[_0x2f0940(0x1fa)](_0x2bcca9[_0x2f0940(0x220)]());if(_0xaca426[_0x2f0940(0x1fd)](_0xa22c66)){const _0x31931c=_0x302c20[_0x2f0940(0x1f7)][_0x2f0940(0x1ee)](_0x283099[_0x2f0940(0x217)][_0x2f0940(0x1f2)],0x0),_0x19f8a1=_0xa22c66[_0x2f0940(0x205)](_0x283099,_0x31931c);_0x1601f8[_0x2f0940(0x212)](_0x19f8a1);}else _0xa22c66[_0x2f0940(0x1fe)](_0xa22c66[_0x2f0940(0x205)](_0xe67ac9[_0x2f0940(0x206)]));_0xe67ac9[_0x2f0940(0x20d)](),_0xaca426[_0x2f0940(0x211)](_0x2f0940(0x21f),{'writer':_0xa22c66});});}),_0x302c20[_0x671f4e(0x209)][_0x671f4e(0x210)]['on'](_0x671f4e(0x1fc),_0x28b40e(_0x302c20,_0x671f4e(0x214)),{'priority':_0x671f4e(0x1ed)}),_0x302c20[_0x671f4e(0x209)][_0x671f4e(0x210)]['on'](_0x671f4e(0x20f),(_0x4f88f2,_0x2a948b,_0x492005)=>{const _0x222992=_0x671f4e,_0x1f71b8=_0x492005[_0x222992(0x1f1)][_0x222992(0x1ea)](_0x2a948b[_0x222992(0x213)]);if(_0x1f71b8){for(const _0x5336e3 of _0x1f71b8)_0x5336e3[_0x222992(0x1fb)](_0x222992(0x1ec))&&(_0x492005[_0x222992(0x1f1)][_0x222992(0x1e7)](_0x5336e3,_0x2a948b[_0x222992(0x213)]),_0x492005[_0x222992(0x202)][_0x222992(0x215)](_0x5336e3));}},{'priority':_0x671f4e(0x1ed)}),_0x302c20[_0x671f4e(0x1eb)][_0x671f4e(0x210)]['on'](_0x671f4e(0x1fc),(_0x10316b,_0x24b03e,_0x3ea422)=>{const _0x231edd=_0x671f4e;_0x3ea422[_0x231edd(0x218)][_0x231edd(0x21c)]&&_0x28b40e(_0x302c20,_0x231edd(0x214),{'showActiveMarker':!0x1})[_0x231edd(0x1ff)](this)(_0x10316b,_0x24b03e,_0x3ea422);},{'priority':_0x671f4e(0x1ed)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4b3b(){const _0x3f0654=['suggestion:deletion','model','findByTextCallback','TrackChangesEditing','27YtMWHp','4784XYarpn','get','find','end','_isInDeletionRange','afterInit','1491000wWMyBG','bind','2811930sXfMDZ','has','952689sEbnVb','4VLgEic','replaceAll','markers','createPositionAt','238536vsyJON','handleFindCommand','FindAndReplaceUtils','string','FindAndReplaceEditing','266OLRYgC','findNext','3736110jJmbCN','getIntersection','7742504ZELwML','editor','12HSmDsE','createRange','item','plugins','getRange','replace','findPrevious','start','getMarkersGroup','enableCommand','filter'];_0x4b3b=function(){return _0x3f0654;};return _0x4b3b();}const _0x5df135=_0x3dea;function _0x3dea(_0x59039d,_0x12f3cb){const _0x4b3bba=_0x4b3b();return _0x3dea=function(_0x3dea58,_0x2aae72){_0x3dea58=_0x3dea58-0x8a;let _0x581030=_0x4b3bba[_0x3dea58];return _0x581030;},_0x3dea(_0x59039d,_0x12f3cb);}(function(_0x2dd9fd,_0xfbbe9e){const _0x192058=_0x3dea,_0x5add37=_0x2dd9fd();while(!![]){try{const _0x3a4805=-parseInt(_0x192058(0xa9))/0x1*(-parseInt(_0x192058(0x95))/0x2)+-parseInt(_0x192058(0x9f))/0x3*(-parseInt(_0x192058(0xa0))/0x4)+-parseInt(_0x192058(0x9b))/0x5*(parseInt(_0x192058(0xaf))/0x6)+-parseInt(_0x192058(0xab))/0x7+-parseInt(_0x192058(0xa4))/0x8*(-parseInt(_0x192058(0x94))/0x9)+-parseInt(_0x192058(0x9d))/0xa+parseInt(_0x192058(0xad))/0xb;if(_0x3a4805===_0xfbbe9e)break;else _0x5add37['push'](_0x5add37['shift']());}catch(_0x37acf5){_0x5add37['push'](_0x5add37['shift']());}}}(_0x4b3b,0x51fd3));import{Plugin as _0x568445}from'ckeditor5/src/core.js';export default class J extends _0x568445{[_0x5df135(0x9a)](){const _0xce04d=_0x5df135;if(!this[_0xce04d(0xae)][_0xce04d(0xb2)][_0xce04d(0x9e)](_0xce04d(0xa8)))return;const _0x4a4bea=this[_0xce04d(0xae)][_0xce04d(0xb2)][_0xce04d(0x96)](_0xce04d(0x93));_0x4a4bea[_0xce04d(0x8e)](_0xce04d(0x97),this[_0xce04d(0xa5)][_0xce04d(0x9c)](this)),_0x4a4bea[_0xce04d(0x8e)](_0xce04d(0xaa)),_0x4a4bea[_0xce04d(0x8e)](_0xce04d(0x8b)),_0x4a4bea[_0xce04d(0x8e)](_0xce04d(0x8a)),_0x4a4bea[_0xce04d(0x8e)](_0xce04d(0xa1));}[_0x5df135(0xa5)](_0x4e856b,_0x2a75f3,_0x1e8643={}){const _0x479cc4=_0x5df135,_0x13355e=this[_0x479cc4(0xae)][_0x479cc4(0xb2)][_0x479cc4(0x96)](_0x479cc4(0xa6));return _0x4e856b(_0x13b8e1=>(_0x479cc4(0xa7)==typeof _0x2a75f3?_0x13355e[_0x479cc4(0x92)](_0x2a75f3,_0x1e8643):_0x2a75f3)(_0x13b8e1)[_0x479cc4(0x8f)](_0x1599c5=>!0x1===this[_0x479cc4(0x99)](_0x1599c5,_0x13b8e1[_0x479cc4(0xb1)])),_0x1e8643);}[_0x5df135(0x99)](_0x1a6383,_0x2a0ad4){const _0x283feb=_0x5df135,_0x5dd2eb=this[_0x283feb(0xae)][_0x283feb(0x91)][_0x283feb(0xb0)](this[_0x283feb(0xae)][_0x283feb(0x91)][_0x283feb(0xa3)](_0x2a0ad4,_0x1a6383[_0x283feb(0x8c)]),this[_0x283feb(0xae)][_0x283feb(0x91)][_0x283feb(0xa3)](_0x2a0ad4,_0x1a6383[_0x283feb(0x98)]));for(const _0x29aaad of this[_0x283feb(0xae)][_0x283feb(0x91)][_0x283feb(0xa2)][_0x283feb(0x8d)](_0x283feb(0x90)))if(null!==_0x5dd2eb[_0x283feb(0xac)](_0x29aaad[_0x283feb(0xb3)]()))return!0x0;return!0x1;}}
23
+ const _0x5ac024=_0x3bb1;function _0x1ef5(){const _0x400318=['792832RMVvwW','item','getMarkersGroup','afterInit','markers','start','plugins','replaceAll','suggestion:deletion','handleFindCommand','end','filter','find','FindAndReplaceEditing','replace','bind','getRange','5200pDJbhh','has','findPrevious','get','2288ZfgblK','1199331BvdStV','findByTextCallback','createPositionAt','createRange','1951704xJchIW','getIntersection','104ALeVle','3423084yGeOZE','354822RoHabx','361298yAdbLy','TrackChangesEditing','enableCommand','_isInDeletionRange','findNext','FindAndReplaceUtils','string','editor','model'];_0x1ef5=function(){return _0x400318;};return _0x1ef5();}(function(_0x3ffff1,_0x5d0d30){const _0x355a63=_0x3bb1,_0x2ef30c=_0x3ffff1();while(!![]){try{const _0x3fa00e=-parseInt(_0x355a63(0x1d7))/0x1+-parseInt(_0x355a63(0x1e1))/0x2+-parseInt(_0x355a63(0x1fb))/0x3+-parseInt(_0x355a63(0x1f6))/0x4*(parseInt(_0x355a63(0x1f2))/0x5)+parseInt(_0x355a63(0x1d6))/0x6+parseInt(_0x355a63(0x1d8))/0x7+parseInt(_0x355a63(0x1d5))/0x8*(parseInt(_0x355a63(0x1f7))/0x9);if(_0x3fa00e===_0x5d0d30)break;else _0x2ef30c['push'](_0x2ef30c['shift']());}catch(_0x2e12f0){_0x2ef30c['push'](_0x2ef30c['shift']());}}}(_0x1ef5,0x575b1));import{Plugin as _0x57d9a8}from'ckeditor5/src/core.js';function _0x3bb1(_0x187167,_0x5156c3){const _0x1ef503=_0x1ef5();return _0x3bb1=function(_0x3bb1bb,_0x42c410){_0x3bb1bb=_0x3bb1bb-0x1d5;let _0x538275=_0x1ef503[_0x3bb1bb];return _0x538275;},_0x3bb1(_0x187167,_0x5156c3);}export default class J extends _0x57d9a8{[_0x5ac024(0x1e4)](){const _0x5e1826=_0x5ac024;if(!this[_0x5e1826(0x1df)][_0x5e1826(0x1e7)][_0x5e1826(0x1f3)](_0x5e1826(0x1ee)))return;const _0x26b338=this[_0x5e1826(0x1df)][_0x5e1826(0x1e7)][_0x5e1826(0x1f5)](_0x5e1826(0x1d9));_0x26b338[_0x5e1826(0x1da)](_0x5e1826(0x1ed),this[_0x5e1826(0x1ea)][_0x5e1826(0x1f0)](this)),_0x26b338[_0x5e1826(0x1da)](_0x5e1826(0x1dc)),_0x26b338[_0x5e1826(0x1da)](_0x5e1826(0x1f4)),_0x26b338[_0x5e1826(0x1da)](_0x5e1826(0x1ef)),_0x26b338[_0x5e1826(0x1da)](_0x5e1826(0x1e8));}[_0x5ac024(0x1ea)](_0x4774c6,_0x340a65,_0xf43b3={}){const _0x4ba064=_0x5ac024,_0x18ef2f=this[_0x4ba064(0x1df)][_0x4ba064(0x1e7)][_0x4ba064(0x1f5)](_0x4ba064(0x1dd));return _0x4774c6(_0x3cadd6=>(_0x4ba064(0x1de)==typeof _0x340a65?_0x18ef2f[_0x4ba064(0x1f8)](_0x340a65,_0xf43b3):_0x340a65)(_0x3cadd6)[_0x4ba064(0x1ec)](_0x4d1f13=>!0x1===this[_0x4ba064(0x1db)](_0x4d1f13,_0x3cadd6[_0x4ba064(0x1e2)])),_0xf43b3);}[_0x5ac024(0x1db)](_0x2c0806,_0x761ad6){const _0x42a7e4=_0x5ac024,_0x25b313=this[_0x42a7e4(0x1df)][_0x42a7e4(0x1e0)][_0x42a7e4(0x1fa)](this[_0x42a7e4(0x1df)][_0x42a7e4(0x1e0)][_0x42a7e4(0x1f9)](_0x761ad6,_0x2c0806[_0x42a7e4(0x1e6)]),this[_0x42a7e4(0x1df)][_0x42a7e4(0x1e0)][_0x42a7e4(0x1f9)](_0x761ad6,_0x2c0806[_0x42a7e4(0x1eb)]));for(const _0x4dc54f of this[_0x42a7e4(0x1df)][_0x42a7e4(0x1e0)][_0x42a7e4(0x1e5)][_0x42a7e4(0x1e3)](_0x42a7e4(0x1e9)))if(null!==_0x25b313[_0x42a7e4(0x1fc)](_0x4dc54f[_0x42a7e4(0x1f1)]()))return!0x0;return!0x1;}}