@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240515.0 → 0.0.0-nightly-20240516.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x150553=>{const {zh:{dictionary:_0x1ba4f4,getPluralForm:_0x444ab0}}={'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':_0x1f4711=>0x0}};_0x150553['zh']||={'dictionary':{},'getPluralForm':null},_0x150553['zh']['dictionary']=Object['assign'](_0x150553['zh']['dictionary'],_0x1ba4f4),_0x150553['zh']['getPluralForm']=_0x444ab0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x527e5a=>{const {zh:{dictionary:_0x172365,getPluralForm:_0x22b730}}={'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':_0x246859=>0x0}};_0x527e5a['zh']||={'dictionary':{},'getPluralForm':null},_0x527e5a['zh']['dictionary']=Object['assign'](_0x527e5a['zh']['dictionary'],_0x172365),_0x527e5a['zh']['getPluralForm']=_0x22b730;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240515.0",
3
+ "version": "0.0.0-nightly-20240516.1",
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-20240515.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240515.0",
44
+ "ckeditor5": "0.0.0-nightly-20240516.1",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240516.1",
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 _0x37b454=_0x3d26;(function(_0x790ab8,_0x2a4818){const _0x2052da=_0x3d26,_0x2806f8=_0x790ab8();while(!![]){try{const _0x1c2e3f=parseInt(_0x2052da(0x1c3))/0x1+-parseInt(_0x2052da(0x1d1))/0x2*(-parseInt(_0x2052da(0x1c9))/0x3)+parseInt(_0x2052da(0x1cd))/0x4+-parseInt(_0x2052da(0x1d7))/0x5+-parseInt(_0x2052da(0x1d0))/0x6+parseInt(_0x2052da(0x1cb))/0x7*(parseInt(_0x2052da(0x1cc))/0x8)+-parseInt(_0x2052da(0x1d5))/0x9*(parseInt(_0x2052da(0x1da))/0xa);if(_0x1c2e3f===_0x2a4818)break;else _0x2806f8['push'](_0x2806f8['shift']());}catch(_0x22bddd){_0x2806f8['push'](_0x2806f8['shift']());}}}(_0x1a93,0x33c54));function _0x1a93(){const _0x45db4d=['editor','471222JbMYLG','5798EJsaKS','refresh','canEditAt','_isEnabledBasedOnSelection','171dnbnXI','isEnabled','895755TbXKta','plugins','TrackChangesEditing','268860WNWfTT','209968MoDDGs','get','acceptSuggestion','getRanges','execute','track-changes-accept-suggestion-not-found','270gVloRI','_suggestions','3024LdwzGC','4472VUOKEw','1072832KmAcUN','model'];_0x1a93=function(){return _0x45db4d;};return _0x1a93();}import{Command as _0x2b60ba}from'ckeditor5/src/core.js';import{CKEditorError as _0xf9455}from'ckeditor5/src/utils.js';function _0x3d26(_0x1540a8,_0x305812){const _0x1a9352=_0x1a93();return _0x3d26=function(_0x3d2685,_0x11b159){_0x3d2685=_0x3d2685-0x1c3;let _0x194b22=_0x1a9352[_0x3d2685];return _0x194b22;},_0x3d26(_0x1540a8,_0x305812);}export default class $ extends _0x2b60ba{constructor(_0x322ecd,_0x2bdbb7){const _0x225553=_0x3d26;super(_0x322ecd),this[_0x225553(0x1ca)]=_0x2bdbb7,this[_0x225553(0x1d2)](),this[_0x225553(0x1d4)]=!0x1;}[_0x37b454(0x1d2)](){const _0x32405e=_0x37b454;this[_0x32405e(0x1d6)]=!0x0;}[_0x37b454(0x1c7)](_0x250d33){const _0x415270=_0x37b454,_0x3f0c61=this[_0x415270(0x1ca)][_0x415270(0x1c4)](_0x250d33);if(!_0x3f0c61)throw new _0xf9455(_0x415270(0x1c8),this);const _0xbbd92a=_0x3f0c61[_0x415270(0x1c6)]();this[_0x415270(0x1cf)][_0x415270(0x1ce)][_0x415270(0x1d3)](_0xbbd92a)&&this[_0x415270(0x1cf)][_0x415270(0x1d8)][_0x415270(0x1c4)](_0x415270(0x1d9))[_0x415270(0x1c5)](_0x3f0c61);}}
23
+ function _0x540b(){const _0x50b2fe=['2212UXdNPJ','TrackChangesEditing','model','canEditAt','91ZGOque','execute','get','10460nZkVVc','editor','refresh','879200IsWmad','_isEnabledBasedOnSelection','50073UxWFpN','plugins','acceptSuggestion','6879792oySVnS','90kuALQm','161574xzZJgt','track-changes-accept-suggestion-not-found','1945npXFHL','getRanges','7146UJFxtO','34512ZUPGZV','495cqcDtE','_suggestions','isEnabled'];_0x540b=function(){return _0x50b2fe;};return _0x540b();}const _0x2365c0=_0x4151;(function(_0x25f99e,_0x4f9de7){const _0xd16436=_0x4151,_0x3a76fe=_0x25f99e();while(!![]){try{const _0x38f17a=parseInt(_0xd16436(0x19e))/0x1+-parseInt(_0xd16436(0x1a4))/0x2*(parseInt(_0xd16436(0x1a0))/0x3)+parseInt(_0xd16436(0x1ae))/0x4*(parseInt(_0xd16436(0x1a7))/0x5)+parseInt(_0xd16436(0x1a5))/0x6*(parseInt(_0xd16436(0x1b2))/0x7)+parseInt(_0xd16436(0x1a3))/0x8+-parseInt(_0xd16436(0x1a9))/0x9*(parseInt(_0xd16436(0x1b5))/0xa)+-parseInt(_0xd16436(0x1ab))/0xb*(parseInt(_0xd16436(0x1aa))/0xc);if(_0x38f17a===_0x4f9de7)break;else _0x3a76fe['push'](_0x3a76fe['shift']());}catch(_0xf71858){_0x3a76fe['push'](_0x3a76fe['shift']());}}}(_0x540b,0x90db1));function _0x4151(_0xee899e,_0x4ee9d0){const _0x540be3=_0x540b();return _0x4151=function(_0x41516a,_0x20e4d0){_0x41516a=_0x41516a-0x19e;let _0x17ba60=_0x540be3[_0x41516a];return _0x17ba60;},_0x4151(_0xee899e,_0x4ee9d0);}import{Command as _0xd9a33a}from'ckeditor5/src/core.js';import{CKEditorError as _0x295f9e}from'ckeditor5/src/utils.js';export default class $ extends _0xd9a33a{constructor(_0x12b817,_0x91ec11){const _0x1b70b3=_0x4151;super(_0x12b817),this[_0x1b70b3(0x1ac)]=_0x91ec11,this[_0x1b70b3(0x1b7)](),this[_0x1b70b3(0x19f)]=!0x1;}[_0x2365c0(0x1b7)](){const _0x480791=_0x2365c0;this[_0x480791(0x1ad)]=!0x0;}[_0x2365c0(0x1b3)](_0x45ffb4){const _0x1f0587=_0x2365c0,_0x5b38d1=this[_0x1f0587(0x1ac)][_0x1f0587(0x1b4)](_0x45ffb4);if(!_0x5b38d1)throw new _0x295f9e(_0x1f0587(0x1a6),this);const _0xe336ce=_0x5b38d1[_0x1f0587(0x1a8)]();this[_0x1f0587(0x1b6)][_0x1f0587(0x1b0)][_0x1f0587(0x1b1)](_0xe336ce)&&this[_0x1f0587(0x1b6)][_0x1f0587(0x1a1)][_0x1f0587(0x1b4)](_0x1f0587(0x1af))[_0x1f0587(0x1a2)](_0x5b38d1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x12fb(){const _0x380c4a=['execute','9272SjPFWG','9251CNHYWY','TrackChangesEditing','refresh','4210vBqcnm','isEnabled','7FjOkWQ','493335zxNqSU','track-changes-discard-suggestion-not-found','plugins','3642882mMVJKB','31092tBBJzk','get','editor','discardSuggestion','_suggestions','176UVXnOD','5202DSuYJn','canEditAt','model','_isEnabledBasedOnSelection','getRanges','835930vgeiAQ','2115690RolhDW'];_0x12fb=function(){return _0x380c4a;};return _0x12fb();}function _0x8ac1(_0xe22cac,_0x301677){const _0x12fb9a=_0x12fb();return _0x8ac1=function(_0x8ac1f,_0x29bda7){_0x8ac1f=_0x8ac1f-0xa8;let _0x5d2470=_0x12fb9a[_0x8ac1f];return _0x5d2470;},_0x8ac1(_0xe22cac,_0x301677);}const _0x4fccbb=_0x8ac1;(function(_0x5ec6f2,_0x12ed4c){const _0x469fdb=_0x8ac1,_0x522b5e=_0x5ec6f2();while(!![]){try{const _0x2af2d1=-parseInt(_0x469fdb(0xb1))/0x1+-parseInt(_0x469fdb(0xc0))/0x2+-parseInt(_0x469fdb(0xb5))/0x3*(-parseInt(_0x469fdb(0xba))/0x4)+parseInt(_0x469fdb(0xa8))/0x5+-parseInt(_0x469fdb(0xb4))/0x6*(parseInt(_0x469fdb(0xb0))/0x7)+-parseInt(_0x469fdb(0xaa))/0x8*(-parseInt(_0x469fdb(0xbb))/0x9)+parseInt(_0x469fdb(0xae))/0xa*(parseInt(_0x469fdb(0xab))/0xb);if(_0x2af2d1===_0x12ed4c)break;else _0x522b5e['push'](_0x522b5e['shift']());}catch(_0x2be0bf){_0x522b5e['push'](_0x522b5e['shift']());}}}(_0x12fb,0x5de9e));import{Command as _0x2294bf}from'ckeditor5/src/core.js';import{CKEditorError as _0x49e75a}from'ckeditor5/src/utils.js';export default class B extends _0x2294bf{constructor(_0x3c3495,_0x216393){const _0x231eb8=_0x8ac1;super(_0x3c3495),this[_0x231eb8(0xb9)]=_0x216393,this[_0x231eb8(0xad)](),this[_0x231eb8(0xbe)]=!0x1;}[_0x4fccbb(0xad)](){const _0x3f3c7b=_0x4fccbb;this[_0x3f3c7b(0xaf)]=!0x0;}[_0x4fccbb(0xa9)](_0x418bee){const _0x1dcc81=_0x4fccbb,_0x2ddadd=this[_0x1dcc81(0xb9)][_0x1dcc81(0xb6)](_0x418bee);if(!_0x2ddadd)throw new _0x49e75a(_0x1dcc81(0xb2),this);const _0xfafe30=_0x2ddadd[_0x1dcc81(0xbf)]();this[_0x1dcc81(0xb7)][_0x1dcc81(0xbd)][_0x1dcc81(0xbc)](_0xfafe30)&&this[_0x1dcc81(0xb7)][_0x1dcc81(0xb3)][_0x1dcc81(0xb6)](_0x1dcc81(0xac))[_0x1dcc81(0xb8)](_0x2ddadd);}}
23
+ const _0x47325b=_0x4e64;(function(_0x3941a2,_0x33ff77){const _0x142f19=_0x4e64,_0x2a1a2c=_0x3941a2();while(!![]){try{const _0x306e95=-parseInt(_0x142f19(0x143))/0x1*(parseInt(_0x142f19(0x13a))/0x2)+-parseInt(_0x142f19(0x142))/0x3+parseInt(_0x142f19(0x14c))/0x4+parseInt(_0x142f19(0x14a))/0x5+parseInt(_0x142f19(0x140))/0x6+parseInt(_0x142f19(0x148))/0x7*(-parseInt(_0x142f19(0x138))/0x8)+parseInt(_0x142f19(0x13e))/0x9*(parseInt(_0x142f19(0x149))/0xa);if(_0x306e95===_0x33ff77)break;else _0x2a1a2c['push'](_0x2a1a2c['shift']());}catch(_0x59f689){_0x2a1a2c['push'](_0x2a1a2c['shift']());}}}(_0x15b3,0x5b3d2));import{Command as _0x4a483b}from'ckeditor5/src/core.js';import{CKEditorError as _0x36cfb8}from'ckeditor5/src/utils.js';function _0x4e64(_0x151540,_0xe1c28f){const _0x15b3f9=_0x15b3();return _0x4e64=function(_0x4e6474,_0xb0998e){_0x4e6474=_0x4e6474-0x136;let _0x5c6a0b=_0x15b3f9[_0x4e6474];return _0x5c6a0b;},_0x4e64(_0x151540,_0xe1c28f);}function _0x15b3(){const _0x53f244=['editor','5805spsUqb','getRanges','4178766HlgWnP','_isEnabledBasedOnSelection','878022dZinsy','1077QLOSOe','canEditAt','plugins','model','_suggestions','1717023PlExSx','620ztuRpr','1475200jygmVS','track-changes-discard-suggestion-not-found','2193876ZrGPAg','refresh','isEnabled','discardSuggestion','24fDbpwQ','execute','330RSXbWN','TrackChangesEditing','get'];_0x15b3=function(){return _0x53f244;};return _0x15b3();}export default class B extends _0x4a483b{constructor(_0x6191df,_0x459753){const _0x34ded1=_0x4e64;super(_0x6191df),this[_0x34ded1(0x147)]=_0x459753,this[_0x34ded1(0x14d)](),this[_0x34ded1(0x141)]=!0x1;}[_0x47325b(0x14d)](){const _0x1c145e=_0x47325b;this[_0x1c145e(0x136)]=!0x0;}[_0x47325b(0x139)](_0x51bf8a){const _0x45c6cb=_0x47325b,_0x481328=this[_0x45c6cb(0x147)][_0x45c6cb(0x13c)](_0x51bf8a);if(!_0x481328)throw new _0x36cfb8(_0x45c6cb(0x14b),this);const _0x5d86cc=_0x481328[_0x45c6cb(0x13f)]();this[_0x45c6cb(0x13d)][_0x45c6cb(0x146)][_0x45c6cb(0x144)](_0x5d86cc)&&this[_0x45c6cb(0x13d)][_0x45c6cb(0x145)][_0x45c6cb(0x13c)](_0x45c6cb(0x13b))[_0x45c6cb(0x137)](_0x481328);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8700c6=_0x3559;(function(_0x3b8eb0,_0x29fa3e){const _0x4f7cc1=_0x3559,_0x4bd110=_0x3b8eb0();while(!![]){try{const _0x623e92=-parseInt(_0x4f7cc1(0xc0))/0x1+-parseInt(_0x4f7cc1(0xb1))/0x2*(parseInt(_0x4f7cc1(0xc4))/0x3)+parseInt(_0x4f7cc1(0xc7))/0x4*(parseInt(_0x4f7cc1(0xc5))/0x5)+parseInt(_0x4f7cc1(0xba))/0x6+-parseInt(_0x4f7cc1(0xc9))/0x7*(parseInt(_0x4f7cc1(0xbe))/0x8)+parseInt(_0x4f7cc1(0xb3))/0x9*(parseInt(_0x4f7cc1(0xc6))/0xa)+parseInt(_0x4f7cc1(0xbf))/0xb;if(_0x623e92===_0x29fa3e)break;else _0x4bd110['push'](_0x4bd110['shift']());}catch(_0x597a25){_0x4bd110['push'](_0x4bd110['shift']());}}}(_0x5071,0xd0ac0));function _0x3559(_0x43800c,_0x3882ff){const _0x5071ee=_0x5071();return _0x3559=function(_0x3559c5,_0x4a7c84){_0x3559c5=_0x3559c5-0xb1;let _0x2dc3d1=_0x5071ee[_0x3559c5];return _0x2dc3d1;},_0x3559(_0x43800c,_0x3882ff);}import{Command as _0x4737f9}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1047ae,executeCommandForSuggestions as _0x1e6b40}from'../utils/utils.js';export default class x extends _0x4737f9{constructor(_0x466e10,_0x121f21,_0x22a151){const _0x362922=_0x3559;super(_0x466e10),this[_0x362922(0xb9)]=_0x121f21,this[_0x362922(0xbc)]=_0x22a151,this[_0x362922(0xb2)](),this[_0x362922(0xc8)]=!0x1;}[_0x8700c6(0xb2)](){const _0x46b764=_0x8700c6,_0x9a8f30=Array[_0x46b764(0xc3)](this[_0x46b764(0xbc)][_0x46b764(0xc1)]())[_0x46b764(0xbd)](_0x13f8a4=>_0x13f8a4[_0x46b764(0xbb)]);this[_0x46b764(0xb8)]=this[_0x46b764(0xb9)][_0x46b764(0xb8)]&&_0x9a8f30;}[_0x8700c6(0xc2)](){const _0x4572e5=_0x8700c6,_0x59d8bb=_0x1047ae(Array[_0x4572e5(0xc3)](this[_0x4572e5(0xbc)][_0x4572e5(0xc1)]()));for(const _0x1d3552 of _0x59d8bb){const _0x5622cb=_0x1d3552[_0x4572e5(0xb5)]();if(!this[_0x4572e5(0xb7)][_0x4572e5(0xb6)][_0x4572e5(0xb4)](_0x5622cb))return;}_0x1e6b40(this[_0x4572e5(0xb7)][_0x4572e5(0xb6)],this[_0x4572e5(0xb9)],_0x59d8bb);}}function _0x5071(){const _0x4fc114=['isInContent','_suggestions','some','39392UKJaHR','19365038GDDcvi','1645085qDXtoH','values','execute','from','34962QgqeQN','429145aEEZIr','940peNddG','40CdhYaX','_isEnabledBasedOnSelection','1876bGpQqI','218JuCeiX','refresh','147366iXqyjc','canEditAt','getRanges','model','editor','isEnabled','_command','5590914sGSdvP'];_0x5071=function(){return _0x4fc114;};return _0x5071();}
23
+ function _0x2ee0(_0x398b70,_0x38d86d){const _0xb163ab=_0xb163();return _0x2ee0=function(_0x2ee0a2,_0x1fafc8){_0x2ee0a2=_0x2ee0a2-0x11e;let _0xdb6a2=_0xb163ab[_0x2ee0a2];return _0xdb6a2;},_0x2ee0(_0x398b70,_0x38d86d);}const _0x4885fd=_0x2ee0;function _0xb163(){const _0x14d6ca=['1075KqJwhb','_isEnabledBasedOnSelection','2bfFNGR','_command','getRanges','canEditAt','from','209GaOELn','editor','isEnabled','_suggestions','607636zrOBBj','some','isInContent','refresh','39630YLuBZr','6872tyQugO','2488EwyPgm','6ZGrLHu','execute','values','3843aQJxac','2971464UsErLA','713188xHIiuI','781782zPfqJK','model'];_0xb163=function(){return _0x14d6ca;};return _0xb163();}(function(_0x14dff5,_0x42b607){const _0x22df90=_0x2ee0,_0x422905=_0x14dff5();while(!![]){try{const _0x298cf0=parseInt(_0x22df90(0x137))/0x1+parseInt(_0x22df90(0x12e))/0x2*(-parseInt(_0x22df90(0x12a))/0x3)+parseInt(_0x22df90(0x123))/0x4*(-parseInt(_0x22df90(0x12c))/0x5)+-parseInt(_0x22df90(0x124))/0x6*(parseInt(_0x22df90(0x129))/0x7)+-parseInt(_0x22df90(0x122))/0x8*(-parseInt(_0x22df90(0x127))/0x9)+parseInt(_0x22df90(0x121))/0xa*(parseInt(_0x22df90(0x133))/0xb)+-parseInt(_0x22df90(0x128))/0xc;if(_0x298cf0===_0x42b607)break;else _0x422905['push'](_0x422905['shift']());}catch(_0x45da4c){_0x422905['push'](_0x422905['shift']());}}}(_0xb163,0x4aae8));import{Command as _0x528096}from'ckeditor5/src/core.js';import{sortSuggestions as _0x479056,executeCommandForSuggestions as _0x200690}from'../utils/utils.js';export default class x extends _0x528096{constructor(_0xbf5b19,_0x16b19c,_0x5f54af){const _0x8081f2=_0x2ee0;super(_0xbf5b19),this[_0x8081f2(0x12f)]=_0x16b19c,this[_0x8081f2(0x136)]=_0x5f54af,this[_0x8081f2(0x120)](),this[_0x8081f2(0x12d)]=!0x1;}[_0x4885fd(0x120)](){const _0x5d34ac=_0x4885fd,_0xca3d79=Array[_0x5d34ac(0x132)](this[_0x5d34ac(0x136)][_0x5d34ac(0x126)]())[_0x5d34ac(0x11e)](_0x2c822d=>_0x2c822d[_0x5d34ac(0x11f)]);this[_0x5d34ac(0x135)]=this[_0x5d34ac(0x12f)][_0x5d34ac(0x135)]&&_0xca3d79;}[_0x4885fd(0x125)](){const _0x22132d=_0x4885fd,_0x45386b=_0x479056(Array[_0x22132d(0x132)](this[_0x22132d(0x136)][_0x22132d(0x126)]()));for(const _0x4c9634 of _0x45386b){const _0x3e0293=_0x4c9634[_0x22132d(0x130)]();if(!this[_0x22132d(0x134)][_0x22132d(0x12b)][_0x22132d(0x131)](_0x3e0293))return;}_0x200690(this[_0x22132d(0x134)][_0x22132d(0x12b)],this[_0x22132d(0x12f)],_0x45386b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3f22(_0xe03172,_0x218eaa){const _0x536994=_0x5369();return _0x3f22=function(_0x3f2220,_0x2fe445){_0x3f2220=_0x3f2220-0x65;let _0x457358=_0x536994[_0x3f2220];return _0x457358;},_0x3f22(_0xe03172,_0x218eaa);}const _0x22d9d6=_0x3f22;(function(_0x11312d,_0x490e35){const _0x169912=_0x3f22,_0x128135=_0x11312d();while(!![]){try{const _0x4d4809=-parseInt(_0x169912(0x77))/0x1*(parseInt(_0x169912(0x6d))/0x2)+parseInt(_0x169912(0x69))/0x3+-parseInt(_0x169912(0x67))/0x4+-parseInt(_0x169912(0x66))/0x5+-parseInt(_0x169912(0x7b))/0x6*(-parseInt(_0x169912(0x68))/0x7)+-parseInt(_0x169912(0x6a))/0x8*(-parseInt(_0x169912(0x7e))/0x9)+parseInt(_0x169912(0x76))/0xa;if(_0x4d4809===_0x490e35)break;else _0x128135['push'](_0x128135['shift']());}catch(_0x32c8c5){_0x128135['push'](_0x128135['shift']());}}}(_0x5369,0x3c08a));import{Command as _0x3d00f0}from'ckeditor5/src/core.js';import{sortSuggestions as _0x541a9b,getSelectedSuggestions as _0x3d97f1,executeCommandForSuggestions as _0x3a1671}from'../utils/utils.js';function _0x5369(){const _0x8ce5ae=['canEditAt','selection','values','editor','_suggestions','refresh','2509550PURTtb','75vQnFtn','_command','size','document','6zKTxbM','model','_selectedSuggestions','90bBDEQe','isEnabled','1907830liErUQ','1612248VWsnHw','1508066gBctsJ','531744cDKudO','310888KEsiFs','_isEnabledBasedOnSelection','execute','46JdIUqY','getRanges','from'];_0x5369=function(){return _0x8ce5ae;};return _0x5369();}export default class R extends _0x3d00f0{constructor(_0x21534a,_0x53fb2c,_0x47a42e){const _0x4ef0c2=_0x3f22;super(_0x21534a),this[_0x4ef0c2(0x78)]=_0x53fb2c,this[_0x4ef0c2(0x74)]=_0x47a42e,this[_0x4ef0c2(0x7d)]=new Set(),this[_0x4ef0c2(0x75)](),this[_0x4ef0c2(0x6b)]=!0x1;}[_0x22d9d6(0x75)](){const _0x21233a=_0x22d9d6,_0x5b45c5=this[_0x21233a(0x73)][_0x21233a(0x7c)][_0x21233a(0x7a)][_0x21233a(0x71)],_0x1a1c4e=Array[_0x21233a(0x6f)](this[_0x21233a(0x74)][_0x21233a(0x72)]());this[_0x21233a(0x7d)]=_0x3d97f1(_0x5b45c5,_0x1a1c4e),this[_0x21233a(0x65)]=this[_0x21233a(0x78)][_0x21233a(0x65)]&&!!this[_0x21233a(0x7d)][_0x21233a(0x79)];}[_0x22d9d6(0x6c)](){const _0x12f9b9=_0x22d9d6,_0x236744=_0x541a9b(Array[_0x12f9b9(0x6f)](this[_0x12f9b9(0x7d)]));for(const _0x1cbbd9 of _0x236744){const _0x2dc34b=_0x1cbbd9[_0x12f9b9(0x6e)]();if(!this[_0x12f9b9(0x73)][_0x12f9b9(0x7c)][_0x12f9b9(0x70)](_0x2dc34b))return;}_0x3a1671(this[_0x12f9b9(0x73)][_0x12f9b9(0x7c)],this[_0x12f9b9(0x78)],_0x236744);}}
23
+ const _0x476f1b=_0x2c10;function _0x5011(){const _0x23ae19=['execute','values','model','_selectedSuggestions','1586564niVpth','_command','16dJIPHQ','selection','getRanges','451347CPdPoq','editor','size','from','3khwcla','23129830RiSoZW','_suggestions','3015297gfISXn','canEditAt','document','38785MPqUik','2894540CNQjHn','refresh','798OKSWBO','1768360nkJJhF','_isEnabledBasedOnSelection','isEnabled'];_0x5011=function(){return _0x23ae19;};return _0x5011();}(function(_0x21ada5,_0x12cbf7){const _0x2ef387=_0x2c10,_0x5cb0db=_0x21ada5();while(!![]){try{const _0x4722d6=-parseInt(_0x2ef387(0x190))/0x1+parseInt(_0x2ef387(0x184))/0x2*(-parseInt(_0x2ef387(0x194))/0x3)+parseInt(_0x2ef387(0x19b))/0x4+parseInt(_0x2ef387(0x19a))/0x5*(-parseInt(_0x2ef387(0x183))/0x6)+parseInt(_0x2ef387(0x18b))/0x7*(-parseInt(_0x2ef387(0x18d))/0x8)+parseInt(_0x2ef387(0x197))/0x9+parseInt(_0x2ef387(0x195))/0xa;if(_0x4722d6===_0x12cbf7)break;else _0x5cb0db['push'](_0x5cb0db['shift']());}catch(_0x175683){_0x5cb0db['push'](_0x5cb0db['shift']());}}}(_0x5011,0x868e3));import{Command as _0x45f2ab}from'ckeditor5/src/core.js';function _0x2c10(_0x40576d,_0x2267c4){const _0x5011a9=_0x5011();return _0x2c10=function(_0x2c105f,_0x1a72b3){_0x2c105f=_0x2c105f-0x183;let _0x2e0922=_0x5011a9[_0x2c105f];return _0x2e0922;},_0x2c10(_0x40576d,_0x2267c4);}import{sortSuggestions as _0x2db8e8,getSelectedSuggestions as _0x1642ac,executeCommandForSuggestions as _0x4e2a57}from'../utils/utils.js';export default class R extends _0x45f2ab{constructor(_0x1d2858,_0x3092a1,_0x1bd0d5){const _0x65be6a=_0x2c10;super(_0x1d2858),this[_0x65be6a(0x18c)]=_0x3092a1,this[_0x65be6a(0x196)]=_0x1bd0d5,this[_0x65be6a(0x18a)]=new Set(),this[_0x65be6a(0x19c)](),this[_0x65be6a(0x185)]=!0x1;}[_0x476f1b(0x19c)](){const _0x305af4=_0x476f1b,_0x3e69fc=this[_0x305af4(0x191)][_0x305af4(0x189)][_0x305af4(0x199)][_0x305af4(0x18e)],_0xb26a09=Array[_0x305af4(0x193)](this[_0x305af4(0x196)][_0x305af4(0x188)]());this[_0x305af4(0x18a)]=_0x1642ac(_0x3e69fc,_0xb26a09),this[_0x305af4(0x186)]=this[_0x305af4(0x18c)][_0x305af4(0x186)]&&!!this[_0x305af4(0x18a)][_0x305af4(0x192)];}[_0x476f1b(0x187)](){const _0x475776=_0x476f1b,_0x367e75=_0x2db8e8(Array[_0x475776(0x193)](this[_0x475776(0x18a)]));for(const _0x131fb3 of _0x367e75){const _0x50a598=_0x131fb3[_0x475776(0x18f)]();if(!this[_0x475776(0x191)][_0x475776(0x189)][_0x475776(0x198)](_0x50a598))return;}_0x4e2a57(this[_0x475776(0x191)][_0x475776(0x189)],this[_0x475776(0x18c)],_0x367e75);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf9cfb5=_0x161f;function _0x190f(){const _0x568c95=['5162292jNeZaX','TrackChangesCommand','_disableUnsupportedCommands','902904xPcWpH','_enabledCommands','clearForceDisabled','60vGDTlK','3THQkqj','21224RayYGI','_enableCommands','193443mYyFZG','editor','affectsData','isEnabled','execute','_isEnabledBasedOnSelection','715545yWUvXs','has','5682736iCNltK','forceDisabled','4562224NTwjWw','commands','refresh','value'];_0x190f=function(){return _0x568c95;};return _0x190f();}(function(_0x1926e1,_0x4619ff){const _0x3fe3d8=_0x161f,_0x56e406=_0x1926e1();while(!![]){try{const _0xa51ffc=parseInt(_0x3fe3d8(0xef))/0x1+-parseInt(_0x3fe3d8(0xe8))/0x2+-parseInt(_0x3fe3d8(0xec))/0x3*(parseInt(_0x3fe3d8(0xf7))/0x4)+parseInt(_0x3fe3d8(0xf5))/0x5*(parseInt(_0x3fe3d8(0xeb))/0x6)+parseInt(_0x3fe3d8(0xed))/0x7+parseInt(_0x3fe3d8(0xe1))/0x8+parseInt(_0x3fe3d8(0xe5))/0x9;if(_0xa51ffc===_0x4619ff)break;else _0x56e406['push'](_0x56e406['shift']());}catch(_0x16910c){_0x56e406['push'](_0x56e406['shift']());}}}(_0x190f,0xdb8df));import{Command as _0x4e81f7}from'ckeditor5/src/core.js';function _0x161f(_0x6ff23b,_0x4855d7){const _0x190f09=_0x190f();return _0x161f=function(_0x161f66,_0x20f3e1){_0x161f66=_0x161f66-0xe1;let _0x578bfb=_0x190f09[_0x161f66];return _0x578bfb;},_0x161f(_0x6ff23b,_0x4855d7);}export default class M extends _0x4e81f7{constructor(_0x5b7355,_0x31df20){const _0x407f7e=_0x161f;super(_0x5b7355),this[_0x407f7e(0xe9)]=_0x31df20,this[_0x407f7e(0xe4)]=!0x1,this[_0x407f7e(0xe3)](),this[_0x407f7e(0xf4)]=!0x1;}[_0xf9cfb5(0xe3)](){const _0x3370fc=_0xf9cfb5;this[_0x3370fc(0xf2)]=!0x0;}[_0xf9cfb5(0xf3)](){const _0x55bbad=_0xf9cfb5;this[_0x55bbad(0xe4)]=!this[_0x55bbad(0xe4)],this[_0x55bbad(0xe4)]?this[_0x55bbad(0xe7)]():this[_0x55bbad(0xee)]();}[_0xf9cfb5(0xe7)](){const _0x2376e7=_0xf9cfb5;for(const _0x3dfdf3 of this[_0x2376e7(0xf0)][_0x2376e7(0xe2)][_0x2376e7(0xe2)]())_0x3dfdf3[_0x2376e7(0xf1)]&&!this[_0x2376e7(0xe9)][_0x2376e7(0xf6)](_0x3dfdf3)&&_0x3dfdf3[_0x2376e7(0xf8)](_0x2376e7(0xe6));}[_0xf9cfb5(0xee)](){const _0x3f283e=_0xf9cfb5;for(const _0x1c725d of this[_0x3f283e(0xf0)][_0x3f283e(0xe2)][_0x3f283e(0xe2)]())_0x1c725d[_0x3f283e(0xf1)]&&!this[_0x3f283e(0xe9)][_0x3f283e(0xf6)](_0x1c725d)&&_0x1c725d[_0x3f283e(0xea)](_0x3f283e(0xe6));}}
23
+ function _0x2455(){const _0x383232=['isEnabled','22198UDbveI','513BOZwps','_enableCommands','execute','TrackChangesCommand','74504vZRHsq','editor','has','_isEnabledBasedOnSelection','532GEgvtE','122890TmYOZn','135UuPGsq','clearForceDisabled','_enabledCommands','forceDisabled','affectsData','3256674oGAeMK','9757704PPtpez','refresh','commands','5iQXKAX','2664264XjhbQZ','638881pyrZKJ','_disableUnsupportedCommands','value'];_0x2455=function(){return _0x383232;};return _0x2455();}const _0x5eb451=_0x2c22;(function(_0x2b3791,_0x474140){const _0x219dd4=_0x2c22,_0x33d977=_0x2b3791();while(!![]){try{const _0x245d08=parseInt(_0x219dd4(0x18c))/0x1+-parseInt(_0x219dd4(0x190))/0x2*(-parseInt(_0x219dd4(0x181))/0x3)+parseInt(_0x219dd4(0x18b))/0x4+parseInt(_0x219dd4(0x18a))/0x5*(-parseInt(_0x219dd4(0x186))/0x6)+parseInt(_0x219dd4(0x17f))/0x7*(-parseInt(_0x219dd4(0x17b))/0x8)+parseInt(_0x219dd4(0x177))/0x9*(parseInt(_0x219dd4(0x180))/0xa)+-parseInt(_0x219dd4(0x187))/0xb;if(_0x245d08===_0x474140)break;else _0x33d977['push'](_0x33d977['shift']());}catch(_0x2b0144){_0x33d977['push'](_0x33d977['shift']());}}}(_0x2455,0x59a8c));import{Command as _0x3212e8}from'ckeditor5/src/core.js';function _0x2c22(_0x295591,_0x3a38db){const _0x245548=_0x2455();return _0x2c22=function(_0x2c22b5,_0x40a13f){_0x2c22b5=_0x2c22b5-0x177;let _0x49599c=_0x245548[_0x2c22b5];return _0x49599c;},_0x2c22(_0x295591,_0x3a38db);}export default class M extends _0x3212e8{constructor(_0x58418d,_0xe3316f){const _0x2c90da=_0x2c22;super(_0x58418d),this[_0x2c90da(0x183)]=_0xe3316f,this[_0x2c90da(0x18e)]=!0x1,this[_0x2c90da(0x188)](),this[_0x2c90da(0x17e)]=!0x1;}[_0x5eb451(0x188)](){const _0x3b8b2f=_0x5eb451;this[_0x3b8b2f(0x18f)]=!0x0;}[_0x5eb451(0x179)](){const _0x1a7bba=_0x5eb451;this[_0x1a7bba(0x18e)]=!this[_0x1a7bba(0x18e)],this[_0x1a7bba(0x18e)]?this[_0x1a7bba(0x18d)]():this[_0x1a7bba(0x178)]();}[_0x5eb451(0x18d)](){const _0xccde75=_0x5eb451;for(const _0x507851 of this[_0xccde75(0x17c)][_0xccde75(0x189)][_0xccde75(0x189)]())_0x507851[_0xccde75(0x185)]&&!this[_0xccde75(0x183)][_0xccde75(0x17d)](_0x507851)&&_0x507851[_0xccde75(0x184)](_0xccde75(0x17a));}[_0x5eb451(0x178)](){const _0x1a2bf1=_0x5eb451;for(const _0x4daf29 of this[_0x1a2bf1(0x17c)][_0x1a2bf1(0x189)][_0x1a2bf1(0x189)]())_0x4daf29[_0x1a2bf1(0x185)]&&!this[_0x1a2bf1(0x183)][_0x1a2bf1(0x17d)](_0x4daf29)&&_0x4daf29[_0x1a2bf1(0x182)](_0x1a2bf1(0x17a));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5ce10c,_0x5b0875){var _0x64a46=_0x53d3,_0x4cf139=_0x5ce10c();while(!![]){try{var _0x3ddb18=parseInt(_0x64a46(0x1ef))/0x1+parseInt(_0x64a46(0x1f0))/0x2+-parseInt(_0x64a46(0x1ec))/0x3+parseInt(_0x64a46(0x1f1))/0x4+parseInt(_0x64a46(0x1eb))/0x5*(-parseInt(_0x64a46(0x1f2))/0x6)+-parseInt(_0x64a46(0x1f3))/0x7+-parseInt(_0x64a46(0x1ed))/0x8*(-parseInt(_0x64a46(0x1ee))/0x9);if(_0x3ddb18===_0x5b0875)break;else _0x4cf139['push'](_0x4cf139['shift']());}catch(_0x3c684e){_0x4cf139['push'](_0x4cf139['shift']());}}}(_0x1860,0xc1247));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 _0x1860(){var _0x2b69ef=['40ezukvm','2486088ZJacZs','682868VhzOsp','1185162gkyhmx','628872yskoan','1464582vmPJwH','5390161vIkDvf','25shwpgo','96624ytssqx'];_0x1860=function(){return _0x2b69ef;};return _0x1860();}function _0x53d3(_0x2e70c0,_0x5af272){var _0x1860cd=_0x1860();return _0x53d3=function(_0x53d3cf,_0x16379e){_0x53d3cf=_0x53d3cf-0x1eb;var _0x3fe8a1=_0x1860cd[_0x53d3cf];return _0x3fe8a1;},_0x53d3(_0x2e70c0,_0x5af272);}import'./augmentation.js';
23
+ function _0x39e0(_0x39f6c3,_0x13eab5){var _0x472442=_0x4724();return _0x39e0=function(_0x39e01f,_0x1b75ed){_0x39e01f=_0x39e01f-0x11a;var _0x4862e0=_0x472442[_0x39e01f];return _0x4862e0;},_0x39e0(_0x39f6c3,_0x13eab5);}(function(_0x1f070c,_0x1d3a02){var _0x4cc18e=_0x39e0,_0x211669=_0x1f070c();while(!![]){try{var _0x1d4e9e=-parseInt(_0x4cc18e(0x11b))/0x1*(parseInt(_0x4cc18e(0x11f))/0x2)+-parseInt(_0x4cc18e(0x11e))/0x3*(-parseInt(_0x4cc18e(0x11a))/0x4)+-parseInt(_0x4cc18e(0x120))/0x5*(parseInt(_0x4cc18e(0x124))/0x6)+parseInt(_0x4cc18e(0x123))/0x7+parseInt(_0x4cc18e(0x11c))/0x8+parseInt(_0x4cc18e(0x11d))/0x9*(parseInt(_0x4cc18e(0x121))/0xa)+-parseInt(_0x4cc18e(0x122))/0xb;if(_0x1d4e9e===_0x1d3a02)break;else _0x211669['push'](_0x211669['shift']());}catch(_0x374d69){_0x211669['push'](_0x211669['shift']());}}}(_0x4724,0x7873f));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x4724(){var _0x462525=['60073WUQbXO','4751432mYqDcW','18NmNGUm','197172AezWIr','2KPjDiv','5tZSHke','4583270GPxyLR','21939852JERwHg','4866106voldZS','3467382eZAFqb','56LvzyfC'];_0x4724=function(){return _0x462525;};return _0x4724();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a104=_0x5d93;function _0x5d93(_0x2cd3fb,_0x3dd393){const _0xd3b4b0=_0xd3b4();return _0x5d93=function(_0x5d9371,_0x2c70e4){_0x5d9371=_0x5d9371-0x187;let _0x3d85ea=_0xd3b4b0[_0x5d9371];return _0x3d85ea;},_0x5d93(_0x2cd3fb,_0x3dd393);}(function(_0x249d19,_0x10ab95){const _0x369750=_0x5d93,_0x39fcf6=_0x249d19();while(!![]){try{const _0x12a5e2=-parseInt(_0x369750(0x18e))/0x1*(parseInt(_0x369750(0x195))/0x2)+-parseInt(_0x369750(0x18a))/0x3*(-parseInt(_0x369750(0x190))/0x4)+-parseInt(_0x369750(0x189))/0x5*(parseInt(_0x369750(0x18f))/0x6)+parseInt(_0x369750(0x18b))/0x7+-parseInt(_0x369750(0x197))/0x8*(-parseInt(_0x369750(0x192))/0x9)+-parseInt(_0x369750(0x187))/0xa+parseInt(_0x369750(0x18c))/0xb;if(_0x12a5e2===_0x10ab95)break;else _0x39fcf6['push'](_0x39fcf6['shift']());}catch(_0x5b4c4a){_0x39fcf6['push'](_0x39fcf6['shift']());}}}(_0xd3b4,0x7baac));import{Plugin as _0x30554d}from'ckeditor5/src/core.js';function _0xd3b4(){const _0x2296cc=['35136pxixlH','editor','commands','2GvonDn','enableCommand','536xCiEGN','plugins','showAIAssistant','8297650WhFrKj','TrackChangesEditing','4630JyJPsQ','21Lbbgxy','4461317BybQTv','17330962mBAtzy','afterInit','425653isHpoG','4794QGVZTE','15652ObVfUC','get'];_0xd3b4=function(){return _0x2296cc;};return _0xd3b4();}export default class E extends _0x30554d{[_0x2a104(0x18d)](){const _0x11600c=_0x2a104,_0x125e8e=this[_0x11600c(0x193)],_0x2ca9dd=_0x125e8e[_0x11600c(0x198)][_0x11600c(0x191)](_0x11600c(0x188));_0x125e8e[_0x11600c(0x194)][_0x11600c(0x191)](_0x11600c(0x199))&&_0x2ca9dd[_0x11600c(0x196)](_0x11600c(0x199));}}
23
+ const _0x3a8ad9=_0x268a;(function(_0x487318,_0x48d4bd){const _0x23f190=_0x268a,_0xfc53b=_0x487318();while(!![]){try{const _0x3002a0=-parseInt(_0x23f190(0xdf))/0x1*(parseInt(_0x23f190(0xd5))/0x2)+parseInt(_0x23f190(0xda))/0x3*(parseInt(_0x23f190(0xd1))/0x4)+-parseInt(_0x23f190(0xe0))/0x5*(parseInt(_0x23f190(0xd6))/0x6)+-parseInt(_0x23f190(0xd2))/0x7+parseInt(_0x23f190(0xcf))/0x8*(-parseInt(_0x23f190(0xd9))/0x9)+parseInt(_0x23f190(0xde))/0xa*(parseInt(_0x23f190(0xce))/0xb)+parseInt(_0x23f190(0xd4))/0xc;if(_0x3002a0===_0x48d4bd)break;else _0xfc53b['push'](_0xfc53b['shift']());}catch(_0x2e505a){_0xfc53b['push'](_0xfc53b['shift']());}}}(_0xf301,0x75472));function _0x268a(_0x4bc5e6,_0x3801f5){const _0xf301a1=_0xf301();return _0x268a=function(_0x268a4d,_0x4b8f9f){_0x268a4d=_0x268a4d-0xce;let _0x30cf6a=_0xf301a1[_0x268a4d];return _0x30cf6a;},_0x268a(_0x4bc5e6,_0x3801f5);}function _0xf301(){const _0x50e3f8=['2rXMhnD','2766MngCEx','afterInit','editor','9UrRRTc','32061dPHZqL','plugins','get','commands','121650GFGOfy','955zxJQcH','10285qVDtoi','enableCommand','781fxvOIT','4310392xPesRH','showAIAssistant','8JeLKIk','6708751vDWuIV','TrackChangesEditing','24500460HoBiov'];_0xf301=function(){return _0x50e3f8;};return _0xf301();}import{Plugin as _0x267861}from'ckeditor5/src/core.js';export default class E extends _0x267861{[_0x3a8ad9(0xd7)](){const _0x2ee698=_0x3a8ad9,_0x29abfe=this[_0x2ee698(0xd8)],_0x8f6ade=_0x29abfe[_0x2ee698(0xdb)][_0x2ee698(0xdc)](_0x2ee698(0xd3));_0x29abfe[_0x2ee698(0xdd)][_0x2ee698(0xdc)](_0x2ee698(0xd0))&&_0x8f6ade[_0x2ee698(0xe1)](_0x2ee698(0xd0));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2df270=_0x15c8;(function(_0x5d4bd9,_0x58a222){const _0x3fba38=_0x15c8,_0x369911=_0x5d4bd9();while(!![]){try{const _0x2f5de8=parseInt(_0x3fba38(0x82))/0x1+-parseInt(_0x3fba38(0x95))/0x2+parseInt(_0x3fba38(0x98))/0x3+-parseInt(_0x3fba38(0x89))/0x4+parseInt(_0x3fba38(0x9e))/0x5+-parseInt(_0x3fba38(0x8c))/0x6+-parseInt(_0x3fba38(0x97))/0x7*(parseInt(_0x3fba38(0x9c))/0x8);if(_0x2f5de8===_0x58a222)break;else _0x369911['push'](_0x369911['shift']());}catch(_0x3761b6){_0x369911['push'](_0x369911['shift']());}}}(_0x37c2,0x7bdd8));import{Plugin as _0xd37b37}from'ckeditor5/src/core.js';function _0x37c2(){const _0x18bde0=['2003400mWuvrZ','registerAttributeLabel','right','FORMAT_ALIGNMENT','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_RIGHT','commandName','plugins','locale','_registerLegacyDescription','get','926035hqbKqH','AlignmentEditing','format','center','editor','justify','registerBlockAttribute','1497152PRmVUE','formatBlock','FORMAT_ALIGN_TO_LEFT','4548396IRjHqz','registerDescriptionCallback','value','FORMAT_ALIGN_TO_CENTER','alignment','type','left','descriptionFactory','afterInit','123848SbdjMM','commandParams','21RVhYbI','1198716KoXjxR','enableDefaultAttributesIntegration','has','TrackChangesEditing','65752iCGWXo','*Format:*\x20%0'];_0x37c2=function(){return _0x18bde0;};return _0x37c2();}import{getTranslation as _0x542768}from'../utils/common-translations.js';function _0x15c8(_0x522edb,_0x5f1110){const _0x37c22a=_0x37c2();return _0x15c8=function(_0x15c88b,_0x4916c4){_0x15c88b=_0x15c88b-0x7d;let _0x3a68e9=_0x37c22a[_0x15c88b];return _0x3a68e9;},_0x15c8(_0x522edb,_0x5f1110);}export default class V extends _0xd37b37{[_0x2df270(0x94)](){const _0x20298f=_0x2df270,_0x504c4c=this[_0x20298f(0x86)],_0x3bb55f=_0x504c4c[_0x20298f(0x7f)];if(!_0x504c4c[_0x20298f(0x7e)][_0x20298f(0x9a)](_0x20298f(0x83)))return;const _0x40b21b=_0x504c4c[_0x20298f(0x7e)][_0x20298f(0x81)](_0x20298f(0x9b));_0x40b21b[_0x20298f(0x99)](_0x20298f(0x90)),_0x40b21b[_0x20298f(0x88)](_0x20298f(0x90)),_0x40b21b[_0x20298f(0x93)][_0x20298f(0x9f)](_0x20298f(0x90),_0x542768(_0x3bb55f,_0x20298f(0xa1))),this[_0x20298f(0x80)]();}[_0x2df270(0x80)](){const _0xdcbf22=_0x2df270,_0x1d57a4=this[_0xdcbf22(0x86)],_0x4550c7=_0x1d57a4[_0xdcbf22(0x7f)];_0x1d57a4[_0xdcbf22(0x7e)][_0xdcbf22(0x81)](_0xdcbf22(0x9b))[_0xdcbf22(0x93)][_0xdcbf22(0x8d)](_0x3d68a4=>{const _0x5e2287=_0xdcbf22;if(_0x5e2287(0x8a)!=_0x3d68a4[_0x5e2287(0x91)])return;const {data:_0x576594}=_0x3d68a4;if(_0x576594&&_0x5e2287(0x90)==_0x576594[_0x5e2287(0x7d)]){const _0x9cdb8c=_0x576594[_0x5e2287(0x96)][0x0][_0x5e2287(0x8e)];return{'type':_0x5e2287(0x84),'content':_0x542768(_0x4550c7,_0x5e2287(0x9d),function(_0x35bc56){const _0x34df3b=_0x5e2287;switch(_0x35bc56){case _0x34df3b(0x92):return _0x542768(_0x4550c7,_0x34df3b(0x8b));case _0x34df3b(0xa0):return _0x542768(_0x4550c7,_0x34df3b(0xa3));case _0x34df3b(0x85):return _0x542768(_0x4550c7,_0x34df3b(0x8f));case _0x34df3b(0x87):return _0x542768(_0x4550c7,_0x34df3b(0xa2));}}(_0x9cdb8c))};}});}}
23
+ const _0x364330=_0x4699;function _0x17ad(){const _0x38af8c=['_registerLegacyDescription','10699672iUDQSa','right','formatBlock','descriptionFactory','13954581aLOAHM','8050524HNPpMI','*Format:*\x20%0','type','registerBlockAttribute','7AGHeKZ','FORMAT_ALIGN_TO_LEFT','get','FORMAT_JUSTIFY_TEXT','locale','873024MnZFaj','value','has','FORMAT_ALIGN_TO_RIGHT','AlignmentEditing','enableDefaultAttributesIntegration','registerDescriptionCallback','justify','6NwBRip','10UKdErF','11QjGmaX','afterInit','center','3hDySmH','3175556NDcjgQ','FORMAT_ALIGNMENT','TrackChangesEditing','plugins','FORMAT_ALIGN_TO_CENTER','left','commandName','alignment','236705IuiRpO','161038ZAAQjt','commandParams','editor','format','registerAttributeLabel'];_0x17ad=function(){return _0x38af8c;};return _0x17ad();}(function(_0x3ccb34,_0x989f9f){const _0x35953c=_0x4699,_0x249508=_0x3ccb34();while(!![]){try{const _0x2eb9af=parseInt(_0x35953c(0x12a))/0x1+-parseInt(_0x35953c(0x121))/0x2*(parseInt(_0x35953c(0x120))/0x3)+parseInt(_0x35953c(0x13e))/0x4+parseInt(_0x35953c(0x129))/0x5*(-parseInt(_0x35953c(0x11b))/0x6)+parseInt(_0x35953c(0x139))/0x7*(parseInt(_0x35953c(0x130))/0x8)+parseInt(_0x35953c(0x134))/0x9*(parseInt(_0x35953c(0x11c))/0xa)+-parseInt(_0x35953c(0x11d))/0xb*(parseInt(_0x35953c(0x135))/0xc);if(_0x2eb9af===_0x989f9f)break;else _0x249508['push'](_0x249508['shift']());}catch(_0x5efc01){_0x249508['push'](_0x249508['shift']());}}}(_0x17ad,0xeaaf2));import{Plugin as _0x25b753}from'ckeditor5/src/core.js';function _0x4699(_0x2d1386,_0x891b24){const _0x17ad4e=_0x17ad();return _0x4699=function(_0x4699b0,_0x4f6068){_0x4699b0=_0x4699b0-0x117;let _0x27d843=_0x17ad4e[_0x4699b0];return _0x27d843;},_0x4699(_0x2d1386,_0x891b24);}import{getTranslation as _0x5366ef}from'../utils/common-translations.js';export default class V extends _0x25b753{[_0x364330(0x11e)](){const _0x50c2d2=_0x364330,_0x626e0c=this[_0x50c2d2(0x12c)],_0x53a974=_0x626e0c[_0x50c2d2(0x13d)];if(!_0x626e0c[_0x50c2d2(0x124)][_0x50c2d2(0x140)](_0x50c2d2(0x117)))return;const _0x47cf60=_0x626e0c[_0x50c2d2(0x124)][_0x50c2d2(0x13b)](_0x50c2d2(0x123));_0x47cf60[_0x50c2d2(0x118)](_0x50c2d2(0x128)),_0x47cf60[_0x50c2d2(0x138)](_0x50c2d2(0x128)),_0x47cf60[_0x50c2d2(0x133)][_0x50c2d2(0x12e)](_0x50c2d2(0x128),_0x5366ef(_0x53a974,_0x50c2d2(0x122))),this[_0x50c2d2(0x12f)]();}[_0x364330(0x12f)](){const _0x4f12eb=_0x364330,_0x35bfe6=this[_0x4f12eb(0x12c)],_0x4294bb=_0x35bfe6[_0x4f12eb(0x13d)];_0x35bfe6[_0x4f12eb(0x124)][_0x4f12eb(0x13b)](_0x4f12eb(0x123))[_0x4f12eb(0x133)][_0x4f12eb(0x119)](_0x24f7b8=>{const _0x578886=_0x4f12eb;if(_0x578886(0x132)!=_0x24f7b8[_0x578886(0x137)])return;const {data:_0x429eaf}=_0x24f7b8;if(_0x429eaf&&_0x578886(0x128)==_0x429eaf[_0x578886(0x127)]){const _0x46caf5=_0x429eaf[_0x578886(0x12b)][0x0][_0x578886(0x13f)];return{'type':_0x578886(0x12d),'content':_0x5366ef(_0x4294bb,_0x578886(0x136),function(_0x80147a){const _0x398e9e=_0x578886;switch(_0x80147a){case _0x398e9e(0x126):return _0x5366ef(_0x4294bb,_0x398e9e(0x13a));case _0x398e9e(0x131):return _0x5366ef(_0x4294bb,_0x398e9e(0x141));case _0x398e9e(0x11f):return _0x5366ef(_0x4294bb,_0x398e9e(0x125));case _0x398e9e(0x11a):return _0x5366ef(_0x4294bb,_0x398e9e(0x13c));}}(_0x46caf5))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e75(_0xea3086,_0x14c044){const _0x366b24=_0x366b();return _0x4e75=function(_0x4e758f,_0x5a7a73){_0x4e758f=_0x4e758f-0x77;let _0xa9ef21=_0x366b24[_0x4e758f];return _0xa9ef21;},_0x4e75(_0xea3086,_0x14c044);}const _0x56f25c=_0x4e75;(function(_0x44e09f,_0x185956){const _0x440a88=_0x4e75,_0x1e12a1=_0x44e09f();while(!![]){try{const _0x47df97=parseInt(_0x440a88(0xac))/0x1*(-parseInt(_0x440a88(0x7c))/0x2)+parseInt(_0x440a88(0x9f))/0x3*(parseInt(_0x440a88(0xad))/0x4)+parseInt(_0x440a88(0x82))/0x5*(parseInt(_0x440a88(0xab))/0x6)+-parseInt(_0x440a88(0x77))/0x7+parseInt(_0x440a88(0x7e))/0x8+parseInt(_0x440a88(0x80))/0x9+-parseInt(_0x440a88(0x93))/0xa;if(_0x47df97===_0x185956)break;else _0x1e12a1['push'](_0x1e12a1['shift']());}catch(_0x24ce8a){_0x1e12a1['push'](_0x1e12a1['shift']());}}}(_0x366b,0x5eeee));import{Plugin as _0x2b9612}from'ckeditor5/src/core.js';function _0x366b(){const _0x33051b=['351188MbISTH','SubscriptEditing','3921536cXRzho','*Format:*\x20%0','5615442qrRsWV','toLowerCase','25DaQmzh','locale','get','ItalicEditing','afterInit','format','FORMAT_SUBSCRIPT','registerInlineAttribute','subscript','FORMAT_','FORMAT_ITALIC','_registerLegacyDescription','FORMAT_SUPERSCRIPT','bold','FORMAT_CODE','FORMAT_UNDERLINE','CodeEditing','5958430AFnjsx','commandParams','*Remove\x20format:*\x20%0','StrikethroughEditing','plugins','TrackChangesEditing','commandName','FORMAT_BOLD','type','code','strikethrough','formatInline','1505307vBUUul','UnderlineEditing','slice','underline','italic','SuperscriptEditing','registerAttributeLabel','descriptionFactory','toUpperCase','forceValue','has','registerDescriptionCallback','575562BEOgUD','2iXFzYd','4kBrzun','editor','5317599SZfopK','BoldEditing','enableDefaultAttributesIntegration','FORMAT_STRIKETHROUGH','superscript'];_0x366b=function(){return _0x33051b;};return _0x366b();}import{getTranslation as _0xa2333a}from'../utils/common-translations.js';const ti=[_0x56f25c(0x78),_0x56f25c(0x85),_0x56f25c(0xa0),_0x56f25c(0x92),_0x56f25c(0x96),_0x56f25c(0x7d),_0x56f25c(0xa4)];export default class U extends _0x2b9612{[_0x56f25c(0x86)](){const _0x59711a=_0x56f25c,_0x354cab=this[_0x59711a(0xae)],_0x47391d=_0x354cab[_0x59711a(0x97)][_0x59711a(0x84)](_0x59711a(0x98)),_0x5c9424=_0x354cab[_0x59711a(0x83)];for(const _0x5e5316 of ti){if(!_0x354cab[_0x59711a(0x97)][_0x59711a(0xa9)](_0x5e5316))continue;const _0x56a7c9=_0x5e5316[_0x59711a(0xa1)](0x0,-0x7)[_0x59711a(0x81)](),_0x3039a9=_0x59711a(0x8b)+_0x56a7c9[_0x59711a(0xa7)]();_0x47391d[_0x59711a(0x79)](_0x56a7c9),_0x47391d[_0x59711a(0x89)](_0x56a7c9),_0x47391d[_0x59711a(0xa6)][_0x59711a(0xa5)](_0x56a7c9,_0xa2333a(_0x5c9424,_0x3039a9));}this[_0x59711a(0x8d)]();}[_0x56f25c(0x8d)](){const _0x12ef09=_0x56f25c,_0x40b4d9=this[_0x12ef09(0xae)],_0x161f46=_0x40b4d9[_0x12ef09(0x83)],_0x469d68=_0x40b4d9[_0x12ef09(0x97)][_0x12ef09(0x84)](_0x12ef09(0x98));function _0x3a2023(_0x27f0b9,_0x42856a){const _0x5d1f93=_0x12ef09;_0x469d68[_0x5d1f93(0xa6)][_0x5d1f93(0xaa)](_0x5736f3=>{const _0x4f142b=_0x5d1f93;if(_0x4f142b(0x9e)!=_0x5736f3[_0x4f142b(0x9b)])return;const {data:_0x297899}=_0x5736f3;return _0x297899&&_0x297899[_0x4f142b(0x99)]===_0x27f0b9?_0x297899[_0x4f142b(0x94)][0x0][_0x4f142b(0xa8)]?{'type':_0x4f142b(0x87),'content':_0xa2333a(_0x161f46,_0x4f142b(0x7f),_0x42856a)}:{'type':_0x4f142b(0x87),'content':_0xa2333a(_0x161f46,_0x4f142b(0x95),_0x42856a)}:void 0x0;});}_0x3a2023(_0x12ef09(0x8f),_0xa2333a(_0x161f46,_0x12ef09(0x9a))),_0x3a2023(_0x12ef09(0xa3),_0xa2333a(_0x161f46,_0x12ef09(0x8c))),_0x3a2023(_0x12ef09(0xa2),_0xa2333a(_0x161f46,_0x12ef09(0x91))),_0x3a2023(_0x12ef09(0x9c),_0xa2333a(_0x161f46,_0x12ef09(0x90))),_0x3a2023(_0x12ef09(0x9d),_0xa2333a(_0x161f46,_0x12ef09(0x7a))),_0x3a2023(_0x12ef09(0x8a),_0xa2333a(_0x161f46,_0x12ef09(0x88))),_0x3a2023(_0x12ef09(0x7b),_0xa2333a(_0x161f46,_0x12ef09(0x8e)));}}
23
+ const _0x9e6cc0=_0xf921;(function(_0x2b0efc,_0x296584){const _0x36f61=_0xf921,_0x1d9551=_0x2b0efc();while(!![]){try{const _0x1e5527=-parseInt(_0x36f61(0xaa))/0x1+-parseInt(_0x36f61(0xad))/0x2*(parseInt(_0x36f61(0xa7))/0x3)+-parseInt(_0x36f61(0x9d))/0x4+parseInt(_0x36f61(0x9c))/0x5+-parseInt(_0x36f61(0x8f))/0x6+-parseInt(_0x36f61(0xb4))/0x7+parseInt(_0x36f61(0xbb))/0x8;if(_0x1e5527===_0x296584)break;else _0x1d9551['push'](_0x1d9551['shift']());}catch(_0x2abb3d){_0x1d9551['push'](_0x1d9551['shift']());}}}(_0x19d0,0x19786));import{Plugin as _0x283098}from'ckeditor5/src/core.js';function _0xf921(_0x40b17,_0x21c691){const _0x19d0ff=_0x19d0();return _0xf921=function(_0xf92181,_0x36ac06){_0xf92181=_0xf92181-0x87;let _0x461c1b=_0x19d0ff[_0xf92181];return _0x461c1b;},_0xf921(_0x40b17,_0x21c691);}import{getTranslation as _0x141044}from'../utils/common-translations.js';const ti=[_0x9e6cc0(0xab),_0x9e6cc0(0x96),_0x9e6cc0(0xa6),_0x9e6cc0(0x87),_0x9e6cc0(0xa8),_0x9e6cc0(0xa4),_0x9e6cc0(0xa1)];export default class U extends _0x283098{[_0x9e6cc0(0xb6)](){const _0x352b89=_0x9e6cc0,_0x5ca44f=this[_0x352b89(0x9e)],_0x69d2e=_0x5ca44f[_0x352b89(0xac)][_0x352b89(0xb1)](_0x352b89(0xaf)),_0x499651=_0x5ca44f[_0x352b89(0xb2)];for(const _0x5bd57f of ti){if(!_0x5ca44f[_0x352b89(0xac)][_0x352b89(0xbc)](_0x5bd57f))continue;const _0x33d38b=_0x5bd57f[_0x352b89(0xa9)](0x0,-0x7)[_0x352b89(0x91)](),_0x131afe=_0x352b89(0x8d)+_0x33d38b[_0x352b89(0x88)]();_0x69d2e[_0x352b89(0xb5)](_0x33d38b),_0x69d2e[_0x352b89(0x97)](_0x33d38b),_0x69d2e[_0x352b89(0x99)][_0x352b89(0xb0)](_0x33d38b,_0x141044(_0x499651,_0x131afe));}this[_0x352b89(0xa2)]();}[_0x9e6cc0(0xa2)](){const _0x4b54ec=_0x9e6cc0,_0x14ad2f=this[_0x4b54ec(0x9e)],_0x13ba24=_0x14ad2f[_0x4b54ec(0xb2)],_0x36ae30=_0x14ad2f[_0x4b54ec(0xac)][_0x4b54ec(0xb1)](_0x4b54ec(0xaf));function _0x4e6ec5(_0x276688,_0x254c9f){const _0x275f34=_0x4b54ec;_0x36ae30[_0x275f34(0x99)][_0x275f34(0xba)](_0x177f3a=>{const _0x4be764=_0x275f34;if(_0x4be764(0x9f)!=_0x177f3a[_0x4be764(0xb7)])return;const {data:_0x168277}=_0x177f3a;return _0x168277&&_0x168277[_0x4be764(0x8b)]===_0x276688?_0x168277[_0x4be764(0x93)][0x0][_0x4be764(0xb9)]?{'type':_0x4be764(0xa3),'content':_0x141044(_0x13ba24,_0x4be764(0xae),_0x254c9f)}:{'type':_0x4be764(0xa3),'content':_0x141044(_0x13ba24,_0x4be764(0x9a),_0x254c9f)}:void 0x0;});}_0x4e6ec5(_0x4b54ec(0x8c),_0x141044(_0x13ba24,_0x4b54ec(0x8a))),_0x4e6ec5(_0x4b54ec(0x8e),_0x141044(_0x13ba24,_0x4b54ec(0x90))),_0x4e6ec5(_0x4b54ec(0x95),_0x141044(_0x13ba24,_0x4b54ec(0xa0))),_0x4e6ec5(_0x4b54ec(0xa5),_0x141044(_0x13ba24,_0x4b54ec(0x9b))),_0x4e6ec5(_0x4b54ec(0x94),_0x141044(_0x13ba24,_0x4b54ec(0x89))),_0x4e6ec5(_0x4b54ec(0xb3),_0x141044(_0x13ba24,_0x4b54ec(0xb8))),_0x4e6ec5(_0x4b54ec(0x92),_0x141044(_0x13ba24,_0x4b54ec(0x98)));}}function _0x19d0(){const _0x396981=['UnderlineEditing','6159KbujOj','StrikethroughEditing','slice','73699BGVQJJ','BoldEditing','plugins','120ibEEQp','*Format:*\x20%0','TrackChangesEditing','registerAttributeLabel','get','locale','subscript','1160187IrRvaD','enableDefaultAttributesIntegration','afterInit','type','FORMAT_SUBSCRIPT','forceValue','registerDescriptionCallback','3157352UsaEux','has','CodeEditing','toUpperCase','FORMAT_STRIKETHROUGH','FORMAT_BOLD','commandName','bold','FORMAT_','italic','643548oJLCnu','FORMAT_ITALIC','toLowerCase','superscript','commandParams','strikethrough','underline','ItalicEditing','registerInlineAttribute','FORMAT_SUPERSCRIPT','descriptionFactory','*Remove\x20format:*\x20%0','FORMAT_CODE','978420SCHTou','64596iIxthp','editor','formatInline','FORMAT_UNDERLINE','SuperscriptEditing','_registerLegacyDescription','format','SubscriptEditing','code'];_0x19d0=function(){return _0x396981;};return _0x19d0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x526312=_0x5c43;(function(_0x5a95d9,_0x5b8d8e){const _0x13c8b4=_0x5c43,_0x34b884=_0x5a95d9();while(!![]){try{const _0x34862e=parseInt(_0x13c8b4(0xab))/0x1*(-parseInt(_0x13c8b4(0xa0))/0x2)+-parseInt(_0x13c8b4(0x9f))/0x3+-parseInt(_0x13c8b4(0x9d))/0x4*(parseInt(_0x13c8b4(0xb4))/0x5)+parseInt(_0x13c8b4(0xb5))/0x6+-parseInt(_0x13c8b4(0x99))/0x7*(parseInt(_0x13c8b4(0xa8))/0x8)+parseInt(_0x13c8b4(0xaa))/0x9+parseInt(_0x13c8b4(0xa6))/0xa;if(_0x34862e===_0x5b8d8e)break;else _0x34b884['push'](_0x34b884['shift']());}catch(_0x541341){_0x34b884['push'](_0x34b884['shift']());}}}(_0x537f,0x39f84));function _0x5c43(_0x17a332,_0x615535){const _0x537f94=_0x537f();return _0x5c43=function(_0x5c430d,_0x2712fb){_0x5c430d=_0x5c430d-0x92;let _0x4ca08d=_0x537f94[_0x5c430d];return _0x4ca08d;},_0x5c43(_0x17a332,_0x615535);}function _0x537f(){const _0x5a009f=['24McDlYW','document','4025781qJNOuV','296esfaDl','afterInit','TrackChangesEditing','plugins','BlockQuoteEditing','getSelectedBlocks','from','markBlockFormat','value','5rVbrkW','424746DDWPCo','checkChild','commandParams','format','forceValue','descriptionFactory','filter','$root','blockQuote','change','name','*Set\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','*Remove\x20format:*\x20%0','selection','has','745213UVTrAS','enableCommand','parent','commandName','85892trzoaE','commands','451095zzfCIk','218yNTUgN','editor','locale','schema','registerDescriptionCallback','get','2428230gWhxGG','model'];_0x537f=function(){return _0x5a009f;};return _0x537f();}import{Plugin as _0x44bf12}from'ckeditor5/src/core.js';import{getTranslation as _0x25b9c4}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x409117}from'../utils/utils.js';export default class O extends _0x44bf12{[_0x526312(0xac)](){const _0x880844=_0x526312,_0x331721=this[_0x880844(0xa1)],_0x343bc9=_0x331721[_0x880844(0xa2)];if(!_0x331721[_0x880844(0xae)][_0x880844(0x98)](_0x880844(0xaf)))return;const _0x2af75f=_0x331721[_0x880844(0xae)][_0x880844(0xa5)](_0x880844(0xad)),_0x880765=this[_0x880844(0xa1)][_0x880844(0x9e)][_0x880844(0xa5)](_0x880844(0xbd));_0x2af75f[_0x880844(0x9a)](_0x880844(0xbd),(_0x1d5c6b,_0x396cec={})=>{const _0x4a460b=_0x880844,_0x42a800=this[_0x4a460b(0xa1)][_0x4a460b(0xa7)][_0x4a460b(0xa9)][_0x4a460b(0x97)],_0x541ec9=_0x396cec&&void 0x0!==_0x396cec[_0x4a460b(0xb9)]?_0x396cec[_0x4a460b(0xb9)]:!_0x880765[_0x4a460b(0xb3)];let _0x28615a=[];if(_0x541ec9){const _0x2313fe=Array[_0x4a460b(0xb1)](_0x42a800[_0x4a460b(0xb0)]())[_0x4a460b(0xbb)](_0x828b8b=>oo(_0x828b8b)||function(_0x3a3656,_0x301306){const _0x3af1b2=_0x4a460b,_0x17a439=_0x301306[_0x3af1b2(0xb6)](_0x3a3656[_0x3af1b2(0x9b)],_0x3af1b2(0xbd)),_0x2bacfe=_0x301306[_0x3af1b2(0xb6)]([_0x3af1b2(0xbc),_0x3af1b2(0xbd)],_0x3a3656);return _0x17a439&&_0x2bacfe;}(_0x828b8b,this[_0x4a460b(0xa1)][_0x4a460b(0xa7)][_0x4a460b(0xa3)]));_0x28615a=_0x409117(_0x2313fe,_0x331721[_0x4a460b(0xa7)]);}else{const _0x5bb8b7=Array[_0x4a460b(0xb1)](_0x42a800[_0x4a460b(0xb0)]())[_0x4a460b(0xbb)](_0x577716=>oo(_0x577716));_0x28615a=_0x409117(_0x5bb8b7,_0x331721[_0x4a460b(0xa7)]);}_0x331721[_0x4a460b(0xa7)][_0x4a460b(0x92)](()=>{const _0x3bf99e=_0x4a460b;for(const _0x14ff64 of _0x28615a)_0x2af75f[_0x3bf99e(0xb2)](_0x14ff64,{'commandName':_0x3bf99e(0xbd),'commandParams':[{'forceValue':_0x541ec9}]});});}),_0x2af75f[_0x880844(0xba)][_0x880844(0xa4)](_0x4baa68=>{const _0x167369=_0x880844,{data:_0x198dcb}=_0x4baa68;if(_0x198dcb&&_0x167369(0xbd)==_0x198dcb[_0x167369(0x9c)]){const _0x4681f3=_0x25b9c4(_0x343bc9,_0x167369(0x95));return _0x198dcb[_0x167369(0xb7)][0x0][_0x167369(0xb9)]?{'type':_0x167369(0xb8),'content':_0x25b9c4(_0x343bc9,_0x167369(0x94),_0x4681f3)}:{'type':_0x167369(0xb8),'content':_0x25b9c4(_0x343bc9,_0x167369(0x96),_0x4681f3)};}});}}function oo(_0x4ad664){const _0x18c431=_0x526312;return _0x18c431(0xbd)==_0x4ad664[_0x18c431(0x9b)][_0x18c431(0x93)];}
23
+ function _0x3bf3(_0x2fd1b2,_0x5a6aa9){const _0x4689db=_0x4689();return _0x3bf3=function(_0x3bf33b,_0x40b940){_0x3bf33b=_0x3bf33b-0x115;let _0x53db52=_0x4689db[_0x3bf33b];return _0x53db52;},_0x3bf3(_0x2fd1b2,_0x5a6aa9);}const _0x3bb05f=_0x3bf3;(function(_0x433c2b,_0x2733fd){const _0x5be535=_0x3bf3,_0x2c6150=_0x433c2b();while(!![]){try{const _0x3eb84e=parseInt(_0x5be535(0x11a))/0x1*(-parseInt(_0x5be535(0x124))/0x2)+-parseInt(_0x5be535(0x13d))/0x3+-parseInt(_0x5be535(0x136))/0x4*(parseInt(_0x5be535(0x133))/0x5)+parseInt(_0x5be535(0x117))/0x6*(parseInt(_0x5be535(0x132))/0x7)+parseInt(_0x5be535(0x120))/0x8*(parseInt(_0x5be535(0x13a))/0x9)+parseInt(_0x5be535(0x11e))/0xa*(parseInt(_0x5be535(0x140))/0xb)+-parseInt(_0x5be535(0x13f))/0xc*(-parseInt(_0x5be535(0x123))/0xd);if(_0x3eb84e===_0x2733fd)break;else _0x2c6150['push'](_0x2c6150['shift']());}catch(_0x1807f5){_0x2c6150['push'](_0x2c6150['shift']());}}}(_0x4689,0x5a67b));import{Plugin as _0x3c23e9}from'ckeditor5/src/core.js';import{getTranslation as _0x15ac70}from'../utils/common-translations.js';function _0x4689(){const _0x3fe0fe=['enableCommand','selection','commandName','checkChild','TrackChangesEditing','schema','commands','format','ELEMENT_BLOCK_QUOTE','$root','3424561LUQhEn','1895WSPngN','from','parent','1852fMODrj','change','*Remove\x20format:*\x20%0','descriptionFactory','18hVRLTe','getSelectedBlocks','plugins','2005005CszjdK','get','429432vMUPuP','77RrNUKa','editor','BlockQuoteEditing','*Set\x20format:*\x20%0','model','blockQuote','6gCkOpz','has','locale','27961JBYVUZ','filter','commandParams','markBlockFormat','780190JWczfO','afterInit','2061736IqZyBd','document','forceValue','91mSfLGm','42puMvEl','value','name','registerDescriptionCallback'];_0x4689=function(){return _0x3fe0fe;};return _0x4689();}import{getRangesOfBlockGroups as _0x325857}from'../utils/utils.js';export default class O extends _0x3c23e9{[_0x3bb05f(0x11f)](){const _0x40137b=_0x3bb05f,_0x9b7cd1=this[_0x40137b(0x141)],_0x2a9af4=_0x9b7cd1[_0x40137b(0x119)];if(!_0x9b7cd1[_0x40137b(0x13c)][_0x40137b(0x118)](_0x40137b(0x142)))return;const _0x3e6ea5=_0x9b7cd1[_0x40137b(0x13c)][_0x40137b(0x13e)](_0x40137b(0x12c)),_0x40acbd=this[_0x40137b(0x141)][_0x40137b(0x12e)][_0x40137b(0x13e)](_0x40137b(0x116));_0x3e6ea5[_0x40137b(0x128)](_0x40137b(0x116),(_0x5f344d,_0x526334={})=>{const _0x3a60cb=_0x40137b,_0xb6ab6b=this[_0x3a60cb(0x141)][_0x3a60cb(0x115)][_0x3a60cb(0x121)][_0x3a60cb(0x129)],_0x175e45=_0x526334&&void 0x0!==_0x526334[_0x3a60cb(0x122)]?_0x526334[_0x3a60cb(0x122)]:!_0x40acbd[_0x3a60cb(0x125)];let _0x276a61=[];if(_0x175e45){const _0x47dfde=Array[_0x3a60cb(0x134)](_0xb6ab6b[_0x3a60cb(0x13b)]())[_0x3a60cb(0x11b)](_0x29b783=>oo(_0x29b783)||function(_0x403a3d,_0x5a699d){const _0xe7dfb7=_0x3a60cb,_0x430c64=_0x5a699d[_0xe7dfb7(0x12b)](_0x403a3d[_0xe7dfb7(0x135)],_0xe7dfb7(0x116)),_0x48849c=_0x5a699d[_0xe7dfb7(0x12b)]([_0xe7dfb7(0x131),_0xe7dfb7(0x116)],_0x403a3d);return _0x430c64&&_0x48849c;}(_0x29b783,this[_0x3a60cb(0x141)][_0x3a60cb(0x115)][_0x3a60cb(0x12d)]));_0x276a61=_0x325857(_0x47dfde,_0x9b7cd1[_0x3a60cb(0x115)]);}else{const _0x2a285f=Array[_0x3a60cb(0x134)](_0xb6ab6b[_0x3a60cb(0x13b)]())[_0x3a60cb(0x11b)](_0x4da29f=>oo(_0x4da29f));_0x276a61=_0x325857(_0x2a285f,_0x9b7cd1[_0x3a60cb(0x115)]);}_0x9b7cd1[_0x3a60cb(0x115)][_0x3a60cb(0x137)](()=>{const _0x2dcf10=_0x3a60cb;for(const _0x2bf912 of _0x276a61)_0x3e6ea5[_0x2dcf10(0x11d)](_0x2bf912,{'commandName':_0x2dcf10(0x116),'commandParams':[{'forceValue':_0x175e45}]});});}),_0x3e6ea5[_0x40137b(0x139)][_0x40137b(0x127)](_0x407f15=>{const _0x1050eb=_0x40137b,{data:_0x482dec}=_0x407f15;if(_0x482dec&&_0x1050eb(0x116)==_0x482dec[_0x1050eb(0x12a)]){const _0x3c282e=_0x15ac70(_0x2a9af4,_0x1050eb(0x130));return _0x482dec[_0x1050eb(0x11c)][0x0][_0x1050eb(0x122)]?{'type':_0x1050eb(0x12f),'content':_0x15ac70(_0x2a9af4,_0x1050eb(0x143),_0x3c282e)}:{'type':_0x1050eb(0x12f),'content':_0x15ac70(_0x2a9af4,_0x1050eb(0x138),_0x3c282e)};}});}}function oo(_0x5ed0b8){const _0x19e25b=_0x3bb05f;return _0x19e25b(0x116)==_0x5ed0b8[_0x19e25b(0x135)][_0x19e25b(0x126)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cdc73=_0x3dd8;(function(_0x4b876a,_0x44327e){const _0x7bab2a=_0x3dd8,_0x2a92d4=_0x4b876a();while(!![]){try{const _0x503fec=-parseInt(_0x7bab2a(0x121))/0x1*(parseInt(_0x7bab2a(0x10f))/0x2)+-parseInt(_0x7bab2a(0x11e))/0x3+parseInt(_0x7bab2a(0x11d))/0x4*(parseInt(_0x7bab2a(0x11c))/0x5)+parseInt(_0x7bab2a(0x110))/0x6+parseInt(_0x7bab2a(0x113))/0x7+-parseInt(_0x7bab2a(0x114))/0x8+-parseInt(_0x7bab2a(0x112))/0x9*(-parseInt(_0x7bab2a(0x118))/0xa);if(_0x503fec===_0x44327e)break;else _0x2a92d4['push'](_0x2a92d4['shift']());}catch(_0x4d16c9){_0x2a92d4['push'](_0x2a92d4['shift']());}}}(_0x3e94,0x7c2eb));import{Plugin as _0x25bef3}from'ckeditor5/src/core.js';function _0x3e94(){const _0x2e45b9=['9pHjOSX','2257710GVLLrL','7716880RktQEI','afterInit','editor','has','9723610crTJqU','changeCaseUpper','enableCommand','changeCaseLower','410vQjjrW','10924mOcmxc','277467lllwHq','plugins','TrackChangesEditing','1fhIazK','get','CaseChange','70024prMWPf','491574TXHFSk','changeCaseTitle'];_0x3e94=function(){return _0x2e45b9;};return _0x3e94();}function _0x3dd8(_0x566c4e,_0x2c1d4f){const _0x3e9481=_0x3e94();return _0x3dd8=function(_0x3dd8eb,_0x25caad){_0x3dd8eb=_0x3dd8eb-0x10e;let _0x143430=_0x3e9481[_0x3dd8eb];return _0x143430;},_0x3dd8(_0x566c4e,_0x2c1d4f);}export default class F extends _0x25bef3{[_0x5cdc73(0x115)](){const _0x539e94=_0x5cdc73,_0x167db9=this[_0x539e94(0x116)];_0x167db9[_0x539e94(0x11f)][_0x539e94(0x117)](_0x539e94(0x10e))&&(_0x167db9[_0x539e94(0x11f)][_0x539e94(0x122)](_0x539e94(0x120))[_0x539e94(0x11a)](_0x539e94(0x119)),_0x167db9[_0x539e94(0x11f)][_0x539e94(0x122)](_0x539e94(0x120))[_0x539e94(0x11a)](_0x539e94(0x11b)),_0x167db9[_0x539e94(0x11f)][_0x539e94(0x122)](_0x539e94(0x120))[_0x539e94(0x11a)](_0x539e94(0x111)));}}
23
+ const _0x161a50=_0x3f5d;(function(_0xcdcc98,_0x22a8bd){const _0x5a10af=_0x3f5d,_0x4444d1=_0xcdcc98();while(!![]){try{const _0x14e880=-parseInt(_0x5a10af(0xf0))/0x1*(-parseInt(_0x5a10af(0xf4))/0x2)+parseInt(_0x5a10af(0xe6))/0x3+parseInt(_0x5a10af(0xec))/0x4+parseInt(_0x5a10af(0xf1))/0x5*(-parseInt(_0x5a10af(0xf6))/0x6)+-parseInt(_0x5a10af(0xe2))/0x7+-parseInt(_0x5a10af(0xe5))/0x8+-parseInt(_0x5a10af(0xee))/0x9*(-parseInt(_0x5a10af(0xe8))/0xa);if(_0x14e880===_0x22a8bd)break;else _0x4444d1['push'](_0x4444d1['shift']());}catch(_0xe9e9a1){_0x4444d1['push'](_0x4444d1['shift']());}}}(_0x46d4,0x213f7));import{Plugin as _0x55468d}from'ckeditor5/src/core.js';export default class F extends _0x55468d{[_0x161a50(0xef)](){const _0x28e067=_0x161a50,_0x490de3=this[_0x28e067(0xea)];_0x490de3[_0x28e067(0xeb)][_0x28e067(0xe4)](_0x28e067(0xe7))&&(_0x490de3[_0x28e067(0xeb)][_0x28e067(0xe3)](_0x28e067(0xf5))[_0x28e067(0xf3)](_0x28e067(0xed)),_0x490de3[_0x28e067(0xeb)][_0x28e067(0xe3)](_0x28e067(0xf5))[_0x28e067(0xf3)](_0x28e067(0xf2)),_0x490de3[_0x28e067(0xeb)][_0x28e067(0xe3)](_0x28e067(0xf5))[_0x28e067(0xf3)](_0x28e067(0xe9)));}}function _0x3f5d(_0x1207eb,_0x4d6f36){const _0x46d427=_0x46d4();return _0x3f5d=function(_0x3f5d2e,_0x382e91){_0x3f5d2e=_0x3f5d2e-0xe2;let _0x17a16a=_0x46d427[_0x3f5d2e];return _0x17a16a;},_0x3f5d(_0x1207eb,_0x4d6f36);}function _0x46d4(){const _0x2059b6=['changeCaseTitle','editor','plugins','243540JKuvWw','changeCaseUpper','29763gAbNyV','afterInit','3181MwjNnh','200pvXhzL','changeCaseLower','enableCommand','20OAxizi','TrackChangesEditing','28056yKUbku','404747MOcZoi','get','has','1874416WoTmDB','605616wJWXxY','CaseChange','970YvVyuZ'];_0x46d4=function(){return _0x2059b6;};return _0x46d4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24376b=_0x64b7;function _0x64b7(_0x4bf33f,_0x36783f){const _0x561c10=_0x561c();return _0x64b7=function(_0x64b781,_0x1a5c67){_0x64b781=_0x64b781-0x1b8;let _0x3eaf31=_0x561c10[_0x64b781];return _0x3eaf31;},_0x64b7(_0x4bf33f,_0x36783f);}(function(_0x4758ff,_0x1a5ab6){const _0x1cdf18=_0x64b7,_0xca524d=_0x4758ff();while(!![]){try{const _0x598955=-parseInt(_0x1cdf18(0x1ca))/0x1*(-parseInt(_0x1cdf18(0x1c5))/0x2)+parseInt(_0x1cdf18(0x1c0))/0x3+parseInt(_0x1cdf18(0x1b8))/0x4+parseInt(_0x1cdf18(0x1bf))/0x5+parseInt(_0x1cdf18(0x1c4))/0x6*(parseInt(_0x1cdf18(0x1b9))/0x7)+parseInt(_0x1cdf18(0x1c3))/0x8*(parseInt(_0x1cdf18(0x1bd))/0x9)+-parseInt(_0x1cdf18(0x1c8))/0xa*(parseInt(_0x1cdf18(0x1c9))/0xb);if(_0x598955===_0x1a5ab6)break;else _0xca524d['push'](_0xca524d['shift']());}catch(_0x5ed813){_0xca524d['push'](_0xca524d['shift']());}}}(_0x561c,0x9adb0));function _0x561c(){const _0x5e19e4=['849002OUhhjD','171jxxCJS','3230676LbGzhu','1967KWcGJO','get','TrackChangesEditing','afterInit','9162AUTZYr','enableCommand','2401940kiBwdo','2733861cwgYDe','editor','ckbox','4504sSGqHU','7482fATPum','4294gltwxQ','plugins','commands','370QGaYkm'];_0x561c=function(){return _0x5e19e4;};return _0x561c();}import{Plugin as _0x2eb498}from'ckeditor5/src/core.js';export default class G extends _0x2eb498{[_0x24376b(0x1bc)](){const _0x23485b=_0x24376b,_0x444726=this[_0x23485b(0x1c1)];_0x444726[_0x23485b(0x1c7)][_0x23485b(0x1ba)](_0x23485b(0x1c2))&&_0x444726[_0x23485b(0x1c6)][_0x23485b(0x1ba)](_0x23485b(0x1bb))[_0x23485b(0x1be)](_0x23485b(0x1c2));}}
23
+ const _0x25cbbc=_0x19ce;(function(_0x335627,_0xb743){const _0x1aeace=_0x19ce,_0x55ead8=_0x335627();while(!![]){try{const _0x4b34f6=parseInt(_0x1aeace(0xa8))/0x1*(-parseInt(_0x1aeace(0xab))/0x2)+-parseInt(_0x1aeace(0x9a))/0x3*(-parseInt(_0x1aeace(0xa7))/0x4)+-parseInt(_0x1aeace(0xa9))/0x5+-parseInt(_0x1aeace(0xa1))/0x6+-parseInt(_0x1aeace(0xa4))/0x7+-parseInt(_0x1aeace(0xaa))/0x8+-parseInt(_0x1aeace(0xa6))/0x9*(-parseInt(_0x1aeace(0x9d))/0xa);if(_0x4b34f6===_0xb743)break;else _0x55ead8['push'](_0x55ead8['shift']());}catch(_0x527407){_0x55ead8['push'](_0x55ead8['shift']());}}}(_0x1b56,0x50620));import{Plugin as _0x3a43a1}from'ckeditor5/src/core.js';export default class G extends _0x3a43a1{[_0x25cbbc(0x9e)](){const _0x28511e=_0x25cbbc,_0x4a27c2=this[_0x28511e(0xa2)];_0x4a27c2[_0x28511e(0x9c)][_0x28511e(0xa3)](_0x28511e(0xa0))&&_0x4a27c2[_0x28511e(0xa5)][_0x28511e(0xa3)](_0x28511e(0x9b))[_0x28511e(0x9f)](_0x28511e(0xa0));}}function _0x19ce(_0x8e0dac,_0x375af4){const _0x1b5600=_0x1b56();return _0x19ce=function(_0x19cedd,_0x7fb24f){_0x19cedd=_0x19cedd-0x9a;let _0x488673=_0x1b5600[_0x19cedd];return _0x488673;},_0x19ce(_0x8e0dac,_0x375af4);}function _0x1b56(){const _0x3f097d=['commands','145480rFLcGY','afterInit','enableCommand','ckbox','3621186dfhHee','editor','get','2256912NxbcpR','plugins','1377lgtDZL','4tUUjvY','1521hKghKf','2614530dXGLtr','3401232GHrxeI','236xzbMKO','470667QgLhLl','TrackChangesEditing'];_0x1b56=function(){return _0x3f097d;};return _0x1b56();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31f0(_0x3a50c3,_0x585421){const _0x1c5e75=_0x1c5e();return _0x31f0=function(_0x31f0a9,_0x2a9609){_0x31f0a9=_0x31f0a9-0xb3;let _0x371aaa=_0x1c5e75[_0x31f0a9];return _0x371aaa;},_0x31f0(_0x3a50c3,_0x585421);}const _0x5b51ce=_0x31f0;function _0x1c5e(){const _0x34cf5d=['parent','13718793QPNirH','9vCbuMW','schema','2918658SrMCuo','from','rootElement','selection','type','format','has','*Set\x20format:*\x20%0','codeBlock','2VmHLVV','filter','ELEMENT_CODE_BLOCK','indentCodeBlock','editor','TrackChangesEditing','isLimit','change','forceValue','828MVcDOB','get','enableCommand','markBlockFormat','name','489587OWGCju','commandName','CodeBlock','*Remove\x20format:*\x20%0','languages','6094210QVzyex','30xWMdxl','blockName','20015OkFcRY','toLowerCase','model','plugins','language','afterInit','document','formatBlock','label','value','commands','checkChild','outdentCodeBlock','getSelectedBlocks','commandParams','registerElementLabel','config','5739264qmmKrg','find','registerDescriptionCallback','locale','636125qXigIg','descriptionFactory'];_0x1c5e=function(){return _0x34cf5d;};return _0x1c5e();}(function(_0x56c714,_0xef3ddf){const _0x3de96a=_0x31f0,_0x1167b8=_0x56c714();while(!![]){try{const _0x32521e=parseInt(_0x3de96a(0xba))/0x1*(-parseInt(_0x3de96a(0xe6))/0x2)+parseInt(_0x3de96a(0xdd))/0x3+parseInt(_0x3de96a(0xb5))/0x4*(-parseInt(_0x3de96a(0xc2))/0x5)+parseInt(_0x3de96a(0xc0))/0x6*(-parseInt(_0x3de96a(0xd7))/0x7)+parseInt(_0x3de96a(0xd3))/0x8+parseInt(_0x3de96a(0xdb))/0x9*(-parseInt(_0x3de96a(0xbf))/0xa)+parseInt(_0x3de96a(0xda))/0xb;if(_0x32521e===_0xef3ddf)break;else _0x1167b8['push'](_0x1167b8['shift']());}catch(_0x750c8c){_0x1167b8['push'](_0x1167b8['shift']());}}}(_0x1c5e,0x879bd));import{Plugin as _0x46c07e}from'ckeditor5/src/core.js';import{getTranslation as _0x44c3c3}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x43cf49}from'../utils/utils.js';export default class L extends _0x46c07e{[_0x5b51ce(0xc7)](){const _0x120f24=_0x5b51ce,_0x2aeca4=this[_0x120f24(0xea)];if(!_0x2aeca4[_0x120f24(0xc5)][_0x120f24(0xe3)](_0x120f24(0xbc)))return;const _0x381638=_0x2aeca4[_0x120f24(0xc5)][_0x120f24(0xb6)](_0x120f24(0xeb)),_0x13ac99=_0x2aeca4[_0x120f24(0xd6)],_0x267b3c=_0x2aeca4[_0x120f24(0xd2)][_0x120f24(0xb6)](_0x120f24(0xe5))[_0x120f24(0xbe)],_0x19eb71=_0x2aeca4[_0x120f24(0xcc)][_0x120f24(0xb6)](_0x120f24(0xe5));_0x381638[_0x120f24(0xb7)](_0x120f24(0xe9)),_0x381638[_0x120f24(0xb7)](_0x120f24(0xce)),_0x381638[_0x120f24(0xb7)](_0x120f24(0xe5),(_0x2ce2ef,_0x4af2f7={})=>{const _0x47b541=_0x120f24,_0x70a948=_0x2aeca4[_0x47b541(0xc4)],_0x5115c4=_0x2aeca4[_0x47b541(0xc4)][_0x47b541(0xc8)][_0x47b541(0xe0)],_0x2ffb60=_0x4af2f7&&void 0x0!==_0x4af2f7[_0x47b541(0xb4)]?_0x4af2f7[_0x47b541(0xb4)]:!_0x19eb71[_0x47b541(0xcb)];let _0x1bdc87;_0x4af2f7[_0x47b541(0xc6)]||(_0x4af2f7[_0x47b541(0xc6)]=_0x267b3c[0x0][_0x47b541(0xc6)]),_0x1bdc87=_0x2ffb60?Array[_0x47b541(0xde)](_0x5115c4[_0x47b541(0xcf)]())[_0x47b541(0xe7)](_0x2584c8=>eo(_0x2584c8)||function(_0x3ebf46,_0x40c603){const _0x673054=_0x47b541;if(_0x3ebf46['is'](_0x673054(0xdf))||_0x40c603[_0x673054(0xec)](_0x3ebf46))return!0x1;return _0x40c603[_0x673054(0xcd)](_0x3ebf46[_0x673054(0xd9)],_0x673054(0xe5));}(_0x2584c8,_0x70a948[_0x47b541(0xdc)])):Array[_0x47b541(0xde)](_0x5115c4[_0x47b541(0xcf)]())[_0x47b541(0xe7)](_0x3e2c85=>eo(_0x3e2c85));const _0x54588e=_0x43cf49(_0x1bdc87,_0x70a948);_0x70a948[_0x47b541(0xb3)](()=>{const _0x595b67=_0x47b541;for(const _0x37ec42 of _0x54588e)_0x381638[_0x595b67(0xb8)](_0x37ec42,{'commandName':_0x595b67(0xe5),'commandParams':[{..._0x4af2f7,'forceValue':_0x2ffb60}],'formatGroupId':_0x595b67(0xc1)});});}),(_0x381638[_0x120f24(0xd8)][_0x120f24(0xd1)](_0x120f24(0xe5),_0x332386=>_0x44c3c3(_0x13ac99,_0x120f24(0xe8),_0x332386)),_0x381638[_0x120f24(0xd8)][_0x120f24(0xd5)](_0x298307=>{const _0x5ba95c=_0x120f24;if(_0x5ba95c(0xc9)!=_0x298307[_0x5ba95c(0xe1)])return;const _0x698be5=_0x13ac99['t'],{data:_0x2d9a5a}=_0x298307;if(!_0x2d9a5a||_0x5ba95c(0xe5)!=_0x2d9a5a[_0x5ba95c(0xbb)])return;const _0x40714d=_0x2d9a5a[_0x5ba95c(0xd0)][0x0][_0x5ba95c(0xc6)],_0x88093d=_0x698be5(_0x267b3c[_0x5ba95c(0xd4)](_0x411abb=>_0x411abb[_0x5ba95c(0xc6)]===_0x40714d)[_0x5ba95c(0xca)])[_0x5ba95c(0xc3)]();return _0x2d9a5a[_0x5ba95c(0xd0)][0x0][_0x5ba95c(0xb4)]?{'type':_0x5ba95c(0xe2),'content':_0x44c3c3(_0x13ac99,_0x5ba95c(0xe4),_0x44c3c3(_0x13ac99,_0x5ba95c(0xe8),0x1)+'\x20('+_0x88093d+')')}:{'type':_0x5ba95c(0xe2),'content':_0x44c3c3(_0x13ac99,_0x5ba95c(0xbd),_0x44c3c3(_0x13ac99,_0x5ba95c(0xe8),0x1))};}));}}function eo(_0x34100d){const _0x3839fe=_0x5b51ce;return _0x3839fe(0xe5)==_0x34100d[_0x3839fe(0xb9)];}
23
+ const _0x52d452=_0x328a;(function(_0x148f8d,_0x9e2277){const _0x1c830c=_0x328a,_0x1c4711=_0x148f8d();while(!![]){try{const _0x40d20c=parseInt(_0x1c830c(0x16b))/0x1*(parseInt(_0x1c830c(0x19b))/0x2)+-parseInt(_0x1c830c(0x16d))/0x3*(parseInt(_0x1c830c(0x16a))/0x4)+parseInt(_0x1c830c(0x187))/0x5+parseInt(_0x1c830c(0x164))/0x6+parseInt(_0x1c830c(0x193))/0x7*(parseInt(_0x1c830c(0x170))/0x8)+parseInt(_0x1c830c(0x176))/0x9*(parseInt(_0x1c830c(0x182))/0xa)+-parseInt(_0x1c830c(0x199))/0xb*(parseInt(_0x1c830c(0x162))/0xc);if(_0x40d20c===_0x9e2277)break;else _0x1c4711['push'](_0x1c4711['shift']());}catch(_0x5f1f44){_0x1c4711['push'](_0x1c4711['shift']());}}}(_0x9697,0xc3ae3));import{Plugin as _0x2a6da8}from'ckeditor5/src/core.js';function _0x328a(_0x41d3b8,_0x345c78){const _0x96978f=_0x9697();return _0x328a=function(_0x328a4c,_0x392aba){_0x328a4c=_0x328a4c-0x161;let _0x37e9ec=_0x96978f[_0x328a4c];return _0x37e9ec;},_0x328a(_0x41d3b8,_0x345c78);}import{getTranslation as _0x3b46f7}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x16dee3}from'../utils/utils.js';function _0x9697(){const _0x22a810=['22lJgnVu','registerDescriptionCallback','2723880rAVHdD','type','4481964YKXBrj','formatBlock','value','schema','model','commands','5936836ujXDiP','60338qJGhQQ','isLimit','3PveDNo','commandParams','language','825056fSQsaR','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','commandName','markBlockFormat','change','71055RhtMmO','from','filter','ELEMENT_CODE_BLOCK','enableCommand','checkChild','document','indentCodeBlock','find','name','has','plugins','1550zQtovJ','rootElement','codeBlock','CodeBlock','selection','7543255QNpMaH','registerElementLabel','getSelectedBlocks','label','get','forceValue','TrackChangesEditing','format','afterInit','config','outdentCodeBlock','blockName','28yvlhmz','toLowerCase','parent','editor','languages','locale','110QyuMVW','descriptionFactory'];_0x9697=function(){return _0x22a810;};return _0x9697();}export default class L extends _0x2a6da8{[_0x52d452(0x18f)](){const _0x215183=_0x52d452,_0x31cf3d=this[_0x215183(0x196)];if(!_0x31cf3d[_0x215183(0x181)][_0x215183(0x180)](_0x215183(0x185)))return;const _0x2973ee=_0x31cf3d[_0x215183(0x181)][_0x215183(0x18b)](_0x215183(0x18d)),_0x391584=_0x31cf3d[_0x215183(0x198)],_0x19e6ec=_0x31cf3d[_0x215183(0x190)][_0x215183(0x18b)](_0x215183(0x184))[_0x215183(0x197)],_0x2391c7=_0x31cf3d[_0x215183(0x169)][_0x215183(0x18b)](_0x215183(0x184));_0x2973ee[_0x215183(0x17a)](_0x215183(0x17d)),_0x2973ee[_0x215183(0x17a)](_0x215183(0x191)),_0x2973ee[_0x215183(0x17a)](_0x215183(0x184),(_0x1172f3,_0x3e42a6={})=>{const _0x5a7d52=_0x215183,_0x49c2a3=_0x31cf3d[_0x5a7d52(0x168)],_0x657bb8=_0x31cf3d[_0x5a7d52(0x168)][_0x5a7d52(0x17c)][_0x5a7d52(0x186)],_0x238b7d=_0x3e42a6&&void 0x0!==_0x3e42a6[_0x5a7d52(0x18c)]?_0x3e42a6[_0x5a7d52(0x18c)]:!_0x2391c7[_0x5a7d52(0x166)];let _0x4599bd;_0x3e42a6[_0x5a7d52(0x16f)]||(_0x3e42a6[_0x5a7d52(0x16f)]=_0x19e6ec[0x0][_0x5a7d52(0x16f)]),_0x4599bd=_0x238b7d?Array[_0x5a7d52(0x177)](_0x657bb8[_0x5a7d52(0x189)]())[_0x5a7d52(0x178)](_0x5d4f3f=>eo(_0x5d4f3f)||function(_0x5bf9ed,_0x56ba89){const _0x5bf6eb=_0x5a7d52;if(_0x5bf9ed['is'](_0x5bf6eb(0x183))||_0x56ba89[_0x5bf6eb(0x16c)](_0x5bf9ed))return!0x1;return _0x56ba89[_0x5bf6eb(0x17b)](_0x5bf9ed[_0x5bf6eb(0x195)],_0x5bf6eb(0x184));}(_0x5d4f3f,_0x49c2a3[_0x5a7d52(0x167)])):Array[_0x5a7d52(0x177)](_0x657bb8[_0x5a7d52(0x189)]())[_0x5a7d52(0x178)](_0x36f2bf=>eo(_0x36f2bf));const _0x271d83=_0x16dee3(_0x4599bd,_0x49c2a3);_0x49c2a3[_0x5a7d52(0x175)](()=>{const _0x1cb01a=_0x5a7d52;for(const _0x2d58b4 of _0x271d83)_0x2973ee[_0x1cb01a(0x174)](_0x2d58b4,{'commandName':_0x1cb01a(0x184),'commandParams':[{..._0x3e42a6,'forceValue':_0x238b7d}],'formatGroupId':_0x1cb01a(0x192)});});}),(_0x2973ee[_0x215183(0x19a)][_0x215183(0x188)](_0x215183(0x184),_0x4ec9e7=>_0x3b46f7(_0x391584,_0x215183(0x179),_0x4ec9e7)),_0x2973ee[_0x215183(0x19a)][_0x215183(0x161)](_0x41b71f=>{const _0x572dc9=_0x215183;if(_0x572dc9(0x165)!=_0x41b71f[_0x572dc9(0x163)])return;const _0x5ca1c9=_0x391584['t'],{data:_0x30e799}=_0x41b71f;if(!_0x30e799||_0x572dc9(0x184)!=_0x30e799[_0x572dc9(0x173)])return;const _0x23121b=_0x30e799[_0x572dc9(0x16e)][0x0][_0x572dc9(0x16f)],_0x20487d=_0x5ca1c9(_0x19e6ec[_0x572dc9(0x17e)](_0x207437=>_0x207437[_0x572dc9(0x16f)]===_0x23121b)[_0x572dc9(0x18a)])[_0x572dc9(0x194)]();return _0x30e799[_0x572dc9(0x16e)][0x0][_0x572dc9(0x18c)]?{'type':_0x572dc9(0x18e),'content':_0x3b46f7(_0x391584,_0x572dc9(0x171),_0x3b46f7(_0x391584,_0x572dc9(0x179),0x1)+'\x20('+_0x20487d+')')}:{'type':_0x572dc9(0x18e),'content':_0x3b46f7(_0x391584,_0x572dc9(0x172),_0x3b46f7(_0x391584,_0x572dc9(0x179),0x1))};}));}}function eo(_0x4afd58){const _0x264750=_0x52d452;return _0x264750(0x184)==_0x4afd58[_0x264750(0x17f)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bbaf7=_0x326e;function _0x1364(){const _0x310c90=['3808557SdzfNw','addCommentThread','30xwYuqT','enableCommand','895399fuTyWP','120TOPMtC','has','16ygeHpZ','6128199HPqTml','afterInit','4767432TZvdVQ','221276iLIoEy','7222952FOyfwP','40RkKeyY','plugins','TrackChangesEditing','315750LWrSna','get','editor','CommentsEditing'];_0x1364=function(){return _0x310c90;};return _0x1364();}function _0x326e(_0x207799,_0x58af44){const _0x1364c5=_0x1364();return _0x326e=function(_0x326e78,_0x5c356e){_0x326e78=_0x326e78-0xb5;let _0x84a06b=_0x1364c5[_0x326e78];return _0x84a06b;},_0x326e(_0x207799,_0x58af44);}(function(_0x3a2578,_0x4c6486){const _0x5eb851=_0x326e,_0x5b8cd7=_0x3a2578();while(!![]){try{const _0x2a5647=-parseInt(_0x5eb851(0xbe))/0x1+-parseInt(_0x5eb851(0xc5))/0x2*(parseInt(_0x5eb851(0xbc))/0x3)+-parseInt(_0x5eb851(0xc4))/0x4+parseInt(_0x5eb851(0xb6))/0x5*(parseInt(_0x5eb851(0xbf))/0x6)+-parseInt(_0x5eb851(0xc2))/0x7+-parseInt(_0x5eb851(0xc1))/0x8*(-parseInt(_0x5eb851(0xba))/0x9)+parseInt(_0x5eb851(0xc7))/0xa*(parseInt(_0x5eb851(0xc6))/0xb);if(_0x2a5647===_0x4c6486)break;else _0x5b8cd7['push'](_0x5b8cd7['shift']());}catch(_0x4bd4e0){_0x5b8cd7['push'](_0x5b8cd7['shift']());}}}(_0x1364,0xa2c9c));import{Plugin as _0x2ddc4d}from'ckeditor5/src/core.js';export default class H extends _0x2ddc4d{[_0x4bbaf7(0xc3)](){const _0x38201e=_0x4bbaf7,_0x324fc0=this[_0x38201e(0xb8)];if(!_0x324fc0[_0x38201e(0xc8)][_0x38201e(0xc0)](_0x38201e(0xb9)))return;_0x324fc0[_0x38201e(0xc8)][_0x38201e(0xb7)](_0x38201e(0xb5))[_0x38201e(0xbd)](_0x38201e(0xbb));}}
23
+ function _0x4820(){const _0x3e9b4c=['get','1130ylDpYi','13677612WzCSOE','has','3855GqTDvX','2186322yyfiiW','2108kDVAhG','3220728OUgqWk','4qLogOc','addCommentThread','14HjmAAo','TrackChangesEditing','afterInit','11CDxMJr','1830hZcwFm','editor','CommentsEditing','7017530fEYuQG','34002jkBlbM','enableCommand','plugins','1123SWxtpt'];_0x4820=function(){return _0x3e9b4c;};return _0x4820();}const _0x1c1376=_0x3891;function _0x3891(_0x6a079d,_0x2d2881){const _0x4820f6=_0x4820();return _0x3891=function(_0x389162,_0xab4734){_0x389162=_0x389162-0xa6;let _0x36c397=_0x4820f6[_0x389162];return _0x36c397;},_0x3891(_0x6a079d,_0x2d2881);}(function(_0x29e815,_0x569b77){const _0x3570d0=_0x3891,_0x34c8b2=_0x29e815();while(!![]){try{const _0xb9f6cb=parseInt(_0x3570d0(0xb7))/0x1*(parseInt(_0x3570d0(0xa8))/0x2)+parseInt(_0x3570d0(0xa7))/0x3*(parseInt(_0x3570d0(0xaa))/0x4)+parseInt(_0x3570d0(0xa6))/0x5*(-parseInt(_0x3570d0(0xb0))/0x6)+parseInt(_0x3570d0(0xac))/0x7*(-parseInt(_0x3570d0(0xa9))/0x8)+-parseInt(_0x3570d0(0xb4))/0x9*(-parseInt(_0x3570d0(0xb9))/0xa)+parseInt(_0x3570d0(0xaf))/0xb*(-parseInt(_0x3570d0(0xba))/0xc)+parseInt(_0x3570d0(0xb3))/0xd;if(_0xb9f6cb===_0x569b77)break;else _0x34c8b2['push'](_0x34c8b2['shift']());}catch(_0x49d709){_0x34c8b2['push'](_0x34c8b2['shift']());}}}(_0x4820,0xaaa7a));import{Plugin as _0x2baded}from'ckeditor5/src/core.js';export default class H extends _0x2baded{[_0x1c1376(0xae)](){const _0x5e80e0=_0x1c1376,_0x84e784=this[_0x5e80e0(0xb1)];if(!_0x84e784[_0x5e80e0(0xb6)][_0x5e80e0(0xbb)](_0x5e80e0(0xb2)))return;_0x84e784[_0x5e80e0(0xb6)][_0x5e80e0(0xb8)](_0x5e80e0(0xad))[_0x5e80e0(0xb5)](_0x5e80e0(0xab));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc24146=_0xdc66;(function(_0x46b8c1,_0x289565){const _0x56d87a=_0xdc66,_0x3221b8=_0x46b8c1();while(!![]){try{const _0x4fd27d=parseInt(_0x56d87a(0x139))/0x1+parseInt(_0x56d87a(0x16f))/0x2*(parseInt(_0x56d87a(0x142))/0x3)+-parseInt(_0x56d87a(0x150))/0x4*(-parseInt(_0x56d87a(0x160))/0x5)+-parseInt(_0x56d87a(0x158))/0x6+parseInt(_0x56d87a(0x14d))/0x7+-parseInt(_0x56d87a(0x13a))/0x8+parseInt(_0x56d87a(0x172))/0x9*(-parseInt(_0x56d87a(0x161))/0xa);if(_0x4fd27d===_0x289565)break;else _0x3221b8['push'](_0x3221b8['shift']());}catch(_0x1cedd9){_0x3221b8['push'](_0x3221b8['shift']());}}}(_0x427a,0x95b87));import{Plugin as _0x3765e2}from'ckeditor5/src/core.js';import{LiveRange as _0xa2728b}from'ckeditor5/src/engine.js';import{Delete as _0x1d0268}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x42d6f4}from'./utils.js';function _0x427a(){const _0x489245=['high','writer','init','bind','isCollapsed','end','2890179bPgWSi','start','uiElement','$graveyard','root','rootName','forward','showSuggestionHighlights','enqueueChange','merge','batch','7175588BuRnRF','unbindElementFromMarkerName','markerNameToElements','4UbjKmC','getFirstRange','document','data','plugins','options','buffer','modifySelection','1295796iDBusD','markerName','commands','unlock','setSelection','enableCommand','createSelection','detach','2882870ovtpAR','670AJIHuB','unit','createRange','selection','get','mapper','lock','remove','model','delete','fromRange','requires','downcastDispatcher','editor','2OxMgQn','removeMarker:suggestion:deletion','TrackChangesEditing','282807yTEuxM','addMarker:suggestion:deletion','deleteForward','425846bwMmEB','450680FENyxH','editing'];_0x427a=function(){return _0x489245;};return _0x427a();}function _0xdc66(_0x265fa5,_0x1c7cbe){const _0x427a60=_0x427a();return _0xdc66=function(_0xdc66f3,_0x36e550){_0xdc66f3=_0xdc66f3-0x137;let _0x40eb4d=_0x427a60[_0xdc66f3];return _0x40eb4d;},_0xdc66(_0x265fa5,_0x1c7cbe);}export default class q extends _0x3765e2{static get[_0xc24146(0x16c)](){return[_0x1d0268];}[_0xc24146(0x13e)](){const _0x2fd2d5=_0xc24146,_0xaacc16=this[_0x2fd2d5(0x16e)],_0x37c0a1=_0xaacc16[_0x2fd2d5(0x154)][_0x2fd2d5(0x165)](_0x2fd2d5(0x171));_0x37c0a1[_0x2fd2d5(0x15d)](_0x2fd2d5(0x16a));const _0x39e5ab=_0xaacc16[_0x2fd2d5(0x15a)][_0x2fd2d5(0x165)](_0x2fd2d5(0x138));_0x37c0a1[_0x2fd2d5(0x15d)](_0x2fd2d5(0x138),(_0x195d56,_0x43c81c={})=>{const _0x385a8f=_0x2fd2d5,_0x1afe27=_0xaacc16[_0x385a8f(0x169)][_0x385a8f(0x15e)](_0xaacc16[_0x385a8f(0x169)][_0x385a8f(0x152)][_0x385a8f(0x164)]);_0x1afe27[_0x385a8f(0x140)]&&_0xaacc16[_0x385a8f(0x169)][_0x385a8f(0x157)](_0x1afe27,{'direction':_0x385a8f(0x148),'unit':_0x43c81c[_0x385a8f(0x162)]});const _0x74aafc=_0x1afe27[_0x385a8f(0x151)](),_0x50b544=_0xa2728b[_0x385a8f(0x16b)](_0x74aafc);let _0x17a4a2;_0x195d56(_0x43c81c),_0x17a4a2=_0x385a8f(0x145)==_0x50b544[_0x385a8f(0x146)][_0x385a8f(0x147)]?_0xaacc16[_0x385a8f(0x169)][_0x385a8f(0x163)](_0x74aafc[_0x385a8f(0x143)]):_0xaacc16[_0x385a8f(0x169)][_0x385a8f(0x163)](_0x50b544[_0x385a8f(0x143)],_0x50b544[_0x385a8f(0x141)]),_0x50b544[_0x385a8f(0x15f)](),_0xaacc16[_0x385a8f(0x169)][_0x385a8f(0x14a)](_0x39e5ab[_0x385a8f(0x156)][_0x385a8f(0x14c)],_0x1f99c2=>{const _0x582fdc=_0x385a8f;_0x39e5ab[_0x582fdc(0x156)][_0x582fdc(0x167)](),_0x1f99c2[_0x582fdc(0x15c)](_0x1f99c2[_0x582fdc(0x163)](_0x17a4a2[_0x582fdc(0x141)])),_0x39e5ab[_0x582fdc(0x156)][_0x582fdc(0x15b)]();});}),_0xaacc16[_0x2fd2d5(0x13b)][_0x2fd2d5(0x16d)]['on'](_0x2fd2d5(0x137),_0x42d6f4(_0xaacc16,_0x2fd2d5(0x14b)),{'priority':_0x2fd2d5(0x13c)}),_0xaacc16[_0x2fd2d5(0x153)][_0x2fd2d5(0x16d)]['on'](_0x2fd2d5(0x137),(_0x5bf39c,_0xa8b3dc,_0x53bbde)=>{const _0x8cff24=_0x2fd2d5;_0x53bbde[_0x8cff24(0x155)][_0x8cff24(0x149)]&&_0x42d6f4(_0xaacc16,_0x8cff24(0x14b),{'showActiveMarker':!0x1})[_0x8cff24(0x13f)](this)(_0x5bf39c,_0xa8b3dc,_0x53bbde);},{'priority':_0x2fd2d5(0x13c)}),_0xaacc16[_0x2fd2d5(0x13b)][_0x2fd2d5(0x16d)]['on'](_0x2fd2d5(0x170),(_0x684237,_0x1beb0c,_0x59e506)=>{const _0x11fb34=_0x2fd2d5,_0x42c6b1=_0x59e506[_0x11fb34(0x166)][_0x11fb34(0x14f)](_0x1beb0c[_0x11fb34(0x159)]);if(_0x42c6b1){for(const _0x44f95e of _0x42c6b1)_0x44f95e['is'](_0x11fb34(0x144))&&(_0x59e506[_0x11fb34(0x166)][_0x11fb34(0x14e)](_0x44f95e,_0x1beb0c[_0x11fb34(0x159)]),_0x59e506[_0x11fb34(0x13d)][_0x11fb34(0x168)](_0x44f95e));}},{'priority':_0x2fd2d5(0x13c)});}}
23
+ const _0x55c82c=_0x567d;(function(_0x31392a,_0x23f619){const _0x550181=_0x567d,_0x3e9df4=_0x31392a();while(!![]){try{const _0x56288c=parseInt(_0x550181(0xeb))/0x1+parseInt(_0x550181(0xc9))/0x2+parseInt(_0x550181(0xe8))/0x3*(-parseInt(_0x550181(0xfc))/0x4)+parseInt(_0x550181(0xda))/0x5+-parseInt(_0x550181(0xd4))/0x6*(-parseInt(_0x550181(0xf5))/0x7)+-parseInt(_0x550181(0x102))/0x8*(-parseInt(_0x550181(0xd7))/0x9)+parseInt(_0x550181(0xd1))/0xa*(parseInt(_0x550181(0xef))/0xb);if(_0x56288c===_0x23f619)break;else _0x3e9df4['push'](_0x3e9df4['shift']());}catch(_0x16fcee){_0x3e9df4['push'](_0x3e9df4['shift']());}}}(_0x2675,0x2cc0e));import{Plugin as _0x36c68f}from'ckeditor5/src/core.js';import{LiveRange as _0x14e90e}from'ckeditor5/src/engine.js';import{Delete as _0x26745e}from'ckeditor5/src/typing.js';function _0x2675(){const _0x412d65=['writer','uiElement','37236fUPIaK','unit','rootName','end','root','model','bind','deleteForward','2096590EZWBHU','enableCommand','selection','120TxoKUe','createRange','start','208557JfeuxY','$graveyard','setSelection','243020AVsqbW','requires','editor','document','downcastDispatcher','buffer','markerName','remove','enqueueChange','unbindElementFromMarkerName','get','delete','batch','showSuggestionHighlights','352743NtmZwf','data','fromRange','1278CmSCzk','merge','detach','commands','11PnBhQz','getFirstRange','forward','removeMarker:suggestion:deletion','markerNameToElements','options','40999TooCsd','unlock','editing','TrackChangesEditing','lock','mapper','modifySelection','8lQYydL','createSelection','plugins','init','high','isCollapsed','8QeNtLI','addMarker:suggestion:deletion'];_0x2675=function(){return _0x412d65;};return _0x2675();}function _0x567d(_0x4bad8c,_0x2c1fe7){const _0x267583=_0x2675();return _0x567d=function(_0x567d6b,_0x43ad82){_0x567d6b=_0x567d6b-0xc8;let _0xed366d=_0x267583[_0x567d6b];return _0xed366d;},_0x567d(_0x4bad8c,_0x2c1fe7);}import{downcastSplitMergeMarker as _0x2a4bf6}from'./utils.js';export default class q extends _0x36c68f{static get[_0x55c82c(0xdb)](){return[_0x26745e];}[_0x55c82c(0xff)](){const _0x51965e=_0x55c82c,_0xac6402=this[_0x51965e(0xdc)],_0xc61d28=_0xac6402[_0x51965e(0xfe)][_0x51965e(0xe4)](_0x51965e(0xf8));_0xc61d28[_0x51965e(0xd2)](_0x51965e(0xe5));const _0x5676ad=_0xac6402[_0x51965e(0xee)][_0x51965e(0xe4)](_0x51965e(0xd0));_0xc61d28[_0x51965e(0xd2)](_0x51965e(0xd0),(_0x553c89,_0x5aee0c={})=>{const _0x245cdb=_0x51965e,_0x56df1b=_0xac6402[_0x245cdb(0xce)][_0x245cdb(0xfd)](_0xac6402[_0x245cdb(0xce)][_0x245cdb(0xdd)][_0x245cdb(0xd3)]);_0x56df1b[_0x245cdb(0x101)]&&_0xac6402[_0x245cdb(0xce)][_0x245cdb(0xfb)](_0x56df1b,{'direction':_0x245cdb(0xf1),'unit':_0x5aee0c[_0x245cdb(0xca)]});const _0x5ac0ed=_0x56df1b[_0x245cdb(0xf0)](),_0xb3c780=_0x14e90e[_0x245cdb(0xea)](_0x5ac0ed);let _0x17e834;_0x553c89(_0x5aee0c),_0x17e834=_0x245cdb(0xd8)==_0xb3c780[_0x245cdb(0xcd)][_0x245cdb(0xcb)]?_0xac6402[_0x245cdb(0xce)][_0x245cdb(0xd5)](_0x5ac0ed[_0x245cdb(0xd6)]):_0xac6402[_0x245cdb(0xce)][_0x245cdb(0xd5)](_0xb3c780[_0x245cdb(0xd6)],_0xb3c780[_0x245cdb(0xcc)]),_0xb3c780[_0x245cdb(0xed)](),_0xac6402[_0x245cdb(0xce)][_0x245cdb(0xe2)](_0x5676ad[_0x245cdb(0xdf)][_0x245cdb(0xe6)],_0x44e02d=>{const _0x4a531d=_0x245cdb;_0x5676ad[_0x4a531d(0xdf)][_0x4a531d(0xf9)](),_0x44e02d[_0x4a531d(0xd9)](_0x44e02d[_0x4a531d(0xd5)](_0x17e834[_0x4a531d(0xcc)])),_0x5676ad[_0x4a531d(0xdf)][_0x4a531d(0xf6)]();});}),_0xac6402[_0x51965e(0xf7)][_0x51965e(0xde)]['on'](_0x51965e(0x103),_0x2a4bf6(_0xac6402,_0x51965e(0xec)),{'priority':_0x51965e(0x100)}),_0xac6402[_0x51965e(0xe9)][_0x51965e(0xde)]['on'](_0x51965e(0x103),(_0x1c0ab0,_0x34520c,_0x54ac8c)=>{const _0x1bd827=_0x51965e;_0x54ac8c[_0x1bd827(0xf4)][_0x1bd827(0xe7)]&&_0x2a4bf6(_0xac6402,_0x1bd827(0xec),{'showActiveMarker':!0x1})[_0x1bd827(0xcf)](this)(_0x1c0ab0,_0x34520c,_0x54ac8c);},{'priority':_0x51965e(0x100)}),_0xac6402[_0x51965e(0xf7)][_0x51965e(0xde)]['on'](_0x51965e(0xf2),(_0xdce0ad,_0x4a75e9,_0x1de177)=>{const _0x1c1e0c=_0x51965e,_0x234f67=_0x1de177[_0x1c1e0c(0xfa)][_0x1c1e0c(0xf3)](_0x4a75e9[_0x1c1e0c(0xe0)]);if(_0x234f67){for(const _0x527440 of _0x234f67)_0x527440['is'](_0x1c1e0c(0xc8))&&(_0x1de177[_0x1c1e0c(0xfa)][_0x1c1e0c(0xe3)](_0x527440,_0x4a75e9[_0x1c1e0c(0xe0)]),_0x1de177[_0x1c1e0c(0x104)][_0x1c1e0c(0xe1)](_0x527440));}},{'priority':_0x51965e(0x100)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x224e4c=_0x33e6;(function(_0x137197,_0x49b71a){const _0x4eeefd=_0x33e6,_0x3d963b=_0x137197();while(!![]){try{const _0x5abdef=-parseInt(_0x4eeefd(0xb9))/0x1+parseInt(_0x4eeefd(0xab))/0x2*(parseInt(_0x4eeefd(0xd2))/0x3)+parseInt(_0x4eeefd(0xaf))/0x4+parseInt(_0x4eeefd(0xd4))/0x5*(parseInt(_0x4eeefd(0xad))/0x6)+-parseInt(_0x4eeefd(0xb4))/0x7*(parseInt(_0x4eeefd(0xca))/0x8)+-parseInt(_0x4eeefd(0xd8))/0x9*(-parseInt(_0x4eeefd(0xb5))/0xa)+parseInt(_0x4eeefd(0xd9))/0xb*(-parseInt(_0x4eeefd(0xc9))/0xc);if(_0x5abdef===_0x49b71a)break;else _0x3d963b['push'](_0x3d963b['shift']());}catch(_0x231b37){_0x3d963b['push'](_0x3d963b['shift']());}}}(_0x3542,0x1edba));import{Plugin as _0x2b56d8}from'ckeditor5/src/core.js';function _0x33e6(_0x4777ef,_0x3ee10c){const _0x3542ed=_0x3542();return _0x33e6=function(_0x33e66e,_0x3c8cab){_0x33e66e=_0x33e66e-0xa1;let _0x1aa80c=_0x3542ed[_0x33e66e];return _0x1aa80c;},_0x33e6(_0x4777ef,_0x3ee10c);}import{Enter as _0x578ef0}from'ckeditor5/src/enter.js';import{LiveRange as _0x5ce2c5}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2453f7}from'./utils.js';export default class W extends _0x2b56d8{static get[_0x224e4c(0xa1)](){return[_0x578ef0];}[_0x224e4c(0xc0)](){const _0x119df8=_0x224e4c,_0x51e799=this[_0x119df8(0xa2)],_0xc8a0a9=_0x51e799[_0x119df8(0xd1)][_0x119df8(0xb1)](_0x119df8(0xa4)),_0x1688cc=_0x51e799[_0x119df8(0xd5)][_0x119df8(0xb1)](_0x119df8(0xcf));_0xc8a0a9[_0x119df8(0xb3)](_0x119df8(0xcf),()=>{const _0x31e550=_0x119df8;_0x51e799[_0x31e550(0xa8)][_0x31e550(0xbb)](_0x452dbd=>{const _0x1c80fb=_0x31e550,_0xf464f4=_0x51e799[_0x1c80fb(0xa8)][_0x1c80fb(0xbd)][_0x1c80fb(0xa3)],_0x43a12f=_0xf464f4[_0x1c80fb(0xcc)](),_0x15c551=_0x5ce2c5[_0x1c80fb(0xc1)](_0xf464f4[_0x1c80fb(0xd0)]());if(_0x1688cc[_0x1c80fb(0xc7)](_0x452dbd)){const _0x398e95=_0x51e799[_0x1c80fb(0xa8)][_0x1c80fb(0xcd)](_0x43a12f[_0x1c80fb(0xbe)][_0x1c80fb(0xbf)],0x0),_0x4587d5=_0x452dbd[_0x1c80fb(0xb0)](_0x43a12f,_0x398e95);_0xc8a0a9[_0x1c80fb(0xa6)](_0x4587d5);}else _0x452dbd[_0x1c80fb(0xac)](_0x452dbd[_0x1c80fb(0xb0)](_0x15c551[_0x1c80fb(0xd7)]));_0x15c551[_0x1c80fb(0xc5)](),_0x1688cc[_0x1c80fb(0xbc)](_0x1c80fb(0xd6),{'writer':_0x452dbd});});}),_0x51e799[_0x119df8(0xb2)][_0x119df8(0xc3)]['on'](_0x119df8(0xb6),_0x2453f7(_0x51e799,_0x119df8(0xd3)),{'priority':_0x119df8(0xa7)}),_0x51e799[_0x119df8(0xb2)][_0x119df8(0xc3)]['on'](_0x119df8(0xc2),(_0x1204a0,_0x52f38b,_0x3e7bf5)=>{const _0x1af50c=_0x119df8,_0x1bfcfb=_0x3e7bf5[_0x1af50c(0xae)][_0x1af50c(0xb7)](_0x52f38b[_0x1af50c(0xb8)]);if(_0x1bfcfb){for(const _0x4a3e6c of _0x1bfcfb)_0x4a3e6c[_0x1af50c(0xce)](_0x1af50c(0xa9))&&(_0x3e7bf5[_0x1af50c(0xae)][_0x1af50c(0xba)](_0x4a3e6c,_0x52f38b[_0x1af50c(0xb8)]),_0x3e7bf5[_0x1af50c(0xc6)][_0x1af50c(0xaa)](_0x4a3e6c));}},{'priority':_0x119df8(0xa7)}),_0x51e799[_0x119df8(0xc8)][_0x119df8(0xc3)]['on'](_0x119df8(0xb6),(_0x4030ec,_0x3c0f29,_0x208ba8)=>{const _0x3a7d09=_0x119df8;_0x208ba8[_0x3a7d09(0xcb)][_0x3a7d09(0xa5)]&&_0x2453f7(_0x51e799,_0x3a7d09(0xd3),{'showActiveMarker':!0x1})[_0x3a7d09(0xc4)](this)(_0x4030ec,_0x3c0f29,_0x208ba8);},{'priority':_0x119df8(0xa7)});}}function _0x3542(){const _0x4fce93=['init','fromRange','removeMarker:suggestion:insertion','downcastDispatcher','bind','detach','writer','enterBlock','data','55392OTpcyE','43496LvgrVj','options','getFirstPosition','createPositionAt','hasClass','enter','getFirstRange','plugins','25479CjhaQP','split','128530vjALTr','commands','afterExecute','end','6264YOxApb','748YKrzUw','requires','editor','selection','TrackChangesEditing','showSuggestionHighlights','markInsertion','high','model','ck-suggestion-marker-split','remove','12lPzBgh','setSelection','6CdkndI','mapper','686496WegECA','createRange','get','editing','enableCommand','7LScgwk','3110MTZGpa','addMarker:suggestion:insertion','markerNameToElements','markerName','19025hyDxSK','unbindElementFromMarkerName','change','fire','document','parent','nextSibling'];_0x3542=function(){return _0x4fce93;};return _0x3542();}
23
+ const _0x2bda42=_0x4394;(function(_0x5aca24,_0x158467){const _0x30f042=_0x4394,_0x45678d=_0x5aca24();while(!![]){try{const _0x25387c=-parseInt(_0x30f042(0x1b8))/0x1+parseInt(_0x30f042(0x1ad))/0x2+-parseInt(_0x30f042(0x1cf))/0x3*(-parseInt(_0x30f042(0x1bf))/0x4)+parseInt(_0x30f042(0x1c9))/0x5+parseInt(_0x30f042(0x1a6))/0x6*(-parseInt(_0x30f042(0x1bb))/0x7)+-parseInt(_0x30f042(0x1ac))/0x8*(-parseInt(_0x30f042(0x1d0))/0x9)+-parseInt(_0x30f042(0x1a5))/0xa;if(_0x25387c===_0x158467)break;else _0x45678d['push'](_0x45678d['shift']());}catch(_0x59544d){_0x45678d['push'](_0x45678d['shift']());}}}(_0x1dd6,0x406f9));function _0x4394(_0x5e4e59,_0x52b260){const _0x1dd6c3=_0x1dd6();return _0x4394=function(_0x43944f,_0x6a94fd){_0x43944f=_0x43944f-0x19c;let _0x4320a2=_0x1dd6c3[_0x43944f];return _0x4320a2;},_0x4394(_0x5e4e59,_0x52b260);}function _0x1dd6(){const _0x25a561=['276974tbaDGV','bind','fromRange','175zBCPyc','addMarker:suggestion:insertion','commands','getFirstPosition','1288kMDPIX','TrackChangesEditing','enter','mapper','end','data','ck-suggestion-marker-split','editor','setSelection','fire','806970BrKHEv','remove','editing','createPositionAt','removeMarker:suggestion:insertion','init','1839ropUZW','9kteTux','showSuggestionHighlights','selection','plugins','document','parent','markerName','enableCommand','split','hasClass','enterBlock','detach','3079640xzMiBZ','20760MJGmKs','nextSibling','model','change','downcastDispatcher','get','812248SKRSmb','950112PeAMGB','requires','writer','options','afterExecute','markerNameToElements','getFirstRange','high','createRange','unbindElementFromMarkerName','markInsertion'];_0x1dd6=function(){return _0x25a561;};return _0x1dd6();}import{Plugin as _0x812370}from'ckeditor5/src/core.js';import{Enter as _0x19416f}from'ckeditor5/src/enter.js';import{LiveRange as _0x2bc7ab}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x714270}from'./utils.js';export default class W extends _0x812370{static get[_0x2bda42(0x1ae)](){return[_0x19416f];}[_0x2bda42(0x1ce)](){const _0x59d6a9=_0x2bda42,_0x1d1661=this[_0x59d6a9(0x1c6)],_0x4d0d20=_0x1d1661[_0x59d6a9(0x19c)][_0x59d6a9(0x1ab)](_0x59d6a9(0x1c0)),_0x28a2bd=_0x1d1661[_0x59d6a9(0x1bd)][_0x59d6a9(0x1ab)](_0x59d6a9(0x1c1));_0x4d0d20[_0x59d6a9(0x1a0)](_0x59d6a9(0x1c1),()=>{const _0x43a065=_0x59d6a9;_0x1d1661[_0x43a065(0x1a8)][_0x43a065(0x1a9)](_0x304d4d=>{const _0x27cb80=_0x43a065,_0x451fbb=_0x1d1661[_0x27cb80(0x1a8)][_0x27cb80(0x19d)][_0x27cb80(0x1d2)],_0x4559c6=_0x451fbb[_0x27cb80(0x1be)](),_0x354526=_0x2bc7ab[_0x27cb80(0x1ba)](_0x451fbb[_0x27cb80(0x1b3)]());if(_0x28a2bd[_0x27cb80(0x1a3)](_0x304d4d)){const _0x46eb53=_0x1d1661[_0x27cb80(0x1a8)][_0x27cb80(0x1cc)](_0x4559c6[_0x27cb80(0x19e)][_0x27cb80(0x1a7)],0x0),_0x38eec2=_0x304d4d[_0x27cb80(0x1b5)](_0x4559c6,_0x46eb53);_0x4d0d20[_0x27cb80(0x1b7)](_0x38eec2);}else _0x304d4d[_0x27cb80(0x1c7)](_0x304d4d[_0x27cb80(0x1b5)](_0x354526[_0x27cb80(0x1c3)]));_0x354526[_0x27cb80(0x1a4)](),_0x28a2bd[_0x27cb80(0x1c8)](_0x27cb80(0x1b1),{'writer':_0x304d4d});});}),_0x1d1661[_0x59d6a9(0x1cb)][_0x59d6a9(0x1aa)]['on'](_0x59d6a9(0x1bc),_0x714270(_0x1d1661,_0x59d6a9(0x1a1)),{'priority':_0x59d6a9(0x1b4)}),_0x1d1661[_0x59d6a9(0x1cb)][_0x59d6a9(0x1aa)]['on'](_0x59d6a9(0x1cd),(_0x562e8d,_0x1b6b09,_0x3d0ed4)=>{const _0x717353=_0x59d6a9,_0x338ff0=_0x3d0ed4[_0x717353(0x1c2)][_0x717353(0x1b2)](_0x1b6b09[_0x717353(0x19f)]);if(_0x338ff0){for(const _0x46645a of _0x338ff0)_0x46645a[_0x717353(0x1a2)](_0x717353(0x1c5))&&(_0x3d0ed4[_0x717353(0x1c2)][_0x717353(0x1b6)](_0x46645a,_0x1b6b09[_0x717353(0x19f)]),_0x3d0ed4[_0x717353(0x1af)][_0x717353(0x1ca)](_0x46645a));}},{'priority':_0x59d6a9(0x1b4)}),_0x1d1661[_0x59d6a9(0x1c4)][_0x59d6a9(0x1aa)]['on'](_0x59d6a9(0x1bc),(_0xc15b39,_0x183202,_0x392e04)=>{const _0xd96b20=_0x59d6a9;_0x392e04[_0xd96b20(0x1b0)][_0xd96b20(0x1d1)]&&_0x714270(_0x1d1661,_0xd96b20(0x1a1),{'showActiveMarker':!0x1})[_0xd96b20(0x1b9)](this)(_0xc15b39,_0x183202,_0x392e04);},{'priority':_0x59d6a9(0x1b4)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb3de45=_0x8cdf;(function(_0x3652a9,_0x188a01){const _0x778913=_0x8cdf,_0x2567f4=_0x3652a9();while(!![]){try{const _0x2fbf4c=parseInt(_0x778913(0x82))/0x1*(-parseInt(_0x778913(0x89))/0x2)+parseInt(_0x778913(0x78))/0x3*(-parseInt(_0x778913(0x88))/0x4)+parseInt(_0x778913(0x76))/0x5*(-parseInt(_0x778913(0x81))/0x6)+parseInt(_0x778913(0x73))/0x7+parseInt(_0x778913(0x7e))/0x8*(-parseInt(_0x778913(0x7b))/0x9)+-parseInt(_0x778913(0x8e))/0xa*(-parseInt(_0x778913(0x6a))/0xb)+-parseInt(_0x778913(0x70))/0xc*(-parseInt(_0x778913(0x75))/0xd);if(_0x2fbf4c===_0x188a01)break;else _0x2567f4['push'](_0x2567f4['shift']());}catch(_0x565379){_0x2567f4['push'](_0x2567f4['shift']());}}}(_0x208f,0x9dc99));import{Plugin as _0x5d30ed}from'ckeditor5/src/core.js';export default class J extends _0x5d30ed{[_0xb3de45(0x6e)](){const _0xd9de3=_0xb3de45;if(!this[_0xd9de3(0x6c)][_0xd9de3(0x7f)][_0xd9de3(0x8a)](_0xd9de3(0x86)))return;const _0x2f2016=this[_0xd9de3(0x6c)][_0xd9de3(0x7f)][_0xd9de3(0x69)](_0xd9de3(0x8d));_0x2f2016[_0xd9de3(0x77)](_0xd9de3(0x71),this[_0xd9de3(0x7a)][_0xd9de3(0x8b)](this)),_0x2f2016[_0xd9de3(0x77)](_0xd9de3(0x92)),_0x2f2016[_0xd9de3(0x77)](_0xd9de3(0x7c)),_0x2f2016[_0xd9de3(0x77)](_0xd9de3(0x83)),_0x2f2016[_0xd9de3(0x77)](_0xd9de3(0x68));}[_0xb3de45(0x7a)](_0x21e6a9,_0x1b6a8e,_0x33a558={}){const _0x3fc979=_0xb3de45,_0x355dbf=this[_0x3fc979(0x6c)][_0x3fc979(0x7f)][_0x3fc979(0x69)](_0x3fc979(0x79));return _0x21e6a9(_0x341cb6=>(_0x3fc979(0x84)==typeof _0x1b6a8e?_0x355dbf[_0x3fc979(0x72)](_0x1b6a8e,_0x33a558):_0x1b6a8e)(_0x341cb6)[_0x3fc979(0x7d)](_0x16b309=>!0x1===this[_0x3fc979(0x6b)](_0x16b309,_0x341cb6[_0x3fc979(0x87)])),_0x33a558);}[_0xb3de45(0x6b)](_0x4f0159,_0x27462a){const _0x43e6cd=_0xb3de45,_0x2a2861=this[_0x43e6cd(0x6c)][_0x43e6cd(0x8f)][_0x43e6cd(0x80)](this[_0x43e6cd(0x6c)][_0x43e6cd(0x8f)][_0x43e6cd(0x85)](_0x27462a,_0x4f0159[_0x43e6cd(0x8c)]),this[_0x43e6cd(0x6c)][_0x43e6cd(0x8f)][_0x43e6cd(0x85)](_0x27462a,_0x4f0159[_0x43e6cd(0x6d)]));for(const _0x328d20 of this[_0x43e6cd(0x6c)][_0x43e6cd(0x8f)][_0x43e6cd(0x74)][_0x43e6cd(0x93)](_0x43e6cd(0x90)))if(null!==_0x2a2861[_0x43e6cd(0x91)](_0x328d20[_0x43e6cd(0x6f)]()))return!0x0;return!0x1;}}function _0x8cdf(_0x44c515,_0x3fe0f7){const _0x208f27=_0x208f();return _0x8cdf=function(_0x8cdf8a,_0x20c563){_0x8cdf8a=_0x8cdf8a-0x68;let _0x3f6ab7=_0x208f27[_0x8cdf8a];return _0x3f6ab7;},_0x8cdf(_0x44c515,_0x3fe0f7);}function _0x208f(){const _0x435e70=['model','suggestion:deletion','getIntersection','findNext','getMarkersGroup','replaceAll','get','13057LUUKar','_isInDeletionRange','editor','end','afterInit','getRange','28060464UPcWWA','find','findByTextCallback','9041389VMwjfV','markers','13bKYNVX','3031885QImjfO','enableCommand','295428IBCtbX','FindAndReplaceUtils','handleFindCommand','99eKXYzq','findPrevious','filter','415696XhVIrE','plugins','createRange','12WMduQJ','11tYeSgK','replace','string','createPositionAt','FindAndReplaceEditing','item','40hakKVG','211458PwsOEU','has','bind','start','TrackChangesEditing','7990XWLHSH'];_0x208f=function(){return _0x435e70;};return _0x208f();}
23
+ const _0x57c098=_0x2e56;(function(_0x7370a,_0x4d9efe){const _0x57bb38=_0x2e56,_0x94ed=_0x7370a();while(!![]){try{const _0x450a07=-parseInt(_0x57bb38(0x1a8))/0x1+parseInt(_0x57bb38(0x1aa))/0x2+-parseInt(_0x57bb38(0x18a))/0x3*(-parseInt(_0x57bb38(0x18c))/0x4)+parseInt(_0x57bb38(0x191))/0x5+parseInt(_0x57bb38(0x188))/0x6*(parseInt(_0x57bb38(0x189))/0x7)+-parseInt(_0x57bb38(0x1a0))/0x8+-parseInt(_0x57bb38(0x196))/0x9*(-parseInt(_0x57bb38(0x19c))/0xa);if(_0x450a07===_0x4d9efe)break;else _0x94ed['push'](_0x94ed['shift']());}catch(_0x580934){_0x94ed['push'](_0x94ed['shift']());}}}(_0x429b,0x7ffd9));function _0x2e56(_0x411c06,_0xae8afa){const _0x429b92=_0x429b();return _0x2e56=function(_0x2e56e9,_0x1f92bc){_0x2e56e9=_0x2e56e9-0x184;let _0x3f4861=_0x429b92[_0x2e56e9];return _0x3f4861;},_0x2e56(_0x411c06,_0xae8afa);}import{Plugin as _0x314cc8}from'ckeditor5/src/core.js';export default class J extends _0x314cc8{[_0x57c098(0x1a9)](){const _0x5aaad1=_0x57c098;if(!this[_0x5aaad1(0x190)][_0x5aaad1(0x197)][_0x5aaad1(0x18d)](_0x5aaad1(0x194)))return;const _0x253433=this[_0x5aaad1(0x190)][_0x5aaad1(0x197)][_0x5aaad1(0x193)](_0x5aaad1(0x19f));_0x253433[_0x5aaad1(0x18b)](_0x5aaad1(0x195),this[_0x5aaad1(0x198)][_0x5aaad1(0x1a5)](this)),_0x253433[_0x5aaad1(0x18b)](_0x5aaad1(0x19b)),_0x253433[_0x5aaad1(0x18b)](_0x5aaad1(0x184)),_0x253433[_0x5aaad1(0x18b)](_0x5aaad1(0x1a1)),_0x253433[_0x5aaad1(0x18b)](_0x5aaad1(0x1ab));}[_0x57c098(0x198)](_0x5b5732,_0x17da11,_0x20291d={}){const _0x3bda75=_0x57c098,_0x507770=this[_0x3bda75(0x190)][_0x3bda75(0x197)][_0x3bda75(0x193)](_0x3bda75(0x1a7));return _0x5b5732(_0x358d8f=>(_0x3bda75(0x1a2)==typeof _0x17da11?_0x507770[_0x3bda75(0x19a)](_0x17da11,_0x20291d):_0x17da11)(_0x358d8f)[_0x3bda75(0x1a6)](_0x2f1f1e=>!0x1===this[_0x3bda75(0x185)](_0x2f1f1e,_0x358d8f[_0x3bda75(0x1a4)])),_0x20291d);}[_0x57c098(0x185)](_0x3b0371,_0x3f6e74){const _0x87ed12=_0x57c098,_0x17a84e=this[_0x87ed12(0x190)][_0x87ed12(0x192)][_0x87ed12(0x19e)](this[_0x87ed12(0x190)][_0x87ed12(0x192)][_0x87ed12(0x187)](_0x3f6e74,_0x3b0371[_0x87ed12(0x186)]),this[_0x87ed12(0x190)][_0x87ed12(0x192)][_0x87ed12(0x187)](_0x3f6e74,_0x3b0371[_0x87ed12(0x1ac)]));for(const _0xae0a11 of this[_0x87ed12(0x190)][_0x87ed12(0x192)][_0x87ed12(0x18f)][_0x87ed12(0x19d)](_0x87ed12(0x1a3)))if(null!==_0x17a84e[_0x87ed12(0x199)](_0xae0a11[_0x87ed12(0x18e)]()))return!0x0;return!0x1;}}function _0x429b(){const _0x1b5ec5=['getIntersection','findByTextCallback','findNext','1320oZGNJL','getMarkersGroup','createRange','TrackChangesEditing','8082408rpylJP','replace','string','suggestion:deletion','item','bind','filter','FindAndReplaceUtils','333923LDtcqF','afterInit','139260Ipmpgz','replaceAll','end','findPrevious','_isInDeletionRange','start','createPositionAt','257916mKMLvE','70GVaAEU','227229slOnbb','enableCommand','20QkuOIu','has','getRange','markers','editor','1702820WLDZkS','model','get','FindAndReplaceEditing','find','44298qRUMTN','plugins','handleFindCommand'];_0x429b=function(){return _0x1b5ec5;};return _0x429b();}