@ckeditor/ckeditor5-track-changes 42.0.2-alpha.1 → 42.0.2

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 +10 -10
  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
- (_0x3b03aa=>{const {zh:{dictionary:_0xa6c35,getPluralForm:_0x426143}}={'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':_0x1338e9=>0x0}};_0x3b03aa['zh']||={'dictionary':{},'getPluralForm':null},_0x3b03aa['zh']['dictionary']=Object['assign'](_0x3b03aa['zh']['dictionary'],_0xa6c35),_0x3b03aa['zh']['getPluralForm']=_0x426143;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22ed66=>{const {zh:{dictionary:_0x4019ad,getPluralForm:_0x212002}}={'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':_0x281334=>0x0}};_0x22ed66['zh']||={'dictionary':{},'getPluralForm':null},_0x22ed66['zh']['dictionary']=Object['assign'](_0x22ed66['zh']['dictionary'],_0x4019ad),_0x22ed66['zh']['getPluralForm']=_0x212002;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "42.0.2-alpha.1",
3
+ "version": "42.0.2",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,15 +41,15 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@ckeditor/ckeditor5-core": "42.0.2-alpha.1",
45
- "@ckeditor/ckeditor5-engine": "42.0.2-alpha.1",
46
- "@ckeditor/ckeditor5-enter": "42.0.2-alpha.1",
47
- "@ckeditor/ckeditor5-typing": "42.0.2-alpha.1",
48
- "@ckeditor/ckeditor5-ui": "42.0.2-alpha.1",
49
- "@ckeditor/ckeditor5-utils": "42.0.2-alpha.1",
50
- "@ckeditor/ckeditor5-widget": "42.0.2-alpha.1",
51
- "ckeditor5": "42.0.2-alpha.1",
52
- "ckeditor5-collaboration": "42.0.2-alpha.1",
44
+ "@ckeditor/ckeditor5-core": "42.0.2",
45
+ "@ckeditor/ckeditor5-engine": "42.0.2",
46
+ "@ckeditor/ckeditor5-enter": "42.0.2",
47
+ "@ckeditor/ckeditor5-typing": "42.0.2",
48
+ "@ckeditor/ckeditor5-ui": "42.0.2",
49
+ "@ckeditor/ckeditor5-utils": "42.0.2",
50
+ "@ckeditor/ckeditor5-widget": "42.0.2",
51
+ "ckeditor5": "42.0.2",
52
+ "ckeditor5-collaboration": "42.0.2",
53
53
  "lodash-es": "4.17.21"
54
54
  },
