@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240519.0 → 0.0.0-nightly-20240521.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd9696f=>{const {zh:{dictionary:_0x2bd29d,getPluralForm:_0x3d5e9a}}={'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':_0x2faf6a=>0x0}};_0xd9696f['zh']||={'dictionary':{},'getPluralForm':null},_0xd9696f['zh']['dictionary']=Object['assign'](_0xd9696f['zh']['dictionary'],_0x2bd29d),_0xd9696f['zh']['getPluralForm']=_0x3d5e9a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40adec=>{const {zh:{dictionary:_0x1939ee,getPluralForm:_0x4de170}}={'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':_0x3a4257=>0x0}};_0x40adec['zh']||={'dictionary':{},'getPluralForm':null},_0x40adec['zh']['dictionary']=Object['assign'](_0x40adec['zh']['dictionary'],_0x1939ee),_0x40adec['zh']['getPluralForm']=_0x4de170;})(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-20240519.0",
3
+ "version": "0.0.0-nightly-20240521.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240519.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240519.0",
44
+ "ckeditor5": "0.0.0-nightly-20240521.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240521.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b9f1b=_0x47d1;(function(_0x1ad4db,_0xad86ab){const _0x30fdaf=_0x47d1,_0x51ca36=_0x1ad4db();while(!![]){try{const _0x5c8dd0=parseInt(_0x30fdaf(0x183))/0x1*(parseInt(_0x30fdaf(0x18d))/0x2)+parseInt(_0x30fdaf(0x18a))/0x3+parseInt(_0x30fdaf(0x18f))/0x4*(-parseInt(_0x30fdaf(0x17f))/0x5)+parseInt(_0x30fdaf(0x17e))/0x6+-parseInt(_0x30fdaf(0x18b))/0x7+-parseInt(_0x30fdaf(0x185))/0x8*(parseInt(_0x30fdaf(0x181))/0x9)+parseInt(_0x30fdaf(0x189))/0xa*(parseInt(_0x30fdaf(0x179))/0xb);if(_0x5c8dd0===_0xad86ab)break;else _0x51ca36['push'](_0x51ca36['shift']());}catch(_0x20781e){_0x51ca36['push'](_0x51ca36['shift']());}}}(_0x1ff4,0x6d8bb));function _0x1ff4(){const _0x1143cd=['track-changes-accept-suggestion-not-found','_suggestions','get','4636752wJvKxp','3612455jZMCYN','refresh','27FSgfaU','model','361UYwDRt','acceptSuggestion','1444504dETOcP','getRanges','editor','TrackChangesEditing','2952010zRhveJ','1039956mYwIqt','1836793PUzQyp','plugins','3106oBqDHf','canEditAt','4djaaXw','execute','_isEnabledBasedOnSelection','11ZjIeED','isEnabled'];_0x1ff4=function(){return _0x1143cd;};return _0x1ff4();}function _0x47d1(_0x556977,_0x40cd86){const _0x1ff4ef=_0x1ff4();return _0x47d1=function(_0x47d10d,_0x3c2810){_0x47d10d=_0x47d10d-0x179;let _0x48fb81=_0x1ff4ef[_0x47d10d];return _0x48fb81;},_0x47d1(_0x556977,_0x40cd86);}import{Command as _0x155fb4}from'ckeditor5/src/core.js';import{CKEditorError as _0x2687e6}from'ckeditor5/src/utils.js';export default class $ extends _0x155fb4{constructor(_0x48f4fe,_0x3bae02){const _0x16f2c4=_0x47d1;super(_0x48f4fe),this[_0x16f2c4(0x17c)]=_0x3bae02,this[_0x16f2c4(0x180)](),this[_0x16f2c4(0x191)]=!0x1;}[_0x2b9f1b(0x180)](){const _0x45353b=_0x2b9f1b;this[_0x45353b(0x17a)]=!0x0;}[_0x2b9f1b(0x190)](_0x1783fe){const _0x44613c=_0x2b9f1b,_0xcc44cc=this[_0x44613c(0x17c)][_0x44613c(0x17d)](_0x1783fe);if(!_0xcc44cc)throw new _0x2687e6(_0x44613c(0x17b),this);const _0x3208c7=_0xcc44cc[_0x44613c(0x186)]();this[_0x44613c(0x187)][_0x44613c(0x182)][_0x44613c(0x18e)](_0x3208c7)&&this[_0x44613c(0x187)][_0x44613c(0x18c)][_0x44613c(0x17d)](_0x44613c(0x188))[_0x44613c(0x184)](_0xcc44cc);}}
23
+ const _0x5ae551=_0x1ab0;function _0x1ab0(_0x4b03aa,_0xe27d74){const _0x4e45b7=_0x4e45();return _0x1ab0=function(_0x1ab08b,_0x37096a){_0x1ab08b=_0x1ab08b-0x1b0;let _0x8b3e10=_0x4e45b7[_0x1ab08b];return _0x8b3e10;},_0x1ab0(_0x4b03aa,_0xe27d74);}(function(_0x2f20f6,_0x325ea0){const _0x4707c0=_0x1ab0,_0x28760a=_0x2f20f6();while(!![]){try{const _0x4cc707=-parseInt(_0x4707c0(0x1b8))/0x1+-parseInt(_0x4707c0(0x1b6))/0x2*(parseInt(_0x4707c0(0x1bc))/0x3)+-parseInt(_0x4707c0(0x1c6))/0x4+parseInt(_0x4707c0(0x1bf))/0x5*(parseInt(_0x4707c0(0x1b5))/0x6)+parseInt(_0x4707c0(0x1bb))/0x7+-parseInt(_0x4707c0(0x1b9))/0x8+-parseInt(_0x4707c0(0x1b2))/0x9*(-parseInt(_0x4707c0(0x1c5))/0xa);if(_0x4cc707===_0x325ea0)break;else _0x28760a['push'](_0x28760a['shift']());}catch(_0x4edc4c){_0x28760a['push'](_0x28760a['shift']());}}}(_0x4e45,0x9ced9));import{Command as _0x205b58}from'ckeditor5/src/core.js';import{CKEditorError as _0x26eac0}from'ckeditor5/src/utils.js';function _0x4e45(){const _0x22a5f8=['canEditAt','13536IQAYWE','refresh','track-changes-accept-suggestion-not-found','696urEzrD','365458SHRSTD','get','1256756lmiotv','9891712RiPAKG','getRanges','198842ihBtJi','3XCgZXC','isEnabled','TrackChangesEditing','23745mjSlAz','editor','plugins','model','_suggestions','acceptSuggestion','24830tTvwzs','3979984MEWyoF','execute','_isEnabledBasedOnSelection'];_0x4e45=function(){return _0x22a5f8;};return _0x4e45();}export default class $ extends _0x205b58{constructor(_0x516d5b,_0x9b7fdf){const _0x266374=_0x1ab0;super(_0x516d5b),this[_0x266374(0x1c3)]=_0x9b7fdf,this[_0x266374(0x1b3)](),this[_0x266374(0x1b0)]=!0x1;}[_0x5ae551(0x1b3)](){const _0x4f0f2c=_0x5ae551;this[_0x4f0f2c(0x1bd)]=!0x0;}[_0x5ae551(0x1c7)](_0x44c600){const _0x226d93=_0x5ae551,_0x35c29e=this[_0x226d93(0x1c3)][_0x226d93(0x1b7)](_0x44c600);if(!_0x35c29e)throw new _0x26eac0(_0x226d93(0x1b4),this);const _0x5e6fcf=_0x35c29e[_0x226d93(0x1ba)]();this[_0x226d93(0x1c0)][_0x226d93(0x1c2)][_0x226d93(0x1b1)](_0x5e6fcf)&&this[_0x226d93(0x1c0)][_0x226d93(0x1c1)][_0x226d93(0x1b7)](_0x226d93(0x1be))[_0x226d93(0x1c4)](_0x35c29e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x51b6(_0x3428ac,_0x1c5966){const _0x16c521=_0x16c5();return _0x51b6=function(_0x51b6b7,_0x2d6754){_0x51b6b7=_0x51b6b7-0x15a;let _0x49dca5=_0x16c521[_0x51b6b7];return _0x49dca5;},_0x51b6(_0x3428ac,_0x1c5966);}const _0x482d0b=_0x51b6;function _0x16c5(){const _0x409292=['5280054TDkeIq','2006230sHZUfy','1vRuLgb','248HovLQM','2306220mncdip','18RVcIrO','model','getRanges','plugins','refresh','9076EFYsDE','684tYSJZi','28504OGeEzi','isEnabled','canEditAt','_suggestions','execute','editor','discardSuggestion','430502tyPGWf','get','track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','3778687qjPEPW','TrackChangesEditing'];_0x16c5=function(){return _0x409292;};return _0x16c5();}(function(_0x384ff8,_0x4d3b0d){const _0x3c8969=_0x51b6,_0x8864a2=_0x384ff8();while(!![]){try{const _0x14e4f7=parseInt(_0x3c8969(0x172))/0x1*(parseInt(_0x3c8969(0x16a))/0x2)+-parseInt(_0x3c8969(0x162))/0x3*(-parseInt(_0x3c8969(0x161))/0x4)+parseInt(_0x3c8969(0x171))/0x5+-parseInt(_0x3c8969(0x170))/0x6+-parseInt(_0x3c8969(0x163))/0x7*(-parseInt(_0x3c8969(0x15a))/0x8)+-parseInt(_0x3c8969(0x15c))/0x9*(-parseInt(_0x3c8969(0x15b))/0xa)+-parseInt(_0x3c8969(0x16e))/0xb;if(_0x14e4f7===_0x4d3b0d)break;else _0x8864a2['push'](_0x8864a2['shift']());}catch(_0x1b9a95){_0x8864a2['push'](_0x8864a2['shift']());}}}(_0x16c5,0x79873));import{Command as _0x2cb4fa}from'ckeditor5/src/core.js';import{CKEditorError as _0x196206}from'ckeditor5/src/utils.js';export default class B extends _0x2cb4fa{constructor(_0x34f258,_0x386394){const _0x57c8be=_0x51b6;super(_0x34f258),this[_0x57c8be(0x166)]=_0x386394,this[_0x57c8be(0x160)](),this[_0x57c8be(0x16d)]=!0x1;}[_0x482d0b(0x160)](){const _0x4fc32d=_0x482d0b;this[_0x4fc32d(0x164)]=!0x0;}[_0x482d0b(0x167)](_0x14e705){const _0x107c47=_0x482d0b,_0x52eaba=this[_0x107c47(0x166)][_0x107c47(0x16b)](_0x14e705);if(!_0x52eaba)throw new _0x196206(_0x107c47(0x16c),this);const _0x47cff0=_0x52eaba[_0x107c47(0x15e)]();this[_0x107c47(0x168)][_0x107c47(0x15d)][_0x107c47(0x165)](_0x47cff0)&&this[_0x107c47(0x168)][_0x107c47(0x15f)][_0x107c47(0x16b)](_0x107c47(0x16f))[_0x107c47(0x169)](_0x52eaba);}}
23
+ const _0x152aae=_0x5f05;(function(_0x463916,_0x35d467){const _0x4785b6=_0x5f05,_0x533df5=_0x463916();while(!![]){try{const _0x4f97a8=-parseInt(_0x4785b6(0xda))/0x1*(parseInt(_0x4785b6(0xe6))/0x2)+-parseInt(_0x4785b6(0xe1))/0x3+-parseInt(_0x4785b6(0xdf))/0x4+parseInt(_0x4785b6(0xe8))/0x5+-parseInt(_0x4785b6(0xe3))/0x6+-parseInt(_0x4785b6(0xeb))/0x7+parseInt(_0x4785b6(0xe4))/0x8*(parseInt(_0x4785b6(0xd9))/0x9);if(_0x4f97a8===_0x35d467)break;else _0x533df5['push'](_0x533df5['shift']());}catch(_0x53db6a){_0x533df5['push'](_0x533df5['shift']());}}}(_0x33ff,0x32326));import{Command as _0x543d51}from'ckeditor5/src/core.js';import{CKEditorError as _0x40804b}from'ckeditor5/src/utils.js';function _0x33ff(){const _0x49531e=['192864DIQLbY','track-changes-discard-suggestion-not-found','547698oshzNN','12568WOPuhH','canEditAt','1230MNZDGw','getRanges','1529810ljtyjC','_isEnabledBasedOnSelection','TrackChangesEditing','1712200bGHvVk','plugins','discardSuggestion','editor','model','2232dLuuhw','40VykgTd','get','refresh','isEnabled','_suggestions','260772BEDhEk','execute'];_0x33ff=function(){return _0x49531e;};return _0x33ff();}function _0x5f05(_0x37c1af,_0x32acd7){const _0x33ffd3=_0x33ff();return _0x5f05=function(_0x5f0565,_0x538471){_0x5f0565=_0x5f0565-0xd5;let _0x39d4c0=_0x33ffd3[_0x5f0565];return _0x39d4c0;},_0x5f05(_0x37c1af,_0x32acd7);}export default class B extends _0x543d51{constructor(_0x58bdbc,_0x52f4cc){const _0x32ab82=_0x5f05;super(_0x58bdbc),this[_0x32ab82(0xde)]=_0x52f4cc,this[_0x32ab82(0xdc)](),this[_0x32ab82(0xe9)]=!0x1;}[_0x152aae(0xdc)](){const _0x4ea445=_0x152aae;this[_0x4ea445(0xdd)]=!0x0;}[_0x152aae(0xe0)](_0x5a64fd){const _0x576983=_0x152aae,_0x2c34e4=this[_0x576983(0xde)][_0x576983(0xdb)](_0x5a64fd);if(!_0x2c34e4)throw new _0x40804b(_0x576983(0xe2),this);const _0x47c23d=_0x2c34e4[_0x576983(0xe7)]();this[_0x576983(0xd7)][_0x576983(0xd8)][_0x576983(0xe5)](_0x47c23d)&&this[_0x576983(0xd7)][_0x576983(0xd5)][_0x576983(0xdb)](_0x576983(0xea))[_0x576983(0xd6)](_0x2c34e4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a9ca2=_0x3aad;function _0x3aad(_0x55ff32,_0x42cb30){const _0xf4e301=_0xf4e3();return _0x3aad=function(_0x3aadb8,_0x5200f8){_0x3aadb8=_0x3aadb8-0xa7;let _0x567afb=_0xf4e301[_0x3aadb8];return _0x567afb;},_0x3aad(_0x55ff32,_0x42cb30);}function _0xf4e3(){const _0x44fc95=['model','1IPkWVZ','canEditAt','execute','1414890QRRWUf','10171629zBCrpP','isEnabled','_isEnabledBasedOnSelection','_command','_suggestions','49mHCFkh','isInContent','22Fgshfg','15159580iGumvH','8740oPuMQK','getRanges','2593896VmVSyM','4BRqseH','1980734lLeyTR','values','editor','refresh','309120eAupJG','some','from'];_0xf4e3=function(){return _0x44fc95;};return _0xf4e3();}(function(_0x1c9e8a,_0xd4f702){const _0x211555=_0x3aad,_0x433437=_0x1c9e8a();while(!![]){try{const _0x327181=-parseInt(_0x211555(0xb0))/0x1*(parseInt(_0x211555(0xa8))/0x2)+parseInt(_0x211555(0xb3))/0x3+parseInt(_0x211555(0xa7))/0x4*(parseInt(_0x211555(0xbd))/0x5)+parseInt(_0x211555(0xac))/0x6*(-parseInt(_0x211555(0xb9))/0x7)+-parseInt(_0x211555(0xbf))/0x8+-parseInt(_0x211555(0xb4))/0x9+-parseInt(_0x211555(0xbc))/0xa*(-parseInt(_0x211555(0xbb))/0xb);if(_0x327181===_0xd4f702)break;else _0x433437['push'](_0x433437['shift']());}catch(_0x1a453f){_0x433437['push'](_0x433437['shift']());}}}(_0xf4e3,0xaaddd));import{Command as _0x3faa25}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4536a3,executeCommandForSuggestions as _0x12fa04}from'../utils/utils.js';export default class x extends _0x3faa25{constructor(_0x152942,_0x4a0796,_0x57c339){const _0x26dc12=_0x3aad;super(_0x152942),this[_0x26dc12(0xb7)]=_0x4a0796,this[_0x26dc12(0xb8)]=_0x57c339,this[_0x26dc12(0xab)](),this[_0x26dc12(0xb6)]=!0x1;}[_0x2a9ca2(0xab)](){const _0x442dc4=_0x2a9ca2,_0x25a882=Array[_0x442dc4(0xae)](this[_0x442dc4(0xb8)][_0x442dc4(0xa9)]())[_0x442dc4(0xad)](_0x2ed184=>_0x2ed184[_0x442dc4(0xba)]);this[_0x442dc4(0xb5)]=this[_0x442dc4(0xb7)][_0x442dc4(0xb5)]&&_0x25a882;}[_0x2a9ca2(0xb2)](){const _0x2652d9=_0x2a9ca2,_0xd21be3=_0x4536a3(Array[_0x2652d9(0xae)](this[_0x2652d9(0xb8)][_0x2652d9(0xa9)]()));for(const _0x1cad60 of _0xd21be3){const _0x5e5c59=_0x1cad60[_0x2652d9(0xbe)]();if(!this[_0x2652d9(0xaa)][_0x2652d9(0xaf)][_0x2652d9(0xb1)](_0x5e5c59))return;}_0x12fa04(this[_0x2652d9(0xaa)][_0x2652d9(0xaf)],this[_0x2652d9(0xb7)],_0xd21be3);}}
23
+ const _0x50dd4c=_0x3e2c;(function(_0x5319c1,_0x440bc8){const _0x32aad8=_0x3e2c,_0x1b6550=_0x5319c1();while(!![]){try{const _0x4703be=parseInt(_0x32aad8(0xa8))/0x1+-parseInt(_0x32aad8(0xb8))/0x2+parseInt(_0x32aad8(0xa6))/0x3*(-parseInt(_0x32aad8(0xb5))/0x4)+-parseInt(_0x32aad8(0xb4))/0x5+parseInt(_0x32aad8(0xaa))/0x6*(-parseInt(_0x32aad8(0xb0))/0x7)+-parseInt(_0x32aad8(0xa5))/0x8+parseInt(_0x32aad8(0xab))/0x9;if(_0x4703be===_0x440bc8)break;else _0x1b6550['push'](_0x1b6550['shift']());}catch(_0x4bfb8d){_0x1b6550['push'](_0x1b6550['shift']());}}}(_0x5834,0xc9620));function _0x3e2c(_0x5a4d1c,_0x4447f5){const _0x583498=_0x5834();return _0x3e2c=function(_0x3e2c6e,_0x4a6da2){_0x3e2c6e=_0x3e2c6e-0xa4;let _0x7e9657=_0x583498[_0x3e2c6e];return _0x7e9657;},_0x3e2c(_0x5a4d1c,_0x4447f5);}function _0x5834(){const _0x2135a5=['9586128riDpIl','2565618WUAFAL','some','395059TLvsxS','model','1885794adQmRj','52196742AomFzu','values','_isEnabledBasedOnSelection','getRanges','isEnabled','7IkRMBW','execute','canEditAt','_command','8078505xhEnsM','4ZedDtX','editor','isInContent','2772722cmUZzc','from','_suggestions','refresh'];_0x5834=function(){return _0x2135a5;};return _0x5834();}import{Command as _0x2d5ae2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x59e104,executeCommandForSuggestions as _0x4baaff}from'../utils/utils.js';export default class x extends _0x2d5ae2{constructor(_0x3d3fd1,_0x8f657f,_0x547de9){const _0x35597f=_0x3e2c;super(_0x3d3fd1),this[_0x35597f(0xb3)]=_0x8f657f,this[_0x35597f(0xba)]=_0x547de9,this[_0x35597f(0xa4)](),this[_0x35597f(0xad)]=!0x1;}[_0x50dd4c(0xa4)](){const _0x3b8848=_0x50dd4c,_0x4d7ae1=Array[_0x3b8848(0xb9)](this[_0x3b8848(0xba)][_0x3b8848(0xac)]())[_0x3b8848(0xa7)](_0x120452=>_0x120452[_0x3b8848(0xb7)]);this[_0x3b8848(0xaf)]=this[_0x3b8848(0xb3)][_0x3b8848(0xaf)]&&_0x4d7ae1;}[_0x50dd4c(0xb1)](){const _0x558ba1=_0x50dd4c,_0x1c3cb3=_0x59e104(Array[_0x558ba1(0xb9)](this[_0x558ba1(0xba)][_0x558ba1(0xac)]()));for(const _0x1c2f6b of _0x1c3cb3){const _0x2fb167=_0x1c2f6b[_0x558ba1(0xae)]();if(!this[_0x558ba1(0xb6)][_0x558ba1(0xa9)][_0x558ba1(0xb2)](_0x2fb167))return;}_0x4baaff(this[_0x558ba1(0xb6)][_0x558ba1(0xa9)],this[_0x558ba1(0xb3)],_0x1c3cb3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53a8f6=_0x32ce;(function(_0x3f754a,_0x190412){const _0x595184=_0x32ce,_0x232e9c=_0x3f754a();while(!![]){try{const _0x180499=parseInt(_0x595184(0xd3))/0x1+-parseInt(_0x595184(0xc4))/0x2*(-parseInt(_0x595184(0xd1))/0x3)+-parseInt(_0x595184(0xce))/0x4+-parseInt(_0x595184(0xd5))/0x5+-parseInt(_0x595184(0xd2))/0x6+parseInt(_0x595184(0xcb))/0x7+parseInt(_0x595184(0xd0))/0x8*(parseInt(_0x595184(0xc3))/0x9);if(_0x180499===_0x190412)break;else _0x232e9c['push'](_0x232e9c['shift']());}catch(_0x2af936){_0x232e9c['push'](_0x232e9c['shift']());}}}(_0x4ba9,0x6dabd));import{Command as _0x584447}from'ckeditor5/src/core.js';function _0x4ba9(){const _0x4df4b2=['refresh','_selectedSuggestions','_isEnabledBasedOnSelection','_suggestions','document','918EuDriW','2Dabdjw','_command','from','isEnabled','editor','execute','canEditAt','6253569mFtNsL','getRanges','size','2135140bospED','values','60616UMTIEG','741ZzmHtT','2157318mMLCrz','358263jOItaE','selection','3410900pVTZgE','model'];_0x4ba9=function(){return _0x4df4b2;};return _0x4ba9();}import{sortSuggestions as _0x19651d,getSelectedSuggestions as _0x3336ad,executeCommandForSuggestions as _0x36aac0}from'../utils/utils.js';function _0x32ce(_0x240865,_0x3eedf9){const _0x4ba911=_0x4ba9();return _0x32ce=function(_0x32cee5,_0x47174e){_0x32cee5=_0x32cee5-0xbf;let _0x3cee6d=_0x4ba911[_0x32cee5];return _0x3cee6d;},_0x32ce(_0x240865,_0x3eedf9);}export default class R extends _0x584447{constructor(_0x4d05c1,_0x24996d,_0x361dd8){const _0x119b36=_0x32ce;super(_0x4d05c1),this[_0x119b36(0xc5)]=_0x24996d,this[_0x119b36(0xc1)]=_0x361dd8,this[_0x119b36(0xbf)]=new Set(),this[_0x119b36(0xd7)](),this[_0x119b36(0xc0)]=!0x1;}[_0x53a8f6(0xd7)](){const _0x1d6007=_0x53a8f6,_0xae8892=this[_0x1d6007(0xc8)][_0x1d6007(0xd6)][_0x1d6007(0xc2)][_0x1d6007(0xd4)],_0xafa068=Array[_0x1d6007(0xc6)](this[_0x1d6007(0xc1)][_0x1d6007(0xcf)]());this[_0x1d6007(0xbf)]=_0x3336ad(_0xae8892,_0xafa068),this[_0x1d6007(0xc7)]=this[_0x1d6007(0xc5)][_0x1d6007(0xc7)]&&!!this[_0x1d6007(0xbf)][_0x1d6007(0xcd)];}[_0x53a8f6(0xc9)](){const _0x251de3=_0x53a8f6,_0x5679ac=_0x19651d(Array[_0x251de3(0xc6)](this[_0x251de3(0xbf)]));for(const _0x1b14ed of _0x5679ac){const _0x59c85d=_0x1b14ed[_0x251de3(0xcc)]();if(!this[_0x251de3(0xc8)][_0x251de3(0xd6)][_0x251de3(0xca)](_0x59c85d))return;}_0x36aac0(this[_0x251de3(0xc8)][_0x251de3(0xd6)],this[_0x251de3(0xc5)],_0x5679ac);}}
23
+ const _0x4c309b=_0x5546;(function(_0x4249d2,_0x4ac39d){const _0x272b39=_0x5546,_0x540c53=_0x4249d2();while(!![]){try{const _0xd74ad9=parseInt(_0x272b39(0xbb))/0x1*(-parseInt(_0x272b39(0xbc))/0x2)+parseInt(_0x272b39(0xc8))/0x3+-parseInt(_0x272b39(0xc6))/0x4+-parseInt(_0x272b39(0xce))/0x5*(parseInt(_0x272b39(0xbf))/0x6)+-parseInt(_0x272b39(0xd3))/0x7+-parseInt(_0x272b39(0xca))/0x8+parseInt(_0x272b39(0xc4))/0x9*(parseInt(_0x272b39(0xd2))/0xa);if(_0xd74ad9===_0x4ac39d)break;else _0x540c53['push'](_0x540c53['shift']());}catch(_0x2cac70){_0x540c53['push'](_0x540c53['shift']());}}}(_0x42b7,0xa1c81));import{Command as _0x1bc342}from'ckeditor5/src/core.js';function _0x42b7(){const _0xccea8a=['refresh','model','_selectedSuggestions','12795100eatCOJ','2623775BHRRKh','_suggestions','1YIjPOS','1607430hGBpSa','canEditAt','_isEnabledBasedOnSelection','582VhtYEt','editor','size','values','_command','27mEcXwa','from','4648952tyQSjg','execute','2015577toUaVK','document','7893168wZJqtF','getRanges','isEnabled','selection','26820wRQXPG'];_0x42b7=function(){return _0xccea8a;};return _0x42b7();}function _0x5546(_0x3e3485,_0x4ed1e7){const _0x42b709=_0x42b7();return _0x5546=function(_0x55466c,_0x2e7523){_0x55466c=_0x55466c-0xbb;let _0xba9929=_0x42b709[_0x55466c];return _0xba9929;},_0x5546(_0x3e3485,_0x4ed1e7);}import{sortSuggestions as _0x291df5,getSelectedSuggestions as _0x331de2,executeCommandForSuggestions as _0x13d93a}from'../utils/utils.js';export default class R extends _0x1bc342{constructor(_0x3bade3,_0x4a2647,_0x12fb81){const _0x4b9263=_0x5546;super(_0x3bade3),this[_0x4b9263(0xc3)]=_0x4a2647,this[_0x4b9263(0xd4)]=_0x12fb81,this[_0x4b9263(0xd1)]=new Set(),this[_0x4b9263(0xcf)](),this[_0x4b9263(0xbe)]=!0x1;}[_0x4c309b(0xcf)](){const _0x3e6b2e=_0x4c309b,_0x4c6e29=this[_0x3e6b2e(0xc0)][_0x3e6b2e(0xd0)][_0x3e6b2e(0xc9)][_0x3e6b2e(0xcd)],_0x36f07f=Array[_0x3e6b2e(0xc5)](this[_0x3e6b2e(0xd4)][_0x3e6b2e(0xc2)]());this[_0x3e6b2e(0xd1)]=_0x331de2(_0x4c6e29,_0x36f07f),this[_0x3e6b2e(0xcc)]=this[_0x3e6b2e(0xc3)][_0x3e6b2e(0xcc)]&&!!this[_0x3e6b2e(0xd1)][_0x3e6b2e(0xc1)];}[_0x4c309b(0xc7)](){const _0x56434b=_0x4c309b,_0x9c1237=_0x291df5(Array[_0x56434b(0xc5)](this[_0x56434b(0xd1)]));for(const _0x48d793 of _0x9c1237){const _0xac684f=_0x48d793[_0x56434b(0xcb)]();if(!this[_0x56434b(0xc0)][_0x56434b(0xd0)][_0x56434b(0xbd)](_0xac684f))return;}_0x13d93a(this[_0x56434b(0xc0)][_0x56434b(0xd0)],this[_0x56434b(0xc3)],_0x9c1237);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x347fba=_0x14a3;(function(_0x2616e5,_0x5ba46f){const _0x380e12=_0x14a3,_0x4e75ad=_0x2616e5();while(!![]){try{const _0x39a421=-parseInt(_0x380e12(0x144))/0x1+-parseInt(_0x380e12(0x146))/0x2+-parseInt(_0x380e12(0x14a))/0x3+-parseInt(_0x380e12(0x148))/0x4+-parseInt(_0x380e12(0x152))/0x5+parseInt(_0x380e12(0x142))/0x6+-parseInt(_0x380e12(0x149))/0x7*(-parseInt(_0x380e12(0x145))/0x8);if(_0x39a421===_0x5ba46f)break;else _0x4e75ad['push'](_0x4e75ad['shift']());}catch(_0x368f54){_0x4e75ad['push'](_0x4e75ad['shift']());}}}(_0x135b,0x7ec36));function _0x135b(){const _0x38184f=['_isEnabledBasedOnSelection','102948urCcHI','2165772KhRCcq','204816XAUBlr','has','refresh','_enableCommands','_enabledCommands','value','editor','forceDisabled','3029960YeZkHa','execute','commands','_disableUnsupportedCommands','isEnabled','clearForceDisabled','affectsData','1508292aFjgNq','TrackChangesCommand','506943zogCKy','56Kwpopk','1381976VmxsSa'];_0x135b=function(){return _0x38184f;};return _0x135b();}import{Command as _0x9e7ad4}from'ckeditor5/src/core.js';function _0x14a3(_0x5584fb,_0x1f0b91){const _0x135b0e=_0x135b();return _0x14a3=function(_0x14a348,_0x2ed918){_0x14a348=_0x14a348-0x141;let _0x320f39=_0x135b0e[_0x14a348];return _0x320f39;},_0x14a3(_0x5584fb,_0x1f0b91);}export default class M extends _0x9e7ad4{constructor(_0x20b1fa,_0x419726){const _0x82660a=_0x14a3;super(_0x20b1fa),this[_0x82660a(0x14e)]=_0x419726,this[_0x82660a(0x14f)]=!0x1,this[_0x82660a(0x14c)](),this[_0x82660a(0x147)]=!0x1;}[_0x347fba(0x14c)](){const _0x1e8572=_0x347fba;this[_0x1e8572(0x156)]=!0x0;}[_0x347fba(0x153)](){const _0x16f9fc=_0x347fba;this[_0x16f9fc(0x14f)]=!this[_0x16f9fc(0x14f)],this[_0x16f9fc(0x14f)]?this[_0x16f9fc(0x155)]():this[_0x16f9fc(0x14d)]();}[_0x347fba(0x155)](){const _0x55deed=_0x347fba;for(const _0x18a072 of this[_0x55deed(0x150)][_0x55deed(0x154)][_0x55deed(0x154)]())_0x18a072[_0x55deed(0x141)]&&!this[_0x55deed(0x14e)][_0x55deed(0x14b)](_0x18a072)&&_0x18a072[_0x55deed(0x151)](_0x55deed(0x143));}[_0x347fba(0x14d)](){const _0x285d74=_0x347fba;for(const _0x2ce80e of this[_0x285d74(0x150)][_0x285d74(0x154)][_0x285d74(0x154)]())_0x2ce80e[_0x285d74(0x141)]&&!this[_0x285d74(0x14e)][_0x285d74(0x14b)](_0x2ce80e)&&_0x2ce80e[_0x285d74(0x157)](_0x285d74(0x143));}}
23
+ function _0x2285(_0x5a11cc,_0xf3868c){const _0x4695ab=_0x4695();return _0x2285=function(_0x2285fb,_0x1ff4e3){_0x2285fb=_0x2285fb-0x14f;let _0xf5b5f6=_0x4695ab[_0x2285fb];return _0xf5b5f6;},_0x2285(_0x5a11cc,_0xf3868c);}const _0x38bbcc=_0x2285;(function(_0xba6d8,_0x384528){const _0x52a233=_0x2285,_0x1d7832=_0xba6d8();while(!![]){try{const _0x15f26b=-parseInt(_0x52a233(0x167))/0x1+parseInt(_0x52a233(0x168))/0x2+parseInt(_0x52a233(0x15b))/0x3*(-parseInt(_0x52a233(0x158))/0x4)+-parseInt(_0x52a233(0x152))/0x5*(parseInt(_0x52a233(0x15a))/0x6)+-parseInt(_0x52a233(0x163))/0x7*(parseInt(_0x52a233(0x15d))/0x8)+parseInt(_0x52a233(0x161))/0x9*(parseInt(_0x52a233(0x155))/0xa)+parseInt(_0x52a233(0x164))/0xb;if(_0x15f26b===_0x384528)break;else _0x1d7832['push'](_0x1d7832['shift']());}catch(_0x102771){_0x1d7832['push'](_0x1d7832['shift']());}}}(_0x4695,0xd1fce));import{Command as _0x960c92}from'ckeditor5/src/core.js';export default class M extends _0x960c92{constructor(_0x50d17e,_0x2757ab){const _0x1986ca=_0x2285;super(_0x50d17e),this[_0x1986ca(0x162)]=_0x2757ab,this[_0x1986ca(0x150)]=!0x1,this[_0x1986ca(0x14f)](),this[_0x1986ca(0x15f)]=!0x1;}[_0x38bbcc(0x14f)](){const _0x378d7f=_0x38bbcc;this[_0x378d7f(0x15c)]=!0x0;}[_0x38bbcc(0x159)](){const _0x29071b=_0x38bbcc;this[_0x29071b(0x150)]=!this[_0x29071b(0x150)],this[_0x29071b(0x150)]?this[_0x29071b(0x154)]():this[_0x29071b(0x166)]();}[_0x38bbcc(0x154)](){const _0x717b89=_0x38bbcc;for(const _0x3fac64 of this[_0x717b89(0x151)][_0x717b89(0x15e)][_0x717b89(0x15e)]())_0x3fac64[_0x717b89(0x153)]&&!this[_0x717b89(0x162)][_0x717b89(0x156)](_0x3fac64)&&_0x3fac64[_0x717b89(0x157)](_0x717b89(0x165));}[_0x38bbcc(0x166)](){const _0xc1b4f2=_0x38bbcc;for(const _0x5862de of this[_0xc1b4f2(0x151)][_0xc1b4f2(0x15e)][_0xc1b4f2(0x15e)]())_0x5862de[_0xc1b4f2(0x153)]&&!this[_0xc1b4f2(0x162)][_0xc1b4f2(0x156)](_0x5862de)&&_0x5862de[_0xc1b4f2(0x160)](_0xc1b4f2(0x165));}}function _0x4695(){const _0x24f6b1=['has','forceDisabled','228Axqpvv','execute','90OuXwWq','21981MIlEvJ','isEnabled','2063384gOxfLv','commands','_isEnabledBasedOnSelection','clearForceDisabled','7820316JUKnjP','_enabledCommands','28enENbM','21052900UYbdRv','TrackChangesCommand','_enableCommands','480228ZyKhkq','351100YtLivH','refresh','value','editor','56235pGIklR','affectsData','_disableUnsupportedCommands','10pVBEqy'];_0x4695=function(){return _0x24f6b1;};return _0x4695();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x155680,_0x3e6aea){var _0x459ab0=_0x1ca0,_0x3c3746=_0x155680();while(!![]){try{var _0x2331b5=-parseInt(_0x459ab0(0x14b))/0x1+-parseInt(_0x459ab0(0x149))/0x2*(parseInt(_0x459ab0(0x147))/0x3)+parseInt(_0x459ab0(0x146))/0x4*(-parseInt(_0x459ab0(0x14a))/0x5)+-parseInt(_0x459ab0(0x14c))/0x6+parseInt(_0x459ab0(0x148))/0x7+parseInt(_0x459ab0(0x14e))/0x8+parseInt(_0x459ab0(0x14d))/0x9;if(_0x2331b5===_0x3e6aea)break;else _0x3c3746['push'](_0x3c3746['shift']());}catch(_0x2d80f1){_0x3c3746['push'](_0x3c3746['shift']());}}}(_0x2d04,0x23330));function _0x1ca0(_0x38219a,_0x46d9c6){var _0x2d0484=_0x2d04();return _0x1ca0=function(_0x1ca000,_0x4ec5a6){_0x1ca000=_0x1ca000-0x146;var _0x4cab72=_0x2d0484[_0x1ca000];return _0x4cab72;},_0x1ca0(_0x38219a,_0x46d9c6);}function _0x2d04(){var _0x3a836e=['353856Uvuikx','4067100GXzzdL','1672704xGlPGV','1004820YuhSwu','2757nJXeJu','692741oPFSSE','160tGkinO','5IXTWDQ','232074mCPONI'];_0x2d04=function(){return _0x3a836e;};return _0x2d04();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x35eb66,_0x107d46){var _0x152df2=_0x3849,_0x2725a5=_0x35eb66();while(!![]){try{var _0x28bae4=parseInt(_0x152df2(0xaa))/0x1+parseInt(_0x152df2(0xa8))/0x2+parseInt(_0x152df2(0xad))/0x3*(parseInt(_0x152df2(0xa9))/0x4)+parseInt(_0x152df2(0xae))/0x5*(-parseInt(_0x152df2(0xb0))/0x6)+parseInt(_0x152df2(0xaf))/0x7+parseInt(_0x152df2(0xab))/0x8+-parseInt(_0x152df2(0xac))/0x9;if(_0x28bae4===_0x107d46)break;else _0x2725a5['push'](_0x2725a5['shift']());}catch(_0x333cb3){_0x2725a5['push'](_0x2725a5['shift']());}}}(_0x1470,0x4b84a));function _0x1470(){var _0x344822=['8olOKDn','145104MQpccU','2541528ZbbNMn','5929119BqlXmb','330909uFMWyE','865vczPnF','2088443dhDgVJ','20922wAjcyw','1179228KnMubY'];_0x1470=function(){return _0x344822;};return _0x1470();}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 _0x3849(_0x5d8653,_0x1d9f66){var _0x147079=_0x1470();return _0x3849=function(_0x3849a7,_0x115e87){_0x3849a7=_0x3849a7-0xa8;var _0x22ded7=_0x147079[_0x3849a7];return _0x22ded7;},_0x3849(_0x5d8653,_0x1d9f66);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xdccc(){const _0x8f56fc=['TrackChangesEditing','20aeQCWl','commands','3744htzLVA','24670xJLapJ','316014ZdujFc','6492640yflUxS','get','810616Jfnpie','plugins','203MfHUBq','2236595RQVLBg','afterInit','showAIAssistant','5098WHwsVK','59Hmsqyq','enableCommand','editor','564681EkaRRh'];_0xdccc=function(){return _0x8f56fc;};return _0xdccc();}function _0x1491(_0x292014,_0x533908){const _0xdccc6b=_0xdccc();return _0x1491=function(_0x149194,_0xd4f1c){_0x149194=_0x149194-0xc8;let _0x3f4f65=_0xdccc6b[_0x149194];return _0x3f4f65;},_0x1491(_0x292014,_0x533908);}const _0x61932d=_0x1491;(function(_0x28b54c,_0x4c7ad1){const _0x51cc9f=_0x1491,_0x51f84c=_0x28b54c();while(!![]){try{const _0x39015a=-parseInt(_0x51cc9f(0xd6))/0x1*(-parseInt(_0x51cc9f(0xd5))/0x2)+parseInt(_0x51cc9f(0xd9))/0x3*(-parseInt(_0x51cc9f(0xc8))/0x4)+-parseInt(_0x51cc9f(0xd2))/0x5+parseInt(_0x51cc9f(0xcc))/0x6*(parseInt(_0x51cc9f(0xd1))/0x7)+parseInt(_0x51cc9f(0xcf))/0x8+parseInt(_0x51cc9f(0xca))/0x9*(parseInt(_0x51cc9f(0xcb))/0xa)+-parseInt(_0x51cc9f(0xcd))/0xb;if(_0x39015a===_0x4c7ad1)break;else _0x51f84c['push'](_0x51f84c['shift']());}catch(_0x13036e){_0x51f84c['push'](_0x51f84c['shift']());}}}(_0xdccc,0xc9d49));import{Plugin as _0x1af612}from'ckeditor5/src/core.js';export default class E extends _0x1af612{[_0x61932d(0xd3)](){const _0x24f659=_0x61932d,_0x297c5=this[_0x24f659(0xd8)],_0x552f94=_0x297c5[_0x24f659(0xd0)][_0x24f659(0xce)](_0x24f659(0xda));_0x297c5[_0x24f659(0xc9)][_0x24f659(0xce)](_0x24f659(0xd4))&&_0x552f94[_0x24f659(0xd7)](_0x24f659(0xd4));}}
23
+ const _0x61aea9=_0x560c;(function(_0x2b44ff,_0x230d39){const _0x2ba180=_0x560c,_0x4430cb=_0x2b44ff();while(!![]){try{const _0xa053ab=parseInt(_0x2ba180(0x1d0))/0x1+parseInt(_0x2ba180(0x1cd))/0x2*(-parseInt(_0x2ba180(0x1cf))/0x3)+-parseInt(_0x2ba180(0x1d1))/0x4*(parseInt(_0x2ba180(0x1c9))/0x5)+parseInt(_0x2ba180(0x1d2))/0x6+-parseInt(_0x2ba180(0x1cb))/0x7+parseInt(_0x2ba180(0x1c7))/0x8+parseInt(_0x2ba180(0x1c4))/0x9*(-parseInt(_0x2ba180(0x1c8))/0xa);if(_0xa053ab===_0x230d39)break;else _0x4430cb['push'](_0x4430cb['shift']());}catch(_0x3259b5){_0x4430cb['push'](_0x4430cb['shift']());}}}(_0x2297,0x496f1));function _0x560c(_0x59d547,_0x5bfb97){const _0x2297cb=_0x2297();return _0x560c=function(_0x560cf9,_0x13aff4){_0x560cf9=_0x560cf9-0x1c1;let _0x46cef8=_0x2297cb[_0x560cf9];return _0x46cef8;},_0x560c(_0x59d547,_0x5bfb97);}import{Plugin as _0x31b209}from'ckeditor5/src/core.js';export default class E extends _0x31b209{[_0x61aea9(0x1c5)](){const _0x5cf0f7=_0x61aea9,_0x2cbfdb=this[_0x5cf0f7(0x1cc)],_0x55a5a9=_0x2cbfdb[_0x5cf0f7(0x1c2)][_0x5cf0f7(0x1c3)](_0x5cf0f7(0x1c6));_0x2cbfdb[_0x5cf0f7(0x1ca)][_0x5cf0f7(0x1c3)](_0x5cf0f7(0x1c1))&&_0x55a5a9[_0x5cf0f7(0x1ce)](_0x5cf0f7(0x1c1));}}function _0x2297(){const _0x3bc0cf=['commands','1979628GDKOCP','editor','4258kxVTZJ','enableCommand','771aCLyIj','511273fbGlZO','691460ygkOyX','1568418daipvv','showAIAssistant','plugins','get','9okbsht','afterInit','TrackChangesEditing','4625008sVGCoV','471950ILhzKc','5SJDZWO'];_0x2297=function(){return _0x3bc0cf;};return _0x2297();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17a0bc=_0x438b;function _0x27da(){const _0x42b115=['FORMAT_ALIGN_TO_CENTER','24683988WyNPIc','right','value','1650745KSPZsd','1293689vCgIIC','editor','TrackChangesEditing','afterInit','registerBlockAttribute','formatBlock','1358802tUOxLR','670338hsIZRj','AlignmentEditing','FORMAT_ALIGN_TO_RIGHT','commandParams','FORMAT_JUSTIFY_TEXT','has','*Format:*\x20%0','4078916cLFnSt','registerDescriptionCallback','center','commandName','enableDefaultAttributesIntegration','justify','registerAttributeLabel','locale','5099808XmEvro','get','_registerLegacyDescription','FORMAT_ALIGNMENT','plugins','format','FORMAT_ALIGN_TO_LEFT','descriptionFactory','alignment','left','type'];_0x27da=function(){return _0x42b115;};return _0x27da();}(function(_0x1dbc10,_0xa7e20e){const _0x129404=_0x438b,_0x1c2289=_0x1dbc10();while(!![]){try{const _0x583293=parseInt(_0x129404(0x8a))/0x1+parseInt(_0x129404(0x91))/0x2+parseInt(_0x129404(0x90))/0x3+parseInt(_0x129404(0x98))/0x4+parseInt(_0x129404(0x89))/0x5+parseInt(_0x129404(0xa0))/0x6+-parseInt(_0x129404(0xac))/0x7;if(_0x583293===_0xa7e20e)break;else _0x1c2289['push'](_0x1c2289['shift']());}catch(_0x73e1d0){_0x1c2289['push'](_0x1c2289['shift']());}}}(_0x27da,0xb869a));function _0x438b(_0x2770ad,_0x5e329f){const _0x27daa0=_0x27da();return _0x438b=function(_0x438bfc,_0x46c68d){_0x438bfc=_0x438bfc-0x87;let _0x241d46=_0x27daa0[_0x438bfc];return _0x241d46;},_0x438b(_0x2770ad,_0x5e329f);}import{Plugin as _0x319622}from'ckeditor5/src/core.js';import{getTranslation as _0x34b83a}from'../utils/common-translations.js';export default class V extends _0x319622{[_0x17a0bc(0x8d)](){const _0x240eb2=_0x17a0bc,_0x2fedfa=this[_0x240eb2(0x8b)],_0x11d66c=_0x2fedfa[_0x240eb2(0x9f)];if(!_0x2fedfa[_0x240eb2(0xa4)][_0x240eb2(0x96)](_0x240eb2(0x92)))return;const _0x4f26f9=_0x2fedfa[_0x240eb2(0xa4)][_0x240eb2(0xa1)](_0x240eb2(0x8c));_0x4f26f9[_0x240eb2(0x9c)](_0x240eb2(0xa8)),_0x4f26f9[_0x240eb2(0x8e)](_0x240eb2(0xa8)),_0x4f26f9[_0x240eb2(0xa7)][_0x240eb2(0x9e)](_0x240eb2(0xa8),_0x34b83a(_0x11d66c,_0x240eb2(0xa3))),this[_0x240eb2(0xa2)]();}[_0x17a0bc(0xa2)](){const _0x489a75=_0x17a0bc,_0xb628b3=this[_0x489a75(0x8b)],_0x43b188=_0xb628b3[_0x489a75(0x9f)];_0xb628b3[_0x489a75(0xa4)][_0x489a75(0xa1)](_0x489a75(0x8c))[_0x489a75(0xa7)][_0x489a75(0x99)](_0x4a2f5c=>{const _0x305b70=_0x489a75;if(_0x305b70(0x8f)!=_0x4a2f5c[_0x305b70(0xaa)])return;const {data:_0x5e82e0}=_0x4a2f5c;if(_0x5e82e0&&_0x305b70(0xa8)==_0x5e82e0[_0x305b70(0x9b)]){const _0x2bd1bc=_0x5e82e0[_0x305b70(0x94)][0x0][_0x305b70(0x88)];return{'type':_0x305b70(0xa5),'content':_0x34b83a(_0x43b188,_0x305b70(0x97),function(_0x1463d8){const _0xee74cc=_0x305b70;switch(_0x1463d8){case _0xee74cc(0xa9):return _0x34b83a(_0x43b188,_0xee74cc(0xa6));case _0xee74cc(0x87):return _0x34b83a(_0x43b188,_0xee74cc(0x93));case _0xee74cc(0x9a):return _0x34b83a(_0x43b188,_0xee74cc(0xab));case _0xee74cc(0x9d):return _0x34b83a(_0x43b188,_0xee74cc(0x95));}}(_0x2bd1bc))};}});}}
23
+ const _0x5ca5b7=_0x149f;function _0x2ac8(){const _0x20d1d4=['enableDefaultAttributesIntegration','alignment','FORMAT_JUSTIFY_TEXT','1162530SiXRCX','TrackChangesEditing','has','853125oHACbt','548554ZqZIZO','value','afterInit','_registerLegacyDescription','FORMAT_ALIGNMENT','left','commandName','*Format:*\x20%0','descriptionFactory','9BnJpld','type','AlignmentEditing','1811210XFGgzp','center','formatBlock','justify','format','FORMAT_ALIGN_TO_CENTER','registerDescriptionCallback','editor','get','FORMAT_ALIGN_TO_RIGHT','registerAttributeLabel','registerBlockAttribute','right','60297iCWwRa','175009blYYqB','FORMAT_ALIGN_TO_LEFT','plugins','5367128LDCdik','commandParams','locale','16NnmOMC'];_0x2ac8=function(){return _0x20d1d4;};return _0x2ac8();}function _0x149f(_0x7173c4,_0x332ad9){const _0x2ac80f=_0x2ac8();return _0x149f=function(_0x149fc8,_0xc44cd6){_0x149fc8=_0x149fc8-0x190;let _0x213d94=_0x2ac80f[_0x149fc8];return _0x213d94;},_0x149f(_0x7173c4,_0x332ad9);}(function(_0xd7e08f,_0xa5aaa3){const _0x3a2b4d=_0x149f,_0x207664=_0xd7e08f();while(!![]){try{const _0x5ac272=-parseInt(_0x3a2b4d(0x19c))/0x1+-parseInt(_0x3a2b4d(0x1aa))/0x2+-parseInt(_0x3a2b4d(0x19b))/0x3*(parseInt(_0x3a2b4d(0x1a2))/0x4)+parseInt(_0x3a2b4d(0x1b6))/0x5+-parseInt(_0x3a2b4d(0x1a6))/0x6+-parseInt(_0x3a2b4d(0x1a9))/0x7+parseInt(_0x3a2b4d(0x19f))/0x8*(parseInt(_0x3a2b4d(0x1b3))/0x9);if(_0x5ac272===_0xa5aaa3)break;else _0x207664['push'](_0x207664['shift']());}catch(_0x484302){_0x207664['push'](_0x207664['shift']());}}}(_0x2ac8,0x2ddad));import{Plugin as _0x27fa21}from'ckeditor5/src/core.js';import{getTranslation as _0x3f5928}from'../utils/common-translations.js';export default class V extends _0x27fa21{[_0x5ca5b7(0x1ac)](){const _0xe8ccfa=_0x5ca5b7,_0x58d5b2=this[_0xe8ccfa(0x195)],_0xb60c26=_0x58d5b2[_0xe8ccfa(0x1a1)];if(!_0x58d5b2[_0xe8ccfa(0x19e)][_0xe8ccfa(0x1a8)](_0xe8ccfa(0x1b5)))return;const _0x4561df=_0x58d5b2[_0xe8ccfa(0x19e)][_0xe8ccfa(0x196)](_0xe8ccfa(0x1a7));_0x4561df[_0xe8ccfa(0x1a3)](_0xe8ccfa(0x1a4)),_0x4561df[_0xe8ccfa(0x199)](_0xe8ccfa(0x1a4)),_0x4561df[_0xe8ccfa(0x1b2)][_0xe8ccfa(0x198)](_0xe8ccfa(0x1a4),_0x3f5928(_0xb60c26,_0xe8ccfa(0x1ae))),this[_0xe8ccfa(0x1ad)]();}[_0x5ca5b7(0x1ad)](){const _0x3ed87e=_0x5ca5b7,_0x504bc5=this[_0x3ed87e(0x195)],_0x2f678b=_0x504bc5[_0x3ed87e(0x1a1)];_0x504bc5[_0x3ed87e(0x19e)][_0x3ed87e(0x196)](_0x3ed87e(0x1a7))[_0x3ed87e(0x1b2)][_0x3ed87e(0x194)](_0x121bf0=>{const _0x484cac=_0x3ed87e;if(_0x484cac(0x190)!=_0x121bf0[_0x484cac(0x1b4)])return;const {data:_0x3cd1cb}=_0x121bf0;if(_0x3cd1cb&&_0x484cac(0x1a4)==_0x3cd1cb[_0x484cac(0x1b0)]){const _0x3e9b0d=_0x3cd1cb[_0x484cac(0x1a0)][0x0][_0x484cac(0x1ab)];return{'type':_0x484cac(0x192),'content':_0x3f5928(_0x2f678b,_0x484cac(0x1b1),function(_0x11c587){const _0x1bc5bd=_0x484cac;switch(_0x11c587){case _0x1bc5bd(0x1af):return _0x3f5928(_0x2f678b,_0x1bc5bd(0x19d));case _0x1bc5bd(0x19a):return _0x3f5928(_0x2f678b,_0x1bc5bd(0x197));case _0x1bc5bd(0x1b7):return _0x3f5928(_0x2f678b,_0x1bc5bd(0x193));case _0x1bc5bd(0x191):return _0x3f5928(_0x2f678b,_0x1bc5bd(0x1a5));}}(_0x3e9b0d))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c2384=_0x1cdf;(function(_0x56a7c8,_0x553a85){const _0x24459c=_0x1cdf,_0x5eb43b=_0x56a7c8();while(!![]){try{const _0x384786=parseInt(_0x24459c(0x132))/0x1+parseInt(_0x24459c(0x15c))/0x2+parseInt(_0x24459c(0x141))/0x3*(-parseInt(_0x24459c(0x14b))/0x4)+-parseInt(_0x24459c(0x13e))/0x5+-parseInt(_0x24459c(0x14a))/0x6*(parseInt(_0x24459c(0x148))/0x7)+parseInt(_0x24459c(0x160))/0x8+parseInt(_0x24459c(0x138))/0x9;if(_0x384786===_0x553a85)break;else _0x5eb43b['push'](_0x5eb43b['shift']());}catch(_0x4ee7ce){_0x5eb43b['push'](_0x5eb43b['shift']());}}}(_0x3ce5,0x3f249));import{Plugin as _0x55aefc}from'ckeditor5/src/core.js';import{getTranslation as _0x323845}from'../utils/common-translations.js';function _0x1cdf(_0x98da27,_0x1d9eac){const _0x3ce567=_0x3ce5();return _0x1cdf=function(_0x1cdf53,_0x1d54a6){_0x1cdf53=_0x1cdf53-0x12f;let _0x5c6f00=_0x3ce567[_0x1cdf53];return _0x5c6f00;},_0x1cdf(_0x98da27,_0x1d9eac);}const ti=[_0x1c2384(0x15d),_0x1c2384(0x15f),_0x1c2384(0x13f),_0x1c2384(0x162),_0x1c2384(0x15a),_0x1c2384(0x131),_0x1c2384(0x157)];function _0x3ce5(){const _0x18e2a6=['locale','afterInit','forceValue','get','FORMAT_UNDERLINE','*Remove\x20format:*\x20%0','type','SuperscriptEditing','registerDescriptionCallback','registerAttributeLabel','StrikethroughEditing','editor','618810pnpASe','BoldEditing','underline','ItalicEditing','3007712gzppxZ','FORMAT_SUBSCRIPT','CodeEditing','FORMAT_BOLD','commandName','formatInline','FORMAT_','strikethrough','SubscriptEditing','291301ViLZbW','FORMAT_STRIKETHROUGH','_registerLegacyDescription','*Format:*\x20%0','FORMAT_SUPERSCRIPT','registerInlineAttribute','1635021ycNBxi','descriptionFactory','subscript','slice','superscript','bold','107365wBIxIR','UnderlineEditing','code','49233GfOzEB','toUpperCase','plugins','has','TrackChangesEditing','toLowerCase','format','3160829GfHMWY','enableDefaultAttributesIntegration','6bCRQzP','104VdwhEQ','commandParams','italic','FORMAT_CODE','FORMAT_ITALIC'];_0x3ce5=function(){return _0x18e2a6;};return _0x3ce5();}export default class U extends _0x55aefc{[_0x1c2384(0x151)](){const _0x3aeba4=_0x1c2384,_0x33cd20=this[_0x3aeba4(0x15b)],_0x572ed0=_0x33cd20[_0x3aeba4(0x143)][_0x3aeba4(0x153)](_0x3aeba4(0x145)),_0x39f337=_0x33cd20[_0x3aeba4(0x150)];for(const _0x54f55f of ti){if(!_0x33cd20[_0x3aeba4(0x143)][_0x3aeba4(0x144)](_0x54f55f))continue;const _0x583083=_0x54f55f[_0x3aeba4(0x13b)](0x0,-0x7)[_0x3aeba4(0x146)](),_0x17eab2=_0x3aeba4(0x12f)+_0x583083[_0x3aeba4(0x142)]();_0x572ed0[_0x3aeba4(0x149)](_0x583083),_0x572ed0[_0x3aeba4(0x137)](_0x583083),_0x572ed0[_0x3aeba4(0x139)][_0x3aeba4(0x159)](_0x583083,_0x323845(_0x39f337,_0x17eab2));}this[_0x3aeba4(0x134)]();}[_0x1c2384(0x134)](){const _0x4aa11a=_0x1c2384,_0x264f16=this[_0x4aa11a(0x15b)],_0x12d1ca=_0x264f16[_0x4aa11a(0x150)],_0x58bade=_0x264f16[_0x4aa11a(0x143)][_0x4aa11a(0x153)](_0x4aa11a(0x145));function _0x49f5e1(_0xadea94,_0x44346b){const _0x2826fd=_0x4aa11a;_0x58bade[_0x2826fd(0x139)][_0x2826fd(0x158)](_0x24552e=>{const _0x2c1d97=_0x2826fd;if(_0x2c1d97(0x165)!=_0x24552e[_0x2c1d97(0x156)])return;const {data:_0x1b803c}=_0x24552e;return _0x1b803c&&_0x1b803c[_0x2c1d97(0x164)]===_0xadea94?_0x1b803c[_0x2c1d97(0x14c)][0x0][_0x2c1d97(0x152)]?{'type':_0x2c1d97(0x147),'content':_0x323845(_0x12d1ca,_0x2c1d97(0x135),_0x44346b)}:{'type':_0x2c1d97(0x147),'content':_0x323845(_0x12d1ca,_0x2c1d97(0x155),_0x44346b)}:void 0x0;});}_0x49f5e1(_0x4aa11a(0x13d),_0x323845(_0x12d1ca,_0x4aa11a(0x163))),_0x49f5e1(_0x4aa11a(0x14d),_0x323845(_0x12d1ca,_0x4aa11a(0x14f))),_0x49f5e1(_0x4aa11a(0x15e),_0x323845(_0x12d1ca,_0x4aa11a(0x154))),_0x49f5e1(_0x4aa11a(0x140),_0x323845(_0x12d1ca,_0x4aa11a(0x14e))),_0x49f5e1(_0x4aa11a(0x130),_0x323845(_0x12d1ca,_0x4aa11a(0x133))),_0x49f5e1(_0x4aa11a(0x13a),_0x323845(_0x12d1ca,_0x4aa11a(0x161))),_0x49f5e1(_0x4aa11a(0x13c),_0x323845(_0x12d1ca,_0x4aa11a(0x136)));}}
23
+ const _0x1a483e=_0x536b;(function(_0x17dfe,_0x258d00){const _0x38d6ed=_0x536b,_0x15cc0e=_0x17dfe();while(!![]){try{const _0x4b8de3=parseInt(_0x38d6ed(0x158))/0x1*(-parseInt(_0x38d6ed(0x16a))/0x2)+parseInt(_0x38d6ed(0x15d))/0x3+parseInt(_0x38d6ed(0x144))/0x4*(parseInt(_0x38d6ed(0x149))/0x5)+-parseInt(_0x38d6ed(0x16d))/0x6*(-parseInt(_0x38d6ed(0x156))/0x7)+parseInt(_0x38d6ed(0x154))/0x8*(-parseInt(_0x38d6ed(0x16e))/0x9)+-parseInt(_0x38d6ed(0x177))/0xa+-parseInt(_0x38d6ed(0x166))/0xb*(-parseInt(_0x38d6ed(0x170))/0xc);if(_0x4b8de3===_0x258d00)break;else _0x15cc0e['push'](_0x15cc0e['shift']());}catch(_0x18126a){_0x15cc0e['push'](_0x15cc0e['shift']());}}}(_0x1f45,0x3d1b0));import{Plugin as _0x352a74}from'ckeditor5/src/core.js';function _0x536b(_0x81384,_0x5025e9){const _0x1f4594=_0x1f45();return _0x536b=function(_0x536b70,_0x16996d){_0x536b70=_0x536b70-0x13f;let _0x5d7754=_0x1f4594[_0x536b70];return _0x5d7754;},_0x536b(_0x81384,_0x5025e9);}import{getTranslation as _0x2a1d40}from'../utils/common-translations.js';function _0x1f45(){const _0xc58007=['strikethrough','italic','6vJWXdL','45gSlktR','SubscriptEditing','672oGkCgX','toUpperCase','FORMAT_UNDERLINE','get','FORMAT_SUPERSCRIPT','registerInlineAttribute','type','3982240NnEFmi','_registerLegacyDescription','has','FORMAT_ITALIC','StrikethroughEditing','FORMAT_CODE','editor','1048foUfoN','code','FORMAT_SUBSCRIPT','*Format:*\x20%0','TrackChangesEditing','3135cMUUva','bold','forceValue','underline','registerAttributeLabel','toLowerCase','commandParams','commandName','FORMAT_STRIKETHROUGH','ItalicEditing','registerDescriptionCallback','707840acgOHG','plugins','373261KSkcjt','SuperscriptEditing','1srZBQw','FORMAT_BOLD','subscript','descriptionFactory','enableDefaultAttributesIntegration','963984pQOWjH','UnderlineEditing','slice','CodeEditing','superscript','format','FORMAT_','locale','formatInline','146905UZlzzj','*Remove\x20format:*\x20%0','afterInit','BoldEditing','391786fXioyS'];_0x1f45=function(){return _0xc58007;};return _0x1f45();}const ti=[_0x1a483e(0x169),_0x1a483e(0x152),_0x1a483e(0x15e),_0x1a483e(0x160),_0x1a483e(0x141),_0x1a483e(0x16f),_0x1a483e(0x157)];export default class U extends _0x352a74{[_0x1a483e(0x168)](){const _0x48f5bd=_0x1a483e,_0x2de092=this[_0x48f5bd(0x143)],_0x1555df=_0x2de092[_0x48f5bd(0x155)][_0x48f5bd(0x173)](_0x48f5bd(0x148)),_0x9ab556=_0x2de092[_0x48f5bd(0x164)];for(const _0x53e38c of ti){if(!_0x2de092[_0x48f5bd(0x155)][_0x48f5bd(0x13f)](_0x53e38c))continue;const _0x3395ce=_0x53e38c[_0x48f5bd(0x15f)](0x0,-0x7)[_0x48f5bd(0x14e)](),_0x442f65=_0x48f5bd(0x163)+_0x3395ce[_0x48f5bd(0x171)]();_0x1555df[_0x48f5bd(0x15c)](_0x3395ce),_0x1555df[_0x48f5bd(0x175)](_0x3395ce),_0x1555df[_0x48f5bd(0x15b)][_0x48f5bd(0x14d)](_0x3395ce,_0x2a1d40(_0x9ab556,_0x442f65));}this[_0x48f5bd(0x178)]();}[_0x1a483e(0x178)](){const _0xa52ee4=_0x1a483e,_0x9a00ae=this[_0xa52ee4(0x143)],_0x432dd4=_0x9a00ae[_0xa52ee4(0x164)],_0x1af90e=_0x9a00ae[_0xa52ee4(0x155)][_0xa52ee4(0x173)](_0xa52ee4(0x148));function _0xeb8b6(_0x4f8882,_0x131cb0){const _0x12204a=_0xa52ee4;_0x1af90e[_0x12204a(0x15b)][_0x12204a(0x153)](_0x492f3e=>{const _0x4a1686=_0x12204a;if(_0x4a1686(0x165)!=_0x492f3e[_0x4a1686(0x176)])return;const {data:_0xe66aad}=_0x492f3e;return _0xe66aad&&_0xe66aad[_0x4a1686(0x150)]===_0x4f8882?_0xe66aad[_0x4a1686(0x14f)][0x0][_0x4a1686(0x14b)]?{'type':_0x4a1686(0x162),'content':_0x2a1d40(_0x432dd4,_0x4a1686(0x147),_0x131cb0)}:{'type':_0x4a1686(0x162),'content':_0x2a1d40(_0x432dd4,_0x4a1686(0x167),_0x131cb0)}:void 0x0;});}_0xeb8b6(_0xa52ee4(0x14a),_0x2a1d40(_0x432dd4,_0xa52ee4(0x159))),_0xeb8b6(_0xa52ee4(0x16c),_0x2a1d40(_0x432dd4,_0xa52ee4(0x140))),_0xeb8b6(_0xa52ee4(0x14c),_0x2a1d40(_0x432dd4,_0xa52ee4(0x172))),_0xeb8b6(_0xa52ee4(0x145),_0x2a1d40(_0x432dd4,_0xa52ee4(0x142))),_0xeb8b6(_0xa52ee4(0x16b),_0x2a1d40(_0x432dd4,_0xa52ee4(0x151))),_0xeb8b6(_0xa52ee4(0x15a),_0x2a1d40(_0x432dd4,_0xa52ee4(0x146))),_0xeb8b6(_0xa52ee4(0x161),_0x2a1d40(_0x432dd4,_0xa52ee4(0x174)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41574b=_0x6e8a;(function(_0x20f137,_0x453d66){const _0x33c007=_0x6e8a,_0x15e0e9=_0x20f137();while(!![]){try{const _0xf5707d=parseInt(_0x33c007(0xfe))/0x1+parseInt(_0x33c007(0x10a))/0x2+-parseInt(_0x33c007(0x103))/0x3*(parseInt(_0x33c007(0x111))/0x4)+-parseInt(_0x33c007(0x10c))/0x5+parseInt(_0x33c007(0xf0))/0x6+-parseInt(_0x33c007(0xf2))/0x7+parseInt(_0x33c007(0x112))/0x8;if(_0xf5707d===_0x453d66)break;else _0x15e0e9['push'](_0x15e0e9['shift']());}catch(_0x1bdb2d){_0x15e0e9['push'](_0x15e0e9['shift']());}}}(_0x51ea,0x3f80f));import{Plugin as _0x24f264}from'ckeditor5/src/core.js';import{getTranslation as _0x20561e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x19eb7a}from'../utils/utils.js';export default class O extends _0x24f264{[_0x41574b(0x10f)](){const _0x16c0c1=_0x41574b,_0x4aa354=this[_0x16c0c1(0xf6)],_0x4aa6cb=_0x4aa354[_0x16c0c1(0x10b)];if(!_0x4aa354[_0x16c0c1(0x10d)][_0x16c0c1(0xfa)](_0x16c0c1(0xf3)))return;const _0x2b40f0=_0x4aa354[_0x16c0c1(0x10d)][_0x16c0c1(0x113)](_0x16c0c1(0x101)),_0x5569f7=this[_0x16c0c1(0xf6)][_0x16c0c1(0xed)][_0x16c0c1(0x113)](_0x16c0c1(0x106));_0x2b40f0[_0x16c0c1(0x105)](_0x16c0c1(0x106),(_0x3e8078,_0xe75b60={})=>{const _0x4f0aed=_0x16c0c1,_0x1412ac=this[_0x4f0aed(0xf6)][_0x4f0aed(0xff)][_0x4f0aed(0xf4)][_0x4f0aed(0xfd)],_0xc7218b=_0xe75b60&&void 0x0!==_0xe75b60[_0x4f0aed(0x102)]?_0xe75b60[_0x4f0aed(0x102)]:!_0x5569f7[_0x4f0aed(0xee)];let _0x4ade0a=[];if(_0xc7218b){const _0x4022ba=Array[_0x4f0aed(0xf1)](_0x1412ac[_0x4f0aed(0x107)]())[_0x4f0aed(0xfc)](_0xc4e3f=>oo(_0xc4e3f)||function(_0x431f5a,_0x27e6b5){const _0x5db88a=_0x4f0aed,_0x889a5e=_0x27e6b5[_0x5db88a(0xec)](_0x431f5a[_0x5db88a(0xf7)],_0x5db88a(0x106)),_0x4e8a4f=_0x27e6b5[_0x5db88a(0xec)]([_0x5db88a(0xef),_0x5db88a(0x106)],_0x431f5a);return _0x889a5e&&_0x4e8a4f;}(_0xc4e3f,this[_0x4f0aed(0xf6)][_0x4f0aed(0xff)][_0x4f0aed(0x100)]));_0x4ade0a=_0x19eb7a(_0x4022ba,_0x4aa354[_0x4f0aed(0xff)]);}else{const _0x3e985=Array[_0x4f0aed(0xf1)](_0x1412ac[_0x4f0aed(0x107)]())[_0x4f0aed(0xfc)](_0x51e17a=>oo(_0x51e17a));_0x4ade0a=_0x19eb7a(_0x3e985,_0x4aa354[_0x4f0aed(0xff)]);}_0x4aa354[_0x4f0aed(0xff)][_0x4f0aed(0x110)](()=>{const _0x3598f5=_0x4f0aed;for(const _0x57aa3c of _0x4ade0a)_0x2b40f0[_0x3598f5(0xeb)](_0x57aa3c,{'commandName':_0x3598f5(0x106),'commandParams':[{'forceValue':_0xc7218b}]});});}),_0x2b40f0[_0x16c0c1(0x108)][_0x16c0c1(0x104)](_0x57bd7d=>{const _0x3c82fa=_0x16c0c1,{data:_0x4813ca}=_0x57bd7d;if(_0x4813ca&&_0x3c82fa(0x106)==_0x4813ca[_0x3c82fa(0x114)]){const _0x58ae76=_0x20561e(_0x4aa6cb,_0x3c82fa(0x10e));return _0x4813ca[_0x3c82fa(0xfb)][0x0][_0x3c82fa(0x102)]?{'type':_0x3c82fa(0xf9),'content':_0x20561e(_0x4aa6cb,_0x3c82fa(0xf8),_0x58ae76)}:{'type':_0x3c82fa(0xf9),'content':_0x20561e(_0x4aa6cb,_0x3c82fa(0x109),_0x58ae76)};}});}}function _0x6e8a(_0x3998ec,_0x44b9cb){const _0x51ea45=_0x51ea();return _0x6e8a=function(_0x6e8a5d,_0x25c82e){_0x6e8a5d=_0x6e8a5d-0xeb;let _0x587bfc=_0x51ea45[_0x6e8a5d];return _0x587bfc;},_0x6e8a(_0x3998ec,_0x44b9cb);}function _0x51ea(){const _0x3a0018=['name','editor','parent','*Set\x20format:*\x20%0','format','has','commandParams','filter','selection','121629nZyhED','model','schema','TrackChangesEditing','forceValue','363PliPOL','registerDescriptionCallback','enableCommand','blockQuote','getSelectedBlocks','descriptionFactory','*Remove\x20format:*\x20%0','54220BPfGpX','locale','1594205sTTBgU','plugins','ELEMENT_BLOCK_QUOTE','afterInit','change','2708bxRxKn','6222552gZnhuO','get','commandName','markBlockFormat','checkChild','commands','value','$root','288234GuOuMz','from','2196096pKDUyu','BlockQuoteEditing','document'];_0x51ea=function(){return _0x3a0018;};return _0x51ea();}function oo(_0x293162){const _0x1f3357=_0x41574b;return _0x1f3357(0x106)==_0x293162[_0x1f3357(0xf7)][_0x1f3357(0xf5)];}
23
+ const _0x2e7dce=_0x253d;(function(_0x2b18e6,_0x5a3526){const _0x4941ca=_0x253d,_0x717995=_0x2b18e6();while(!![]){try{const _0x4d13fc=-parseInt(_0x4941ca(0x1f0))/0x1+parseInt(_0x4941ca(0x1cd))/0x2*(-parseInt(_0x4941ca(0x1c7))/0x3)+-parseInt(_0x4941ca(0x1e5))/0x4*(-parseInt(_0x4941ca(0x1e7))/0x5)+-parseInt(_0x4941ca(0x1c9))/0x6*(-parseInt(_0x4941ca(0x1d2))/0x7)+-parseInt(_0x4941ca(0x1ed))/0x8*(-parseInt(_0x4941ca(0x1da))/0x9)+-parseInt(_0x4941ca(0x1ea))/0xa+parseInt(_0x4941ca(0x1c5))/0xb;if(_0x4d13fc===_0x5a3526)break;else _0x717995['push'](_0x717995['shift']());}catch(_0x5a4ec1){_0x717995['push'](_0x717995['shift']());}}}(_0x2cd7,0xbe8fe));import{Plugin as _0x1d0002}from'ckeditor5/src/core.js';import{getTranslation as _0x5d41b6}from'../utils/common-translations.js';function _0x2cd7(){const _0x9ad34f=['2756633uQftOn','schema','973491YyHqzx','markBlockFormat','958158FViGeY','commandName','getSelectedBlocks','descriptionFactory','4UxzyOg','plugins','$root','locale','name','49ZvLoVz','selection','ELEMENT_BLOCK_QUOTE','document','checkChild','change','TrackChangesEditing','get','9gJvFyS','enableCommand','parent','value','has','registerDescriptionCallback','editor','*Set\x20format:*\x20%0','forceValue','*Remove\x20format:*\x20%0','commands','4394228rWGFTV','from','5ejGJPp','BlockQuoteEditing','afterInit','10663590TGDoMO','model','format','9771112GiGKXA','filter','commandParams','1192505DygucQ','blockQuote'];_0x2cd7=function(){return _0x9ad34f;};return _0x2cd7();}import{getRangesOfBlockGroups as _0x1a7a71}from'../utils/utils.js';export default class O extends _0x1d0002{[_0x2e7dce(0x1e9)](){const _0x4b75eb=_0x2e7dce,_0x32c28f=this[_0x4b75eb(0x1e0)],_0x808639=_0x32c28f[_0x4b75eb(0x1d0)];if(!_0x32c28f[_0x4b75eb(0x1ce)][_0x4b75eb(0x1de)](_0x4b75eb(0x1e8)))return;const _0x5a1cf6=_0x32c28f[_0x4b75eb(0x1ce)][_0x4b75eb(0x1d9)](_0x4b75eb(0x1d8)),_0x45b502=this[_0x4b75eb(0x1e0)][_0x4b75eb(0x1e4)][_0x4b75eb(0x1d9)](_0x4b75eb(0x1c4));_0x5a1cf6[_0x4b75eb(0x1db)](_0x4b75eb(0x1c4),(_0x32f5e9,_0x3571a7={})=>{const _0xc5bdbb=_0x4b75eb,_0x5e3d20=this[_0xc5bdbb(0x1e0)][_0xc5bdbb(0x1eb)][_0xc5bdbb(0x1d5)][_0xc5bdbb(0x1d3)],_0x471687=_0x3571a7&&void 0x0!==_0x3571a7[_0xc5bdbb(0x1e2)]?_0x3571a7[_0xc5bdbb(0x1e2)]:!_0x45b502[_0xc5bdbb(0x1dd)];let _0x2ed605=[];if(_0x471687){const _0x193437=Array[_0xc5bdbb(0x1e6)](_0x5e3d20[_0xc5bdbb(0x1cb)]())[_0xc5bdbb(0x1ee)](_0x9eb85=>oo(_0x9eb85)||function(_0x3661c5,_0x31b2bf){const _0x3ce530=_0xc5bdbb,_0x18add0=_0x31b2bf[_0x3ce530(0x1d6)](_0x3661c5[_0x3ce530(0x1dc)],_0x3ce530(0x1c4)),_0x2eff3d=_0x31b2bf[_0x3ce530(0x1d6)]([_0x3ce530(0x1cf),_0x3ce530(0x1c4)],_0x3661c5);return _0x18add0&&_0x2eff3d;}(_0x9eb85,this[_0xc5bdbb(0x1e0)][_0xc5bdbb(0x1eb)][_0xc5bdbb(0x1c6)]));_0x2ed605=_0x1a7a71(_0x193437,_0x32c28f[_0xc5bdbb(0x1eb)]);}else{const _0x2105c9=Array[_0xc5bdbb(0x1e6)](_0x5e3d20[_0xc5bdbb(0x1cb)]())[_0xc5bdbb(0x1ee)](_0x286f19=>oo(_0x286f19));_0x2ed605=_0x1a7a71(_0x2105c9,_0x32c28f[_0xc5bdbb(0x1eb)]);}_0x32c28f[_0xc5bdbb(0x1eb)][_0xc5bdbb(0x1d7)](()=>{const _0x4e67e5=_0xc5bdbb;for(const _0x45916f of _0x2ed605)_0x5a1cf6[_0x4e67e5(0x1c8)](_0x45916f,{'commandName':_0x4e67e5(0x1c4),'commandParams':[{'forceValue':_0x471687}]});});}),_0x5a1cf6[_0x4b75eb(0x1cc)][_0x4b75eb(0x1df)](_0x3b9531=>{const _0x526abe=_0x4b75eb,{data:_0x2447ee}=_0x3b9531;if(_0x2447ee&&_0x526abe(0x1c4)==_0x2447ee[_0x526abe(0x1ca)]){const _0x4b8bb0=_0x5d41b6(_0x808639,_0x526abe(0x1d4));return _0x2447ee[_0x526abe(0x1ef)][0x0][_0x526abe(0x1e2)]?{'type':_0x526abe(0x1ec),'content':_0x5d41b6(_0x808639,_0x526abe(0x1e1),_0x4b8bb0)}:{'type':_0x526abe(0x1ec),'content':_0x5d41b6(_0x808639,_0x526abe(0x1e3),_0x4b8bb0)};}});}}function _0x253d(_0x367d8c,_0x4086fc){const _0x2cd7f9=_0x2cd7();return _0x253d=function(_0x253d33,_0x567c6b){_0x253d33=_0x253d33-0x1c4;let _0x427ac4=_0x2cd7f9[_0x253d33];return _0x427ac4;},_0x253d(_0x367d8c,_0x4086fc);}function oo(_0x4503e9){const _0x4c192c=_0x2e7dce;return _0x4c192c(0x1c4)==_0x4503e9[_0x4c192c(0x1dc)][_0x4c192c(0x1d1)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x396943=_0x4c00;function _0x4c00(_0x328c76,_0xe9fa0d){const _0x36831b=_0x3683();return _0x4c00=function(_0x4c0051,_0x67c87b){_0x4c0051=_0x4c0051-0x6c;let _0x2b127b=_0x36831b[_0x4c0051];return _0x2b127b;},_0x4c00(_0x328c76,_0xe9fa0d);}(function(_0x4baefc,_0x517a82){const _0x5d7528=_0x4c00,_0x1ea3a2=_0x4baefc();while(!![]){try{const _0x4fbb61=parseInt(_0x5d7528(0x7d))/0x1*(parseInt(_0x5d7528(0x76))/0x2)+-parseInt(_0x5d7528(0x7c))/0x3+parseInt(_0x5d7528(0x81))/0x4+parseInt(_0x5d7528(0x78))/0x5*(-parseInt(_0x5d7528(0x6f))/0x6)+-parseInt(_0x5d7528(0x75))/0x7*(-parseInt(_0x5d7528(0x73))/0x8)+parseInt(_0x5d7528(0x70))/0x9*(-parseInt(_0x5d7528(0x71))/0xa)+-parseInt(_0x5d7528(0x7a))/0xb*(-parseInt(_0x5d7528(0x72))/0xc);if(_0x4fbb61===_0x517a82)break;else _0x1ea3a2['push'](_0x1ea3a2['shift']());}catch(_0x22afae){_0x1ea3a2['push'](_0x1ea3a2['shift']());}}}(_0x3683,0x3bc9c));import{Plugin as _0x418227}from'ckeditor5/src/core.js';export default class F extends _0x418227{[_0x396943(0x7e)](){const _0x25ac9a=_0x396943,_0x51a9f0=this[_0x25ac9a(0x74)];_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x7b)](_0x25ac9a(0x6e))&&(_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x6c)](_0x25ac9a(0x7f))[_0x25ac9a(0x6d)](_0x25ac9a(0x80)),_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x6c)](_0x25ac9a(0x7f))[_0x25ac9a(0x6d)](_0x25ac9a(0x79)),_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x6c)](_0x25ac9a(0x7f))[_0x25ac9a(0x6d)](_0x25ac9a(0x82)));}}function _0x3683(){const _0x346ed4=['changeCaseUpper','1638420hXreMQ','changeCaseTitle','get','enableCommand','CaseChange','12FkCaag','18putmaT','2197070QnVDUL','120QisVaY','64XnJvbJ','editor','138733DJivSz','312010iFbXxl','plugins','730850DdLmGb','changeCaseLower','634744vJVIPm','has','1441683fCKoNR','2jYMLBA','afterInit','TrackChangesEditing'];_0x3683=function(){return _0x346ed4;};return _0x3683();}
23
+ const _0x595647=_0x24d2;function _0x24d2(_0x29888a,_0x79345c){const _0x3d289c=_0x3d28();return _0x24d2=function(_0x24d24e,_0x5c3925){_0x24d24e=_0x24d24e-0x143;let _0x3fecbb=_0x3d289c[_0x24d24e];return _0x3fecbb;},_0x24d2(_0x29888a,_0x79345c);}(function(_0x1bff0e,_0x38fb27){const _0x433c69=_0x24d2,_0x4afc62=_0x1bff0e();while(!![]){try{const _0x5313c8=parseInt(_0x433c69(0x158))/0x1*(-parseInt(_0x433c69(0x152))/0x2)+parseInt(_0x433c69(0x146))/0x3*(-parseInt(_0x433c69(0x155))/0x4)+-parseInt(_0x433c69(0x144))/0x5*(-parseInt(_0x433c69(0x149))/0x6)+-parseInt(_0x433c69(0x154))/0x7*(parseInt(_0x433c69(0x143))/0x8)+-parseInt(_0x433c69(0x153))/0x9*(parseInt(_0x433c69(0x14f))/0xa)+-parseInt(_0x433c69(0x156))/0xb*(-parseInt(_0x433c69(0x151))/0xc)+parseInt(_0x433c69(0x145))/0xd;if(_0x5313c8===_0x38fb27)break;else _0x4afc62['push'](_0x4afc62['shift']());}catch(_0x4e35eb){_0x4afc62['push'](_0x4afc62['shift']());}}}(_0x3d28,0x6af2f));import{Plugin as _0x3aa8fd}from'ckeditor5/src/core.js';export default class F extends _0x3aa8fd{[_0x595647(0x15a)](){const _0x492b2d=_0x595647,_0x1b0a14=this[_0x492b2d(0x148)];_0x1b0a14[_0x492b2d(0x14c)][_0x492b2d(0x150)](_0x492b2d(0x14d))&&(_0x1b0a14[_0x492b2d(0x14c)][_0x492b2d(0x14a)](_0x492b2d(0x14b))[_0x492b2d(0x157)](_0x492b2d(0x147)),_0x1b0a14[_0x492b2d(0x14c)][_0x492b2d(0x14a)](_0x492b2d(0x14b))[_0x492b2d(0x157)](_0x492b2d(0x159)),_0x1b0a14[_0x492b2d(0x14c)][_0x492b2d(0x14a)](_0x492b2d(0x14b))[_0x492b2d(0x157)](_0x492b2d(0x14e)));}}function _0x3d28(){const _0x4fc0c6=['2902232QTkqkh','1940065clRdFz','5922878dpupUh','354wEigic','changeCaseUpper','editor','6sefhmr','get','TrackChangesEditing','plugins','CaseChange','changeCaseTitle','99230PjvbRf','has','108UKbjpA','6114HwrdHP','9SWZTJA','7sRpMSX','1684HsOLPk','158807kPEqgs','enableCommand','37xPbPeF','changeCaseLower','afterInit'];_0x3d28=function(){return _0x4fc0c6;};return _0x3d28();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23ee38=_0x1c53;(function(_0x3fa171,_0x2f20d8){const _0x5b23a5=_0x1c53,_0x17833c=_0x3fa171();while(!![]){try{const _0x5a35bb=-parseInt(_0x5b23a5(0x139))/0x1+-parseInt(_0x5b23a5(0x146))/0x2*(parseInt(_0x5b23a5(0x13b))/0x3)+parseInt(_0x5b23a5(0x14a))/0x4+parseInt(_0x5b23a5(0x13a))/0x5*(parseInt(_0x5b23a5(0x138))/0x6)+-parseInt(_0x5b23a5(0x13d))/0x7*(parseInt(_0x5b23a5(0x147))/0x8)+-parseInt(_0x5b23a5(0x148))/0x9+parseInt(_0x5b23a5(0x13c))/0xa*(parseInt(_0x5b23a5(0x143))/0xb);if(_0x5a35bb===_0x2f20d8)break;else _0x17833c['push'](_0x17833c['shift']());}catch(_0x611b39){_0x17833c['push'](_0x17833c['shift']());}}}(_0x4449,0x21a30));function _0x4449(){const _0x19345f=['get','afterInit','186164MtNwyv','ckbox','plugins','313478aPNBsu','886488bvCHZZ','780444XGlVmn','editor','678044nyyCrV','6AoAJpe','145408ZcjQlZ','16670TrdsOZ','3ChkwOs','340eiVqdd','14vHqdKe','TrackChangesEditing','commands','enableCommand'];_0x4449=function(){return _0x19345f;};return _0x4449();}import{Plugin as _0x3c6a9c}from'ckeditor5/src/core.js';function _0x1c53(_0x3264f6,_0x27e3fb){const _0x4449a5=_0x4449();return _0x1c53=function(_0x1c536c,_0x189278){_0x1c536c=_0x1c536c-0x138;let _0x1a45d0=_0x4449a5[_0x1c536c];return _0x1a45d0;},_0x1c53(_0x3264f6,_0x27e3fb);}export default class G extends _0x3c6a9c{[_0x23ee38(0x142)](){const _0x32d3cd=_0x23ee38,_0x29d22f=this[_0x32d3cd(0x149)];_0x29d22f[_0x32d3cd(0x13f)][_0x32d3cd(0x141)](_0x32d3cd(0x144))&&_0x29d22f[_0x32d3cd(0x145)][_0x32d3cd(0x141)](_0x32d3cd(0x13e))[_0x32d3cd(0x140)](_0x32d3cd(0x144));}}
23
+ const _0x40bc9a=_0x1abf;function _0x1abf(_0x5972c7,_0x430c1e){const _0x47b4e5=_0x47b4();return _0x1abf=function(_0x1abf79,_0x4b5eb8){_0x1abf79=_0x1abf79-0x186;let _0x233b5d=_0x47b4e5[_0x1abf79];return _0x233b5d;},_0x1abf(_0x5972c7,_0x430c1e);}function _0x47b4(){const _0x1aa876=['11lgmZrS','1558056vpZIXR','147558QZbufN','TrackChangesEditing','plugins','commands','ckbox','3472710lFHnVh','editor','9oIcGMm','369JGecEy','get','14120CfhaQR','606403gfOJld','enableCommand','10203984sxijZj','16dNKjsw','afterInit','3772kIKGVa','40deBAvl'];_0x47b4=function(){return _0x1aa876;};return _0x47b4();}(function(_0x2bfe32,_0x57d079){const _0x44b277=_0x1abf,_0x4c940c=_0x2bfe32();while(!![]){try{const _0x514942=-parseInt(_0x44b277(0x188))/0x1*(parseInt(_0x44b277(0x18c))/0x2)+-parseInt(_0x44b277(0x186))/0x3*(-parseInt(_0x44b277(0x18e))/0x4)+parseInt(_0x44b277(0x18f))/0x5*(-parseInt(_0x44b277(0x192))/0x6)+parseInt(_0x44b277(0x189))/0x7+parseInt(_0x44b277(0x191))/0x8*(-parseInt(_0x44b277(0x199))/0x9)+-parseInt(_0x44b277(0x197))/0xa*(parseInt(_0x44b277(0x190))/0xb)+parseInt(_0x44b277(0x18b))/0xc;if(_0x514942===_0x57d079)break;else _0x4c940c['push'](_0x4c940c['shift']());}catch(_0xedf8cb){_0x4c940c['push'](_0x4c940c['shift']());}}}(_0x47b4,0x31202));import{Plugin as _0xb2db2c}from'ckeditor5/src/core.js';export default class G extends _0xb2db2c{[_0x40bc9a(0x18d)](){const _0x3e7f12=_0x40bc9a,_0x2d2765=this[_0x3e7f12(0x198)];_0x2d2765[_0x3e7f12(0x195)][_0x3e7f12(0x187)](_0x3e7f12(0x196))&&_0x2d2765[_0x3e7f12(0x194)][_0x3e7f12(0x187)](_0x3e7f12(0x193))[_0x3e7f12(0x18a)](_0x3e7f12(0x196));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x309800=_0x1cf1;(function(_0x12ce7b,_0x5855a3){const _0x990565=_0x1cf1,_0x21aeac=_0x12ce7b();while(!![]){try{const _0x41399f=-parseInt(_0x990565(0x16b))/0x1+parseInt(_0x990565(0x15e))/0x2*(parseInt(_0x990565(0x147))/0x3)+-parseInt(_0x990565(0x17a))/0x4+parseInt(_0x990565(0x172))/0x5+parseInt(_0x990565(0x156))/0x6+-parseInt(_0x990565(0x151))/0x7+parseInt(_0x990565(0x14c))/0x8*(-parseInt(_0x990565(0x167))/0x9);if(_0x41399f===_0x5855a3)break;else _0x21aeac['push'](_0x21aeac['shift']());}catch(_0x29e6fa){_0x21aeac['push'](_0x21aeac['shift']());}}}(_0x3a7d,0xaab7d));import{Plugin as _0x1987d4}from'ckeditor5/src/core.js';import{getTranslation as _0x360cfa}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x408b6c}from'../utils/utils.js';export default class L extends _0x1987d4{[_0x309800(0x14b)](){const _0x1b012c=_0x309800,_0x25fb2d=this[_0x1b012c(0x14f)];if(!_0x25fb2d[_0x1b012c(0x162)][_0x1b012c(0x14a)](_0x1b012c(0x148)))return;const _0x193ec2=_0x25fb2d[_0x1b012c(0x162)][_0x1b012c(0x17c)](_0x1b012c(0x168)),_0x1b69ed=_0x25fb2d[_0x1b012c(0x16d)],_0x1a961c=_0x25fb2d[_0x1b012c(0x15a)][_0x1b012c(0x17c)](_0x1b012c(0x166))[_0x1b012c(0x150)],_0x38c300=_0x25fb2d[_0x1b012c(0x14d)][_0x1b012c(0x17c)](_0x1b012c(0x166));_0x193ec2[_0x1b012c(0x161)](_0x1b012c(0x16a)),_0x193ec2[_0x1b012c(0x161)](_0x1b012c(0x16c)),_0x193ec2[_0x1b012c(0x161)](_0x1b012c(0x166),(_0x3e3958,_0x247aa0={})=>{const _0x18ae23=_0x1b012c,_0xb08bcf=_0x25fb2d[_0x18ae23(0x164)],_0x421790=_0x25fb2d[_0x18ae23(0x164)][_0x18ae23(0x179)][_0x18ae23(0x153)],_0x220b64=_0x247aa0&&void 0x0!==_0x247aa0[_0x18ae23(0x15c)]?_0x247aa0[_0x18ae23(0x15c)]:!_0x38c300[_0x18ae23(0x174)];let _0x26cb9e;_0x247aa0[_0x18ae23(0x16f)]||(_0x247aa0[_0x18ae23(0x16f)]=_0x1a961c[0x0][_0x18ae23(0x16f)]),_0x26cb9e=_0x220b64?Array[_0x18ae23(0x175)](_0x421790[_0x18ae23(0x157)]())[_0x18ae23(0x159)](_0x1a5f9c=>eo(_0x1a5f9c)||function(_0x20f315,_0x4a9fe1){const _0x540346=_0x18ae23;if(_0x20f315['is'](_0x540346(0x15f))||_0x4a9fe1[_0x540346(0x171)](_0x20f315))return!0x1;return _0x4a9fe1[_0x540346(0x155)](_0x20f315[_0x540346(0x149)],_0x540346(0x166));}(_0x1a5f9c,_0xb08bcf[_0x18ae23(0x163)])):Array[_0x18ae23(0x175)](_0x421790[_0x18ae23(0x157)]())[_0x18ae23(0x159)](_0x244b46=>eo(_0x244b46));const _0x363542=_0x408b6c(_0x26cb9e,_0xb08bcf);_0xb08bcf[_0x18ae23(0x169)](()=>{const _0x3b44e7=_0x18ae23;for(const _0x3870aa of _0x363542)_0x193ec2[_0x3b44e7(0x177)](_0x3870aa,{'commandName':_0x3b44e7(0x166),'commandParams':[{..._0x247aa0,'forceValue':_0x220b64}],'formatGroupId':_0x3b44e7(0x158)});});}),(_0x193ec2[_0x1b012c(0x15b)][_0x1b012c(0x15d)](_0x1b012c(0x166),_0x4fdee8=>_0x360cfa(_0x1b69ed,_0x1b012c(0x160),_0x4fdee8)),_0x193ec2[_0x1b012c(0x15b)][_0x1b012c(0x146)](_0xa1b559=>{const _0x3580e7=_0x1b012c;if(_0x3580e7(0x165)!=_0xa1b559[_0x3580e7(0x173)])return;const _0x1abca2=_0x1b69ed['t'],{data:_0x1c397e}=_0xa1b559;if(!_0x1c397e||_0x3580e7(0x166)!=_0x1c397e[_0x3580e7(0x154)])return;const _0x3bdadc=_0x1c397e[_0x3580e7(0x178)][0x0][_0x3580e7(0x16f)],_0x152197=_0x1abca2(_0x1a961c[_0x3580e7(0x152)](_0x1845be=>_0x1845be[_0x3580e7(0x16f)]===_0x3bdadc)[_0x3580e7(0x170)])[_0x3580e7(0x16e)]();return _0x1c397e[_0x3580e7(0x178)][0x0][_0x3580e7(0x15c)]?{'type':_0x3580e7(0x176),'content':_0x360cfa(_0x1b69ed,_0x3580e7(0x17b),_0x360cfa(_0x1b69ed,_0x3580e7(0x160),0x1)+'\x20('+_0x152197+')')}:{'type':_0x3580e7(0x176),'content':_0x360cfa(_0x1b69ed,_0x3580e7(0x145),_0x360cfa(_0x1b69ed,_0x3580e7(0x160),0x1))};}));}}function _0x3a7d(){const _0x1e062a=['toLowerCase','language','label','isLimit','5067085CGKyZu','type','value','from','format','markBlockFormat','commandParams','document','149992yBzXRW','*Set\x20format:*\x20%0','get','*Remove\x20format:*\x20%0','registerDescriptionCallback','10401FTiQLh','CodeBlock','parent','has','afterInit','472XhsmPv','commands','name','editor','languages','9706627YQfTIG','find','selection','commandName','checkChild','7840350sMVxgH','getSelectedBlocks','blockName','filter','config','descriptionFactory','forceValue','registerElementLabel','746roiAeu','rootElement','ELEMENT_CODE_BLOCK','enableCommand','plugins','schema','model','formatBlock','codeBlock','33597gvyDxB','TrackChangesEditing','change','indentCodeBlock','1269666nAmDOp','outdentCodeBlock','locale'];_0x3a7d=function(){return _0x1e062a;};return _0x3a7d();}function _0x1cf1(_0x20acce,_0x1771ce){const _0x3a7d3f=_0x3a7d();return _0x1cf1=function(_0x1cf19b,_0x3d0a8e){_0x1cf19b=_0x1cf19b-0x145;let _0x3f4fb8=_0x3a7d3f[_0x1cf19b];return _0x3f4fb8;},_0x1cf1(_0x20acce,_0x1771ce);}function eo(_0x12192e){const _0x28fc64=_0x309800;return _0x28fc64(0x166)==_0x12192e[_0x28fc64(0x14e)];}
23
+ const _0x4ea1c2=_0x2f42;(function(_0x4bd915,_0x2203bc){const _0x2a7b90=_0x2f42,_0x4fa9a4=_0x4bd915();while(!![]){try{const _0x51867a=parseInt(_0x2a7b90(0x1b9))/0x1*(-parseInt(_0x2a7b90(0x1ba))/0x2)+-parseInt(_0x2a7b90(0x1ac))/0x3*(parseInt(_0x2a7b90(0x1b2))/0x4)+parseInt(_0x2a7b90(0x1a8))/0x5+-parseInt(_0x2a7b90(0x1a2))/0x6*(-parseInt(_0x2a7b90(0x1ca))/0x7)+-parseInt(_0x2a7b90(0x1d5))/0x8*(-parseInt(_0x2a7b90(0x1a7))/0x9)+-parseInt(_0x2a7b90(0x1c7))/0xa+-parseInt(_0x2a7b90(0x1c9))/0xb;if(_0x51867a===_0x2203bc)break;else _0x4fa9a4['push'](_0x4fa9a4['shift']());}catch(_0x12339a){_0x4fa9a4['push'](_0x4fa9a4['shift']());}}}(_0x38b4,0x1fc53));function _0x38b4(){const _0x3f964b=['schema','blockName','785470VBAitW','registerElementLabel','585266YmXKMs','19845zBblJq','label','format','markBlockFormat','outdentCodeBlock','language','languages','find','document','afterInit','getSelectedBlocks','32xqwWEx','commandName','isLimit','forceValue','toLowerCase','from','descriptionFactory','414FtbQlu','commands','parent','codeBlock','config','546507GhzQPj','796385RglmIo','selection','checkChild','editor','557331LArZrk','enableCommand','locale','has','type','indentCodeBlock','4SHlXTQ','model','CodeBlock','*Set\x20format:*\x20%0','plugins','registerDescriptionCallback','filter','50041QvNvZU','6HaAvEp','get','rootElement','commandParams','ELEMENT_CODE_BLOCK','formatBlock','name','value','*Remove\x20format:*\x20%0','change','TrackChangesEditing'];_0x38b4=function(){return _0x3f964b;};return _0x38b4();}import{Plugin as _0x581635}from'ckeditor5/src/core.js';import{getTranslation as _0x514276}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x157334}from'../utils/utils.js';function _0x2f42(_0x2d9399,_0x529b58){const _0x38b4a8=_0x38b4();return _0x2f42=function(_0x2f42a0,_0x378e56){_0x2f42a0=_0x2f42a0-0x19d;let _0x439590=_0x38b4a8[_0x2f42a0];return _0x439590;},_0x2f42(_0x2d9399,_0x529b58);}export default class L extends _0x581635{[_0x4ea1c2(0x1d3)](){const _0x207ad2=_0x4ea1c2,_0x58f808=this[_0x207ad2(0x1ab)];if(!_0x58f808[_0x207ad2(0x1b6)][_0x207ad2(0x1af)](_0x207ad2(0x1b4)))return;const _0x1adedc=_0x58f808[_0x207ad2(0x1b6)][_0x207ad2(0x1bb)](_0x207ad2(0x1c4)),_0x499639=_0x58f808[_0x207ad2(0x1ae)],_0x221145=_0x58f808[_0x207ad2(0x1a6)][_0x207ad2(0x1bb)](_0x207ad2(0x1a5))[_0x207ad2(0x1d0)],_0x45f010=_0x58f808[_0x207ad2(0x1a3)][_0x207ad2(0x1bb)](_0x207ad2(0x1a5));_0x1adedc[_0x207ad2(0x1ad)](_0x207ad2(0x1b1)),_0x1adedc[_0x207ad2(0x1ad)](_0x207ad2(0x1ce)),_0x1adedc[_0x207ad2(0x1ad)](_0x207ad2(0x1a5),(_0x58791f,_0x58ed26={})=>{const _0x41fa51=_0x207ad2,_0x14cece=_0x58f808[_0x41fa51(0x1b3)],_0x48b7f6=_0x58f808[_0x41fa51(0x1b3)][_0x41fa51(0x1d2)][_0x41fa51(0x1a9)],_0x12cfc2=_0x58ed26&&void 0x0!==_0x58ed26[_0x41fa51(0x19e)]?_0x58ed26[_0x41fa51(0x19e)]:!_0x45f010[_0x41fa51(0x1c1)];let _0x4baa31;_0x58ed26[_0x41fa51(0x1cf)]||(_0x58ed26[_0x41fa51(0x1cf)]=_0x221145[0x0][_0x41fa51(0x1cf)]),_0x4baa31=_0x12cfc2?Array[_0x41fa51(0x1a0)](_0x48b7f6[_0x41fa51(0x1d4)]())[_0x41fa51(0x1b8)](_0x1f2d11=>eo(_0x1f2d11)||function(_0x928a8,_0x323f52){const _0x5c22e1=_0x41fa51;if(_0x928a8['is'](_0x5c22e1(0x1bc))||_0x323f52[_0x5c22e1(0x19d)](_0x928a8))return!0x1;return _0x323f52[_0x5c22e1(0x1aa)](_0x928a8[_0x5c22e1(0x1a4)],_0x5c22e1(0x1a5));}(_0x1f2d11,_0x14cece[_0x41fa51(0x1c5)])):Array[_0x41fa51(0x1a0)](_0x48b7f6[_0x41fa51(0x1d4)]())[_0x41fa51(0x1b8)](_0xb2af7a=>eo(_0xb2af7a));const _0x555508=_0x157334(_0x4baa31,_0x14cece);_0x14cece[_0x41fa51(0x1c3)](()=>{const _0x537e89=_0x41fa51;for(const _0x3df1ef of _0x555508)_0x1adedc[_0x537e89(0x1cd)](_0x3df1ef,{'commandName':_0x537e89(0x1a5),'commandParams':[{..._0x58ed26,'forceValue':_0x12cfc2}],'formatGroupId':_0x537e89(0x1c6)});});}),(_0x1adedc[_0x207ad2(0x1a1)][_0x207ad2(0x1c8)](_0x207ad2(0x1a5),_0x3492c0=>_0x514276(_0x499639,_0x207ad2(0x1be),_0x3492c0)),_0x1adedc[_0x207ad2(0x1a1)][_0x207ad2(0x1b7)](_0x55b52b=>{const _0x945621=_0x207ad2;if(_0x945621(0x1bf)!=_0x55b52b[_0x945621(0x1b0)])return;const _0x309dca=_0x499639['t'],{data:_0x51262e}=_0x55b52b;if(!_0x51262e||_0x945621(0x1a5)!=_0x51262e[_0x945621(0x1d6)])return;const _0x378775=_0x51262e[_0x945621(0x1bd)][0x0][_0x945621(0x1cf)],_0x2d9688=_0x309dca(_0x221145[_0x945621(0x1d1)](_0x24b95d=>_0x24b95d[_0x945621(0x1cf)]===_0x378775)[_0x945621(0x1cb)])[_0x945621(0x19f)]();return _0x51262e[_0x945621(0x1bd)][0x0][_0x945621(0x19e)]?{'type':_0x945621(0x1cc),'content':_0x514276(_0x499639,_0x945621(0x1b5),_0x514276(_0x499639,_0x945621(0x1be),0x1)+'\x20('+_0x2d9688+')')}:{'type':_0x945621(0x1cc),'content':_0x514276(_0x499639,_0x945621(0x1c2),_0x514276(_0x499639,_0x945621(0x1be),0x1))};}));}}function eo(_0x5124aa){const _0x294f9c=_0x4ea1c2;return _0x294f9c(0x1a5)==_0x5124aa[_0x294f9c(0x1c0)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f7ef=_0x1d33;(function(_0x341db6,_0x162a02){const _0x2c94a1=_0x1d33,_0xf6697e=_0x341db6();while(!![]){try{const _0x555817=parseInt(_0x2c94a1(0xae))/0x1*(parseInt(_0x2c94a1(0xb0))/0x2)+-parseInt(_0x2c94a1(0x9f))/0x3*(-parseInt(_0x2c94a1(0xb1))/0x4)+-parseInt(_0x2c94a1(0xab))/0x5+-parseInt(_0x2c94a1(0xa8))/0x6+parseInt(_0x2c94a1(0xa1))/0x7*(-parseInt(_0x2c94a1(0xa9))/0x8)+parseInt(_0x2c94a1(0xa3))/0x9+parseInt(_0x2c94a1(0xa6))/0xa;if(_0x555817===_0x162a02)break;else _0xf6697e['push'](_0xf6697e['shift']());}catch(_0x32a394){_0xf6697e['push'](_0xf6697e['shift']());}}}(_0x1db8,0x1e4a6));function _0x1d33(_0x9c9475,_0x1814e6){const _0x1db8f3=_0x1db8();return _0x1d33=function(_0x1d33d4,_0x2e47bd){_0x1d33d4=_0x1d33d4-0x9f;let _0x4ce8d8=_0x1db8f3[_0x1d33d4];return _0x4ce8d8;},_0x1d33(_0x9c9475,_0x1814e6);}import{Plugin as _0x16400e}from'ckeditor5/src/core.js';export default class H extends _0x16400e{[_0x4f7ef(0xa2)](){const _0x4a1f4d=_0x4f7ef,_0x3d6674=this[_0x4a1f4d(0xa5)];if(!_0x3d6674[_0x4a1f4d(0xa4)][_0x4a1f4d(0xac)](_0x4a1f4d(0xad)))return;_0x3d6674[_0x4a1f4d(0xa4)][_0x4a1f4d(0xa7)](_0x4a1f4d(0xa0))[_0x4a1f4d(0xaa)](_0x4a1f4d(0xaf));}}function _0x1db8(){const _0x1abca1=['16hBjlvT','160170EADgOV','TrackChangesEditing','32543SbaMAV','afterInit','909288xBomVt','plugins','editor','2203480LqLMkS','get','663384jmlWvI','416mRYAXH','enableCommand','766810DkYuRV','has','CommentsEditing','2uCfAVz','addCommentThread','94804WmyNwF'];_0x1db8=function(){return _0x1abca1;};return _0x1db8();}
23
+ const _0x23c195=_0x18dd;function _0xa1ab(){const _0x38cf4f=['editor','5446683gKejAN','17003vbAnvu','enableCommand','4caftsV','get','1876510BlOwnP','33010vATtvU','CommentsEditing','4064kNYhCf','plugins','addCommentThread','2164419Scsbmw','757932gYaJPB','4YFIQFC','afterInit','58945513XhsOAy','TrackChangesEditing','has','642Dzkdbn'];_0xa1ab=function(){return _0x38cf4f;};return _0xa1ab();}(function(_0x443029,_0x14d524){const _0x409101=_0x18dd,_0x3751ed=_0x443029();while(!![]){try{const _0x41b75d=parseInt(_0x409101(0x109))/0x1*(-parseInt(_0x409101(0x108))/0x2)+-parseInt(_0x409101(0x107))/0x3*(parseInt(_0x409101(0x113))/0x4)+parseInt(_0x409101(0x116))/0x5*(-parseInt(_0x409101(0x10e))/0x6)+parseInt(_0x409101(0x111))/0x7*(-parseInt(_0x409101(0x118))/0x8)+-parseInt(_0x409101(0x110))/0x9+parseInt(_0x409101(0x115))/0xa+parseInt(_0x409101(0x10b))/0xb;if(_0x41b75d===_0x14d524)break;else _0x3751ed['push'](_0x3751ed['shift']());}catch(_0x5ace96){_0x3751ed['push'](_0x3751ed['shift']());}}}(_0xa1ab,0xba648));function _0x18dd(_0x3499da,_0x2c9ec0){const _0xa1abc2=_0xa1ab();return _0x18dd=function(_0x18ddf2,_0x2f050f){_0x18ddf2=_0x18ddf2-0x105;let _0x17c883=_0xa1abc2[_0x18ddf2];return _0x17c883;},_0x18dd(_0x3499da,_0x2c9ec0);}import{Plugin as _0x5128f6}from'ckeditor5/src/core.js';export default class H extends _0x5128f6{[_0x23c195(0x10a)](){const _0x59f56a=_0x23c195,_0x3d929d=this[_0x59f56a(0x10f)];if(!_0x3d929d[_0x59f56a(0x105)][_0x59f56a(0x10d)](_0x59f56a(0x117)))return;_0x3d929d[_0x59f56a(0x105)][_0x59f56a(0x114)](_0x59f56a(0x10c))[_0x59f56a(0x112)](_0x59f56a(0x106));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5deca9=_0x320e;function _0x28d3(){const _0x384232=['enqueueChange','init','createSelection','1628143VEvSYD','deleteForward','detach','150eMTpkv','797345LjYDFV','buffer','get','283629MoXfYa','unit','uiElement','22MhGobm','plugins','delete','document','getFirstRange','selection','removeMarker:suggestion:deletion','1718922GfLuSY','bind','9413055HOxURV','options','createRange','end','enableCommand','setSelection','high','fromRange','lock','forward','unlock','editor','12HrZFlk','TrackChangesEditing','264085srMHuW','writer','mapper','model','showSuggestionHighlights','editing','modifySelection','markerName','data','rootName','start','unbindElementFromMarkerName','addMarker:suggestion:deletion','isCollapsed','merge','7QbHXEN','requires','3034192wDqdnm','root','markerNameToElements','downcastDispatcher','batch','$graveyard','remove','commands'];_0x28d3=function(){return _0x384232;};return _0x28d3();}(function(_0x2f2b4f,_0x4a6b3f){const _0x21aabb=_0x320e,_0x13f1eb=_0x2f2b4f();while(!![]){try{const _0x2f8532=parseInt(_0x21aabb(0x1d3))/0x1+parseInt(_0x21aabb(0x1d9))/0x2*(parseInt(_0x21aabb(0x1d6))/0x3)+parseInt(_0x21aabb(0x1ee))/0x4*(-parseInt(_0x21aabb(0x1f0))/0x5)+-parseInt(_0x21aabb(0x1e0))/0x6+parseInt(_0x21aabb(0x1c2))/0x7*(parseInt(_0x21aabb(0x1c4))/0x8)+parseInt(_0x21aabb(0x1e2))/0x9+-parseInt(_0x21aabb(0x1d2))/0xa*(parseInt(_0x21aabb(0x1cf))/0xb);if(_0x2f8532===_0x4a6b3f)break;else _0x13f1eb['push'](_0x13f1eb['shift']());}catch(_0x6d512b){_0x13f1eb['push'](_0x13f1eb['shift']());}}}(_0x28d3,0x91d6a));import{Plugin as _0x58b592}from'ckeditor5/src/core.js';import{LiveRange as _0x417b00}from'ckeditor5/src/engine.js';import{Delete as _0x4de4ca}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0xd3d3d9}from'./utils.js';function _0x320e(_0x392849,_0x11e8ca){const _0x28d369=_0x28d3();return _0x320e=function(_0x320e50,_0xc2b797){_0x320e50=_0x320e50-0x1c2;let _0x45c387=_0x28d369[_0x320e50];return _0x45c387;},_0x320e(_0x392849,_0x11e8ca);}export default class q extends _0x58b592{static get[_0x5deca9(0x1c3)](){return[_0x4de4ca];}[_0x5deca9(0x1cd)](){const _0x2ebc31=_0x5deca9,_0x1aa44b=this[_0x2ebc31(0x1ed)],_0x4013fe=_0x1aa44b[_0x2ebc31(0x1da)][_0x2ebc31(0x1d5)](_0x2ebc31(0x1ef));_0x4013fe[_0x2ebc31(0x1e6)](_0x2ebc31(0x1db));const _0x55ae6e=_0x1aa44b[_0x2ebc31(0x1cb)][_0x2ebc31(0x1d5)](_0x2ebc31(0x1d0));_0x4013fe[_0x2ebc31(0x1e6)](_0x2ebc31(0x1d0),(_0x5e4308,_0x1b0360={})=>{const _0xd8d196=_0x2ebc31,_0x1c35bd=_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1ce)](_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1dc)][_0xd8d196(0x1de)]);_0x1c35bd[_0xd8d196(0x1fd)]&&_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1f6)](_0x1c35bd,{'direction':_0xd8d196(0x1eb),'unit':_0x1b0360[_0xd8d196(0x1d7)]});const _0x2f67e9=_0x1c35bd[_0xd8d196(0x1dd)](),_0x1d3437=_0x417b00[_0xd8d196(0x1e9)](_0x2f67e9);let _0xd1e570;_0x5e4308(_0x1b0360),_0xd1e570=_0xd8d196(0x1c9)==_0x1d3437[_0xd8d196(0x1c5)][_0xd8d196(0x1f9)]?_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1e4)](_0x2f67e9[_0xd8d196(0x1fa)]):_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1e4)](_0x1d3437[_0xd8d196(0x1fa)],_0x1d3437[_0xd8d196(0x1e5)]),_0x1d3437[_0xd8d196(0x1d1)](),_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1cc)](_0x55ae6e[_0xd8d196(0x1d4)][_0xd8d196(0x1c8)],_0x5a36e9=>{const _0x4eae33=_0xd8d196;_0x55ae6e[_0x4eae33(0x1d4)][_0x4eae33(0x1ea)](),_0x5a36e9[_0x4eae33(0x1e7)](_0x5a36e9[_0x4eae33(0x1e4)](_0xd1e570[_0x4eae33(0x1e5)])),_0x55ae6e[_0x4eae33(0x1d4)][_0x4eae33(0x1ec)]();});}),_0x1aa44b[_0x2ebc31(0x1f5)][_0x2ebc31(0x1c7)]['on'](_0x2ebc31(0x1fc),_0xd3d3d9(_0x1aa44b,_0x2ebc31(0x1fe)),{'priority':_0x2ebc31(0x1e8)}),_0x1aa44b[_0x2ebc31(0x1f8)][_0x2ebc31(0x1c7)]['on'](_0x2ebc31(0x1fc),(_0x10fb7a,_0x5ca9c3,_0x389849)=>{const _0x38c2aa=_0x2ebc31;_0x389849[_0x38c2aa(0x1e3)][_0x38c2aa(0x1f4)]&&_0xd3d3d9(_0x1aa44b,_0x38c2aa(0x1fe),{'showActiveMarker':!0x1})[_0x38c2aa(0x1e1)](this)(_0x10fb7a,_0x5ca9c3,_0x389849);},{'priority':_0x2ebc31(0x1e8)}),_0x1aa44b[_0x2ebc31(0x1f5)][_0x2ebc31(0x1c7)]['on'](_0x2ebc31(0x1df),(_0x237388,_0x458be4,_0x202cc2)=>{const _0x287760=_0x2ebc31,_0x4651a3=_0x202cc2[_0x287760(0x1f2)][_0x287760(0x1c6)](_0x458be4[_0x287760(0x1f7)]);if(_0x4651a3){for(const _0xdfbcce of _0x4651a3)_0xdfbcce['is'](_0x287760(0x1d8))&&(_0x202cc2[_0x287760(0x1f2)][_0x287760(0x1fb)](_0xdfbcce,_0x458be4[_0x287760(0x1f7)]),_0x202cc2[_0x287760(0x1f1)][_0x287760(0x1ca)](_0xdfbcce));}},{'priority':_0x2ebc31(0x1e8)});}}
23
+ const _0x50f712=_0x3e3f;(function(_0x6e34fc,_0x5be245){const _0x1fe84f=_0x3e3f,_0x13af87=_0x6e34fc();while(!![]){try{const _0x28b7f9=-parseInt(_0x1fe84f(0x1b8))/0x1+-parseInt(_0x1fe84f(0x1a1))/0x2+-parseInt(_0x1fe84f(0x1b2))/0x3*(parseInt(_0x1fe84f(0x197))/0x4)+-parseInt(_0x1fe84f(0x1af))/0x5*(-parseInt(_0x1fe84f(0x1b6))/0x6)+-parseInt(_0x1fe84f(0x19a))/0x7+parseInt(_0x1fe84f(0x1cc))/0x8+parseInt(_0x1fe84f(0x1bf))/0x9*(parseInt(_0x1fe84f(0x1c9))/0xa);if(_0x28b7f9===_0x5be245)break;else _0x13af87['push'](_0x13af87['shift']());}catch(_0x4cc9cb){_0x13af87['push'](_0x13af87['shift']());}}}(_0x133d,0x41fd8));import{Plugin as _0x568e95}from'ckeditor5/src/core.js';function _0x133d(){const _0x236746=['8cUHRDW','writer','unit','91JeovBF','remove','start','fromRange','forward','unlock','buffer','175972veGAcK','model','get','createRange','requires','editor','$graveyard','editing','rootName','createSelection','end','init','data','getFirstRange','2041055VPQkVe','markerNameToElements','root','440331cWmLLI','commands','enqueueChange','mapper','6AzaYEl','removeMarker:suggestion:deletion','513644fQUodK','delete','TrackChangesEditing','lock','modifySelection','batch','merge','414279tmXNRD','selection','bind','uiElement','options','unbindElementFromMarkerName','plugins','detach','downcastDispatcher','isCollapsed','100RVZoZN','showSuggestionHighlights','document','2375776IAarQT','deleteForward','enableCommand','high','addMarker:suggestion:deletion','markerName','setSelection'];_0x133d=function(){return _0x236746;};return _0x133d();}import{LiveRange as _0x173012}from'ckeditor5/src/engine.js';import{Delete as _0x69ad20}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x241a8b}from'./utils.js';function _0x3e3f(_0x3b89ff,_0x22018e){const _0x133df7=_0x133d();return _0x3e3f=function(_0x3e3fc0,_0x266e40){_0x3e3fc0=_0x3e3fc0-0x197;let _0x2082bf=_0x133df7[_0x3e3fc0];return _0x2082bf;},_0x3e3f(_0x3b89ff,_0x22018e);}export default class q extends _0x568e95{static get[_0x50f712(0x1a5)](){return[_0x69ad20];}[_0x50f712(0x1ac)](){const _0x55dc01=_0x50f712,_0x32df49=this[_0x55dc01(0x1a6)],_0x49a845=_0x32df49[_0x55dc01(0x1c5)][_0x55dc01(0x1a3)](_0x55dc01(0x1ba));_0x49a845[_0x55dc01(0x1ce)](_0x55dc01(0x1b9));const _0x1a44f5=_0x32df49[_0x55dc01(0x1b3)][_0x55dc01(0x1a3)](_0x55dc01(0x1cd));_0x49a845[_0x55dc01(0x1ce)](_0x55dc01(0x1cd),(_0x259721,_0x14b866={})=>{const _0x5c26c9=_0x55dc01,_0x449bf1=_0x32df49[_0x5c26c9(0x1a2)][_0x5c26c9(0x1aa)](_0x32df49[_0x5c26c9(0x1a2)][_0x5c26c9(0x1cb)][_0x5c26c9(0x1c0)]);_0x449bf1[_0x5c26c9(0x1c8)]&&_0x32df49[_0x5c26c9(0x1a2)][_0x5c26c9(0x1bc)](_0x449bf1,{'direction':_0x5c26c9(0x19e),'unit':_0x14b866[_0x5c26c9(0x199)]});const _0x5afd4e=_0x449bf1[_0x5c26c9(0x1ae)](),_0x35f3b0=_0x173012[_0x5c26c9(0x19d)](_0x5afd4e);let _0x37facb;_0x259721(_0x14b866),_0x37facb=_0x5c26c9(0x1a7)==_0x35f3b0[_0x5c26c9(0x1b1)][_0x5c26c9(0x1a9)]?_0x32df49[_0x5c26c9(0x1a2)][_0x5c26c9(0x1a4)](_0x5afd4e[_0x5c26c9(0x19c)]):_0x32df49[_0x5c26c9(0x1a2)][_0x5c26c9(0x1a4)](_0x35f3b0[_0x5c26c9(0x19c)],_0x35f3b0[_0x5c26c9(0x1ab)]),_0x35f3b0[_0x5c26c9(0x1c6)](),_0x32df49[_0x5c26c9(0x1a2)][_0x5c26c9(0x1b4)](_0x1a44f5[_0x5c26c9(0x1a0)][_0x5c26c9(0x1bd)],_0x3d22f9=>{const _0x1f7444=_0x5c26c9;_0x1a44f5[_0x1f7444(0x1a0)][_0x1f7444(0x1bb)](),_0x3d22f9[_0x1f7444(0x1d2)](_0x3d22f9[_0x1f7444(0x1a4)](_0x37facb[_0x1f7444(0x1ab)])),_0x1a44f5[_0x1f7444(0x1a0)][_0x1f7444(0x19f)]();});}),_0x32df49[_0x55dc01(0x1a8)][_0x55dc01(0x1c7)]['on'](_0x55dc01(0x1d0),_0x241a8b(_0x32df49,_0x55dc01(0x1be)),{'priority':_0x55dc01(0x1cf)}),_0x32df49[_0x55dc01(0x1ad)][_0x55dc01(0x1c7)]['on'](_0x55dc01(0x1d0),(_0x21b62b,_0x25ae6f,_0x2640e8)=>{const _0x208dc8=_0x55dc01;_0x2640e8[_0x208dc8(0x1c3)][_0x208dc8(0x1ca)]&&_0x241a8b(_0x32df49,_0x208dc8(0x1be),{'showActiveMarker':!0x1})[_0x208dc8(0x1c1)](this)(_0x21b62b,_0x25ae6f,_0x2640e8);},{'priority':_0x55dc01(0x1cf)}),_0x32df49[_0x55dc01(0x1a8)][_0x55dc01(0x1c7)]['on'](_0x55dc01(0x1b7),(_0x3ea44b,_0x3e7ab9,_0x471919)=>{const _0x216d46=_0x55dc01,_0x2998d0=_0x471919[_0x216d46(0x1b5)][_0x216d46(0x1b0)](_0x3e7ab9[_0x216d46(0x1d1)]);if(_0x2998d0){for(const _0x35378e of _0x2998d0)_0x35378e['is'](_0x216d46(0x1c2))&&(_0x471919[_0x216d46(0x1b5)][_0x216d46(0x1c4)](_0x35378e,_0x3e7ab9[_0x216d46(0x1d1)]),_0x471919[_0x216d46(0x198)][_0x216d46(0x19b)](_0x35378e));}},{'priority':_0x55dc01(0x1cf)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41e43d=_0x1052;(function(_0xc951a5,_0x5ab45f){const _0x5e6976=_0x1052,_0x189acb=_0xc951a5();while(!![]){try{const _0x1cae79=-parseInt(_0x5e6976(0x17d))/0x1+-parseInt(_0x5e6976(0x171))/0x2+-parseInt(_0x5e6976(0x16e))/0x3*(-parseInt(_0x5e6976(0x19c))/0x4)+parseInt(_0x5e6976(0x19e))/0x5*(parseInt(_0x5e6976(0x18f))/0x6)+-parseInt(_0x5e6976(0x1a1))/0x7+-parseInt(_0x5e6976(0x192))/0x8+parseInt(_0x5e6976(0x177))/0x9;if(_0x1cae79===_0x5ab45f)break;else _0x189acb['push'](_0x189acb['shift']());}catch(_0x3b7b0f){_0x189acb['push'](_0x189acb['shift']());}}}(_0x451f,0x70e06));import{Plugin as _0x20f017}from'ckeditor5/src/core.js';function _0x451f(){const _0x431b40=['editor','markerName','3NbVbtc','removeMarker:suggestion:insertion','parent','567068fYykfN','afterExecute','createRange','getFirstPosition','setSelection','writer','15445314OOHbjm','model','high','markerNameToElements','unbindElementFromMarkerName','addMarker:suggestion:insertion','522250VpNpcM','document','detach','createPositionAt','plugins','requires','fromRange','markInsertion','mapper','fire','getFirstRange','enterBlock','selection','enter','data','change','showSuggestionHighlights','downcastDispatcher','18RrucxS','ck-suggestion-marker-split','nextSibling','5678480mcWLKf','remove','options','commands','editing','bind','init','TrackChangesEditing','split','get','2420380tgqVdh','enableCommand','349960kuDaqt','hasClass','end','3872967ukSzpj'];_0x451f=function(){return _0x431b40;};return _0x451f();}import{Enter as _0x325d38}from'ckeditor5/src/enter.js';import{LiveRange as _0x41edf2}from'ckeditor5/src/engine.js';function _0x1052(_0x28243c,_0xecf3be){const _0x451f9c=_0x451f();return _0x1052=function(_0x1052e3,_0x4ff68b){_0x1052e3=_0x1052e3-0x16c;let _0x2972ea=_0x451f9c[_0x1052e3];return _0x2972ea;},_0x1052(_0x28243c,_0xecf3be);}import{downcastSplitMergeMarker as _0x56f86e}from'./utils.js';export default class W extends _0x20f017{static get[_0x41e43d(0x182)](){return[_0x325d38];}[_0x41e43d(0x198)](){const _0x2e01fd=_0x41e43d,_0xadff9f=this[_0x2e01fd(0x16c)],_0x1b72f5=_0xadff9f[_0x2e01fd(0x181)][_0x2e01fd(0x19b)](_0x2e01fd(0x199)),_0x34cbb7=_0xadff9f[_0x2e01fd(0x195)][_0x2e01fd(0x19b)](_0x2e01fd(0x18a));_0x1b72f5[_0x2e01fd(0x19d)](_0x2e01fd(0x18a),()=>{const _0x174155=_0x2e01fd;_0xadff9f[_0x174155(0x178)][_0x174155(0x18c)](_0x265817=>{const _0x6320e5=_0x174155,_0xa974e3=_0xadff9f[_0x6320e5(0x178)][_0x6320e5(0x17e)][_0x6320e5(0x189)],_0xe19c8b=_0xa974e3[_0x6320e5(0x174)](),_0x4e2460=_0x41edf2[_0x6320e5(0x183)](_0xa974e3[_0x6320e5(0x187)]());if(_0x34cbb7[_0x6320e5(0x188)](_0x265817)){const _0x12d6ec=_0xadff9f[_0x6320e5(0x178)][_0x6320e5(0x180)](_0xe19c8b[_0x6320e5(0x170)][_0x6320e5(0x191)],0x0),_0xee7519=_0x265817[_0x6320e5(0x173)](_0xe19c8b,_0x12d6ec);_0x1b72f5[_0x6320e5(0x184)](_0xee7519);}else _0x265817[_0x6320e5(0x175)](_0x265817[_0x6320e5(0x173)](_0x4e2460[_0x6320e5(0x1a0)]));_0x4e2460[_0x6320e5(0x17f)](),_0x34cbb7[_0x6320e5(0x186)](_0x6320e5(0x172),{'writer':_0x265817});});}),_0xadff9f[_0x2e01fd(0x196)][_0x2e01fd(0x18e)]['on'](_0x2e01fd(0x17c),_0x56f86e(_0xadff9f,_0x2e01fd(0x19a)),{'priority':_0x2e01fd(0x179)}),_0xadff9f[_0x2e01fd(0x196)][_0x2e01fd(0x18e)]['on'](_0x2e01fd(0x16f),(_0x5e6f10,_0x309bde,_0x319ec2)=>{const _0x25ee41=_0x2e01fd,_0x40993a=_0x319ec2[_0x25ee41(0x185)][_0x25ee41(0x17a)](_0x309bde[_0x25ee41(0x16d)]);if(_0x40993a){for(const _0x4f8627 of _0x40993a)_0x4f8627[_0x25ee41(0x19f)](_0x25ee41(0x190))&&(_0x319ec2[_0x25ee41(0x185)][_0x25ee41(0x17b)](_0x4f8627,_0x309bde[_0x25ee41(0x16d)]),_0x319ec2[_0x25ee41(0x176)][_0x25ee41(0x193)](_0x4f8627));}},{'priority':_0x2e01fd(0x179)}),_0xadff9f[_0x2e01fd(0x18b)][_0x2e01fd(0x18e)]['on'](_0x2e01fd(0x17c),(_0x4a26b7,_0x5baf80,_0x5038cc)=>{const _0x486cce=_0x2e01fd;_0x5038cc[_0x486cce(0x194)][_0x486cce(0x18d)]&&_0x56f86e(_0xadff9f,_0x486cce(0x19a),{'showActiveMarker':!0x1})[_0x486cce(0x197)](this)(_0x4a26b7,_0x5baf80,_0x5038cc);},{'priority':_0x2e01fd(0x179)});}}
23
+ const _0x49fb4e=_0x3ba7;function _0x3ba7(_0x255eba,_0x3917bc){const _0x294191=_0x2941();return _0x3ba7=function(_0x3ba7db,_0x400c31){_0x3ba7db=_0x3ba7db-0x124;let _0x40db6e=_0x294191[_0x3ba7db];return _0x40db6e;},_0x3ba7(_0x255eba,_0x3917bc);}(function(_0x7bd140,_0x35c2e0){const _0x5761a7=_0x3ba7,_0xa2a058=_0x7bd140();while(!![]){try{const _0x45861c=-parseInt(_0x5761a7(0x14c))/0x1+parseInt(_0x5761a7(0x159))/0x2*(-parseInt(_0x5761a7(0x12d))/0x3)+-parseInt(_0x5761a7(0x128))/0x4+parseInt(_0x5761a7(0x140))/0x5+-parseInt(_0x5761a7(0x153))/0x6+-parseInt(_0x5761a7(0x125))/0x7*(-parseInt(_0x5761a7(0x147))/0x8)+parseInt(_0x5761a7(0x156))/0x9*(parseInt(_0x5761a7(0x148))/0xa);if(_0x45861c===_0x35c2e0)break;else _0xa2a058['push'](_0xa2a058['shift']());}catch(_0x5bacd6){_0xa2a058['push'](_0xa2a058['shift']());}}}(_0x2941,0xe591e));import{Plugin as _0x36a388}from'ckeditor5/src/core.js';import{Enter as _0xc0f6cc}from'ckeditor5/src/enter.js';import{LiveRange as _0x21b7bd}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x3982e1}from'./utils.js';function _0x2941(){const _0x591f15=['nextSibling','ck-suggestion-marker-split','TrackChangesEditing','showSuggestionHighlights','detach','fire','model','selection','hasClass','markerName','createPositionAt','get','init','enterBlock','split','removeMarker:suggestion:insertion','writer','markInsertion','1990860kAneui','getFirstPosition','change','unbindElementFromMarkerName','enableCommand','high','getFirstRange','972440OdSLfQ','583410mfppNc','end','document','addMarker:suggestion:insertion','854710ZaCYWZ','data','downcastDispatcher','enter','editor','requires','editing','3543408TXmpZW','options','parent','495GcdcZD','remove','markerNameToElements','11508tjYnIZ','afterExecute','bind','35GNRecB','plugins','commands','6441816eCyQuj','createRange','fromRange','setSelection','mapper','114DFZHCI'];_0x2941=function(){return _0x591f15;};return _0x2941();}export default class W extends _0x36a388{static get[_0x49fb4e(0x151)](){return[_0xc0f6cc];}[_0x49fb4e(0x13a)](){const _0x366d9c=_0x49fb4e,_0x54e06f=this[_0x366d9c(0x150)],_0x414ca9=_0x54e06f[_0x366d9c(0x126)][_0x366d9c(0x139)](_0x366d9c(0x130)),_0x586f59=_0x54e06f[_0x366d9c(0x127)][_0x366d9c(0x139)](_0x366d9c(0x14f));_0x414ca9[_0x366d9c(0x144)](_0x366d9c(0x14f),()=>{const _0x17fc6c=_0x366d9c;_0x54e06f[_0x17fc6c(0x134)][_0x17fc6c(0x142)](_0x3fd315=>{const _0x39f046=_0x17fc6c,_0x5410c8=_0x54e06f[_0x39f046(0x134)][_0x39f046(0x14a)][_0x39f046(0x135)],_0x4fa3fe=_0x5410c8[_0x39f046(0x141)](),_0x5f6dd5=_0x21b7bd[_0x39f046(0x12a)](_0x5410c8[_0x39f046(0x146)]());if(_0x586f59[_0x39f046(0x13b)](_0x3fd315)){const _0x3dbcf0=_0x54e06f[_0x39f046(0x134)][_0x39f046(0x138)](_0x4fa3fe[_0x39f046(0x155)][_0x39f046(0x12e)],0x0),_0x26aeba=_0x3fd315[_0x39f046(0x129)](_0x4fa3fe,_0x3dbcf0);_0x414ca9[_0x39f046(0x13f)](_0x26aeba);}else _0x3fd315[_0x39f046(0x12b)](_0x3fd315[_0x39f046(0x129)](_0x5f6dd5[_0x39f046(0x149)]));_0x5f6dd5[_0x39f046(0x132)](),_0x586f59[_0x39f046(0x133)](_0x39f046(0x15a),{'writer':_0x3fd315});});}),_0x54e06f[_0x366d9c(0x152)][_0x366d9c(0x14e)]['on'](_0x366d9c(0x14b),_0x3982e1(_0x54e06f,_0x366d9c(0x13c)),{'priority':_0x366d9c(0x145)}),_0x54e06f[_0x366d9c(0x152)][_0x366d9c(0x14e)]['on'](_0x366d9c(0x13d),(_0x119c8f,_0x31bd3e,_0x34732f)=>{const _0x301539=_0x366d9c,_0x4394bc=_0x34732f[_0x301539(0x12c)][_0x301539(0x158)](_0x31bd3e[_0x301539(0x137)]);if(_0x4394bc){for(const _0x66385c of _0x4394bc)_0x66385c[_0x301539(0x136)](_0x301539(0x12f))&&(_0x34732f[_0x301539(0x12c)][_0x301539(0x143)](_0x66385c,_0x31bd3e[_0x301539(0x137)]),_0x34732f[_0x301539(0x13e)][_0x301539(0x157)](_0x66385c));}},{'priority':_0x366d9c(0x145)}),_0x54e06f[_0x366d9c(0x14d)][_0x366d9c(0x14e)]['on'](_0x366d9c(0x14b),(_0x35e74f,_0x42c7cf,_0x2a9cae)=>{const _0x5a5f1d=_0x366d9c;_0x2a9cae[_0x5a5f1d(0x154)][_0x5a5f1d(0x131)]&&_0x3982e1(_0x54e06f,_0x5a5f1d(0x13c),{'showActiveMarker':!0x1})[_0x5a5f1d(0x124)](this)(_0x35e74f,_0x42c7cf,_0x2a9cae);},{'priority':_0x366d9c(0x145)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5197a2=_0x5fb0;function _0x1651(){const _0x527e80=['plugins','filter','10509786BwlgzQ','getIntersection','getMarkersGroup','4362510pEAISs','FindAndReplaceEditing','has','getRange','handleFindCommand','createPositionAt','model','start','56iaeFAk','find','suggestion:deletion','findByTextCallback','replaceAll','978792PzCmKP','markers','replace','string','9860094uIIfXT','end','afterInit','createRange','findPrevious','FindAndReplaceUtils','TrackChangesEditing','154942CCdJoV','bind','3821692qhPJAk','3694foolvR','get','findNext','item','editor','_isInDeletionRange','1083tIyvcs','enableCommand'];_0x1651=function(){return _0x527e80;};return _0x1651();}(function(_0x37e622,_0x5c6aa6){const _0xf9dd4f=_0x5fb0,_0x17c0aa=_0x37e622();while(!![]){try{const _0x3bc7f4=parseInt(_0xf9dd4f(0xa5))/0x1+-parseInt(_0xf9dd4f(0xa8))/0x2*(parseInt(_0xf9dd4f(0x86))/0x3)+-parseInt(_0xf9dd4f(0xa7))/0x4+parseInt(_0xf9dd4f(0x8d))/0x5+parseInt(_0xf9dd4f(0x9e))/0x6+-parseInt(_0xf9dd4f(0x95))/0x7*(-parseInt(_0xf9dd4f(0x9a))/0x8)+-parseInt(_0xf9dd4f(0x8a))/0x9;if(_0x3bc7f4===_0x5c6aa6)break;else _0x17c0aa['push'](_0x17c0aa['shift']());}catch(_0x2047d6){_0x17c0aa['push'](_0x17c0aa['shift']());}}}(_0x1651,0xd1df9));function _0x5fb0(_0x4212d6,_0x5ddd4e){const _0x16513e=_0x1651();return _0x5fb0=function(_0x5fb049,_0x23fa59){_0x5fb049=_0x5fb049-0x82;let _0x10ee32=_0x16513e[_0x5fb049];return _0x10ee32;},_0x5fb0(_0x4212d6,_0x5ddd4e);}import{Plugin as _0x87096f}from'ckeditor5/src/core.js';export default class J extends _0x87096f{[_0x5197a2(0xa0)](){const _0x40c16a=_0x5197a2;if(!this[_0x40c16a(0x84)][_0x40c16a(0x88)][_0x40c16a(0x8f)](_0x40c16a(0x8e)))return;const _0x36ca2a=this[_0x40c16a(0x84)][_0x40c16a(0x88)][_0x40c16a(0xa9)](_0x40c16a(0xa4));_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x96),this[_0x40c16a(0x91)][_0x40c16a(0xa6)](this)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x82)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0xa2)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x9c)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x99));}[_0x5197a2(0x91)](_0x47ebfd,_0x40e9fd,_0x4acc65={}){const _0x57709d=_0x5197a2,_0xfa2e26=this[_0x57709d(0x84)][_0x57709d(0x88)][_0x57709d(0xa9)](_0x57709d(0xa3));return _0x47ebfd(_0x4fcfa6=>(_0x57709d(0x9d)==typeof _0x40e9fd?_0xfa2e26[_0x57709d(0x98)](_0x40e9fd,_0x4acc65):_0x40e9fd)(_0x4fcfa6)[_0x57709d(0x89)](_0x3860a3=>!0x1===this[_0x57709d(0x85)](_0x3860a3,_0x4fcfa6[_0x57709d(0x83)])),_0x4acc65);}[_0x5197a2(0x85)](_0x2063d5,_0x3ca41e){const _0x2f650f=_0x5197a2,_0xf1403b=this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0xa1)](this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0x92)](_0x3ca41e,_0x2063d5[_0x2f650f(0x94)]),this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0x92)](_0x3ca41e,_0x2063d5[_0x2f650f(0x9f)]));for(const _0x449b21 of this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0x9b)][_0x2f650f(0x8c)](_0x2f650f(0x97)))if(null!==_0xf1403b[_0x2f650f(0x8b)](_0x449b21[_0x2f650f(0x90)]()))return!0x0;return!0x1;}}
23
+ function _0x4f48(_0x1a7590,_0x173950){const _0x1bbb24=_0x1bbb();return _0x4f48=function(_0x4f4801,_0x1611b8){_0x4f4801=_0x4f4801-0x1d5;let _0x3e369a=_0x1bbb24[_0x4f4801];return _0x3e369a;},_0x4f48(_0x1a7590,_0x173950);}const _0x412cdd=_0x4f48;(function(_0x226b0f,_0x315742){const _0x355abf=_0x4f48,_0x184376=_0x226b0f();while(!![]){try{const _0x31d677=-parseInt(_0x355abf(0x1d5))/0x1+parseInt(_0x355abf(0x1e6))/0x2+parseInt(_0x355abf(0x1d7))/0x3*(parseInt(_0x355abf(0x1ef))/0x4)+-parseInt(_0x355abf(0x1fc))/0x5+-parseInt(_0x355abf(0x1ed))/0x6+parseInt(_0x355abf(0x1d8))/0x7*(parseInt(_0x355abf(0x1f7))/0x8)+parseInt(_0x355abf(0x1ec))/0x9*(parseInt(_0x355abf(0x1fa))/0xa);if(_0x31d677===_0x315742)break;else _0x184376['push'](_0x184376['shift']());}catch(_0xf93282){_0x184376['push'](_0x184376['shift']());}}}(_0x1bbb,0x7e3e1));import{Plugin as _0x36f69f}from'ckeditor5/src/core.js';export default class J extends _0x36f69f{[_0x412cdd(0x1de)](){const _0x24c0f7=_0x412cdd;if(!this[_0x24c0f7(0x1db)][_0x24c0f7(0x1ea)][_0x24c0f7(0x1e8)](_0x24c0f7(0x1f1)))return;const _0x340412=this[_0x24c0f7(0x1db)][_0x24c0f7(0x1ea)][_0x24c0f7(0x1d9)](_0x24c0f7(0x1e1));_0x340412[_0x24c0f7(0x1e7)](_0x24c0f7(0x1f9),this[_0x24c0f7(0x1da)][_0x24c0f7(0x1e3)](this)),_0x340412[_0x24c0f7(0x1e7)](_0x24c0f7(0x1e5)),_0x340412[_0x24c0f7(0x1e7)](_0x24c0f7(0x1f4)),_0x340412[_0x24c0f7(0x1e7)](_0x24c0f7(0x1d6)),_0x340412[_0x24c0f7(0x1e7)](_0x24c0f7(0x1fb));}[_0x412cdd(0x1da)](_0xb40237,_0x2e1d52,_0x329627={}){const _0x1799e4=_0x412cdd,_0x3af233=this[_0x1799e4(0x1db)][_0x1799e4(0x1ea)][_0x1799e4(0x1d9)](_0x1799e4(0x1e0));return _0xb40237(_0x937e6e=>(_0x1799e4(0x1f3)==typeof _0x2e1d52?_0x3af233[_0x1799e4(0x1e4)](_0x2e1d52,_0x329627):_0x2e1d52)(_0x937e6e)[_0x1799e4(0x1f8)](_0x5b4de4=>!0x1===this[_0x1799e4(0x1dc)](_0x5b4de4,_0x937e6e[_0x1799e4(0x1e9)])),_0x329627);}[_0x412cdd(0x1dc)](_0x3db39a,_0x5bcadd){const _0x1e2f97=_0x412cdd,_0x20ee94=this[_0x1e2f97(0x1db)][_0x1e2f97(0x1f0)][_0x1e2f97(0x1f5)](this[_0x1e2f97(0x1db)][_0x1e2f97(0x1f0)][_0x1e2f97(0x1e2)](_0x5bcadd,_0x3db39a[_0x1e2f97(0x1dd)]),this[_0x1e2f97(0x1db)][_0x1e2f97(0x1f0)][_0x1e2f97(0x1e2)](_0x5bcadd,_0x3db39a[_0x1e2f97(0x1fd)]));for(const _0x39a4a0 of this[_0x1e2f97(0x1db)][_0x1e2f97(0x1f0)][_0x1e2f97(0x1ee)][_0x1e2f97(0x1f6)](_0x1e2f97(0x1f2)))if(null!==_0x20ee94[_0x1e2f97(0x1eb)](_0x39a4a0[_0x1e2f97(0x1df)]()))return!0x0;return!0x1;}}function _0x1bbb(){const _0x466502=['replaceAll','3869645bdvCfz','end','989720QPPfRf','replace','197298ITZTXM','7sJWeou','get','handleFindCommand','editor','_isInDeletionRange','start','afterInit','getRange','FindAndReplaceUtils','TrackChangesEditing','createPositionAt','bind','findByTextCallback','findNext','265020iTZPrW','enableCommand','has','item','plugins','getIntersection','62991XgeKvk','2307096hKmGmY','markers','44FqmxTt','model','FindAndReplaceEditing','suggestion:deletion','string','findPrevious','createRange','getMarkersGroup','3332136AkOywQ','filter','find','1990PiJZhO'];_0x1bbb=function(){return _0x466502;};return _0x1bbb();}