@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240509.0 → 0.0.0-nightly-20240511.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  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 +1 -1
  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
- (_0x506a69=>{const {zh:{dictionary:_0x3c4b85,getPluralForm:_0x34ecbe}}={'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':_0x25c5e9=>0x0}};_0x506a69['zh']||={'dictionary':{},'getPluralForm':null},_0x506a69['zh']['dictionary']=Object['assign'](_0x506a69['zh']['dictionary'],_0x3c4b85),_0x506a69['zh']['getPluralForm']=_0x34ecbe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x73f90e=>{const {zh:{dictionary:_0x4236d7,getPluralForm:_0x1d6ebc}}={'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':_0x1e795b=>0x0}};_0x73f90e['zh']||={'dictionary':{},'getPluralForm':null},_0x73f90e['zh']['dictionary']=Object['assign'](_0x73f90e['zh']['dictionary'],_0x4236d7),_0x73f90e['zh']['getPluralForm']=_0x1d6ebc;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240509.0",
3
+ "version": "0.0.0-nightly-20240511.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240509.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240509.0",
44
+ "ckeditor5": "0.0.0-nightly-20240511.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240511.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2bd29b=_0x1e75;function _0x4bca(){const _0x41eb6a=['108333UowpPP','11jyEYaM','refresh','3zRBBcZ','execute','TrackChangesEditing','6zpTedA','model','canEditAt','isEnabled','plugins','track-changes-accept-suggestion-not-found','174070SRzYav','editor','_isEnabledBasedOnSelection','8aQoOIa','2698195UtDGCJ','getRanges','85806ZyLnFJ','3008548ZcJpuc','get','acceptSuggestion','306236DjJQrq','_suggestions','3775580edXdFM'];_0x4bca=function(){return _0x41eb6a;};return _0x4bca();}function _0x1e75(_0x411cee,_0x284136){const _0x4bca58=_0x4bca();return _0x1e75=function(_0x1e750e,_0x428689){_0x1e750e=_0x1e750e-0xfa;let _0x447517=_0x4bca58[_0x1e750e];return _0x447517;},_0x1e75(_0x411cee,_0x284136);}(function(_0x1b270a,_0x21d8ff){const _0xd6b2d=_0x1e75,_0x373acc=_0x1b270a();while(!![]){try{const _0xab22dc=parseInt(_0xd6b2d(0x10f))/0x1+parseInt(_0xd6b2d(0x105))/0x2*(-parseInt(_0xd6b2d(0xfc))/0x3)+-parseInt(_0xd6b2d(0x10c))/0x4+-parseInt(_0xd6b2d(0x109))/0x5*(-parseInt(_0xd6b2d(0xff))/0x6)+-parseInt(_0xd6b2d(0x10b))/0x7+parseInt(_0xd6b2d(0x108))/0x8*(parseInt(_0xd6b2d(0x112))/0x9)+-parseInt(_0xd6b2d(0x111))/0xa*(-parseInt(_0xd6b2d(0xfa))/0xb);if(_0xab22dc===_0x21d8ff)break;else _0x373acc['push'](_0x373acc['shift']());}catch(_0x5ebd95){_0x373acc['push'](_0x373acc['shift']());}}}(_0x4bca,0x5dc28));import{Command as _0x4f7bff}from'ckeditor5/src/core.js';import{CKEditorError as _0x46fd56}from'ckeditor5/src/utils.js';export default class $ extends _0x4f7bff{constructor(_0x116274,_0x4ca101){const _0x394438=_0x1e75;super(_0x116274),this[_0x394438(0x110)]=_0x4ca101,this[_0x394438(0xfb)](),this[_0x394438(0x107)]=!0x1;}[_0x2bd29b(0xfb)](){const _0x1ca7f2=_0x2bd29b;this[_0x1ca7f2(0x102)]=!0x0;}[_0x2bd29b(0xfd)](_0x38bea9){const _0x5542d3=_0x2bd29b,_0x27a0f8=this[_0x5542d3(0x110)][_0x5542d3(0x10d)](_0x38bea9);if(!_0x27a0f8)throw new _0x46fd56(_0x5542d3(0x104),this);const _0x2d6373=_0x27a0f8[_0x5542d3(0x10a)]();this[_0x5542d3(0x106)][_0x5542d3(0x100)][_0x5542d3(0x101)](_0x2d6373)&&this[_0x5542d3(0x106)][_0x5542d3(0x103)][_0x5542d3(0x10d)](_0x5542d3(0xfe))[_0x5542d3(0x10e)](_0x27a0f8);}}
23
+ const _0x2ea124=_0x3115;(function(_0x777aba,_0x53de46){const _0x104591=_0x3115,_0x3881c6=_0x777aba();while(!![]){try{const _0xf97387=parseInt(_0x104591(0x173))/0x1+-parseInt(_0x104591(0x16f))/0x2*(-parseInt(_0x104591(0x167))/0x3)+parseInt(_0x104591(0x17a))/0x4+parseInt(_0x104591(0x179))/0x5*(parseInt(_0x104591(0x165))/0x6)+parseInt(_0x104591(0x171))/0x7+-parseInt(_0x104591(0x178))/0x8+-parseInt(_0x104591(0x170))/0x9*(parseInt(_0x104591(0x168))/0xa);if(_0xf97387===_0x53de46)break;else _0x3881c6['push'](_0x3881c6['shift']());}catch(_0x1c0b05){_0x3881c6['push'](_0x3881c6['shift']());}}}(_0x4d41,0xb465c));import{Command as _0x5cca0c}from'ckeditor5/src/core.js';function _0x3115(_0x541a9d,_0x41c604){const _0x4d41df=_0x4d41();return _0x3115=function(_0x311546,_0x3f24ec){_0x311546=_0x311546-0x164;let _0x9f85=_0x4d41df[_0x311546];return _0x9f85;},_0x3115(_0x541a9d,_0x41c604);}function _0x4d41(){const _0x1a81ab=['_isEnabledBasedOnSelection','1040616RuqpVF','5RZcKCh','3030232CyVxYc','model','TrackChangesEditing','1726254TGiCfD','acceptSuggestion','8709LNQebt','50SyQmoB','get','editor','refresh','plugins','getRanges','track-changes-accept-suggestion-not-found','10FRZzVw','3029454wjIWWg','8560923wnJEKR','_suggestions','269244fOiYoo','execute','isEnabled','canEditAt'];_0x4d41=function(){return _0x1a81ab;};return _0x4d41();}import{CKEditorError as _0x5695ea}from'ckeditor5/src/utils.js';export default class $ extends _0x5cca0c{constructor(_0x2896e0,_0xe91ae8){const _0x5d7198=_0x3115;super(_0x2896e0),this[_0x5d7198(0x172)]=_0xe91ae8,this[_0x5d7198(0x16b)](),this[_0x5d7198(0x177)]=!0x1;}[_0x2ea124(0x16b)](){const _0x5a4346=_0x2ea124;this[_0x5a4346(0x175)]=!0x0;}[_0x2ea124(0x174)](_0x49a4e2){const _0x2c2346=_0x2ea124,_0x2b6b60=this[_0x2c2346(0x172)][_0x2c2346(0x169)](_0x49a4e2);if(!_0x2b6b60)throw new _0x5695ea(_0x2c2346(0x16e),this);const _0x32566f=_0x2b6b60[_0x2c2346(0x16d)]();this[_0x2c2346(0x16a)][_0x2c2346(0x17b)][_0x2c2346(0x176)](_0x32566f)&&this[_0x2c2346(0x16a)][_0x2c2346(0x16c)][_0x2c2346(0x169)](_0x2c2346(0x164))[_0x2c2346(0x166)](_0x2b6b60);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30448c=_0x3e13;(function(_0x6593c8,_0x127342){const _0x28070e=_0x3e13,_0x201a59=_0x6593c8();while(!![]){try{const _0x5db76f=parseInt(_0x28070e(0x1a2))/0x1+-parseInt(_0x28070e(0x1aa))/0x2+-parseInt(_0x28070e(0x1a9))/0x3*(parseInt(_0x28070e(0x1a4))/0x4)+-parseInt(_0x28070e(0x1ae))/0x5+-parseInt(_0x28070e(0x1ac))/0x6+parseInt(_0x28070e(0x1b8))/0x7+parseInt(_0x28070e(0x1a5))/0x8*(parseInt(_0x28070e(0x1ad))/0x9);if(_0x5db76f===_0x127342)break;else _0x201a59['push'](_0x201a59['shift']());}catch(_0x3c6ae2){_0x201a59['push'](_0x201a59['shift']());}}}(_0x57c1,0x796d8));function _0x57c1(){const _0x434085=['editor','_suggestions','discardSuggestion','execute','6356588lEjxqT','810021nUjKIC','plugins','8TYsBVF','6856YeGaZq','model','get','_isEnabledBasedOnSelection','369066SUwnqI','1081244juQRPP','track-changes-discard-suggestion-not-found','4147878SbZIFf','10872CSBRWZ','3890070JfjFDf','refresh','getRanges','TrackChangesEditing','isEnabled','canEditAt'];_0x57c1=function(){return _0x434085;};return _0x57c1();}import{Command as _0x45342e}from'ckeditor5/src/core.js';import{CKEditorError as _0x332368}from'ckeditor5/src/utils.js';function _0x3e13(_0x53e943,_0x4981aa){const _0x57c1f6=_0x57c1();return _0x3e13=function(_0x3e134c,_0x409ba5){_0x3e134c=_0x3e134c-0x1a2;let _0x25c01c=_0x57c1f6[_0x3e134c];return _0x25c01c;},_0x3e13(_0x53e943,_0x4981aa);}export default class B extends _0x45342e{constructor(_0x561939,_0x14b36c){const _0x2bb0d2=_0x3e13;super(_0x561939),this[_0x2bb0d2(0x1b5)]=_0x14b36c,this[_0x2bb0d2(0x1af)](),this[_0x2bb0d2(0x1a8)]=!0x1;}[_0x30448c(0x1af)](){const _0x19be7f=_0x30448c;this[_0x19be7f(0x1b2)]=!0x0;}[_0x30448c(0x1b7)](_0x3869ca){const _0x3893c9=_0x30448c,_0x3b2470=this[_0x3893c9(0x1b5)][_0x3893c9(0x1a7)](_0x3869ca);if(!_0x3b2470)throw new _0x332368(_0x3893c9(0x1ab),this);const _0xc42fa8=_0x3b2470[_0x3893c9(0x1b0)]();this[_0x3893c9(0x1b4)][_0x3893c9(0x1a6)][_0x3893c9(0x1b3)](_0xc42fa8)&&this[_0x3893c9(0x1b4)][_0x3893c9(0x1a3)][_0x3893c9(0x1a7)](_0x3893c9(0x1b1))[_0x3893c9(0x1b6)](_0x3b2470);}}
23
+ const _0x14580c=_0x3b23;(function(_0x5cc5e1,_0x5ef3e3){const _0x28e0d1=_0x3b23,_0x187e43=_0x5cc5e1();while(!![]){try{const _0x28f903=parseInt(_0x28e0d1(0xde))/0x1+-parseInt(_0x28e0d1(0xe4))/0x2*(parseInt(_0x28e0d1(0xec))/0x3)+parseInt(_0x28e0d1(0xe7))/0x4+-parseInt(_0x28e0d1(0xdb))/0x5*(parseInt(_0x28e0d1(0xda))/0x6)+parseInt(_0x28e0d1(0xd9))/0x7*(parseInt(_0x28e0d1(0xe5))/0x8)+parseInt(_0x28e0d1(0xdc))/0x9*(-parseInt(_0x28e0d1(0xe8))/0xa)+-parseInt(_0x28e0d1(0xed))/0xb*(-parseInt(_0x28e0d1(0xef))/0xc);if(_0x28f903===_0x5ef3e3)break;else _0x187e43['push'](_0x187e43['shift']());}catch(_0x466529){_0x187e43['push'](_0x187e43['shift']());}}}(_0x3aba,0xd4c40));import{Command as _0x103bf7}from'ckeditor5/src/core.js';function _0x3aba(){const _0x1ac792=['230iYbtub','plugins','refresh','canEditAt','501fnrxvq','7526607mQESWB','_suggestions','12aylURj','model','get','discardSuggestion','13111BEDglU','408atPSiT','109480YccDqF','135018VvLiTw','execute','1440734FfRGkx','editor','TrackChangesEditing','getRanges','isEnabled','_isEnabledBasedOnSelection','7914pGVxjd','3088eoURTh','track-changes-discard-suggestion-not-found','2073328okXPKm'];_0x3aba=function(){return _0x1ac792;};return _0x3aba();}import{CKEditorError as _0x3280c2}from'ckeditor5/src/utils.js';function _0x3b23(_0x434234,_0x1c063e){const _0x3aba04=_0x3aba();return _0x3b23=function(_0x3b231a,_0x2a055f){_0x3b231a=_0x3b231a-0xd8;let _0x3fa60c=_0x3aba04[_0x3b231a];return _0x3fa60c;},_0x3b23(_0x434234,_0x1c063e);}export default class B extends _0x103bf7{constructor(_0x200ef4,_0x365671){const _0x57dc0c=_0x3b23;super(_0x200ef4),this[_0x57dc0c(0xee)]=_0x365671,this[_0x57dc0c(0xea)](),this[_0x57dc0c(0xe3)]=!0x1;}[_0x14580c(0xea)](){const _0x5e30dd=_0x14580c;this[_0x5e30dd(0xe2)]=!0x0;}[_0x14580c(0xdd)](_0x2e73a0){const _0x1d6659=_0x14580c,_0x4e50ad=this[_0x1d6659(0xee)][_0x1d6659(0xf1)](_0x2e73a0);if(!_0x4e50ad)throw new _0x3280c2(_0x1d6659(0xe6),this);const _0x3bac10=_0x4e50ad[_0x1d6659(0xe1)]();this[_0x1d6659(0xdf)][_0x1d6659(0xf0)][_0x1d6659(0xeb)](_0x3bac10)&&this[_0x1d6659(0xdf)][_0x1d6659(0xe9)][_0x1d6659(0xf1)](_0x1d6659(0xe0))[_0x1d6659(0xd8)](_0x4e50ad);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bc825=_0x46a2;(function(_0x5c998b,_0x3f248a){const _0x241c82=_0x46a2,_0x4e25de=_0x5c998b();while(!![]){try{const _0x39f918=parseInt(_0x241c82(0x128))/0x1+-parseInt(_0x241c82(0x13d))/0x2+-parseInt(_0x241c82(0x132))/0x3+-parseInt(_0x241c82(0x133))/0x4+-parseInt(_0x241c82(0x136))/0x5+-parseInt(_0x241c82(0x12d))/0x6+parseInt(_0x241c82(0x12a))/0x7*(parseInt(_0x241c82(0x131))/0x8);if(_0x39f918===_0x3f248a)break;else _0x4e25de['push'](_0x4e25de['shift']());}catch(_0x286700){_0x4e25de['push'](_0x4e25de['shift']());}}}(_0x4cdb,0x5af0f));function _0x46a2(_0x5dd8f6,_0x774ff2){const _0x4cdb63=_0x4cdb();return _0x46a2=function(_0x46a255,_0x4bde26){_0x46a255=_0x46a255-0x128;let _0x1d1186=_0x4cdb63[_0x46a255];return _0x1d1186;},_0x46a2(_0x5dd8f6,_0x774ff2);}import{Command as _0xba0c59}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4da957,executeCommandForSuggestions as _0x5791e4}from'../utils/utils.js';export default class x extends _0xba0c59{constructor(_0x23922b,_0x71941f,_0x2a106d){const _0x5491e0=_0x46a2;super(_0x23922b),this[_0x5491e0(0x135)]=_0x71941f,this[_0x5491e0(0x12f)]=_0x2a106d,this[_0x5491e0(0x13a)](),this[_0x5491e0(0x130)]=!0x1;}[_0x5bc825(0x13a)](){const _0x156d70=_0x5bc825,_0x473453=Array[_0x156d70(0x134)](this[_0x156d70(0x12f)][_0x156d70(0x129)]())[_0x156d70(0x137)](_0x5d49ce=>_0x5d49ce[_0x156d70(0x139)]);this[_0x156d70(0x12b)]=this[_0x156d70(0x135)][_0x156d70(0x12b)]&&_0x473453;}[_0x5bc825(0x12e)](){const _0x58cb6a=_0x5bc825,_0x25bf31=_0x4da957(Array[_0x58cb6a(0x134)](this[_0x58cb6a(0x12f)][_0x58cb6a(0x129)]()));for(const _0x109177 of _0x25bf31){const _0x55fe47=_0x109177[_0x58cb6a(0x13c)]();if(!this[_0x58cb6a(0x138)][_0x58cb6a(0x13b)][_0x58cb6a(0x12c)](_0x55fe47))return;}_0x5791e4(this[_0x58cb6a(0x138)][_0x58cb6a(0x13b)],this[_0x58cb6a(0x135)],_0x25bf31);}}function _0x4cdb(){const _0x1e7c1c=['model','getRanges','647654CbqmTJ','73274hNrSvp','values','10388987hvfNSn','isEnabled','canEditAt','790764HSDHes','execute','_suggestions','_isEnabledBasedOnSelection','8uXzJHq','66309hgoBiF','1132928NIDumF','from','_command','2119820VfbSHo','some','editor','isInContent','refresh'];_0x4cdb=function(){return _0x1e7c1c;};return _0x4cdb();}
23
+ const _0x27a906=_0x449c;function _0x449c(_0x472d69,_0x171f32){const _0x534798=_0x5347();return _0x449c=function(_0x449ce2,_0x2b449b){_0x449ce2=_0x449ce2-0x13c;let _0x2cdb2f=_0x534798[_0x449ce2];return _0x2cdb2f;},_0x449c(_0x472d69,_0x171f32);}(function(_0x22d115,_0x5bf455){const _0x1202b3=_0x449c,_0x2caaa3=_0x22d115();while(!![]){try{const _0x4aacf3=parseInt(_0x1202b3(0x143))/0x1*(-parseInt(_0x1202b3(0x146))/0x2)+-parseInt(_0x1202b3(0x13c))/0x3*(-parseInt(_0x1202b3(0x148))/0x4)+-parseInt(_0x1202b3(0x141))/0x5+-parseInt(_0x1202b3(0x155))/0x6*(parseInt(_0x1202b3(0x156))/0x7)+-parseInt(_0x1202b3(0x13f))/0x8*(-parseInt(_0x1202b3(0x144))/0x9)+parseInt(_0x1202b3(0x145))/0xa*(parseInt(_0x1202b3(0x154))/0xb)+-parseInt(_0x1202b3(0x150))/0xc*(-parseInt(_0x1202b3(0x147))/0xd);if(_0x4aacf3===_0x5bf455)break;else _0x2caaa3['push'](_0x2caaa3['shift']());}catch(_0x247177){_0x2caaa3['push'](_0x2caaa3['shift']());}}}(_0x5347,0xd552b));import{Command as _0x5d7cf9}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3fdf30,executeCommandForSuggestions as _0x458812}from'../utils/utils.js';function _0x5347(){const _0x5cd993=['29774mQZLPk','13fsHRIY','6896LtaHAV','_command','editor','values','from','refresh','_isEnabledBasedOnSelection','canEditAt','12548076hPOKkj','isEnabled','getRanges','_suggestions','33UssaSw','6uLesZU','2807483ZbDqgI','1779WiBuKG','execute','model','713568KUymks','isInContent','8351020moqaZz','some','2HaEnhx','18BvThEx','2428070ZHakiz'];_0x5347=function(){return _0x5cd993;};return _0x5347();}export default class x extends _0x5d7cf9{constructor(_0x7025d3,_0x1aac0c,_0x430bbb){const _0xa0f5c1=_0x449c;super(_0x7025d3),this[_0xa0f5c1(0x149)]=_0x1aac0c,this[_0xa0f5c1(0x153)]=_0x430bbb,this[_0xa0f5c1(0x14d)](),this[_0xa0f5c1(0x14e)]=!0x1;}[_0x27a906(0x14d)](){const _0x13f1bf=_0x27a906,_0x91651e=Array[_0x13f1bf(0x14c)](this[_0x13f1bf(0x153)][_0x13f1bf(0x14b)]())[_0x13f1bf(0x142)](_0x8f644d=>_0x8f644d[_0x13f1bf(0x140)]);this[_0x13f1bf(0x151)]=this[_0x13f1bf(0x149)][_0x13f1bf(0x151)]&&_0x91651e;}[_0x27a906(0x13d)](){const _0x345ad3=_0x27a906,_0x1150bd=_0x3fdf30(Array[_0x345ad3(0x14c)](this[_0x345ad3(0x153)][_0x345ad3(0x14b)]()));for(const _0x357f80 of _0x1150bd){const _0x1fcf72=_0x357f80[_0x345ad3(0x152)]();if(!this[_0x345ad3(0x14a)][_0x345ad3(0x13e)][_0x345ad3(0x14f)](_0x1fcf72))return;}_0x458812(this[_0x345ad3(0x14a)][_0x345ad3(0x13e)],this[_0x345ad3(0x149)],_0x1150bd);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b5f(_0x1c9e59,_0x59ed67){const _0x2af944=_0x2af9();return _0x1b5f=function(_0x1b5f09,_0x13b227){_0x1b5f09=_0x1b5f09-0x1d7;let _0x4e1b19=_0x2af944[_0x1b5f09];return _0x4e1b19;},_0x1b5f(_0x1c9e59,_0x59ed67);}const _0x51be53=_0x1b5f;(function(_0x2b894c,_0x11866){const _0x13e877=_0x1b5f,_0x5739dd=_0x2b894c();while(!![]){try{const _0x2f2546=parseInt(_0x13e877(0x1d7))/0x1*(-parseInt(_0x13e877(0x1eb))/0x2)+parseInt(_0x13e877(0x1d8))/0x3*(-parseInt(_0x13e877(0x1ec))/0x4)+-parseInt(_0x13e877(0x1e3))/0x5+parseInt(_0x13e877(0x1dc))/0x6+parseInt(_0x13e877(0x1df))/0x7+-parseInt(_0x13e877(0x1e1))/0x8*(parseInt(_0x13e877(0x1e4))/0x9)+parseInt(_0x13e877(0x1ed))/0xa;if(_0x2f2546===_0x11866)break;else _0x5739dd['push'](_0x5739dd['shift']());}catch(_0x180e29){_0x5739dd['push'](_0x5739dd['shift']());}}}(_0x2af9,0x5adb3));import{Command as _0x2bc20a}from'ckeditor5/src/core.js';import{sortSuggestions as _0x243ce5,getSelectedSuggestions as _0x35909c,executeCommandForSuggestions as _0x1b8c38}from'../utils/utils.js';export default class R extends _0x2bc20a{constructor(_0x17a5e3,_0x1bbfa0,_0xb8ba1){const _0x18923d=_0x1b5f;super(_0x17a5e3),this[_0x18923d(0x1dd)]=_0x1bbfa0,this[_0x18923d(0x1da)]=_0xb8ba1,this[_0x18923d(0x1d9)]=new Set(),this[_0x18923d(0x1e9)](),this[_0x18923d(0x1ef)]=!0x1;}[_0x51be53(0x1e9)](){const _0x1f2a99=_0x51be53,_0x2087cc=this[_0x1f2a99(0x1e0)][_0x1f2a99(0x1e2)][_0x1f2a99(0x1f0)][_0x1f2a99(0x1e7)],_0x10eb37=Array[_0x1f2a99(0x1ea)](this[_0x1f2a99(0x1da)][_0x1f2a99(0x1e8)]());this[_0x1f2a99(0x1d9)]=_0x35909c(_0x2087cc,_0x10eb37),this[_0x1f2a99(0x1e6)]=this[_0x1f2a99(0x1dd)][_0x1f2a99(0x1e6)]&&!!this[_0x1f2a99(0x1d9)][_0x1f2a99(0x1e5)];}[_0x51be53(0x1ee)](){const _0x4990df=_0x51be53,_0x338fda=_0x243ce5(Array[_0x4990df(0x1ea)](this[_0x4990df(0x1d9)]));for(const _0xe26d6f of _0x338fda){const _0xbbc680=_0xe26d6f[_0x4990df(0x1db)]();if(!this[_0x4990df(0x1e0)][_0x4990df(0x1e2)][_0x4990df(0x1de)](_0xbbc680))return;}_0x1b8c38(this[_0x4990df(0x1e0)][_0x4990df(0x1e2)],this[_0x4990df(0x1dd)],_0x338fda);}}function _0x2af9(){const _0x4faadf=['values','refresh','from','22PgeYZp','212aQJDnS','5635560Wtelks','execute','_isEnabledBasedOnSelection','document','2675YczUlA','26022jzrTXg','_selectedSuggestions','_suggestions','getRanges','1045566iVkFoD','_command','canEditAt','3990049Cxzugb','editor','1131440TeoZoB','model','818350kdOGJq','18slXLJL','size','isEnabled','selection'];_0x2af9=function(){return _0x4faadf;};return _0x2af9();}
23
+ const _0x12cb79=_0x126c;(function(_0xb3692b,_0x5e23b0){const _0x218a8f=_0x126c,_0x4019d9=_0xb3692b();while(!![]){try{const _0x1a22fd=-parseInt(_0x218a8f(0xdf))/0x1+-parseInt(_0x218a8f(0xd4))/0x2+parseInt(_0x218a8f(0xd7))/0x3*(-parseInt(_0x218a8f(0xcc))/0x4)+-parseInt(_0x218a8f(0xdb))/0x5+parseInt(_0x218a8f(0xc9))/0x6+parseInt(_0x218a8f(0xd8))/0x7+parseInt(_0x218a8f(0xcf))/0x8;if(_0x1a22fd===_0x5e23b0)break;else _0x4019d9['push'](_0x4019d9['shift']());}catch(_0x5352df){_0x4019d9['push'](_0x4019d9['shift']());}}}(_0x29c6,0xb8ac1));function _0x126c(_0x6fc226,_0x3a2e89){const _0x29c6a1=_0x29c6();return _0x126c=function(_0x126c76,_0x5b9c60){_0x126c76=_0x126c76-0xc8;let _0x5381f0=_0x29c6a1[_0x126c76];return _0x5381f0;},_0x126c(_0x6fc226,_0x3a2e89);}function _0x29c6(){const _0x137fc0=['_isEnabledBasedOnSelection','getRanges','13977PeVnMF','362992OHHqBV','_command','from','1624725eOcQTC','canEditAt','refresh','selection','125335pRQSxa','_selectedSuggestions','823824POHnuO','editor','_suggestions','556DTnWrw','size','values','14705112bbgEHU','model','document','execute','isEnabled','346002RIVLAD'];_0x29c6=function(){return _0x137fc0;};return _0x29c6();}import{Command as _0xf47c9a}from'ckeditor5/src/core.js';import{sortSuggestions as _0x42bd4f,getSelectedSuggestions as _0x593d51,executeCommandForSuggestions as _0x498442}from'../utils/utils.js';export default class R extends _0xf47c9a{constructor(_0x50303d,_0x3788d9,_0x51c47c){const _0x7f70bb=_0x126c;super(_0x50303d),this[_0x7f70bb(0xd9)]=_0x3788d9,this[_0x7f70bb(0xcb)]=_0x51c47c,this[_0x7f70bb(0xc8)]=new Set(),this[_0x7f70bb(0xdd)](),this[_0x7f70bb(0xd5)]=!0x1;}[_0x12cb79(0xdd)](){const _0x28613e=_0x12cb79,_0x251254=this[_0x28613e(0xca)][_0x28613e(0xd0)][_0x28613e(0xd1)][_0x28613e(0xde)],_0x88219=Array[_0x28613e(0xda)](this[_0x28613e(0xcb)][_0x28613e(0xce)]());this[_0x28613e(0xc8)]=_0x593d51(_0x251254,_0x88219),this[_0x28613e(0xd3)]=this[_0x28613e(0xd9)][_0x28613e(0xd3)]&&!!this[_0x28613e(0xc8)][_0x28613e(0xcd)];}[_0x12cb79(0xd2)](){const _0x2bd2c8=_0x12cb79,_0x2cfb8c=_0x42bd4f(Array[_0x2bd2c8(0xda)](this[_0x2bd2c8(0xc8)]));for(const _0x5d4c68 of _0x2cfb8c){const _0x191179=_0x5d4c68[_0x2bd2c8(0xd6)]();if(!this[_0x2bd2c8(0xca)][_0x2bd2c8(0xd0)][_0x2bd2c8(0xdc)](_0x191179))return;}_0x498442(this[_0x2bd2c8(0xca)][_0x2bd2c8(0xd0)],this[_0x2bd2c8(0xd9)],_0x2cfb8c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x377135=_0x2ebc;(function(_0x2bfba0,_0xe47255){const _0x3214cc=_0x2ebc,_0x12418c=_0x2bfba0();while(!![]){try{const _0x3d5b05=-parseInt(_0x3214cc(0x78))/0x1+parseInt(_0x3214cc(0x7a))/0x2+-parseInt(_0x3214cc(0x74))/0x3+parseInt(_0x3214cc(0x6e))/0x4*(parseInt(_0x3214cc(0x77))/0x5)+parseInt(_0x3214cc(0x69))/0x6+parseInt(_0x3214cc(0x68))/0x7*(parseInt(_0x3214cc(0x79))/0x8)+parseInt(_0x3214cc(0x75))/0x9*(-parseInt(_0x3214cc(0x6f))/0xa);if(_0x3d5b05===_0xe47255)break;else _0x12418c['push'](_0x12418c['shift']());}catch(_0x97b8a8){_0x12418c['push'](_0x12418c['shift']());}}}(_0x277f,0x8e3ae));function _0x2ebc(_0x326e68,_0x3e5805){const _0x277f8e=_0x277f();return _0x2ebc=function(_0x2ebc74,_0xd34f98){_0x2ebc74=_0x2ebc74-0x68;let _0x51e69d=_0x277f8e[_0x2ebc74];return _0x51e69d;},_0x2ebc(_0x326e68,_0x3e5805);}import{Command as _0x529515}from'ckeditor5/src/core.js';function _0x277f(){const _0x2bb695=['950brIgtW','_enableCommands','isEnabled','_disableUnsupportedCommands','clearForceDisabled','1439166uHKjPH','129321rYevtw','affectsData','745poLPih','51573FnPFGM','39352oCpqNF','2196640MjMJGB','TrackChangesCommand','editor','refresh','forceDisabled','execute','_isEnabledBasedOnSelection','287UkbLTU','697542WUjrYS','commands','_enabledCommands','has','value','28528RXceCL'];_0x277f=function(){return _0x2bb695;};return _0x277f();}export default class M extends _0x529515{constructor(_0x4aa897,_0x2cb446){const _0x3c4e97=_0x2ebc;super(_0x4aa897),this[_0x3c4e97(0x6b)]=_0x2cb446,this[_0x3c4e97(0x6d)]=!0x1,this[_0x3c4e97(0x7d)](),this[_0x3c4e97(0x80)]=!0x1;}[_0x377135(0x7d)](){const _0x474776=_0x377135;this[_0x474776(0x71)]=!0x0;}[_0x377135(0x7f)](){const _0x5f37d4=_0x377135;this[_0x5f37d4(0x6d)]=!this[_0x5f37d4(0x6d)],this[_0x5f37d4(0x6d)]?this[_0x5f37d4(0x72)]():this[_0x5f37d4(0x70)]();}[_0x377135(0x72)](){const _0x1c74f7=_0x377135;for(const _0x42ba9e of this[_0x1c74f7(0x7c)][_0x1c74f7(0x6a)][_0x1c74f7(0x6a)]())_0x42ba9e[_0x1c74f7(0x76)]&&!this[_0x1c74f7(0x6b)][_0x1c74f7(0x6c)](_0x42ba9e)&&_0x42ba9e[_0x1c74f7(0x7e)](_0x1c74f7(0x7b));}[_0x377135(0x70)](){const _0x34b1d7=_0x377135;for(const _0x3dc77f of this[_0x34b1d7(0x7c)][_0x34b1d7(0x6a)][_0x34b1d7(0x6a)]())_0x3dc77f[_0x34b1d7(0x76)]&&!this[_0x34b1d7(0x6b)][_0x34b1d7(0x6c)](_0x3dc77f)&&_0x3dc77f[_0x34b1d7(0x73)](_0x34b1d7(0x7b));}}
23
+ const _0x4ddc19=_0x2c25;(function(_0x318f4f,_0x5b6c63){const _0x589db7=_0x2c25,_0x289aa7=_0x318f4f();while(!![]){try{const _0x4c9bc0=parseInt(_0x589db7(0x102))/0x1*(parseInt(_0x589db7(0xee))/0x2)+-parseInt(_0x589db7(0x103))/0x3+-parseInt(_0x589db7(0xf5))/0x4*(parseInt(_0x589db7(0xea))/0x5)+-parseInt(_0x589db7(0xfd))/0x6+parseInt(_0x589db7(0xf0))/0x7*(-parseInt(_0x589db7(0xed))/0x8)+-parseInt(_0x589db7(0xf4))/0x9*(parseInt(_0x589db7(0x101))/0xa)+parseInt(_0x589db7(0xfe))/0xb*(parseInt(_0x589db7(0xff))/0xc);if(_0x4c9bc0===_0x5b6c63)break;else _0x289aa7['push'](_0x289aa7['shift']());}catch(_0x384f47){_0x289aa7['push'](_0x289aa7['shift']());}}}(_0x279f,0xcb3b6));function _0x279f(){const _0x3036e4=['commands','_isEnabledBasedOnSelection','forceDisabled','has','TrackChangesCommand','_enabledCommands','editor','2922630QBwpFb','55wJJXvg','8525796ItfwGJ','value','5840270fQukXz','1MgpOuO','597378cZRFXY','execute','5JcASsv','clearForceDisabled','affectsData','13238344IXaUuT','553294MldKQH','isEnabled','7JpJeQP','refresh','_enableCommands','_disableUnsupportedCommands','9UKSMpn','286292vGEQPe'];_0x279f=function(){return _0x3036e4;};return _0x279f();}import{Command as _0x36aa0c}from'ckeditor5/src/core.js';function _0x2c25(_0x3027bc,_0x473e85){const _0x279f05=_0x279f();return _0x2c25=function(_0x2c256b,_0x11d2b7){_0x2c256b=_0x2c256b-0xe9;let _0x3505bb=_0x279f05[_0x2c256b];return _0x3505bb;},_0x2c25(_0x3027bc,_0x473e85);}export default class M extends _0x36aa0c{constructor(_0x3c76db,_0x305c1b){const _0x4cf858=_0x2c25;super(_0x3c76db),this[_0x4cf858(0xfb)]=_0x305c1b,this[_0x4cf858(0x100)]=!0x1,this[_0x4cf858(0xf1)](),this[_0x4cf858(0xf7)]=!0x1;}[_0x4ddc19(0xf1)](){const _0x4f7631=_0x4ddc19;this[_0x4f7631(0xef)]=!0x0;}[_0x4ddc19(0xe9)](){const _0x234db6=_0x4ddc19;this[_0x234db6(0x100)]=!this[_0x234db6(0x100)],this[_0x234db6(0x100)]?this[_0x234db6(0xf3)]():this[_0x234db6(0xf2)]();}[_0x4ddc19(0xf3)](){const _0x22ddfe=_0x4ddc19;for(const _0x564f6d of this[_0x22ddfe(0xfc)][_0x22ddfe(0xf6)][_0x22ddfe(0xf6)]())_0x564f6d[_0x22ddfe(0xec)]&&!this[_0x22ddfe(0xfb)][_0x22ddfe(0xf9)](_0x564f6d)&&_0x564f6d[_0x22ddfe(0xf8)](_0x22ddfe(0xfa));}[_0x4ddc19(0xf2)](){const _0x14cb75=_0x4ddc19;for(const _0xfabaec of this[_0x14cb75(0xfc)][_0x14cb75(0xf6)][_0x14cb75(0xf6)]())_0xfabaec[_0x14cb75(0xec)]&&!this[_0x14cb75(0xfb)][_0x14cb75(0xf9)](_0xfabaec)&&_0xfabaec[_0x14cb75(0xeb)](_0x14cb75(0xfa));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x46cc3e,_0x4b6d9a){var _0x156898=_0x3214,_0x5a9091=_0x46cc3e();while(!![]){try{var _0x2813c9=parseInt(_0x156898(0x196))/0x1+parseInt(_0x156898(0x192))/0x2*(-parseInt(_0x156898(0x193))/0x3)+-parseInt(_0x156898(0x191))/0x4*(-parseInt(_0x156898(0x190))/0x5)+parseInt(_0x156898(0x18e))/0x6+-parseInt(_0x156898(0x195))/0x7*(-parseInt(_0x156898(0x18d))/0x8)+parseInt(_0x156898(0x197))/0x9*(parseInt(_0x156898(0x194))/0xa)+-parseInt(_0x156898(0x18f))/0xb;if(_0x2813c9===_0x4b6d9a)break;else _0x5a9091['push'](_0x5a9091['shift']());}catch(_0x36e676){_0x5a9091['push'](_0x5a9091['shift']());}}}(_0x588e,0x9ab3f));export{default as TrackChanges}from'./trackchanges.js';function _0x3214(_0x3ece42,_0xfd01fb){var _0x588e05=_0x588e();return _0x3214=function(_0x321492,_0x1ae4b4){_0x321492=_0x321492-0x18d;var _0x334cab=_0x588e05[_0x321492];return _0x334cab;},_0x3214(_0x3ece42,_0xfd01fb);}export{default as TrackChangesData}from'./trackchangesdata.js';function _0x588e(){var _0x27c9ab=['1061578kjTQZn','1128036ywriqD','9PECnii','40oTvvNh','2568360xnCXXy','25359268YVBkxB','124755dNlsnc','188mwMTqj','2033278WvjgZq','3LlyqEn','4686270pxkpSt'];_0x588e=function(){return _0x27c9ab;};return _0x588e();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x67ec1f,_0x452214){var _0x5df97b=_0x1e8c,_0x51a898=_0x67ec1f();while(!![]){try{var _0x2ca007=-parseInt(_0x5df97b(0xbc))/0x1*(parseInt(_0x5df97b(0xb4))/0x2)+parseInt(_0x5df97b(0xb5))/0x3*(-parseInt(_0x5df97b(0xbd))/0x4)+parseInt(_0x5df97b(0xb9))/0x5*(parseInt(_0x5df97b(0xb8))/0x6)+-parseInt(_0x5df97b(0xbb))/0x7+-parseInt(_0x5df97b(0xba))/0x8*(parseInt(_0x5df97b(0xb3))/0x9)+parseInt(_0x5df97b(0xb6))/0xa*(parseInt(_0x5df97b(0xb7))/0xb)+parseInt(_0x5df97b(0xbf))/0xc*(parseInt(_0x5df97b(0xbe))/0xd);if(_0x2ca007===_0x452214)break;else _0x51a898['push'](_0x51a898['shift']());}catch(_0x4cc9d9){_0x51a898['push'](_0x51a898['shift']());}}}(_0x54da,0x782e7));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x1e8c(_0x5a212c,_0x654020){var _0x54da6f=_0x54da();return _0x1e8c=function(_0x1e8c2d,_0x236153){_0x1e8c2d=_0x1e8c2d-0xb3;var _0x350384=_0x54da6f[_0x1e8c2d];return _0x350384;},_0x1e8c(_0x5a212c,_0x654020);}function _0x54da(){var _0x301b71=['13Gvkcpv','28427556WMvbYl','9ltwISc','84038xHtSpT','105987sFwuJQ','10DnXyTy','466763XXwBmk','72deVxUF','48165OhwanM','7107872axwTnU','1419670GSpWfm','9wjztFi','64ZwWezt'];_0x54da=function(){return _0x301b71;};return _0x54da();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59894c=_0x50ba;function _0x50ba(_0xca392b,_0x3cc807){const _0x2f0d25=_0x2f0d();return _0x50ba=function(_0x50baeb,_0x323f14){_0x50baeb=_0x50baeb-0x99;let _0x114370=_0x2f0d25[_0x50baeb];return _0x114370;},_0x50ba(_0xca392b,_0x3cc807);}(function(_0x27017f,_0x13f0d0){const _0x29f888=_0x50ba,_0x2e1af4=_0x27017f();while(!![]){try{const _0x364bfa=-parseInt(_0x29f888(0xaa))/0x1*(-parseInt(_0x29f888(0xa1))/0x2)+parseInt(_0x29f888(0xa7))/0x3*(-parseInt(_0x29f888(0x99))/0x4)+parseInt(_0x29f888(0xa2))/0x5*(-parseInt(_0x29f888(0xa6))/0x6)+-parseInt(_0x29f888(0xa4))/0x7+parseInt(_0x29f888(0xa8))/0x8*(parseInt(_0x29f888(0x9a))/0x9)+-parseInt(_0x29f888(0xab))/0xa*(parseInt(_0x29f888(0x9c))/0xb)+parseInt(_0x29f888(0xac))/0xc*(parseInt(_0x29f888(0x9e))/0xd);if(_0x364bfa===_0x13f0d0)break;else _0x2e1af4['push'](_0x2e1af4['shift']());}catch(_0xf07d88){_0x2e1af4['push'](_0x2e1af4['shift']());}}}(_0x2f0d,0x60c06));import{Plugin as _0x22d636}from'ckeditor5/src/core.js';function _0x2f0d(){const _0xb3f64b=['295zbAcCC','plugins','1911098qNsGnX','editor','78594iNxwIM','142713XCshpX','80DeFuLN','commands','1SASNrO','70Qovske','12453732DnShBd','enableCommand','4nCBrEI','249597rDeLlP','afterInit','452419eLbOdS','TrackChangesEditing','13ynYnCa','showAIAssistant','get','924964NAYXHb'];_0x2f0d=function(){return _0xb3f64b;};return _0x2f0d();}export default class E extends _0x22d636{[_0x59894c(0x9b)](){const _0x13366b=_0x59894c,_0x3832d3=this[_0x13366b(0xa5)],_0x3ea4b1=_0x3832d3[_0x13366b(0xa3)][_0x13366b(0xa0)](_0x13366b(0x9d));_0x3832d3[_0x13366b(0xa9)][_0x13366b(0xa0)](_0x13366b(0x9f))&&_0x3ea4b1[_0x13366b(0xad)](_0x13366b(0x9f));}}
23
+ const _0xd63a2c=_0x4fe5;function _0x1950(){const _0x408bb7=['18JFZtfs','2967784TpzTxy','475311pjffEE','9cAbamf','62vgkdsH','commands','1632113mstwLI','enableCommand','get','TrackChangesEditing','showAIAssistant','148819iwtVbj','4924010WmQpOx','editor','60115DoBhuY','plugins','60SKdLjm','20578VuVArR','afterInit','12VInEIc'];_0x1950=function(){return _0x408bb7;};return _0x1950();}(function(_0x52d15f,_0x29ce51){const _0x11f925=_0x4fe5,_0x23aee9=_0x52d15f();while(!![]){try{const _0x1c5b71=parseInt(_0x11f925(0x70))/0x1*(-parseInt(_0x11f925(0x77))/0x2)+-parseInt(_0x11f925(0x75))/0x3*(-parseInt(_0x11f925(0x72))/0x4)+-parseInt(_0x11f925(0x81))/0x5+parseInt(_0x11f925(0x73))/0x6*(parseInt(_0x11f925(0x79))/0x7)+-parseInt(_0x11f925(0x74))/0x8*(-parseInt(_0x11f925(0x76))/0x9)+-parseInt(_0x11f925(0x7f))/0xa+parseInt(_0x11f925(0x7e))/0xb*(parseInt(_0x11f925(0x6f))/0xc);if(_0x1c5b71===_0x29ce51)break;else _0x23aee9['push'](_0x23aee9['shift']());}catch(_0x56f61b){_0x23aee9['push'](_0x23aee9['shift']());}}}(_0x1950,0x73018));function _0x4fe5(_0x59d57c,_0x7f3e6d){const _0x19509b=_0x1950();return _0x4fe5=function(_0x4fe5bd,_0x5cfd87){_0x4fe5bd=_0x4fe5bd-0x6f;let _0x55617a=_0x19509b[_0x4fe5bd];return _0x55617a;},_0x4fe5(_0x59d57c,_0x7f3e6d);}import{Plugin as _0x1666a2}from'ckeditor5/src/core.js';export default class E extends _0x1666a2{[_0xd63a2c(0x71)](){const _0x1efc2b=_0xd63a2c,_0x223733=this[_0x1efc2b(0x80)],_0x1ff984=_0x223733[_0x1efc2b(0x82)][_0x1efc2b(0x7b)](_0x1efc2b(0x7c));_0x223733[_0x1efc2b(0x78)][_0x1efc2b(0x7b)](_0x1efc2b(0x7d))&&_0x1ff984[_0x1efc2b(0x7a)](_0x1efc2b(0x7d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2dd2(){const _0x1a02d1=['descriptionFactory','alignment','left','locale','160xjiXyI','right','6uOtHmF','5yCOatY','AlignmentEditing','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_RIGHT','4486710IVkzle','14IlPGnx','registerBlockAttribute','1222302pZFqOB','format','FORMAT_ALIGN_TO_LEFT','enableDefaultAttributesIntegration','720909gJDRVr','type','FORMAT_ALIGNMENT','4476NCOZXe','_registerLegacyDescription','FORMAT_ALIGN_TO_CENTER','has','registerAttributeLabel','489838WOpRQC','336549KISQbN','commandParams','center','14443MZtCdo','TrackChangesEditing','registerDescriptionCallback','afterInit','get','editor','5646328LchIfh','justify','*Format:*\x20%0','commandName','plugins','formatBlock','value'];_0x2dd2=function(){return _0x1a02d1;};return _0x2dd2();}const _0x4cd113=_0x45b2;(function(_0x45db7c,_0x2d3c91){const _0x3f53b4=_0x45b2,_0x4217d6=_0x45db7c();while(!![]){try{const _0x305c44=parseInt(_0x3f53b4(0x1a9))/0x1+-parseInt(_0x3f53b4(0x195))/0x2*(parseInt(_0x3f53b4(0x1aa))/0x3)+parseInt(_0x3f53b4(0x188))/0x4*(-parseInt(_0x3f53b4(0x196))/0x5)+parseInt(_0x3f53b4(0x19d))/0x6*(-parseInt(_0x3f53b4(0x19b))/0x7)+-parseInt(_0x3f53b4(0x193))/0x8*(-parseInt(_0x3f53b4(0x1a1))/0x9)+parseInt(_0x3f53b4(0x19a))/0xa+parseInt(_0x3f53b4(0x1ad))/0xb*(parseInt(_0x3f53b4(0x1a4))/0xc);if(_0x305c44===_0x2d3c91)break;else _0x4217d6['push'](_0x4217d6['shift']());}catch(_0x2f74b6){_0x4217d6['push'](_0x4217d6['shift']());}}}(_0x2dd2,0xd58d9));import{Plugin as _0x4d9443}from'ckeditor5/src/core.js';import{getTranslation as _0x366a60}from'../utils/common-translations.js';function _0x45b2(_0x43c9d3,_0xd57512){const _0x2dd29b=_0x2dd2();return _0x45b2=function(_0x45b299,_0x53520e){_0x45b299=_0x45b299-0x186;let _0x499e25=_0x2dd29b[_0x45b299];return _0x499e25;},_0x45b2(_0x43c9d3,_0xd57512);}export default class V extends _0x4d9443{[_0x4cd113(0x1b0)](){const _0x3867f8=_0x4cd113,_0x579535=this[_0x3867f8(0x187)],_0x3b94f2=_0x579535[_0x3867f8(0x192)];if(!_0x579535[_0x3867f8(0x18c)][_0x3867f8(0x1a7)](_0x3867f8(0x197)))return;const _0x3cf340=_0x579535[_0x3867f8(0x18c)][_0x3867f8(0x186)](_0x3867f8(0x1ae));_0x3cf340[_0x3867f8(0x1a0)](_0x3867f8(0x190)),_0x3cf340[_0x3867f8(0x19c)](_0x3867f8(0x190)),_0x3cf340[_0x3867f8(0x18f)][_0x3867f8(0x1a8)](_0x3867f8(0x190),_0x366a60(_0x3b94f2,_0x3867f8(0x1a3))),this[_0x3867f8(0x1a5)]();}[_0x4cd113(0x1a5)](){const _0x332efa=_0x4cd113,_0x27ff14=this[_0x332efa(0x187)],_0x5956b5=_0x27ff14[_0x332efa(0x192)];_0x27ff14[_0x332efa(0x18c)][_0x332efa(0x186)](_0x332efa(0x1ae))[_0x332efa(0x18f)][_0x332efa(0x1af)](_0x48a5c8=>{const _0x5a2b3b=_0x332efa;if(_0x5a2b3b(0x18d)!=_0x48a5c8[_0x5a2b3b(0x1a2)])return;const {data:_0x2a6c82}=_0x48a5c8;if(_0x2a6c82&&_0x5a2b3b(0x190)==_0x2a6c82[_0x5a2b3b(0x18b)]){const _0x35664d=_0x2a6c82[_0x5a2b3b(0x1ab)][0x0][_0x5a2b3b(0x18e)];return{'type':_0x5a2b3b(0x19e),'content':_0x366a60(_0x5956b5,_0x5a2b3b(0x18a),function(_0x43c193){const _0x273448=_0x5a2b3b;switch(_0x43c193){case _0x273448(0x191):return _0x366a60(_0x5956b5,_0x273448(0x19f));case _0x273448(0x194):return _0x366a60(_0x5956b5,_0x273448(0x199));case _0x273448(0x1ac):return _0x366a60(_0x5956b5,_0x273448(0x1a6));case _0x273448(0x189):return _0x366a60(_0x5956b5,_0x273448(0x198));}}(_0x35664d))};}});}}
23
+ const _0x28c8f3=_0x54ee;(function(_0x33ed4f,_0x27727f){const _0x553790=_0x54ee,_0x4567ec=_0x33ed4f();while(!![]){try{const _0x537f09=-parseInt(_0x553790(0x136))/0x1*(parseInt(_0x553790(0x12c))/0x2)+-parseInt(_0x553790(0x13b))/0x3*(parseInt(_0x553790(0x134))/0x4)+-parseInt(_0x553790(0x116))/0x5+parseInt(_0x553790(0x137))/0x6*(parseInt(_0x553790(0x127))/0x7)+parseInt(_0x553790(0x113))/0x8+parseInt(_0x553790(0x112))/0x9*(-parseInt(_0x553790(0x117))/0xa)+parseInt(_0x553790(0x11c))/0xb*(parseInt(_0x553790(0x135))/0xc);if(_0x537f09===_0x27727f)break;else _0x4567ec['push'](_0x4567ec['shift']());}catch(_0x2695c2){_0x4567ec['push'](_0x4567ec['shift']());}}}(_0x245d,0xc9703));function _0x54ee(_0x144009,_0x565b52){const _0x245d8f=_0x245d();return _0x54ee=function(_0x54ee13,_0x5a863c){_0x54ee13=_0x54ee13-0x111;let _0x18a534=_0x245d8f[_0x54ee13];return _0x18a534;},_0x54ee(_0x144009,_0x565b52);}function _0x245d(){const _0x5c9f76=['commandName','7FTOBOf','AlignmentEditing','get','alignment','_registerLegacyDescription','916994Nfspza','*Format:*\x20%0','justify','afterInit','FORMAT_JUSTIFY_TEXT','TrackChangesEditing','format','center','1305300qLxNdn','223356KJrbWf','3aQGHna','4531998IQVOle','FORMAT_ALIGN_TO_CENTER','registerBlockAttribute','plugins','6MPICwI','FORMAT_ALIGNMENT','9zuPRzT','4579120Ihhonp','value','locale','880055tqDkgR','12207210FtTjEK','registerAttributeLabel','registerDescriptionCallback','FORMAT_ALIGN_TO_RIGHT','commandParams','1727KELLeI','formatBlock','descriptionFactory','type','left','right','enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_LEFT','has','editor'];_0x245d=function(){return _0x5c9f76;};return _0x245d();}import{Plugin as _0x4f170f}from'ckeditor5/src/core.js';import{getTranslation as _0x6bf88f}from'../utils/common-translations.js';export default class V extends _0x4f170f{[_0x28c8f3(0x12f)](){const _0x383a83=_0x28c8f3,_0xf6b417=this[_0x383a83(0x125)],_0x28a35e=_0xf6b417[_0x383a83(0x115)];if(!_0xf6b417[_0x383a83(0x13a)][_0x383a83(0x124)](_0x383a83(0x128)))return;const _0x5eb513=_0xf6b417[_0x383a83(0x13a)][_0x383a83(0x129)](_0x383a83(0x131));_0x5eb513[_0x383a83(0x122)](_0x383a83(0x12a)),_0x5eb513[_0x383a83(0x139)](_0x383a83(0x12a)),_0x5eb513[_0x383a83(0x11e)][_0x383a83(0x118)](_0x383a83(0x12a),_0x6bf88f(_0x28a35e,_0x383a83(0x111))),this[_0x383a83(0x12b)]();}[_0x28c8f3(0x12b)](){const _0x41c252=_0x28c8f3,_0x418fee=this[_0x41c252(0x125)],_0x3f4571=_0x418fee[_0x41c252(0x115)];_0x418fee[_0x41c252(0x13a)][_0x41c252(0x129)](_0x41c252(0x131))[_0x41c252(0x11e)][_0x41c252(0x119)](_0x35597a=>{const _0x3ed918=_0x41c252;if(_0x3ed918(0x11d)!=_0x35597a[_0x3ed918(0x11f)])return;const {data:_0x34a469}=_0x35597a;if(_0x34a469&&_0x3ed918(0x12a)==_0x34a469[_0x3ed918(0x126)]){const _0x5b6f23=_0x34a469[_0x3ed918(0x11b)][0x0][_0x3ed918(0x114)];return{'type':_0x3ed918(0x132),'content':_0x6bf88f(_0x3f4571,_0x3ed918(0x12d),function(_0x25920a){const _0x9814de=_0x3ed918;switch(_0x25920a){case _0x9814de(0x120):return _0x6bf88f(_0x3f4571,_0x9814de(0x123));case _0x9814de(0x121):return _0x6bf88f(_0x3f4571,_0x9814de(0x11a));case _0x9814de(0x133):return _0x6bf88f(_0x3f4571,_0x9814de(0x138));case _0x9814de(0x12e):return _0x6bf88f(_0x3f4571,_0x9814de(0x130));}}(_0x5b6f23))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25c485=_0x3948;(function(_0x722383,_0x20c624){const _0x1bf50d=_0x3948,_0x276a7b=_0x722383();while(!![]){try{const _0x5cbe26=parseInt(_0x1bf50d(0x19a))/0x1*(-parseInt(_0x1bf50d(0x1cb))/0x2)+parseInt(_0x1bf50d(0x1b6))/0x3*(parseInt(_0x1bf50d(0x1c7))/0x4)+-parseInt(_0x1bf50d(0x1b1))/0x5*(parseInt(_0x1bf50d(0x1c4))/0x6)+parseInt(_0x1bf50d(0x1b7))/0x7*(-parseInt(_0x1bf50d(0x1a6))/0x8)+parseInt(_0x1bf50d(0x1a8))/0x9+-parseInt(_0x1bf50d(0x1cf))/0xa+parseInt(_0x1bf50d(0x1b5))/0xb;if(_0x5cbe26===_0x20c624)break;else _0x276a7b['push'](_0x276a7b['shift']());}catch(_0x174174){_0x276a7b['push'](_0x276a7b['shift']());}}}(_0x1542,0xca805));function _0x3948(_0x5e3db3,_0x3548f8){const _0x154292=_0x1542();return _0x3948=function(_0x3948f0,_0x15c685){_0x3948f0=_0x3948f0-0x198;let _0x62fdb4=_0x154292[_0x3948f0];return _0x62fdb4;},_0x3948(_0x5e3db3,_0x3548f8);}import{Plugin as _0x59d9ab}from'ckeditor5/src/core.js';function _0x1542(){const _0x2c7b6b=['BoldEditing','2968418DOvyLN','FORMAT_UNDERLINE','enableDefaultAttributesIntegration','_registerLegacyDescription','10112610SDryyj','forceValue','FORMAT_SUBSCRIPT','StrikethroughEditing','1ZkfUJc','commandName','superscript','ItalicEditing','UnderlineEditing','registerInlineAttribute','editor','SubscriptEditing','italic','bold','CodeEditing','code','8qkJhpu','descriptionFactory','3582891nYVgxH','get','FORMAT_ITALIC','locale','FORMAT_SUPERSCRIPT','strikethrough','toUpperCase','format','commandParams','5oDgyYk','type','registerDescriptionCallback','FORMAT_','51105791LQnVbH','1658661dzwwLS','11407466amuxQq','SuperscriptEditing','registerAttributeLabel','subscript','toLowerCase','formatInline','TrackChangesEditing','slice','has','FORMAT_CODE','plugins','FORMAT_STRIKETHROUGH','*Format:*\x20%0','3854484nmdAnc','underline','FORMAT_BOLD','4wHFMGf','*Remove\x20format:*\x20%0','afterInit'];_0x1542=function(){return _0x2c7b6b;};return _0x1542();}import{getTranslation as _0x52132c}from'../utils/common-translations.js';const ti=[_0x25c485(0x1ca),_0x25c485(0x19d),_0x25c485(0x19e),_0x25c485(0x1a4),_0x25c485(0x199),_0x25c485(0x1a1),_0x25c485(0x1b8)];export default class U extends _0x59d9ab{[_0x25c485(0x1c9)](){const _0x5520d9=_0x25c485,_0x48fbd1=this[_0x5520d9(0x1a0)],_0x14e62b=_0x48fbd1[_0x5520d9(0x1c1)][_0x5520d9(0x1a9)](_0x5520d9(0x1bd)),_0x507686=_0x48fbd1[_0x5520d9(0x1ab)];for(const _0x693c62 of ti){if(!_0x48fbd1[_0x5520d9(0x1c1)][_0x5520d9(0x1bf)](_0x693c62))continue;const _0x40e4eb=_0x693c62[_0x5520d9(0x1be)](0x0,-0x7)[_0x5520d9(0x1bb)](),_0x34d02f=_0x5520d9(0x1b4)+_0x40e4eb[_0x5520d9(0x1ae)]();_0x14e62b[_0x5520d9(0x1cd)](_0x40e4eb),_0x14e62b[_0x5520d9(0x19f)](_0x40e4eb),_0x14e62b[_0x5520d9(0x1a7)][_0x5520d9(0x1b9)](_0x40e4eb,_0x52132c(_0x507686,_0x34d02f));}this[_0x5520d9(0x1ce)]();}[_0x25c485(0x1ce)](){const _0x37fd4c=_0x25c485,_0x5057c5=this[_0x37fd4c(0x1a0)],_0x16ecf5=_0x5057c5[_0x37fd4c(0x1ab)],_0x55a78b=_0x5057c5[_0x37fd4c(0x1c1)][_0x37fd4c(0x1a9)](_0x37fd4c(0x1bd));function _0x2178e5(_0x100875,_0x5e5800){const _0x414480=_0x37fd4c;_0x55a78b[_0x414480(0x1a7)][_0x414480(0x1b3)](_0x5b2625=>{const _0x2308ae=_0x414480;if(_0x2308ae(0x1bc)!=_0x5b2625[_0x2308ae(0x1b2)])return;const {data:_0x46cb33}=_0x5b2625;return _0x46cb33&&_0x46cb33[_0x2308ae(0x19b)]===_0x100875?_0x46cb33[_0x2308ae(0x1b0)][0x0][_0x2308ae(0x1d0)]?{'type':_0x2308ae(0x1af),'content':_0x52132c(_0x16ecf5,_0x2308ae(0x1c3),_0x5e5800)}:{'type':_0x2308ae(0x1af),'content':_0x52132c(_0x16ecf5,_0x2308ae(0x1c8),_0x5e5800)}:void 0x0;});}_0x2178e5(_0x37fd4c(0x1a3),_0x52132c(_0x16ecf5,_0x37fd4c(0x1c6))),_0x2178e5(_0x37fd4c(0x1a2),_0x52132c(_0x16ecf5,_0x37fd4c(0x1aa))),_0x2178e5(_0x37fd4c(0x1c5),_0x52132c(_0x16ecf5,_0x37fd4c(0x1cc))),_0x2178e5(_0x37fd4c(0x1a5),_0x52132c(_0x16ecf5,_0x37fd4c(0x1c0))),_0x2178e5(_0x37fd4c(0x1ad),_0x52132c(_0x16ecf5,_0x37fd4c(0x1c2))),_0x2178e5(_0x37fd4c(0x1ba),_0x52132c(_0x16ecf5,_0x37fd4c(0x198))),_0x2178e5(_0x37fd4c(0x19c),_0x52132c(_0x16ecf5,_0x37fd4c(0x1ac)));}}
23
+ const _0x408b97=_0x1d9a;(function(_0x10255b,_0x2b1168){const _0x4e080a=_0x1d9a,_0x43cd42=_0x10255b();while(!![]){try{const _0x4cdfd1=parseInt(_0x4e080a(0xfd))/0x1*(parseInt(_0x4e080a(0xff))/0x2)+-parseInt(_0x4e080a(0xf1))/0x3*(-parseInt(_0x4e080a(0xef))/0x4)+parseInt(_0x4e080a(0x104))/0x5+-parseInt(_0x4e080a(0x11c))/0x6*(parseInt(_0x4e080a(0x10a))/0x7)+parseInt(_0x4e080a(0x10f))/0x8+parseInt(_0x4e080a(0xf2))/0x9+-parseInt(_0x4e080a(0x125))/0xa*(parseInt(_0x4e080a(0x10d))/0xb);if(_0x4cdfd1===_0x2b1168)break;else _0x43cd42['push'](_0x43cd42['shift']());}catch(_0x152e0a){_0x43cd42['push'](_0x43cd42['shift']());}}}(_0x413a,0x4cf4d));function _0x413a(){const _0x754e9e=['FORMAT_STRIKETHROUGH','commandParams','*Remove\x20format:*\x20%0','commandName','*Format:*\x20%0','BoldEditing','FORMAT_','has','subscript','toUpperCase','afterInit','ItalicEditing','18Efywii','FORMAT_BOLD','slice','TrackChangesEditing','strikethrough','format','_registerLegacyDescription','locale','underline','10pecTZH','plugins','registerInlineAttribute','24DFDEiH','type','268806pKCFSX','5197959lquric','descriptionFactory','SubscriptEditing','CodeEditing','StrikethroughEditing','formatInline','italic','superscript','get','FORMAT_UNDERLINE','FORMAT_SUBSCRIPT','3Jfngut','FORMAT_ITALIC','391136zJmkiE','toLowerCase','editor','FORMAT_CODE','UnderlineEditing','2959790niKCJk','registerDescriptionCallback','FORMAT_SUPERSCRIPT','bold','registerAttributeLabel','code','731031fdwqfR','forceValue','SuperscriptEditing','19880267KzWejT','enableDefaultAttributesIntegration','1135872mTvMGO'];_0x413a=function(){return _0x754e9e;};return _0x413a();}function _0x1d9a(_0x3e5dcd,_0x357c17){const _0x413ac4=_0x413a();return _0x1d9a=function(_0x1d9a6b,_0x2d3bc3){_0x1d9a6b=_0x1d9a6b-0xee;let _0x11d407=_0x413ac4[_0x1d9a6b];return _0x11d407;},_0x1d9a(_0x3e5dcd,_0x357c17);}import{Plugin as _0xc545a4}from'ckeditor5/src/core.js';import{getTranslation as _0x41c2ae}from'../utils/common-translations.js';const ti=[_0x408b97(0x115),_0x408b97(0x11b),_0x408b97(0x103),_0x408b97(0xf5),_0x408b97(0xf6),_0x408b97(0xf4),_0x408b97(0x10c)];export default class U extends _0xc545a4{[_0x408b97(0x11a)](){const _0x466d6e=_0x408b97,_0x146e72=this[_0x466d6e(0x101)],_0x3a9e79=_0x146e72[_0x466d6e(0x126)][_0x466d6e(0xfa)](_0x466d6e(0x11f)),_0x41d868=_0x146e72[_0x466d6e(0x123)];for(const _0xceffb6 of ti){if(!_0x146e72[_0x466d6e(0x126)][_0x466d6e(0x117)](_0xceffb6))continue;const _0x348a9c=_0xceffb6[_0x466d6e(0x11e)](0x0,-0x7)[_0x466d6e(0x100)](),_0x22c50c=_0x466d6e(0x116)+_0x348a9c[_0x466d6e(0x119)]();_0x3a9e79[_0x466d6e(0x10e)](_0x348a9c),_0x3a9e79[_0x466d6e(0xee)](_0x348a9c),_0x3a9e79[_0x466d6e(0xf3)][_0x466d6e(0x108)](_0x348a9c,_0x41c2ae(_0x41d868,_0x22c50c));}this[_0x466d6e(0x122)]();}[_0x408b97(0x122)](){const _0x1614e3=_0x408b97,_0x54386d=this[_0x1614e3(0x101)],_0x195143=_0x54386d[_0x1614e3(0x123)],_0x4d635d=_0x54386d[_0x1614e3(0x126)][_0x1614e3(0xfa)](_0x1614e3(0x11f));function _0x1d4421(_0x57f7c7,_0x188364){const _0x269d43=_0x1614e3;_0x4d635d[_0x269d43(0xf3)][_0x269d43(0x105)](_0x2e5ea3=>{const _0x3293b4=_0x269d43;if(_0x3293b4(0xf7)!=_0x2e5ea3[_0x3293b4(0xf0)])return;const {data:_0x5b10af}=_0x2e5ea3;return _0x5b10af&&_0x5b10af[_0x3293b4(0x113)]===_0x57f7c7?_0x5b10af[_0x3293b4(0x111)][0x0][_0x3293b4(0x10b)]?{'type':_0x3293b4(0x121),'content':_0x41c2ae(_0x195143,_0x3293b4(0x114),_0x188364)}:{'type':_0x3293b4(0x121),'content':_0x41c2ae(_0x195143,_0x3293b4(0x112),_0x188364)}:void 0x0;});}_0x1d4421(_0x1614e3(0x107),_0x41c2ae(_0x195143,_0x1614e3(0x11d))),_0x1d4421(_0x1614e3(0xf8),_0x41c2ae(_0x195143,_0x1614e3(0xfe))),_0x1d4421(_0x1614e3(0x124),_0x41c2ae(_0x195143,_0x1614e3(0xfb))),_0x1d4421(_0x1614e3(0x109),_0x41c2ae(_0x195143,_0x1614e3(0x102))),_0x1d4421(_0x1614e3(0x120),_0x41c2ae(_0x195143,_0x1614e3(0x110))),_0x1d4421(_0x1614e3(0x118),_0x41c2ae(_0x195143,_0x1614e3(0xfc))),_0x1d4421(_0x1614e3(0xf9),_0x41c2ae(_0x195143,_0x1614e3(0x106)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55cb(){const _0x68a94c=['model','has','TrackChangesEditing','enableCommand','blockQuote','3mKHbBn','plugins','get','descriptionFactory','2GQHJZH','forceValue','1052766EtFQbZ','markBlockFormat','3549972KKWHFD','value','checkChild','getSelectedBlocks','format','1250715MLZMHC','6869952ZQiiwt','schema','23882LAPlSM','commandName','7JCsGDy','commandParams','name','filter','commands','selection','registerDescriptionCallback','BlockQuoteEditing','from','document','*Remove\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','editor','*Set\x20format:*\x20%0','change','3392428WHQlRU','$root','locale','afterInit','parent','100JKPreG','7400376wJUerq'];_0x55cb=function(){return _0x68a94c;};return _0x55cb();}const _0x44e86f=_0x482e;(function(_0x1f4a76,_0x9a1ff0){const _0x2f3466=_0x482e,_0x348612=_0x1f4a76();while(!![]){try{const _0x15bd9c=-parseInt(_0x2f3466(0x1a0))/0x1*(-parseInt(_0x2f3466(0x1c1))/0x2)+parseInt(_0x2f3466(0x1bd))/0x3*(parseInt(_0x2f3466(0x1b1))/0x4)+parseInt(_0x2f3466(0x19d))/0x5+-parseInt(_0x2f3466(0x1c5))/0x6*(-parseInt(_0x2f3466(0x1a2))/0x7)+-parseInt(_0x2f3466(0x1b7))/0x8+parseInt(_0x2f3466(0x19e))/0x9+parseInt(_0x2f3466(0x1b6))/0xa*(-parseInt(_0x2f3466(0x1c3))/0xb);if(_0x15bd9c===_0x9a1ff0)break;else _0x348612['push'](_0x348612['shift']());}catch(_0x4dd319){_0x348612['push'](_0x348612['shift']());}}}(_0x55cb,0x91447));function _0x482e(_0x25a775,_0x1cc42e){const _0x55cba3=_0x55cb();return _0x482e=function(_0x482e84,_0x2a8366){_0x482e84=_0x482e84-0x19d;let _0x3d27dd=_0x55cba3[_0x482e84];return _0x3d27dd;},_0x482e(_0x25a775,_0x1cc42e);}import{Plugin as _0x39a9b5}from'ckeditor5/src/core.js';import{getTranslation as _0x4b4909}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x541ae7}from'../utils/utils.js';export default class O extends _0x39a9b5{[_0x44e86f(0x1b4)](){const _0x77cfa7=_0x44e86f,_0x380301=this[_0x77cfa7(0x1ae)],_0x2674f5=_0x380301[_0x77cfa7(0x1b3)];if(!_0x380301[_0x77cfa7(0x1be)][_0x77cfa7(0x1b9)](_0x77cfa7(0x1a9)))return;const _0x59bb1c=_0x380301[_0x77cfa7(0x1be)][_0x77cfa7(0x1bf)](_0x77cfa7(0x1ba)),_0x3320e2=this[_0x77cfa7(0x1ae)][_0x77cfa7(0x1a6)][_0x77cfa7(0x1bf)](_0x77cfa7(0x1bc));_0x59bb1c[_0x77cfa7(0x1bb)](_0x77cfa7(0x1bc),(_0x319fd8,_0x50631f={})=>{const _0x416a3b=_0x77cfa7,_0xc89bff=this[_0x416a3b(0x1ae)][_0x416a3b(0x1b8)][_0x416a3b(0x1ab)][_0x416a3b(0x1a7)],_0x2dae08=_0x50631f&&void 0x0!==_0x50631f[_0x416a3b(0x1c2)]?_0x50631f[_0x416a3b(0x1c2)]:!_0x3320e2[_0x416a3b(0x1c6)];let _0x1424a4=[];if(_0x2dae08){const _0x477d1c=Array[_0x416a3b(0x1aa)](_0xc89bff[_0x416a3b(0x1c8)]())[_0x416a3b(0x1a5)](_0x599b58=>oo(_0x599b58)||function(_0x12163e,_0x18e121){const _0x279c66=_0x416a3b,_0x53b3dd=_0x18e121[_0x279c66(0x1c7)](_0x12163e[_0x279c66(0x1b5)],_0x279c66(0x1bc)),_0x32bdc2=_0x18e121[_0x279c66(0x1c7)]([_0x279c66(0x1b2),_0x279c66(0x1bc)],_0x12163e);return _0x53b3dd&&_0x32bdc2;}(_0x599b58,this[_0x416a3b(0x1ae)][_0x416a3b(0x1b8)][_0x416a3b(0x19f)]));_0x1424a4=_0x541ae7(_0x477d1c,_0x380301[_0x416a3b(0x1b8)]);}else{const _0x431877=Array[_0x416a3b(0x1aa)](_0xc89bff[_0x416a3b(0x1c8)]())[_0x416a3b(0x1a5)](_0x59ca3e=>oo(_0x59ca3e));_0x1424a4=_0x541ae7(_0x431877,_0x380301[_0x416a3b(0x1b8)]);}_0x380301[_0x416a3b(0x1b8)][_0x416a3b(0x1b0)](()=>{const _0x2e584b=_0x416a3b;for(const _0x33b6db of _0x1424a4)_0x59bb1c[_0x2e584b(0x1c4)](_0x33b6db,{'commandName':_0x2e584b(0x1bc),'commandParams':[{'forceValue':_0x2dae08}]});});}),_0x59bb1c[_0x77cfa7(0x1c0)][_0x77cfa7(0x1a8)](_0x28f443=>{const _0x40ef59=_0x77cfa7,{data:_0x47dd22}=_0x28f443;if(_0x47dd22&&_0x40ef59(0x1bc)==_0x47dd22[_0x40ef59(0x1a1)]){const _0xdf4489=_0x4b4909(_0x2674f5,_0x40ef59(0x1ad));return _0x47dd22[_0x40ef59(0x1a3)][0x0][_0x40ef59(0x1c2)]?{'type':_0x40ef59(0x1c9),'content':_0x4b4909(_0x2674f5,_0x40ef59(0x1af),_0xdf4489)}:{'type':_0x40ef59(0x1c9),'content':_0x4b4909(_0x2674f5,_0x40ef59(0x1ac),_0xdf4489)};}});}}function oo(_0x3c79e5){const _0x50de2b=_0x44e86f;return _0x50de2b(0x1bc)==_0x3c79e5[_0x50de2b(0x1b5)][_0x50de2b(0x1a4)];}
23
+ const _0x2a764c=_0xbde2;(function(_0x2ed1e7,_0x50912e){const _0x538a00=_0xbde2,_0x29ac30=_0x2ed1e7();while(!![]){try{const _0x574d78=parseInt(_0x538a00(0x13c))/0x1*(-parseInt(_0x538a00(0x14e))/0x2)+parseInt(_0x538a00(0x146))/0x3*(-parseInt(_0x538a00(0x15f))/0x4)+parseInt(_0x538a00(0x155))/0x5*(-parseInt(_0x538a00(0x156))/0x6)+-parseInt(_0x538a00(0x160))/0x7*(parseInt(_0x538a00(0x140))/0x8)+-parseInt(_0x538a00(0x166))/0x9+-parseInt(_0x538a00(0x150))/0xa*(-parseInt(_0x538a00(0x147))/0xb)+parseInt(_0x538a00(0x13f))/0xc;if(_0x574d78===_0x50912e)break;else _0x29ac30['push'](_0x29ac30['shift']());}catch(_0x41828e){_0x29ac30['push'](_0x29ac30['shift']());}}}(_0x16b8,0xca9d9));function _0x16b8(){const _0x3cf044=['348999JZccFt','markBlockFormat','commands','registerDescriptionCallback','enableCommand','*Set\x20format:*\x20%0','13262553woetdy','commandName','ELEMENT_BLOCK_QUOTE','get','234587WGlBxV','locale','descriptionFactory','55265052eoObai','104LTPwZj','*Remove\x20format:*\x20%0','change','value','checkChild','model','9rKPILT','2607elUrKX','BlockQuoteEditing','blockQuote','document','forceValue','schema','format','12JxcoBf','commandParams','56570EOZnDZ','TrackChangesEditing','name','getSelectedBlocks','from','2910lcozAz','2862dleyqc','filter','editor','selection','parent','$root','has','afterInit','plugins','1745764BOMYTP'];_0x16b8=function(){return _0x3cf044;};return _0x16b8();}import{Plugin as _0x4ad132}from'ckeditor5/src/core.js';import{getTranslation as _0x16603a}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x348022}from'../utils/utils.js';export default class O extends _0x4ad132{[_0x2a764c(0x15d)](){const _0x2f53c1=_0x2a764c,_0x1e9245=this[_0x2f53c1(0x158)],_0x32d8ce=_0x1e9245[_0x2f53c1(0x13d)];if(!_0x1e9245[_0x2f53c1(0x15e)][_0x2f53c1(0x15c)](_0x2f53c1(0x148)))return;const _0x259941=_0x1e9245[_0x2f53c1(0x15e)][_0x2f53c1(0x13b)](_0x2f53c1(0x151)),_0x2ef772=this[_0x2f53c1(0x158)][_0x2f53c1(0x162)][_0x2f53c1(0x13b)](_0x2f53c1(0x149));_0x259941[_0x2f53c1(0x164)](_0x2f53c1(0x149),(_0x429747,_0x499563={})=>{const _0x5b3848=_0x2f53c1,_0x450e5c=this[_0x5b3848(0x158)][_0x5b3848(0x145)][_0x5b3848(0x14a)][_0x5b3848(0x159)],_0x591716=_0x499563&&void 0x0!==_0x499563[_0x5b3848(0x14b)]?_0x499563[_0x5b3848(0x14b)]:!_0x2ef772[_0x5b3848(0x143)];let _0x27c874=[];if(_0x591716){const _0x224482=Array[_0x5b3848(0x154)](_0x450e5c[_0x5b3848(0x153)]())[_0x5b3848(0x157)](_0x2e055c=>oo(_0x2e055c)||function(_0x32e105,_0x32e3de){const _0x40ae66=_0x5b3848,_0xe7396f=_0x32e3de[_0x40ae66(0x144)](_0x32e105[_0x40ae66(0x15a)],_0x40ae66(0x149)),_0x53f1b5=_0x32e3de[_0x40ae66(0x144)]([_0x40ae66(0x15b),_0x40ae66(0x149)],_0x32e105);return _0xe7396f&&_0x53f1b5;}(_0x2e055c,this[_0x5b3848(0x158)][_0x5b3848(0x145)][_0x5b3848(0x14c)]));_0x27c874=_0x348022(_0x224482,_0x1e9245[_0x5b3848(0x145)]);}else{const _0x26b7d5=Array[_0x5b3848(0x154)](_0x450e5c[_0x5b3848(0x153)]())[_0x5b3848(0x157)](_0x257849=>oo(_0x257849));_0x27c874=_0x348022(_0x26b7d5,_0x1e9245[_0x5b3848(0x145)]);}_0x1e9245[_0x5b3848(0x145)][_0x5b3848(0x142)](()=>{const _0x3b83e6=_0x5b3848;for(const _0x326280 of _0x27c874)_0x259941[_0x3b83e6(0x161)](_0x326280,{'commandName':_0x3b83e6(0x149),'commandParams':[{'forceValue':_0x591716}]});});}),_0x259941[_0x2f53c1(0x13e)][_0x2f53c1(0x163)](_0x5ca3f3=>{const _0x1e2a2f=_0x2f53c1,{data:_0x3c6907}=_0x5ca3f3;if(_0x3c6907&&_0x1e2a2f(0x149)==_0x3c6907[_0x1e2a2f(0x167)]){const _0x65589=_0x16603a(_0x32d8ce,_0x1e2a2f(0x13a));return _0x3c6907[_0x1e2a2f(0x14f)][0x0][_0x1e2a2f(0x14b)]?{'type':_0x1e2a2f(0x14d),'content':_0x16603a(_0x32d8ce,_0x1e2a2f(0x165),_0x65589)}:{'type':_0x1e2a2f(0x14d),'content':_0x16603a(_0x32d8ce,_0x1e2a2f(0x141),_0x65589)};}});}}function _0xbde2(_0x539d56,_0x44d10c){const _0x16b8c2=_0x16b8();return _0xbde2=function(_0xbde250,_0x641ecd){_0xbde250=_0xbde250-0x13a;let _0x5b7ada=_0x16b8c2[_0xbde250];return _0x5b7ada;},_0xbde2(_0x539d56,_0x44d10c);}function oo(_0x65a307){const _0x2a0478=_0x2a764c;return _0x2a0478(0x149)==_0x65a307[_0x2a0478(0x15a)][_0x2a0478(0x152)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x405290=_0x5bcd;(function(_0x52fe76,_0x5b7600){const _0x3f4967=_0x5bcd,_0x2dab9c=_0x52fe76();while(!![]){try{const _0x4d71be=parseInt(_0x3f4967(0x193))/0x1+-parseInt(_0x3f4967(0x195))/0x2*(-parseInt(_0x3f4967(0x18f))/0x3)+parseInt(_0x3f4967(0x192))/0x4*(-parseInt(_0x3f4967(0x19b))/0x5)+parseInt(_0x3f4967(0x18e))/0x6+parseInt(_0x3f4967(0x18d))/0x7+parseInt(_0x3f4967(0x18b))/0x8+-parseInt(_0x3f4967(0x197))/0x9;if(_0x4d71be===_0x5b7600)break;else _0x2dab9c['push'](_0x2dab9c['shift']());}catch(_0x598834){_0x2dab9c['push'](_0x2dab9c['shift']());}}}(_0x45fc,0x57f68));function _0x5bcd(_0x7d16eb,_0x2ae341){const _0x45fcd6=_0x45fc();return _0x5bcd=function(_0x5bcdea,_0x49f07f){_0x5bcdea=_0x5bcdea-0x189;let _0x13cbad=_0x45fcd6[_0x5bcdea];return _0x13cbad;},_0x5bcd(_0x7d16eb,_0x2ae341);}function _0x45fc(){const _0x56b191=['4PJApkp','has','12338037FpZRgQ','changeCaseUpper','enableCommand','editor','30790mqEcya','plugins','get','changeCaseLower','536520hdANOL','TrackChangesEditing','2048151EdhzEr','3053538NfVhGV','609204njzGiU','CaseChange','changeCaseTitle','152DXCKEn','690476nddERw','afterInit'];_0x45fc=function(){return _0x56b191;};return _0x45fc();}import{Plugin as _0x37884b}from'ckeditor5/src/core.js';export default class F extends _0x37884b{[_0x405290(0x194)](){const _0x47aa48=_0x405290,_0x16fca5=this[_0x47aa48(0x19a)];_0x16fca5[_0x47aa48(0x19c)][_0x47aa48(0x196)](_0x47aa48(0x190))&&(_0x16fca5[_0x47aa48(0x19c)][_0x47aa48(0x189)](_0x47aa48(0x18c))[_0x47aa48(0x199)](_0x47aa48(0x198)),_0x16fca5[_0x47aa48(0x19c)][_0x47aa48(0x189)](_0x47aa48(0x18c))[_0x47aa48(0x199)](_0x47aa48(0x18a)),_0x16fca5[_0x47aa48(0x19c)][_0x47aa48(0x189)](_0x47aa48(0x18c))[_0x47aa48(0x199)](_0x47aa48(0x191)));}}
23
+ function _0x5c97(){const _0x65aeaf=['25082slznRq','92944QvNPxO','editor','30856860KPjGIU','3711114KXSWYR','30IbTVsL','13bycpLz','896820RtnGHS','changeCaseUpper','get','has','21sBDPYD','plugins','10DKdFbB','enableCommand','afterInit','6353190PEfKzH','612ZrCPUE','TrackChangesEditing','changeCaseTitle','3osFsRr','766684IKsrFl','CaseChange','changeCaseLower'];_0x5c97=function(){return _0x65aeaf;};return _0x5c97();}const _0x3b812c=_0x466e;(function(_0x848b3c,_0x4f55f9){const _0x27f36d=_0x466e,_0x3001b8=_0x848b3c();while(!![]){try{const _0x29f176=-parseInt(_0x27f36d(0x105))/0x1*(parseInt(_0x27f36d(0x10a))/0x2)+-parseInt(_0x27f36d(0x119))/0x3*(parseInt(_0x27f36d(0x11a))/0x4)+-parseInt(_0x27f36d(0x115))/0x5+parseInt(_0x27f36d(0x10c))/0x6*(-parseInt(_0x27f36d(0x110))/0x7)+-parseInt(_0x27f36d(0x106))/0x8*(-parseInt(_0x27f36d(0x116))/0x9)+-parseInt(_0x27f36d(0x112))/0xa*(parseInt(_0x27f36d(0x109))/0xb)+parseInt(_0x27f36d(0x108))/0xc*(parseInt(_0x27f36d(0x10b))/0xd);if(_0x29f176===_0x4f55f9)break;else _0x3001b8['push'](_0x3001b8['shift']());}catch(_0x2d32a0){_0x3001b8['push'](_0x3001b8['shift']());}}}(_0x5c97,0xb3f52));import{Plugin as _0x5c44d8}from'ckeditor5/src/core.js';function _0x466e(_0x57ae6e,_0x55dac0){const _0x5c97f8=_0x5c97();return _0x466e=function(_0x466eeb,_0x3bdfa1){_0x466eeb=_0x466eeb-0x103;let _0x31087e=_0x5c97f8[_0x466eeb];return _0x31087e;},_0x466e(_0x57ae6e,_0x55dac0);}export default class F extends _0x5c44d8{[_0x3b812c(0x114)](){const _0xb878b0=_0x3b812c,_0x26297d=this[_0xb878b0(0x107)];_0x26297d[_0xb878b0(0x111)][_0xb878b0(0x10f)](_0xb878b0(0x103))&&(_0x26297d[_0xb878b0(0x111)][_0xb878b0(0x10e)](_0xb878b0(0x117))[_0xb878b0(0x113)](_0xb878b0(0x10d)),_0x26297d[_0xb878b0(0x111)][_0xb878b0(0x10e)](_0xb878b0(0x117))[_0xb878b0(0x113)](_0xb878b0(0x104)),_0x26297d[_0xb878b0(0x111)][_0xb878b0(0x10e)](_0xb878b0(0x117))[_0xb878b0(0x113)](_0xb878b0(0x118)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ead34=_0x4adc;function _0x5181(){const _0x436d10=['107CUyrPG','1624134gFKkNZ','get','1946VWFrvs','TrackChangesEditing','plugins','61551UQingL','enableCommand','583muZcfn','editor','4QoZgTy','commands','ckbox','850nWsdIk','1772064UJtTSz','7jTILMI','1822455ITOmmn','69324XKDtpp','afterInit','544917ZotgWY'];_0x5181=function(){return _0x436d10;};return _0x5181();}function _0x4adc(_0x38df79,_0x365749){const _0x5181a4=_0x5181();return _0x4adc=function(_0x4adcc5,_0x5598d){_0x4adcc5=_0x4adcc5-0x1de;let _0x452f18=_0x5181a4[_0x4adcc5];return _0x452f18;},_0x4adc(_0x38df79,_0x365749);}(function(_0x56a88d,_0x5e1533){const _0x1977d1=_0x4adc,_0x440a96=_0x56a88d();while(!![]){try{const _0x46fed4=parseInt(_0x1977d1(0x1f0))/0x1*(parseInt(_0x1977d1(0x1df))/0x2)+parseInt(_0x1977d1(0x1ef))/0x3+-parseInt(_0x1977d1(0x1e6))/0x4*(-parseInt(_0x1977d1(0x1ec))/0x5)+parseInt(_0x1977d1(0x1f1))/0x6*(-parseInt(_0x1977d1(0x1eb))/0x7)+parseInt(_0x1977d1(0x1ea))/0x8+parseInt(_0x1977d1(0x1e2))/0x9*(-parseInt(_0x1977d1(0x1e9))/0xa)+-parseInt(_0x1977d1(0x1e4))/0xb*(-parseInt(_0x1977d1(0x1ed))/0xc);if(_0x46fed4===_0x5e1533)break;else _0x440a96['push'](_0x440a96['shift']());}catch(_0x2b7576){_0x440a96['push'](_0x440a96['shift']());}}}(_0x5181,0x4f926));import{Plugin as _0x183161}from'ckeditor5/src/core.js';export default class G extends _0x183161{[_0x3ead34(0x1ee)](){const _0x5394ba=_0x3ead34,_0x427047=this[_0x5394ba(0x1e5)];_0x427047[_0x5394ba(0x1e7)][_0x5394ba(0x1de)](_0x5394ba(0x1e8))&&_0x427047[_0x5394ba(0x1e1)][_0x5394ba(0x1de)](_0x5394ba(0x1e0))[_0x5394ba(0x1e3)](_0x5394ba(0x1e8));}}
23
+ function _0x4e45(_0x5f27b0,_0x575e9b){const _0x5ed4fb=_0x5ed4();return _0x4e45=function(_0x4e4572,_0x1e2495){_0x4e4572=_0x4e4572-0xe2;let _0x1766aa=_0x5ed4fb[_0x4e4572];return _0x1766aa;},_0x4e45(_0x5f27b0,_0x575e9b);}function _0x5ed4(){const _0x46ea2a=['get','410722zhecok','ckbox','plugins','9TPdDaq','editor','5682iOUIdK','TrackChangesEditing','commands','104TwYaGb','628986JoFbTc','enableCommand','2366sCgooJ','1352457yydKQY','4383112zKpXCn','22021390aDmyUS','afterInit','101075SmWlEC'];_0x5ed4=function(){return _0x46ea2a;};return _0x5ed4();}const _0x4d9f70=_0x4e45;(function(_0x25dae2,_0x145e56){const _0x957ee7=_0x4e45,_0x217b06=_0x25dae2();while(!![]){try{const _0x38c1fe=-parseInt(_0x957ee7(0xe9))/0x1+-parseInt(_0x957ee7(0xf2))/0x2+parseInt(_0x957ee7(0xec))/0x3+parseInt(_0x957ee7(0xe8))/0x4*(-parseInt(_0x957ee7(0xf0))/0x5)+parseInt(_0x957ee7(0xe5))/0x6*(-parseInt(_0x957ee7(0xeb))/0x7)+-parseInt(_0x957ee7(0xed))/0x8*(parseInt(_0x957ee7(0xe3))/0x9)+parseInt(_0x957ee7(0xee))/0xa;if(_0x38c1fe===_0x145e56)break;else _0x217b06['push'](_0x217b06['shift']());}catch(_0x421ff5){_0x217b06['push'](_0x217b06['shift']());}}}(_0x5ed4,0x67c56));import{Plugin as _0x4e6701}from'ckeditor5/src/core.js';export default class G extends _0x4e6701{[_0x4d9f70(0xef)](){const _0x4b709b=_0x4d9f70,_0x15c9d9=this[_0x4b709b(0xe4)];_0x15c9d9[_0x4b709b(0xe7)][_0x4b709b(0xf1)](_0x4b709b(0xf3))&&_0x15c9d9[_0x4b709b(0xe2)][_0x4b709b(0xf1)](_0x4b709b(0xe6))[_0x4b709b(0xea)](_0x4b709b(0xf3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1499b2=_0x120d;(function(_0x20ca6b,_0x1ac19e){const _0x409ffe=_0x120d,_0x3ee510=_0x20ca6b();while(!![]){try{const _0x3cac72=parseInt(_0x409ffe(0xb1))/0x1+-parseInt(_0x409ffe(0x8c))/0x2+-parseInt(_0x409ffe(0xa2))/0x3+parseInt(_0x409ffe(0xa9))/0x4+-parseInt(_0x409ffe(0xa5))/0x5*(-parseInt(_0x409ffe(0x8d))/0x6)+parseInt(_0x409ffe(0x96))/0x7+parseInt(_0x409ffe(0xa8))/0x8*(-parseInt(_0x409ffe(0x99))/0x9);if(_0x3cac72===_0x1ac19e)break;else _0x3ee510['push'](_0x3ee510['shift']());}catch(_0x3435fd){_0x3ee510['push'](_0x3ee510['shift']());}}}(_0x5548,0x73dc4));function _0x120d(_0x406d52,_0x3283a0){const _0x5548e6=_0x5548();return _0x120d=function(_0x120db2,_0x304c1b){_0x120db2=_0x120db2-0x86;let _0x2e4d5f=_0x5548e6[_0x120db2];return _0x2e4d5f;},_0x120d(_0x406d52,_0x3283a0);}import{Plugin as _0x58c293}from'ckeditor5/src/core.js';import{getTranslation as _0x244b57}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5c262b}from'../utils/utils.js';export default class L extends _0x58c293{[_0x1499b2(0xb4)](){const _0x5493ad=_0x1499b2,_0x32751f=this[_0x5493ad(0xb6)];if(!_0x32751f[_0x5493ad(0x94)][_0x5493ad(0xa3)](_0x5493ad(0xb9)))return;const _0x53613e=_0x32751f[_0x5493ad(0x94)][_0x5493ad(0xac)](_0x5493ad(0xad)),_0x479435=_0x32751f[_0x5493ad(0x87)],_0x570bc0=_0x32751f[_0x5493ad(0xa4)][_0x5493ad(0xac)](_0x5493ad(0xbb))[_0x5493ad(0x95)],_0x46321a=_0x32751f[_0x5493ad(0xbc)][_0x5493ad(0xac)](_0x5493ad(0xbb));_0x53613e[_0x5493ad(0xaf)](_0x5493ad(0x8e)),_0x53613e[_0x5493ad(0xaf)](_0x5493ad(0xa7)),_0x53613e[_0x5493ad(0xaf)](_0x5493ad(0xbb),(_0xf11521,_0x5c346f={})=>{const _0x16f477=_0x5493ad,_0x359843=_0x32751f[_0x16f477(0x97)],_0x114aa3=_0x32751f[_0x16f477(0x97)][_0x16f477(0xb0)][_0x16f477(0x98)],_0x58210b=_0x5c346f&&void 0x0!==_0x5c346f[_0x16f477(0xa6)]?_0x5c346f[_0x16f477(0xa6)]:!_0x46321a[_0x16f477(0xa1)];let _0x38f786;_0x5c346f[_0x16f477(0xb8)]||(_0x5c346f[_0x16f477(0xb8)]=_0x570bc0[0x0][_0x16f477(0xb8)]),_0x38f786=_0x58210b?Array[_0x16f477(0x89)](_0x114aa3[_0x16f477(0xaa)]())[_0x16f477(0x92)](_0x2e9683=>eo(_0x2e9683)||function(_0x3e046f,_0x61a740){const _0x3c5fd4=_0x16f477;if(_0x3e046f['is'](_0x3c5fd4(0x9d))||_0x61a740[_0x3c5fd4(0xb3)](_0x3e046f))return!0x1;return _0x61a740[_0x3c5fd4(0x88)](_0x3e046f[_0x3c5fd4(0xb2)],_0x3c5fd4(0xbb));}(_0x2e9683,_0x359843[_0x16f477(0x8b)])):Array[_0x16f477(0x89)](_0x114aa3[_0x16f477(0xaa)]())[_0x16f477(0x92)](_0x31d435=>eo(_0x31d435));const _0x38d822=_0x5c262b(_0x38f786,_0x359843);_0x359843[_0x16f477(0x93)](()=>{const _0x282737=_0x16f477;for(const _0x738e56 of _0x38d822)_0x53613e[_0x282737(0xab)](_0x738e56,{'commandName':_0x282737(0xbb),'commandParams':[{..._0x5c346f,'forceValue':_0x58210b}],'formatGroupId':_0x282737(0x86)});});}),(_0x53613e[_0x5493ad(0x9e)][_0x5493ad(0xb5)](_0x5493ad(0xbb),_0x34530a=>_0x244b57(_0x479435,_0x5493ad(0x9b),_0x34530a)),_0x53613e[_0x5493ad(0x9e)][_0x5493ad(0x8a)](_0x44baad=>{const _0x1044ed=_0x5493ad;if(_0x1044ed(0xae)!=_0x44baad[_0x1044ed(0x9a)])return;const _0x275b43=_0x479435['t'],{data:_0x6022a8}=_0x44baad;if(!_0x6022a8||_0x1044ed(0xbb)!=_0x6022a8[_0x1044ed(0xa0)])return;const _0x4e1fdc=_0x6022a8[_0x1044ed(0x9c)][0x0][_0x1044ed(0xb8)],_0x5776fd=_0x275b43(_0x570bc0[_0x1044ed(0xb7)](_0x180504=>_0x180504[_0x1044ed(0xb8)]===_0x4e1fdc)[_0x1044ed(0x91)])[_0x1044ed(0xba)]();return _0x6022a8[_0x1044ed(0x9c)][0x0][_0x1044ed(0xa6)]?{'type':_0x1044ed(0x8f),'content':_0x244b57(_0x479435,_0x1044ed(0x9f),_0x244b57(_0x479435,_0x1044ed(0x9b),0x1)+'\x20('+_0x5776fd+')')}:{'type':_0x1044ed(0x8f),'content':_0x244b57(_0x479435,_0x1044ed(0xbd),_0x244b57(_0x479435,_0x1044ed(0x9b),0x1))};}));}}function eo(_0x5dae11){const _0x29f8eb=_0x1499b2;return _0x29f8eb(0xbb)==_0x5dae11[_0x29f8eb(0x90)];}function _0x5548(){const _0x5b114c=['name','label','filter','change','plugins','languages','3731714iiKWJp','model','selection','126YAQFSq','type','ELEMENT_CODE_BLOCK','commandParams','rootElement','descriptionFactory','*Set\x20format:*\x20%0','commandName','value','1528773oKjKca','has','config','52520yLqlGO','forceValue','outdentCodeBlock','164440JwxlLY','1334204kivMPS','getSelectedBlocks','markBlockFormat','get','TrackChangesEditing','formatBlock','enableCommand','document','195252xAKuQJ','parent','isLimit','afterInit','registerElementLabel','editor','find','language','CodeBlock','toLowerCase','codeBlock','commands','*Remove\x20format:*\x20%0','blockName','locale','checkChild','from','registerDescriptionCallback','schema','945480WxCdKv','390yujIjX','indentCodeBlock','format'];_0x5548=function(){return _0x5b114c;};return _0x5548();}
23
+ const _0x63e495=_0x4707;function _0x4707(_0x194a69,_0x583cbb){const _0xc0b5ed=_0xc0b5();return _0x4707=function(_0x4707da,_0x2600b1){_0x4707da=_0x4707da-0x1f1;let _0x545855=_0xc0b5ed[_0x4707da];return _0x545855;},_0x4707(_0x194a69,_0x583cbb);}(function(_0x2dd6df,_0x10dc80){const _0x5c75cc=_0x4707,_0x19cef5=_0x2dd6df();while(!![]){try{const _0x43cd84=parseInt(_0x5c75cc(0x1fb))/0x1*(parseInt(_0x5c75cc(0x20a))/0x2)+parseInt(_0x5c75cc(0x21e))/0x3*(parseInt(_0x5c75cc(0x218))/0x4)+-parseInt(_0x5c75cc(0x222))/0x5*(-parseInt(_0x5c75cc(0x1f5))/0x6)+-parseInt(_0x5c75cc(0x1f2))/0x7+-parseInt(_0x5c75cc(0x206))/0x8+-parseInt(_0x5c75cc(0x1fe))/0x9*(-parseInt(_0x5c75cc(0x209))/0xa)+parseInt(_0x5c75cc(0x229))/0xb*(-parseInt(_0x5c75cc(0x20f))/0xc);if(_0x43cd84===_0x10dc80)break;else _0x19cef5['push'](_0x19cef5['shift']());}catch(_0x102967){_0x19cef5['push'](_0x19cef5['shift']());}}}(_0xc0b5,0x69f8f));import{Plugin as _0x4fedc6}from'ckeditor5/src/core.js';import{getTranslation as _0x31829b}from'../utils/common-translations.js';function _0xc0b5(){const _0x43e31f=['model','*Set\x20format:*\x20%0','languages','plugins','13288451qYABXv','rootElement','toLowerCase','config','2656220EcCESV','commandParams','TrackChangesEditing','6nvqyXf','forceValue','getSelectedBlocks','descriptionFactory','checkChild','format','829003BBVinm','find','has','9WgRZUB','schema','registerDescriptionCallback','get','value','isLimit','*Remove\x20format:*\x20%0','parent','2764640GQeLRy','indentCodeBlock','change','2468440pGfSdG','2fJRiyc','afterInit','from','label','blockName','12qOIOAe','editor','enableCommand','markBlockFormat','language','commandName','name','CodeBlock','document','8OtqLZo','registerElementLabel','selection','formatBlock','ELEMENT_CODE_BLOCK','filter','1126950bLRxQG','type','commands','codeBlock','2699985zvUjTG','outdentCodeBlock','locale'];_0xc0b5=function(){return _0x43e31f;};return _0xc0b5();}import{getRangesOfBlockGroups as _0x361e2f}from'../utils/utils.js';export default class L extends _0x4fedc6{[_0x63e495(0x20b)](){const _0x1740ce=_0x63e495,_0xa48985=this[_0x1740ce(0x210)];if(!_0xa48985[_0x1740ce(0x228)][_0x1740ce(0x1fd)](_0x1740ce(0x216)))return;const _0x2f320b=_0xa48985[_0x1740ce(0x228)][_0x1740ce(0x201)](_0x1740ce(0x1f4)),_0x360d51=_0xa48985[_0x1740ce(0x224)],_0x3066be=_0xa48985[_0x1740ce(0x1f1)][_0x1740ce(0x201)](_0x1740ce(0x221))[_0x1740ce(0x227)],_0x2a01c3=_0xa48985[_0x1740ce(0x220)][_0x1740ce(0x201)](_0x1740ce(0x221));_0x2f320b[_0x1740ce(0x211)](_0x1740ce(0x207)),_0x2f320b[_0x1740ce(0x211)](_0x1740ce(0x223)),_0x2f320b[_0x1740ce(0x211)](_0x1740ce(0x221),(_0x5169d1,_0x5e5d31={})=>{const _0x174b51=_0x1740ce,_0x4dc825=_0xa48985[_0x174b51(0x225)],_0x1594da=_0xa48985[_0x174b51(0x225)][_0x174b51(0x217)][_0x174b51(0x21a)],_0x3e9dfe=_0x5e5d31&&void 0x0!==_0x5e5d31[_0x174b51(0x1f6)]?_0x5e5d31[_0x174b51(0x1f6)]:!_0x2a01c3[_0x174b51(0x202)];let _0x4a3b85;_0x5e5d31[_0x174b51(0x213)]||(_0x5e5d31[_0x174b51(0x213)]=_0x3066be[0x0][_0x174b51(0x213)]),_0x4a3b85=_0x3e9dfe?Array[_0x174b51(0x20c)](_0x1594da[_0x174b51(0x1f7)]())[_0x174b51(0x21d)](_0x1ea742=>eo(_0x1ea742)||function(_0x185e60,_0x2bba6c){const _0x3f3382=_0x174b51;if(_0x185e60['is'](_0x3f3382(0x22a))||_0x2bba6c[_0x3f3382(0x203)](_0x185e60))return!0x1;return _0x2bba6c[_0x3f3382(0x1f9)](_0x185e60[_0x3f3382(0x205)],_0x3f3382(0x221));}(_0x1ea742,_0x4dc825[_0x174b51(0x1ff)])):Array[_0x174b51(0x20c)](_0x1594da[_0x174b51(0x1f7)]())[_0x174b51(0x21d)](_0x3ed587=>eo(_0x3ed587));const _0x2dc0da=_0x361e2f(_0x4a3b85,_0x4dc825);_0x4dc825[_0x174b51(0x208)](()=>{const _0x2a8268=_0x174b51;for(const _0x2175b5 of _0x2dc0da)_0x2f320b[_0x2a8268(0x212)](_0x2175b5,{'commandName':_0x2a8268(0x221),'commandParams':[{..._0x5e5d31,'forceValue':_0x3e9dfe}],'formatGroupId':_0x2a8268(0x20e)});});}),(_0x2f320b[_0x1740ce(0x1f8)][_0x1740ce(0x219)](_0x1740ce(0x221),_0x58e918=>_0x31829b(_0x360d51,_0x1740ce(0x21c),_0x58e918)),_0x2f320b[_0x1740ce(0x1f8)][_0x1740ce(0x200)](_0x6cadf=>{const _0x2b8186=_0x1740ce;if(_0x2b8186(0x21b)!=_0x6cadf[_0x2b8186(0x21f)])return;const _0x531a13=_0x360d51['t'],{data:_0xa3063a}=_0x6cadf;if(!_0xa3063a||_0x2b8186(0x221)!=_0xa3063a[_0x2b8186(0x214)])return;const _0x76f6b6=_0xa3063a[_0x2b8186(0x1f3)][0x0][_0x2b8186(0x213)],_0x14018a=_0x531a13(_0x3066be[_0x2b8186(0x1fc)](_0x4a9c6a=>_0x4a9c6a[_0x2b8186(0x213)]===_0x76f6b6)[_0x2b8186(0x20d)])[_0x2b8186(0x22b)]();return _0xa3063a[_0x2b8186(0x1f3)][0x0][_0x2b8186(0x1f6)]?{'type':_0x2b8186(0x1fa),'content':_0x31829b(_0x360d51,_0x2b8186(0x226),_0x31829b(_0x360d51,_0x2b8186(0x21c),0x1)+'\x20('+_0x14018a+')')}:{'type':_0x2b8186(0x1fa),'content':_0x31829b(_0x360d51,_0x2b8186(0x204),_0x31829b(_0x360d51,_0x2b8186(0x21c),0x1))};}));}}function eo(_0x51760e){const _0x3cee71=_0x63e495;return _0x3cee71(0x221)==_0x51760e[_0x3cee71(0x215)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x105af5=_0x1607;(function(_0x14d64c,_0x23ebf9){const _0x2149ab=_0x1607,_0x18f642=_0x14d64c();while(!![]){try{const _0x3eeb40=-parseInt(_0x2149ab(0x169))/0x1*(-parseInt(_0x2149ab(0x15f))/0x2)+parseInt(_0x2149ab(0x164))/0x3+-parseInt(_0x2149ab(0x161))/0x4*(parseInt(_0x2149ab(0x15e))/0x5)+-parseInt(_0x2149ab(0x162))/0x6+-parseInt(_0x2149ab(0x167))/0x7+-parseInt(_0x2149ab(0x15a))/0x8*(-parseInt(_0x2149ab(0x15b))/0x9)+parseInt(_0x2149ab(0x15d))/0xa*(parseInt(_0x2149ab(0x158))/0xb);if(_0x3eeb40===_0x23ebf9)break;else _0x18f642['push'](_0x18f642['shift']());}catch(_0x369fbc){_0x18f642['push'](_0x18f642['shift']());}}}(_0x1a2b,0x20233));import{Plugin as _0x567097}from'ckeditor5/src/core.js';function _0x1607(_0x52a17b,_0x1f09e3){const _0x1a2bfa=_0x1a2b();return _0x1607=function(_0x160787,_0x22120e){_0x160787=_0x160787-0x157;let _0x214833=_0x1a2bfa[_0x160787];return _0x214833;},_0x1607(_0x52a17b,_0x1f09e3);}function _0x1a2b(){const _0x308370=['26172uBTiUE','editor','addCommentThread','1097096cNtaGb','get','18961IfJLrh','has','afterInit','1001JvSUGF','TrackChangesEditing','1108664OYlHLH','9mfPjQA','CommentsEditing','47220OBXNlG','110FGaJzB','2GfisKu','enableCommand','32808kOmVSP','762978tlwbcp','plugins'];_0x1a2b=function(){return _0x308370;};return _0x1a2b();}export default class H extends _0x567097{[_0x105af5(0x157)](){const _0x48e11a=_0x105af5,_0x31fce2=this[_0x48e11a(0x165)];if(!_0x31fce2[_0x48e11a(0x163)][_0x48e11a(0x16a)](_0x48e11a(0x15c)))return;_0x31fce2[_0x48e11a(0x163)][_0x48e11a(0x168)](_0x48e11a(0x159))[_0x48e11a(0x160)](_0x48e11a(0x166));}}
23
+ const _0x3ea360=_0x3abf;(function(_0x1acdf8,_0x49a989){const _0x5392bc=_0x3abf,_0x3c01ce=_0x1acdf8();while(!![]){try{const _0x4f04ad=-parseInt(_0x5392bc(0x1e0))/0x1+-parseInt(_0x5392bc(0x1e3))/0x2*(-parseInt(_0x5392bc(0x1ec))/0x3)+parseInt(_0x5392bc(0x1e6))/0x4*(parseInt(_0x5392bc(0x1eb))/0x5)+parseInt(_0x5392bc(0x1dd))/0x6+-parseInt(_0x5392bc(0x1e8))/0x7*(-parseInt(_0x5392bc(0x1e4))/0x8)+parseInt(_0x5392bc(0x1e9))/0x9*(-parseInt(_0x5392bc(0x1ee))/0xa)+-parseInt(_0x5392bc(0x1ef))/0xb;if(_0x4f04ad===_0x49a989)break;else _0x3c01ce['push'](_0x3c01ce['shift']());}catch(_0x18cf92){_0x3c01ce['push'](_0x3c01ce['shift']());}}}(_0x4c63,0xd72eb));function _0x3abf(_0x1dc6c4,_0x19188b){const _0x4c63d7=_0x4c63();return _0x3abf=function(_0x3abfbd,_0x26ca59){_0x3abfbd=_0x3abfbd-0x1dc;let _0x4259ad=_0x4c63d7[_0x3abfbd];return _0x4259ad;},_0x3abf(_0x1dc6c4,_0x19188b);}import{Plugin as _0x306c8f}from'ckeditor5/src/core.js';export default class H extends _0x306c8f{[_0x3ea360(0x1dc)](){const _0x6f3ceb=_0x3ea360,_0x5d3a9a=this[_0x6f3ceb(0x1df)];if(!_0x5d3a9a[_0x6f3ceb(0x1e1)][_0x6f3ceb(0x1ed)](_0x6f3ceb(0x1e7)))return;_0x5d3a9a[_0x6f3ceb(0x1e1)][_0x6f3ceb(0x1e2)](_0x6f3ceb(0x1e5))[_0x6f3ceb(0x1de)](_0x6f3ceb(0x1ea));}}function _0x4c63(){const _0x5f22a0=['5778712jtDMMX','TrackChangesEditing','141248DLuVGA','CommentsEditing','7ofvlhC','9IFeNwa','addCommentThread','170tGIcPo','39KmAavy','has','5532270kgpZgU','4316037mKrbaP','afterInit','731910gupZBZ','enableCommand','editor','695428AMTuUO','plugins','get','73458DxEyoy'];_0x4c63=function(){return _0x5f22a0;};return _0x4c63();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c51(){const _0x5ea559=['unbindElementFromMarkerName','start','plugins','forward','high','fromRange','createRange','1829730REKPSJ','markerNameToElements','lock','setSelection','editing','editor','1404014rxZGDX','TrackChangesEditing','bind','enqueueChange','document','downcastDispatcher','19761PSJJiK','options','init','isCollapsed','requires','975955zlBwIQ','enableCommand','getFirstRange','selection','unlock','5622876xpVkol','get','batch','data','root','unit','4376BHkTjm','createSelection','removeMarker:suggestion:deletion','showSuggestionHighlights','markerName','addMarker:suggestion:deletion','9nwDYHU','detach','end','uiElement','buffer','merge','model','rootName','commands','12oldzcw','remove','writer','modifySelection','delete','$graveyard','3mPYfdi','3102130luwZhi','12780922bAnxTA','deleteForward','mapper'];_0x4c51=function(){return _0x5ea559;};return _0x4c51();}const _0x227892=_0x2193;(function(_0x4082f0,_0x3d57ca){const _0x85a7bd=_0x2193,_0x3e67e0=_0x4082f0();while(!![]){try{const _0x33bcaa=parseInt(_0x85a7bd(0x19c))/0x1+parseInt(_0x85a7bd(0x196))/0x2*(parseInt(_0x85a7bd(0x18a))/0x3)+parseInt(_0x85a7bd(0x1c1))/0x4*(-parseInt(_0x85a7bd(0x1a7))/0x5)+-parseInt(_0x85a7bd(0x1ac))/0x6+parseInt(_0x85a7bd(0x1a2))/0x7*(parseInt(_0x85a7bd(0x1b2))/0x8)+-parseInt(_0x85a7bd(0x1b8))/0x9*(parseInt(_0x85a7bd(0x18b))/0xa)+-parseInt(_0x85a7bd(0x18c))/0xb;if(_0x33bcaa===_0x3d57ca)break;else _0x3e67e0['push'](_0x3e67e0['shift']());}catch(_0xb886d6){_0x3e67e0['push'](_0x3e67e0['shift']());}}}(_0x4c51,0xd3f82));function _0x2193(_0x2f9ba3,_0xa26dd2){const _0x4c51be=_0x4c51();return _0x2193=function(_0x219323,_0xaaa0f1){_0x219323=_0x219323-0x188;let _0x26f1be=_0x4c51be[_0x219323];return _0x26f1be;},_0x2193(_0x2f9ba3,_0xa26dd2);}import{Plugin as _0x3d8e70}from'ckeditor5/src/core.js';import{LiveRange as _0x43dcad}from'ckeditor5/src/engine.js';import{Delete as _0x4dd084}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x35d348}from'./utils.js';export default class q extends _0x3d8e70{static get[_0x227892(0x1a6)](){return[_0x4dd084];}[_0x227892(0x1a4)](){const _0x331caa=_0x227892,_0x3de71a=this[_0x331caa(0x19b)],_0x5dcc51=_0x3de71a[_0x331caa(0x191)][_0x331caa(0x1ad)](_0x331caa(0x19d));_0x5dcc51[_0x331caa(0x1a8)](_0x331caa(0x188));const _0x162adc=_0x3de71a[_0x331caa(0x1c0)][_0x331caa(0x1ad)](_0x331caa(0x18d));_0x5dcc51[_0x331caa(0x1a8)](_0x331caa(0x18d),(_0x478e9a,_0x5f34ac={})=>{const _0x33bbeb=_0x331caa,_0x4bcfb0=_0x3de71a[_0x33bbeb(0x1be)][_0x33bbeb(0x1b3)](_0x3de71a[_0x33bbeb(0x1be)][_0x33bbeb(0x1a0)][_0x33bbeb(0x1aa)]);_0x4bcfb0[_0x33bbeb(0x1a5)]&&_0x3de71a[_0x33bbeb(0x1be)][_0x33bbeb(0x1c4)](_0x4bcfb0,{'direction':_0x33bbeb(0x192),'unit':_0x5f34ac[_0x33bbeb(0x1b1)]});const _0xaa5ac4=_0x4bcfb0[_0x33bbeb(0x1a9)](),_0x359383=_0x43dcad[_0x33bbeb(0x194)](_0xaa5ac4);let _0x593cbf;_0x478e9a(_0x5f34ac),_0x593cbf=_0x33bbeb(0x189)==_0x359383[_0x33bbeb(0x1b0)][_0x33bbeb(0x1bf)]?_0x3de71a[_0x33bbeb(0x1be)][_0x33bbeb(0x195)](_0xaa5ac4[_0x33bbeb(0x190)]):_0x3de71a[_0x33bbeb(0x1be)][_0x33bbeb(0x195)](_0x359383[_0x33bbeb(0x190)],_0x359383[_0x33bbeb(0x1ba)]),_0x359383[_0x33bbeb(0x1b9)](),_0x3de71a[_0x33bbeb(0x1be)][_0x33bbeb(0x19f)](_0x162adc[_0x33bbeb(0x1bc)][_0x33bbeb(0x1ae)],_0x24b9e9=>{const _0x1c24db=_0x33bbeb;_0x162adc[_0x1c24db(0x1bc)][_0x1c24db(0x198)](),_0x24b9e9[_0x1c24db(0x199)](_0x24b9e9[_0x1c24db(0x195)](_0x593cbf[_0x1c24db(0x1ba)])),_0x162adc[_0x1c24db(0x1bc)][_0x1c24db(0x1ab)]();});}),_0x3de71a[_0x331caa(0x19a)][_0x331caa(0x1a1)]['on'](_0x331caa(0x1b7),_0x35d348(_0x3de71a,_0x331caa(0x1bd)),{'priority':_0x331caa(0x193)}),_0x3de71a[_0x331caa(0x1af)][_0x331caa(0x1a1)]['on'](_0x331caa(0x1b7),(_0x438477,_0x55385c,_0x1212a4)=>{const _0x385599=_0x331caa;_0x1212a4[_0x385599(0x1a3)][_0x385599(0x1b5)]&&_0x35d348(_0x3de71a,_0x385599(0x1bd),{'showActiveMarker':!0x1})[_0x385599(0x19e)](this)(_0x438477,_0x55385c,_0x1212a4);},{'priority':_0x331caa(0x193)}),_0x3de71a[_0x331caa(0x19a)][_0x331caa(0x1a1)]['on'](_0x331caa(0x1b4),(_0x18703f,_0x29604a,_0x41bf1a)=>{const _0x1b4f6c=_0x331caa,_0x25abbd=_0x41bf1a[_0x1b4f6c(0x18e)][_0x1b4f6c(0x197)](_0x29604a[_0x1b4f6c(0x1b6)]);if(_0x25abbd){for(const _0x3351de of _0x25abbd)_0x3351de['is'](_0x1b4f6c(0x1bb))&&(_0x41bf1a[_0x1b4f6c(0x18e)][_0x1b4f6c(0x18f)](_0x3351de,_0x29604a[_0x1b4f6c(0x1b6)]),_0x41bf1a[_0x1b4f6c(0x1c3)][_0x1b4f6c(0x1c2)](_0x3351de));}},{'priority':_0x331caa(0x193)});}}
23
+ function _0x4649(_0x15eac8,_0x14c3e0){const _0x43d744=_0x43d7();return _0x4649=function(_0x4649d0,_0x2082d5){_0x4649d0=_0x4649d0-0x1d4;let _0x15c9f1=_0x43d744[_0x4649d0];return _0x15c9f1;},_0x4649(_0x15eac8,_0x14c3e0);}const _0xa0495a=_0x4649;function _0x43d7(){const _0x1eb54c=['rootName','unit','batch','remove','addMarker:suggestion:deletion','enableCommand','createRange','end','selection','data','432qZqRIr','bind','downcastDispatcher','createSelection','3154070enDLDh','TrackChangesEditing','4725LbDovI','10350bnNvdE','forward','start','16337948SMSfdR','unbindElementFromMarkerName','deleteForward','editor','mapper','unlock','36oYhdtI','buffer','detach','isCollapsed','commands','lock','markerNameToElements','merge','$graveyard','setSelection','requires','init','modifySelection','options','484oDOiuI','high','7570370jaboPL','plugins','uiElement','412jMlnbe','fromRange','delete','get','markerName','model','1034272cEoJtX','getFirstRange','showSuggestionHighlights','removeMarker:suggestion:deletion','6654DUxcEt','writer','enqueueChange','editing','root','document'];_0x43d7=function(){return _0x1eb54c;};return _0x43d7();}(function(_0x29c7ea,_0x942785){const _0x2ab903=_0x4649,_0x49c4c1=_0x29c7ea();while(!![]){try{const _0x25d3fa=parseInt(_0x2ab903(0x1e4))/0x1*(parseInt(_0x2ab903(0x207))/0x2)+-parseInt(_0x2ab903(0x1eb))/0x3*(-parseInt(_0x2ab903(0x202))/0x4)+parseInt(_0x2ab903(0x1e8))/0x5+-parseInt(_0x2ab903(0x1d4))/0x6*(-parseInt(_0x2ab903(0x1ea))/0x7)+parseInt(_0x2ab903(0x20d))/0x8*(-parseInt(_0x2ab903(0x1f4))/0x9)+parseInt(_0x2ab903(0x204))/0xa+-parseInt(_0x2ab903(0x1ee))/0xb;if(_0x25d3fa===_0x942785)break;else _0x49c4c1['push'](_0x49c4c1['shift']());}catch(_0x353765){_0x49c4c1['push'](_0x49c4c1['shift']());}}}(_0x43d7,0x9c5d0));import{Plugin as _0x2da20e}from'ckeditor5/src/core.js';import{LiveRange as _0x31b706}from'ckeditor5/src/engine.js';import{Delete as _0x319fd2}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x13124d}from'./utils.js';export default class q extends _0x2da20e{static get[_0xa0495a(0x1fe)](){return[_0x319fd2];}[_0xa0495a(0x1ff)](){const _0x40b69a=_0xa0495a,_0x35ede3=this[_0x40b69a(0x1f1)],_0x853030=_0x35ede3[_0x40b69a(0x205)][_0x40b69a(0x20a)](_0x40b69a(0x1e9));_0x853030[_0x40b69a(0x1df)](_0x40b69a(0x209));const _0x3d7423=_0x35ede3[_0x40b69a(0x1f8)][_0x40b69a(0x20a)](_0x40b69a(0x1f0));_0x853030[_0x40b69a(0x1df)](_0x40b69a(0x1f0),(_0x56125f,_0x4f8f25={})=>{const _0x18133f=_0x40b69a,_0x10f005=_0x35ede3[_0x18133f(0x20c)][_0x18133f(0x1e7)](_0x35ede3[_0x18133f(0x20c)][_0x18133f(0x1d9)][_0x18133f(0x1e2)]);_0x10f005[_0x18133f(0x1f7)]&&_0x35ede3[_0x18133f(0x20c)][_0x18133f(0x200)](_0x10f005,{'direction':_0x18133f(0x1ec),'unit':_0x4f8f25[_0x18133f(0x1db)]});const _0x5d2568=_0x10f005[_0x18133f(0x20e)](),_0x5efdc9=_0x31b706[_0x18133f(0x208)](_0x5d2568);let _0x51759e;_0x56125f(_0x4f8f25),_0x51759e=_0x18133f(0x1fc)==_0x5efdc9[_0x18133f(0x1d8)][_0x18133f(0x1da)]?_0x35ede3[_0x18133f(0x20c)][_0x18133f(0x1e0)](_0x5d2568[_0x18133f(0x1ed)]):_0x35ede3[_0x18133f(0x20c)][_0x18133f(0x1e0)](_0x5efdc9[_0x18133f(0x1ed)],_0x5efdc9[_0x18133f(0x1e1)]),_0x5efdc9[_0x18133f(0x1f6)](),_0x35ede3[_0x18133f(0x20c)][_0x18133f(0x1d6)](_0x3d7423[_0x18133f(0x1f5)][_0x18133f(0x1dc)],_0x33af20=>{const _0x9b9f66=_0x18133f;_0x3d7423[_0x9b9f66(0x1f5)][_0x9b9f66(0x1f9)](),_0x33af20[_0x9b9f66(0x1fd)](_0x33af20[_0x9b9f66(0x1e0)](_0x51759e[_0x9b9f66(0x1e1)])),_0x3d7423[_0x9b9f66(0x1f5)][_0x9b9f66(0x1f3)]();});}),_0x35ede3[_0x40b69a(0x1d7)][_0x40b69a(0x1e6)]['on'](_0x40b69a(0x1de),_0x13124d(_0x35ede3,_0x40b69a(0x1fb)),{'priority':_0x40b69a(0x203)}),_0x35ede3[_0x40b69a(0x1e3)][_0x40b69a(0x1e6)]['on'](_0x40b69a(0x1de),(_0x3af33b,_0x2f9954,_0x3820da)=>{const _0x4d2f61=_0x40b69a;_0x3820da[_0x4d2f61(0x201)][_0x4d2f61(0x20f)]&&_0x13124d(_0x35ede3,_0x4d2f61(0x1fb),{'showActiveMarker':!0x1})[_0x4d2f61(0x1e5)](this)(_0x3af33b,_0x2f9954,_0x3820da);},{'priority':_0x40b69a(0x203)}),_0x35ede3[_0x40b69a(0x1d7)][_0x40b69a(0x1e6)]['on'](_0x40b69a(0x210),(_0x4a9f59,_0x43a7fa,_0x6baa83)=>{const _0x5aa576=_0x40b69a,_0x2d0527=_0x6baa83[_0x5aa576(0x1f2)][_0x5aa576(0x1fa)](_0x43a7fa[_0x5aa576(0x20b)]);if(_0x2d0527){for(const _0x76edc6 of _0x2d0527)_0x76edc6['is'](_0x5aa576(0x206))&&(_0x6baa83[_0x5aa576(0x1f2)][_0x5aa576(0x1ef)](_0x76edc6,_0x43a7fa[_0x5aa576(0x20b)]),_0x6baa83[_0x5aa576(0x1d5)][_0x5aa576(0x1dd)](_0x76edc6));}},{'priority':_0x40b69a(0x203)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b914f=_0x4726;function _0x267f(){const _0x56005c=['parent','nextSibling','change','fire','init','4037590rDeiTZ','unbindElementFromMarkerName','detach','high','showSuggestionHighlights','get','setSelection','73094Zarxdk','removeMarker:suggestion:insertion','fromRange','options','requires','hasClass','markInsertion','afterExecute','document','getFirstRange','markerName','8390039nWEnHh','remove','editing','enterBlock','enter','69QraUCB','writer','split','plugins','downcastDispatcher','mapper','markerNameToElements','createRange','1066660DLnBLM','getFirstPosition','11399304slMGOR','2953724frjMWZ','ck-suggestion-marker-split','end','4405404gzzGtr','commands','createPositionAt','editor','bind','TrackChangesEditing','data','selection','addMarker:suggestion:insertion','model','enableCommand'];_0x267f=function(){return _0x56005c;};return _0x267f();}(function(_0x40b955,_0x5aeae7){const _0x537514=_0x4726,_0x279698=_0x40b955();while(!![]){try{const _0x12165b=-parseInt(_0x537514(0x175))/0x1+parseInt(_0x537514(0x15d))/0x2*(parseInt(_0x537514(0x16d))/0x3)+parseInt(_0x537514(0x178))/0x4+-parseInt(_0x537514(0x156))/0x5+parseInt(_0x537514(0x17b))/0x6+-parseInt(_0x537514(0x168))/0x7+parseInt(_0x537514(0x177))/0x8;if(_0x12165b===_0x5aeae7)break;else _0x279698['push'](_0x279698['shift']());}catch(_0x174f87){_0x279698['push'](_0x279698['shift']());}}}(_0x267f,0xa273c));import{Plugin as _0xaf1ac8}from'ckeditor5/src/core.js';import{Enter as _0x183a6f}from'ckeditor5/src/enter.js';import{LiveRange as _0x5cd651}from'ckeditor5/src/engine.js';function _0x4726(_0x192b43,_0xbd7639){const _0x267f0c=_0x267f();return _0x4726=function(_0x4726f1,_0x5e1e45){_0x4726f1=_0x4726f1-0x14b;let _0x36560e=_0x267f0c[_0x4726f1];return _0x36560e;},_0x4726(_0x192b43,_0xbd7639);}import{downcastSplitMergeMarker as _0xb8b903}from'./utils.js';export default class W extends _0xaf1ac8{static get[_0x4b914f(0x161)](){return[_0x183a6f];}[_0x4b914f(0x155)](){const _0x4e49a6=_0x4b914f,_0x2107fd=this[_0x4e49a6(0x17e)],_0x4c519c=_0x2107fd[_0x4e49a6(0x170)][_0x4e49a6(0x15b)](_0x4e49a6(0x14b)),_0x50912a=_0x2107fd[_0x4e49a6(0x17c)][_0x4e49a6(0x15b)](_0x4e49a6(0x16c));_0x4c519c[_0x4e49a6(0x150)](_0x4e49a6(0x16c),()=>{const _0x26cbe8=_0x4e49a6;_0x2107fd[_0x26cbe8(0x14f)][_0x26cbe8(0x153)](_0x32a124=>{const _0x1349a2=_0x26cbe8,_0xb87807=_0x2107fd[_0x1349a2(0x14f)][_0x1349a2(0x165)][_0x1349a2(0x14d)],_0x3dfdc3=_0xb87807[_0x1349a2(0x176)](),_0x4c13c6=_0x5cd651[_0x1349a2(0x15f)](_0xb87807[_0x1349a2(0x166)]());if(_0x50912a[_0x1349a2(0x16b)](_0x32a124)){const _0x8f3f57=_0x2107fd[_0x1349a2(0x14f)][_0x1349a2(0x17d)](_0x3dfdc3[_0x1349a2(0x151)][_0x1349a2(0x152)],0x0),_0x45c7c1=_0x32a124[_0x1349a2(0x174)](_0x3dfdc3,_0x8f3f57);_0x4c519c[_0x1349a2(0x163)](_0x45c7c1);}else _0x32a124[_0x1349a2(0x15c)](_0x32a124[_0x1349a2(0x174)](_0x4c13c6[_0x1349a2(0x17a)]));_0x4c13c6[_0x1349a2(0x158)](),_0x50912a[_0x1349a2(0x154)](_0x1349a2(0x164),{'writer':_0x32a124});});}),_0x2107fd[_0x4e49a6(0x16a)][_0x4e49a6(0x171)]['on'](_0x4e49a6(0x14e),_0xb8b903(_0x2107fd,_0x4e49a6(0x16f)),{'priority':_0x4e49a6(0x159)}),_0x2107fd[_0x4e49a6(0x16a)][_0x4e49a6(0x171)]['on'](_0x4e49a6(0x15e),(_0x5d7277,_0x14a531,_0x2b254e)=>{const _0x1c81b6=_0x4e49a6,_0x4e03bf=_0x2b254e[_0x1c81b6(0x172)][_0x1c81b6(0x173)](_0x14a531[_0x1c81b6(0x167)]);if(_0x4e03bf){for(const _0xcbdb of _0x4e03bf)_0xcbdb[_0x1c81b6(0x162)](_0x1c81b6(0x179))&&(_0x2b254e[_0x1c81b6(0x172)][_0x1c81b6(0x157)](_0xcbdb,_0x14a531[_0x1c81b6(0x167)]),_0x2b254e[_0x1c81b6(0x16e)][_0x1c81b6(0x169)](_0xcbdb));}},{'priority':_0x4e49a6(0x159)}),_0x2107fd[_0x4e49a6(0x14c)][_0x4e49a6(0x171)]['on'](_0x4e49a6(0x14e),(_0x304d82,_0x2945ce,_0x32b141)=>{const _0x4279e=_0x4e49a6;_0x32b141[_0x4279e(0x160)][_0x4279e(0x15a)]&&_0xb8b903(_0x2107fd,_0x4279e(0x16f),{'showActiveMarker':!0x1})[_0x4279e(0x17f)](this)(_0x304d82,_0x2945ce,_0x32b141);},{'priority':_0x4e49a6(0x159)});}}
23
+ const _0x460cf7=_0x3d32;(function(_0x1b8c07,_0x3363f8){const _0x58b71a=_0x3d32,_0x30ecd9=_0x1b8c07();while(!![]){try{const _0xe62be6=parseInt(_0x58b71a(0x1e0))/0x1+parseInt(_0x58b71a(0x1be))/0x2+parseInt(_0x58b71a(0x1b3))/0x3*(parseInt(_0x58b71a(0x1dd))/0x4)+-parseInt(_0x58b71a(0x1de))/0x5*(parseInt(_0x58b71a(0x1ab))/0x6)+-parseInt(_0x58b71a(0x1bc))/0x7*(-parseInt(_0x58b71a(0x1c6))/0x8)+parseInt(_0x58b71a(0x1d6))/0x9+-parseInt(_0x58b71a(0x1c1))/0xa;if(_0xe62be6===_0x3363f8)break;else _0x30ecd9['push'](_0x30ecd9['shift']());}catch(_0x2bde39){_0x30ecd9['push'](_0x30ecd9['shift']());}}}(_0x5625,0xde08b));function _0x3d32(_0x3059e3,_0x481483){const _0x5625d1=_0x5625();return _0x3d32=function(_0x3d3282,_0x228ee7){_0x3d3282=_0x3d3282-0x1ab;let _0x303457=_0x5625d1[_0x3d3282];return _0x303457;},_0x3d32(_0x3059e3,_0x481483);}import{Plugin as _0x2aa1be}from'ckeditor5/src/core.js';function _0x5625(){const _0x5ee19b=['1338961QcQptv','fromRange','7772106jaAEIU','get','parent','enterBlock','nextSibling','mapper','createRange','init','151053OBEEWA','markInsertion','document','editor','showSuggestionHighlights','unbindElementFromMarkerName','afterExecute','change','writer','60935xjCuVw','createPositionAt','2686232dhkAqV','markerNameToElements','markerName','33526640LoJmDt','data','getFirstRange','end','high','200wBClOO','detach','model','enableCommand','TrackChangesEditing','addMarker:suggestion:insertion','downcastDispatcher','commands','split','plugins','removeMarker:suggestion:insertion','selection','hasClass','enter','ck-suggestion-marker-split','bind','11231424aFUnzz','requires','getFirstPosition','editing','fire','setSelection','remove','112YgALdf','5PsHxyc','options'];_0x5625=function(){return _0x5ee19b;};return _0x5625();}import{Enter as _0x138c42}from'ckeditor5/src/enter.js';import{LiveRange as _0x173728}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x16a3f3}from'./utils.js';export default class W extends _0x2aa1be{static get[_0x460cf7(0x1d7)](){return[_0x138c42];}[_0x460cf7(0x1b2)](){const _0x4fe886=_0x460cf7,_0x242ce6=this[_0x4fe886(0x1b6)],_0x4c9d8c=_0x242ce6[_0x4fe886(0x1cf)][_0x4fe886(0x1ac)](_0x4fe886(0x1ca)),_0x3cbc73=_0x242ce6[_0x4fe886(0x1cd)][_0x4fe886(0x1ac)](_0x4fe886(0x1d3));_0x4c9d8c[_0x4fe886(0x1c9)](_0x4fe886(0x1d3),()=>{const _0x37b3c6=_0x4fe886;_0x242ce6[_0x37b3c6(0x1c8)][_0x37b3c6(0x1ba)](_0x306411=>{const _0x408bd6=_0x37b3c6,_0x482955=_0x242ce6[_0x408bd6(0x1c8)][_0x408bd6(0x1b5)][_0x408bd6(0x1d1)],_0x244a76=_0x482955[_0x408bd6(0x1d8)](),_0x32a763=_0x173728[_0x408bd6(0x1e1)](_0x482955[_0x408bd6(0x1c3)]());if(_0x3cbc73[_0x408bd6(0x1ae)](_0x306411)){const _0x4129d2=_0x242ce6[_0x408bd6(0x1c8)][_0x408bd6(0x1bd)](_0x244a76[_0x408bd6(0x1ad)][_0x408bd6(0x1af)],0x0),_0x58b4bd=_0x306411[_0x408bd6(0x1b1)](_0x244a76,_0x4129d2);_0x4c9d8c[_0x408bd6(0x1b4)](_0x58b4bd);}else _0x306411[_0x408bd6(0x1db)](_0x306411[_0x408bd6(0x1b1)](_0x32a763[_0x408bd6(0x1c4)]));_0x32a763[_0x408bd6(0x1c7)](),_0x3cbc73[_0x408bd6(0x1da)](_0x408bd6(0x1b9),{'writer':_0x306411});});}),_0x242ce6[_0x4fe886(0x1d9)][_0x4fe886(0x1cc)]['on'](_0x4fe886(0x1cb),_0x16a3f3(_0x242ce6,_0x4fe886(0x1ce)),{'priority':_0x4fe886(0x1c5)}),_0x242ce6[_0x4fe886(0x1d9)][_0x4fe886(0x1cc)]['on'](_0x4fe886(0x1d0),(_0x494f15,_0x18918b,_0x5917c0)=>{const _0x49af30=_0x4fe886,_0x327b1f=_0x5917c0[_0x49af30(0x1b0)][_0x49af30(0x1bf)](_0x18918b[_0x49af30(0x1c0)]);if(_0x327b1f){for(const _0x17eee1 of _0x327b1f)_0x17eee1[_0x49af30(0x1d2)](_0x49af30(0x1d4))&&(_0x5917c0[_0x49af30(0x1b0)][_0x49af30(0x1b8)](_0x17eee1,_0x18918b[_0x49af30(0x1c0)]),_0x5917c0[_0x49af30(0x1bb)][_0x49af30(0x1dc)](_0x17eee1));}},{'priority':_0x4fe886(0x1c5)}),_0x242ce6[_0x4fe886(0x1c2)][_0x4fe886(0x1cc)]['on'](_0x4fe886(0x1cb),(_0x4764be,_0x2f72bd,_0x339c34)=>{const _0x217f7c=_0x4fe886;_0x339c34[_0x217f7c(0x1df)][_0x217f7c(0x1b7)]&&_0x16a3f3(_0x242ce6,_0x217f7c(0x1ce),{'showActiveMarker':!0x1})[_0x217f7c(0x1d5)](this)(_0x4764be,_0x2f72bd,_0x339c34);},{'priority':_0x4fe886(0x1c5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33c558=_0x4040;(function(_0x3a3030,_0x2db566){const _0x169b2d=_0x4040,_0x2f75a5=_0x3a3030();while(!![]){try{const _0x18d2fb=-parseInt(_0x169b2d(0x1d9))/0x1*(-parseInt(_0x169b2d(0x1d0))/0x2)+parseInt(_0x169b2d(0x1d6))/0x3*(-parseInt(_0x169b2d(0x1e5))/0x4)+-parseInt(_0x169b2d(0x1d2))/0x5*(-parseInt(_0x169b2d(0x1c7))/0x6)+parseInt(_0x169b2d(0x1cf))/0x7+parseInt(_0x169b2d(0x1bf))/0x8*(-parseInt(_0x169b2d(0x1c3))/0x9)+-parseInt(_0x169b2d(0x1df))/0xa*(parseInt(_0x169b2d(0x1dc))/0xb)+parseInt(_0x169b2d(0x1c4))/0xc;if(_0x18d2fb===_0x2db566)break;else _0x2f75a5['push'](_0x2f75a5['shift']());}catch(_0x3af174){_0x2f75a5['push'](_0x2f75a5['shift']());}}}(_0x2722,0x30ad3));function _0x4040(_0x483d8e,_0x4c935a){const _0x27225f=_0x2722();return _0x4040=function(_0x4040df,_0x20b89f){_0x4040df=_0x4040df-0x1bf;let _0x33573b=_0x27225f[_0x4040df];return _0x33573b;},_0x4040(_0x483d8e,_0x4c935a);}import{Plugin as _0x5c7630}from'ckeditor5/src/core.js';export default class J extends _0x5c7630{[_0x33c558(0x1e9)](){const _0x350f72=_0x33c558;if(!this[_0x350f72(0x1dd)][_0x350f72(0x1d4)][_0x350f72(0x1d3)](_0x350f72(0x1c0)))return;const _0x4246a2=this[_0x350f72(0x1dd)][_0x350f72(0x1d4)][_0x350f72(0x1ca)](_0x350f72(0x1d5));_0x4246a2[_0x350f72(0x1d7)](_0x350f72(0x1c1),this[_0x350f72(0x1e1)][_0x350f72(0x1ce)](this)),_0x4246a2[_0x350f72(0x1d7)](_0x350f72(0x1db)),_0x4246a2[_0x350f72(0x1d7)](_0x350f72(0x1e3)),_0x4246a2[_0x350f72(0x1d7)](_0x350f72(0x1cd)),_0x4246a2[_0x350f72(0x1d7)](_0x350f72(0x1cb));}[_0x33c558(0x1e1)](_0x1687d9,_0x5a31bd,_0x404e6b={}){const _0x541a0f=_0x33c558,_0x54d94a=this[_0x541a0f(0x1dd)][_0x541a0f(0x1d4)][_0x541a0f(0x1ca)](_0x541a0f(0x1c6));return _0x1687d9(_0x34ff2e=>(_0x541a0f(0x1c2)==typeof _0x5a31bd?_0x54d94a[_0x541a0f(0x1e2)](_0x5a31bd,_0x404e6b):_0x5a31bd)(_0x34ff2e)[_0x541a0f(0x1e7)](_0x40bba1=>!0x1===this[_0x541a0f(0x1cc)](_0x40bba1,_0x34ff2e[_0x541a0f(0x1c5)])),_0x404e6b);}[_0x33c558(0x1cc)](_0xa6113b,_0x3dd6a3){const _0x5a3ada=_0x33c558,_0xa3cb16=this[_0x5a3ada(0x1dd)][_0x5a3ada(0x1c9)][_0x5a3ada(0x1e8)](this[_0x5a3ada(0x1dd)][_0x5a3ada(0x1c9)][_0x5a3ada(0x1e6)](_0x3dd6a3,_0xa6113b[_0x5a3ada(0x1e4)]),this[_0x5a3ada(0x1dd)][_0x5a3ada(0x1c9)][_0x5a3ada(0x1e6)](_0x3dd6a3,_0xa6113b[_0x5a3ada(0x1e0)]));for(const _0x303e33 of this[_0x5a3ada(0x1dd)][_0x5a3ada(0x1c9)][_0x5a3ada(0x1d1)][_0x5a3ada(0x1de)](_0x5a3ada(0x1da)))if(null!==_0xa3cb16[_0x5a3ada(0x1c8)](_0x303e33[_0x5a3ada(0x1d8)]()))return!0x0;return!0x1;}}function _0x2722(){const _0x25351f=['findByTextCallback','findPrevious','start','244BcHGcc','createPositionAt','filter','createRange','afterInit','139864shQJzP','FindAndReplaceEditing','find','string','144ZkTRpX','888948aUxxgY','item','FindAndReplaceUtils','264tohfsL','getIntersection','model','get','replaceAll','_isInDeletionRange','replace','bind','2769865VsAyhz','12reYPdH','markers','17545MSutxL','has','plugins','TrackChangesEditing','15603AZiIFD','enableCommand','getRange','50301tFRMKs','suggestion:deletion','findNext','712844ExhRmM','editor','getMarkersGroup','20XkFjHe','end','handleFindCommand'];_0x2722=function(){return _0x25351f;};return _0x2722();}
23
+ function _0x1813(){const _0x54ea54=['has','3489017HrLAug','item','1300317eEYMJB','suggestion:deletion','get','2866172MppVMl','start','1SLruvj','createRange','getIntersection','4372745QdDwdm','createPositionAt','enableCommand','74706WAvEMs','_isInDeletionRange','FindAndReplaceEditing','getRange','FindAndReplaceUtils','findPrevious','markers','bind','plugins','find','filter','string','end','TrackChangesEditing','findNext','8XJvjEH','replaceAll','editor','afterInit','model','replace','596238ljSLEK','getMarkersGroup','10274590WvEjcR','handleFindCommand','findByTextCallback','9hGgpAZ'];_0x1813=function(){return _0x54ea54;};return _0x1813();}const _0x2d951c=_0x437f;(function(_0x248cdf,_0x46978a){const _0x5d4a68=_0x437f,_0x571432=_0x248cdf();while(!![]){try{const _0x116702=parseInt(_0x5d4a68(0x1a2))/0x1*(-parseInt(_0x5d4a68(0x1a8))/0x2)+-parseInt(_0x5d4a68(0x19d))/0x3+parseInt(_0x5d4a68(0x1a0))/0x4+parseInt(_0x5d4a68(0x1a5))/0x5+-parseInt(_0x5d4a68(0x194))/0x6+parseInt(_0x5d4a68(0x19b))/0x7*(parseInt(_0x5d4a68(0x18e))/0x8)+parseInt(_0x5d4a68(0x199))/0x9*(-parseInt(_0x5d4a68(0x196))/0xa);if(_0x116702===_0x46978a)break;else _0x571432['push'](_0x571432['shift']());}catch(_0x18484d){_0x571432['push'](_0x571432['shift']());}}}(_0x1813,0x7817b));function _0x437f(_0x101967,_0x185f9c){const _0x181319=_0x1813();return _0x437f=function(_0x437f70,_0x205012){_0x437f70=_0x437f70-0x183;let _0x1ec79c=_0x181319[_0x437f70];return _0x1ec79c;},_0x437f(_0x101967,_0x185f9c);}import{Plugin as _0x1b4bdc}from'ckeditor5/src/core.js';export default class J extends _0x1b4bdc{[_0x2d951c(0x191)](){const _0x1e8ca0=_0x2d951c;if(!this[_0x1e8ca0(0x190)][_0x1e8ca0(0x187)][_0x1e8ca0(0x19a)](_0x1e8ca0(0x1aa)))return;const _0x52d57a=this[_0x1e8ca0(0x190)][_0x1e8ca0(0x187)][_0x1e8ca0(0x19f)](_0x1e8ca0(0x18c));_0x52d57a[_0x1e8ca0(0x1a7)](_0x1e8ca0(0x188),this[_0x1e8ca0(0x197)][_0x1e8ca0(0x186)](this)),_0x52d57a[_0x1e8ca0(0x1a7)](_0x1e8ca0(0x18d)),_0x52d57a[_0x1e8ca0(0x1a7)](_0x1e8ca0(0x184)),_0x52d57a[_0x1e8ca0(0x1a7)](_0x1e8ca0(0x193)),_0x52d57a[_0x1e8ca0(0x1a7)](_0x1e8ca0(0x18f));}[_0x2d951c(0x197)](_0x27da5a,_0x4e0fab,_0x4f6318={}){const _0x2c094b=_0x2d951c,_0x16862c=this[_0x2c094b(0x190)][_0x2c094b(0x187)][_0x2c094b(0x19f)](_0x2c094b(0x183));return _0x27da5a(_0x4900de=>(_0x2c094b(0x18a)==typeof _0x4e0fab?_0x16862c[_0x2c094b(0x198)](_0x4e0fab,_0x4f6318):_0x4e0fab)(_0x4900de)[_0x2c094b(0x189)](_0xebe07a=>!0x1===this[_0x2c094b(0x1a9)](_0xebe07a,_0x4900de[_0x2c094b(0x19c)])),_0x4f6318);}[_0x2d951c(0x1a9)](_0x2c0156,_0x410be5){const _0x415b4c=_0x2d951c,_0x7a899e=this[_0x415b4c(0x190)][_0x415b4c(0x192)][_0x415b4c(0x1a3)](this[_0x415b4c(0x190)][_0x415b4c(0x192)][_0x415b4c(0x1a6)](_0x410be5,_0x2c0156[_0x415b4c(0x1a1)]),this[_0x415b4c(0x190)][_0x415b4c(0x192)][_0x415b4c(0x1a6)](_0x410be5,_0x2c0156[_0x415b4c(0x18b)]));for(const _0x19485b of this[_0x415b4c(0x190)][_0x415b4c(0x192)][_0x415b4c(0x185)][_0x415b4c(0x195)](_0x415b4c(0x19e)))if(null!==_0x7a899e[_0x415b4c(0x1a4)](_0x19485b[_0x415b4c(0x1ab)]()))return!0x0;return!0x1;}}