55
55
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xc2a9(){const _0x4eb24c=['isEnabled','616TSRbyC','canEditAt','_isEnabledBasedOnSelection','2087979puMoYZ','1477Zfksgv','execute','4617265hcxZxe','4ZKKVfc','getRanges','9986736IYsyIb','10819633KKFBPb','track-changes-accept-suggestion-not-found','TrackChangesEditing','_suggestions','plugins','281745MoQkiH','382OnUrdS','model','acceptSuggestion','editor','get','5553XRNQCp','refresh','310ziMuCf','6gCXaXY'];_0xc2a9=function(){return _0x4eb24c;};return _0xc2a9();}const _0x1b5033=_0x2acc;(function(_0xb9dda8,_0x17c885){const _0x29fb74=_0x2acc,_0x258292=_0xb9dda8();while(!![]){try{const _0x406443=parseInt(_0x29fb74(0x109))/0x1*(parseInt(_0x29fb74(0x11e))/0x2)+-parseInt(_0x29fb74(0x111))/0x3*(parseInt(_0x29fb74(0x115))/0x4)+parseInt(_0x29fb74(0x114))/0x5*(-parseInt(_0x29fb74(0x10c))/0x6)+parseInt(_0x29fb74(0x112))/0x7*(parseInt(_0x29fb74(0x10e))/0x8)+-parseInt(_0x29fb74(0x11d))/0x9*(-parseInt(_0x29fb74(0x10b))/0xa)+parseInt(_0x29fb74(0x118))/0xb+-parseInt(_0x29fb74(0x117))/0xc;if(_0x406443===_0x17c885)break;else _0x258292['push'](_0x258292['shift']());}catch(_0x4a8285){_0x258292['push'](_0x258292['shift']());}}}(_0xc2a9,0x8d6b6));import{Command as _0x462e71}from'ckeditor5/src/core.js';import{CKEditorError as _0x1c087e}from'ckeditor5/src/utils.js';function _0x2acc(_0x561f09,_0x20d516){const _0xc2a951=_0xc2a9();return _0x2acc=function(_0x2acc0c,_0x10d615){_0x2acc0c=_0x2acc0c-0x107;let _0x5c0235=_0xc2a951[_0x2acc0c];return _0x5c0235;},_0x2acc(_0x561f09,_0x20d516);}export default class $ extends _0x462e71{constructor(_0x5a2156,_0x34c20a){const _0x1d4211=_0x2acc;super(_0x5a2156),this[_0x1d4211(0x11b)]=_0x34c20a,this[_0x1d4211(0x10a)](),this[_0x1d4211(0x110)]=!0x1;}[_0x1b5033(0x10a)](){const _0x30d626=_0x1b5033;this[_0x30d626(0x10d)]=!0x0;}[_0x1b5033(0x113)](_0x38e397){const _0x1ef9f4=_0x1b5033,_0x229e1c=this[_0x1ef9f4(0x11b)][_0x1ef9f4(0x108)](_0x38e397);if(!_0x229e1c)throw new _0x1c087e(_0x1ef9f4(0x119),this);const _0x508d99=_0x229e1c[_0x1ef9f4(0x116)]();this[_0x1ef9f4(0x107)][_0x1ef9f4(0x11f)][_0x1ef9f4(0x10f)](_0x508d99)&&this[_0x1ef9f4(0x107)][_0x1ef9f4(0x11c)][_0x1ef9f4(0x108)](_0x1ef9f4(0x11a))[_0x1ef9f4(0x120)](_0x229e1c);}}
23
+ const _0x4148af=_0x1e8b;(function(_0x22cc01,_0x27217d){const _0x31a09e=_0x1e8b,_0x475a21=_0x22cc01();while(!![]){try{const _0x551616=parseInt(_0x31a09e(0x1e0))/0x1*(-parseInt(_0x31a09e(0x1e9))/0x2)+-parseInt(_0x31a09e(0x1e6))/0x3*(parseInt(_0x31a09e(0x1ea))/0x4)+-parseInt(_0x31a09e(0x1e8))/0x5+parseInt(_0x31a09e(0x1dd))/0x6+-parseInt(_0x31a09e(0x1ee))/0x7*(parseInt(_0x31a09e(0x1de))/0x8)+parseInt(_0x31a09e(0x1ed))/0x9*(-parseInt(_0x31a09e(0x1e1))/0xa)+parseInt(_0x31a09e(0x1ef))/0xb;if(_0x551616===_0x27217d)break;else _0x475a21['push'](_0x475a21['shift']());}catch(_0x2a0bc5){_0x475a21['push'](_0x475a21['shift']());}}}(_0x1e7d,0x9d93f));import{Command as _0x25a11a}from'ckeditor5/src/core.js';function _0x1e7d(){const _0x3c55bd=['acceptSuggestion','500443gQMZQE','10EqloLr','getRanges','model','execute','TrackChangesEditing','4557fhbHpW','get','2283840oSgMnc','2wpffyu','264qcewXy','editor','refresh','7062777cmpiza','4627vDXdpY','21202258MlAvyE','track-changes-accept-suggestion-not-found','_suggestions','_isEnabledBasedOnSelection','plugins','canEditAt','isEnabled','6958236Pclmcy','7256YJswzp'];_0x1e7d=function(){return _0x3c55bd;};return _0x1e7d();}import{CKEditorError as _0x2aaf2a}from'ckeditor5/src/utils.js';function _0x1e8b(_0x1cb641,_0x4b8b13){const _0x1e7d69=_0x1e7d();return _0x1e8b=function(_0x1e8b55,_0x110082){_0x1e8b55=_0x1e8b55-0x1d8;let _0x4a26b1=_0x1e7d69[_0x1e8b55];return _0x4a26b1;},_0x1e8b(_0x1cb641,_0x4b8b13);}export default class $ extends _0x25a11a{constructor(_0x1f20d7,_0x5d4b6f){const _0x593c0b=_0x1e8b;super(_0x1f20d7),this[_0x593c0b(0x1d8)]=_0x5d4b6f,this[_0x593c0b(0x1ec)](),this[_0x593c0b(0x1d9)]=!0x1;}[_0x4148af(0x1ec)](){const _0x472fa2=_0x4148af;this[_0x472fa2(0x1dc)]=!0x0;}[_0x4148af(0x1e4)](_0xc1c27b){const _0xb9ac66=_0x4148af,_0x2c2c90=this[_0xb9ac66(0x1d8)][_0xb9ac66(0x1e7)](_0xc1c27b);if(!_0x2c2c90)throw new _0x2aaf2a(_0xb9ac66(0x1f0),this);const _0x4237d0=_0x2c2c90[_0xb9ac66(0x1e2)]();this[_0xb9ac66(0x1eb)][_0xb9ac66(0x1e3)][_0xb9ac66(0x1db)](_0x4237d0)&&this[_0xb9ac66(0x1eb)][_0xb9ac66(0x1da)][_0xb9ac66(0x1e7)](_0xb9ac66(0x1e5))[_0xb9ac66(0x1df)](_0x2c2c90);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14aec6=_0xcc61;(function(_0x591f2a,_0x23bde5){const _0x18cf16=_0xcc61,_0x45502d=_0x591f2a();while(!![]){try{const _0x14851f=parseInt(_0x18cf16(0x1f7))/0x1+-parseInt(_0x18cf16(0x1f2))/0x2*(parseInt(_0x18cf16(0x1fd))/0x3)+parseInt(_0x18cf16(0x1f8))/0x4+parseInt(_0x18cf16(0x1fc))/0x5*(-parseInt(_0x18cf16(0x1ee))/0x6)+parseInt(_0x18cf16(0x1f3))/0x7+-parseInt(_0x18cf16(0x1fb))/0x8+parseInt(_0x18cf16(0x1f6))/0x9;if(_0x14851f===_0x23bde5)break;else _0x45502d['push'](_0x45502d['shift']());}catch(_0x44803a){_0x45502d['push'](_0x45502d['shift']());}}}(_0x6a76,0x67aaa));import{Command as _0x2d35aa}from'ckeditor5/src/core.js';function _0xcc61(_0x211a2b,_0x3c27c4){const _0x6a76a3=_0x6a76();return _0xcc61=function(_0xcc61b8,_0x197416){_0xcc61b8=_0xcc61b8-0x1ee;let _0x4b16a0=_0x6a76a3[_0xcc61b8];return _0x4b16a0;},_0xcc61(_0x211a2b,_0x3c27c4);}import{CKEditorError as _0x33ba73}from'ckeditor5/src/utils.js';function _0x6a76(){const _0x1143fa=['isEnabled','execute','_suggestions','_isEnabledBasedOnSelection','54wTkGid','model','refresh','discardSuggestion','484838AinTfx','5665590CVIqCL','TrackChangesEditing','editor','1223298HeeXqF','699285vElWgm','1927832izaTLo','get','getRanges','5257192XNjOzF','176395kfjeEn','9plYOri','plugins','track-changes-discard-suggestion-not-found','canEditAt'];_0x6a76=function(){return _0x1143fa;};return _0x6a76();}export default class B extends _0x2d35aa{constructor(_0x5f58d6,_0x3a9f33){const _0x3edf99=_0xcc61;super(_0x5f58d6),this[_0x3edf99(0x203)]=_0x3a9f33,this[_0x3edf99(0x1f0)](),this[_0x3edf99(0x204)]=!0x1;}[_0x14aec6(0x1f0)](){const _0x22a9f8=_0x14aec6;this[_0x22a9f8(0x201)]=!0x0;}[_0x14aec6(0x202)](_0x2ccc44){const _0x41388b=_0x14aec6,_0x2708ec=this[_0x41388b(0x203)][_0x41388b(0x1f9)](_0x2ccc44);if(!_0x2708ec)throw new _0x33ba73(_0x41388b(0x1ff),this);const _0x21571c=_0x2708ec[_0x41388b(0x1fa)]();this[_0x41388b(0x1f5)][_0x41388b(0x1ef)][_0x41388b(0x200)](_0x21571c)&&this[_0x41388b(0x1f5)][_0x41388b(0x1fe)][_0x41388b(0x1f9)](_0x41388b(0x1f4))[_0x41388b(0x1f1)](_0x2708ec);}}
23
+ const _0x4b0927=_0x2af3;function _0x234a(){const _0x536a8b=['track-changes-discard-suggestion-not-found','_suggestions','35LsZPXH','getRanges','model','execute','canEditAt','discardSuggestion','115848ZptDfp','828760XfiBzB','refresh','get','434844qswmIU','8031IReWTW','4197770fSbYPh','22ROqQVC','plugins','TrackChangesEditing','editor','120HBAKhl','679353XJZOfe','289686pyfPAt','_isEnabledBasedOnSelection','isEnabled'];_0x234a=function(){return _0x536a8b;};return _0x234a();}(function(_0x1ff74a,_0x5546dd){const _0x13863d=_0x2af3,_0x12cc1c=_0x1ff74a();while(!![]){try{const _0x38913b=parseInt(_0x13863d(0x1c6))/0x1*(parseInt(_0x13863d(0x1c8))/0x2)+-parseInt(_0x13863d(0x1b5))/0x3+parseInt(_0x13863d(0x1c5))/0x4+parseInt(_0x13863d(0x1c2))/0x5+parseInt(_0x13863d(0x1b6))/0x6*(-parseInt(_0x13863d(0x1bb))/0x7)+-parseInt(_0x13863d(0x1cc))/0x8*(parseInt(_0x13863d(0x1c1))/0x9)+parseInt(_0x13863d(0x1c7))/0xa;if(_0x38913b===_0x5546dd)break;else _0x12cc1c['push'](_0x12cc1c['shift']());}catch(_0x469449){_0x12cc1c['push'](_0x12cc1c['shift']());}}}(_0x234a,0x1db2d));import{Command as _0x3c1516}from'ckeditor5/src/core.js';function _0x2af3(_0x96e9ae,_0x4fa8f3){const _0x234ab4=_0x234a();return _0x2af3=function(_0x2af30a,_0x4440ed){_0x2af30a=_0x2af30a-0x1b5;let _0x564e35=_0x234ab4[_0x2af30a];return _0x564e35;},_0x2af3(_0x96e9ae,_0x4fa8f3);}import{CKEditorError as _0x12f235}from'ckeditor5/src/utils.js';export default class B extends _0x3c1516{constructor(_0x4b8ab1,_0x342425){const _0x2857f1=_0x2af3;super(_0x4b8ab1),this[_0x2857f1(0x1ba)]=_0x342425,this[_0x2857f1(0x1c3)](),this[_0x2857f1(0x1b7)]=!0x1;}[_0x4b0927(0x1c3)](){const _0x31c77d=_0x4b0927;this[_0x31c77d(0x1b8)]=!0x0;}[_0x4b0927(0x1be)](_0x2ba577){const _0xc5785b=_0x4b0927,_0x2c6a1e=this[_0xc5785b(0x1ba)][_0xc5785b(0x1c4)](_0x2ba577);if(!_0x2c6a1e)throw new _0x12f235(_0xc5785b(0x1b9),this);const _0x44b74e=_0x2c6a1e[_0xc5785b(0x1bc)]();this[_0xc5785b(0x1cb)][_0xc5785b(0x1bd)][_0xc5785b(0x1bf)](_0x44b74e)&&this[_0xc5785b(0x1cb)][_0xc5785b(0x1c9)][_0xc5785b(0x1c4)](_0xc5785b(0x1ca))[_0xc5785b(0x1c0)](_0x2c6a1e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xcaae(){const _0x51c01e=['getRanges','1261619xyTEzR','editor','24siPzfL','values','isEnabled','7212611FkCSaP','177678jkKaSR','isInContent','1490zwJkdD','634293gVkGrU','refresh','4531285SPlXcJ','6KRSgyA','_isEnabledBasedOnSelection','_suggestions','1368972wlNgMX','some','96jQDerF','4jqPEkM','canEditAt','43879RwiUuY','model','from','_command','execute'];_0xcaae=function(){return _0x51c01e;};return _0xcaae();}function _0xd822(_0x506ad0,_0x306124){const _0xcaae84=_0xcaae();return _0xd822=function(_0xd8225c,_0x210f56){_0xd8225c=_0xd8225c-0x127;let _0x4f1b8f=_0xcaae84[_0xd8225c];return _0x4f1b8f;},_0xd822(_0x506ad0,_0x306124);}const _0x3d5962=_0xd822;(function(_0x179405,_0x14d469){const _0x5b705c=_0xd822,_0x42ddb7=_0x179405();while(!![]){try{const _0xcbe311=-parseInt(_0x5b705c(0x138))/0x1+parseInt(_0x5b705c(0x13e))/0x2*(parseInt(_0x5b705c(0x13a))/0x3)+-parseInt(_0x5b705c(0x130))/0x4*(-parseInt(_0x5b705c(0x129))/0x5)+-parseInt(_0x5b705c(0x12a))/0x6*(parseInt(_0x5b705c(0x13d))/0x7)+-parseInt(_0x5b705c(0x12f))/0x8*(-parseInt(_0x5b705c(0x127))/0x9)+-parseInt(_0x5b705c(0x140))/0xa*(-parseInt(_0x5b705c(0x132))/0xb)+-parseInt(_0x5b705c(0x12d))/0xc;if(_0xcbe311===_0x14d469)break;else _0x42ddb7['push'](_0x42ddb7['shift']());}catch(_0x470984){_0x42ddb7['push'](_0x42ddb7['shift']());}}}(_0xcaae,0x9eee5));import{Command as _0x3c709d}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1cd030,executeCommandForSuggestions as _0x4316ee}from'../utils/utils.js';export default class x extends _0x3c709d{constructor(_0x302150,_0x434221,_0x5619ad){const _0x4497ec=_0xd822;super(_0x302150),this[_0x4497ec(0x135)]=_0x434221,this[_0x4497ec(0x12c)]=_0x5619ad,this[_0x4497ec(0x128)](),this[_0x4497ec(0x12b)]=!0x1;}[_0x3d5962(0x128)](){const _0x5450d5=_0x3d5962,_0x271f1f=Array[_0x5450d5(0x134)](this[_0x5450d5(0x12c)][_0x5450d5(0x13b)]())[_0x5450d5(0x12e)](_0xa285be=>_0xa285be[_0x5450d5(0x13f)]);this[_0x5450d5(0x13c)]=this[_0x5450d5(0x135)][_0x5450d5(0x13c)]&&_0x271f1f;}[_0x3d5962(0x136)](){const _0x1743d0=_0x3d5962,_0x1640df=_0x1cd030(Array[_0x1743d0(0x134)](this[_0x1743d0(0x12c)][_0x1743d0(0x13b)]()));for(const _0x1523de of _0x1640df){const _0x118ba9=_0x1523de[_0x1743d0(0x137)]();if(!this[_0x1743d0(0x139)][_0x1743d0(0x133)][_0x1743d0(0x131)](_0x118ba9))return;}_0x4316ee(this[_0x1743d0(0x139)][_0x1743d0(0x133)],this[_0x1743d0(0x135)],_0x1640df);}}
23
+ const _0x12098f=_0x2a54;(function(_0x225430,_0x1ec604){const _0xa5da8f=_0x2a54,_0x5ce51d=_0x225430();while(!![]){try{const _0x23e83c=-parseInt(_0xa5da8f(0x108))/0x1+-parseInt(_0xa5da8f(0x101))/0x2*(-parseInt(_0xa5da8f(0x10a))/0x3)+-parseInt(_0xa5da8f(0x100))/0x4*(-parseInt(_0xa5da8f(0xfb))/0x5)+parseInt(_0xa5da8f(0xf7))/0x6+-parseInt(_0xa5da8f(0xf8))/0x7*(parseInt(_0xa5da8f(0x107))/0x8)+parseInt(_0xa5da8f(0x10d))/0x9+-parseInt(_0xa5da8f(0x10e))/0xa;if(_0x23e83c===_0x1ec604)break;else _0x5ce51d['push'](_0x5ce51d['shift']());}catch(_0x214216){_0x5ce51d['push'](_0x5ce51d['shift']());}}}(_0x2d6d,0x42ba3));import{Command as _0x3dbc60}from'ckeditor5/src/core.js';function _0x2d6d(){const _0x17374c=['refresh','canEditAt','9836EjwTIu','302384cRALVN','_suggestions','execute','getRanges','_isEnabledBasedOnSelection','_command','24DFhZhG','98179QBwZMc','from','6uttJpb','values','isInContent','3611736snYvqv','9077560RBiBHW','268512RgkPRQ','6517EgcyAi','editor','some','1085JHyLmK','model','isEnabled'];_0x2d6d=function(){return _0x17374c;};return _0x2d6d();}function _0x2a54(_0x1f36fc,_0x2e3602){const _0x2d6da7=_0x2d6d();return _0x2a54=function(_0x2a5439,_0x44de4c){_0x2a5439=_0x2a5439-0xf7;let _0x5d3309=_0x2d6da7[_0x2a5439];return _0x5d3309;},_0x2a54(_0x1f36fc,_0x2e3602);}import{sortSuggestions as _0x1c5a5b,executeCommandForSuggestions as _0x2e8f59}from'../utils/utils.js';export default class x extends _0x3dbc60{constructor(_0x33c379,_0x339a71,_0x94734f){const _0x3d45f5=_0x2a54;super(_0x33c379),this[_0x3d45f5(0x106)]=_0x339a71,this[_0x3d45f5(0x102)]=_0x94734f,this[_0x3d45f5(0xfe)](),this[_0x3d45f5(0x105)]=!0x1;}[_0x12098f(0xfe)](){const _0x31afb2=_0x12098f,_0x2b3790=Array[_0x31afb2(0x109)](this[_0x31afb2(0x102)][_0x31afb2(0x10b)]())[_0x31afb2(0xfa)](_0x50135f=>_0x50135f[_0x31afb2(0x10c)]);this[_0x31afb2(0xfd)]=this[_0x31afb2(0x106)][_0x31afb2(0xfd)]&&_0x2b3790;}[_0x12098f(0x103)](){const _0x177749=_0x12098f,_0x4a6e1b=_0x1c5a5b(Array[_0x177749(0x109)](this[_0x177749(0x102)][_0x177749(0x10b)]()));for(const _0x3ce13a of _0x4a6e1b){const _0x4b197c=_0x3ce13a[_0x177749(0x104)]();if(!this[_0x177749(0xf9)][_0x177749(0xfc)][_0x177749(0xff)](_0x4b197c))return;}_0x2e8f59(this[_0x177749(0xf9)][_0x177749(0xfc)],this[_0x177749(0x106)],_0x4a6e1b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x376a0f=_0x39ed;(function(_0x128517,_0x3ee1d8){const _0x46e391=_0x39ed,_0x449acb=_0x128517();while(!![]){try{const _0x127b2b=-parseInt(_0x46e391(0x8a))/0x1+parseInt(_0x46e391(0x8f))/0x2+-parseInt(_0x46e391(0x90))/0x3*(parseInt(_0x46e391(0x91))/0x4)+parseInt(_0x46e391(0x82))/0x5+parseInt(_0x46e391(0x95))/0x6*(parseInt(_0x46e391(0x80))/0x7)+-parseInt(_0x46e391(0x81))/0x8+-parseInt(_0x46e391(0x88))/0x9*(-parseInt(_0x46e391(0x86))/0xa);if(_0x127b2b===_0x3ee1d8)break;else _0x449acb['push'](_0x449acb['shift']());}catch(_0x465c60){_0x449acb['push'](_0x449acb['shift']());}}}(_0x5559,0x6f116));import{Command as _0x4ee624}from'ckeditor5/src/core.js';import{sortSuggestions as _0x2c3330,getSelectedSuggestions as _0x17cfea,executeCommandForSuggestions as _0x342cc2}from'../utils/utils.js';function _0x39ed(_0x1ead2f,_0xf3c155){const _0x55598d=_0x5559();return _0x39ed=function(_0x39edf9,_0x35d8cd){_0x39edf9=_0x39edf9-0x80;let _0x9fabb0=_0x55598d[_0x39edf9];return _0x9fabb0;},_0x39ed(_0x1ead2f,_0xf3c155);}export default class R extends _0x4ee624{constructor(_0x35304b,_0xaf8c93,_0x1c3fb7){const _0x29405e=_0x39ed;super(_0x35304b),this[_0x29405e(0x8d)]=_0xaf8c93,this[_0x29405e(0x87)]=_0x1c3fb7,this[_0x29405e(0x93)]=new Set(),this[_0x29405e(0x89)](),this[_0x29405e(0x94)]=!0x1;}[_0x376a0f(0x89)](){const _0x2674be=_0x376a0f,_0x347e55=this[_0x2674be(0x97)][_0x2674be(0x98)][_0x2674be(0x96)][_0x2674be(0x92)],_0x27ec59=Array[_0x2674be(0x99)](this[_0x2674be(0x87)][_0x2674be(0x8e)]());this[_0x2674be(0x93)]=_0x17cfea(_0x347e55,_0x27ec59),this[_0x2674be(0x84)]=this[_0x2674be(0x8d)][_0x2674be(0x84)]&&!!this[_0x2674be(0x93)][_0x2674be(0x83)];}[_0x376a0f(0x85)](){const _0x415948=_0x376a0f,_0x11176b=_0x2c3330(Array[_0x415948(0x99)](this[_0x415948(0x93)]));for(const _0x298e1b of _0x11176b){const _0x2822ab=_0x298e1b[_0x415948(0x8c)]();if(!this[_0x415948(0x97)][_0x415948(0x98)][_0x415948(0x8b)](_0x2822ab))return;}_0x342cc2(this[_0x415948(0x97)][_0x415948(0x98)],this[_0x415948(0x8d)],_0x11176b);}}function _0x5559(){const _0x38f0e8=['887182eqBIiU','canEditAt','getRanges','_command','values','757558USuiDi','1341drfbJd','6320bNLOTx','selection','_selectedSuggestions','_isEnabledBasedOnSelection','636rrMAwv','document','editor','model','from','59843fiKKLf','1550368sIjzKk','3678680pGWOPx','size','isEnabled','execute','738210ytDfXC','_suggestions','27pVeBqp','refresh'];_0x5559=function(){return _0x38f0e8;};return _0x5559();}
23
+ const _0x2a53c6=_0x4b4d;(function(_0x583b7e,_0xc91018){const _0x291fed=_0x4b4d,_0x3c991f=_0x583b7e();while(!![]){try{const _0xd9c023=parseInt(_0x291fed(0x180))/0x1*(-parseInt(_0x291fed(0x182))/0x2)+-parseInt(_0x291fed(0x192))/0x3*(-parseInt(_0x291fed(0x18d))/0x4)+-parseInt(_0x291fed(0x189))/0x5+-parseInt(_0x291fed(0x184))/0x6+-parseInt(_0x291fed(0x188))/0x7*(-parseInt(_0x291fed(0x195))/0x8)+-parseInt(_0x291fed(0x191))/0x9*(-parseInt(_0x291fed(0x17d))/0xa)+parseInt(_0x291fed(0x17f))/0xb;if(_0xd9c023===_0xc91018)break;else _0x3c991f['push'](_0x3c991f['shift']());}catch(_0x3ff616){_0x3c991f['push'](_0x3c991f['shift']());}}}(_0x34a0,0xbeb9a));import{Command as _0x35e4ea}from'ckeditor5/src/core.js';import{sortSuggestions as _0x58b49d,getSelectedSuggestions as _0x32e8c3,executeCommandForSuggestions as _0x50c608}from'../utils/utils.js';export default class R extends _0x35e4ea{constructor(_0x2400ae,_0x3228f6,_0x534904){const _0x1f469b=_0x4b4d;super(_0x2400ae),this[_0x1f469b(0x187)]=_0x3228f6,this[_0x1f469b(0x18b)]=_0x534904,this[_0x1f469b(0x183)]=new Set(),this[_0x1f469b(0x18a)](),this[_0x1f469b(0x17e)]=!0x1;}[_0x2a53c6(0x18a)](){const _0x11fbb7=_0x2a53c6,_0x266932=this[_0x11fbb7(0x185)][_0x11fbb7(0x194)][_0x11fbb7(0x193)][_0x11fbb7(0x17c)],_0x60aa81=Array[_0x11fbb7(0x196)](this[_0x11fbb7(0x18b)][_0x11fbb7(0x18c)]());this[_0x11fbb7(0x183)]=_0x32e8c3(_0x266932,_0x60aa81),this[_0x11fbb7(0x18f)]=this[_0x11fbb7(0x187)][_0x11fbb7(0x18f)]&&!!this[_0x11fbb7(0x183)][_0x11fbb7(0x186)];}[_0x2a53c6(0x181)](){const _0x2bc4ee=_0x2a53c6,_0x69fd1d=_0x58b49d(Array[_0x2bc4ee(0x196)](this[_0x2bc4ee(0x183)]));for(const _0x56b6e8 of _0x69fd1d){const _0x1cb842=_0x56b6e8[_0x2bc4ee(0x190)]();if(!this[_0x2bc4ee(0x185)][_0x2bc4ee(0x194)][_0x2bc4ee(0x18e)](_0x1cb842))return;}_0x50c608(this[_0x2bc4ee(0x185)][_0x2bc4ee(0x194)],this[_0x2bc4ee(0x187)],_0x69fd1d);}}function _0x4b4d(_0x24e142,_0x302cfb){const _0x34a043=_0x34a0();return _0x4b4d=function(_0x4b4d13,_0x34c159){_0x4b4d13=_0x4b4d13-0x17c;let _0x596d37=_0x34a043[_0x4b4d13];return _0x596d37;},_0x4b4d(_0x24e142,_0x302cfb);}function _0x34a0(){const _0xb11afc=['selection','968690RsyWrK','_isEnabledBasedOnSelection','12900580cpIdLT','6709maoyyg','execute','344KrNkBL','_selectedSuggestions','700800cREgvw','editor','size','_command','7jNZDTM','248505SELiXr','refresh','_suggestions','values','563852YAQOnr','canEditAt','isEnabled','getRanges','9HpqIfn','9HiwaOe','document','model','3272968lilAxm','from'];_0x34a0=function(){return _0xb11afc;};return _0x34a0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54cfde=_0x4e75;function _0x4e75(_0x36359d,_0x19f8a3){const _0x8549f0=_0x8549();return _0x4e75=function(_0x4e75d6,_0x5cf568){_0x4e75d6=_0x4e75d6-0xc4;let _0x5ac566=_0x8549f0[_0x4e75d6];return _0x5ac566;},_0x4e75(_0x36359d,_0x19f8a3);}(function(_0x2c1369,_0x56c117){const _0x327455=_0x4e75,_0x24519b=_0x2c1369();while(!![]){try{const _0x1c6083=-parseInt(_0x327455(0xd0))/0x1*(-parseInt(_0x327455(0xd7))/0x2)+parseInt(_0x327455(0xcd))/0x3+-parseInt(_0x327455(0xda))/0x4+-parseInt(_0x327455(0xd6))/0x5*(parseInt(_0x327455(0xdd))/0x6)+parseInt(_0x327455(0xc9))/0x7*(-parseInt(_0x327455(0xcc))/0x8)+parseInt(_0x327455(0xc8))/0x9*(parseInt(_0x327455(0xca))/0xa)+parseInt(_0x327455(0xc7))/0xb*(parseInt(_0x327455(0xd8))/0xc);if(_0x1c6083===_0x56c117)break;else _0x24519b['push'](_0x24519b['shift']());}catch(_0x4def86){_0x24519b['push'](_0x24519b['shift']());}}}(_0x8549,0x2bf34));import{Command as _0x452240}from'ckeditor5/src/core.js';export default class M extends _0x452240{constructor(_0x352773,_0x386ea6){const _0x5d5657=_0x4e75;super(_0x352773),this[_0x5d5657(0xde)]=_0x386ea6,this[_0x5d5657(0xdc)]=!0x1,this[_0x5d5657(0xcb)](),this[_0x5d5657(0xc4)]=!0x1;}[_0x54cfde(0xcb)](){const _0x58041c=_0x54cfde;this[_0x58041c(0xd2)]=!0x0;}[_0x54cfde(0xd5)](){const _0x2eaee4=_0x54cfde;this[_0x2eaee4(0xdc)]=!this[_0x2eaee4(0xdc)],this[_0x2eaee4(0xdc)]?this[_0x2eaee4(0xd4)]():this[_0x2eaee4(0xd9)]();}[_0x54cfde(0xd4)](){const _0x335f10=_0x54cfde;for(const _0x58d7fc of this[_0x335f10(0xce)][_0x335f10(0xd1)][_0x335f10(0xd1)]())_0x58d7fc[_0x335f10(0xd3)]&&!this[_0x335f10(0xde)][_0x335f10(0xc6)](_0x58d7fc)&&_0x58d7fc[_0x335f10(0xc5)](_0x335f10(0xdb));}[_0x54cfde(0xd9)](){const _0x27a75b=_0x54cfde;for(const _0x59b997 of this[_0x27a75b(0xce)][_0x27a75b(0xd1)][_0x27a75b(0xd1)]())_0x59b997[_0x27a75b(0xd3)]&&!this[_0x27a75b(0xde)][_0x27a75b(0xc6)](_0x59b997)&&_0x59b997[_0x27a75b(0xcf)](_0x27a75b(0xdb));}}function _0x8549(){const _0x5e691d=['_enableCommands','343336GJnkLA','TrackChangesCommand','value','400074bUzNZw','_enabledCommands','_isEnabledBasedOnSelection','forceDisabled','has','781NRXAbN','9wHDRmK','609rhXPHT','1191910TNBERg','refresh','29696okbizm','321906OOvAfe','editor','clearForceDisabled','34327rXBPZY','commands','isEnabled','affectsData','_disableUnsupportedCommands','execute','15BRthFk','18Jtcmcx','42828arfcHt'];_0x8549=function(){return _0x5e691d;};return _0x8549();}
23
+ const _0x476b29=_0x3024;(function(_0x12607b,_0x3ffff9){const _0x555935=_0x3024,_0x17b92d=_0x12607b();while(!![]){try{const _0x122cbb=parseInt(_0x555935(0x89))/0x1*(parseInt(_0x555935(0x86))/0x2)+-parseInt(_0x555935(0x95))/0x3*(parseInt(_0x555935(0x91))/0x4)+-parseInt(_0x555935(0x9c))/0x5+-parseInt(_0x555935(0x8d))/0x6*(-parseInt(_0x555935(0x85))/0x7)+-parseInt(_0x555935(0x88))/0x8+parseInt(_0x555935(0x8b))/0x9*(parseInt(_0x555935(0x8a))/0xa)+parseInt(_0x555935(0x8e))/0xb*(parseInt(_0x555935(0x93))/0xc);if(_0x122cbb===_0x3ffff9)break;else _0x17b92d['push'](_0x17b92d['shift']());}catch(_0x57bec7){_0x17b92d['push'](_0x17b92d['shift']());}}}(_0x27f4,0xb8279));function _0x27f4(){const _0x5cb8f7=['_enableCommands','execute','clearForceDisabled','affectsData','7007845QeGnnj','_isEnabledBasedOnSelection','_disableUnsupportedCommands','editor','14bCYDwM','976694AhlKec','refresh','3564152DSPbnj','2RFmMSC','221990EdVRpY','342tfjgoj','isEnabled','311442hsrFpA','1624612BNUMlX','has','commands','52rKELTU','value','132QmeSLk','forceDisabled','218607aGIGYl','_enabledCommands','TrackChangesCommand'];_0x27f4=function(){return _0x5cb8f7;};return _0x27f4();}import{Command as _0xe6d1f2}from'ckeditor5/src/core.js';function _0x3024(_0x420daa,_0x2854c9){const _0x27f428=_0x27f4();return _0x3024=function(_0x30244d,_0x296000){_0x30244d=_0x30244d-0x84;let _0x57ea8f=_0x27f428[_0x30244d];return _0x57ea8f;},_0x3024(_0x420daa,_0x2854c9);}export default class M extends _0xe6d1f2{constructor(_0x5b58b0,_0x20c91e){const _0x194cfb=_0x3024;super(_0x5b58b0),this[_0x194cfb(0x96)]=_0x20c91e,this[_0x194cfb(0x92)]=!0x1,this[_0x194cfb(0x87)](),this[_0x194cfb(0x9d)]=!0x1;}[_0x476b29(0x87)](){const _0xb653a=_0x476b29;this[_0xb653a(0x8c)]=!0x0;}[_0x476b29(0x99)](){const _0x4dc00c=_0x476b29;this[_0x4dc00c(0x92)]=!this[_0x4dc00c(0x92)],this[_0x4dc00c(0x92)]?this[_0x4dc00c(0x9e)]():this[_0x4dc00c(0x98)]();}[_0x476b29(0x9e)](){const _0x203871=_0x476b29;for(const _0x5b808c of this[_0x203871(0x84)][_0x203871(0x90)][_0x203871(0x90)]())_0x5b808c[_0x203871(0x9b)]&&!this[_0x203871(0x96)][_0x203871(0x8f)](_0x5b808c)&&_0x5b808c[_0x203871(0x94)](_0x203871(0x97));}[_0x476b29(0x98)](){const _0x1319b8=_0x476b29;for(const _0x15f666 of this[_0x1319b8(0x84)][_0x1319b8(0x90)][_0x1319b8(0x90)]())_0x15f666[_0x1319b8(0x9b)]&&!this[_0x1319b8(0x96)][_0x1319b8(0x8f)](_0x15f666)&&_0x15f666[_0x1319b8(0x9a)](_0x1319b8(0x97));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x552335,_0xbe3e37){var _0x4dd5c6=_0x4a71,_0x578de9=_0x552335();while(!![]){try{var _0x3b12f3=parseInt(_0x4dd5c6(0x19a))/0x1+-parseInt(_0x4dd5c6(0x19c))/0x2+-parseInt(_0x4dd5c6(0x197))/0x3+-parseInt(_0x4dd5c6(0x198))/0x4+parseInt(_0x4dd5c6(0x19b))/0x5*(parseInt(_0x4dd5c6(0x196))/0x6)+-parseInt(_0x4dd5c6(0x199))/0x7+parseInt(_0x4dd5c6(0x195))/0x8;if(_0x3b12f3===_0xbe3e37)break;else _0x578de9['push'](_0x578de9['shift']());}catch(_0x1c62a1){_0x578de9['push'](_0x578de9['shift']());}}}(_0x4001,0xb7aea));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x4a71(_0xea311b,_0x10e3c2){var _0x40016a=_0x4001();return _0x4a71=function(_0x4a717c,_0x5cdee9){_0x4a717c=_0x4a717c-0x195;var _0x39b36c=_0x40016a[_0x4a717c];return _0x39b36c;},_0x4a71(_0xea311b,_0x10e3c2);}function _0x4001(){var _0x231b1f=['572765xDIzOR','543124dPvdcI','11798664jeChJb','78pXIDZN','4506213QVVDUl','5353812FkwEzU','3850840GrgDrE','1450546tnswew'];_0x4001=function(){return _0x231b1f;};return _0x4001();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x30e0e3,_0x1615bd){var _0x544885=_0x584d,_0x5e692e=_0x30e0e3();while(!![]){try{var _0xc29983=-parseInt(_0x544885(0x198))/0x1*(-parseInt(_0x544885(0x194))/0x2)+parseInt(_0x544885(0x196))/0x3*(-parseInt(_0x544885(0x18e))/0x4)+parseInt(_0x544885(0x191))/0x5+-parseInt(_0x544885(0x18f))/0x6+-parseInt(_0x544885(0x190))/0x7+parseInt(_0x544885(0x197))/0x8*(parseInt(_0x544885(0x192))/0x9)+-parseInt(_0x544885(0x195))/0xa*(-parseInt(_0x544885(0x193))/0xb);if(_0xc29983===_0x1615bd)break;else _0x5e692e['push'](_0x5e692e['shift']());}catch(_0x32da3c){_0x5e692e['push'](_0x5e692e['shift']());}}}(_0x58f1,0x7a982));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x58f1(){var _0x52f6bd=['108WbIvLv','59455Aeauwb','190mlylDG','230rPeuZb','13686EtWCmy','489832USEvqJ','6212jOVgEE','436OOtmDO','148560ArBOOk','4059643AkwZPl','774550NxiByR'];_0x58f1=function(){return _0x52f6bd;};return _0x58f1();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x584d(_0x51b39d,_0x50a5d4){var _0x58f179=_0x58f1();return _0x584d=function(_0x584d02,_0x28b1ae){_0x584d02=_0x584d02-0x18e;var _0x154d76=_0x58f179[_0x584d02];return _0x154d76;},_0x584d(_0x51b39d,_0x50a5d4);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13de63=_0x129d;(function(_0x49e589,_0x2aa82b){const _0x2858a5=_0x129d,_0x3c9bb2=_0x49e589();while(!![]){try{const _0xbcc16f=-parseInt(_0x2858a5(0x185))/0x1+parseInt(_0x2858a5(0x17b))/0x2*(parseInt(_0x2858a5(0x187))/0x3)+-parseInt(_0x2858a5(0x183))/0x4+-parseInt(_0x2858a5(0x182))/0x5+-parseInt(_0x2858a5(0x17f))/0x6+-parseInt(_0x2858a5(0x184))/0x7+parseInt(_0x2858a5(0x17d))/0x8;if(_0xbcc16f===_0x2aa82b)break;else _0x3c9bb2['push'](_0x3c9bb2['shift']());}catch(_0x5a3a3f){_0x3c9bb2['push'](_0x3c9bb2['shift']());}}}(_0x4160,0xb0274));function _0x4160(){const _0x27532f=['6551132ebKfkZ','1325068AlEPxr','plugins','2304ZDcngq','showAIAssistant','editor','get','2746fasTbu','afterInit','23798016zybvqA','enableCommand','424668AdxNqL','TrackChangesEditing','commands','3293950PBSHmf','1268720xMfNHW'];_0x4160=function(){return _0x27532f;};return _0x4160();}function _0x129d(_0x1605f5,_0x328b4f){const _0x4160bc=_0x4160();return _0x129d=function(_0x129d13,_0xfe1c57){_0x129d13=_0x129d13-0x178;let _0x47c950=_0x4160bc[_0x129d13];return _0x47c950;},_0x129d(_0x1605f5,_0x328b4f);}import{Plugin as _0x19700a}from'ckeditor5/src/core.js';export default class E extends _0x19700a{[_0x13de63(0x17c)](){const _0x3ae49a=_0x13de63,_0x583355=this[_0x3ae49a(0x179)],_0x46a34a=_0x583355[_0x3ae49a(0x186)][_0x3ae49a(0x17a)](_0x3ae49a(0x180));_0x583355[_0x3ae49a(0x181)][_0x3ae49a(0x17a)](_0x3ae49a(0x178))&&_0x46a34a[_0x3ae49a(0x17e)](_0x3ae49a(0x178));}}
23
+ const _0x6a6a9e=_0x2790;function _0x2790(_0x53bc74,_0x986910){const _0x36c754=_0x36c7();return _0x2790=function(_0x27903a,_0x59def4){_0x27903a=_0x27903a-0xaa;let _0x1de6fa=_0x36c754[_0x27903a];return _0x1de6fa;},_0x2790(_0x53bc74,_0x986910);}function _0x36c7(){const _0x11e6f7=['showAIAssistant','10SmRXVR','448212aYOrGy','get','TrackChangesEditing','9ZhdtzQ','commands','editor','4274oQtnOY','17501649nBjvae','7727636hINnOH','8757080OnFoLn','12SfnnCm','plugins','3354OHCufn','474804BDBIIn','enableCommand','2355OiOdCh','afterInit'];_0x36c7=function(){return _0x11e6f7;};return _0x36c7();}(function(_0x50cd14,_0x45519c){const _0x10a4f6=_0x2790,_0x557d17=_0x50cd14();while(!![]){try{const _0x97af6d=parseInt(_0x10a4f6(0xb9))/0x1+-parseInt(_0x10a4f6(0xb2))/0x2+-parseInt(_0x10a4f6(0xb6))/0x3*(-parseInt(_0x10a4f6(0xac))/0x4)+parseInt(_0x10a4f6(0xbb))/0x5*(parseInt(_0x10a4f6(0xb8))/0x6)+-parseInt(_0x10a4f6(0xb4))/0x7+parseInt(_0x10a4f6(0xb5))/0x8*(-parseInt(_0x10a4f6(0xaf))/0x9)+-parseInt(_0x10a4f6(0xab))/0xa*(-parseInt(_0x10a4f6(0xb3))/0xb);if(_0x97af6d===_0x45519c)break;else _0x557d17['push'](_0x557d17['shift']());}catch(_0x54e260){_0x557d17['push'](_0x557d17['shift']());}}}(_0x36c7,0x8cc84));import{Plugin as _0x42fda7}from'ckeditor5/src/core.js';export default class E extends _0x42fda7{[_0x6a6a9e(0xbc)](){const _0x3b3ce8=_0x6a6a9e,_0x321687=this[_0x3b3ce8(0xb1)],_0x2c9e3a=_0x321687[_0x3b3ce8(0xb7)][_0x3b3ce8(0xad)](_0x3b3ce8(0xae));_0x321687[_0x3b3ce8(0xb0)][_0x3b3ce8(0xad)](_0x3b3ce8(0xaa))&&_0x2c9e3a[_0x3b3ce8(0xba)](_0x3b3ce8(0xaa));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d1964=_0x19c7;(function(_0x53afec,_0x3eb149){const _0x1ced37=_0x19c7,_0x41b390=_0x53afec();while(!![]){try{const _0x485b04=parseInt(_0x1ced37(0xa0))/0x1+parseInt(_0x1ced37(0x9c))/0x2+-parseInt(_0x1ced37(0x8a))/0x3*(parseInt(_0x1ced37(0x8d))/0x4)+-parseInt(_0x1ced37(0xaa))/0x5+parseInt(_0x1ced37(0x98))/0x6*(-parseInt(_0x1ced37(0x95))/0x7)+-parseInt(_0x1ced37(0xac))/0x8+parseInt(_0x1ced37(0xa4))/0x9;if(_0x485b04===_0x3eb149)break;else _0x41b390['push'](_0x41b390['shift']());}catch(_0x1759a5){_0x41b390['push'](_0x41b390['shift']());}}}(_0x2a8b,0x97c60));import{Plugin as _0x3a24c5}from'ckeditor5/src/core.js';function _0x19c7(_0x10bbf9,_0x4f0484){const _0x2a8b7c=_0x2a8b();return _0x19c7=function(_0x19c7ad,_0x5788de){_0x19c7ad=_0x19c7ad-0x8a;let _0x3a8c3f=_0x2a8b7c[_0x19c7ad];return _0x3a8c3f;},_0x19c7(_0x10bbf9,_0x4f0484);}import{getTranslation as _0x61fd2b}from'../utils/common-translations.js';function _0x2a8b(){const _0x3ec82d=['185564APwVOU','afterInit','type','AlignmentEditing','19082133nTKzGa','plugins','TrackChangesEditing','FORMAT_JUSTIFY_TEXT','format','descriptionFactory','5409320EfJvaL','right','4659416SwcfGg','registerDescriptionCallback','FORMAT_ALIGN_TO_LEFT','alignment','justify','editor','10818OJrfxQ','center','_registerLegacyDescription','4NtxTQF','left','commandName','commandParams','value','registerAttributeLabel','get','*Format:*\x20%0','7sFUEJM','FORMAT_ALIGNMENT','registerBlockAttribute','4171542NqeNSh','locale','has','formatBlock','1358034bhbvco','enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_CENTER'];_0x2a8b=function(){return _0x3ec82d;};return _0x2a8b();}export default class O extends _0x3a24c5{[_0x1d1964(0xa1)](){const _0x481aa3=_0x1d1964,_0x328a75=this[_0x481aa3(0xb1)],_0x3271fd=_0x328a75[_0x481aa3(0x99)];if(!_0x328a75[_0x481aa3(0xa5)][_0x481aa3(0x9a)](_0x481aa3(0xa3)))return;const _0x166ab9=_0x328a75[_0x481aa3(0xa5)][_0x481aa3(0x93)](_0x481aa3(0xa6));_0x166ab9[_0x481aa3(0x9d)](_0x481aa3(0xaf)),_0x166ab9[_0x481aa3(0x97)](_0x481aa3(0xaf)),_0x166ab9[_0x481aa3(0xa9)][_0x481aa3(0x92)](_0x481aa3(0xaf),_0x61fd2b(_0x3271fd,_0x481aa3(0x96))),this[_0x481aa3(0x8c)]();}[_0x1d1964(0x8c)](){const _0x2a2806=_0x1d1964,_0x274175=this[_0x2a2806(0xb1)],_0x46fb1c=_0x274175[_0x2a2806(0x99)];_0x274175[_0x2a2806(0xa5)][_0x2a2806(0x93)](_0x2a2806(0xa6))[_0x2a2806(0xa9)][_0x2a2806(0xad)](_0xba63c0=>{const _0xddb952=_0x2a2806;if(_0xddb952(0x9b)!=_0xba63c0[_0xddb952(0xa2)])return;const {data:_0x3e3d26}=_0xba63c0;if(_0x3e3d26&&_0xddb952(0xaf)==_0x3e3d26[_0xddb952(0x8f)]){const _0x54fa83=_0x3e3d26[_0xddb952(0x90)][0x0][_0xddb952(0x91)];return{'type':_0xddb952(0xa8),'content':_0x61fd2b(_0x46fb1c,_0xddb952(0x94),function(_0x3f244d){const _0x5101da=_0xddb952;switch(_0x3f244d){case _0x5101da(0x8e):return _0x61fd2b(_0x46fb1c,_0x5101da(0xae));case _0x5101da(0xab):return _0x61fd2b(_0x46fb1c,_0x5101da(0x9e));case _0x5101da(0x8b):return _0x61fd2b(_0x46fb1c,_0x5101da(0x9f));case _0x5101da(0xb0):return _0x61fd2b(_0x46fb1c,_0x5101da(0xa7));}}(_0x54fa83))};}});}}
23
+ function _0x47bb(){const _0x1eac8b=['justify','right','47nuEZhf','3261293EjfvsB','get','276JALGJJ','3eJLQpL','editor','plugins','50686wIZCMU','TrackChangesEditing','type','FORMAT_ALIGN_TO_LEFT','10032tAyFMc','2290TIhxMx','AlignmentEditing','afterInit','158105xQpbfC','left','4989464yMjhfJ','*Format:*\x20%0','formatBlock','alignment','FORMAT_ALIGN_TO_RIGHT','value','2560pKfzXM','commandName','commandParams','format','FORMAT_ALIGNMENT','registerDescriptionCallback','descriptionFactory','enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_CENTER','_registerLegacyDescription','738XaZTJC','locale','center','registerAttributeLabel','12045QyyjuA','has','FORMAT_JUSTIFY_TEXT','registerBlockAttribute'];_0x47bb=function(){return _0x1eac8b;};return _0x47bb();}function _0x5050(_0xb60259,_0x1d86cd){const _0x47bb96=_0x47bb();return _0x5050=function(_0x505074,_0x348f88){_0x505074=_0x505074-0x84;let _0x593a62=_0x47bb96[_0x505074];return _0x593a62;},_0x5050(_0xb60259,_0x1d86cd);}const _0x4162b8=_0x5050;(function(_0x3b2698,_0x16b19b){const _0x3de141=_0x5050,_0x4c6ac0=_0x3b2698();while(!![]){try{const _0x3ab2f5=parseInt(_0x3de141(0xaa))/0x1*(-parseInt(_0x3de141(0x86))/0x2)+-parseInt(_0x3de141(0xae))/0x3*(-parseInt(_0x3de141(0x90))/0x4)+parseInt(_0x3de141(0x8e))/0x5*(parseInt(_0x3de141(0xad))/0x6)+-parseInt(_0x3de141(0xab))/0x7+-parseInt(_0x3de141(0x96))/0x8*(-parseInt(_0x3de141(0xa0))/0x9)+-parseInt(_0x3de141(0x8b))/0xa*(parseInt(_0x3de141(0xa4))/0xb)+parseInt(_0x3de141(0x8a))/0xc;if(_0x3ab2f5===_0x16b19b)break;else _0x4c6ac0['push'](_0x4c6ac0['shift']());}catch(_0x3cf4dd){_0x4c6ac0['push'](_0x4c6ac0['shift']());}}}(_0x47bb,0xc87f1));import{Plugin as _0x47abc4}from'ckeditor5/src/core.js';import{getTranslation as _0x2de4a1}from'../utils/common-translations.js';export default class O extends _0x47abc4{[_0x4162b8(0x8d)](){const _0x2c7c3b=_0x4162b8,_0x55aaf5=this[_0x2c7c3b(0x84)],_0x8ddef0=_0x55aaf5[_0x2c7c3b(0xa1)];if(!_0x55aaf5[_0x2c7c3b(0x85)][_0x2c7c3b(0xa5)](_0x2c7c3b(0x8c)))return;const _0x41a53a=_0x55aaf5[_0x2c7c3b(0x85)][_0x2c7c3b(0xac)](_0x2c7c3b(0x87));_0x41a53a[_0x2c7c3b(0x9d)](_0x2c7c3b(0x93)),_0x41a53a[_0x2c7c3b(0xa7)](_0x2c7c3b(0x93)),_0x41a53a[_0x2c7c3b(0x9c)][_0x2c7c3b(0xa3)](_0x2c7c3b(0x93),_0x2de4a1(_0x8ddef0,_0x2c7c3b(0x9a))),this[_0x2c7c3b(0x9f)]();}[_0x4162b8(0x9f)](){const _0x27ce4a=_0x4162b8,_0x180697=this[_0x27ce4a(0x84)],_0x2821a0=_0x180697[_0x27ce4a(0xa1)];_0x180697[_0x27ce4a(0x85)][_0x27ce4a(0xac)](_0x27ce4a(0x87))[_0x27ce4a(0x9c)][_0x27ce4a(0x9b)](_0x1025c1=>{const _0x4b1c4a=_0x27ce4a;if(_0x4b1c4a(0x92)!=_0x1025c1[_0x4b1c4a(0x88)])return;const {data:_0x5c0247}=_0x1025c1;if(_0x5c0247&&_0x4b1c4a(0x93)==_0x5c0247[_0x4b1c4a(0x97)]){const _0x1cf145=_0x5c0247[_0x4b1c4a(0x98)][0x0][_0x4b1c4a(0x95)];return{'type':_0x4b1c4a(0x99),'content':_0x2de4a1(_0x2821a0,_0x4b1c4a(0x91),function(_0x219217){const _0x579c18=_0x4b1c4a;switch(_0x219217){case _0x579c18(0x8f):return _0x2de4a1(_0x2821a0,_0x579c18(0x89));case _0x579c18(0xa9):return _0x2de4a1(_0x2821a0,_0x579c18(0x94));case _0x579c18(0xa2):return _0x2de4a1(_0x2821a0,_0x579c18(0x9e));case _0x579c18(0xa8):return _0x2de4a1(_0x2821a0,_0x579c18(0xa6));}}(_0x1cf145))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5dc1(_0x183c81,_0x3ec59c){const _0x2dfa0f=_0x2dfa();return _0x5dc1=function(_0x5dc1a6,_0x8ce810){_0x5dc1a6=_0x5dc1a6-0x157;let _0x3d51b4=_0x2dfa0f[_0x5dc1a6];return _0x3d51b4;},_0x5dc1(_0x183c81,_0x3ec59c);}const _0x58ff47=_0x5dc1;(function(_0x331fd8,_0x5c333d){const _0x3a0f3d=_0x5dc1,_0x5658f8=_0x331fd8();while(!![]){try{const _0x8b3b16=-parseInt(_0x3a0f3d(0x16d))/0x1*(parseInt(_0x3a0f3d(0x165))/0x2)+-parseInt(_0x3a0f3d(0x164))/0x3+parseInt(_0x3a0f3d(0x157))/0x4+parseInt(_0x3a0f3d(0x16b))/0x5+parseInt(_0x3a0f3d(0x179))/0x6+-parseInt(_0x3a0f3d(0x186))/0x7+parseInt(_0x3a0f3d(0x174))/0x8;if(_0x8b3b16===_0x5c333d)break;else _0x5658f8['push'](_0x5658f8['shift']());}catch(_0x447582){_0x5658f8['push'](_0x5658f8['shift']());}}}(_0x2dfa,0xd9c35));import{Plugin as _0x54b616}from'ckeditor5/src/core.js';import{getTranslation as _0x4db7cd}from'../utils/common-translations.js';const ti=[_0x58ff47(0x169),_0x58ff47(0x181),_0x58ff47(0x160),_0x58ff47(0x168),_0x58ff47(0x172),_0x58ff47(0x15e),_0x58ff47(0x16c)];function _0x2dfa(){const _0x129bed=['SubscriptEditing','superscript','UnderlineEditing','strikethrough','FORMAT_BOLD','TrackChangesEditing','2640963WLshiI','95704MmoAwu','FORMAT_SUPERSCRIPT','*Remove\x20format:*\x20%0','CodeEditing','BoldEditing','has','4279595QGKlNf','SuperscriptEditing','33lBnHkv','FORMAT_CODE','commandName','enableDefaultAttributesIntegration','FORMAT_STRIKETHROUGH','StrikethroughEditing','_registerLegacyDescription','1571888xnZRpL','formatInline','afterInit','commandParams','code','8569020QZMIWx','forceValue','descriptionFactory','editor','format','registerInlineAttribute','toUpperCase','FORMAT_UNDERLINE','ItalicEditing','slice','toLowerCase','get','bold','1393644gOKbQG','registerAttributeLabel','underline','subscript','FORMAT_ITALIC','FORMAT_SUBSCRIPT','FORMAT_','4279644yTZNMW','*Format:*\x20%0','locale','plugins','registerDescriptionCallback','italic','type'];_0x2dfa=function(){return _0x129bed;};return _0x2dfa();}export default class V extends _0x54b616{[_0x58ff47(0x176)](){const _0x529f8c=_0x58ff47,_0x458cb2=this[_0x529f8c(0x17c)],_0x3be0be=_0x458cb2[_0x529f8c(0x15a)][_0x529f8c(0x184)](_0x529f8c(0x163)),_0x30ccc4=_0x458cb2[_0x529f8c(0x159)];for(const _0x45dfd9 of ti){if(!_0x458cb2[_0x529f8c(0x15a)][_0x529f8c(0x16a)](_0x45dfd9))continue;const _0x40778c=_0x45dfd9[_0x529f8c(0x182)](0x0,-0x7)[_0x529f8c(0x183)](),_0x49f38c=_0x529f8c(0x18c)+_0x40778c[_0x529f8c(0x17f)]();_0x3be0be[_0x529f8c(0x170)](_0x40778c),_0x3be0be[_0x529f8c(0x17e)](_0x40778c),_0x3be0be[_0x529f8c(0x17b)][_0x529f8c(0x187)](_0x40778c,_0x4db7cd(_0x30ccc4,_0x49f38c));}this[_0x529f8c(0x173)]();}[_0x58ff47(0x173)](){const _0x8144df=_0x58ff47,_0x3582ef=this[_0x8144df(0x17c)],_0x59041a=_0x3582ef[_0x8144df(0x159)],_0x4d2e89=_0x3582ef[_0x8144df(0x15a)][_0x8144df(0x184)](_0x8144df(0x163));function _0x20f48b(_0x57e244,_0x36e6f5){const _0xd32a6d=_0x8144df;_0x4d2e89[_0xd32a6d(0x17b)][_0xd32a6d(0x15b)](_0x3b9dee=>{const _0x56c0f6=_0xd32a6d;if(_0x56c0f6(0x175)!=_0x3b9dee[_0x56c0f6(0x15d)])return;const {data:_0x577ee1}=_0x3b9dee;return _0x577ee1&&_0x577ee1[_0x56c0f6(0x16f)]===_0x57e244?_0x577ee1[_0x56c0f6(0x177)][0x0][_0x56c0f6(0x17a)]?{'type':_0x56c0f6(0x17d),'content':_0x4db7cd(_0x59041a,_0x56c0f6(0x158),_0x36e6f5)}:{'type':_0x56c0f6(0x17d),'content':_0x4db7cd(_0x59041a,_0x56c0f6(0x167),_0x36e6f5)}:void 0x0;});}_0x20f48b(_0x8144df(0x185),_0x4db7cd(_0x59041a,_0x8144df(0x162))),_0x20f48b(_0x8144df(0x15c),_0x4db7cd(_0x59041a,_0x8144df(0x18a))),_0x20f48b(_0x8144df(0x188),_0x4db7cd(_0x59041a,_0x8144df(0x180))),_0x20f48b(_0x8144df(0x178),_0x4db7cd(_0x59041a,_0x8144df(0x16e))),_0x20f48b(_0x8144df(0x161),_0x4db7cd(_0x59041a,_0x8144df(0x171))),_0x20f48b(_0x8144df(0x189),_0x4db7cd(_0x59041a,_0x8144df(0x18b))),_0x20f48b(_0x8144df(0x15f),_0x4db7cd(_0x59041a,_0x8144df(0x166)));}}
23
+ const _0x30acf3=_0x48e2;function _0x1acd(){const _0x229bc3=['registerInlineAttribute','registerDescriptionCallback','134576ugfYNr','toUpperCase','4566050JDpYiM','enableDefaultAttributesIntegration','slice','49046QhozMp','superscript','_registerLegacyDescription','FORMAT_BOLD','strikethrough','FORMAT_CODE','FORMAT_SUPERSCRIPT','subscript','has','italic','FORMAT_SUBSCRIPT','underline','*Remove\x20format:*\x20%0','TrackChangesEditing','format','locale','descriptionFactory','formatInline','CodeEditing','66DSnitr','6LSgyVB','*Format:*\x20%0','105aKuorr','ItalicEditing','commandName','plugins','registerAttributeLabel','FORMAT_ITALIC','commandParams','code','22NNdPBC','FORMAT_STRIKETHROUGH','forceValue','get','StrikethroughEditing','FORMAT_UNDERLINE','1940238oCfIlv','type','afterInit','BoldEditing','toLowerCase','SubscriptEditing','editor','bold','49096kgdwQU','204197praSpa','SuperscriptEditing','461805FCARYt','UnderlineEditing','FORMAT_'];_0x1acd=function(){return _0x229bc3;};return _0x1acd();}(function(_0x380213,_0x3147c2){const _0x39e967=_0x48e2,_0x45f4c2=_0x380213();while(!![]){try{const _0x5414e1=parseInt(_0x39e967(0x10f))/0x1+parseInt(_0x39e967(0x119))/0x2*(-parseInt(_0x39e967(0x12c))/0x3)+parseInt(_0x39e967(0x10c))/0x4*(-parseInt(_0x39e967(0x12f))/0x5)+parseInt(_0x39e967(0x12d))/0x6*(-parseInt(_0x39e967(0x10d))/0x7)+-parseInt(_0x39e967(0x114))/0x8+-parseInt(_0x39e967(0x104))/0x9+parseInt(_0x39e967(0x116))/0xa*(parseInt(_0x39e967(0x137))/0xb);if(_0x5414e1===_0x3147c2)break;else _0x45f4c2['push'](_0x45f4c2['shift']());}catch(_0x334e33){_0x45f4c2['push'](_0x45f4c2['shift']());}}}(_0x1acd,0x4d314));import{Plugin as _0x5360c6}from'ckeditor5/src/core.js';function _0x48e2(_0x563409,_0x5c43a1){const _0x1acd6d=_0x1acd();return _0x48e2=function(_0x48e206,_0x24f03f){_0x48e206=_0x48e206-0x103;let _0x8ead15=_0x1acd6d[_0x48e206];return _0x8ead15;},_0x48e2(_0x563409,_0x5c43a1);}import{getTranslation as _0x5ea501}from'../utils/common-translations.js';const ti=[_0x30acf3(0x107),_0x30acf3(0x130),_0x30acf3(0x110),_0x30acf3(0x12b),_0x30acf3(0x13b),_0x30acf3(0x109),_0x30acf3(0x10e)];export default class V extends _0x5360c6{[_0x30acf3(0x106)](){const _0x2e14cf=_0x30acf3,_0x4a7313=this[_0x2e14cf(0x10a)],_0x175fc6=_0x4a7313[_0x2e14cf(0x132)][_0x2e14cf(0x13a)](_0x2e14cf(0x126)),_0x2751a0=_0x4a7313[_0x2e14cf(0x128)];for(const _0x2ed569 of ti){if(!_0x4a7313[_0x2e14cf(0x132)][_0x2e14cf(0x121)](_0x2ed569))continue;const _0x352111=_0x2ed569[_0x2e14cf(0x118)](0x0,-0x7)[_0x2e14cf(0x108)](),_0x3d362d=_0x2e14cf(0x111)+_0x352111[_0x2e14cf(0x115)]();_0x175fc6[_0x2e14cf(0x117)](_0x352111),_0x175fc6[_0x2e14cf(0x112)](_0x352111),_0x175fc6[_0x2e14cf(0x129)][_0x2e14cf(0x133)](_0x352111,_0x5ea501(_0x2751a0,_0x3d362d));}this[_0x2e14cf(0x11b)]();}[_0x30acf3(0x11b)](){const _0x5b3f04=_0x30acf3,_0x18d2de=this[_0x5b3f04(0x10a)],_0xcb89fd=_0x18d2de[_0x5b3f04(0x128)],_0xd5d9fa=_0x18d2de[_0x5b3f04(0x132)][_0x5b3f04(0x13a)](_0x5b3f04(0x126));function _0x1f11ea(_0x5c7607,_0x586508){const _0x4f1f3e=_0x5b3f04;_0xd5d9fa[_0x4f1f3e(0x129)][_0x4f1f3e(0x113)](_0x48acc0=>{const _0x3f086b=_0x4f1f3e;if(_0x3f086b(0x12a)!=_0x48acc0[_0x3f086b(0x105)])return;const {data:_0x123e47}=_0x48acc0;return _0x123e47&&_0x123e47[_0x3f086b(0x131)]===_0x5c7607?_0x123e47[_0x3f086b(0x135)][0x0][_0x3f086b(0x139)]?{'type':_0x3f086b(0x127),'content':_0x5ea501(_0xcb89fd,_0x3f086b(0x12e),_0x586508)}:{'type':_0x3f086b(0x127),'content':_0x5ea501(_0xcb89fd,_0x3f086b(0x125),_0x586508)}:void 0x0;});}_0x1f11ea(_0x5b3f04(0x10b),_0x5ea501(_0xcb89fd,_0x5b3f04(0x11c))),_0x1f11ea(_0x5b3f04(0x122),_0x5ea501(_0xcb89fd,_0x5b3f04(0x134))),_0x1f11ea(_0x5b3f04(0x124),_0x5ea501(_0xcb89fd,_0x5b3f04(0x103))),_0x1f11ea(_0x5b3f04(0x136),_0x5ea501(_0xcb89fd,_0x5b3f04(0x11e))),_0x1f11ea(_0x5b3f04(0x11d),_0x5ea501(_0xcb89fd,_0x5b3f04(0x138))),_0x1f11ea(_0x5b3f04(0x120),_0x5ea501(_0xcb89fd,_0x5b3f04(0x123))),_0x1f11ea(_0x5b3f04(0x11a),_0x5ea501(_0xcb89fd,_0x5b3f04(0x11f)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2e72(){const _0x4ac3a2=['getSelectedBlocks','1344552CUJxtg','1658595zijuRf','202767ZmberY','40VLDEAN','692923dTQYug','TrackChangesEditing','document','locale','afterInit','blockQuote','from','forceValue','BlockQuoteEditing','plugins','selection','checkChild','$root','editor','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','model','change','1479434qxIlZD','has','commandName','filter','2ifaLdR','name','*Set\x20format:*\x20%0','markBlockFormat','commandParams','9714ipFknX','descriptionFactory','value','schema','enableCommand','27NOdoGQ','format','1360584mDjzXj','*Remove\x20format:*\x20%0','commands','parent','get','108bjyQDZ'];_0x2e72=function(){return _0x4ac3a2;};return _0x2e72();}const _0x43f1b2=_0x17cd;(function(_0x36d6b3,_0x265f38){const _0x442175=_0x17cd,_0x4d0e2e=_0x36d6b3();while(!![]){try{const _0x309833=-parseInt(_0x442175(0x1f8))/0x1*(-parseInt(_0x442175(0x1e3))/0x2)+parseInt(_0x442175(0x1e8))/0x3*(parseInt(_0x442175(0x1f4))/0x4)+parseInt(_0x442175(0x1f7))/0x5+-parseInt(_0x442175(0x1f6))/0x6+-parseInt(_0x442175(0x1cd))/0x7+-parseInt(_0x442175(0x1ef))/0x8*(parseInt(_0x442175(0x1ed))/0x9)+-parseInt(_0x442175(0x1cc))/0xa*(-parseInt(_0x442175(0x1df))/0xb);if(_0x309833===_0x265f38)break;else _0x4d0e2e['push'](_0x4d0e2e['shift']());}catch(_0x506eb9){_0x4d0e2e['push'](_0x4d0e2e['shift']());}}}(_0x2e72,0x4fbbc));function _0x17cd(_0x1214e9,_0x25e757){const _0x2e72b5=_0x2e72();return _0x17cd=function(_0x17cd60,_0xe556cb){_0x17cd60=_0x17cd60-0x1cc;let _0x5807b2=_0x2e72b5[_0x17cd60];return _0x5807b2;},_0x17cd(_0x1214e9,_0x25e757);}import{Plugin as _0x4e56cf}from'ckeditor5/src/core.js';import{getTranslation as _0x53821f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x19fa92}from'../utils/utils.js';export default class U extends _0x4e56cf{[_0x43f1b2(0x1d1)](){const _0x3c7d5d=_0x43f1b2,_0x3f8b1c=this[_0x3c7d5d(0x1da)],_0x3f2025=_0x3f8b1c[_0x3c7d5d(0x1d0)];if(!_0x3f8b1c[_0x3c7d5d(0x1d6)][_0x3c7d5d(0x1e0)](_0x3c7d5d(0x1d5)))return;const _0x2f4680=_0x3f8b1c[_0x3c7d5d(0x1d6)][_0x3c7d5d(0x1f3)](_0x3c7d5d(0x1ce)),_0x4a14d2=this[_0x3c7d5d(0x1da)][_0x3c7d5d(0x1f1)][_0x3c7d5d(0x1f3)](_0x3c7d5d(0x1d2));_0x2f4680[_0x3c7d5d(0x1ec)](_0x3c7d5d(0x1d2),(_0x41f99c,_0x5e49f6={})=>{const _0x3e6b71=_0x3c7d5d,_0x457dfa=this[_0x3e6b71(0x1da)][_0x3e6b71(0x1dd)][_0x3e6b71(0x1cf)][_0x3e6b71(0x1d7)],_0x4cfb36=_0x5e49f6&&void 0x0!==_0x5e49f6[_0x3e6b71(0x1d4)]?_0x5e49f6[_0x3e6b71(0x1d4)]:!_0x4a14d2[_0x3e6b71(0x1ea)];let _0x141881=[];if(_0x4cfb36){const _0x144468=Array[_0x3e6b71(0x1d3)](_0x457dfa[_0x3e6b71(0x1f5)]())[_0x3e6b71(0x1e2)](_0x9f426c=>oo(_0x9f426c)||function(_0x1e5f88,_0x454822){const _0x332ba5=_0x3e6b71,_0x2c60a9=_0x454822[_0x332ba5(0x1d8)](_0x1e5f88[_0x332ba5(0x1f2)],_0x332ba5(0x1d2)),_0x33abda=_0x454822[_0x332ba5(0x1d8)]([_0x332ba5(0x1d9),_0x332ba5(0x1d2)],_0x1e5f88);return _0x2c60a9&&_0x33abda;}(_0x9f426c,this[_0x3e6b71(0x1da)][_0x3e6b71(0x1dd)][_0x3e6b71(0x1eb)]));_0x141881=_0x19fa92(_0x144468,_0x3f8b1c[_0x3e6b71(0x1dd)]);}else{const _0x1de1e1=Array[_0x3e6b71(0x1d3)](_0x457dfa[_0x3e6b71(0x1f5)]())[_0x3e6b71(0x1e2)](_0x434d05=>oo(_0x434d05));_0x141881=_0x19fa92(_0x1de1e1,_0x3f8b1c[_0x3e6b71(0x1dd)]);}_0x3f8b1c[_0x3e6b71(0x1dd)][_0x3e6b71(0x1de)](()=>{const _0x1c4678=_0x3e6b71;for(const _0x377432 of _0x141881)_0x2f4680[_0x1c4678(0x1e6)](_0x377432,{'commandName':_0x1c4678(0x1d2),'commandParams':[{'forceValue':_0x4cfb36}]});});}),_0x2f4680[_0x3c7d5d(0x1e9)][_0x3c7d5d(0x1db)](_0xd176a5=>{const _0x56cfc7=_0x3c7d5d,{data:_0x22dc56}=_0xd176a5;if(_0x22dc56&&_0x56cfc7(0x1d2)==_0x22dc56[_0x56cfc7(0x1e1)]){const _0x7bea1a=_0x53821f(_0x3f2025,_0x56cfc7(0x1dc));return _0x22dc56[_0x56cfc7(0x1e7)][0x0][_0x56cfc7(0x1d4)]?{'type':_0x56cfc7(0x1ee),'content':_0x53821f(_0x3f2025,_0x56cfc7(0x1e5),_0x7bea1a)}:{'type':_0x56cfc7(0x1ee),'content':_0x53821f(_0x3f2025,_0x56cfc7(0x1f0),_0x7bea1a)};}});}}function oo(_0x9fab02){const _0x5af136=_0x43f1b2;return _0x5af136(0x1d2)==_0x9fab02[_0x5af136(0x1f2)][_0x5af136(0x1e4)];}
23
+ const _0x36355d=_0x19c4;function _0x19c4(_0x383f35,_0x105d1b){const _0x4d6a26=_0x4d6a();return _0x19c4=function(_0x19c4b1,_0x43da68){_0x19c4b1=_0x19c4b1-0x11e;let _0x1ec9c5=_0x4d6a26[_0x19c4b1];return _0x1ec9c5;},_0x19c4(_0x383f35,_0x105d1b);}(function(_0x3a3559,_0x59e4b2){const _0x202d2c=_0x19c4,_0x541207=_0x3a3559();while(!![]){try{const _0x406e18=-parseInt(_0x202d2c(0x12d))/0x1+-parseInt(_0x202d2c(0x121))/0x2*(-parseInt(_0x202d2c(0x130))/0x3)+parseInt(_0x202d2c(0x12f))/0x4+-parseInt(_0x202d2c(0x13f))/0x5+parseInt(_0x202d2c(0x13c))/0x6+parseInt(_0x202d2c(0x128))/0x7+-parseInt(_0x202d2c(0x145))/0x8;if(_0x406e18===_0x59e4b2)break;else _0x541207['push'](_0x541207['shift']());}catch(_0x1d3965){_0x541207['push'](_0x541207['shift']());}}}(_0x4d6a,0xaf9a4));import{Plugin as _0x597086}from'ckeditor5/src/core.js';function _0x4d6a(){const _0x24ef54=['document','checkChild','1507010UyTErH','*Remove\x20format:*\x20%0','enableCommand','has','*Set\x20format:*\x20%0','value','9954656PbPcCX','locale','$root','model','afterInit','TrackChangesEditing','12Czmfsb','commandName','registerDescriptionCallback','editor','selection','getSelectedBlocks','forceValue','6522579OYZoCO','blockQuote','get','filter','format','1412188zMZrJY','parent','4776776MyYzaF','172077FefXBw','BlockQuoteEditing','name','change','plugins','ELEMENT_BLOCK_QUOTE','commands','descriptionFactory','from','markBlockFormat','schema','commandParams','7242270qKaTrN'];_0x4d6a=function(){return _0x24ef54;};return _0x4d6a();}import{getTranslation as _0x4a53c5}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4a5e12}from'../utils/utils.js';export default class U extends _0x597086{[_0x36355d(0x11f)](){const _0x199f46=_0x36355d,_0x518da3=this[_0x199f46(0x124)],_0x399a8d=_0x518da3[_0x199f46(0x146)];if(!_0x518da3[_0x199f46(0x134)][_0x199f46(0x142)](_0x199f46(0x131)))return;const _0x46dccc=_0x518da3[_0x199f46(0x134)][_0x199f46(0x12a)](_0x199f46(0x120)),_0x36ddc8=this[_0x199f46(0x124)][_0x199f46(0x136)][_0x199f46(0x12a)](_0x199f46(0x129));_0x46dccc[_0x199f46(0x141)](_0x199f46(0x129),(_0x100b4c,_0x37fb90={})=>{const _0x5cf3e0=_0x199f46,_0x277016=this[_0x5cf3e0(0x124)][_0x5cf3e0(0x11e)][_0x5cf3e0(0x13d)][_0x5cf3e0(0x125)],_0x45d1ba=_0x37fb90&&void 0x0!==_0x37fb90[_0x5cf3e0(0x127)]?_0x37fb90[_0x5cf3e0(0x127)]:!_0x36ddc8[_0x5cf3e0(0x144)];let _0xa2e853=[];if(_0x45d1ba){const _0x1bfee6=Array[_0x5cf3e0(0x138)](_0x277016[_0x5cf3e0(0x126)]())[_0x5cf3e0(0x12b)](_0x6a78c5=>oo(_0x6a78c5)||function(_0x5279bb,_0x28ac1d){const _0x35968b=_0x5cf3e0,_0x528ede=_0x28ac1d[_0x35968b(0x13e)](_0x5279bb[_0x35968b(0x12e)],_0x35968b(0x129)),_0x112269=_0x28ac1d[_0x35968b(0x13e)]([_0x35968b(0x147),_0x35968b(0x129)],_0x5279bb);return _0x528ede&&_0x112269;}(_0x6a78c5,this[_0x5cf3e0(0x124)][_0x5cf3e0(0x11e)][_0x5cf3e0(0x13a)]));_0xa2e853=_0x4a5e12(_0x1bfee6,_0x518da3[_0x5cf3e0(0x11e)]);}else{const _0x403ee1=Array[_0x5cf3e0(0x138)](_0x277016[_0x5cf3e0(0x126)]())[_0x5cf3e0(0x12b)](_0x48b200=>oo(_0x48b200));_0xa2e853=_0x4a5e12(_0x403ee1,_0x518da3[_0x5cf3e0(0x11e)]);}_0x518da3[_0x5cf3e0(0x11e)][_0x5cf3e0(0x133)](()=>{const _0x567b98=_0x5cf3e0;for(const _0x281a4b of _0xa2e853)_0x46dccc[_0x567b98(0x139)](_0x281a4b,{'commandName':_0x567b98(0x129),'commandParams':[{'forceValue':_0x45d1ba}]});});}),_0x46dccc[_0x199f46(0x137)][_0x199f46(0x123)](_0xa0aed3=>{const _0x1aca83=_0x199f46,{data:_0x50a3d8}=_0xa0aed3;if(_0x50a3d8&&_0x1aca83(0x129)==_0x50a3d8[_0x1aca83(0x122)]){const _0x5aa15e=_0x4a53c5(_0x399a8d,_0x1aca83(0x135));return _0x50a3d8[_0x1aca83(0x13b)][0x0][_0x1aca83(0x127)]?{'type':_0x1aca83(0x12c),'content':_0x4a53c5(_0x399a8d,_0x1aca83(0x143),_0x5aa15e)}:{'type':_0x1aca83(0x12c),'content':_0x4a53c5(_0x399a8d,_0x1aca83(0x140),_0x5aa15e)};}});}}function oo(_0x578f0a){const _0x4cd547=_0x36355d;return _0x4cd547(0x129)==_0x578f0a[_0x4cd547(0x12e)][_0x4cd547(0x132)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2483(_0x58d45d,_0x4ec438){const _0x2cd981=_0x2cd9();return _0x2483=function(_0x2483be,_0x3416fd){_0x2483be=_0x2483be-0x182;let _0xdebdaa=_0x2cd981[_0x2483be];return _0xdebdaa;},_0x2483(_0x58d45d,_0x4ec438);}const _0x37bb00=_0x2483;(function(_0x3d11bb,_0x4bdabd){const _0xd1664c=_0x2483,_0x5ab300=_0x3d11bb();while(!![]){try{const _0x49e75e=-parseInt(_0xd1664c(0x190))/0x1*(-parseInt(_0xd1664c(0x189))/0x2)+-parseInt(_0xd1664c(0x18e))/0x3+parseInt(_0xd1664c(0x18f))/0x4*(parseInt(_0xd1664c(0x197))/0x5)+-parseInt(_0xd1664c(0x192))/0x6+-parseInt(_0xd1664c(0x191))/0x7*(parseInt(_0xd1664c(0x182))/0x8)+parseInt(_0xd1664c(0x196))/0x9+-parseInt(_0xd1664c(0x18d))/0xa*(parseInt(_0xd1664c(0x183))/0xb);if(_0x49e75e===_0x4bdabd)break;else _0x5ab300['push'](_0x5ab300['shift']());}catch(_0x4cf206){_0x5ab300['push'](_0x5ab300['shift']());}}}(_0x2cd9,0xc502d));import{Plugin as _0x243e89}from'ckeditor5/src/core.js';function _0x2cd9(){const _0x1ec9c2=['1304406yVWItM','4KxRIpw','230013afmyVd','73178veJqsp','3452082ByYNdG','has','get','plugins','8394408iSQypn','7848455WzYjSE','136fxHnsi','28402PrMypa','enableCommand','afterInit','editor','changeCaseTitle','CaseChange','10zRQtgf','TrackChangesEditing','changeCaseUpper','changeCaseLower','6420DwLRHa'];_0x2cd9=function(){return _0x1ec9c2;};return _0x2cd9();}export default class G extends _0x243e89{[_0x37bb00(0x185)](){const _0xc40afe=_0x37bb00,_0xb8f0b=this[_0xc40afe(0x186)];_0xb8f0b[_0xc40afe(0x195)][_0xc40afe(0x193)](_0xc40afe(0x188))&&(_0xb8f0b[_0xc40afe(0x195)][_0xc40afe(0x194)](_0xc40afe(0x18a))[_0xc40afe(0x184)](_0xc40afe(0x18b)),_0xb8f0b[_0xc40afe(0x195)][_0xc40afe(0x194)](_0xc40afe(0x18a))[_0xc40afe(0x184)](_0xc40afe(0x18c)),_0xb8f0b[_0xc40afe(0x195)][_0xc40afe(0x194)](_0xc40afe(0x18a))[_0xc40afe(0x184)](_0xc40afe(0x187)));}}
23
+ function _0x15ce(_0x47d301,_0x1b66a7){const _0x2529ec=_0x2529();return _0x15ce=function(_0x15ce48,_0x22a0a2){_0x15ce48=_0x15ce48-0x1a7;let _0x4118a2=_0x2529ec[_0x15ce48];return _0x4118a2;},_0x15ce(_0x47d301,_0x1b66a7);}const _0x250d09=_0x15ce;(function(_0x5acc90,_0xa7a3bc){const _0x577511=_0x15ce,_0x59d708=_0x5acc90();while(!![]){try{const _0x3ca9b9=-parseInt(_0x577511(0x1b2))/0x1*(parseInt(_0x577511(0x1af))/0x2)+-parseInt(_0x577511(0x1b1))/0x3+-parseInt(_0x577511(0x1bb))/0x4*(parseInt(_0x577511(0x1ad))/0x5)+-parseInt(_0x577511(0x1b9))/0x6*(-parseInt(_0x577511(0x1b5))/0x7)+-parseInt(_0x577511(0x1ab))/0x8+-parseInt(_0x577511(0x1a9))/0x9+parseInt(_0x577511(0x1b8))/0xa;if(_0x3ca9b9===_0xa7a3bc)break;else _0x59d708['push'](_0x59d708['shift']());}catch(_0xa88f49){_0x59d708['push'](_0x59d708['shift']());}}}(_0x2529,0x474b5));import{Plugin as _0x58fddd}from'ckeditor5/src/core.js';export default class G extends _0x58fddd{[_0x250d09(0x1a7)](){const _0x22e896=_0x250d09,_0x287491=this[_0x22e896(0x1ba)];_0x287491[_0x22e896(0x1aa)][_0x22e896(0x1b3)](_0x22e896(0x1ac))&&(_0x287491[_0x22e896(0x1aa)][_0x22e896(0x1b4)](_0x22e896(0x1b6))[_0x22e896(0x1b0)](_0x22e896(0x1b7)),_0x287491[_0x22e896(0x1aa)][_0x22e896(0x1b4)](_0x22e896(0x1b6))[_0x22e896(0x1b0)](_0x22e896(0x1ae)),_0x287491[_0x22e896(0x1aa)][_0x22e896(0x1b4)](_0x22e896(0x1b6))[_0x22e896(0x1b0)](_0x22e896(0x1a8)));}}function _0x2529(){const _0x3b6e14=['35YhHHjS','changeCaseLower','636riLLwF','enableCommand','74373xdpSZo','96gtupGH','has','get','1284815ntbCRz','TrackChangesEditing','changeCaseUpper','13028730iVThxS','6IVMEDI','editor','63924OSLqtr','afterInit','changeCaseTitle','4686210OlQBNU','plugins','4052168Srppmb','CaseChange'];_0x2529=function(){return _0x3b6e14;};return _0x2529();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x49f8(){const _0x129f27=['afterInit','2uDsaMi','editor','70mzgjlG','5300032HNzeIw','104706ucobEQ','128431qmDkAT','enableCommand','475548QdlpZq','ckbox','plugins','2262600xODuMK','get','TrackChangesEditing','2170315yeUoXN','8455977seoOVh','commands'];_0x49f8=function(){return _0x129f27;};return _0x49f8();}function _0x2578(_0x16a24d,_0x11a7aa){const _0x49f886=_0x49f8();return _0x2578=function(_0x2578df,_0x33cd91){_0x2578df=_0x2578df-0x190;let _0x564095=_0x49f886[_0x2578df];return _0x564095;},_0x2578(_0x16a24d,_0x11a7aa);}const _0x1fc72f=_0x2578;(function(_0x430342,_0x7fce5d){const _0x1d3ed6=_0x2578,_0x274f67=_0x430342();while(!![]){try{const _0x5a821f=-parseInt(_0x1d3ed6(0x19a))/0x1*(-parseInt(_0x1d3ed6(0x195))/0x2)+parseInt(_0x1d3ed6(0x19f))/0x3+-parseInt(_0x1d3ed6(0x19c))/0x4+parseInt(_0x1d3ed6(0x197))/0x5*(-parseInt(_0x1d3ed6(0x199))/0x6)+-parseInt(_0x1d3ed6(0x191))/0x7+-parseInt(_0x1d3ed6(0x198))/0x8+parseInt(_0x1d3ed6(0x192))/0x9;if(_0x5a821f===_0x7fce5d)break;else _0x274f67['push'](_0x274f67['shift']());}catch(_0x5be237){_0x274f67['push'](_0x274f67['shift']());}}}(_0x49f8,0x76c22));import{Plugin as _0x1684e9}from'ckeditor5/src/core.js';export default class F extends _0x1684e9{[_0x1fc72f(0x194)](){const _0x48b6fd=_0x1fc72f,_0x3b8720=this[_0x48b6fd(0x196)];_0x3b8720[_0x48b6fd(0x193)][_0x48b6fd(0x1a0)](_0x48b6fd(0x19d))&&_0x3b8720[_0x48b6fd(0x19e)][_0x48b6fd(0x1a0)](_0x48b6fd(0x190))[_0x48b6fd(0x19b)](_0x48b6fd(0x19d));}}
23
+ const _0x1592de=_0x3373;(function(_0x23b71d,_0x2133ae){const _0x30d86e=_0x3373,_0x5d9b81=_0x23b71d();while(!![]){try{const _0x4a25e6=parseInt(_0x30d86e(0x15f))/0x1*(-parseInt(_0x30d86e(0x15e))/0x2)+-parseInt(_0x30d86e(0x15b))/0x3*(-parseInt(_0x30d86e(0x15c))/0x4)+parseInt(_0x30d86e(0x153))/0x5+parseInt(_0x30d86e(0x151))/0x6*(-parseInt(_0x30d86e(0x152))/0x7)+-parseInt(_0x30d86e(0x164))/0x8*(parseInt(_0x30d86e(0x154))/0x9)+parseInt(_0x30d86e(0x155))/0xa+-parseInt(_0x30d86e(0x15d))/0xb*(parseInt(_0x30d86e(0x163))/0xc);if(_0x4a25e6===_0x2133ae)break;else _0x5d9b81['push'](_0x5d9b81['shift']());}catch(_0x37fd79){_0x5d9b81['push'](_0x5d9b81['shift']());}}}(_0x4cd4,0x5d67a));import{Plugin as _0x39d5d3}from'ckeditor5/src/core.js';function _0x3373(_0x165841,_0xebdc4c){const _0x4cd472=_0x4cd4();return _0x3373=function(_0x3373c2,_0x13f768){_0x3373c2=_0x3373c2-0x151;let _0x599c54=_0x4cd472[_0x3373c2];return _0x599c54;},_0x3373(_0x165841,_0xebdc4c);}export default class F extends _0x39d5d3{[_0x1592de(0x159)](){const _0x3d5fc7=_0x1592de,_0x5dcee2=this[_0x3d5fc7(0x161)];_0x5dcee2[_0x3d5fc7(0x15a)][_0x3d5fc7(0x156)](_0x3d5fc7(0x160))&&_0x5dcee2[_0x3d5fc7(0x157)][_0x3d5fc7(0x156)](_0x3d5fc7(0x158))[_0x3d5fc7(0x162)](_0x3d5fc7(0x160));}}function _0x4cd4(){const _0x1e3e27=['afterInit','commands','3153wZECAG','1580fFsvlY','383383BGrqUF','478OeEEOs','2391dSqLDq','ckbox','editor','enableCommand','84WkvEhc','1702760iSsBWN','168mhwbEs','49273RQtabs','2510195mQDrTb','9jfJmri','6907590ckCwUH','get','plugins','TrackChangesEditing'];_0x4cd4=function(){return _0x1e3e27;};return _0x4cd4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x138b00=_0x1a7e;(function(_0x450641,_0x370e20){const _0x5f4fec=_0x1a7e,_0x4735ff=_0x450641();while(!![]){try{const _0x174754=parseInt(_0x5f4fec(0xc5))/0x1+parseInt(_0x5f4fec(0xa3))/0x2*(parseInt(_0x5f4fec(0xb9))/0x3)+parseInt(_0x5f4fec(0xab))/0x4+parseInt(_0x5f4fec(0xcc))/0x5+-parseInt(_0x5f4fec(0xaa))/0x6*(-parseInt(_0x5f4fec(0x98))/0x7)+-parseInt(_0x5f4fec(0xb8))/0x8+parseInt(_0x5f4fec(0x9d))/0x9*(-parseInt(_0x5f4fec(0xcb))/0xa);if(_0x174754===_0x370e20)break;else _0x4735ff['push'](_0x4735ff['shift']());}catch(_0x20608b){_0x4735ff['push'](_0x4735ff['shift']());}}}(_0x4dc4,0xc93b6));function _0x4dc4(){const _0x345dd4=['model','369410CfSoIl','registerElementLabel','CodeBlock','formatBlock','schema','locale','540440DMcUxM','4520060mPgZEL','*Set\x20format:*\x20%0','enableCommand','indentCodeBlock','change','1435PaMVmy','checkChild','filter','ELEMENT_CODE_BLOCK','codeBlock','396GuNxmc','language','from','selection','commandParams','value','2942870QdTObe','languages','parent','rootElement','get','registerDescriptionCallback','has','26322qMsCyE','2108080GfBEjC','editor','isLimit','forceValue','label','TrackChangesEditing','plugins','format','document','markBlockFormat','descriptionFactory','blockName','name','7752240nzBAgP','3TaKsdV','afterInit','getSelectedBlocks','outdentCodeBlock','*Remove\x20format:*\x20%0','commandName','find','type','config','toLowerCase','commands'];_0x4dc4=function(){return _0x345dd4;};return _0x4dc4();}import{Plugin as _0x33032e}from'ckeditor5/src/core.js';import{getTranslation as _0x1c38be}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x43762e}from'../utils/utils.js';function _0x1a7e(_0x3678dc,_0x5d58a7){const _0x4dc423=_0x4dc4();return _0x1a7e=function(_0x1a7eeb,_0x210fd6){_0x1a7eeb=_0x1a7eeb-0x97;let _0x4e5dba=_0x4dc423[_0x1a7eeb];return _0x4e5dba;},_0x1a7e(_0x3678dc,_0x5d58a7);}export default class L extends _0x33032e{[_0x138b00(0xba)](){const _0x4af875=_0x138b00,_0x1e4311=this[_0x4af875(0xac)];if(!_0x1e4311[_0x4af875(0xb1)][_0x4af875(0xa9)](_0x4af875(0xc7)))return;const _0x35be87=_0x1e4311[_0x4af875(0xb1)][_0x4af875(0xa7)](_0x4af875(0xb0)),_0x1f408c=_0x1e4311[_0x4af875(0xca)],_0x1402a4=_0x1e4311[_0x4af875(0xc1)][_0x4af875(0xa7)](_0x4af875(0x9c))[_0x4af875(0xa4)],_0x15acdc=_0x1e4311[_0x4af875(0xc3)][_0x4af875(0xa7)](_0x4af875(0x9c));_0x35be87[_0x4af875(0xce)](_0x4af875(0xcf)),_0x35be87[_0x4af875(0xce)](_0x4af875(0xbc)),_0x35be87[_0x4af875(0xce)](_0x4af875(0x9c),(_0x5e7753,_0x463a0d={})=>{const _0x41f13b=_0x4af875,_0x43cbe4=_0x1e4311[_0x41f13b(0xc4)],_0x1994a2=_0x1e4311[_0x41f13b(0xc4)][_0x41f13b(0xb3)][_0x41f13b(0xa0)],_0x43bdf0=_0x463a0d&&void 0x0!==_0x463a0d[_0x41f13b(0xae)]?_0x463a0d[_0x41f13b(0xae)]:!_0x15acdc[_0x41f13b(0xa2)];let _0xfea18b;_0x463a0d[_0x41f13b(0x9e)]||(_0x463a0d[_0x41f13b(0x9e)]=_0x1402a4[0x0][_0x41f13b(0x9e)]),_0xfea18b=_0x43bdf0?Array[_0x41f13b(0x9f)](_0x1994a2[_0x41f13b(0xbb)]())[_0x41f13b(0x9a)](_0x60b583=>eo(_0x60b583)||function(_0xa55498,_0x50e491){const _0x461c3d=_0x41f13b;if(_0xa55498['is'](_0x461c3d(0xa6))||_0x50e491[_0x461c3d(0xad)](_0xa55498))return!0x1;return _0x50e491[_0x461c3d(0x99)](_0xa55498[_0x461c3d(0xa5)],_0x461c3d(0x9c));}(_0x60b583,_0x43cbe4[_0x41f13b(0xc9)])):Array[_0x41f13b(0x9f)](_0x1994a2[_0x41f13b(0xbb)]())[_0x41f13b(0x9a)](_0x3c434a=>eo(_0x3c434a));const _0x31d7cd=_0x43762e(_0xfea18b,_0x43cbe4);_0x43cbe4[_0x41f13b(0x97)](()=>{const _0x933080=_0x41f13b;for(const _0x25a21b of _0x31d7cd)_0x35be87[_0x933080(0xb4)](_0x25a21b,{'commandName':_0x933080(0x9c),'commandParams':[{..._0x463a0d,'forceValue':_0x43bdf0}],'formatGroupId':_0x933080(0xb6)});});}),(_0x35be87[_0x4af875(0xb5)][_0x4af875(0xc6)](_0x4af875(0x9c),_0x58650c=>_0x1c38be(_0x1f408c,_0x4af875(0x9b),_0x58650c)),_0x35be87[_0x4af875(0xb5)][_0x4af875(0xa8)](_0x15622e=>{const _0x12d11d=_0x4af875;if(_0x12d11d(0xc8)!=_0x15622e[_0x12d11d(0xc0)])return;const _0x2212d0=_0x1f408c['t'],{data:_0x381593}=_0x15622e;if(!_0x381593||_0x12d11d(0x9c)!=_0x381593[_0x12d11d(0xbe)])return;const _0x36cc9f=_0x381593[_0x12d11d(0xa1)][0x0][_0x12d11d(0x9e)],_0x4ea793=_0x2212d0(_0x1402a4[_0x12d11d(0xbf)](_0x47d5a9=>_0x47d5a9[_0x12d11d(0x9e)]===_0x36cc9f)[_0x12d11d(0xaf)])[_0x12d11d(0xc2)]();return _0x381593[_0x12d11d(0xa1)][0x0][_0x12d11d(0xae)]?{'type':_0x12d11d(0xb2),'content':_0x1c38be(_0x1f408c,_0x12d11d(0xcd),_0x1c38be(_0x1f408c,_0x12d11d(0x9b),0x1)+'\x20('+_0x4ea793+')')}:{'type':_0x12d11d(0xb2),'content':_0x1c38be(_0x1f408c,_0x12d11d(0xbd),_0x1c38be(_0x1f408c,_0x12d11d(0x9b),0x1))};}));}}function eo(_0x27d787){const _0x322179=_0x138b00;return _0x322179(0x9c)==_0x27d787[_0x322179(0xb7)];}
23
+ const _0x566517=_0x4961;(function(_0xc2e5d,_0xcfd019){const _0x160db3=_0x4961,_0x1f485f=_0xc2e5d();while(!![]){try{const _0x517093=parseInt(_0x160db3(0x1bd))/0x1*(-parseInt(_0x160db3(0x1c4))/0x2)+parseInt(_0x160db3(0x1d2))/0x3*(parseInt(_0x160db3(0x1b3))/0x4)+-parseInt(_0x160db3(0x1cb))/0x5+-parseInt(_0x160db3(0x1b6))/0x6*(parseInt(_0x160db3(0x1c1))/0x7)+-parseInt(_0x160db3(0x1ad))/0x8+parseInt(_0x160db3(0x1ba))/0x9*(-parseInt(_0x160db3(0x1d5))/0xa)+parseInt(_0x160db3(0x1d1))/0xb*(parseInt(_0x160db3(0x1c6))/0xc);if(_0x517093===_0xcfd019)break;else _0x1f485f['push'](_0x1f485f['shift']());}catch(_0x3ce5d5){_0x1f485f['push'](_0x1f485f['shift']());}}}(_0x55cc,0xe685d));function _0x55cc(){const _0x5d6ac7=['document','36729mfYPuG','format','locale','55267wQjXTw','CodeBlock','TrackChangesEditing','filter','7JVTFPW','has','registerElementLabel','6bUBbeK','value','3309204MapTAW','formatBlock','*Remove\x20format:*\x20%0','outdentCodeBlock','getSelectedBlocks','3901735zsMGxD','schema','get','checkChild','enableCommand','change','187KBsxuW','16041UPSXFW','ELEMENT_CODE_BLOCK','codeBlock','2140GjDkaC','rootElement','editor','selection','language','parent','commands','label','languages','forceValue','commandName','plugins','blockName','model','find','commandParams','type','*Set\x20format:*\x20%0','markBlockFormat','9690568FZsnFj','registerDescriptionCallback','afterInit','isLimit','descriptionFactory','name','636xboFFF','from','indentCodeBlock','9379128uyBYrc','toLowerCase','config'];_0x55cc=function(){return _0x5d6ac7;};return _0x55cc();}import{Plugin as _0x5704b3}from'ckeditor5/src/core.js';function _0x4961(_0x329c7f,_0x1a1ec2){const _0x55cc82=_0x55cc();return _0x4961=function(_0x4961e8,_0x2555f0){_0x4961e8=_0x4961e8-0x1a1;let _0x4de9cb=_0x55cc82[_0x4961e8];return _0x4de9cb;},_0x4961(_0x329c7f,_0x1a1ec2);}import{getTranslation as _0x3a85e5}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x28f2b2}from'../utils/utils.js';export default class L extends _0x5704b3{[_0x566517(0x1af)](){const _0x61c429=_0x566517,_0x3c6cdc=this[_0x61c429(0x1d7)];if(!_0x3c6cdc[_0x61c429(0x1a5)][_0x61c429(0x1c2)](_0x61c429(0x1be)))return;const _0x11427d=_0x3c6cdc[_0x61c429(0x1a5)][_0x61c429(0x1cd)](_0x61c429(0x1bf)),_0x1893aa=_0x3c6cdc[_0x61c429(0x1bc)],_0x271147=_0x3c6cdc[_0x61c429(0x1b8)][_0x61c429(0x1cd)](_0x61c429(0x1d4))[_0x61c429(0x1a2)],_0x293574=_0x3c6cdc[_0x61c429(0x1db)][_0x61c429(0x1cd)](_0x61c429(0x1d4));_0x11427d[_0x61c429(0x1cf)](_0x61c429(0x1b5)),_0x11427d[_0x61c429(0x1cf)](_0x61c429(0x1c9)),_0x11427d[_0x61c429(0x1cf)](_0x61c429(0x1d4),(_0xbbad37,_0x2cdbdc={})=>{const _0x489e74=_0x61c429,_0x11f7bb=_0x3c6cdc[_0x489e74(0x1a7)],_0x2177b2=_0x3c6cdc[_0x489e74(0x1a7)][_0x489e74(0x1b9)][_0x489e74(0x1d8)],_0x1b27d7=_0x2cdbdc&&void 0x0!==_0x2cdbdc[_0x489e74(0x1a3)]?_0x2cdbdc[_0x489e74(0x1a3)]:!_0x293574[_0x489e74(0x1c5)];let _0x3d355e;_0x2cdbdc[_0x489e74(0x1d9)]||(_0x2cdbdc[_0x489e74(0x1d9)]=_0x271147[0x0][_0x489e74(0x1d9)]),_0x3d355e=_0x1b27d7?Array[_0x489e74(0x1b4)](_0x2177b2[_0x489e74(0x1ca)]())[_0x489e74(0x1c0)](_0x355ecf=>eo(_0x355ecf)||function(_0x3fd93a,_0x4e0662){const _0x1cdb45=_0x489e74;if(_0x3fd93a['is'](_0x1cdb45(0x1d6))||_0x4e0662[_0x1cdb45(0x1b0)](_0x3fd93a))return!0x1;return _0x4e0662[_0x1cdb45(0x1ce)](_0x3fd93a[_0x1cdb45(0x1da)],_0x1cdb45(0x1d4));}(_0x355ecf,_0x11f7bb[_0x489e74(0x1cc)])):Array[_0x489e74(0x1b4)](_0x2177b2[_0x489e74(0x1ca)]())[_0x489e74(0x1c0)](_0x75b2d1=>eo(_0x75b2d1));const _0x581913=_0x28f2b2(_0x3d355e,_0x11f7bb);_0x11f7bb[_0x489e74(0x1d0)](()=>{const _0x55e53e=_0x489e74;for(const _0x586fbb of _0x581913)_0x11427d[_0x55e53e(0x1ac)](_0x586fbb,{'commandName':_0x55e53e(0x1d4),'commandParams':[{..._0x2cdbdc,'forceValue':_0x1b27d7}],'formatGroupId':_0x55e53e(0x1a6)});});}),(_0x11427d[_0x61c429(0x1b1)][_0x61c429(0x1c3)](_0x61c429(0x1d4),_0x19b997=>_0x3a85e5(_0x1893aa,_0x61c429(0x1d3),_0x19b997)),_0x11427d[_0x61c429(0x1b1)][_0x61c429(0x1ae)](_0x4a40d0=>{const _0x14361e=_0x61c429;if(_0x14361e(0x1c7)!=_0x4a40d0[_0x14361e(0x1aa)])return;const _0xcd658a=_0x1893aa['t'],{data:_0x473f85}=_0x4a40d0;if(!_0x473f85||_0x14361e(0x1d4)!=_0x473f85[_0x14361e(0x1a4)])return;const _0x5d2aa9=_0x473f85[_0x14361e(0x1a9)][0x0][_0x14361e(0x1d9)],_0x18d570=_0xcd658a(_0x271147[_0x14361e(0x1a8)](_0x7b7b41=>_0x7b7b41[_0x14361e(0x1d9)]===_0x5d2aa9)[_0x14361e(0x1a1)])[_0x14361e(0x1b7)]();return _0x473f85[_0x14361e(0x1a9)][0x0][_0x14361e(0x1a3)]?{'type':_0x14361e(0x1bb),'content':_0x3a85e5(_0x1893aa,_0x14361e(0x1ab),_0x3a85e5(_0x1893aa,_0x14361e(0x1d3),0x1)+'\x20('+_0x18d570+')')}:{'type':_0x14361e(0x1bb),'content':_0x3a85e5(_0x1893aa,_0x14361e(0x1c8),_0x3a85e5(_0x1893aa,_0x14361e(0x1d3),0x1))};}));}}function eo(_0x11d8d8){const _0x300665=_0x566517;return _0x300665(0x1d4)==_0x11d8d8[_0x300665(0x1b2)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x325132=_0xe5da;(function(_0x76d4a8,_0x48db2a){const _0x5b245e=_0xe5da,_0xb43f4c=_0x76d4a8();while(!![]){try{const _0x12725e=parseInt(_0x5b245e(0x19b))/0x1+parseInt(_0x5b245e(0x19c))/0x2*(-parseInt(_0x5b245e(0x1a0))/0x3)+-parseInt(_0x5b245e(0x1a8))/0x4*(-parseInt(_0x5b245e(0x1a6))/0x5)+-parseInt(_0x5b245e(0x19f))/0x6*(parseInt(_0x5b245e(0x19a))/0x7)+-parseInt(_0x5b245e(0x1ad))/0x8*(parseInt(_0x5b245e(0x1a1))/0x9)+parseInt(_0x5b245e(0x1aa))/0xa*(-parseInt(_0x5b245e(0x1ab))/0xb)+parseInt(_0x5b245e(0x1ae))/0xc;if(_0x12725e===_0x48db2a)break;else _0xb43f4c['push'](_0xb43f4c['shift']());}catch(_0x29d6b1){_0xb43f4c['push'](_0xb43f4c['shift']());}}}(_0x2c06,0x84441));import{Plugin as _0x527141}from'ckeditor5/src/core.js';function _0xe5da(_0x4eac05,_0x2cfeb8){const _0x2c068f=_0x2c06();return _0xe5da=function(_0xe5da37,_0x17c7b4){_0xe5da37=_0xe5da37-0x19a;let _0x5b4a79=_0x2c068f[_0xe5da37];return _0x5b4a79;},_0xe5da(_0x4eac05,_0x2cfeb8);}function _0x2c06(){const _0x3fee23=['CommentsEditing','24CDfLRP','10464024kKseOv','1407AHhRJo','429338bZuHww','4682RgqTgh','plugins','get','26610UxRrAb','201dRcICd','1581327WWQqOi','addCommentThread','TrackChangesEditing','afterInit','editor','47300gcPpXO','enableCommand','400zomfCT','has','10ulhdVo','1432068suOSJG'];_0x2c06=function(){return _0x3fee23;};return _0x2c06();}export default class H extends _0x527141{[_0x325132(0x1a4)](){const _0x4e1565=_0x325132,_0x42f083=this[_0x4e1565(0x1a5)];if(!_0x42f083[_0x4e1565(0x19d)][_0x4e1565(0x1a9)](_0x4e1565(0x1ac)))return;_0x42f083[_0x4e1565(0x19d)][_0x4e1565(0x19e)](_0x4e1565(0x1a3))[_0x4e1565(0x1a7)](_0x4e1565(0x1a2));}}
23
+ const _0x8314ca=_0x1453;function _0x3a25(){const _0x3783c5=['30780113IaVnTP','CommentsEditing','28DeXWxi','11156orEqii','TrackChangesEditing','1077416dMYVWQ','51ysClot','2255DiAgfK','afterInit','33432dCoKnq','plugins','5718CipIOS','620226TyaIOz','editor','addCommentThread','get','10RdNwHE','has','enableCommand','1412ZXlQWt','1226yUDfYv','1730jGPGAo'];_0x3a25=function(){return _0x3783c5;};return _0x3a25();}(function(_0x31d7bb,_0x51e432){const _0x3b3f34=_0x1453,_0x5a2cef=_0x31d7bb();while(!![]){try{const _0xc86a50=-parseInt(_0x3b3f34(0x1ac))/0x1*(parseInt(_0x3b3f34(0x1ab))/0x2)+-parseInt(_0x3b3f34(0x19e))/0x3*(parseInt(_0x3b3f34(0x19b))/0x4)+-parseInt(_0x3b3f34(0x1ad))/0x5*(-parseInt(_0x3b3f34(0x1a3))/0x6)+-parseInt(_0x3b3f34(0x19a))/0x7*(parseInt(_0x3b3f34(0x19d))/0x8)+parseInt(_0x3b3f34(0x1a4))/0x9*(-parseInt(_0x3b3f34(0x1a8))/0xa)+parseInt(_0x3b3f34(0x19f))/0xb*(-parseInt(_0x3b3f34(0x1a1))/0xc)+parseInt(_0x3b3f34(0x1ae))/0xd;if(_0xc86a50===_0x51e432)break;else _0x5a2cef['push'](_0x5a2cef['shift']());}catch(_0x5629ad){_0x5a2cef['push'](_0x5a2cef['shift']());}}}(_0x3a25,0x93e16));function _0x1453(_0x5a3d25,_0x20a5c1){const _0x3a25cb=_0x3a25();return _0x1453=function(_0x1453f1,_0x441dce){_0x1453f1=_0x1453f1-0x199;let _0x163fb7=_0x3a25cb[_0x1453f1];return _0x163fb7;},_0x1453(_0x5a3d25,_0x20a5c1);}import{Plugin as _0x21f7f2}from'ckeditor5/src/core.js';export default class H extends _0x21f7f2{[_0x8314ca(0x1a0)](){const _0x4fd958=_0x8314ca,_0x12c524=this[_0x4fd958(0x1a5)];if(!_0x12c524[_0x4fd958(0x1a2)][_0x4fd958(0x1a9)](_0x4fd958(0x199)))return;_0x12c524[_0x4fd958(0x1a2)][_0x4fd958(0x1a7)](_0x4fd958(0x19c))[_0x4fd958(0x1aa)](_0x4fd958(0x1a6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x553cf2=_0x5c8e;function _0x5c8e(_0x244ad3,_0xff44e6){const _0x4bb4f8=_0x4bb4();return _0x5c8e=function(_0x5c8e79,_0x22111c){_0x5c8e79=_0x5c8e79-0x144;let _0x20c43=_0x4bb4f8[_0x5c8e79];return _0x20c43;},_0x5c8e(_0x244ad3,_0xff44e6);}(function(_0x12b401,_0x43cc97){const _0x155ce3=_0x5c8e,_0x1a68fa=_0x12b401();while(!![]){try{const _0x3ced43=parseInt(_0x155ce3(0x17e))/0x1+-parseInt(_0x155ce3(0x17b))/0x2+parseInt(_0x155ce3(0x166))/0x3+parseInt(_0x155ce3(0x169))/0x4*(parseInt(_0x155ce3(0x17d))/0x5)+parseInt(_0x155ce3(0x165))/0x6+parseInt(_0x155ce3(0x146))/0x7*(-parseInt(_0x155ce3(0x158))/0x8)+-parseInt(_0x155ce3(0x151))/0x9;if(_0x3ced43===_0x43cc97)break;else _0x1a68fa['push'](_0x1a68fa['shift']());}catch(_0x2ff984){_0x1a68fa['push'](_0x1a68fa['shift']());}}}(_0x4bb4,0xd3263));import{Plugin as _0x130d58}from'ckeditor5/src/core.js';import{LiveRange as _0x2474b3}from'ckeditor5/src/engine.js';function _0x4bb4(){const _0x3b536c=['68WiMptM','unlock','plugins','enableCommand','merge','root','batch','lock','setSelection','markerNameToElements','addMarker:suggestion:deletion','markerName','end','enqueueChange','document','downcastDispatcher','editor','bind','1491646UZwLTB','buffer','222170JNlPMV','516330NQDuEh','init','selection','859789AHdncV','deleteForward','editing','forward','showSuggestionHighlights','mapper','detach','TrackChangesEditing','uiElement','model','modifySelection','1917882vwnJzC','unbindElementFromMarkerName','isCollapsed','fromRange','requires','createRange','$graveyard','56kCBHUW','removeMarker:suggestion:deletion','remove','high','unit','writer','rootName','createSelection','start','commands','data','get','getFirstRange','6824304OtVrRT','823455sGBOQL','delete','options'];_0x4bb4=function(){return _0x3b536c;};return _0x4bb4();}import{Delete as _0x2b976e}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x3b9372}from'./utils.js';export default class J extends _0x130d58{static get[_0x553cf2(0x155)](){return[_0x2b976e];}[_0x553cf2(0x144)](){const _0x481be5=_0x553cf2,_0x21ad88=this[_0x481be5(0x179)],_0x5a0612=_0x21ad88[_0x481be5(0x16b)][_0x481be5(0x163)](_0x481be5(0x14d));_0x5a0612[_0x481be5(0x16c)](_0x481be5(0x167));const _0x54e555=_0x21ad88[_0x481be5(0x161)][_0x481be5(0x163)](_0x481be5(0x147));_0x5a0612[_0x481be5(0x16c)](_0x481be5(0x147),(_0x1da467,_0x3efaf0={})=>{const _0x3100bb=_0x481be5,_0x5ce288=_0x21ad88[_0x3100bb(0x14f)][_0x3100bb(0x15f)](_0x21ad88[_0x3100bb(0x14f)][_0x3100bb(0x177)][_0x3100bb(0x145)]);_0x5ce288[_0x3100bb(0x153)]&&_0x21ad88[_0x3100bb(0x14f)][_0x3100bb(0x150)](_0x5ce288,{'direction':_0x3100bb(0x149),'unit':_0x3efaf0[_0x3100bb(0x15c)]});const _0x5f238a=_0x5ce288[_0x3100bb(0x164)](),_0x522f61=_0x2474b3[_0x3100bb(0x154)](_0x5f238a);let _0x21a17f;_0x1da467(_0x3efaf0),_0x21a17f=_0x3100bb(0x157)==_0x522f61[_0x3100bb(0x16e)][_0x3100bb(0x15e)]?_0x21ad88[_0x3100bb(0x14f)][_0x3100bb(0x156)](_0x5f238a[_0x3100bb(0x160)]):_0x21ad88[_0x3100bb(0x14f)][_0x3100bb(0x156)](_0x522f61[_0x3100bb(0x160)],_0x522f61[_0x3100bb(0x175)]),_0x522f61[_0x3100bb(0x14c)](),_0x21ad88[_0x3100bb(0x14f)][_0x3100bb(0x176)](_0x54e555[_0x3100bb(0x17c)][_0x3100bb(0x16f)],_0x24469f=>{const _0x1969e8=_0x3100bb;_0x54e555[_0x1969e8(0x17c)][_0x1969e8(0x170)](),_0x24469f[_0x1969e8(0x171)](_0x24469f[_0x1969e8(0x156)](_0x21a17f[_0x1969e8(0x175)])),_0x54e555[_0x1969e8(0x17c)][_0x1969e8(0x16a)]();});}),_0x21ad88[_0x481be5(0x148)][_0x481be5(0x178)]['on'](_0x481be5(0x173),_0x3b9372(_0x21ad88,_0x481be5(0x16d)),{'priority':_0x481be5(0x15b)}),_0x21ad88[_0x481be5(0x162)][_0x481be5(0x178)]['on'](_0x481be5(0x173),(_0x138a23,_0x344d12,_0x4a22e8)=>{const _0xe6b01d=_0x481be5;_0x4a22e8[_0xe6b01d(0x168)][_0xe6b01d(0x14a)]&&_0x3b9372(_0x21ad88,_0xe6b01d(0x16d),{'showActiveMarker':!0x1})[_0xe6b01d(0x17a)](this)(_0x138a23,_0x344d12,_0x4a22e8);},{'priority':_0x481be5(0x15b)}),_0x21ad88[_0x481be5(0x148)][_0x481be5(0x178)]['on'](_0x481be5(0x159),(_0x3bccdc,_0xbe1097,_0x374613)=>{const _0x332bed=_0x481be5,_0x171be0=_0x374613[_0x332bed(0x14b)][_0x332bed(0x172)](_0xbe1097[_0x332bed(0x174)]);if(_0x171be0){for(const _0xb59f32 of _0x171be0)_0xb59f32['is'](_0x332bed(0x14e))&&(_0x374613[_0x332bed(0x14b)][_0x332bed(0x152)](_0xb59f32,_0xbe1097[_0x332bed(0x174)]),_0x374613[_0x332bed(0x15d)][_0x332bed(0x15a)](_0xb59f32));}},{'priority':_0x481be5(0x15b)});}}
23
+ const _0x485eb2=_0x16f7;(function(_0x3f946f,_0xf136a6){const _0x4b9797=_0x16f7,_0x3a37d0=_0x3f946f();while(!![]){try{const _0x166707=parseInt(_0x4b9797(0x144))/0x1*(-parseInt(_0x4b9797(0x17b))/0x2)+-parseInt(_0x4b9797(0x154))/0x3+parseInt(_0x4b9797(0x143))/0x4*(-parseInt(_0x4b9797(0x178))/0x5)+parseInt(_0x4b9797(0x140))/0x6*(parseInt(_0x4b9797(0x172))/0x7)+parseInt(_0x4b9797(0x164))/0x8+parseInt(_0x4b9797(0x175))/0x9*(-parseInt(_0x4b9797(0x15f))/0xa)+parseInt(_0x4b9797(0x16b))/0xb*(parseInt(_0x4b9797(0x168))/0xc);if(_0x166707===_0xf136a6)break;else _0x3a37d0['push'](_0x3a37d0['shift']());}catch(_0x1badaf){_0x3a37d0['push'](_0x3a37d0['shift']());}}}(_0x4d55,0x44198));import{Plugin as _0x4960cf}from'ckeditor5/src/core.js';import{LiveRange as _0xad4c0}from'ckeditor5/src/engine.js';function _0x16f7(_0x31d16d,_0x27988d){const _0x4d5515=_0x4d55();return _0x16f7=function(_0x16f7d5,_0x3acb38){_0x16f7d5=_0x16f7d5-0x13e;let _0x3a71cc=_0x4d5515[_0x16f7d5];return _0x3a71cc;},_0x16f7(_0x31d16d,_0x27988d);}import{Delete as _0x1323ad}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5099bd}from'./utils.js';export default class J extends _0x4960cf{static get[_0x485eb2(0x14c)](){return[_0x1323ad];}[_0x485eb2(0x16e)](){const _0x36e73b=_0x485eb2,_0x4c646c=this[_0x36e73b(0x169)],_0x1c2ffc=_0x4c646c[_0x36e73b(0x15b)][_0x36e73b(0x16d)](_0x36e73b(0x14b));_0x1c2ffc[_0x36e73b(0x15c)](_0x36e73b(0x156));const _0x25cf29=_0x4c646c[_0x36e73b(0x17a)][_0x36e73b(0x16d)](_0x36e73b(0x151));_0x1c2ffc[_0x36e73b(0x15c)](_0x36e73b(0x151),(_0x2cb744,_0x2a5687={})=>{const _0x2d70b9=_0x36e73b,_0x6f5b7a=_0x4c646c[_0x2d70b9(0x176)][_0x2d70b9(0x16a)](_0x4c646c[_0x2d70b9(0x176)][_0x2d70b9(0x153)][_0x2d70b9(0x177)]);_0x6f5b7a[_0x2d70b9(0x155)]&&_0x4c646c[_0x2d70b9(0x176)][_0x2d70b9(0x152)](_0x6f5b7a,{'direction':_0x2d70b9(0x13e),'unit':_0x2a5687[_0x2d70b9(0x16f)]});const _0x4fd15e=_0x6f5b7a[_0x2d70b9(0x15e)](),_0x569a2f=_0xad4c0[_0x2d70b9(0x160)](_0x4fd15e);let _0x1e4b3a;_0x2cb744(_0x2a5687),_0x1e4b3a=_0x2d70b9(0x165)==_0x569a2f[_0x2d70b9(0x173)][_0x2d70b9(0x13f)]?_0x4c646c[_0x2d70b9(0x176)][_0x2d70b9(0x170)](_0x4fd15e[_0x2d70b9(0x15d)]):_0x4c646c[_0x2d70b9(0x176)][_0x2d70b9(0x170)](_0x569a2f[_0x2d70b9(0x15d)],_0x569a2f[_0x2d70b9(0x16c)]),_0x569a2f[_0x2d70b9(0x167)](),_0x4c646c[_0x2d70b9(0x176)][_0x2d70b9(0x158)](_0x25cf29[_0x2d70b9(0x161)][_0x2d70b9(0x14a)],_0x1b7de0=>{const _0x273675=_0x2d70b9;_0x25cf29[_0x273675(0x161)][_0x273675(0x171)](),_0x1b7de0[_0x273675(0x163)](_0x1b7de0[_0x273675(0x170)](_0x1e4b3a[_0x273675(0x16c)])),_0x25cf29[_0x273675(0x161)][_0x273675(0x157)]();});}),_0x4c646c[_0x36e73b(0x14f)][_0x36e73b(0x166)]['on'](_0x36e73b(0x149),_0x5099bd(_0x4c646c,_0x36e73b(0x14e)),{'priority':_0x36e73b(0x146)}),_0x4c646c[_0x36e73b(0x15a)][_0x36e73b(0x166)]['on'](_0x36e73b(0x149),(_0x4c28df,_0x2e86e4,_0xb5b9d2)=>{const _0x4f7463=_0x36e73b;_0xb5b9d2[_0x4f7463(0x148)][_0x4f7463(0x142)]&&_0x5099bd(_0x4c646c,_0x4f7463(0x14e),{'showActiveMarker':!0x1})[_0x4f7463(0x174)](this)(_0x4c28df,_0x2e86e4,_0xb5b9d2);},{'priority':_0x36e73b(0x146)}),_0x4c646c[_0x36e73b(0x14f)][_0x36e73b(0x166)]['on'](_0x36e73b(0x159),(_0x3e3289,_0x45c497,_0x1583b5)=>{const _0x57f14e=_0x36e73b,_0x491514=_0x1583b5[_0x57f14e(0x150)][_0x57f14e(0x147)](_0x45c497[_0x57f14e(0x162)]);if(_0x491514){for(const _0x1194c1 of _0x491514)_0x1194c1['is'](_0x57f14e(0x179))&&(_0x1583b5[_0x57f14e(0x150)][_0x57f14e(0x141)](_0x1194c1,_0x45c497[_0x57f14e(0x162)]),_0x1583b5[_0x57f14e(0x14d)][_0x57f14e(0x145)](_0x1194c1));}},{'priority':_0x36e73b(0x146)});}}function _0x4d55(){const _0x201727=['12549828MotBGf','editor','createSelection','11fCAUKU','end','get','init','unit','createRange','lock','19894RkCGmp','root','bind','9ytPGbv','model','selection','5gTYmQS','uiElement','commands','2DNZWXv','forward','rootName','240XmHnhh','unbindElementFromMarkerName','showSuggestionHighlights','1121356ePZWtj','361053uWFYSF','remove','high','markerNameToElements','options','addMarker:suggestion:deletion','batch','TrackChangesEditing','requires','writer','merge','editing','mapper','deleteForward','modifySelection','document','922506MBsMMo','isCollapsed','delete','unlock','enqueueChange','removeMarker:suggestion:deletion','data','plugins','enableCommand','start','getFirstRange','2901380zptAxj','fromRange','buffer','markerName','setSelection','2867752NJyqyE','$graveyard','downcastDispatcher','detach'];_0x4d55=function(){return _0x201727;};return _0x4d55();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a99dd=_0x24f4;(function(_0x1b6831,_0x1beb5a){const _0x66a3b6=_0x24f4,_0xc8ccca=_0x1b6831();while(!![]){try{const _0x75b963=parseInt(_0x66a3b6(0x165))/0x1+-parseInt(_0x66a3b6(0x156))/0x2*(parseInt(_0x66a3b6(0x158))/0x3)+parseInt(_0x66a3b6(0x185))/0x4+-parseInt(_0x66a3b6(0x17d))/0x5*(-parseInt(_0x66a3b6(0x169))/0x6)+-parseInt(_0x66a3b6(0x16b))/0x7*(parseInt(_0x66a3b6(0x17b))/0x8)+parseInt(_0x66a3b6(0x162))/0x9*(parseInt(_0x66a3b6(0x155))/0xa)+parseInt(_0x66a3b6(0x179))/0xb;if(_0x75b963===_0x1beb5a)break;else _0xc8ccca['push'](_0xc8ccca['shift']());}catch(_0x4451cf){_0xc8ccca['push'](_0xc8ccca['shift']());}}}(_0x1599,0x8eba5));import{Plugin as _0x4ebcf8}from'ckeditor5/src/core.js';import{Enter as _0x5ccda4}from'ckeditor5/src/enter.js';function _0x24f4(_0x40f2d7,_0x436745){const _0x1599c6=_0x1599();return _0x24f4=function(_0x24f464,_0x69f6bf){_0x24f464=_0x24f464-0x152;let _0x5b2273=_0x1599c6[_0x24f464];return _0x5b2273;},_0x24f4(_0x40f2d7,_0x436745);}import{LiveRange as _0x2f8fdc}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x546230}from'./utils.js';function _0x1599(){const _0x2ff797=['model','fromRange','split','parent','markerName','document','hasClass','enableCommand','10100827XrkelK','get','252872zEBNZK','removeMarker:suggestion:insertion','175NVhycx','change','enter','bind','TrackChangesEditing','downcastDispatcher','mapper','getFirstPosition','1844396PsStiS','data','markInsertion','high','ck-suggestion-marker-split','options','remove','unbindElementFromMarkerName','955630QbhNpg','119874ReFwuA','editor','57sBUpOl','markerNameToElements','plugins','init','setSelection','selection','addMarker:suggestion:insertion','createRange','fire','requires','9yuayku','commands','writer','861813toTvPO','end','detach','getFirstRange','52002xIODfj','enterBlock','203nZLXiR','nextSibling','createPositionAt','afterExecute','showSuggestionHighlights','editing'];_0x1599=function(){return _0x2ff797;};return _0x1599();}export default class K extends _0x4ebcf8{static get[_0x1a99dd(0x161)](){return[_0x5ccda4];}[_0x1a99dd(0x15b)](){const _0x403b4d=_0x1a99dd,_0x1d90a6=this[_0x403b4d(0x157)],_0x1ab183=_0x1d90a6[_0x403b4d(0x15a)][_0x403b4d(0x17a)](_0x403b4d(0x181)),_0x2a99ab=_0x1d90a6[_0x403b4d(0x163)][_0x403b4d(0x17a)](_0x403b4d(0x17f));_0x1ab183[_0x403b4d(0x178)](_0x403b4d(0x17f),()=>{const _0x116ce2=_0x403b4d;_0x1d90a6[_0x116ce2(0x171)][_0x116ce2(0x17e)](_0x4ea281=>{const _0x1e0115=_0x116ce2,_0x5269dd=_0x1d90a6[_0x1e0115(0x171)][_0x1e0115(0x176)][_0x1e0115(0x15d)],_0x61f331=_0x5269dd[_0x1e0115(0x184)](),_0x176426=_0x2f8fdc[_0x1e0115(0x172)](_0x5269dd[_0x1e0115(0x168)]());if(_0x2a99ab[_0x1e0115(0x16a)](_0x4ea281)){const _0x22006f=_0x1d90a6[_0x1e0115(0x171)][_0x1e0115(0x16d)](_0x61f331[_0x1e0115(0x174)][_0x1e0115(0x16c)],0x0),_0x256614=_0x4ea281[_0x1e0115(0x15f)](_0x61f331,_0x22006f);_0x1ab183[_0x1e0115(0x187)](_0x256614);}else _0x4ea281[_0x1e0115(0x15c)](_0x4ea281[_0x1e0115(0x15f)](_0x176426[_0x1e0115(0x166)]));_0x176426[_0x1e0115(0x167)](),_0x2a99ab[_0x1e0115(0x160)](_0x1e0115(0x16e),{'writer':_0x4ea281});});}),_0x1d90a6[_0x403b4d(0x170)][_0x403b4d(0x182)]['on'](_0x403b4d(0x15e),_0x546230(_0x1d90a6,_0x403b4d(0x173)),{'priority':_0x403b4d(0x188)}),_0x1d90a6[_0x403b4d(0x170)][_0x403b4d(0x182)]['on'](_0x403b4d(0x17c),(_0x40b8f2,_0x17a51c,_0x50831c)=>{const _0x4a5ec3=_0x403b4d,_0x4ceb6c=_0x50831c[_0x4a5ec3(0x183)][_0x4a5ec3(0x159)](_0x17a51c[_0x4a5ec3(0x175)]);if(_0x4ceb6c){for(const _0xee07dd of _0x4ceb6c)_0xee07dd[_0x4a5ec3(0x177)](_0x4a5ec3(0x189))&&(_0x50831c[_0x4a5ec3(0x183)][_0x4a5ec3(0x154)](_0xee07dd,_0x17a51c[_0x4a5ec3(0x175)]),_0x50831c[_0x4a5ec3(0x164)][_0x4a5ec3(0x153)](_0xee07dd));}},{'priority':_0x403b4d(0x188)}),_0x1d90a6[_0x403b4d(0x186)][_0x403b4d(0x182)]['on'](_0x403b4d(0x15e),(_0x4f20f1,_0x1ba9b0,_0x4045d1)=>{const _0x181caa=_0x403b4d;_0x4045d1[_0x181caa(0x152)][_0x181caa(0x16f)]&&_0x546230(_0x1d90a6,_0x181caa(0x173),{'showActiveMarker':!0x1})[_0x181caa(0x180)](this)(_0x4f20f1,_0x1ba9b0,_0x4045d1);},{'priority':_0x403b4d(0x188)});}}
23
+ const _0x419ba7=_0x5e02;function _0x5e02(_0x290f53,_0x33edb5){const _0x30a867=_0x30a8();return _0x5e02=function(_0x5e02aa,_0x31f51d){_0x5e02aa=_0x5e02aa-0x86;let _0x1b1675=_0x30a867[_0x5e02aa];return _0x1b1675;},_0x5e02(_0x290f53,_0x33edb5);}(function(_0x3328bc,_0x42a0f5){const _0x366211=_0x5e02,_0x1509e6=_0x3328bc();while(!![]){try{const _0x2c3c88=parseInt(_0x366211(0x88))/0x1*(parseInt(_0x366211(0x99))/0x2)+parseInt(_0x366211(0x9e))/0x3*(-parseInt(_0x366211(0xb9))/0x4)+parseInt(_0x366211(0xad))/0x5+-parseInt(_0x366211(0x8e))/0x6*(parseInt(_0x366211(0x8c))/0x7)+-parseInt(_0x366211(0xa7))/0x8*(-parseInt(_0x366211(0x90))/0x9)+parseInt(_0x366211(0xbf))/0xa*(-parseInt(_0x366211(0xa1))/0xb)+-parseInt(_0x366211(0x86))/0xc*(-parseInt(_0x366211(0xa9))/0xd);if(_0x2c3c88===_0x42a0f5)break;else _0x1509e6['push'](_0x1509e6['shift']());}catch(_0x2dd0ba){_0x1509e6['push'](_0x1509e6['shift']());}}}(_0x30a8,0x7a1a8));import{Plugin as _0x3f6e05}from'ckeditor5/src/core.js';import{Enter as _0x47ae0c}from'ckeditor5/src/enter.js';import{LiveRange as _0x476b1b}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4fd80c}from'./utils.js';export default class K extends _0x3f6e05{static get[_0x419ba7(0x9c)](){return[_0x47ae0c];}[_0x419ba7(0x9b)](){const _0x2e0617=_0x419ba7,_0x8b544f=this[_0x2e0617(0x8a)],_0x35705f=_0x8b544f[_0x2e0617(0xab)][_0x2e0617(0xa8)](_0x2e0617(0xb0)),_0x535c48=_0x8b544f[_0x2e0617(0xb3)][_0x2e0617(0xa8)](_0x2e0617(0x9a));_0x35705f[_0x2e0617(0xb2)](_0x2e0617(0x9a),()=>{const _0x574f7f=_0x2e0617;_0x8b544f[_0x574f7f(0xa2)][_0x574f7f(0x92)](_0x5084f3=>{const _0x4599f1=_0x574f7f,_0x156299=_0x8b544f[_0x4599f1(0xa2)][_0x4599f1(0xb6)][_0x4599f1(0xaf)],_0x3c23f3=_0x156299[_0x4599f1(0xb1)](),_0x55a6d5=_0x476b1b[_0x4599f1(0xa3)](_0x156299[_0x4599f1(0x93)]());if(_0x535c48[_0x4599f1(0x97)](_0x5084f3)){const _0x26eb36=_0x8b544f[_0x4599f1(0xa2)][_0x4599f1(0xa5)](_0x3c23f3[_0x4599f1(0xbe)][_0x4599f1(0x87)],0x0),_0x5bc5e7=_0x5084f3[_0x4599f1(0xac)](_0x3c23f3,_0x26eb36);_0x35705f[_0x4599f1(0x89)](_0x5bc5e7);}else _0x5084f3[_0x4599f1(0x9f)](_0x5084f3[_0x4599f1(0xac)](_0x55a6d5[_0x4599f1(0x8b)]));_0x55a6d5[_0x4599f1(0x96)](),_0x535c48[_0x4599f1(0xa4)](_0x4599f1(0xbc),{'writer':_0x5084f3});});}),_0x8b544f[_0x2e0617(0xba)][_0x2e0617(0x91)]['on'](_0x2e0617(0x9d),_0x4fd80c(_0x8b544f,_0x2e0617(0xb8)),{'priority':_0x2e0617(0xb7)}),_0x8b544f[_0x2e0617(0xba)][_0x2e0617(0x91)]['on'](_0x2e0617(0xb4),(_0x31bab4,_0x25916f,_0x29635b)=>{const _0xb52e59=_0x2e0617,_0x1f2cbc=_0x29635b[_0xb52e59(0xb5)][_0xb52e59(0xa6)](_0x25916f[_0xb52e59(0x95)]);if(_0x1f2cbc){for(const _0x167948 of _0x1f2cbc)_0x167948[_0xb52e59(0x8d)](_0xb52e59(0xaa))&&(_0x29635b[_0xb52e59(0xb5)][_0xb52e59(0x94)](_0x167948,_0x25916f[_0xb52e59(0x95)]),_0x29635b[_0xb52e59(0x8f)][_0xb52e59(0xae)](_0x167948));}},{'priority':_0x2e0617(0xb7)}),_0x8b544f[_0x2e0617(0x98)][_0x2e0617(0x91)]['on'](_0x2e0617(0x9d),(_0x541e74,_0x38113d,_0x252aa5)=>{const _0x5e6460=_0x2e0617;_0x252aa5[_0x5e6460(0xa0)][_0x5e6460(0xbb)]&&_0x4fd80c(_0x8b544f,_0x5e6460(0xb8),{'showActiveMarker':!0x1})[_0x5e6460(0xbd)](this)(_0x541e74,_0x38113d,_0x252aa5);},{'priority':_0x2e0617(0xb7)});}}function _0x30a8(){const _0xc81d94=['bind','parent','2120zdyAwc','1721424IIPENV','nextSibling','656HVQhTP','markInsertion','editor','end','421393hkgzoz','hasClass','42CXvUow','writer','65421KrKGOc','downcastDispatcher','change','getFirstRange','unbindElementFromMarkerName','markerName','detach','enterBlock','data','1196wAGqaG','enter','init','requires','addMarker:suggestion:insertion','453HotaPG','setSelection','options','22154yGKSOY','model','fromRange','fire','createPositionAt','markerNameToElements','328AjWFqC','get','130aXLSRR','ck-suggestion-marker-split','plugins','createRange','140185MOfrZK','remove','selection','TrackChangesEditing','getFirstPosition','enableCommand','commands','removeMarker:suggestion:insertion','mapper','document','high','split','21308ywSNTL','editing','showSuggestionHighlights','afterExecute'];_0x30a8=function(){return _0xc81d94;};return _0x30a8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x379aa8=_0x401e;function _0x5746(){const _0x5b5260=['FindAndReplaceEditing','1098704XjKQET','suggestion:deletion','1033774ARsNNF','find','9FKiGXf','replaceAll','end','start','findByTextCallback','getMarkersGroup','findPrevious','4999448RCgCBu','54IKwPaY','TrackChangesEditing','1376268FWHQio','2270415vAOtKb','afterInit','getRange','bind','enableCommand','editor','_isInDeletionRange','replace','markers','string','createPositionAt','createRange','has','findNext','getIntersection','get','17773yUSHQT','filter','plugins','FindAndReplaceUtils','3634518BtNRkN','model','item','handleFindCommand'];_0x5746=function(){return _0x5b5260;};return _0x5746();}function _0x401e(_0x37f336,_0x42e258){const _0x5746bc=_0x5746();return _0x401e=function(_0x401e47,_0x51fa09){_0x401e47=_0x401e47-0xc5;let _0x57152e=_0x5746bc[_0x401e47];return _0x57152e;},_0x401e(_0x37f336,_0x42e258);}(function(_0x16d7ed,_0x5785bf){const _0x58334a=_0x401e,_0x54cce6=_0x16d7ed();while(!![]){try{const _0x119b3c=parseInt(_0x58334a(0xd1))/0x1*(parseInt(_0x58334a(0xe6))/0x2)+-parseInt(_0x58334a(0xe8))/0x3+-parseInt(_0x58334a(0xda))/0x4+parseInt(_0x58334a(0xe9))/0x5+parseInt(_0x58334a(0xd5))/0x6+parseInt(_0x58334a(0xdc))/0x7+-parseInt(_0x58334a(0xe5))/0x8*(parseInt(_0x58334a(0xde))/0x9);if(_0x119b3c===_0x5785bf)break;else _0x54cce6['push'](_0x54cce6['shift']());}catch(_0x6c7f3d){_0x54cce6['push'](_0x54cce6['shift']());}}}(_0x5746,0x50542));import{Plugin as _0x10baa1}from'ckeditor5/src/core.js';export default class W extends _0x10baa1{[_0x379aa8(0xea)](){const _0x653bab=_0x379aa8;if(!this[_0x653bab(0xc6)][_0x653bab(0xd3)][_0x653bab(0xcd)](_0x653bab(0xd9)))return;const _0x5ce1d7=this[_0x653bab(0xc6)][_0x653bab(0xd3)][_0x653bab(0xd0)](_0x653bab(0xe7));_0x5ce1d7[_0x653bab(0xc5)](_0x653bab(0xdd),this[_0x653bab(0xd8)][_0x653bab(0xec)](this)),_0x5ce1d7[_0x653bab(0xc5)](_0x653bab(0xce)),_0x5ce1d7[_0x653bab(0xc5)](_0x653bab(0xe4)),_0x5ce1d7[_0x653bab(0xc5)](_0x653bab(0xc8)),_0x5ce1d7[_0x653bab(0xc5)](_0x653bab(0xdf));}[_0x379aa8(0xd8)](_0x19304c,_0x4fed32,_0x4e3df0={}){const _0x6e6725=_0x379aa8,_0x2ebef6=this[_0x6e6725(0xc6)][_0x6e6725(0xd3)][_0x6e6725(0xd0)](_0x6e6725(0xd4));return _0x19304c(_0x5b3b01=>(_0x6e6725(0xca)==typeof _0x4fed32?_0x2ebef6[_0x6e6725(0xe2)](_0x4fed32,_0x4e3df0):_0x4fed32)(_0x5b3b01)[_0x6e6725(0xd2)](_0x499390=>!0x1===this[_0x6e6725(0xc7)](_0x499390,_0x5b3b01[_0x6e6725(0xd7)])),_0x4e3df0);}[_0x379aa8(0xc7)](_0x37353d,_0x240899){const _0x795f8e=_0x379aa8,_0x14d08c=this[_0x795f8e(0xc6)][_0x795f8e(0xd6)][_0x795f8e(0xcc)](this[_0x795f8e(0xc6)][_0x795f8e(0xd6)][_0x795f8e(0xcb)](_0x240899,_0x37353d[_0x795f8e(0xe1)]),this[_0x795f8e(0xc6)][_0x795f8e(0xd6)][_0x795f8e(0xcb)](_0x240899,_0x37353d[_0x795f8e(0xe0)]));for(const _0x36cc7d of this[_0x795f8e(0xc6)][_0x795f8e(0xd6)][_0x795f8e(0xc9)][_0x795f8e(0xe3)](_0x795f8e(0xdb)))if(null!==_0x14d08c[_0x795f8e(0xcf)](_0x36cc7d[_0x795f8e(0xeb)]()))return!0x0;return!0x1;}}
23
+ function _0x1c1b(){const _0x42d19f=['TrackChangesEditing','end','12YmivFj','652gsNQAX','createPositionAt','afterInit','40967377OfIzlN','87aHgliF','FindAndReplaceUtils','createRange','getMarkersGroup','filter','3256263TqrTAH','FindAndReplaceEditing','get','find','has','5688xorfSG','27272EeqMBs','suggestion:deletion','getIntersection','5096hkOqQs','729rFFNiT','replaceAll','string','bind','model','replace','8245RPjccv','findPrevious','markers','14533520fPAlER','start','enableCommand','findNext','_isInDeletionRange','findByTextCallback','handleFindCommand','item','plugins','editor','5664ftbtMR','getRange'];_0x1c1b=function(){return _0x42d19f;};return _0x1c1b();}const _0x24a533=_0x1eda;function _0x1eda(_0x3c8ee2,_0x4a9db7){const _0x1c1b38=_0x1c1b();return _0x1eda=function(_0x1eda66,_0x4ebc64){_0x1eda66=_0x1eda66-0x14b;let _0x9faf81=_0x1c1b38[_0x1eda66];return _0x9faf81;},_0x1eda(_0x3c8ee2,_0x4a9db7);}(function(_0x3c79dd,_0x2570a3){const _0x36697a=_0x1eda,_0x330337=_0x3c79dd();while(!![]){try{const _0x8c2c68=-parseInt(_0x36697a(0x158))/0x1*(-parseInt(_0x36697a(0x162))/0x2)+-parseInt(_0x36697a(0x15d))/0x3+parseInt(_0x36697a(0x154))/0x4*(parseInt(_0x36697a(0x16d))/0x5)+-parseInt(_0x36697a(0x14f))/0x6*(parseInt(_0x36697a(0x166))/0x7)+parseInt(_0x36697a(0x163))/0x8*(-parseInt(_0x36697a(0x167))/0x9)+-parseInt(_0x36697a(0x170))/0xa+parseInt(_0x36697a(0x157))/0xb*(parseInt(_0x36697a(0x153))/0xc);if(_0x8c2c68===_0x2570a3)break;else _0x330337['push'](_0x330337['shift']());}catch(_0x182fc6){_0x330337['push'](_0x330337['shift']());}}}(_0x1c1b,0xb4454));import{Plugin as _0x28c342}from'ckeditor5/src/core.js';export default class W extends _0x28c342{[_0x24a533(0x156)](){const _0x795801=_0x24a533;if(!this[_0x795801(0x14e)][_0x795801(0x14d)][_0x795801(0x161)](_0x795801(0x15e)))return;const _0x1740c6=this[_0x795801(0x14e)][_0x795801(0x14d)][_0x795801(0x15f)](_0x795801(0x151));_0x1740c6[_0x795801(0x172)](_0x795801(0x160),this[_0x795801(0x14b)][_0x795801(0x16a)](this)),_0x1740c6[_0x795801(0x172)](_0x795801(0x173)),_0x1740c6[_0x795801(0x172)](_0x795801(0x16e)),_0x1740c6[_0x795801(0x172)](_0x795801(0x16c)),_0x1740c6[_0x795801(0x172)](_0x795801(0x168));}[_0x24a533(0x14b)](_0x5bc4e4,_0x1bbdb1,_0x431823={}){const _0x21ad83=_0x24a533,_0x2679cb=this[_0x21ad83(0x14e)][_0x21ad83(0x14d)][_0x21ad83(0x15f)](_0x21ad83(0x159));return _0x5bc4e4(_0x111097=>(_0x21ad83(0x169)==typeof _0x1bbdb1?_0x2679cb[_0x21ad83(0x175)](_0x1bbdb1,_0x431823):_0x1bbdb1)(_0x111097)[_0x21ad83(0x15c)](_0x236d7b=>!0x1===this[_0x21ad83(0x174)](_0x236d7b,_0x111097[_0x21ad83(0x14c)])),_0x431823);}[_0x24a533(0x174)](_0x5aabe3,_0x54f408){const _0xe28e9e=_0x24a533,_0x1387e7=this[_0xe28e9e(0x14e)][_0xe28e9e(0x16b)][_0xe28e9e(0x15a)](this[_0xe28e9e(0x14e)][_0xe28e9e(0x16b)][_0xe28e9e(0x155)](_0x54f408,_0x5aabe3[_0xe28e9e(0x171)]),this[_0xe28e9e(0x14e)][_0xe28e9e(0x16b)][_0xe28e9e(0x155)](_0x54f408,_0x5aabe3[_0xe28e9e(0x152)]));for(const _0xb0ce05 of this[_0xe28e9e(0x14e)][_0xe28e9e(0x16b)][_0xe28e9e(0x16f)][_0xe28e9e(0x15b)](_0xe28e9e(0x164)))if(null!==_0x1387e7[_0xe28e9e(0x165)](_0xb0ce05[_0xe28e9e(0x150)]()))return!0x0;return!0x1;}}