@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240603.0 → 0.0.0-nightly-20240604.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 (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe3b15=>{const {zh:{dictionary:_0x1157b9,getPluralForm:_0x4aea0e}}={'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':_0x3d8978=>0x0}};_0xe3b15['zh']||={'dictionary':{},'getPluralForm':null},_0xe3b15['zh']['dictionary']=Object['assign'](_0xe3b15['zh']['dictionary'],_0x1157b9),_0xe3b15['zh']['getPluralForm']=_0x4aea0e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x192d6f=>{const {zh:{dictionary:_0x306127,getPluralForm:_0x2af6bb}}={'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':_0x44c8bf=>0x0}};_0x192d6f['zh']||={'dictionary':{},'getPluralForm':null},_0x192d6f['zh']['dictionary']=Object['assign'](_0x192d6f['zh']['dictionary'],_0x306127),_0x192d6f['zh']['getPluralForm']=_0x2af6bb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -23,7 +23,7 @@ declare const Suggestion_base: {
23
23
  *
24
24
  * `Suggestion` instances are created and handled by {@link module:track-changes/trackchanges~TrackChanges track changes plugin}.
25
25
  */
26
- export default class Suggestion extends /* #__PURE__ -- @preserve */ Suggestion_base {
26
+ export default class Suggestion extends Suggestion_base {
27
27
  /**
28
28
  * Suggestion ID.
29
29
  */
@@ -20,7 +20,7 @@ declare const SuggestionController_base: {
20
20
  * It takes a suggestion thread view, listens to events fired by that view and based on them performs actions
21
21
  * on the provided suggestion model.
22
22
  */
23
- export default class SuggestionController extends /* #__PURE__ -- @preserve */ SuggestionController_base {
23
+ export default class SuggestionController extends SuggestionController_base {
24
24
  model: Suggestion;
25
25
  view: BaseSuggestionThreadView;
26
26
  commentThreadController: CommentThreadController;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240603.0",
3
+ "version": "0.0.0-nightly-20240604.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-20240603.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240603.0",
44
+ "ckeditor5": "0.0.0-nightly-20240604.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240604.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 _0x1e4f8e=_0x5755;function _0x5755(_0x1551b0,_0x340a95){const _0x59abad=_0x59ab();return _0x5755=function(_0x57558c,_0x35c1e3){_0x57558c=_0x57558c-0xea;let _0x5ab4c7=_0x59abad[_0x57558c];return _0x5ab4c7;},_0x5755(_0x1551b0,_0x340a95);}(function(_0x3cb5ba,_0x31fdc2){const _0x2ced9a=_0x5755,_0x475072=_0x3cb5ba();while(!![]){try{const _0x131479=-parseInt(_0x2ced9a(0xeb))/0x1+parseInt(_0x2ced9a(0xf8))/0x2*(-parseInt(_0x2ced9a(0xf7))/0x3)+parseInt(_0x2ced9a(0xf1))/0x4*(parseInt(_0x2ced9a(0xef))/0x5)+parseInt(_0x2ced9a(0x102))/0x6*(-parseInt(_0x2ced9a(0xf2))/0x7)+parseInt(_0x2ced9a(0xf0))/0x8*(parseInt(_0x2ced9a(0xed))/0x9)+-parseInt(_0x2ced9a(0xea))/0xa+-parseInt(_0x2ced9a(0x100))/0xb*(-parseInt(_0x2ced9a(0x101))/0xc);if(_0x131479===_0x31fdc2)break;else _0x475072['push'](_0x475072['shift']());}catch(_0x5de96f){_0x475072['push'](_0x475072['shift']());}}}(_0x59ab,0xace39));import{Command as _0x1348ab}from'ckeditor5/src/core.js';import{CKEditorError as _0x14fb10}from'ckeditor5/src/utils.js';export default class $ extends _0x1348ab{constructor(_0x5097b2,_0x146eef){const _0x45ca22=_0x5755;super(_0x5097b2),this[_0x45ca22(0xfc)]=_0x146eef,this[_0x45ca22(0xf4)](),this[_0x45ca22(0x103)]=!0x1;}[_0x1e4f8e(0xf4)](){const _0x3259b7=_0x1e4f8e;this[_0x3259b7(0xf9)]=!0x0;}[_0x1e4f8e(0xfb)](_0x4fcbe8){const _0x5503c7=_0x1e4f8e,_0x36cfd1=this[_0x5503c7(0xfc)][_0x5503c7(0xec)](_0x4fcbe8);if(!_0x36cfd1)throw new _0x14fb10(_0x5503c7(0xfd),this);const _0x14cdc4=_0x36cfd1[_0x5503c7(0xf6)]();this[_0x5503c7(0xf3)][_0x5503c7(0xf5)][_0x5503c7(0xfe)](_0x14cdc4)&&this[_0x5503c7(0xf3)][_0x5503c7(0xff)][_0x5503c7(0xec)](_0x5503c7(0xfa))[_0x5503c7(0xee)](_0x36cfd1);}}function _0x59ab(){const _0x1a3f8a=['3618270xZPTNt','_isEnabledBasedOnSelection','9245450GjzVPx','790503OnlZHY','get','15273NnUPlF','acceptSuggestion','2445755BGbDRd','344JTomUO','4nvunGl','7jHmTLJ','editor','refresh','model','getRanges','150042RGJBGJ','2QXeRoO','isEnabled','TrackChangesEditing','execute','_suggestions','track-changes-accept-suggestion-not-found','canEditAt','plugins','33SwfmBX','10056552iKmNJa'];_0x59ab=function(){return _0x1a3f8a;};return _0x59ab();}
23
+ function _0x369a(){const _0x3c4949=['267107eLYWmS','model','1188350jHQPur','getRanges','_isEnabledBasedOnSelection','258075wUkBbE','36UiXZsA','4MCukLP','373346YmtIST','execute','refresh','883990MlJHDk','8VvueDj','1197721KXEINk','isEnabled','plugins','acceptSuggestion','editor','TrackChangesEditing','1119810yHawEl','canEditAt','_suggestions','get','track-changes-accept-suggestion-not-found'];_0x369a=function(){return _0x3c4949;};return _0x369a();}const _0x54e3b2=_0xdd5d;(function(_0x1c85a3,_0x5ecf9f){const _0x226adc=_0xdd5d,_0x1ef53b=_0x1c85a3();while(!![]){try{const _0x10423c=-parseInt(_0x226adc(0x138))/0x1+parseInt(_0x226adc(0x128))/0x2+parseInt(_0x226adc(0x125))/0x3*(parseInt(_0x226adc(0x127))/0x4)+-parseInt(_0x226adc(0x13a))/0x5+parseInt(_0x226adc(0x133))/0x6+-parseInt(_0x226adc(0x12d))/0x7*(parseInt(_0x226adc(0x12c))/0x8)+-parseInt(_0x226adc(0x126))/0x9*(-parseInt(_0x226adc(0x12b))/0xa);if(_0x10423c===_0x5ecf9f)break;else _0x1ef53b['push'](_0x1ef53b['shift']());}catch(_0x4d52b8){_0x1ef53b['push'](_0x1ef53b['shift']());}}}(_0x369a,0x21759));import{Command as _0x48aacd}from'ckeditor5/src/core.js';import{CKEditorError as _0x25e7a2}from'ckeditor5/src/utils.js';function _0xdd5d(_0x28fa79,_0x219879){const _0x369a02=_0x369a();return _0xdd5d=function(_0xdd5dbd,_0x1f9630){_0xdd5dbd=_0xdd5dbd-0x124;let _0x1e09c0=_0x369a02[_0xdd5dbd];return _0x1e09c0;},_0xdd5d(_0x28fa79,_0x219879);}export default class $ extends _0x48aacd{constructor(_0x5b8a9d,_0x1b5b98){const _0x941079=_0xdd5d;super(_0x5b8a9d),this[_0x941079(0x135)]=_0x1b5b98,this[_0x941079(0x12a)](),this[_0x941079(0x124)]=!0x1;}[_0x54e3b2(0x12a)](){const _0x59a651=_0x54e3b2;this[_0x59a651(0x12e)]=!0x0;}[_0x54e3b2(0x129)](_0x261600){const _0x683fdc=_0x54e3b2,_0x35c68d=this[_0x683fdc(0x135)][_0x683fdc(0x136)](_0x261600);if(!_0x35c68d)throw new _0x25e7a2(_0x683fdc(0x137),this);const _0x45b6d2=_0x35c68d[_0x683fdc(0x13b)]();this[_0x683fdc(0x131)][_0x683fdc(0x139)][_0x683fdc(0x134)](_0x45b6d2)&&this[_0x683fdc(0x131)][_0x683fdc(0x12f)][_0x683fdc(0x136)](_0x683fdc(0x132))[_0x683fdc(0x130)](_0x35c68d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x337b82=_0x50bd;(function(_0xbd2801,_0x2c5dd8){const _0x4d23f4=_0x50bd,_0x14e797=_0xbd2801();while(!![]){try{const _0x3d65f0=-parseInt(_0x4d23f4(0x139))/0x1+parseInt(_0x4d23f4(0x144))/0x2*(-parseInt(_0x4d23f4(0x148))/0x3)+parseInt(_0x4d23f4(0x14b))/0x4+parseInt(_0x4d23f4(0x13b))/0x5+-parseInt(_0x4d23f4(0x13f))/0x6*(-parseInt(_0x4d23f4(0x138))/0x7)+parseInt(_0x4d23f4(0x13a))/0x8*(-parseInt(_0x4d23f4(0x14a))/0x9)+-parseInt(_0x4d23f4(0x13e))/0xa*(-parseInt(_0x4d23f4(0x14f))/0xb);if(_0x3d65f0===_0x2c5dd8)break;else _0x14e797['push'](_0x14e797['shift']());}catch(_0x12e965){_0x14e797['push'](_0x14e797['shift']());}}}(_0xbb6f,0x69f9b));import{Command as _0x40fc05}from'ckeditor5/src/core.js';import{CKEditorError as _0x4f0c81}from'ckeditor5/src/utils.js';function _0xbb6f(){const _0x5c5823=['_isEnabledBasedOnSelection','130HQrimh','42vAbcoF','TrackChangesEditing','isEnabled','getRanges','get','42RunBoz','track-changes-discard-suggestion-not-found','canEditAt','editor','94917JBghwl','execute','27wDFQHg','2490820IPAUjF','refresh','_suggestions','discardSuggestion','869033jRStpn','plugins','355187HXBWip','814453oraMod','2190696pIHOJI','3647635DUvChI','model'];_0xbb6f=function(){return _0x5c5823;};return _0xbb6f();}function _0x50bd(_0x29db47,_0x1bcb5f){const _0xbb6f80=_0xbb6f();return _0x50bd=function(_0x50bd11,_0x29116d){_0x50bd11=_0x50bd11-0x138;let _0x4b32e1=_0xbb6f80[_0x50bd11];return _0x4b32e1;},_0x50bd(_0x29db47,_0x1bcb5f);}export default class B extends _0x40fc05{constructor(_0x1071ac,_0x5ca2d8){const _0x113ae9=_0x50bd;super(_0x1071ac),this[_0x113ae9(0x14d)]=_0x5ca2d8,this[_0x113ae9(0x14c)](),this[_0x113ae9(0x13d)]=!0x1;}[_0x337b82(0x14c)](){const _0x23f06e=_0x337b82;this[_0x23f06e(0x141)]=!0x0;}[_0x337b82(0x149)](_0x10b933){const _0x2c025d=_0x337b82,_0x442e74=this[_0x2c025d(0x14d)][_0x2c025d(0x143)](_0x10b933);if(!_0x442e74)throw new _0x4f0c81(_0x2c025d(0x145),this);const _0x54d58a=_0x442e74[_0x2c025d(0x142)]();this[_0x2c025d(0x147)][_0x2c025d(0x13c)][_0x2c025d(0x146)](_0x54d58a)&&this[_0x2c025d(0x147)][_0x2c025d(0x150)][_0x2c025d(0x143)](_0x2c025d(0x140))[_0x2c025d(0x14e)](_0x442e74);}}
23
+ function _0x154c(_0x915c54,_0x58b1ac){const _0xc87756=_0xc877();return _0x154c=function(_0x154c4a,_0x5af578){_0x154c4a=_0x154c4a-0x95;let _0x48d519=_0xc87756[_0x154c4a];return _0x48d519;},_0x154c(_0x915c54,_0x58b1ac);}const _0x5f0ece=_0x154c;(function(_0x103aa8,_0x4d7df8){const _0x4f3d92=_0x154c,_0x428bd9=_0x103aa8();while(!![]){try{const _0x5e34ea=parseInt(_0x4f3d92(0x9e))/0x1*(-parseInt(_0x4f3d92(0xab))/0x2)+parseInt(_0x4f3d92(0xa5))/0x3*(-parseInt(_0x4f3d92(0xa6))/0x4)+-parseInt(_0x4f3d92(0x98))/0x5+parseInt(_0x4f3d92(0xa0))/0x6+-parseInt(_0x4f3d92(0x99))/0x7+-parseInt(_0x4f3d92(0xa8))/0x8*(parseInt(_0x4f3d92(0x9d))/0x9)+parseInt(_0x4f3d92(0x96))/0xa*(parseInt(_0x4f3d92(0x9a))/0xb);if(_0x5e34ea===_0x4d7df8)break;else _0x428bd9['push'](_0x428bd9['shift']());}catch(_0x165f17){_0x428bd9['push'](_0x428bd9['shift']());}}}(_0xc877,0x62d45));import{Command as _0x29bdb2}from'ckeditor5/src/core.js';import{CKEditorError as _0x69277b}from'ckeditor5/src/utils.js';function _0xc877(){const _0x262ff5=['plugins','model','_isEnabledBasedOnSelection','147TCrZrj','47836GvIgSt','editor','56VRzHIx','isEnabled','execute','229394DqnvMR','_suggestions','getRanges','canEditAt','1834030YMAYkF','track-changes-discard-suggestion-not-found','2031475nFVrWP','4275775hmuksH','143qdYMCU','get','discardSuggestion','444096qKOJKt','1dcWxlY','refresh','502692sFRDQO','TrackChangesEditing'];_0xc877=function(){return _0x262ff5;};return _0xc877();}export default class B extends _0x29bdb2{constructor(_0x1e2864,_0x46f419){const _0x3bd6b2=_0x154c;super(_0x1e2864),this[_0x3bd6b2(0xac)]=_0x46f419,this[_0x3bd6b2(0x9f)](),this[_0x3bd6b2(0xa4)]=!0x1;}[_0x5f0ece(0x9f)](){const _0x2d0b77=_0x5f0ece;this[_0x2d0b77(0xa9)]=!0x0;}[_0x5f0ece(0xaa)](_0x483506){const _0x27f10e=_0x5f0ece,_0x4bf0b6=this[_0x27f10e(0xac)][_0x27f10e(0x9b)](_0x483506);if(!_0x4bf0b6)throw new _0x69277b(_0x27f10e(0x97),this);const _0x549ebb=_0x4bf0b6[_0x27f10e(0xad)]();this[_0x27f10e(0xa7)][_0x27f10e(0xa3)][_0x27f10e(0x95)](_0x549ebb)&&this[_0x27f10e(0xa7)][_0x27f10e(0xa2)][_0x27f10e(0x9b)](_0x27f10e(0xa1))[_0x27f10e(0x9c)](_0x4bf0b6);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xd415(_0xe42e78,_0x1afb9a){const _0x289586=_0x2895();return _0xd415=function(_0xd415d4,_0x4f7c7d){_0xd415d4=_0xd415d4-0x152;let _0x2cff3d=_0x289586[_0xd415d4];return _0x2cff3d;},_0xd415(_0xe42e78,_0x1afb9a);}const _0x1077da=_0xd415;function _0x2895(){const _0xf09a78=['refresh','68997lLhEJV','535199fsZHfO','execute','from','7139370dAFHLw','model','_isEnabledBasedOnSelection','values','isEnabled','276MPiYRR','9HdjOxd','152dEeRIb','1224157AcYhnT','canEditAt','_suggestions','some','2581366zOEXyv','216510sFTCiR','5lVGZLZ','11217170HwHxle','_command','getRanges','editor','isInContent'];_0x2895=function(){return _0xf09a78;};return _0x2895();}(function(_0x497405,_0x5e20c8){const _0x15f83b=_0xd415,_0x20ae89=_0x497405();while(!![]){try{const _0x4b60d9=-parseInt(_0x15f83b(0x169))/0x1+-parseInt(_0x15f83b(0x168))/0x2+parseInt(_0x15f83b(0x158))/0x3*(parseInt(_0x15f83b(0x161))/0x4)+-parseInt(_0x15f83b(0x16a))/0x5*(-parseInt(_0x15f83b(0x15c))/0x6)+parseInt(_0x15f83b(0x159))/0x7*(-parseInt(_0x15f83b(0x163))/0x8)+parseInt(_0x15f83b(0x162))/0x9*(parseInt(_0x15f83b(0x152))/0xa)+-parseInt(_0x15f83b(0x164))/0xb;if(_0x4b60d9===_0x5e20c8)break;else _0x20ae89['push'](_0x20ae89['shift']());}catch(_0x3b13ba){_0x20ae89['push'](_0x20ae89['shift']());}}}(_0x2895,0xc9ff4));import{Command as _0x373708}from'ckeditor5/src/core.js';import{sortSuggestions as _0x2924f9,executeCommandForSuggestions as _0x1caf22}from'../utils/utils.js';export default class x extends _0x373708{constructor(_0x1632cf,_0x182327,_0x5d961c){const _0xf25cac=_0xd415;super(_0x1632cf),this[_0xf25cac(0x153)]=_0x182327,this[_0xf25cac(0x166)]=_0x5d961c,this[_0xf25cac(0x157)](),this[_0xf25cac(0x15e)]=!0x1;}[_0x1077da(0x157)](){const _0x43465f=_0x1077da,_0x54cb6a=Array[_0x43465f(0x15b)](this[_0x43465f(0x166)][_0x43465f(0x15f)]())[_0x43465f(0x167)](_0x388eca=>_0x388eca[_0x43465f(0x156)]);this[_0x43465f(0x160)]=this[_0x43465f(0x153)][_0x43465f(0x160)]&&_0x54cb6a;}[_0x1077da(0x15a)](){const _0x149ce5=_0x1077da,_0x3ac77c=_0x2924f9(Array[_0x149ce5(0x15b)](this[_0x149ce5(0x166)][_0x149ce5(0x15f)]()));for(const _0x225a13 of _0x3ac77c){const _0x446000=_0x225a13[_0x149ce5(0x154)]();if(!this[_0x149ce5(0x155)][_0x149ce5(0x15d)][_0x149ce5(0x165)](_0x446000))return;}_0x1caf22(this[_0x149ce5(0x155)][_0x149ce5(0x15d)],this[_0x149ce5(0x153)],_0x3ac77c);}}
23
+ const _0x51ab52=_0x2461;function _0x55e9(){const _0x4789d7=['73812tKjWTA','isEnabled','getRanges','710637ASjtpa','8579728wklCyR','_suggestions','205480tcfcDU','canEditAt','9cnCnGx','execute','isInContent','editor','20jcTJnB','model','1365189eXNGWS','165xrjvyF','values','from','9127900LXZeoV','17386325jOHnzL','_command','2ZGOezW','some','_isEnabledBasedOnSelection','refresh'];_0x55e9=function(){return _0x4789d7;};return _0x55e9();}(function(_0x3fff7d,_0x4ad19d){const _0x285766=_0x2461,_0x14e301=_0x3fff7d();while(!![]){try{const _0x495f75=-parseInt(_0x285766(0x1e2))/0x1*(-parseInt(_0x285766(0x1d8))/0x2)+parseInt(_0x285766(0x1df))/0x3*(-parseInt(_0x285766(0x1e8))/0x4)+parseInt(_0x285766(0x1eb))/0x5*(parseInt(_0x285766(0x1dc))/0x6)+-parseInt(_0x285766(0x1ea))/0x7+parseInt(_0x285766(0x1e0))/0x8*(-parseInt(_0x285766(0x1e4))/0x9)+parseInt(_0x285766(0x1ee))/0xa+parseInt(_0x285766(0x1ef))/0xb;if(_0x495f75===_0x4ad19d)break;else _0x14e301['push'](_0x14e301['shift']());}catch(_0x59afe9){_0x14e301['push'](_0x14e301['shift']());}}}(_0x55e9,0x9f67b));import{Command as _0x59beb2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5770b8,executeCommandForSuggestions as _0xcb3932}from'../utils/utils.js';function _0x2461(_0x31b536,_0x45b62a){const _0x55e956=_0x55e9();return _0x2461=function(_0x2461c0,_0xc4350b){_0x2461c0=_0x2461c0-0x1d7;let _0x24e950=_0x55e956[_0x2461c0];return _0x24e950;},_0x2461(_0x31b536,_0x45b62a);}export default class x extends _0x59beb2{constructor(_0x40e60b,_0x540485,_0x438c9b){const _0x2f7c55=_0x2461;super(_0x40e60b),this[_0x2f7c55(0x1d7)]=_0x540485,this[_0x2f7c55(0x1e1)]=_0x438c9b,this[_0x2f7c55(0x1db)](),this[_0x2f7c55(0x1da)]=!0x1;}[_0x51ab52(0x1db)](){const _0x3f9deb=_0x51ab52,_0x12e537=Array[_0x3f9deb(0x1ed)](this[_0x3f9deb(0x1e1)][_0x3f9deb(0x1ec)]())[_0x3f9deb(0x1d9)](_0x4d343d=>_0x4d343d[_0x3f9deb(0x1e6)]);this[_0x3f9deb(0x1dd)]=this[_0x3f9deb(0x1d7)][_0x3f9deb(0x1dd)]&&_0x12e537;}[_0x51ab52(0x1e5)](){const _0x200441=_0x51ab52,_0x405fe3=_0x5770b8(Array[_0x200441(0x1ed)](this[_0x200441(0x1e1)][_0x200441(0x1ec)]()));for(const _0x2d0782 of _0x405fe3){const _0x4f4afb=_0x2d0782[_0x200441(0x1de)]();if(!this[_0x200441(0x1e7)][_0x200441(0x1e9)][_0x200441(0x1e3)](_0x4f4afb))return;}_0xcb3932(this[_0x200441(0x1e7)][_0x200441(0x1e9)],this[_0x200441(0x1d7)],_0x405fe3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6ac7(){const _0x18ea5c=['_command','106391IsYKKk','execute','values','getRanges','editor','size','_suggestions','from','canEditAt','388456jZlGJQ','_isEnabledBasedOnSelection','152514xvKPnL','selection','document','9446NjWzVP','10YudHRP','821380zzeYUu','_selectedSuggestions','isEnabled','60CqMoic','refresh','model','114304qXTuLk','1770984ieWTmD'];_0x6ac7=function(){return _0x18ea5c;};return _0x6ac7();}const _0x5c8794=_0x5c9d;(function(_0xc9bc36,_0xe5bd0b){const _0x119e48=_0x5c9d,_0x13afb4=_0xc9bc36();while(!![]){try{const _0x214049=-parseInt(_0x119e48(0x98))/0x1+parseInt(_0x119e48(0xa6))/0x2*(-parseInt(_0x119e48(0x92))/0x3)+parseInt(_0x119e48(0xa1))/0x4+-parseInt(_0x119e48(0x8e))/0x5*(parseInt(_0x119e48(0xa3))/0x6)+parseInt(_0x119e48(0x8f))/0x7+-parseInt(_0x119e48(0x95))/0x8+parseInt(_0x119e48(0x96))/0x9;if(_0x214049===_0xe5bd0b)break;else _0x13afb4['push'](_0x13afb4['shift']());}catch(_0x166e75){_0x13afb4['push'](_0x13afb4['shift']());}}}(_0x6ac7,0x23765));function _0x5c9d(_0x3c92c1,_0x5049d9){const _0x6ac774=_0x6ac7();return _0x5c9d=function(_0x5c9d4c,_0x1c54f7){_0x5c9d4c=_0x5c9d4c-0x8e;let _0x49bd0d=_0x6ac774[_0x5c9d4c];return _0x49bd0d;},_0x5c9d(_0x3c92c1,_0x5049d9);}import{Command as _0x5987ed}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3a1912,getSelectedSuggestions as _0x390d92,executeCommandForSuggestions as _0x43d7af}from'../utils/utils.js';export default class R extends _0x5987ed{constructor(_0x5ae683,_0x20a2fb,_0x4a36fd){const _0x2f72c8=_0x5c9d;super(_0x5ae683),this[_0x2f72c8(0x97)]=_0x20a2fb,this[_0x2f72c8(0x9e)]=_0x4a36fd,this[_0x2f72c8(0x90)]=new Set(),this[_0x2f72c8(0x93)](),this[_0x2f72c8(0xa2)]=!0x1;}[_0x5c8794(0x93)](){const _0x369ca4=_0x5c8794,_0x403eea=this[_0x369ca4(0x9c)][_0x369ca4(0x94)][_0x369ca4(0xa5)][_0x369ca4(0xa4)],_0xb1c02b=Array[_0x369ca4(0x9f)](this[_0x369ca4(0x9e)][_0x369ca4(0x9a)]());this[_0x369ca4(0x90)]=_0x390d92(_0x403eea,_0xb1c02b),this[_0x369ca4(0x91)]=this[_0x369ca4(0x97)][_0x369ca4(0x91)]&&!!this[_0x369ca4(0x90)][_0x369ca4(0x9d)];}[_0x5c8794(0x99)](){const _0x5cb1c4=_0x5c8794,_0x40bdbf=_0x3a1912(Array[_0x5cb1c4(0x9f)](this[_0x5cb1c4(0x90)]));for(const _0x30eb58 of _0x40bdbf){const _0x363218=_0x30eb58[_0x5cb1c4(0x9b)]();if(!this[_0x5cb1c4(0x9c)][_0x5cb1c4(0x94)][_0x5cb1c4(0xa0)](_0x363218))return;}_0x43d7af(this[_0x5cb1c4(0x9c)][_0x5cb1c4(0x94)],this[_0x5cb1c4(0x97)],_0x40bdbf);}}
23
+ const _0x46cec1=_0x5542;function _0x5542(_0x36bc72,_0x2b53fe){const _0x3d3685=_0x3d36();return _0x5542=function(_0x55426f,_0x37069e){_0x55426f=_0x55426f-0x1c1;let _0xefd7c=_0x3d3685[_0x55426f];return _0xefd7c;},_0x5542(_0x36bc72,_0x2b53fe);}(function(_0xc2c590,_0x1407ad){const _0xa54ec1=_0x5542,_0x116a58=_0xc2c590();while(!![]){try{const _0x316b41=parseInt(_0xa54ec1(0x1d3))/0x1+-parseInt(_0xa54ec1(0x1c7))/0x2+parseInt(_0xa54ec1(0x1c3))/0x3+-parseInt(_0xa54ec1(0x1d5))/0x4*(-parseInt(_0xa54ec1(0x1c1))/0x5)+-parseInt(_0xa54ec1(0x1d0))/0x6*(-parseInt(_0xa54ec1(0x1c6))/0x7)+parseInt(_0xa54ec1(0x1c9))/0x8*(-parseInt(_0xa54ec1(0x1cf))/0x9)+parseInt(_0xa54ec1(0x1d2))/0xa;if(_0x316b41===_0x1407ad)break;else _0x116a58['push'](_0x116a58['shift']());}catch(_0x28df72){_0x116a58['push'](_0x116a58['shift']());}}}(_0x3d36,0xea32f));import{Command as _0x399d28}from'ckeditor5/src/core.js';function _0x3d36(){const _0x210d27=['27xqKyhZ','258TVovmw','_suggestions','7895280NBLUJS','831524bCwaBB','getRanges','1323372ubkDTT','refresh','execute','size','_isEnabledBasedOnSelection','document','20gZXEfD','isEnabled','852612FFDXKt','_selectedSuggestions','editor','15953qXVSJE','2875052AdaZzi','model','2479520TIpmKo','_command','from','values','selection','canEditAt'];_0x3d36=function(){return _0x210d27;};return _0x3d36();}import{sortSuggestions as _0x38b273,getSelectedSuggestions as _0x5f1cbd,executeCommandForSuggestions as _0x533485}from'../utils/utils.js';export default class R extends _0x399d28{constructor(_0x1d412f,_0x1da7a2,_0x3b2e49){const _0xfb2696=_0x5542;super(_0x1d412f),this[_0xfb2696(0x1ca)]=_0x1da7a2,this[_0xfb2696(0x1d1)]=_0x3b2e49,this[_0xfb2696(0x1c4)]=new Set(),this[_0xfb2696(0x1d6)](),this[_0xfb2696(0x1d9)]=!0x1;}[_0x46cec1(0x1d6)](){const _0x44a42c=_0x46cec1,_0x4111d0=this[_0x44a42c(0x1c5)][_0x44a42c(0x1c8)][_0x44a42c(0x1da)][_0x44a42c(0x1cd)],_0x12ccdc=Array[_0x44a42c(0x1cb)](this[_0x44a42c(0x1d1)][_0x44a42c(0x1cc)]());this[_0x44a42c(0x1c4)]=_0x5f1cbd(_0x4111d0,_0x12ccdc),this[_0x44a42c(0x1c2)]=this[_0x44a42c(0x1ca)][_0x44a42c(0x1c2)]&&!!this[_0x44a42c(0x1c4)][_0x44a42c(0x1d8)];}[_0x46cec1(0x1d7)](){const _0x536f9b=_0x46cec1,_0x255ff9=_0x38b273(Array[_0x536f9b(0x1cb)](this[_0x536f9b(0x1c4)]));for(const _0x716181 of _0x255ff9){const _0xdc032b=_0x716181[_0x536f9b(0x1d4)]();if(!this[_0x536f9b(0x1c5)][_0x536f9b(0x1c8)][_0x536f9b(0x1ce)](_0xdc032b))return;}_0x533485(this[_0x536f9b(0x1c5)][_0x536f9b(0x1c8)],this[_0x536f9b(0x1ca)],_0x255ff9);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x110461=_0x3ba0;function _0x3ba0(_0x20f950,_0x37da79){const _0x568a37=_0x568a();return _0x3ba0=function(_0x3ba07b,_0x59f887){_0x3ba07b=_0x3ba07b-0x1e9;let _0x336bcc=_0x568a37[_0x3ba07b];return _0x336bcc;},_0x3ba0(_0x20f950,_0x37da79);}function _0x568a(){const _0x32d29c=['value','_disableUnsupportedCommands','clearForceDisabled','3070pTrVws','2JjFDvc','86669sZFcnK','TrackChangesCommand','2281601ddUjYz','commands','editor','affectsData','refresh','35604pVZkFo','535QRCZPb','_enableCommands','execute','has','_enabledCommands','1599552MonEBm','_isEnabledBasedOnSelection','isEnabled','6ltorwE','5509872GGSKJr','forceDisabled','3474813wGZKKV','748952TDosTd'];_0x568a=function(){return _0x32d29c;};return _0x568a();}(function(_0x30f04e,_0x130b42){const _0x2d856a=_0x3ba0,_0x5c352f=_0x30f04e();while(!![]){try{const _0x309ed2=parseInt(_0x2d856a(0x201))/0x1*(-parseInt(_0x2d856a(0x1f3))/0x2)+-parseInt(_0x2d856a(0x1ed))/0x3+-parseInt(_0x2d856a(0x1fb))/0x4*(-parseInt(_0x2d856a(0x1fc))/0x5)+-parseInt(_0x2d856a(0x1ea))/0x6*(parseInt(_0x2d856a(0x1f6))/0x7)+-parseInt(_0x2d856a(0x1ee))/0x8+parseInt(_0x2d856a(0x1eb))/0x9+parseInt(_0x2d856a(0x1f2))/0xa*(parseInt(_0x2d856a(0x1f4))/0xb);if(_0x309ed2===_0x130b42)break;else _0x5c352f['push'](_0x5c352f['shift']());}catch(_0x2861de){_0x5c352f['push'](_0x5c352f['shift']());}}}(_0x568a,0xc4cc3));import{Command as _0xd59606}from'ckeditor5/src/core.js';export default class M extends _0xd59606{constructor(_0x248732,_0x2ea4ca){const _0x82e5f8=_0x3ba0;super(_0x248732),this[_0x82e5f8(0x200)]=_0x2ea4ca,this[_0x82e5f8(0x1ef)]=!0x1,this[_0x82e5f8(0x1fa)](),this[_0x82e5f8(0x202)]=!0x1;}[_0x110461(0x1fa)](){const _0x10dcb6=_0x110461;this[_0x10dcb6(0x1e9)]=!0x0;}[_0x110461(0x1fe)](){const _0x1d5229=_0x110461;this[_0x1d5229(0x1ef)]=!this[_0x1d5229(0x1ef)],this[_0x1d5229(0x1ef)]?this[_0x1d5229(0x1f0)]():this[_0x1d5229(0x1fd)]();}[_0x110461(0x1f0)](){const _0x1717bf=_0x110461;for(const _0x57ba68 of this[_0x1717bf(0x1f8)][_0x1717bf(0x1f7)][_0x1717bf(0x1f7)]())_0x57ba68[_0x1717bf(0x1f9)]&&!this[_0x1717bf(0x200)][_0x1717bf(0x1ff)](_0x57ba68)&&_0x57ba68[_0x1717bf(0x1ec)](_0x1717bf(0x1f5));}[_0x110461(0x1fd)](){const _0x177978=_0x110461;for(const _0x460a1f of this[_0x177978(0x1f8)][_0x177978(0x1f7)][_0x177978(0x1f7)]())_0x460a1f[_0x177978(0x1f9)]&&!this[_0x177978(0x200)][_0x177978(0x1ff)](_0x460a1f)&&_0x460a1f[_0x177978(0x1f1)](_0x177978(0x1f5));}}
23
+ const _0x6e2d47=_0x1f77;(function(_0x10605b,_0x190ba8){const _0xffd2ee=_0x1f77,_0xe77d1f=_0x10605b();while(!![]){try{const _0x5c1edc=-parseInt(_0xffd2ee(0x163))/0x1+-parseInt(_0xffd2ee(0x152))/0x2*(parseInt(_0xffd2ee(0x15f))/0x3)+parseInt(_0xffd2ee(0x162))/0x4*(-parseInt(_0xffd2ee(0x15c))/0x5)+parseInt(_0xffd2ee(0x14f))/0x6+parseInt(_0xffd2ee(0x156))/0x7*(parseInt(_0xffd2ee(0x15e))/0x8)+parseInt(_0xffd2ee(0x15b))/0x9+parseInt(_0xffd2ee(0x153))/0xa;if(_0x5c1edc===_0x190ba8)break;else _0xe77d1f['push'](_0xe77d1f['shift']());}catch(_0x17d9bf){_0xe77d1f['push'](_0xe77d1f['shift']());}}}(_0xc22c,0xb1e8f));import{Command as _0x747219}from'ckeditor5/src/core.js';function _0xc22c(){const _0x4d31f8=['1353233dyIpIi','clearForceDisabled','forceDisabled','_enableCommands','value','10336509tMmlMp','5YdJoet','refresh','32BXEBnZ','93vXRFZX','_isEnabledBasedOnSelection','has','5276760QKjLVY','821675fKyszr','isEnabled','_disableUnsupportedCommands','_enabledCommands','editor','4655016hkiSvM','commands','execute','11530mFjzrs','3506860rSTFTQ','affectsData','TrackChangesCommand'];_0xc22c=function(){return _0x4d31f8;};return _0xc22c();}function _0x1f77(_0x29eb29,_0x3696e2){const _0xc22ced=_0xc22c();return _0x1f77=function(_0x1f7719,_0x22ed1d){_0x1f7719=_0x1f7719-0x14c;let _0x58082d=_0xc22ced[_0x1f7719];return _0x58082d;},_0x1f77(_0x29eb29,_0x3696e2);}export default class M extends _0x747219{constructor(_0x80dae3,_0x238429){const _0x343286=_0x1f77;super(_0x80dae3),this[_0x343286(0x14d)]=_0x238429,this[_0x343286(0x15a)]=!0x1,this[_0x343286(0x15d)](),this[_0x343286(0x160)]=!0x1;}[_0x6e2d47(0x15d)](){const _0x2cd961=_0x6e2d47;this[_0x2cd961(0x164)]=!0x0;}[_0x6e2d47(0x151)](){const _0x4061b1=_0x6e2d47;this[_0x4061b1(0x15a)]=!this[_0x4061b1(0x15a)],this[_0x4061b1(0x15a)]?this[_0x4061b1(0x14c)]():this[_0x4061b1(0x159)]();}[_0x6e2d47(0x14c)](){const _0x548333=_0x6e2d47;for(const _0x3a0455 of this[_0x548333(0x14e)][_0x548333(0x150)][_0x548333(0x150)]())_0x3a0455[_0x548333(0x154)]&&!this[_0x548333(0x14d)][_0x548333(0x161)](_0x3a0455)&&_0x3a0455[_0x548333(0x158)](_0x548333(0x155));}[_0x6e2d47(0x159)](){const _0x402c56=_0x6e2d47;for(const _0x37fbd0 of this[_0x402c56(0x14e)][_0x402c56(0x150)][_0x402c56(0x150)]())_0x37fbd0[_0x402c56(0x154)]&&!this[_0x402c56(0x14d)][_0x402c56(0x161)](_0x37fbd0)&&_0x37fbd0[_0x402c56(0x157)](_0x402c56(0x155));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c35(_0x105f95,_0x489c05){var _0x59c23c=_0x59c2();return _0x5c35=function(_0x5c3561,_0x4bc1bf){_0x5c3561=_0x5c3561-0x1a0;var _0x288b67=_0x59c23c[_0x5c3561];return _0x288b67;},_0x5c35(_0x105f95,_0x489c05);}(function(_0x5108e7,_0x216c3f){var _0x4f84d6=_0x5c35,_0x4cb262=_0x5108e7();while(!![]){try{var _0x36dccb=-parseInt(_0x4f84d6(0x1a5))/0x1*(parseInt(_0x4f84d6(0x1a6))/0x2)+-parseInt(_0x4f84d6(0x1a4))/0x3+-parseInt(_0x4f84d6(0x1a2))/0x4*(-parseInt(_0x4f84d6(0x1a1))/0x5)+-parseInt(_0x4f84d6(0x1a8))/0x6*(parseInt(_0x4f84d6(0x1a3))/0x7)+parseInt(_0x4f84d6(0x1ab))/0x8*(parseInt(_0x4f84d6(0x1aa))/0x9)+parseInt(_0x4f84d6(0x1a7))/0xa*(parseInt(_0x4f84d6(0x1a9))/0xb)+-parseInt(_0x4f84d6(0x1a0))/0xc;if(_0x36dccb===_0x216c3f)break;else _0x4cb262['push'](_0x4cb262['shift']());}catch(_0x3ed342){_0x4cb262['push'](_0x4cb262['shift']());}}}(_0x59c2,0xf27d1));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x59c2(){var _0x25800f=['6FgfTuw','231ppioiT','27nOykzc','4494056OsGBcT','17251140CQAezb','27995KljFUX','236Vrkrul','2487310SrrOss','914493MCWGmB','6Ieixpg','110562ZUwFRU','670030LujOSP'];_0x59c2=function(){return _0x25800f;};return _0x59c2();}import'./augmentation.js';
23
+ (function(_0x1d8bb3,_0x4b9018){var _0x1fb8d7=_0x37f0,_0x3e88ec=_0x1d8bb3();while(!![]){try{var _0x3e2dc6=parseInt(_0x1fb8d7(0x1a0))/0x1+-parseInt(_0x1fb8d7(0x19b))/0x2+-parseInt(_0x1fb8d7(0x19e))/0x3*(parseInt(_0x1fb8d7(0x199))/0x4)+parseInt(_0x1fb8d7(0x19f))/0x5*(-parseInt(_0x1fb8d7(0x19a))/0x6)+-parseInt(_0x1fb8d7(0x198))/0x7+parseInt(_0x1fb8d7(0x19d))/0x8*(parseInt(_0x1fb8d7(0x19c))/0x9)+parseInt(_0x1fb8d7(0x197))/0xa;if(_0x3e2dc6===_0x4b9018)break;else _0x3e88ec['push'](_0x3e88ec['shift']());}catch(_0x4708f9){_0x3e88ec['push'](_0x3e88ec['shift']());}}}(_0x3bdd,0x82668));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x3bdd(){var _0x4f6142=['135648caUDAq','8PgQUTM','1043403PDSPhd','1370XtenVW','573287JmXcXV','25827370KFWrUK','6582821vzqnoM','4sZzeoO','9132ifPIci','1863488IIqYLJ'];_0x3bdd=function(){return _0x4f6142;};return _0x3bdd();}function _0x37f0(_0xe02c85,_0x47033f){var _0x3bdd6f=_0x3bdd();return _0x37f0=function(_0x37f065,_0x25f4a9){_0x37f065=_0x37f065-0x197;var _0x257dbf=_0x3bdd6f[_0x37f065];return _0x257dbf;},_0x37f0(_0xe02c85,_0x47033f);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x27cf(_0x1c7fd7,_0x47c8fc){const _0x3f0923=_0x3f09();return _0x27cf=function(_0x27cfaa,_0x478f65){_0x27cfaa=_0x27cfaa-0x7c;let _0x42b4a6=_0x3f0923[_0x27cfaa];return _0x42b4a6;},_0x27cf(_0x1c7fd7,_0x47c8fc);}const _0xcd97a1=_0x27cf;(function(_0x16d863,_0x3c7ced){const _0x5b1bbf=_0x27cf,_0x103112=_0x16d863();while(!![]){try{const _0x351dd0=-parseInt(_0x5b1bbf(0x7c))/0x1*(-parseInt(_0x5b1bbf(0x81))/0x2)+parseInt(_0x5b1bbf(0x7e))/0x3*(parseInt(_0x5b1bbf(0x88))/0x4)+-parseInt(_0x5b1bbf(0x8a))/0x5*(parseInt(_0x5b1bbf(0x8c))/0x6)+-parseInt(_0x5b1bbf(0x8d))/0x7*(-parseInt(_0x5b1bbf(0x85))/0x8)+parseInt(_0x5b1bbf(0x8e))/0x9+-parseInt(_0x5b1bbf(0x7d))/0xa+-parseInt(_0x5b1bbf(0x83))/0xb;if(_0x351dd0===_0x3c7ced)break;else _0x103112['push'](_0x103112['shift']());}catch(_0x19c9ef){_0x103112['push'](_0x103112['shift']());}}}(_0x3f09,0xb41d7));import{Plugin as _0x2978df}from'ckeditor5/src/core.js';function _0x3f09(){const _0x244b7d=['312151qtTWjQ','6234678UtZnNd','347637jLxqDp','11843140BCmGvp','3738087AQKdpO','commands','editor','2bsvzHu','plugins','6391363nLhubQ','afterInit','144HvawKs','TrackChangesEditing','get','4UKqxvV','showAIAssistant','52320cEcsLW','enableCommand','336anTbwO'];_0x3f09=function(){return _0x244b7d;};return _0x3f09();}export default class E extends _0x2978df{[_0xcd97a1(0x84)](){const _0x637d6f=_0xcd97a1,_0x354e8e=this[_0x637d6f(0x80)],_0x49572e=_0x354e8e[_0x637d6f(0x82)][_0x637d6f(0x87)](_0x637d6f(0x86));_0x354e8e[_0x637d6f(0x7f)][_0x637d6f(0x87)](_0x637d6f(0x89))&&_0x49572e[_0x637d6f(0x8b)](_0x637d6f(0x89));}}
23
+ const _0x23afad=_0x20cb;(function(_0x3fec03,_0x1a881a){const _0xb435b7=_0x20cb,_0x5d281e=_0x3fec03();while(!![]){try{const _0x32a4fb=-parseInt(_0xb435b7(0x149))/0x1+-parseInt(_0xb435b7(0x14b))/0x2*(parseInt(_0xb435b7(0x155))/0x3)+-parseInt(_0xb435b7(0x14d))/0x4*(parseInt(_0xb435b7(0x154))/0x5)+-parseInt(_0xb435b7(0x151))/0x6+-parseInt(_0xb435b7(0x14f))/0x7+parseInt(_0xb435b7(0x150))/0x8*(parseInt(_0xb435b7(0x157))/0x9)+parseInt(_0xb435b7(0x148))/0xa*(parseInt(_0xb435b7(0x156))/0xb);if(_0x32a4fb===_0x1a881a)break;else _0x5d281e['push'](_0x5d281e['shift']());}catch(_0x2150c6){_0x5d281e['push'](_0x5d281e['shift']());}}}(_0x1f47,0xaac6a));import{Plugin as _0x4308b7}from'ckeditor5/src/core.js';function _0x1f47(){const _0x5fe33d=['get','2722202RcTGxt','24pkVgaE','7433790fHgvhV','afterInit','plugins','3280BhvKHL','9qadvBG','121bbtoJJ','3903255NyUNBq','commands','editor','showAIAssistant','3692530mHCZXP','450549XEaQUF','TrackChangesEditing','906812XuTyZa','enableCommand','7468DNAOKQ'];_0x1f47=function(){return _0x5fe33d;};return _0x1f47();}function _0x20cb(_0x38f6c9,_0x22ba51){const _0x1f475e=_0x1f47();return _0x20cb=function(_0x20cb56,_0x20890d){_0x20cb56=_0x20cb56-0x148;let _0x55d923=_0x1f475e[_0x20cb56];return _0x55d923;},_0x20cb(_0x38f6c9,_0x22ba51);}export default class E extends _0x4308b7{[_0x23afad(0x152)](){const _0x413993=_0x23afad,_0x1968e7=this[_0x413993(0x159)],_0x5e2627=_0x1968e7[_0x413993(0x153)][_0x413993(0x14e)](_0x413993(0x14a));_0x1968e7[_0x413993(0x158)][_0x413993(0x14e)](_0x413993(0x15a))&&_0x5e2627[_0x413993(0x14c)](_0x413993(0x15a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x11c5(){const _0x2a3f8e=['get','right','commandParams','TrackChangesEditing','enableDefaultAttributesIntegration','FORMAT_JUSTIFY_TEXT','7147511dWpVOu','163054IGqZVF','has','22WyLRaT','252EataIQ','descriptionFactory','alignment','type','5PnKjqj','6712148bQTArI','editor','*Format:*\x20%0','_registerLegacyDescription','format','6EpQYqo','2087547eZHpze','FORMAT_ALIGN_TO_RIGHT','justify','left','5845572lLagjH','value','center','registerBlockAttribute','commandName','AlignmentEditing','8dDvbtS','plugins','registerDescriptionCallback','997932IqnlOy','afterInit','FORMAT_ALIGN_TO_LEFT','formatBlock','FORMAT_ALIGNMENT','FORMAT_ALIGN_TO_CENTER','locale','413670ZQkBaT','registerAttributeLabel'];_0x11c5=function(){return _0x2a3f8e;};return _0x11c5();}const _0x2d87eb=_0x488e;(function(_0x16f642,_0x478b7c){const _0x3f45a5=_0x488e,_0x3eec50=_0x16f642();while(!![]){try{const _0x4447b9=-parseInt(_0x3f45a5(0xea))/0x1*(parseInt(_0x3f45a5(0xdd))/0x2)+parseInt(_0x3f45a5(0xeb))/0x3+parseInt(_0x3f45a5(0xe5))/0x4*(parseInt(_0x3f45a5(0xe4))/0x5)+parseInt(_0x3f45a5(0xef))/0x6+parseInt(_0x3f45a5(0xdc))/0x7*(-parseInt(_0x3f45a5(0xca))/0x8)+-parseInt(_0x3f45a5(0xe0))/0x9*(parseInt(_0x3f45a5(0xd4))/0xa)+parseInt(_0x3f45a5(0xdf))/0xb*(parseInt(_0x3f45a5(0xcd))/0xc);if(_0x4447b9===_0x478b7c)break;else _0x3eec50['push'](_0x3eec50['shift']());}catch(_0xfe75b6){_0x3eec50['push'](_0x3eec50['shift']());}}}(_0x11c5,0xce887));import{Plugin as _0x3dadb5}from'ckeditor5/src/core.js';import{getTranslation as _0x1d8b68}from'../utils/common-translations.js';function _0x488e(_0x3db0c1,_0x139749){const _0x11c50a=_0x11c5();return _0x488e=function(_0x488e52,_0x11618e){_0x488e52=_0x488e52-0xc6;let _0x3fab95=_0x11c50a[_0x488e52];return _0x3fab95;},_0x488e(_0x3db0c1,_0x139749);}export default class V extends _0x3dadb5{[_0x2d87eb(0xce)](){const _0x3c13b7=_0x2d87eb,_0x181081=this[_0x3c13b7(0xe6)],_0x39e14d=_0x181081[_0x3c13b7(0xd3)];if(!_0x181081[_0x3c13b7(0xcb)][_0x3c13b7(0xde)](_0x3c13b7(0xc9)))return;const _0x5dd85d=_0x181081[_0x3c13b7(0xcb)][_0x3c13b7(0xd6)](_0x3c13b7(0xd9));_0x5dd85d[_0x3c13b7(0xda)](_0x3c13b7(0xe2)),_0x5dd85d[_0x3c13b7(0xc7)](_0x3c13b7(0xe2)),_0x5dd85d[_0x3c13b7(0xe1)][_0x3c13b7(0xd5)](_0x3c13b7(0xe2),_0x1d8b68(_0x39e14d,_0x3c13b7(0xd1))),this[_0x3c13b7(0xe8)]();}[_0x2d87eb(0xe8)](){const _0x358113=_0x2d87eb,_0x54ee83=this[_0x358113(0xe6)],_0x4c2a38=_0x54ee83[_0x358113(0xd3)];_0x54ee83[_0x358113(0xcb)][_0x358113(0xd6)](_0x358113(0xd9))[_0x358113(0xe1)][_0x358113(0xcc)](_0x415ee8=>{const _0x10df3f=_0x358113;if(_0x10df3f(0xd0)!=_0x415ee8[_0x10df3f(0xe3)])return;const {data:_0x339812}=_0x415ee8;if(_0x339812&&_0x10df3f(0xe2)==_0x339812[_0x10df3f(0xc8)]){const _0x2a742c=_0x339812[_0x10df3f(0xd8)][0x0][_0x10df3f(0xf0)];return{'type':_0x10df3f(0xe9),'content':_0x1d8b68(_0x4c2a38,_0x10df3f(0xe7),function(_0x434844){const _0x3f4faa=_0x10df3f;switch(_0x434844){case _0x3f4faa(0xee):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xcf));case _0x3f4faa(0xd7):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xec));case _0x3f4faa(0xc6):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xd2));case _0x3f4faa(0xed):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xdb));}}(_0x2a742c))};}});}}
23
+ const _0x492b6c=_0x335f;(function(_0x5184fe,_0x506a7a){const _0x40a999=_0x335f,_0x5c9268=_0x5184fe();while(!![]){try{const _0x10e15c=parseInt(_0x40a999(0x133))/0x1*(-parseInt(_0x40a999(0x115))/0x2)+parseInt(_0x40a999(0x111))/0x3+-parseInt(_0x40a999(0x12a))/0x4+parseInt(_0x40a999(0x11d))/0x5*(-parseInt(_0x40a999(0x11b))/0x6)+parseInt(_0x40a999(0x122))/0x7+parseInt(_0x40a999(0x124))/0x8+parseInt(_0x40a999(0x112))/0x9;if(_0x10e15c===_0x506a7a)break;else _0x5c9268['push'](_0x5c9268['shift']());}catch(_0x4973e8){_0x5c9268['push'](_0x5c9268['shift']());}}}(_0x443b,0x442a5));function _0x335f(_0x2b82d6,_0x2c18e9){const _0x443bc0=_0x443b();return _0x335f=function(_0x335f0d,_0xc76c06){_0x335f0d=_0x335f0d-0x10f;let _0x5eae05=_0x443bc0[_0x335f0d];return _0x5eae05;},_0x335f(_0x2b82d6,_0x2c18e9);}function _0x443b(){const _0x4c5637=['afterInit','descriptionFactory','center','_registerLegacyDescription','registerBlockAttribute','1620033FToONz','3951945eOgDPI','FORMAT_JUSTIFY_TEXT','plugins','474938deuexQ','FORMAT_ALIGN_TO_CENTER','editor','has','registerDescriptionCallback','get','1182pXGepK','FORMAT_ALIGN_TO_LEFT','3865hSoVwb','TrackChangesEditing','commandName','FORMAT_ALIGN_TO_RIGHT','format','964341XnrHvK','registerAttributeLabel','67448jhWSbB','justify','right','commandParams','left','alignment','1825420cwPvQu','formatBlock','FORMAT_ALIGNMENT','enableDefaultAttributesIntegration','*Format:*\x20%0','type','locale','AlignmentEditing','value','1aOGbpp'];_0x443b=function(){return _0x4c5637;};return _0x443b();}import{Plugin as _0xf06ab8}from'ckeditor5/src/core.js';import{getTranslation as _0x1cdf89}from'../utils/common-translations.js';export default class V extends _0xf06ab8{[_0x492b6c(0x134)](){const _0xf302d8=_0x492b6c,_0x22c813=this[_0xf302d8(0x117)],_0x3a32a9=_0x22c813[_0xf302d8(0x130)];if(!_0x22c813[_0xf302d8(0x114)][_0xf302d8(0x118)](_0xf302d8(0x131)))return;const _0x4f06d1=_0x22c813[_0xf302d8(0x114)][_0xf302d8(0x11a)](_0xf302d8(0x11e));_0x4f06d1[_0xf302d8(0x12d)](_0xf302d8(0x129)),_0x4f06d1[_0xf302d8(0x110)](_0xf302d8(0x129)),_0x4f06d1[_0xf302d8(0x135)][_0xf302d8(0x123)](_0xf302d8(0x129),_0x1cdf89(_0x3a32a9,_0xf302d8(0x12c))),this[_0xf302d8(0x10f)]();}[_0x492b6c(0x10f)](){const _0x1595ae=_0x492b6c,_0x108ea1=this[_0x1595ae(0x117)],_0x5b8233=_0x108ea1[_0x1595ae(0x130)];_0x108ea1[_0x1595ae(0x114)][_0x1595ae(0x11a)](_0x1595ae(0x11e))[_0x1595ae(0x135)][_0x1595ae(0x119)](_0x4e2519=>{const _0x424814=_0x1595ae;if(_0x424814(0x12b)!=_0x4e2519[_0x424814(0x12f)])return;const {data:_0x47ca6c}=_0x4e2519;if(_0x47ca6c&&_0x424814(0x129)==_0x47ca6c[_0x424814(0x11f)]){const _0x245323=_0x47ca6c[_0x424814(0x127)][0x0][_0x424814(0x132)];return{'type':_0x424814(0x121),'content':_0x1cdf89(_0x5b8233,_0x424814(0x12e),function(_0x1a931e){const _0x43aa6a=_0x424814;switch(_0x1a931e){case _0x43aa6a(0x128):return _0x1cdf89(_0x5b8233,_0x43aa6a(0x11c));case _0x43aa6a(0x126):return _0x1cdf89(_0x5b8233,_0x43aa6a(0x120));case _0x43aa6a(0x136):return _0x1cdf89(_0x5b8233,_0x43aa6a(0x116));case _0x43aa6a(0x125):return _0x1cdf89(_0x5b8233,_0x43aa6a(0x113));}}(_0x245323))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x374eba=_0x1a85;(function(_0x543b8d,_0x3d5509){const _0x36f03e=_0x1a85,_0x4769f0=_0x543b8d();while(!![]){try{const _0x19bc59=-parseInt(_0x36f03e(0x122))/0x1*(parseInt(_0x36f03e(0x13b))/0x2)+parseInt(_0x36f03e(0x120))/0x3+parseInt(_0x36f03e(0x112))/0x4*(parseInt(_0x36f03e(0x119))/0x5)+parseInt(_0x36f03e(0x12b))/0x6+-parseInt(_0x36f03e(0x113))/0x7+parseInt(_0x36f03e(0x117))/0x8+-parseInt(_0x36f03e(0x116))/0x9*(parseInt(_0x36f03e(0x11f))/0xa);if(_0x19bc59===_0x3d5509)break;else _0x4769f0['push'](_0x4769f0['shift']());}catch(_0x3eecfd){_0x4769f0['push'](_0x4769f0['shift']());}}}(_0x102b,0x2ced6));function _0x1a85(_0x4a8ec8,_0x3fe1a9){const _0x102b24=_0x102b();return _0x1a85=function(_0x1a858a,_0x1df213){_0x1a858a=_0x1a858a-0x109;let _0xe78d76=_0x102b24[_0x1a858a];return _0xe78d76;},_0x1a85(_0x4a8ec8,_0x3fe1a9);}import{Plugin as _0x48f8fa}from'ckeditor5/src/core.js';import{getTranslation as _0x53f811}from'../utils/common-translations.js';function _0x102b(){const _0x438944=['enableDefaultAttributesIntegration','code','slice','editor','subscript','toUpperCase','FORMAT_ITALIC','StrikethroughEditing','plugins','104WXSxuW','403816PwxpXK','commandParams','*Remove\x20format:*\x20%0','9mmVDCI','1844952Vstrsp','descriptionFactory','38975aoQham','strikethrough','UnderlineEditing','registerAttributeLabel','superscript','SubscriptEditing','5448420fGZmsL','259827WbKbwb','FORMAT_SUPERSCRIPT','1qmQasA','type','*Format:*\x20%0','toLowerCase','BoldEditing','registerInlineAttribute','FORMAT_STRIKETHROUGH','registerDescriptionCallback','FORMAT_','2198286OAbeaY','get','FORMAT_UNDERLINE','afterInit','format','italic','formatInline','TrackChangesEditing','FORMAT_BOLD','FORMAT_CODE','forceValue','underline','_registerLegacyDescription','ItalicEditing','bold','SuperscriptEditing','199454eqbpeD','commandName','CodeEditing','FORMAT_SUBSCRIPT','has','locale'];_0x102b=function(){return _0x438944;};return _0x102b();}const ti=[_0x374eba(0x126),_0x374eba(0x138),_0x374eba(0x11b),_0x374eba(0x13d),_0x374eba(0x110),_0x374eba(0x11e),_0x374eba(0x13a)];export default class U extends _0x48f8fa{[_0x374eba(0x12e)](){const _0x5da748=_0x374eba,_0x4f3387=this[_0x5da748(0x10c)],_0x4a1201=_0x4f3387[_0x5da748(0x111)][_0x5da748(0x12c)](_0x5da748(0x132)),_0x2f9ffd=_0x4f3387[_0x5da748(0x140)];for(const _0x44897c of ti){if(!_0x4f3387[_0x5da748(0x111)][_0x5da748(0x13f)](_0x44897c))continue;const _0x394ad5=_0x44897c[_0x5da748(0x10b)](0x0,-0x7)[_0x5da748(0x125)](),_0x45268e=_0x5da748(0x12a)+_0x394ad5[_0x5da748(0x10e)]();_0x4a1201[_0x5da748(0x109)](_0x394ad5),_0x4a1201[_0x5da748(0x127)](_0x394ad5),_0x4a1201[_0x5da748(0x118)][_0x5da748(0x11c)](_0x394ad5,_0x53f811(_0x2f9ffd,_0x45268e));}this[_0x5da748(0x137)]();}[_0x374eba(0x137)](){const _0x457ef2=_0x374eba,_0x5306d6=this[_0x457ef2(0x10c)],_0x11814d=_0x5306d6[_0x457ef2(0x140)],_0x14c966=_0x5306d6[_0x457ef2(0x111)][_0x457ef2(0x12c)](_0x457ef2(0x132));function _0x49ce5b(_0x5ee3b6,_0x4e3e5c){const _0x50885b=_0x457ef2;_0x14c966[_0x50885b(0x118)][_0x50885b(0x129)](_0x47985a=>{const _0x207e25=_0x50885b;if(_0x207e25(0x131)!=_0x47985a[_0x207e25(0x123)])return;const {data:_0x17afd7}=_0x47985a;return _0x17afd7&&_0x17afd7[_0x207e25(0x13c)]===_0x5ee3b6?_0x17afd7[_0x207e25(0x114)][0x0][_0x207e25(0x135)]?{'type':_0x207e25(0x12f),'content':_0x53f811(_0x11814d,_0x207e25(0x124),_0x4e3e5c)}:{'type':_0x207e25(0x12f),'content':_0x53f811(_0x11814d,_0x207e25(0x115),_0x4e3e5c)}:void 0x0;});}_0x49ce5b(_0x457ef2(0x139),_0x53f811(_0x11814d,_0x457ef2(0x133))),_0x49ce5b(_0x457ef2(0x130),_0x53f811(_0x11814d,_0x457ef2(0x10f))),_0x49ce5b(_0x457ef2(0x136),_0x53f811(_0x11814d,_0x457ef2(0x12d))),_0x49ce5b(_0x457ef2(0x10a),_0x53f811(_0x11814d,_0x457ef2(0x134))),_0x49ce5b(_0x457ef2(0x11a),_0x53f811(_0x11814d,_0x457ef2(0x128))),_0x49ce5b(_0x457ef2(0x10d),_0x53f811(_0x11814d,_0x457ef2(0x13e))),_0x49ce5b(_0x457ef2(0x11d),_0x53f811(_0x11814d,_0x457ef2(0x121)));}}
23
+ function _0x1609(){const _0x3e3780=['commandName','bold','CodeEditing','FORMAT_STRIKETHROUGH','underline','slice','afterInit','4899699OVukjz','get','28686zKNxfe','FORMAT_SUBSCRIPT','_registerLegacyDescription','FORMAT_BOLD','descriptionFactory','FORMAT_ITALIC','441945JmcLVr','StrikethroughEditing','FORMAT_UNDERLINE','has','2261577mLdiVv','locale','UnderlineEditing','FORMAT_SUPERSCRIPT','TrackChangesEditing','enableDefaultAttributesIntegration','plugins','formatInline','registerInlineAttribute','editor','registerAttributeLabel','registerDescriptionCallback','ItalicEditing','forceValue','721ZsgjlV','SuperscriptEditing','*Remove\x20format:*\x20%0','2620688EGGlWU','249928HytuUQ','800674yqBQHP','strikethrough','code','SubscriptEditing','superscript','format','italic','subscript','*Format:*\x20%0','FORMAT_','BoldEditing','28IqYRKf','FORMAT_CODE','type','toLowerCase','toUpperCase','commandParams'];_0x1609=function(){return _0x3e3780;};return _0x1609();}function _0x358a(_0x539fee,_0x36184b){const _0x160989=_0x1609();return _0x358a=function(_0x358a53,_0x39fe97){_0x358a53=_0x358a53-0x1cb;let _0x45ad72=_0x160989[_0x358a53];return _0x45ad72;},_0x358a(_0x539fee,_0x36184b);}const _0x5768b5=_0x358a;(function(_0x2da1a3,_0x5bf584){const _0x2bebdd=_0x358a,_0x422128=_0x2da1a3();while(!![]){try{const _0x2c847c=parseInt(_0x2bebdd(0x1eb))/0x1+-parseInt(_0x2bebdd(0x1ec))/0x2+-parseInt(_0x2bebdd(0x1d9))/0x3+parseInt(_0x2bebdd(0x1f7))/0x4*(parseInt(_0x2bebdd(0x1d5))/0x5)+-parseInt(_0x2bebdd(0x1cf))/0x6*(-parseInt(_0x2bebdd(0x1e7))/0x7)+-parseInt(_0x2bebdd(0x1ea))/0x8+parseInt(_0x2bebdd(0x1cd))/0x9;if(_0x2c847c===_0x5bf584)break;else _0x422128['push'](_0x422128['shift']());}catch(_0x139119){_0x422128['push'](_0x422128['shift']());}}}(_0x1609,0x6772b));import{Plugin as _0x3a0ddc}from'ckeditor5/src/core.js';import{getTranslation as _0x5bccfe}from'../utils/common-translations.js';const ti=[_0x5768b5(0x1f6),_0x5768b5(0x1e5),_0x5768b5(0x1db),_0x5768b5(0x1ff),_0x5768b5(0x1d6),_0x5768b5(0x1ef),_0x5768b5(0x1e8)];export default class U extends _0x3a0ddc{[_0x5768b5(0x1cc)](){const _0x2f216c=_0x5768b5,_0x2c89b5=this[_0x2f216c(0x1e2)],_0x90d1dd=_0x2c89b5[_0x2f216c(0x1df)][_0x2f216c(0x1ce)](_0x2f216c(0x1dd)),_0x145729=_0x2c89b5[_0x2f216c(0x1da)];for(const _0x5c5cbe of ti){if(!_0x2c89b5[_0x2f216c(0x1df)][_0x2f216c(0x1d8)](_0x5c5cbe))continue;const _0x2817b0=_0x5c5cbe[_0x2f216c(0x1cb)](0x0,-0x7)[_0x2f216c(0x1fa)](),_0x80edc8=_0x2f216c(0x1f5)+_0x2817b0[_0x2f216c(0x1fb)]();_0x90d1dd[_0x2f216c(0x1de)](_0x2817b0),_0x90d1dd[_0x2f216c(0x1e1)](_0x2817b0),_0x90d1dd[_0x2f216c(0x1d3)][_0x2f216c(0x1e3)](_0x2817b0,_0x5bccfe(_0x145729,_0x80edc8));}this[_0x2f216c(0x1d1)]();}[_0x5768b5(0x1d1)](){const _0x30e82d=_0x5768b5,_0x42975b=this[_0x30e82d(0x1e2)],_0x434f4f=_0x42975b[_0x30e82d(0x1da)],_0x11db63=_0x42975b[_0x30e82d(0x1df)][_0x30e82d(0x1ce)](_0x30e82d(0x1dd));function _0x1c05a6(_0x35a58b,_0x212822){const _0xbd9c93=_0x30e82d;_0x11db63[_0xbd9c93(0x1d3)][_0xbd9c93(0x1e4)](_0x4b1f32=>{const _0x1581a7=_0xbd9c93;if(_0x1581a7(0x1e0)!=_0x4b1f32[_0x1581a7(0x1f9)])return;const {data:_0x3a9a5f}=_0x4b1f32;return _0x3a9a5f&&_0x3a9a5f[_0x1581a7(0x1fd)]===_0x35a58b?_0x3a9a5f[_0x1581a7(0x1fc)][0x0][_0x1581a7(0x1e6)]?{'type':_0x1581a7(0x1f1),'content':_0x5bccfe(_0x434f4f,_0x1581a7(0x1f4),_0x212822)}:{'type':_0x1581a7(0x1f1),'content':_0x5bccfe(_0x434f4f,_0x1581a7(0x1e9),_0x212822)}:void 0x0;});}_0x1c05a6(_0x30e82d(0x1fe),_0x5bccfe(_0x434f4f,_0x30e82d(0x1d2))),_0x1c05a6(_0x30e82d(0x1f2),_0x5bccfe(_0x434f4f,_0x30e82d(0x1d4))),_0x1c05a6(_0x30e82d(0x201),_0x5bccfe(_0x434f4f,_0x30e82d(0x1d7))),_0x1c05a6(_0x30e82d(0x1ee),_0x5bccfe(_0x434f4f,_0x30e82d(0x1f8))),_0x1c05a6(_0x30e82d(0x1ed),_0x5bccfe(_0x434f4f,_0x30e82d(0x200))),_0x1c05a6(_0x30e82d(0x1f3),_0x5bccfe(_0x434f4f,_0x30e82d(0x1d0))),_0x1c05a6(_0x30e82d(0x1f0),_0x5bccfe(_0x434f4f,_0x30e82d(0x1dc)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x550308=_0x3c3c;(function(_0x583183,_0x806afe){const _0x1886f5=_0x3c3c,_0x79045e=_0x583183();while(!![]){try{const _0x1886bf=parseInt(_0x1886f5(0x1f6))/0x1*(parseInt(_0x1886f5(0x1e6))/0x2)+parseInt(_0x1886f5(0x1f0))/0x3+parseInt(_0x1886f5(0x1cf))/0x4+-parseInt(_0x1886f5(0x1e4))/0x5+parseInt(_0x1886f5(0x1df))/0x6*(-parseInt(_0x1886f5(0x1d4))/0x7)+parseInt(_0x1886f5(0x1e3))/0x8*(parseInt(_0x1886f5(0x1f3))/0x9)+parseInt(_0x1886f5(0x1d8))/0xa*(-parseInt(_0x1886f5(0x1f4))/0xb);if(_0x1886bf===_0x806afe)break;else _0x79045e['push'](_0x79045e['shift']());}catch(_0xd816ee){_0x79045e['push'](_0x79045e['shift']());}}}(_0x4dec,0x36efa));function _0x4dec(){const _0x2db35f=['*Set\x20format:*\x20%0','has','7eeWeFD','locale','name','commandParams','112510GxlSgh','registerDescriptionCallback','format','plugins','enableCommand','schema','TrackChangesEditing','2416818SIgSqm','commands','$root','selection','522296dwIVoh','684070MOxBQQ','blockQuote','2qgbnQp','filter','document','markBlockFormat','getSelectedBlocks','ELEMENT_BLOCK_QUOTE','from','checkChild','value','editor','501891cKNwpE','descriptionFactory','get','45EtuegD','44OLrTss','model','196342ahGMKh','afterInit','BlockQuoteEditing','change','commandName','*Remove\x20format:*\x20%0','478260odUgKz','forceValue','parent'];_0x4dec=function(){return _0x2db35f;};return _0x4dec();}import{Plugin as _0x20821a}from'ckeditor5/src/core.js';function _0x3c3c(_0xe90202,_0x5a60e5){const _0x4dec3b=_0x4dec();return _0x3c3c=function(_0x3c3c9f,_0x25e40e){_0x3c3c9f=_0x3c3c9f-0x1cd;let _0x178c2e=_0x4dec3b[_0x3c3c9f];return _0x178c2e;},_0x3c3c(_0xe90202,_0x5a60e5);}import{getTranslation as _0x23ff55}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x34c645}from'../utils/utils.js';export default class O extends _0x20821a{[_0x550308(0x1f7)](){const _0x42c46a=_0x550308,_0x468736=this[_0x42c46a(0x1ef)],_0xe513c4=_0x468736[_0x42c46a(0x1d5)];if(!_0x468736[_0x42c46a(0x1db)][_0x42c46a(0x1d3)](_0x42c46a(0x1f8)))return;const _0x36392c=_0x468736[_0x42c46a(0x1db)][_0x42c46a(0x1f2)](_0x42c46a(0x1de)),_0x123777=this[_0x42c46a(0x1ef)][_0x42c46a(0x1e0)][_0x42c46a(0x1f2)](_0x42c46a(0x1e5));_0x36392c[_0x42c46a(0x1dc)](_0x42c46a(0x1e5),(_0x4a9605,_0x4d6ee3={})=>{const _0x5dc17f=_0x42c46a,_0x247508=this[_0x5dc17f(0x1ef)][_0x5dc17f(0x1f5)][_0x5dc17f(0x1e8)][_0x5dc17f(0x1e2)],_0x2e7538=_0x4d6ee3&&void 0x0!==_0x4d6ee3[_0x5dc17f(0x1d0)]?_0x4d6ee3[_0x5dc17f(0x1d0)]:!_0x123777[_0x5dc17f(0x1ee)];let _0x955176=[];if(_0x2e7538){const _0x4f3b8f=Array[_0x5dc17f(0x1ec)](_0x247508[_0x5dc17f(0x1ea)]())[_0x5dc17f(0x1e7)](_0x503076=>oo(_0x503076)||function(_0x309245,_0xb2e811){const _0xa34d4=_0x5dc17f,_0x5a208f=_0xb2e811[_0xa34d4(0x1ed)](_0x309245[_0xa34d4(0x1d1)],_0xa34d4(0x1e5)),_0x15ca8b=_0xb2e811[_0xa34d4(0x1ed)]([_0xa34d4(0x1e1),_0xa34d4(0x1e5)],_0x309245);return _0x5a208f&&_0x15ca8b;}(_0x503076,this[_0x5dc17f(0x1ef)][_0x5dc17f(0x1f5)][_0x5dc17f(0x1dd)]));_0x955176=_0x34c645(_0x4f3b8f,_0x468736[_0x5dc17f(0x1f5)]);}else{const _0x3fb446=Array[_0x5dc17f(0x1ec)](_0x247508[_0x5dc17f(0x1ea)]())[_0x5dc17f(0x1e7)](_0x27fea4=>oo(_0x27fea4));_0x955176=_0x34c645(_0x3fb446,_0x468736[_0x5dc17f(0x1f5)]);}_0x468736[_0x5dc17f(0x1f5)][_0x5dc17f(0x1f9)](()=>{const _0x138a39=_0x5dc17f;for(const _0x266b2d of _0x955176)_0x36392c[_0x138a39(0x1e9)](_0x266b2d,{'commandName':_0x138a39(0x1e5),'commandParams':[{'forceValue':_0x2e7538}]});});}),_0x36392c[_0x42c46a(0x1f1)][_0x42c46a(0x1d9)](_0x59ed12=>{const _0xe208ff=_0x42c46a,{data:_0x106357}=_0x59ed12;if(_0x106357&&_0xe208ff(0x1e5)==_0x106357[_0xe208ff(0x1cd)]){const _0x53f3e6=_0x23ff55(_0xe513c4,_0xe208ff(0x1eb));return _0x106357[_0xe208ff(0x1d7)][0x0][_0xe208ff(0x1d0)]?{'type':_0xe208ff(0x1da),'content':_0x23ff55(_0xe513c4,_0xe208ff(0x1d2),_0x53f3e6)}:{'type':_0xe208ff(0x1da),'content':_0x23ff55(_0xe513c4,_0xe208ff(0x1ce),_0x53f3e6)};}});}}function oo(_0x2c8b26){const _0x5e0c69=_0x550308;return _0x5e0c69(0x1e5)==_0x2c8b26[_0x5e0c69(0x1d1)][_0x5e0c69(0x1d6)];}
23
+ function _0xc322(_0x2999bf,_0x47d40e){const _0x365013=_0x3650();return _0xc322=function(_0xc3222d,_0x2e08c4){_0xc3222d=_0xc3222d-0xa7;let _0x44ff78=_0x365013[_0xc3222d];return _0x44ff78;},_0xc322(_0x2999bf,_0x47d40e);}const _0x1208aa=_0xc322;(function(_0x12c8e1,_0xd7fbc2){const _0x1062c3=_0xc322,_0x4f5c60=_0x12c8e1();while(!![]){try{const _0x383099=parseInt(_0x1062c3(0xb9))/0x1+parseInt(_0x1062c3(0xac))/0x2*(-parseInt(_0x1062c3(0xaf))/0x3)+-parseInt(_0x1062c3(0xbb))/0x4*(-parseInt(_0x1062c3(0xa8))/0x5)+parseInt(_0x1062c3(0xa9))/0x6+-parseInt(_0x1062c3(0xb3))/0x7*(parseInt(_0x1062c3(0xb2))/0x8)+-parseInt(_0x1062c3(0xc5))/0x9*(-parseInt(_0x1062c3(0xb7))/0xa)+-parseInt(_0x1062c3(0xc6))/0xb;if(_0x383099===_0xd7fbc2)break;else _0x4f5c60['push'](_0x4f5c60['shift']());}catch(_0x44789f){_0x4f5c60['push'](_0x4f5c60['shift']());}}}(_0x3650,0x4828f));function _0x3650(){const _0x2e402c=['$root','format','blockQuote','plugins','5DXDppF','2377740keCpcv','descriptionFactory','selection','26xCKluG','parent','TrackChangesEditing','3849FFRgfm','document','registerDescriptionCallback','32DsovyQ','207109eJIWLP','BlockQuoteEditing','value','locale','40bGZPgZ','*Set\x20format:*\x20%0','431397qRADaz','editor','882964IFehxd','*Remove\x20format:*\x20%0','commands','from','markBlockFormat','ELEMENT_BLOCK_QUOTE','commandName','commandParams','name','getSelectedBlocks','540153BebmIh','9436922LEXnfB','model','has','checkChild','filter','forceValue','schema','change','enableCommand','afterInit','get'];_0x3650=function(){return _0x2e402c;};return _0x3650();}import{Plugin as _0x182d29}from'ckeditor5/src/core.js';import{getTranslation as _0x17c041}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4c572b}from'../utils/utils.js';export default class O extends _0x182d29{[_0x1208aa(0xcf)](){const _0x4c20dc=_0x1208aa,_0x4f29c2=this[_0x4c20dc(0xba)],_0xfb26af=_0x4f29c2[_0x4c20dc(0xb6)];if(!_0x4f29c2[_0x4c20dc(0xa7)][_0x4c20dc(0xc8)](_0x4c20dc(0xb4)))return;const _0x48046e=_0x4f29c2[_0x4c20dc(0xa7)][_0x4c20dc(0xd0)](_0x4c20dc(0xae)),_0x1b478d=this[_0x4c20dc(0xba)][_0x4c20dc(0xbd)][_0x4c20dc(0xd0)](_0x4c20dc(0xd3));_0x48046e[_0x4c20dc(0xce)](_0x4c20dc(0xd3),(_0x26b1d4,_0x5258a1={})=>{const _0x3d82f1=_0x4c20dc,_0x3b21f5=this[_0x3d82f1(0xba)][_0x3d82f1(0xc7)][_0x3d82f1(0xb0)][_0x3d82f1(0xab)],_0x4bbf9f=_0x5258a1&&void 0x0!==_0x5258a1[_0x3d82f1(0xcb)]?_0x5258a1[_0x3d82f1(0xcb)]:!_0x1b478d[_0x3d82f1(0xb5)];let _0x326bd0=[];if(_0x4bbf9f){const _0x356f61=Array[_0x3d82f1(0xbe)](_0x3b21f5[_0x3d82f1(0xc4)]())[_0x3d82f1(0xca)](_0x26ed73=>oo(_0x26ed73)||function(_0x4e1213,_0x132e52){const _0x398a94=_0x3d82f1,_0x25ff9a=_0x132e52[_0x398a94(0xc9)](_0x4e1213[_0x398a94(0xad)],_0x398a94(0xd3)),_0x3c0bbe=_0x132e52[_0x398a94(0xc9)]([_0x398a94(0xd1),_0x398a94(0xd3)],_0x4e1213);return _0x25ff9a&&_0x3c0bbe;}(_0x26ed73,this[_0x3d82f1(0xba)][_0x3d82f1(0xc7)][_0x3d82f1(0xcc)]));_0x326bd0=_0x4c572b(_0x356f61,_0x4f29c2[_0x3d82f1(0xc7)]);}else{const _0x3f71b7=Array[_0x3d82f1(0xbe)](_0x3b21f5[_0x3d82f1(0xc4)]())[_0x3d82f1(0xca)](_0x1ab4d3=>oo(_0x1ab4d3));_0x326bd0=_0x4c572b(_0x3f71b7,_0x4f29c2[_0x3d82f1(0xc7)]);}_0x4f29c2[_0x3d82f1(0xc7)][_0x3d82f1(0xcd)](()=>{const _0x15adf5=_0x3d82f1;for(const _0x5c59d2 of _0x326bd0)_0x48046e[_0x15adf5(0xbf)](_0x5c59d2,{'commandName':_0x15adf5(0xd3),'commandParams':[{'forceValue':_0x4bbf9f}]});});}),_0x48046e[_0x4c20dc(0xaa)][_0x4c20dc(0xb1)](_0x2c04fb=>{const _0x515b03=_0x4c20dc,{data:_0x5a0a31}=_0x2c04fb;if(_0x5a0a31&&_0x515b03(0xd3)==_0x5a0a31[_0x515b03(0xc1)]){const _0x481093=_0x17c041(_0xfb26af,_0x515b03(0xc0));return _0x5a0a31[_0x515b03(0xc2)][0x0][_0x515b03(0xcb)]?{'type':_0x515b03(0xd2),'content':_0x17c041(_0xfb26af,_0x515b03(0xb8),_0x481093)}:{'type':_0x515b03(0xd2),'content':_0x17c041(_0xfb26af,_0x515b03(0xbc),_0x481093)};}});}}function oo(_0x267edf){const _0x34cc90=_0x1208aa;return _0x34cc90(0xd3)==_0x267edf[_0x34cc90(0xad)][_0x34cc90(0xc3)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c1b67=_0x53c4;(function(_0x20ce33,_0x3a3b1d){const _0x4445c3=_0x53c4,_0x2f868d=_0x20ce33();while(!![]){try{const _0x1ef94f=-parseInt(_0x4445c3(0x194))/0x1+-parseInt(_0x4445c3(0x196))/0x2*(parseInt(_0x4445c3(0x190))/0x3)+-parseInt(_0x4445c3(0x185))/0x4+-parseInt(_0x4445c3(0x187))/0x5+parseInt(_0x4445c3(0x195))/0x6*(-parseInt(_0x4445c3(0x188))/0x7)+parseInt(_0x4445c3(0x184))/0x8+parseInt(_0x4445c3(0x197))/0x9;if(_0x1ef94f===_0x3a3b1d)break;else _0x2f868d['push'](_0x2f868d['shift']());}catch(_0x408a99){_0x2f868d['push'](_0x2f868d['shift']());}}}(_0x2920,0x7f7c6));function _0x53c4(_0x51a6e4,_0x14a9e8){const _0x292089=_0x2920();return _0x53c4=function(_0x53c4ff,_0xec3de7){_0x53c4ff=_0x53c4ff-0x184;let _0xb7376c=_0x292089[_0x53c4ff];return _0xb7376c;},_0x53c4(_0x51a6e4,_0x14a9e8);}import{Plugin as _0x30aa86}from'ckeditor5/src/core.js';export default class G extends _0x30aa86{[_0x2c1b67(0x186)](){const _0x255a83=_0x2c1b67,_0x2a475d=this[_0x255a83(0x18c)];_0x2a475d[_0x255a83(0x191)][_0x255a83(0x189)](_0x255a83(0x18e))&&(_0x2a475d[_0x255a83(0x191)][_0x255a83(0x193)](_0x255a83(0x18f))[_0x255a83(0x18d)](_0x255a83(0x18a)),_0x2a475d[_0x255a83(0x191)][_0x255a83(0x193)](_0x255a83(0x18f))[_0x255a83(0x18d)](_0x255a83(0x192)),_0x2a475d[_0x255a83(0x191)][_0x255a83(0x193)](_0x255a83(0x18f))[_0x255a83(0x18d)](_0x255a83(0x18b)));}}function _0x2920(){const _0x47f1b0=['plugins','changeCaseLower','get','734861npQTEE','30462hwwYgk','831426tngCHv','18729900EYJrLz','2512176iZSESI','1510100KILypl','afterInit','1673435OGFupj','14XJaPsK','has','changeCaseUpper','changeCaseTitle','editor','enableCommand','CaseChange','TrackChangesEditing','3xYEeLf'];_0x2920=function(){return _0x47f1b0;};return _0x2920();}
23
+ const _0x2255c9=_0x2b33;function _0x2b33(_0x27a56a,_0x2ed7e3){const _0x29265f=_0x2926();return _0x2b33=function(_0x2b3391,_0x101192){_0x2b3391=_0x2b3391-0x1a7;let _0x4d7ca2=_0x29265f[_0x2b3391];return _0x4d7ca2;},_0x2b33(_0x27a56a,_0x2ed7e3);}(function(_0x33fccf,_0xdad818){const _0x3924dc=_0x2b33,_0x403257=_0x33fccf();while(!![]){try{const _0xa00591=parseInt(_0x3924dc(0x1af))/0x1*(-parseInt(_0x3924dc(0x1aa))/0x2)+-parseInt(_0x3924dc(0x1ab))/0x3*(parseInt(_0x3924dc(0x1b4))/0x4)+-parseInt(_0x3924dc(0x1b3))/0x5+-parseInt(_0x3924dc(0x1ba))/0x6+parseInt(_0x3924dc(0x1b1))/0x7*(parseInt(_0x3924dc(0x1a8))/0x8)+-parseInt(_0x3924dc(0x1a9))/0x9*(parseInt(_0x3924dc(0x1b2))/0xa)+parseInt(_0x3924dc(0x1b9))/0xb;if(_0xa00591===_0xdad818)break;else _0x403257['push'](_0x403257['shift']());}catch(_0x2ea9ff){_0x403257['push'](_0x403257['shift']());}}}(_0x2926,0x811a7));function _0x2926(){const _0xc2787c=['enableCommand','afterInit','1729744yKGKQT','27ubCkwY','35996FrIGBu','63SZTvQP','get','changeCaseLower','editor','1ueDTeN','has','7MFWOha','1091470xzErOx','1798130RVbTqJ','161068JRzfSL','CaseChange','changeCaseUpper','TrackChangesEditing','changeCaseTitle','22271513ZFMSVK','968532CJcZKx','plugins'];_0x2926=function(){return _0xc2787c;};return _0x2926();}import{Plugin as _0x4e5e83}from'ckeditor5/src/core.js';export default class F extends _0x4e5e83{[_0x2255c9(0x1a7)](){const _0x4c23f7=_0x2255c9,_0x57be7e=this[_0x4c23f7(0x1ae)];_0x57be7e[_0x4c23f7(0x1bb)][_0x4c23f7(0x1b0)](_0x4c23f7(0x1b5))&&(_0x57be7e[_0x4c23f7(0x1bb)][_0x4c23f7(0x1ac)](_0x4c23f7(0x1b7))[_0x4c23f7(0x1bc)](_0x4c23f7(0x1b6)),_0x57be7e[_0x4c23f7(0x1bb)][_0x4c23f7(0x1ac)](_0x4c23f7(0x1b7))[_0x4c23f7(0x1bc)](_0x4c23f7(0x1ad)),_0x57be7e[_0x4c23f7(0x1bb)][_0x4c23f7(0x1ac)](_0x4c23f7(0x1b7))[_0x4c23f7(0x1bc)](_0x4c23f7(0x1b8)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1ed8(){const _0x3ebfe8=['19972660NpdvYu','afterInit','623814eJaNDD','10PcqRkm','1079064gepVeF','enableCommand','ckbox','1514510QABFIy','plugins','editor','TrackChangesEditing','970lSVYzA','get','commands','288228WfcAeD','171558rWtXnC','20316VXCbus','77eJDlFo'];_0x1ed8=function(){return _0x3ebfe8;};return _0x1ed8();}const _0x485852=_0x1ffd;(function(_0x5d144e,_0x80da04){const _0x5c58db=_0x1ffd,_0x1c4389=_0x5d144e();while(!![]){try{const _0x40b124=-parseInt(_0x5c58db(0xd6))/0x1+-parseInt(_0x5c58db(0xd2))/0x2*(-parseInt(_0x5c58db(0xdd))/0x3)+parseInt(_0x5c58db(0xdf))/0x4*(parseInt(_0x5c58db(0xda))/0x5)+parseInt(_0x5c58db(0xd1))/0x6*(-parseInt(_0x5c58db(0xe0))/0x7)+parseInt(_0x5c58db(0xd3))/0x8+-parseInt(_0x5c58db(0xde))/0x9+parseInt(_0x5c58db(0xe1))/0xa;if(_0x40b124===_0x80da04)break;else _0x1c4389['push'](_0x1c4389['shift']());}catch(_0xdc9347){_0x1c4389['push'](_0x1c4389['shift']());}}}(_0x1ed8,0xe0c30));function _0x1ffd(_0x4ed95e,_0x3a01f9){const _0x1ed8e0=_0x1ed8();return _0x1ffd=function(_0x1ffd0c,_0x32dfbc){_0x1ffd0c=_0x1ffd0c-0xd1;let _0xa09598=_0x1ed8e0[_0x1ffd0c];return _0xa09598;},_0x1ffd(_0x4ed95e,_0x3a01f9);}import{Plugin as _0x17e4c8}from'ckeditor5/src/core.js';export default class F extends _0x17e4c8{[_0x485852(0xe2)](){const _0x4667de=_0x485852,_0x4f7074=this[_0x4667de(0xd8)];_0x4f7074[_0x4667de(0xdc)][_0x4667de(0xdb)](_0x4667de(0xd5))&&_0x4f7074[_0x4667de(0xd7)][_0x4667de(0xdb)](_0x4667de(0xd9))[_0x4667de(0xd4)](_0x4667de(0xd5));}}
23
+ const _0x1e110b=_0xbcc2;(function(_0x1e099d,_0x3d2b48){const _0x3690e6=_0xbcc2,_0x5f3a62=_0x1e099d();while(!![]){try{const _0x44b446=parseInt(_0x3690e6(0x170))/0x1+parseInt(_0x3690e6(0x16b))/0x2*(-parseInt(_0x3690e6(0x175))/0x3)+-parseInt(_0x3690e6(0x176))/0x4*(parseInt(_0x3690e6(0x16c))/0x5)+parseInt(_0x3690e6(0x16a))/0x6*(parseInt(_0x3690e6(0x168))/0x7)+-parseInt(_0x3690e6(0x167))/0x8+parseInt(_0x3690e6(0x174))/0x9+parseInt(_0x3690e6(0x173))/0xa;if(_0x44b446===_0x3d2b48)break;else _0x5f3a62['push'](_0x5f3a62['shift']());}catch(_0x45936b){_0x5f3a62['push'](_0x5f3a62['shift']());}}}(_0x4cdb,0xb4c6d));function _0x4cdb(){const _0x5b58a4=['editor','129389soPDgU','plugins','afterInit','6074190yHZftq','10553013ABxZwU','14709HrifcS','20ZkvhEi','ckbox','commands','3538576lbUhZS','1054046cglCqe','get','42cvmDRC','222rBleXk','1236395OtPHkP','enableCommand','TrackChangesEditing'];_0x4cdb=function(){return _0x5b58a4;};return _0x4cdb();}import{Plugin as _0x6ad433}from'ckeditor5/src/core.js';function _0xbcc2(_0x4c2085,_0x383874){const _0x4cdb6c=_0x4cdb();return _0xbcc2=function(_0xbcc2e9,_0x245c1e){_0xbcc2e9=_0xbcc2e9-0x165;let _0x4f030a=_0x4cdb6c[_0xbcc2e9];return _0x4f030a;},_0xbcc2(_0x4c2085,_0x383874);}export default class G extends _0x6ad433{[_0x1e110b(0x172)](){const _0x429cd8=_0x1e110b,_0x4353f0=this[_0x429cd8(0x16f)];_0x4353f0[_0x429cd8(0x166)][_0x429cd8(0x169)](_0x429cd8(0x165))&&_0x4353f0[_0x429cd8(0x171)][_0x429cd8(0x169)](_0x429cd8(0x16e))[_0x429cd8(0x16d)](_0x429cd8(0x165));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x120f55=_0x3835;(function(_0x29f1c5,_0x43f01d){const _0x6d93ac=_0x3835,_0x131ed6=_0x29f1c5();while(!![]){try{const _0x721ecd=parseInt(_0x6d93ac(0xf6))/0x1*(-parseInt(_0x6d93ac(0xd7))/0x2)+parseInt(_0x6d93ac(0xd9))/0x3+-parseInt(_0x6d93ac(0x104))/0x4+-parseInt(_0x6d93ac(0xf0))/0x5*(-parseInt(_0x6d93ac(0x101))/0x6)+-parseInt(_0x6d93ac(0xd4))/0x7+parseInt(_0x6d93ac(0xd8))/0x8+-parseInt(_0x6d93ac(0xed))/0x9;if(_0x721ecd===_0x43f01d)break;else _0x131ed6['push'](_0x131ed6['shift']());}catch(_0x133905){_0x131ed6['push'](_0x131ed6['shift']());}}}(_0x592e,0x7ebd8));import{Plugin as _0x10579c}from'ckeditor5/src/core.js';function _0x3835(_0x377467,_0x17bcea){const _0x592e44=_0x592e();return _0x3835=function(_0x3835c1,_0x47c031){_0x3835c1=_0x3835c1-0xd2;let _0x5b4b68=_0x592e44[_0x3835c1];return _0x5b4b68;},_0x3835(_0x377467,_0x17bcea);}import{getTranslation as _0x151dd6}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x168829}from'../utils/utils.js';export default class L extends _0x10579c{[_0x120f55(0xd6)](){const _0xdb9832=_0x120f55,_0x64c798=this[_0xdb9832(0xea)];if(!_0x64c798[_0xdb9832(0x100)][_0xdb9832(0xda)](_0xdb9832(0xe3)))return;const _0x3ddb4e=_0x64c798[_0xdb9832(0x100)][_0xdb9832(0xfa)](_0xdb9832(0xdf)),_0x5dd302=_0x64c798[_0xdb9832(0xf5)],_0x4667d0=_0x64c798[_0xdb9832(0xe6)][_0xdb9832(0xfa)](_0xdb9832(0xee))[_0xdb9832(0xde)],_0x494022=_0x64c798[_0xdb9832(0x108)][_0xdb9832(0xfa)](_0xdb9832(0xee));_0x3ddb4e[_0xdb9832(0xe5)](_0xdb9832(0xf4)),_0x3ddb4e[_0xdb9832(0xe5)](_0xdb9832(0xec)),_0x3ddb4e[_0xdb9832(0xe5)](_0xdb9832(0xee),(_0x54e051,_0x4cb9e2={})=>{const _0x375eed=_0xdb9832,_0x1f991e=_0x64c798[_0x375eed(0xf8)],_0x3c8991=_0x64c798[_0x375eed(0xf8)][_0x375eed(0xe8)][_0x375eed(0xdd)],_0x4ead7f=_0x4cb9e2&&void 0x0!==_0x4cb9e2[_0x375eed(0xdc)]?_0x4cb9e2[_0x375eed(0xdc)]:!_0x494022[_0x375eed(0xd2)];let _0x4db475;_0x4cb9e2[_0x375eed(0xdb)]||(_0x4cb9e2[_0x375eed(0xdb)]=_0x4667d0[0x0][_0x375eed(0xdb)]),_0x4db475=_0x4ead7f?Array[_0x375eed(0xfd)](_0x3c8991[_0x375eed(0x107)]())[_0x375eed(0xff)](_0x534c16=>eo(_0x534c16)||function(_0xddf1b1,_0x236fb9){const _0x4ce8f5=_0x375eed;if(_0xddf1b1['is'](_0x4ce8f5(0xf1))||_0x236fb9[_0x4ce8f5(0xeb)](_0xddf1b1))return!0x1;return _0x236fb9[_0x4ce8f5(0xf9)](_0xddf1b1[_0x4ce8f5(0xd5)],_0x4ce8f5(0xee));}(_0x534c16,_0x1f991e[_0x375eed(0x109)])):Array[_0x375eed(0xfd)](_0x3c8991[_0x375eed(0x107)]())[_0x375eed(0xff)](_0x4bee60=>eo(_0x4bee60));const _0x246fca=_0x168829(_0x4db475,_0x1f991e);_0x1f991e[_0x375eed(0xf2)](()=>{const _0x48d0b2=_0x375eed;for(const _0x195439 of _0x246fca)_0x3ddb4e[_0x48d0b2(0xe9)](_0x195439,{'commandName':_0x48d0b2(0xee),'commandParams':[{..._0x4cb9e2,'forceValue':_0x4ead7f}],'formatGroupId':_0x48d0b2(0xe7)});});}),(_0x3ddb4e[_0xdb9832(0x102)][_0xdb9832(0xe0)](_0xdb9832(0xee),_0x564df4=>_0x151dd6(_0x5dd302,_0xdb9832(0x105),_0x564df4)),_0x3ddb4e[_0xdb9832(0x102)][_0xdb9832(0xfe)](_0x32d963=>{const _0x1a62ac=_0xdb9832;if(_0x1a62ac(0xe2)!=_0x32d963[_0x1a62ac(0x106)])return;const _0x150524=_0x5dd302['t'],{data:_0x3cbce4}=_0x32d963;if(!_0x3cbce4||_0x1a62ac(0xee)!=_0x3cbce4[_0x1a62ac(0x103)])return;const _0x325c3d=_0x3cbce4[_0x1a62ac(0xd3)][0x0][_0x1a62ac(0xdb)],_0x49bc2a=_0x150524(_0x4667d0[_0x1a62ac(0xf3)](_0x12349b=>_0x12349b[_0x1a62ac(0xdb)]===_0x325c3d)[_0x1a62ac(0xe4)])[_0x1a62ac(0xfc)]();return _0x3cbce4[_0x1a62ac(0xd3)][0x0][_0x1a62ac(0xdc)]?{'type':_0x1a62ac(0xf7),'content':_0x151dd6(_0x5dd302,_0x1a62ac(0xef),_0x151dd6(_0x5dd302,_0x1a62ac(0x105),0x1)+'\x20('+_0x49bc2a+')')}:{'type':_0x1a62ac(0xf7),'content':_0x151dd6(_0x5dd302,_0x1a62ac(0xe1),_0x151dd6(_0x5dd302,_0x1a62ac(0x105),0x1))};}));}}function eo(_0x2ca71d){const _0x332acd=_0x120f55;return _0x332acd(0xee)==_0x2ca71d[_0x332acd(0xfb)];}function _0x592e(){const _0x2020a2=['186454RWjrur','format','model','checkChild','get','name','toLowerCase','from','registerDescriptionCallback','filter','plugins','447060bugOfC','descriptionFactory','commandName','719952fhCSQa','ELEMENT_CODE_BLOCK','type','getSelectedBlocks','commands','schema','value','commandParams','6773186voDGYq','parent','afterInit','4mSucHJ','6415608hzabUI','2094861eBXZDL','has','language','forceValue','selection','languages','TrackChangesEditing','registerElementLabel','*Remove\x20format:*\x20%0','formatBlock','CodeBlock','label','enableCommand','config','blockName','document','markBlockFormat','editor','isLimit','outdentCodeBlock','2522034tjVwwT','codeBlock','*Set\x20format:*\x20%0','55bzloxq','rootElement','change','find','indentCodeBlock','locale'];_0x592e=function(){return _0x2020a2;};return _0x592e();}
23
+ function _0x4b09(_0x140ba1,_0x2e5498){const _0x19a2ca=_0x19a2();return _0x4b09=function(_0x4b09e4,_0x5807bc){_0x4b09e4=_0x4b09e4-0x153;let _0x5e620b=_0x19a2ca[_0x4b09e4];return _0x5e620b;},_0x4b09(_0x140ba1,_0x2e5498);}const _0x4f4397=_0x4b09;function _0x19a2(){const _0x140f70=['commands','languages','change','1196850vdVATz','selection','name','config','parent','rootElement','isLimit','TrackChangesEditing','plugins','18852FLQRDT','*Set\x20format:*\x20%0','from','formatBlock','filter','language','48849iQbgYk','model','locale','has','markBlockFormat','find','indentCodeBlock','toLowerCase','schema','format','outdentCodeBlock','get','getSelectedBlocks','descriptionFactory','codeBlock','198HEsvBM','14AWPARt','checkChild','enableCommand','59140YgstPz','3586616YOjpgR','60dsPGun','commandParams','label','ELEMENT_CODE_BLOCK','21694zSlRFn','type','afterInit','777vqwZLc','registerDescriptionCallback','editor','commandName','4368663RBfRrh','value','document','blockName','registerElementLabel','*Remove\x20format:*\x20%0','forceValue','CodeBlock'];_0x19a2=function(){return _0x140f70;};return _0x19a2();}(function(_0x4276cb,_0x52074d){const _0xab989c=_0x4b09,_0x52b337=_0x4276cb();while(!![]){try{const _0x21cd12=-parseInt(_0xab989c(0x18c))/0x1*(parseInt(_0xab989c(0x15b))/0x2)+parseInt(_0xab989c(0x17c))/0x3*(-parseInt(_0xab989c(0x157))/0x4)+parseInt(_0xab989c(0x16d))/0x5+parseInt(_0xab989c(0x176))/0x6*(parseInt(_0xab989c(0x15e))/0x7)+-parseInt(_0xab989c(0x156))/0x8+parseInt(_0xab989c(0x162))/0x9+-parseInt(_0xab989c(0x155))/0xa*(-parseInt(_0xab989c(0x18b))/0xb);if(_0x21cd12===_0x52074d)break;else _0x52b337['push'](_0x52b337['shift']());}catch(_0x8ac1b){_0x52b337['push'](_0x52b337['shift']());}}}(_0x19a2,0x51ec9));import{Plugin as _0x2337c8}from'ckeditor5/src/core.js';import{getTranslation as _0x489bca}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4a8f52}from'../utils/utils.js';export default class L extends _0x2337c8{[_0x4f4397(0x15d)](){const _0xe7f1c=_0x4f4397,_0x4223ff=this[_0xe7f1c(0x160)];if(!_0x4223ff[_0xe7f1c(0x175)][_0xe7f1c(0x17f)](_0xe7f1c(0x169)))return;const _0x1b9a27=_0x4223ff[_0xe7f1c(0x175)][_0xe7f1c(0x187)](_0xe7f1c(0x174)),_0x648ebf=_0x4223ff[_0xe7f1c(0x17e)],_0x1a3a68=_0x4223ff[_0xe7f1c(0x170)][_0xe7f1c(0x187)](_0xe7f1c(0x18a))[_0xe7f1c(0x16b)],_0x430219=_0x4223ff[_0xe7f1c(0x16a)][_0xe7f1c(0x187)](_0xe7f1c(0x18a));_0x1b9a27[_0xe7f1c(0x154)](_0xe7f1c(0x182)),_0x1b9a27[_0xe7f1c(0x154)](_0xe7f1c(0x186)),_0x1b9a27[_0xe7f1c(0x154)](_0xe7f1c(0x18a),(_0x3ecf57,_0xd51c5c={})=>{const _0xe88966=_0xe7f1c,_0xdb2022=_0x4223ff[_0xe88966(0x17d)],_0x16170c=_0x4223ff[_0xe88966(0x17d)][_0xe88966(0x164)][_0xe88966(0x16e)],_0x54cd3b=_0xd51c5c&&void 0x0!==_0xd51c5c[_0xe88966(0x168)]?_0xd51c5c[_0xe88966(0x168)]:!_0x430219[_0xe88966(0x163)];let _0x5c0d10;_0xd51c5c[_0xe88966(0x17b)]||(_0xd51c5c[_0xe88966(0x17b)]=_0x1a3a68[0x0][_0xe88966(0x17b)]),_0x5c0d10=_0x54cd3b?Array[_0xe88966(0x178)](_0x16170c[_0xe88966(0x188)]())[_0xe88966(0x17a)](_0x3cb9e3=>eo(_0x3cb9e3)||function(_0x41b223,_0x45d609){const _0x29f01d=_0xe88966;if(_0x41b223['is'](_0x29f01d(0x172))||_0x45d609[_0x29f01d(0x173)](_0x41b223))return!0x1;return _0x45d609[_0x29f01d(0x153)](_0x41b223[_0x29f01d(0x171)],_0x29f01d(0x18a));}(_0x3cb9e3,_0xdb2022[_0xe88966(0x184)])):Array[_0xe88966(0x178)](_0x16170c[_0xe88966(0x188)]())[_0xe88966(0x17a)](_0x35c887=>eo(_0x35c887));const _0x4feb1e=_0x4a8f52(_0x5c0d10,_0xdb2022);_0xdb2022[_0xe88966(0x16c)](()=>{const _0x406110=_0xe88966;for(const _0x19c8f5 of _0x4feb1e)_0x1b9a27[_0x406110(0x180)](_0x19c8f5,{'commandName':_0x406110(0x18a),'commandParams':[{..._0xd51c5c,'forceValue':_0x54cd3b}],'formatGroupId':_0x406110(0x165)});});}),(_0x1b9a27[_0xe7f1c(0x189)][_0xe7f1c(0x166)](_0xe7f1c(0x18a),_0x14bf3c=>_0x489bca(_0x648ebf,_0xe7f1c(0x15a),_0x14bf3c)),_0x1b9a27[_0xe7f1c(0x189)][_0xe7f1c(0x15f)](_0x189419=>{const _0x2816dc=_0xe7f1c;if(_0x2816dc(0x179)!=_0x189419[_0x2816dc(0x15c)])return;const _0x4194d3=_0x648ebf['t'],{data:_0x134355}=_0x189419;if(!_0x134355||_0x2816dc(0x18a)!=_0x134355[_0x2816dc(0x161)])return;const _0x5453ad=_0x134355[_0x2816dc(0x158)][0x0][_0x2816dc(0x17b)],_0x10dd23=_0x4194d3(_0x1a3a68[_0x2816dc(0x181)](_0x1ebfa9=>_0x1ebfa9[_0x2816dc(0x17b)]===_0x5453ad)[_0x2816dc(0x159)])[_0x2816dc(0x183)]();return _0x134355[_0x2816dc(0x158)][0x0][_0x2816dc(0x168)]?{'type':_0x2816dc(0x185),'content':_0x489bca(_0x648ebf,_0x2816dc(0x177),_0x489bca(_0x648ebf,_0x2816dc(0x15a),0x1)+'\x20('+_0x10dd23+')')}:{'type':_0x2816dc(0x185),'content':_0x489bca(_0x648ebf,_0x2816dc(0x167),_0x489bca(_0x648ebf,_0x2816dc(0x15a),0x1))};}));}}function eo(_0x3d2c25){const _0x22e8ac=_0x4f4397;return _0x22e8ac(0x18a)==_0x3d2c25[_0x22e8ac(0x16f)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c1f58=_0x41ff;function _0x5c42(){const _0x407cfd=['24845LCakHm','1381138HpnYUL','250135sMFSRq','3502860xaIxJA','afterInit','plugins','addCommentThread','editor','2073emCDcy','896126MCMkGB','40ZHhZxd','1194lQZYwz','120qgBbyy','TrackChangesEditing','enableCommand','CommentsEditing','2982519ydeyRn','has','get','9068LXvOQL'];_0x5c42=function(){return _0x407cfd;};return _0x5c42();}(function(_0x1610ed,_0xb27c0d){const _0x594594=_0x41ff,_0x50cacd=_0x1610ed();while(!![]){try{const _0x311b09=parseInt(_0x594594(0x190))/0x1+-parseInt(_0x594594(0x191))/0x2+-parseInt(_0x594594(0x196))/0x3*(parseInt(_0x594594(0x18d))/0x4)+-parseInt(_0x594594(0x18e))/0x5*(-parseInt(_0x594594(0x199))/0x6)+-parseInt(_0x594594(0x197))/0x7+-parseInt(_0x594594(0x198))/0x8*(-parseInt(_0x594594(0x19e))/0x9)+-parseInt(_0x594594(0x19a))/0xa*(-parseInt(_0x594594(0x18f))/0xb);if(_0x311b09===_0xb27c0d)break;else _0x50cacd['push'](_0x50cacd['shift']());}catch(_0x13db9c){_0x50cacd['push'](_0x50cacd['shift']());}}}(_0x5c42,0xe9900));function _0x41ff(_0x22a1a8,_0x47e5ec){const _0x5c42e6=_0x5c42();return _0x41ff=function(_0x41ff00,_0x1cc530){_0x41ff00=_0x41ff00-0x18b;let _0x1ec8a2=_0x5c42e6[_0x41ff00];return _0x1ec8a2;},_0x41ff(_0x22a1a8,_0x47e5ec);}import{Plugin as _0x5f461e}from'ckeditor5/src/core.js';export default class H extends _0x5f461e{[_0x3c1f58(0x192)](){const _0x2c8f4f=_0x3c1f58,_0x2ca329=this[_0x2c8f4f(0x195)];if(!_0x2ca329[_0x2c8f4f(0x193)][_0x2c8f4f(0x18b)](_0x2c8f4f(0x19d)))return;_0x2ca329[_0x2c8f4f(0x193)][_0x2c8f4f(0x18c)](_0x2c8f4f(0x19b))[_0x2c8f4f(0x19c)](_0x2c8f4f(0x194));}}
23
+ function _0xf4dd(){const _0x27db43=['2LpcEvT','31532pqLwLd','addCommentThread','1482936gocRaE','TrackChangesEditing','CommentsEditing','has','3118451ZrTliS','3202650YWvGMp','plugins','344kOIOsi','68751JGPijl','afterInit','65KLMJOb','get','283054oJzdEu','147870YnJtYj','editor','enableCommand'];_0xf4dd=function(){return _0x27db43;};return _0xf4dd();}function _0x2682(_0x83d990,_0x32e463){const _0xf4dd0a=_0xf4dd();return _0x2682=function(_0x2682a7,_0x56eb3b){_0x2682a7=_0x2682a7-0xd0;let _0x4de1d3=_0xf4dd0a[_0x2682a7];return _0x4de1d3;},_0x2682(_0x83d990,_0x32e463);}const _0x5609b3=_0x2682;(function(_0x35dfa0,_0x1c82ed){const _0x38e3c8=_0x2682,_0x41442c=_0x35dfa0();while(!![]){try{const _0x36ae36=parseInt(_0x38e3c8(0xe1))/0x1*(parseInt(_0x38e3c8(0xdd))/0x2)+parseInt(_0x38e3c8(0xde))/0x3+-parseInt(_0x38e3c8(0xe2))/0x4*(-parseInt(_0x38e3c8(0xdb))/0x5)+parseInt(_0x38e3c8(0xd1))/0x6+-parseInt(_0x38e3c8(0xd5))/0x7+parseInt(_0x38e3c8(0xd8))/0x8*(-parseInt(_0x38e3c8(0xd9))/0x9)+parseInt(_0x38e3c8(0xd6))/0xa;if(_0x36ae36===_0x1c82ed)break;else _0x41442c['push'](_0x41442c['shift']());}catch(_0x7d57c9){_0x41442c['push'](_0x41442c['shift']());}}}(_0xf4dd,0x37bb2));import{Plugin as _0x11690b}from'ckeditor5/src/core.js';export default class H extends _0x11690b{[_0x5609b3(0xda)](){const _0x477e8c=_0x5609b3,_0x2693d5=this[_0x477e8c(0xdf)];if(!_0x2693d5[_0x477e8c(0xd7)][_0x477e8c(0xd4)](_0x477e8c(0xd3)))return;_0x2693d5[_0x477e8c(0xd7)][_0x477e8c(0xdc)](_0x477e8c(0xd2))[_0x477e8c(0xe0)](_0x477e8c(0xd0));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2942d4=_0xd022;(function(_0x47219e,_0x14c402){const _0x2c369d=_0xd022,_0x3b3cf3=_0x47219e();while(!![]){try{const _0x163a2b=-parseInt(_0x2c369d(0xb2))/0x1+parseInt(_0x2c369d(0x89))/0x2*(parseInt(_0x2c369d(0xb3))/0x3)+-parseInt(_0x2c369d(0x83))/0x4*(-parseInt(_0x2c369d(0xa3))/0x5)+parseInt(_0x2c369d(0xba))/0x6+parseInt(_0x2c369d(0x92))/0x7+-parseInt(_0x2c369d(0x91))/0x8+-parseInt(_0x2c369d(0xa7))/0x9;if(_0x163a2b===_0x14c402)break;else _0x3b3cf3['push'](_0x3b3cf3['shift']());}catch(_0x10d2fb){_0x3b3cf3['push'](_0x3b3cf3['shift']());}}}(_0x30e4,0x25574));import{Plugin as _0x5f4ff3}from'ckeditor5/src/core.js';function _0xd022(_0x10a5e2,_0x7d75a7){const _0x30e409=_0x30e4();return _0xd022=function(_0xd022e6,_0x181f17){_0xd022e6=_0xd022e6-0x81;let _0x3b3ba4=_0x30e409[_0xd022e6];return _0x3b3ba4;},_0xd022(_0x10a5e2,_0x7d75a7);}import{LiveRange as _0x23619c}from'ckeditor5/src/engine.js';import{Delete as _0x25e3f1}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x118939}from'./utils.js';function _0x30e4(){const _0x17d6f6=['addMarker:suggestion:deletion','getFirstRange','modifySelection','commands','markerName','isCollapsed','downcastDispatcher','34806uxgRPR','822YYZvGk','writer','end','unlock','editor','fromRange','editing','597234zSRxgJ','bind','get','TrackChangesEditing','1336ZpFOFJ','selection','options','enableCommand','forward','high','1496GqmQHR','start','detach','buffer','createSelection','model','init','lock','150016rvVNZK','851312hwuzev','requires','unit','uiElement','root','data','deleteForward','showSuggestionHighlights','$graveyard','markerNameToElements','removeMarker:suggestion:deletion','unbindElementFromMarkerName','rootName','enqueueChange','document','merge','mapper','535REXduE','plugins','remove','createRange','2298051FgoZYo','setSelection','batch','delete'];_0x30e4=function(){return _0x17d6f6;};return _0x30e4();}export default class q extends _0x5f4ff3{static get[_0x2942d4(0x93)](){return[_0x25e3f1];}[_0x2942d4(0x8f)](){const _0x1080d6=_0x2942d4,_0x26f442=this[_0x1080d6(0xb7)],_0x1182e2=_0x26f442[_0x1080d6(0xa4)][_0x1080d6(0x81)](_0x1080d6(0x82));_0x1182e2[_0x1080d6(0x86)](_0x1080d6(0xaa));const _0x398969=_0x26f442[_0x1080d6(0xae)][_0x1080d6(0x81)](_0x1080d6(0x98));_0x1182e2[_0x1080d6(0x86)](_0x1080d6(0x98),(_0x9ac9b2,_0x4641c1={})=>{const _0x38859a=_0x1080d6,_0x2f3c28=_0x26f442[_0x38859a(0x8e)][_0x38859a(0x8d)](_0x26f442[_0x38859a(0x8e)][_0x38859a(0xa0)][_0x38859a(0x84)]);_0x2f3c28[_0x38859a(0xb0)]&&_0x26f442[_0x38859a(0x8e)][_0x38859a(0xad)](_0x2f3c28,{'direction':_0x38859a(0x87),'unit':_0x4641c1[_0x38859a(0x94)]});const _0x5b1a02=_0x2f3c28[_0x38859a(0xac)](),_0x5e732d=_0x23619c[_0x38859a(0xb8)](_0x5b1a02);let _0x50dc4b;_0x9ac9b2(_0x4641c1),_0x50dc4b=_0x38859a(0x9a)==_0x5e732d[_0x38859a(0x96)][_0x38859a(0x9e)]?_0x26f442[_0x38859a(0x8e)][_0x38859a(0xa6)](_0x5b1a02[_0x38859a(0x8a)]):_0x26f442[_0x38859a(0x8e)][_0x38859a(0xa6)](_0x5e732d[_0x38859a(0x8a)],_0x5e732d[_0x38859a(0xb5)]),_0x5e732d[_0x38859a(0x8b)](),_0x26f442[_0x38859a(0x8e)][_0x38859a(0x9f)](_0x398969[_0x38859a(0x8c)][_0x38859a(0xa9)],_0x4601bb=>{const _0x2fc86d=_0x38859a;_0x398969[_0x2fc86d(0x8c)][_0x2fc86d(0x90)](),_0x4601bb[_0x2fc86d(0xa8)](_0x4601bb[_0x2fc86d(0xa6)](_0x50dc4b[_0x2fc86d(0xb5)])),_0x398969[_0x2fc86d(0x8c)][_0x2fc86d(0xb6)]();});}),_0x26f442[_0x1080d6(0xb9)][_0x1080d6(0xb1)]['on'](_0x1080d6(0xab),_0x118939(_0x26f442,_0x1080d6(0xa1)),{'priority':_0x1080d6(0x88)}),_0x26f442[_0x1080d6(0x97)][_0x1080d6(0xb1)]['on'](_0x1080d6(0xab),(_0x56fd93,_0x3d8f7f,_0x17e7dd)=>{const _0x332cdd=_0x1080d6;_0x17e7dd[_0x332cdd(0x85)][_0x332cdd(0x99)]&&_0x118939(_0x26f442,_0x332cdd(0xa1),{'showActiveMarker':!0x1})[_0x332cdd(0xbb)](this)(_0x56fd93,_0x3d8f7f,_0x17e7dd);},{'priority':_0x1080d6(0x88)}),_0x26f442[_0x1080d6(0xb9)][_0x1080d6(0xb1)]['on'](_0x1080d6(0x9c),(_0x11b13c,_0xd232ea,_0x2e5507)=>{const _0x3559b1=_0x1080d6,_0x484050=_0x2e5507[_0x3559b1(0xa2)][_0x3559b1(0x9b)](_0xd232ea[_0x3559b1(0xaf)]);if(_0x484050){for(const _0x4769b5 of _0x484050)_0x4769b5['is'](_0x3559b1(0x95))&&(_0x2e5507[_0x3559b1(0xa2)][_0x3559b1(0x9d)](_0x4769b5,_0xd232ea[_0x3559b1(0xaf)]),_0x2e5507[_0x3559b1(0xb4)][_0x3559b1(0xa5)](_0x4769b5));}},{'priority':_0x1080d6(0x88)});}}
23
+ const _0x1d1bc3=_0x3c3b;function _0x47df(){const _0x4c2ef8=['data','showSuggestionHighlights','setSelection','buffer','end','high','detach','commands','TrackChangesEditing','fromRange','6997438KYUdot','addMarker:suggestion:deletion','lock','delete','rootName','modifySelection','1519227LdenSj','656816abojZo','unlock','deleteForward','markerNameToElements','17550PqzbFe','options','writer','unit','downcastDispatcher','root','editor','enqueueChange','batch','isCollapsed','5270504OqxwIo','selection','6950AKvvMT','model','document','$graveyard','8XILrgy','merge','get','plugins','removeMarker:suggestion:deletion','markerName','createSelection','forward','editing','createRange','enableCommand','remove','6vPEALG','bind','360302IClEQP','mapper','start','3086135OxoOTp','unbindElementFromMarkerName','getFirstRange','requires','uiElement','init'];_0x47df=function(){return _0x4c2ef8;};return _0x47df();}(function(_0x506210,_0x77e5a3){const _0x5b969b=_0x3c3b,_0x3b97a3=_0x506210();while(!![]){try{const _0xfe5a62=-parseInt(_0x5b969b(0x83))/0x1+-parseInt(_0x5b969b(0xa5))/0x2+parseInt(_0x5b969b(0x82))/0x3*(-parseInt(_0x5b969b(0x97))/0x4)+-parseInt(_0x5b969b(0xa8))/0x5+parseInt(_0x5b969b(0xa3))/0x6*(parseInt(_0x5b969b(0x7c))/0x7)+parseInt(_0x5b969b(0x91))/0x8+parseInt(_0x5b969b(0x87))/0x9*(parseInt(_0x5b969b(0x93))/0xa);if(_0xfe5a62===_0x77e5a3)break;else _0x3b97a3['push'](_0x3b97a3['shift']());}catch(_0x958114){_0x3b97a3['push'](_0x3b97a3['shift']());}}}(_0x47df,0x8577d));import{Plugin as _0x49731f}from'ckeditor5/src/core.js';function _0x3c3b(_0x1f43a7,_0x51de47){const _0x47df90=_0x47df();return _0x3c3b=function(_0x3c3b88,_0xc34533){_0x3c3b88=_0x3c3b88-0x73;let _0x40ebe6=_0x47df90[_0x3c3b88];return _0x40ebe6;},_0x3c3b(_0x1f43a7,_0x51de47);}import{LiveRange as _0x35d3c4}from'ckeditor5/src/engine.js';import{Delete as _0x18f126}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0xd43d52}from'./utils.js';export default class q extends _0x49731f{static get[_0x1d1bc3(0xab)](){return[_0x18f126];}[_0x1d1bc3(0xad)](){const _0x3966e1=_0x1d1bc3,_0x561530=this[_0x3966e1(0x8d)],_0x1b936d=_0x561530[_0x3966e1(0x9a)][_0x3966e1(0x99)](_0x3966e1(0x7a));_0x1b936d[_0x3966e1(0xa1)](_0x3966e1(0x7f));const _0xe00ed0=_0x561530[_0x3966e1(0x79)][_0x3966e1(0x99)](_0x3966e1(0x85));_0x1b936d[_0x3966e1(0xa1)](_0x3966e1(0x85),(_0x56daed,_0x52d00e={})=>{const _0x186747=_0x3966e1,_0x3a35fb=_0x561530[_0x186747(0x94)][_0x186747(0x9d)](_0x561530[_0x186747(0x94)][_0x186747(0x95)][_0x186747(0x92)]);_0x3a35fb[_0x186747(0x90)]&&_0x561530[_0x186747(0x94)][_0x186747(0x81)](_0x3a35fb,{'direction':_0x186747(0x9e),'unit':_0x52d00e[_0x186747(0x8a)]});const _0x5efbfd=_0x3a35fb[_0x186747(0xaa)](),_0x5d623c=_0x35d3c4[_0x186747(0x7b)](_0x5efbfd);let _0x1161a0;_0x56daed(_0x52d00e),_0x1161a0=_0x186747(0x96)==_0x5d623c[_0x186747(0x8c)][_0x186747(0x80)]?_0x561530[_0x186747(0x94)][_0x186747(0xa0)](_0x5efbfd[_0x186747(0xa7)]):_0x561530[_0x186747(0x94)][_0x186747(0xa0)](_0x5d623c[_0x186747(0xa7)],_0x5d623c[_0x186747(0x76)]),_0x5d623c[_0x186747(0x78)](),_0x561530[_0x186747(0x94)][_0x186747(0x8e)](_0xe00ed0[_0x186747(0x75)][_0x186747(0x8f)],_0x312a8a=>{const _0x210b8f=_0x186747;_0xe00ed0[_0x210b8f(0x75)][_0x210b8f(0x7e)](),_0x312a8a[_0x210b8f(0x74)](_0x312a8a[_0x210b8f(0xa0)](_0x1161a0[_0x210b8f(0x76)])),_0xe00ed0[_0x210b8f(0x75)][_0x210b8f(0x84)]();});}),_0x561530[_0x3966e1(0x9f)][_0x3966e1(0x8b)]['on'](_0x3966e1(0x7d),_0xd43d52(_0x561530,_0x3966e1(0x98)),{'priority':_0x3966e1(0x77)}),_0x561530[_0x3966e1(0xae)][_0x3966e1(0x8b)]['on'](_0x3966e1(0x7d),(_0x389bdd,_0x322609,_0x790450)=>{const _0x2143fb=_0x3966e1;_0x790450[_0x2143fb(0x88)][_0x2143fb(0x73)]&&_0xd43d52(_0x561530,_0x2143fb(0x98),{'showActiveMarker':!0x1})[_0x2143fb(0xa4)](this)(_0x389bdd,_0x322609,_0x790450);},{'priority':_0x3966e1(0x77)}),_0x561530[_0x3966e1(0x9f)][_0x3966e1(0x8b)]['on'](_0x3966e1(0x9b),(_0x4c0b89,_0x48bf6f,_0x3754e4)=>{const _0x14038e=_0x3966e1,_0x42626d=_0x3754e4[_0x14038e(0xa6)][_0x14038e(0x86)](_0x48bf6f[_0x14038e(0x9c)]);if(_0x42626d){for(const _0x96ffbe of _0x42626d)_0x96ffbe['is'](_0x14038e(0xac))&&(_0x3754e4[_0x14038e(0xa6)][_0x14038e(0xa9)](_0x96ffbe,_0x48bf6f[_0x14038e(0x9c)]),_0x3754e4[_0x14038e(0x89)][_0x14038e(0xa2)](_0x96ffbe));}},{'priority':_0x3966e1(0x77)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c22da=_0x3e30;(function(_0x21fe13,_0x2e4906){const _0x3ecdfa=_0x3e30,_0xc15000=_0x21fe13();while(!![]){try{const _0x2c2ac5=parseInt(_0x3ecdfa(0x16c))/0x1+parseInt(_0x3ecdfa(0x184))/0x2*(-parseInt(_0x3ecdfa(0x18a))/0x3)+-parseInt(_0x3ecdfa(0x176))/0x4+-parseInt(_0x3ecdfa(0x16d))/0x5+-parseInt(_0x3ecdfa(0x160))/0x6+-parseInt(_0x3ecdfa(0x188))/0x7*(parseInt(_0x3ecdfa(0x164))/0x8)+parseInt(_0x3ecdfa(0x189))/0x9*(parseInt(_0x3ecdfa(0x191))/0xa);if(_0x2c2ac5===_0x2e4906)break;else _0xc15000['push'](_0xc15000['shift']());}catch(_0x288c64){_0xc15000['push'](_0xc15000['shift']());}}}(_0x2f98,0x788e9));import{Plugin as _0x231dc9}from'ckeditor5/src/core.js';function _0x3e30(_0x190734,_0x3c75af){const _0x2f9829=_0x2f98();return _0x3e30=function(_0x3e3096,_0x494904){_0x3e3096=_0x3e3096-0x15e;let _0x1814b0=_0x2f9829[_0x3e3096];return _0x1814b0;},_0x3e30(_0x190734,_0x3c75af);}import{Enter as _0x39cd45}from'ckeditor5/src/enter.js';import{LiveRange as _0x4e9762}from'ckeditor5/src/engine.js';function _0x2f98(){const _0x45c241=['document','removeMarker:suggestion:insertion','210mItsvy','options','afterExecute','createRange','commands','showSuggestionHighlights','2557446pyqOfJ','markerNameToElements','get','writer','71168ZbXKHS','editing','ck-suggestion-marker-split','change','fromRange','hasClass','detach','enter','710536UQYkcs','714305aFrybs','high','getFirstPosition','enableCommand','parent','fire','end','TrackChangesEditing','bind','1754952gtTtLL','unbindElementFromMarkerName','nextSibling','addMarker:suggestion:insertion','split','model','createPositionAt','plugins','remove','markInsertion','enterBlock','init','requires','selection','10484rGNBgL','downcastDispatcher','mapper','data','637yHAehj','921879SBMbCA','315rPzHBU','setSelection','editor','getFirstRange','markerName'];_0x2f98=function(){return _0x45c241;};return _0x2f98();}import{downcastSplitMergeMarker as _0x521d27}from'./utils.js';export default class W extends _0x231dc9{static get[_0x1c22da(0x182)](){return[_0x39cd45];}[_0x1c22da(0x181)](){const _0x36c160=_0x1c22da,_0x37925f=this[_0x36c160(0x18c)],_0xe6caba=_0x37925f[_0x36c160(0x17d)][_0x36c160(0x162)](_0x36c160(0x174)),_0x1dfcd4=_0x37925f[_0x36c160(0x15e)][_0x36c160(0x162)](_0x36c160(0x16b));_0xe6caba[_0x36c160(0x170)](_0x36c160(0x16b),()=>{const _0x5189a5=_0x36c160;_0x37925f[_0x5189a5(0x17b)][_0x5189a5(0x167)](_0x40adc8=>{const _0x130916=_0x5189a5,_0xd88cd2=_0x37925f[_0x130916(0x17b)][_0x130916(0x18f)][_0x130916(0x183)],_0x5b6c29=_0xd88cd2[_0x130916(0x16f)](),_0x5106c9=_0x4e9762[_0x130916(0x168)](_0xd88cd2[_0x130916(0x18d)]());if(_0x1dfcd4[_0x130916(0x180)](_0x40adc8)){const _0x56e9e5=_0x37925f[_0x130916(0x17b)][_0x130916(0x17c)](_0x5b6c29[_0x130916(0x171)][_0x130916(0x178)],0x0),_0x401a9d=_0x40adc8[_0x130916(0x194)](_0x5b6c29,_0x56e9e5);_0xe6caba[_0x130916(0x17f)](_0x401a9d);}else _0x40adc8[_0x130916(0x18b)](_0x40adc8[_0x130916(0x194)](_0x5106c9[_0x130916(0x173)]));_0x5106c9[_0x130916(0x16a)](),_0x1dfcd4[_0x130916(0x172)](_0x130916(0x193),{'writer':_0x40adc8});});}),_0x37925f[_0x36c160(0x165)][_0x36c160(0x185)]['on'](_0x36c160(0x179),_0x521d27(_0x37925f,_0x36c160(0x17a)),{'priority':_0x36c160(0x16e)}),_0x37925f[_0x36c160(0x165)][_0x36c160(0x185)]['on'](_0x36c160(0x190),(_0x2bea17,_0x5cdfe3,_0x4d9c52)=>{const _0x542723=_0x36c160,_0x1c99de=_0x4d9c52[_0x542723(0x186)][_0x542723(0x161)](_0x5cdfe3[_0x542723(0x18e)]);if(_0x1c99de){for(const _0x84275f of _0x1c99de)_0x84275f[_0x542723(0x169)](_0x542723(0x166))&&(_0x4d9c52[_0x542723(0x186)][_0x542723(0x177)](_0x84275f,_0x5cdfe3[_0x542723(0x18e)]),_0x4d9c52[_0x542723(0x163)][_0x542723(0x17e)](_0x84275f));}},{'priority':_0x36c160(0x16e)}),_0x37925f[_0x36c160(0x187)][_0x36c160(0x185)]['on'](_0x36c160(0x179),(_0x349df6,_0x548293,_0x1e09c8)=>{const _0x2734a8=_0x36c160;_0x1e09c8[_0x2734a8(0x192)][_0x2734a8(0x15f)]&&_0x521d27(_0x37925f,_0x2734a8(0x17a),{'showActiveMarker':!0x1})[_0x2734a8(0x175)](this)(_0x349df6,_0x548293,_0x1e09c8);},{'priority':_0x36c160(0x16e)});}}
23
+ const _0x3fd1d1=_0x1f20;function _0x1f20(_0x2803f7,_0x35d929){const _0x5b3681=_0x5b36();return _0x1f20=function(_0x1f2087,_0x4628dc){_0x1f2087=_0x1f2087-0x148;let _0x47a646=_0x5b3681[_0x1f2087];return _0x47a646;},_0x1f20(_0x2803f7,_0x35d929);}function _0x5b36(){const _0x1c339a=['3543918Prsjde','8UhsKQi','bind','addMarker:suggestion:insertion','fire','getFirstPosition','126KqEPpE','change','enableCommand','commands','124157QEByGv','editing','split','hasClass','document','nextSibling','afterExecute','ck-suggestion-marker-split','1698430IrCyiw','fromRange','init','createRange','editor','enter','50rpvOEZ','TrackChangesEditing','getFirstRange','unbindElementFromMarkerName','markerNameToElements','238236qfmAol','plugins','createPositionAt','selection','mapper','markerName','detach','requires','showSuggestionHighlights','model','end','data','downcastDispatcher','148872XMgJrx','enterBlock','writer','setSelection','1020144FKjpZE','3dhZHiw','200827DvXCyB','remove','options','removeMarker:suggestion:insertion','parent','high','markInsertion','get'];_0x5b36=function(){return _0x1c339a;};return _0x5b36();}(function(_0x1a21fa,_0x5198d1){const _0x1989fc=_0x1f20,_0x5da556=_0x1a21fa();while(!![]){try{const _0x1118a3=-parseInt(_0x1989fc(0x155))/0x1*(parseInt(_0x1989fc(0x14c))/0x2)+-parseInt(_0x1989fc(0x17a))/0x3*(parseInt(_0x1989fc(0x168))/0x4)+parseInt(_0x1989fc(0x15d))/0x5+-parseInt(_0x1989fc(0x179))/0x6+parseInt(_0x1989fc(0x14b))/0x7+parseInt(_0x1989fc(0x175))/0x8*(parseInt(_0x1989fc(0x151))/0x9)+parseInt(_0x1989fc(0x163))/0xa*(-parseInt(_0x1989fc(0x17b))/0xb);if(_0x1118a3===_0x5198d1)break;else _0x5da556['push'](_0x5da556['shift']());}catch(_0x2e68f3){_0x5da556['push'](_0x5da556['shift']());}}}(_0x5b36,0x468de));import{Plugin as _0x36e1f4}from'ckeditor5/src/core.js';import{Enter as _0x5ed059}from'ckeditor5/src/enter.js';import{LiveRange as _0x13b442}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4af334}from'./utils.js';export default class W extends _0x36e1f4{static get[_0x3fd1d1(0x16f)](){return[_0x5ed059];}[_0x3fd1d1(0x15f)](){const _0x5c5bc9=_0x3fd1d1,_0x46a3e0=this[_0x5c5bc9(0x161)],_0x66dee4=_0x46a3e0[_0x5c5bc9(0x169)][_0x5c5bc9(0x14a)](_0x5c5bc9(0x164)),_0x3bfc4e=_0x46a3e0[_0x5c5bc9(0x154)][_0x5c5bc9(0x14a)](_0x5c5bc9(0x162));_0x66dee4[_0x5c5bc9(0x153)](_0x5c5bc9(0x162),()=>{const _0x4267e6=_0x5c5bc9;_0x46a3e0[_0x4267e6(0x171)][_0x4267e6(0x152)](_0x40a1a3=>{const _0x293ee3=_0x4267e6,_0x4a6603=_0x46a3e0[_0x293ee3(0x171)][_0x293ee3(0x159)][_0x293ee3(0x16b)],_0x4f90c8=_0x4a6603[_0x293ee3(0x150)](),_0x1ff5f0=_0x13b442[_0x293ee3(0x15e)](_0x4a6603[_0x293ee3(0x165)]());if(_0x3bfc4e[_0x293ee3(0x176)](_0x40a1a3)){const _0x342c13=_0x46a3e0[_0x293ee3(0x171)][_0x293ee3(0x16a)](_0x4f90c8[_0x293ee3(0x17f)][_0x293ee3(0x15a)],0x0),_0x5f1e74=_0x40a1a3[_0x293ee3(0x160)](_0x4f90c8,_0x342c13);_0x66dee4[_0x293ee3(0x149)](_0x5f1e74);}else _0x40a1a3[_0x293ee3(0x178)](_0x40a1a3[_0x293ee3(0x160)](_0x1ff5f0[_0x293ee3(0x172)]));_0x1ff5f0[_0x293ee3(0x16e)](),_0x3bfc4e[_0x293ee3(0x14f)](_0x293ee3(0x15b),{'writer':_0x40a1a3});});}),_0x46a3e0[_0x5c5bc9(0x156)][_0x5c5bc9(0x174)]['on'](_0x5c5bc9(0x14e),_0x4af334(_0x46a3e0,_0x5c5bc9(0x157)),{'priority':_0x5c5bc9(0x148)}),_0x46a3e0[_0x5c5bc9(0x156)][_0x5c5bc9(0x174)]['on'](_0x5c5bc9(0x17e),(_0x216069,_0x1a484b,_0x5c0348)=>{const _0x41d9c7=_0x5c5bc9,_0x3f53cf=_0x5c0348[_0x41d9c7(0x16c)][_0x41d9c7(0x167)](_0x1a484b[_0x41d9c7(0x16d)]);if(_0x3f53cf){for(const _0x15ba49 of _0x3f53cf)_0x15ba49[_0x41d9c7(0x158)](_0x41d9c7(0x15c))&&(_0x5c0348[_0x41d9c7(0x16c)][_0x41d9c7(0x166)](_0x15ba49,_0x1a484b[_0x41d9c7(0x16d)]),_0x5c0348[_0x41d9c7(0x177)][_0x41d9c7(0x17c)](_0x15ba49));}},{'priority':_0x5c5bc9(0x148)}),_0x46a3e0[_0x5c5bc9(0x173)][_0x5c5bc9(0x174)]['on'](_0x5c5bc9(0x14e),(_0x3eaee8,_0x436ad8,_0x735f4d)=>{const _0x442915=_0x5c5bc9;_0x735f4d[_0x442915(0x17d)][_0x442915(0x170)]&&_0x4af334(_0x46a3e0,_0x442915(0x157),{'showActiveMarker':!0x1})[_0x442915(0x14d)](this)(_0x3eaee8,_0x436ad8,_0x735f4d);},{'priority':_0x5c5bc9(0x148)});}}