@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.1 → 0.0.0-nightly-20240619.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +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
- (_0x9f72b1=>{const {zh:{dictionary:_0x536f47,getPluralForm:_0x350575}}={'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':_0x100ced=>0x0}};_0x9f72b1['zh']||={'dictionary':{},'getPluralForm':null},_0x9f72b1['zh']['dictionary']=Object['assign'](_0x9f72b1['zh']['dictionary'],_0x536f47),_0x9f72b1['zh']['getPluralForm']=_0x350575;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x281c95=>{const {zh:{dictionary:_0x1db3d8,getPluralForm:_0x22f3b9}}={'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':_0x1a5553=>0x0}};_0x281c95['zh']||={'dictionary':{},'getPluralForm':null},_0x281c95['zh']['dictionary']=Object['assign'](_0x281c95['zh']['dictionary'],_0x1db3d8),_0x281c95['zh']['getPluralForm']=_0x22f3b9;})(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-20240619.1",
3
+ "version": "0.0.0-nightly-20240619.2",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240619.1",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240619.1",
44
+ "ckeditor5": "0.0.0-nightly-20240619.2",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240619.2",
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 _0x29c9ca=_0x1130;(function(_0xac382a,_0x524260){const _0x4add54=_0x1130,_0x4541a9=_0xac382a();while(!![]){try{const _0x489d6a=parseInt(_0x4add54(0xa9))/0x1*(-parseInt(_0x4add54(0xa0))/0x2)+-parseInt(_0x4add54(0xb0))/0x3*(-parseInt(_0x4add54(0x9e))/0x4)+-parseInt(_0x4add54(0xaf))/0x5*(parseInt(_0x4add54(0x9f))/0x6)+-parseInt(_0x4add54(0xa5))/0x7*(parseInt(_0x4add54(0x9a))/0x8)+-parseInt(_0x4add54(0xa7))/0x9*(-parseInt(_0x4add54(0xaa))/0xa)+parseInt(_0x4add54(0xae))/0xb*(-parseInt(_0x4add54(0xa8))/0xc)+parseInt(_0x4add54(0xab))/0xd;if(_0x489d6a===_0x524260)break;else _0x4541a9['push'](_0x4541a9['shift']());}catch(_0x41c333){_0x4541a9['push'](_0x4541a9['shift']());}}}(_0x372f,0x76ffa));import{Command as _0x9fd2}from'ckeditor5/src/core.js';function _0x1130(_0x4f5f87,_0x41bc5f){const _0x372fb3=_0x372f();return _0x1130=function(_0x1130e6,_0x35c5ae){_0x1130e6=_0x1130e6-0x9a;let _0x123c97=_0x372fb3[_0x1130e6];return _0x123c97;},_0x1130(_0x4f5f87,_0x41bc5f);}function _0x372f(){const _0x223245=['_isEnabledBasedOnSelection','225Cbqdzq','379716JZuztM','18uAUfoF','92110GMWrsj','21395530ITXDkT','acceptSuggestion','_suggestions','121lqGzva','220765yPVSJH','4035QaprON','plugins','canEditAt','TrackChangesEditing','track-changes-accept-suggestion-not-found','12456KSvBma','editor','getRanges','refresh','180ebMNTb','78bMFWaP','35388PfFaIZ','isEnabled','execute','model','get','938kZGsSu'];_0x372f=function(){return _0x223245;};return _0x372f();}import{CKEditorError as _0x55d0ef}from'ckeditor5/src/utils.js';export default class $ extends _0x9fd2{constructor(_0x5b3a1a,_0xd475f0){const _0x4e97b2=_0x1130;super(_0x5b3a1a),this[_0x4e97b2(0xad)]=_0xd475f0,this[_0x4e97b2(0x9d)](),this[_0x4e97b2(0xa6)]=!0x1;}[_0x29c9ca(0x9d)](){const _0x2bb4b1=_0x29c9ca;this[_0x2bb4b1(0xa1)]=!0x0;}[_0x29c9ca(0xa2)](_0x3a483f){const _0x5eecfb=_0x29c9ca,_0x521fe0=this[_0x5eecfb(0xad)][_0x5eecfb(0xa4)](_0x3a483f);if(!_0x521fe0)throw new _0x55d0ef(_0x5eecfb(0xb4),this);const _0x483c67=_0x521fe0[_0x5eecfb(0x9c)]();this[_0x5eecfb(0x9b)][_0x5eecfb(0xa3)][_0x5eecfb(0xb2)](_0x483c67)&&this[_0x5eecfb(0x9b)][_0x5eecfb(0xb1)][_0x5eecfb(0xa4)](_0x5eecfb(0xb3))[_0x5eecfb(0xac)](_0x521fe0);}}
23
+ function _0x862e(){const _0x4c77dd=['refresh','get','10625020mTqAfM','3uQShyQ','2936NgEYpZ','editor','957043aVGXzx','_isEnabledBasedOnSelection','_suggestions','plugins','getRanges','execute','acceptSuggestion','3743682kxjXTB','26630CPnaIW','TrackChangesEditing','track-changes-accept-suggestion-not-found','model','47455OYJABA','10307aTciEx','canEditAt','44775EsKkJV','isEnabled','7903636aYCSCb','606QbxCuh'];_0x862e=function(){return _0x4c77dd;};return _0x862e();}const _0x12afed=_0x4835;(function(_0x8c53d9,_0x90e5ff){const _0x3a6d26=_0x4835,_0x5ac781=_0x8c53d9();while(!![]){try{const _0x408383=-parseInt(_0x3a6d26(0x142))/0x1+parseInt(_0x3a6d26(0x149))/0x2*(-parseInt(_0x3a6d26(0x13f))/0x3)+parseInt(_0x3a6d26(0x13a))/0x4+parseInt(_0x3a6d26(0x135))/0x5*(-parseInt(_0x3a6d26(0x13b))/0x6)+-parseInt(_0x3a6d26(0x13e))/0x7+-parseInt(_0x3a6d26(0x140))/0x8*(-parseInt(_0x3a6d26(0x138))/0x9)+parseInt(_0x3a6d26(0x14a))/0xa*(parseInt(_0x3a6d26(0x136))/0xb);if(_0x408383===_0x90e5ff)break;else _0x5ac781['push'](_0x5ac781['shift']());}catch(_0x1f3d57){_0x5ac781['push'](_0x5ac781['shift']());}}}(_0x862e,0xf218e));function _0x4835(_0x145d80,_0x1a777b){const _0x862e9e=_0x862e();return _0x4835=function(_0x483576,_0x115cde){_0x483576=_0x483576-0x134;let _0x476a0b=_0x862e9e[_0x483576];return _0x476a0b;},_0x4835(_0x145d80,_0x1a777b);}import{Command as _0x54f3ce}from'ckeditor5/src/core.js';import{CKEditorError as _0x2a0e5f}from'ckeditor5/src/utils.js';export default class $ extends _0x54f3ce{constructor(_0x3de075,_0x5a3b30){const _0x310b03=_0x4835;super(_0x3de075),this[_0x310b03(0x144)]=_0x5a3b30,this[_0x310b03(0x13c)](),this[_0x310b03(0x143)]=!0x1;}[_0x12afed(0x13c)](){const _0x5e42d1=_0x12afed;this[_0x5e42d1(0x139)]=!0x0;}[_0x12afed(0x147)](_0x39e265){const _0x1ae25a=_0x12afed,_0x44c8d1=this[_0x1ae25a(0x144)][_0x1ae25a(0x13d)](_0x39e265);if(!_0x44c8d1)throw new _0x2a0e5f(_0x1ae25a(0x14c),this);const _0x4225be=_0x44c8d1[_0x1ae25a(0x146)]();this[_0x1ae25a(0x141)][_0x1ae25a(0x134)][_0x1ae25a(0x137)](_0x4225be)&&this[_0x1ae25a(0x141)][_0x1ae25a(0x145)][_0x1ae25a(0x13d)](_0x1ae25a(0x14b))[_0x1ae25a(0x148)](_0x44c8d1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2933(){const _0x148a1e=['refresh','editor','model','execute','1458596MtevtD','3254553oMEyNz','canEditAt','get','getRanges','_isEnabledBasedOnSelection','plugins','2555203saCJsY','isEnabled','36325hSnaCV','388Ieqclx','TrackChangesEditing','discardSuggestion','1747236HzZbDr','235726plpuTv','5805656Xgpjzv','6omgkHF','track-changes-discard-suggestion-not-found','_suggestions'];_0x2933=function(){return _0x148a1e;};return _0x2933();}const _0x4aab96=_0x3e56;(function(_0x1bc869,_0x36f25d){const _0x3a379e=_0x3e56,_0x30ce56=_0x1bc869();while(!![]){try{const _0x20bfc3=-parseInt(_0x3a379e(0x8b))/0x1+parseInt(_0x3a379e(0x7d))/0x2+parseInt(_0x3a379e(0x8a))/0x3+parseInt(_0x3a379e(0x87))/0x4*(-parseInt(_0x3a379e(0x86))/0x5)+parseInt(_0x3a379e(0x8d))/0x6*(-parseInt(_0x3a379e(0x84))/0x7)+parseInt(_0x3a379e(0x8c))/0x8+-parseInt(_0x3a379e(0x7e))/0x9;if(_0x20bfc3===_0x36f25d)break;else _0x30ce56['push'](_0x30ce56['shift']());}catch(_0x35120a){_0x30ce56['push'](_0x30ce56['shift']());}}}(_0x2933,0x5a6a4));import{Command as _0x45310d}from'ckeditor5/src/core.js';import{CKEditorError as _0x4f34b1}from'ckeditor5/src/utils.js';function _0x3e56(_0x18a10b,_0x10b8f7){const _0x293321=_0x2933();return _0x3e56=function(_0x3e566a,_0x3dc46f){_0x3e566a=_0x3e566a-0x7b;let _0x38fa94=_0x293321[_0x3e566a];return _0x38fa94;},_0x3e56(_0x18a10b,_0x10b8f7);}export default class B extends _0x45310d{constructor(_0x1eaace,_0x330eba){const _0x3083f5=_0x3e56;super(_0x1eaace),this[_0x3083f5(0x8f)]=_0x330eba,this[_0x3083f5(0x90)](),this[_0x3083f5(0x82)]=!0x1;}[_0x4aab96(0x90)](){const _0x275335=_0x4aab96;this[_0x275335(0x85)]=!0x0;}[_0x4aab96(0x7c)](_0x500b97){const _0x46fc85=_0x4aab96,_0x25f9de=this[_0x46fc85(0x8f)][_0x46fc85(0x80)](_0x500b97);if(!_0x25f9de)throw new _0x4f34b1(_0x46fc85(0x8e),this);const _0x197b0b=_0x25f9de[_0x46fc85(0x81)]();this[_0x46fc85(0x91)][_0x46fc85(0x7b)][_0x46fc85(0x7f)](_0x197b0b)&&this[_0x46fc85(0x91)][_0x46fc85(0x83)][_0x46fc85(0x80)](_0x46fc85(0x88))[_0x46fc85(0x89)](_0x25f9de);}}
23
+ function _0xf4f7(){const _0x32e808=['isEnabled','canEditAt','88axHCRI','plugins','252888EhmkuC','execute','refresh','1611820sBYaHl','1307859LGePRw','get','_suggestions','8UNEgsh','TrackChangesEditing','87lFNEdA','editor','model','discardSuggestion','5726OxwMZL','37500yetvLS','1415295dFPoaS','getRanges','596luJpWE','_isEnabledBasedOnSelection','track-changes-discard-suggestion-not-found'];_0xf4f7=function(){return _0x32e808;};return _0xf4f7();}const _0x4cc18f=_0x58b0;(function(_0x513e7b,_0x349f76){const _0x3597a9=_0x58b0,_0x40e6bf=_0x513e7b();while(!![]){try{const _0x249edb=parseInt(_0x3597a9(0x132))/0x1*(parseInt(_0x3597a9(0x129))/0x2)+-parseInt(_0x3597a9(0x125))/0x3*(parseInt(_0x3597a9(0x12d))/0x4)+-parseInt(_0x3597a9(0x12a))/0x5+parseInt(_0x3597a9(0x134))/0x6+parseInt(_0x3597a9(0x138))/0x7+-parseInt(_0x3597a9(0x123))/0x8*(parseInt(_0x3597a9(0x12b))/0x9)+-parseInt(_0x3597a9(0x137))/0xa;if(_0x249edb===_0x349f76)break;else _0x40e6bf['push'](_0x40e6bf['shift']());}catch(_0x39a423){_0x40e6bf['push'](_0x40e6bf['shift']());}}}(_0xf4f7,0x24c8f));import{Command as _0x5c7dd0}from'ckeditor5/src/core.js';import{CKEditorError as _0x4b5393}from'ckeditor5/src/utils.js';function _0x58b0(_0xbe682,_0x35fffd){const _0xf4f77d=_0xf4f7();return _0x58b0=function(_0x58b054,_0x5f21dd){_0x58b054=_0x58b054-0x122;let _0x32d219=_0xf4f77d[_0x58b054];return _0x32d219;},_0x58b0(_0xbe682,_0x35fffd);}export default class B extends _0x5c7dd0{constructor(_0x10f1d2,_0x2de677){const _0x459591=_0x58b0;super(_0x10f1d2),this[_0x459591(0x122)]=_0x2de677,this[_0x459591(0x136)](),this[_0x459591(0x12e)]=!0x1;}[_0x4cc18f(0x136)](){const _0x29b601=_0x4cc18f;this[_0x29b601(0x130)]=!0x0;}[_0x4cc18f(0x135)](_0x2230f8){const _0x5bc7cd=_0x4cc18f,_0x239681=this[_0x5bc7cd(0x122)][_0x5bc7cd(0x139)](_0x2230f8);if(!_0x239681)throw new _0x4b5393(_0x5bc7cd(0x12f),this);const _0xc922f7=_0x239681[_0x5bc7cd(0x12c)]();this[_0x5bc7cd(0x126)][_0x5bc7cd(0x127)][_0x5bc7cd(0x131)](_0xc922f7)&&this[_0x5bc7cd(0x126)][_0x5bc7cd(0x133)][_0x5bc7cd(0x139)](_0x5bc7cd(0x124))[_0x5bc7cd(0x128)](_0x239681);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2848cb=_0x3fb8;(function(_0x243dbe,_0x20b475){const _0x4c615f=_0x3fb8,_0x3095c4=_0x243dbe();while(!![]){try{const _0xe41f26=parseInt(_0x4c615f(0xa0))/0x1*(parseInt(_0x4c615f(0x95))/0x2)+parseInt(_0x4c615f(0xa6))/0x3+-parseInt(_0x4c615f(0x9f))/0x4+-parseInt(_0x4c615f(0x99))/0x5*(parseInt(_0x4c615f(0x94))/0x6)+parseInt(_0x4c615f(0x97))/0x7*(-parseInt(_0x4c615f(0x9a))/0x8)+-parseInt(_0x4c615f(0x98))/0x9*(parseInt(_0x4c615f(0xa4))/0xa)+-parseInt(_0x4c615f(0xa5))/0xb*(-parseInt(_0x4c615f(0xa8))/0xc);if(_0xe41f26===_0x20b475)break;else _0x3095c4['push'](_0x3095c4['shift']());}catch(_0x2ba855){_0x3095c4['push'](_0x3095c4['shift']());}}}(_0x16e1,0xbfcce));import{Command as _0x52ea55}from'ckeditor5/src/core.js';import{sortSuggestions as _0x503a1a,executeCommandForSuggestions as _0x38b843}from'../utils/utils.js';function _0x16e1(){const _0x6657d3=['from','_command','_suggestions','isEnabled','34158wrxaaD','394rAvBAI','_isEnabledBasedOnSelection','1695036qbVHJQ','369OireIb','965BXtqor','16itAana','execute','some','model','getRanges','1009620HXpqtL','294rXltEm','canEditAt','refresh','editor','103990pvYQzM','4454032XmNBEg','2894835GzLzsc','values','60nLURWv','isInContent'];_0x16e1=function(){return _0x6657d3;};return _0x16e1();}function _0x3fb8(_0x2a62ee,_0x8c5cd){const _0x16e134=_0x16e1();return _0x3fb8=function(_0x3fb8d4,_0x16b1d5){_0x3fb8d4=_0x3fb8d4-0x8f;let _0x5a0431=_0x16e134[_0x3fb8d4];return _0x5a0431;},_0x3fb8(_0x2a62ee,_0x8c5cd);}export default class x extends _0x52ea55{constructor(_0x5d7f93,_0x8bc7a4,_0x105c5e){const _0x2a5433=_0x3fb8;super(_0x5d7f93),this[_0x2a5433(0x91)]=_0x8bc7a4,this[_0x2a5433(0x92)]=_0x105c5e,this[_0x2a5433(0xa2)](),this[_0x2a5433(0x96)]=!0x1;}[_0x2848cb(0xa2)](){const _0x910c20=_0x2848cb,_0x24fde7=Array[_0x910c20(0x90)](this[_0x910c20(0x92)][_0x910c20(0xa7)]())[_0x910c20(0x9c)](_0x28a40d=>_0x28a40d[_0x910c20(0x8f)]);this[_0x910c20(0x93)]=this[_0x910c20(0x91)][_0x910c20(0x93)]&&_0x24fde7;}[_0x2848cb(0x9b)](){const _0x14f566=_0x2848cb,_0x40c800=_0x503a1a(Array[_0x14f566(0x90)](this[_0x14f566(0x92)][_0x14f566(0xa7)]()));for(const _0x17f832 of _0x40c800){const _0x2f0ff5=_0x17f832[_0x14f566(0x9e)]();if(!this[_0x14f566(0xa3)][_0x14f566(0x9d)][_0x14f566(0xa1)](_0x2f0ff5))return;}_0x38b843(this[_0x14f566(0xa3)][_0x14f566(0x9d)],this[_0x14f566(0x91)],_0x40c800);}}
23
+ const _0x51fce9=_0x49fa;function _0x3227(){const _0xf16255=['_suggestions','some','320126NroqjI','36DgWNiD','getRanges','model','from','_isEnabledBasedOnSelection','8387140TalpCk','execute','16UaHYEQ','1616885YXCERB','238011OUCmki','canEditAt','isEnabled','values','2278794JpOgpy','isInContent','editor','2901486hbVLPQ','_command','2YtBQhC','refresh','1097864TyCOki'];_0x3227=function(){return _0xf16255;};return _0x3227();}(function(_0x67b212,_0x492ad2){const _0x93721d=_0x49fa,_0x3adeb0=_0x67b212();while(!![]){try{const _0x58cc15=parseInt(_0x93721d(0x1dc))/0x1*(-parseInt(_0x93721d(0x1e1))/0x2)+parseInt(_0x93721d(0x1eb))/0x3*(-parseInt(_0x93721d(0x1e9))/0x4)+parseInt(_0x93721d(0x1ea))/0x5+-parseInt(_0x93721d(0x1ef))/0x6+-parseInt(_0x93721d(0x1da))/0x7+-parseInt(_0x93721d(0x1de))/0x8*(-parseInt(_0x93721d(0x1e2))/0x9)+parseInt(_0x93721d(0x1e7))/0xa;if(_0x58cc15===_0x492ad2)break;else _0x3adeb0['push'](_0x3adeb0['shift']());}catch(_0x5e6ede){_0x3adeb0['push'](_0x3adeb0['shift']());}}}(_0x3227,0x442d4));import{Command as _0x3037f4}from'ckeditor5/src/core.js';function _0x49fa(_0x12d575,_0x2012ed){const _0x322787=_0x3227();return _0x49fa=function(_0x49fa91,_0x4f7f37){_0x49fa91=_0x49fa91-0x1d8;let _0x2e706d=_0x322787[_0x49fa91];return _0x2e706d;},_0x49fa(_0x12d575,_0x2012ed);}import{sortSuggestions as _0x2dc489,executeCommandForSuggestions as _0x7c2ff8}from'../utils/utils.js';export default class x extends _0x3037f4{constructor(_0x14e8a1,_0x5a54ee,_0x3dd2c2){const _0x406ea6=_0x49fa;super(_0x14e8a1),this[_0x406ea6(0x1db)]=_0x5a54ee,this[_0x406ea6(0x1df)]=_0x3dd2c2,this[_0x406ea6(0x1dd)](),this[_0x406ea6(0x1e6)]=!0x1;}[_0x51fce9(0x1dd)](){const _0x34f1a4=_0x51fce9,_0x47ced6=Array[_0x34f1a4(0x1e5)](this[_0x34f1a4(0x1df)][_0x34f1a4(0x1ee)]())[_0x34f1a4(0x1e0)](_0x4031e7=>_0x4031e7[_0x34f1a4(0x1d8)]);this[_0x34f1a4(0x1ed)]=this[_0x34f1a4(0x1db)][_0x34f1a4(0x1ed)]&&_0x47ced6;}[_0x51fce9(0x1e8)](){const _0x61c076=_0x51fce9,_0x519aa3=_0x2dc489(Array[_0x61c076(0x1e5)](this[_0x61c076(0x1df)][_0x61c076(0x1ee)]()));for(const _0x198d75 of _0x519aa3){const _0x2dfc5a=_0x198d75[_0x61c076(0x1e3)]();if(!this[_0x61c076(0x1d9)][_0x61c076(0x1e4)][_0x61c076(0x1ec)](_0x2dfc5a))return;}_0x7c2ff8(this[_0x61c076(0x1d9)][_0x61c076(0x1e4)],this[_0x61c076(0x1db)],_0x519aa3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1362(){const _0x19c6db=['selection','canEditAt','581264kcEOrX','4govdOH','_suggestions','values','142662ncCjEu','1884636tEWlvr','model','editor','refresh','199970FilEcB','809424PlSlSt','getRanges','execute','_command','from','document','size','_selectedSuggestions','isEnabled','580056kjYEJs','77242HNeNPL','_isEnabledBasedOnSelection','21TnQdtm'];_0x1362=function(){return _0x19c6db;};return _0x1362();}const _0x59c517=_0x1ab8;(function(_0x3a37b0,_0x6d1126){const _0x52c25b=_0x1ab8,_0x327f51=_0x3a37b0();while(!![]){try{const _0x158f72=parseInt(_0x52c25b(0x192))/0x1+parseInt(_0x52c25b(0x191))/0x2+-parseInt(_0x52c25b(0x19b))/0x3+-parseInt(_0x52c25b(0x198))/0x4*(parseInt(_0x52c25b(0x187))/0x5)+-parseInt(_0x52c25b(0x188))/0x6+-parseInt(_0x52c25b(0x194))/0x7*(-parseInt(_0x52c25b(0x197))/0x8)+-parseInt(_0x52c25b(0x19c))/0x9;if(_0x158f72===_0x6d1126)break;else _0x327f51['push'](_0x327f51['shift']());}catch(_0x5ba1d1){_0x327f51['push'](_0x327f51['shift']());}}}(_0x1362,0x2572c));import{Command as _0x2ba8fa}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4d70b0,getSelectedSuggestions as _0x1c084c,executeCommandForSuggestions as _0x55a62c}from'../utils/utils.js';function _0x1ab8(_0x20fd0a,_0x81a3ba){const _0x136236=_0x1362();return _0x1ab8=function(_0x1ab80d,_0xae71cc){_0x1ab80d=_0x1ab80d-0x187;let _0x54c7fd=_0x136236[_0x1ab80d];return _0x54c7fd;},_0x1ab8(_0x20fd0a,_0x81a3ba);}export default class R extends _0x2ba8fa{constructor(_0x36305d,_0x4c232c,_0x872d9c){const _0x356c5a=_0x1ab8;super(_0x36305d),this[_0x356c5a(0x18b)]=_0x4c232c,this[_0x356c5a(0x199)]=_0x872d9c,this[_0x356c5a(0x18f)]=new Set(),this[_0x356c5a(0x19f)](),this[_0x356c5a(0x193)]=!0x1;}[_0x59c517(0x19f)](){const _0x43987d=_0x59c517,_0x542481=this[_0x43987d(0x19e)][_0x43987d(0x19d)][_0x43987d(0x18d)][_0x43987d(0x195)],_0x16798d=Array[_0x43987d(0x18c)](this[_0x43987d(0x199)][_0x43987d(0x19a)]());this[_0x43987d(0x18f)]=_0x1c084c(_0x542481,_0x16798d),this[_0x43987d(0x190)]=this[_0x43987d(0x18b)][_0x43987d(0x190)]&&!!this[_0x43987d(0x18f)][_0x43987d(0x18e)];}[_0x59c517(0x18a)](){const _0x234fe8=_0x59c517,_0x405f7a=_0x4d70b0(Array[_0x234fe8(0x18c)](this[_0x234fe8(0x18f)]));for(const _0x22a8ef of _0x405f7a){const _0x2c6476=_0x22a8ef[_0x234fe8(0x189)]();if(!this[_0x234fe8(0x19e)][_0x234fe8(0x19d)][_0x234fe8(0x196)](_0x2c6476))return;}_0x55a62c(this[_0x234fe8(0x19e)][_0x234fe8(0x19d)],this[_0x234fe8(0x18b)],_0x405f7a);}}
23
+ function _0x1a2a(){const _0x4a9665=['canEditAt','_suggestions','1821552KgvSun','_isEnabledBasedOnSelection','1388mWbfUa','_selectedSuggestions','14165zLZjmB','execute','1060842uUhirU','13029804qgpWoF','isEnabled','getRanges','selection','_command','refresh','values','model','editor','326856EjojGA','from','size','8VRWSkw','1681106FHdxdN','document','349696xPCPaF'];_0x1a2a=function(){return _0x4a9665;};return _0x1a2a();}const _0x38a65c=_0x3ffd;(function(_0x29ab97,_0x4d84cb){const _0x3b6e0c=_0x3ffd,_0x2b0b08=_0x29ab97();while(!![]){try{const _0x5cd8e2=-parseInt(_0x3b6e0c(0x149))/0x1+-parseInt(_0x3b6e0c(0x140))/0x2+-parseInt(_0x3b6e0c(0x153))/0x3+-parseInt(_0x3b6e0c(0x145))/0x4*(-parseInt(_0x3b6e0c(0x147))/0x5)+-parseInt(_0x3b6e0c(0x143))/0x6+parseInt(_0x3b6e0c(0x157))/0x7*(-parseInt(_0x3b6e0c(0x156))/0x8)+parseInt(_0x3b6e0c(0x14a))/0x9;if(_0x5cd8e2===_0x4d84cb)break;else _0x2b0b08['push'](_0x2b0b08['shift']());}catch(_0x2fac11){_0x2b0b08['push'](_0x2b0b08['shift']());}}}(_0x1a2a,0x846cf));import{Command as _0x2f61fb}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4d517f,getSelectedSuggestions as _0x1c1821,executeCommandForSuggestions as _0x4d802a}from'../utils/utils.js';function _0x3ffd(_0x5717bb,_0x12d7b0){const _0x1a2a2b=_0x1a2a();return _0x3ffd=function(_0x3ffdaf,_0x59b471){_0x3ffdaf=_0x3ffdaf-0x140;let _0x18d462=_0x1a2a2b[_0x3ffdaf];return _0x18d462;},_0x3ffd(_0x5717bb,_0x12d7b0);}export default class R extends _0x2f61fb{constructor(_0x4c657d,_0x5578a8,_0x5c3353){const _0x35b4dc=_0x3ffd;super(_0x4c657d),this[_0x35b4dc(0x14e)]=_0x5578a8,this[_0x35b4dc(0x142)]=_0x5c3353,this[_0x35b4dc(0x146)]=new Set(),this[_0x35b4dc(0x14f)](),this[_0x35b4dc(0x144)]=!0x1;}[_0x38a65c(0x14f)](){const _0x2ac909=_0x38a65c,_0x14a62d=this[_0x2ac909(0x152)][_0x2ac909(0x151)][_0x2ac909(0x158)][_0x2ac909(0x14d)],_0x3ea962=Array[_0x2ac909(0x154)](this[_0x2ac909(0x142)][_0x2ac909(0x150)]());this[_0x2ac909(0x146)]=_0x1c1821(_0x14a62d,_0x3ea962),this[_0x2ac909(0x14b)]=this[_0x2ac909(0x14e)][_0x2ac909(0x14b)]&&!!this[_0x2ac909(0x146)][_0x2ac909(0x155)];}[_0x38a65c(0x148)](){const _0xaddd66=_0x38a65c,_0x1d8355=_0x4d517f(Array[_0xaddd66(0x154)](this[_0xaddd66(0x146)]));for(const _0x113af7 of _0x1d8355){const _0x53229d=_0x113af7[_0xaddd66(0x14c)]();if(!this[_0xaddd66(0x152)][_0xaddd66(0x151)][_0xaddd66(0x141)](_0x53229d))return;}_0x4d802a(this[_0xaddd66(0x152)][_0xaddd66(0x151)],this[_0xaddd66(0x14e)],_0x1d8355);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x966d57=_0x2980;(function(_0x14e917,_0x36166d){const _0x1f9c25=_0x2980,_0x153bbc=_0x14e917();while(!![]){try{const _0x39e05f=-parseInt(_0x1f9c25(0x1a4))/0x1*(parseInt(_0x1f9c25(0x1b7))/0x2)+parseInt(_0x1f9c25(0x1a5))/0x3+-parseInt(_0x1f9c25(0x1ba))/0x4*(-parseInt(_0x1f9c25(0x1b4))/0x5)+parseInt(_0x1f9c25(0x1ad))/0x6*(parseInt(_0x1f9c25(0x1b9))/0x7)+-parseInt(_0x1f9c25(0x1a8))/0x8*(-parseInt(_0x1f9c25(0x1b2))/0x9)+parseInt(_0x1f9c25(0x1a1))/0xa+parseInt(_0x1f9c25(0x1a3))/0xb*(-parseInt(_0x1f9c25(0x1aa))/0xc);if(_0x39e05f===_0x36166d)break;else _0x153bbc['push'](_0x153bbc['shift']());}catch(_0x5ecab){_0x153bbc['push'](_0x153bbc['shift']());}}}(_0x2b98,0x64285));import{Command as _0x10ae52}from'ckeditor5/src/core.js';function _0x2980(_0x595f17,_0x260244){const _0x2b98df=_0x2b98();return _0x2980=function(_0x2980da,_0x5af83e){_0x2980da=_0x2980da-0x1a1;let _0x175f06=_0x2b98df[_0x2980da];return _0x175f06;},_0x2980(_0x595f17,_0x260244);}function _0x2b98(){const _0x5575e5=['11OwUPGa','136216znUObX','1901109zguVAm','TrackChangesCommand','refresh','8dUNvYV','_enableCommands','27071076EVmNwU','has','forceDisabled','3623514TaPhkf','clearForceDisabled','_isEnabledBasedOnSelection','affectsData','isEnabled','2580489WtVXCx','_enabledCommands','973810dJnyjq','execute','editor','2DPDYTw','commands','7xvcrZO','16huViTF','value','4989930eVsjwa','_disableUnsupportedCommands'];_0x2b98=function(){return _0x5575e5;};return _0x2b98();}export default class M extends _0x10ae52{constructor(_0x5ce6b0,_0x51820e){const _0x682061=_0x2980;super(_0x5ce6b0),this[_0x682061(0x1b3)]=_0x51820e,this[_0x682061(0x1bb)]=!0x1,this[_0x682061(0x1a7)](),this[_0x682061(0x1af)]=!0x1;}[_0x966d57(0x1a7)](){const _0x1a4fe8=_0x966d57;this[_0x1a4fe8(0x1b1)]=!0x0;}[_0x966d57(0x1b5)](){const _0x820ea7=_0x966d57;this[_0x820ea7(0x1bb)]=!this[_0x820ea7(0x1bb)],this[_0x820ea7(0x1bb)]?this[_0x820ea7(0x1a2)]():this[_0x820ea7(0x1a9)]();}[_0x966d57(0x1a2)](){const _0x27146a=_0x966d57;for(const _0x14c0f4 of this[_0x27146a(0x1b6)][_0x27146a(0x1b8)][_0x27146a(0x1b8)]())_0x14c0f4[_0x27146a(0x1b0)]&&!this[_0x27146a(0x1b3)][_0x27146a(0x1ab)](_0x14c0f4)&&_0x14c0f4[_0x27146a(0x1ac)](_0x27146a(0x1a6));}[_0x966d57(0x1a9)](){const _0x318985=_0x966d57;for(const _0xda00ed of this[_0x318985(0x1b6)][_0x318985(0x1b8)][_0x318985(0x1b8)]())_0xda00ed[_0x318985(0x1b0)]&&!this[_0x318985(0x1b3)][_0x318985(0x1ab)](_0xda00ed)&&_0xda00ed[_0x318985(0x1ae)](_0x318985(0x1a6));}}
23
+ const _0x54b5e5=_0x26b8;(function(_0x22c30a,_0x230ecb){const _0x58faee=_0x26b8,_0x2e84a0=_0x22c30a();while(!![]){try{const _0x1dc933=parseInt(_0x58faee(0xb7))/0x1*(-parseInt(_0x58faee(0xb4))/0x2)+parseInt(_0x58faee(0xb9))/0x3+-parseInt(_0x58faee(0xba))/0x4*(parseInt(_0x58faee(0xbb))/0x5)+-parseInt(_0x58faee(0xbe))/0x6*(-parseInt(_0x58faee(0xc0))/0x7)+-parseInt(_0x58faee(0xc6))/0x8+parseInt(_0x58faee(0xbf))/0x9*(-parseInt(_0x58faee(0xc2))/0xa)+-parseInt(_0x58faee(0xb8))/0xb*(-parseInt(_0x58faee(0xc3))/0xc);if(_0x1dc933===_0x230ecb)break;else _0x2e84a0['push'](_0x2e84a0['shift']());}catch(_0x21155b){_0x2e84a0['push'](_0x2e84a0['shift']());}}}(_0x3b9f,0xc7d30));function _0x26b8(_0x4e81ec,_0x3d64ba){const _0x3b9fd0=_0x3b9f();return _0x26b8=function(_0x26b865,_0x206796){_0x26b865=_0x26b865-0xae;let _0x5aef42=_0x3b9fd0[_0x26b865];return _0x5aef42;},_0x26b8(_0x4e81ec,_0x3d64ba);}import{Command as _0x18efa3}from'ckeditor5/src/core.js';export default class M extends _0x18efa3{constructor(_0x5e13e0,_0x3be4ac){const _0x522a0f=_0x26b8;super(_0x5e13e0),this[_0x522a0f(0xb3)]=_0x3be4ac,this[_0x522a0f(0xae)]=!0x1,this[_0x522a0f(0xb1)](),this[_0x522a0f(0xb5)]=!0x1;}[_0x54b5e5(0xb1)](){const _0xd6624b=_0x54b5e5;this[_0xd6624b(0xc5)]=!0x0;}[_0x54b5e5(0xc8)](){const _0x109524=_0x54b5e5;this[_0x109524(0xae)]=!this[_0x109524(0xae)],this[_0x109524(0xae)]?this[_0x109524(0xc7)]():this[_0x109524(0xb6)]();}[_0x54b5e5(0xc7)](){const _0x55e4b5=_0x54b5e5;for(const _0x3975ba of this[_0x55e4b5(0xc1)][_0x55e4b5(0xbc)][_0x55e4b5(0xbc)]())_0x3975ba[_0x55e4b5(0xc4)]&&!this[_0x55e4b5(0xb3)][_0x55e4b5(0xb2)](_0x3975ba)&&_0x3975ba[_0x55e4b5(0xb0)](_0x55e4b5(0xaf));}[_0x54b5e5(0xb6)](){const _0x2d689d=_0x54b5e5;for(const _0x29c781 of this[_0x2d689d(0xc1)][_0x2d689d(0xbc)][_0x2d689d(0xbc)]())_0x29c781[_0x2d689d(0xc4)]&&!this[_0x2d689d(0xb3)][_0x2d689d(0xb2)](_0x29c781)&&_0x29c781[_0x2d689d(0xbd)](_0x2d689d(0xaf));}}function _0x3b9f(){const _0x2340f4=['55GWsUHI','3051762CmdCMA','64hVzzrB','8710TZLkZb','commands','clearForceDisabled','108sHSEoD','1116HlFVUI','397166dlZmst','editor','113690RDTkvo','7864836zQzhGY','affectsData','isEnabled','11521680VEOMDD','_disableUnsupportedCommands','execute','value','TrackChangesCommand','forceDisabled','refresh','has','_enabledCommands','18IEAGkp','_isEnabledBasedOnSelection','_enableCommands','179915nIuRBD'];_0x3b9f=function(){return _0x2340f4;};return _0x3b9f();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3a46(_0x3441ba,_0x246fb8){var _0x1caa9b=_0x1caa();return _0x3a46=function(_0x3a46da,_0x26d35e){_0x3a46da=_0x3a46da-0x14b;var _0x1ce3d7=_0x1caa9b[_0x3a46da];return _0x1ce3d7;},_0x3a46(_0x3441ba,_0x246fb8);}(function(_0x6c3386,_0x25101a){var _0x31df67=_0x3a46,_0x1445a7=_0x6c3386();while(!![]){try{var _0x4c92f0=parseInt(_0x31df67(0x152))/0x1+parseInt(_0x31df67(0x150))/0x2*(-parseInt(_0x31df67(0x155))/0x3)+parseInt(_0x31df67(0x14b))/0x4*(parseInt(_0x31df67(0x151))/0x5)+parseInt(_0x31df67(0x14d))/0x6+parseInt(_0x31df67(0x14e))/0x7*(parseInt(_0x31df67(0x153))/0x8)+parseInt(_0x31df67(0x14f))/0x9*(parseInt(_0x31df67(0x154))/0xa)+-parseInt(_0x31df67(0x14c))/0xb;if(_0x4c92f0===_0x25101a)break;else _0x1445a7['push'](_0x1445a7['shift']());}catch(_0x431d9b){_0x1445a7['push'](_0x1445a7['shift']());}}}(_0x1caa,0xd1ffc));function _0x1caa(){var _0x132871=['279XZPNkt','6cIJSOY','20ObjZds','343309vNGZlN','8nHLCXt','87970mYicYd','177282HECDYF','604680xSzPPC','21479029BehvFM','8318796ZjdWkx','2680405Jgiijg'];_0x1caa=function(){return _0x132871;};return _0x1caa();}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(_0x443987,_0x4a8558){var _0x346358=_0x2f15,_0x42eac4=_0x443987();while(!![]){try{var _0x2437fc=parseInt(_0x346358(0xbb))/0x1+parseInt(_0x346358(0xc3))/0x2*(-parseInt(_0x346358(0xc6))/0x3)+parseInt(_0x346358(0xc0))/0x4*(-parseInt(_0x346358(0xbd))/0x5)+parseInt(_0x346358(0xc2))/0x6*(parseInt(_0x346358(0xbf))/0x7)+parseInt(_0x346358(0xc5))/0x8*(-parseInt(_0x346358(0xc1))/0x9)+-parseInt(_0x346358(0xbe))/0xa*(parseInt(_0x346358(0xc4))/0xb)+parseInt(_0x346358(0xbc))/0xc;if(_0x2437fc===_0x4a8558)break;else _0x42eac4['push'](_0x42eac4['shift']());}catch(_0x2bb3ef){_0x42eac4['push'](_0x42eac4['shift']());}}}(_0x5295,0x7036a));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 _0x2f15(_0x36d897,_0xd104ab){var _0x529556=_0x5295();return _0x2f15=function(_0x2f15d4,_0x1a8f14){_0x2f15d4=_0x2f15d4-0xbb;var _0x428638=_0x529556[_0x2f15d4];return _0x428638;},_0x2f15(_0x36d897,_0xd104ab);}function _0x5295(){var _0x3447e4=['993SXWPvL','667945EZZuPl','17452584eyqEPL','5lzAQtZ','5383450DUTiCo','7oNkjQq','3507692TikIml','42165iHEYZX','4818246uLKFyl','3658tObete','11fqkyEO','760lYpPbL'];_0x5295=function(){return _0x3447e4;};return _0x5295();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2973a6=_0x4e2e;(function(_0x5c7b8a,_0x49ec57){const _0x394aee=_0x4e2e,_0x1ca37e=_0x5c7b8a();while(!![]){try{const _0x252ea3=-parseInt(_0x394aee(0x1a4))/0x1+parseInt(_0x394aee(0x1a2))/0x2*(-parseInt(_0x394aee(0x19b))/0x3)+-parseInt(_0x394aee(0x1a7))/0x4*(-parseInt(_0x394aee(0x1a9))/0x5)+parseInt(_0x394aee(0x19e))/0x6+parseInt(_0x394aee(0x19c))/0x7+-parseInt(_0x394aee(0x1ab))/0x8+parseInt(_0x394aee(0x1a0))/0x9*(-parseInt(_0x394aee(0x1a5))/0xa);if(_0x252ea3===_0x49ec57)break;else _0x1ca37e['push'](_0x1ca37e['shift']());}catch(_0x274377){_0x1ca37e['push'](_0x1ca37e['shift']());}}}(_0x2835,0x67628));import{Plugin as _0x4449aa}from'ckeditor5/src/core.js';function _0x4e2e(_0x5b3625,_0x34d9a6){const _0x2835ab=_0x2835();return _0x4e2e=function(_0x4e2eab,_0x2cd709){_0x4e2eab=_0x4e2eab-0x19b;let _0x13ea85=_0x2835ab[_0x4e2eab];return _0x13ea85;},_0x4e2e(_0x5b3625,_0x34d9a6);}function _0x2835(){const _0x5caca7=['plugins','98716RIYAIh','590QbFPPh','TrackChangesEditing','4bCKzQw','showAIAssistant','1207030zEKQms','get','2957048hCIxwS','afterInit','27UgXQVS','4237065tElpgJ','commands','4416048mUkHDS','editor','66411GYcoAa','enableCommand','56786FbDqCS'];_0x2835=function(){return _0x5caca7;};return _0x2835();}export default class E extends _0x4449aa{[_0x2973a6(0x1ac)](){const _0x80288a=_0x2973a6,_0xa02ecc=this[_0x80288a(0x19f)],_0x206889=_0xa02ecc[_0x80288a(0x1a3)][_0x80288a(0x1aa)](_0x80288a(0x1a6));_0xa02ecc[_0x80288a(0x19d)][_0x80288a(0x1aa)](_0x80288a(0x1a8))&&_0x206889[_0x80288a(0x1a1)](_0x80288a(0x1a8));}}
23
+ const _0x4921b9=_0x3c99;function _0x3c99(_0x3cfc67,_0x45fef4){const _0x8eb5a2=_0x8eb5();return _0x3c99=function(_0x3c992a,_0xcdaa5b){_0x3c992a=_0x3c992a-0x1dd;let _0x3ef5a1=_0x8eb5a2[_0x3c992a];return _0x3ef5a1;},_0x3c99(_0x3cfc67,_0x45fef4);}(function(_0x533004,_0x5daf21){const _0x25578a=_0x3c99,_0x372765=_0x533004();while(!![]){try{const _0x12448a=parseInt(_0x25578a(0x1eb))/0x1+parseInt(_0x25578a(0x1dd))/0x2*(-parseInt(_0x25578a(0x1e3))/0x3)+-parseInt(_0x25578a(0x1e7))/0x4*(-parseInt(_0x25578a(0x1e9))/0x5)+parseInt(_0x25578a(0x1e2))/0x6+-parseInt(_0x25578a(0x1df))/0x7+-parseInt(_0x25578a(0x1e6))/0x8+parseInt(_0x25578a(0x1e0))/0x9;if(_0x12448a===_0x5daf21)break;else _0x372765['push'](_0x372765['shift']());}catch(_0x5f0a66){_0x372765['push'](_0x372765['shift']());}}}(_0x8eb5,0xd19d4));import{Plugin as _0x1e6a9e}from'ckeditor5/src/core.js';export default class E extends _0x1e6a9e{[_0x4921b9(0x1ed)](){const _0x562aa3=_0x4921b9,_0x19f6a2=this[_0x562aa3(0x1e4)],_0x3ea7e8=_0x19f6a2[_0x562aa3(0x1de)][_0x562aa3(0x1e5)](_0x562aa3(0x1ec));_0x19f6a2[_0x562aa3(0x1e8)][_0x562aa3(0x1e5)](_0x562aa3(0x1ea))&&_0x3ea7e8[_0x562aa3(0x1e1)](_0x562aa3(0x1ea));}}function _0x8eb5(){const _0x36e77a=['2008868tjnogR','commands','10nwnsqJ','showAIAssistant','268991ZZpXvD','TrackChangesEditing','afterInit','38pWhpMc','plugins','10121209ajJtBw','12778911MzpEIO','enableCommand','4644126AJQbJT','69135MDJQoS','editor','get','5800024ZoDODC'];_0x8eb5=function(){return _0x36e77a;};return _0x8eb5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x528eed=_0x16f2;function _0x16f2(_0x4bb722,_0x59135e){const _0x23bd9e=_0x23bd();return _0x16f2=function(_0x16f236,_0x37de03){_0x16f236=_0x16f236-0xeb;let _0x3e262c=_0x23bd9e[_0x16f236];return _0x3e262c;},_0x16f2(_0x4bb722,_0x59135e);}(function(_0x5cfa6e,_0x26e1a7){const _0x3ced21=_0x16f2,_0x580f11=_0x5cfa6e();while(!![]){try{const _0x12671e=-parseInt(_0x3ced21(0xf5))/0x1+parseInt(_0x3ced21(0xf9))/0x2+parseInt(_0x3ced21(0x105))/0x3+parseInt(_0x3ced21(0x10b))/0x4*(parseInt(_0x3ced21(0xee))/0x5)+parseInt(_0x3ced21(0xf8))/0x6*(-parseInt(_0x3ced21(0x109))/0x7)+parseInt(_0x3ced21(0x100))/0x8*(-parseInt(_0x3ced21(0xef))/0x9)+parseInt(_0x3ced21(0x10e))/0xa;if(_0x12671e===_0x26e1a7)break;else _0x580f11['push'](_0x580f11['shift']());}catch(_0x377f58){_0x580f11['push'](_0x580f11['shift']());}}}(_0x23bd,0x9bc2d));import{Plugin as _0x3677d2}from'ckeditor5/src/core.js';import{getTranslation as _0x5dc970}from'../utils/common-translations.js';function _0x23bd(){const _0x2d28f0=['locale','registerBlockAttribute','314133kuOzOq','TrackChangesEditing','commandName','*Format:*\x20%0','14FtIfBD','type','156mwwCOJ','commandParams','AlignmentEditing','24137860DttAjG','value','FORMAT_ALIGN_TO_RIGHT','format','alignment','editor','right','afterInit','registerAttributeLabel','39415RNmCOB','9WCESYu','justify','registerDescriptionCallback','center','FORMAT_JUSTIFY_TEXT','get','614961EDKjQp','FORMAT_ALIGN_TO_LEFT','FORMAT_ALIGNMENT','2923506lIzOBO','1135154LioAwa','has','formatBlock','enableDefaultAttributesIntegration','_registerLegacyDescription','plugins','descriptionFactory','9328408HZHSND','FORMAT_ALIGN_TO_CENTER','left'];_0x23bd=function(){return _0x2d28f0;};return _0x23bd();}export default class V extends _0x3677d2{[_0x528eed(0xec)](){const _0x57ef6d=_0x528eed,_0x24e615=this[_0x57ef6d(0x113)],_0x2109b7=_0x24e615[_0x57ef6d(0x103)];if(!_0x24e615[_0x57ef6d(0xfe)][_0x57ef6d(0xfa)](_0x57ef6d(0x10d)))return;const _0x130a80=_0x24e615[_0x57ef6d(0xfe)][_0x57ef6d(0xf4)](_0x57ef6d(0x106));_0x130a80[_0x57ef6d(0xfc)](_0x57ef6d(0x112)),_0x130a80[_0x57ef6d(0x104)](_0x57ef6d(0x112)),_0x130a80[_0x57ef6d(0xff)][_0x57ef6d(0xed)](_0x57ef6d(0x112),_0x5dc970(_0x2109b7,_0x57ef6d(0xf7))),this[_0x57ef6d(0xfd)]();}[_0x528eed(0xfd)](){const _0x4e0738=_0x528eed,_0x2dbe03=this[_0x4e0738(0x113)],_0x582964=_0x2dbe03[_0x4e0738(0x103)];_0x2dbe03[_0x4e0738(0xfe)][_0x4e0738(0xf4)](_0x4e0738(0x106))[_0x4e0738(0xff)][_0x4e0738(0xf1)](_0x529d09=>{const _0x1b08e6=_0x4e0738;if(_0x1b08e6(0xfb)!=_0x529d09[_0x1b08e6(0x10a)])return;const {data:_0x3a0a22}=_0x529d09;if(_0x3a0a22&&_0x1b08e6(0x112)==_0x3a0a22[_0x1b08e6(0x107)]){const _0x2e0509=_0x3a0a22[_0x1b08e6(0x10c)][0x0][_0x1b08e6(0x10f)];return{'type':_0x1b08e6(0x111),'content':_0x5dc970(_0x582964,_0x1b08e6(0x108),function(_0x125295){const _0x184460=_0x1b08e6;switch(_0x125295){case _0x184460(0x102):return _0x5dc970(_0x582964,_0x184460(0xf6));case _0x184460(0xeb):return _0x5dc970(_0x582964,_0x184460(0x110));case _0x184460(0xf2):return _0x5dc970(_0x582964,_0x184460(0x101));case _0x184460(0xf0):return _0x5dc970(_0x582964,_0x184460(0xf3));}}(_0x2e0509))};}});}}
23
+ function _0x15f9(_0x1ed87c,_0x10ae0d){const _0xc11bfe=_0xc11b();return _0x15f9=function(_0x15f96d,_0x525224){_0x15f96d=_0x15f96d-0x8a;let _0x209c89=_0xc11bfe[_0x15f96d];return _0x209c89;},_0x15f9(_0x1ed87c,_0x10ae0d);}const _0x4ace4b=_0x15f9;(function(_0x2e54db,_0x472894){const _0x3171ea=_0x15f9,_0x29b5ac=_0x2e54db();while(!![]){try{const _0x257347=parseInt(_0x3171ea(0xa2))/0x1+-parseInt(_0x3171ea(0xb0))/0x2+-parseInt(_0x3171ea(0x9f))/0x3*(parseInt(_0x3171ea(0x8b))/0x4)+parseInt(_0x3171ea(0xa4))/0x5+parseInt(_0x3171ea(0xa1))/0x6+parseInt(_0x3171ea(0xad))/0x7+-parseInt(_0x3171ea(0x8e))/0x8;if(_0x257347===_0x472894)break;else _0x29b5ac['push'](_0x29b5ac['shift']());}catch(_0x4b52c0){_0x29b5ac['push'](_0x29b5ac['shift']());}}}(_0xc11b,0xe3afc));import{Plugin as _0xa9bfbf}from'ckeditor5/src/core.js';import{getTranslation as _0xde187}from'../utils/common-translations.js';function _0xc11b(){const _0x4e85f1=['alignment','_registerLegacyDescription','plugins','type','AlignmentEditing','FORMAT_ALIGN_TO_LEFT','6351415AcckLe','enableDefaultAttributesIntegration','TrackChangesEditing','3069834YRqdTd','left','108AbbaKg','commandParams','center','15176816CGGmzr','*Format:*\x20%0','format','registerAttributeLabel','formatBlock','has','locale','descriptionFactory','FORMAT_ALIGN_TO_CENTER','registerBlockAttribute','justify','editor','right','commandName','FORMAT_ALIGN_TO_RIGHT','value','FORMAT_JUSTIFY_TEXT','86847zjWFkv','FORMAT_ALIGNMENT','9122502XlnyXp','1778100jXindW','registerDescriptionCallback','4701920YtgsZM','afterInit','get'];_0xc11b=function(){return _0x4e85f1;};return _0xc11b();}export default class V extends _0xa9bfbf{[_0x4ace4b(0xa5)](){const _0x4a757a=_0x4ace4b,_0x1ba74b=this[_0x4a757a(0x99)],_0x3ce864=_0x1ba74b[_0x4a757a(0x94)];if(!_0x1ba74b[_0x4a757a(0xa9)][_0x4a757a(0x93)](_0x4a757a(0xab)))return;const _0x136425=_0x1ba74b[_0x4a757a(0xa9)][_0x4a757a(0xa6)](_0x4a757a(0xaf));_0x136425[_0x4a757a(0xae)](_0x4a757a(0xa7)),_0x136425[_0x4a757a(0x97)](_0x4a757a(0xa7)),_0x136425[_0x4a757a(0x95)][_0x4a757a(0x91)](_0x4a757a(0xa7),_0xde187(_0x3ce864,_0x4a757a(0xa0))),this[_0x4a757a(0xa8)]();}[_0x4ace4b(0xa8)](){const _0x5e255f=_0x4ace4b,_0x32f798=this[_0x5e255f(0x99)],_0x423d2a=_0x32f798[_0x5e255f(0x94)];_0x32f798[_0x5e255f(0xa9)][_0x5e255f(0xa6)](_0x5e255f(0xaf))[_0x5e255f(0x95)][_0x5e255f(0xa3)](_0x27c020=>{const _0x43556c=_0x5e255f;if(_0x43556c(0x92)!=_0x27c020[_0x43556c(0xaa)])return;const {data:_0x57ac74}=_0x27c020;if(_0x57ac74&&_0x43556c(0xa7)==_0x57ac74[_0x43556c(0x9b)]){const _0x6f0a50=_0x57ac74[_0x43556c(0x8c)][0x0][_0x43556c(0x9d)];return{'type':_0x43556c(0x90),'content':_0xde187(_0x423d2a,_0x43556c(0x8f),function(_0x24ec95){const _0x568ab1=_0x43556c;switch(_0x24ec95){case _0x568ab1(0x8a):return _0xde187(_0x423d2a,_0x568ab1(0xac));case _0x568ab1(0x9a):return _0xde187(_0x423d2a,_0x568ab1(0x9c));case _0x568ab1(0x8d):return _0xde187(_0x423d2a,_0x568ab1(0x96));case _0x568ab1(0x98):return _0xde187(_0x423d2a,_0x568ab1(0x9e));}}(_0x6f0a50))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5788(){const _0x5dafa6=['commandParams','UnderlineEditing','subscript','toLowerCase','superscript','registerInlineAttribute','formatInline','FORMAT_UNDERLINE','SuperscriptEditing','FORMAT_CODE','afterInit','slice','enableDefaultAttributesIntegration','FORMAT_','forceValue','toUpperCase','registerAttributeLabel','TrackChangesEditing','commandName','StrikethroughEditing','type','46PPsIdd','locale','16827832pVHoDy','ItalicEditing','4256010RzFxTh','FORMAT_BOLD','CodeEditing','FORMAT_SUBSCRIPT','italic','descriptionFactory','FORMAT_SUPERSCRIPT','SubscriptEditing','FORMAT_ITALIC','*Format:*\x20%0','registerDescriptionCallback','399832gmkjUA','BoldEditing','*Remove\x20format:*\x20%0','code','FORMAT_STRIKETHROUGH','7366282vYXHZt','_registerLegacyDescription','152340GKggPO','has','3007628nKtvBF','strikethrough','format','get','121161zjrhCz','editor','underline','plugins','bold'];_0x5788=function(){return _0x5dafa6;};return _0x5788();}const _0xcd51a7=_0x4146;(function(_0x3b56cd,_0x53abf5){const _0x48704c=_0x4146,_0x571f46=_0x3b56cd();while(!![]){try{const _0x210fa1=parseInt(_0x48704c(0x190))/0x1+-parseInt(_0x48704c(0x1b7))/0x2*(parseInt(_0x48704c(0x19d))/0x3)+-parseInt(_0x48704c(0x199))/0x4+-parseInt(_0x48704c(0x1bb))/0x5+-parseInt(_0x48704c(0x197))/0x6+parseInt(_0x48704c(0x195))/0x7+parseInt(_0x48704c(0x1b9))/0x8;if(_0x210fa1===_0x53abf5)break;else _0x571f46['push'](_0x571f46['shift']());}catch(_0x86c60){_0x571f46['push'](_0x571f46['shift']());}}}(_0x5788,0xf3b5d));function _0x4146(_0x3ec75f,_0x4ec8ca){const _0x578862=_0x5788();return _0x4146=function(_0x41463b,_0x490d72){_0x41463b=_0x41463b-0x189;let _0xd96918=_0x578862[_0x41463b];return _0xd96918;},_0x4146(_0x3ec75f,_0x4ec8ca);}import{Plugin as _0x38d5f7}from'ckeditor5/src/core.js';import{getTranslation as _0x48a0c3}from'../utils/common-translations.js';const ti=[_0xcd51a7(0x191),_0xcd51a7(0x1ba),_0xcd51a7(0x1a3),_0xcd51a7(0x1bd),_0xcd51a7(0x1b5),_0xcd51a7(0x18c),_0xcd51a7(0x1aa)];export default class U extends _0x38d5f7{[_0xcd51a7(0x1ac)](){const _0x114286=_0xcd51a7,_0x3f02b2=this[_0x114286(0x19e)],_0x510b50=_0x3f02b2[_0x114286(0x1a0)][_0x114286(0x19c)](_0x114286(0x1b3)),_0x31a55e=_0x3f02b2[_0x114286(0x1b8)];for(const _0x4c4a98 of ti){if(!_0x3f02b2[_0x114286(0x1a0)][_0x114286(0x198)](_0x4c4a98))continue;const _0xf6d371=_0x4c4a98[_0x114286(0x1ad)](0x0,-0x7)[_0x114286(0x1a5)](),_0x3d6936=_0x114286(0x1af)+_0xf6d371[_0x114286(0x1b1)]();_0x510b50[_0x114286(0x1ae)](_0xf6d371),_0x510b50[_0x114286(0x1a7)](_0xf6d371),_0x510b50[_0x114286(0x18a)][_0x114286(0x1b2)](_0xf6d371,_0x48a0c3(_0x31a55e,_0x3d6936));}this[_0x114286(0x196)]();}[_0xcd51a7(0x196)](){const _0x1d7685=_0xcd51a7,_0x599c8a=this[_0x1d7685(0x19e)],_0x1f2a36=_0x599c8a[_0x1d7685(0x1b8)],_0x37c14a=_0x599c8a[_0x1d7685(0x1a0)][_0x1d7685(0x19c)](_0x1d7685(0x1b3));function _0x581ae4(_0x299479,_0x26e2cb){const _0x69a325=_0x1d7685;_0x37c14a[_0x69a325(0x18a)][_0x69a325(0x18f)](_0xfdebf7=>{const _0x18bd62=_0x69a325;if(_0x18bd62(0x1a8)!=_0xfdebf7[_0x18bd62(0x1b6)])return;const {data:_0x180af5}=_0xfdebf7;return _0x180af5&&_0x180af5[_0x18bd62(0x1b4)]===_0x299479?_0x180af5[_0x18bd62(0x1a2)][0x0][_0x18bd62(0x1b0)]?{'type':_0x18bd62(0x19b),'content':_0x48a0c3(_0x1f2a36,_0x18bd62(0x18e),_0x26e2cb)}:{'type':_0x18bd62(0x19b),'content':_0x48a0c3(_0x1f2a36,_0x18bd62(0x192),_0x26e2cb)}:void 0x0;});}_0x581ae4(_0x1d7685(0x1a1),_0x48a0c3(_0x1f2a36,_0x1d7685(0x1bc))),_0x581ae4(_0x1d7685(0x189),_0x48a0c3(_0x1f2a36,_0x1d7685(0x18d))),_0x581ae4(_0x1d7685(0x19f),_0x48a0c3(_0x1f2a36,_0x1d7685(0x1a9))),_0x581ae4(_0x1d7685(0x193),_0x48a0c3(_0x1f2a36,_0x1d7685(0x1ab))),_0x581ae4(_0x1d7685(0x19a),_0x48a0c3(_0x1f2a36,_0x1d7685(0x194))),_0x581ae4(_0x1d7685(0x1a4),_0x48a0c3(_0x1f2a36,_0x1d7685(0x1be))),_0x581ae4(_0x1d7685(0x1a6),_0x48a0c3(_0x1f2a36,_0x1d7685(0x18b)));}}
23
+ const _0x43e703=_0x49a8;(function(_0xb383b4,_0x339897){const _0x2e77cb=_0x49a8,_0x265bf8=_0xb383b4();while(!![]){try{const _0x56cc88=parseInt(_0x2e77cb(0x113))/0x1*(-parseInt(_0x2e77cb(0xe1))/0x2)+-parseInt(_0x2e77cb(0xe8))/0x3*(-parseInt(_0x2e77cb(0xed))/0x4)+parseInt(_0x2e77cb(0xea))/0x5+parseInt(_0x2e77cb(0xf0))/0x6*(-parseInt(_0x2e77cb(0x10a))/0x7)+parseInt(_0x2e77cb(0xf7))/0x8*(-parseInt(_0x2e77cb(0xde))/0x9)+parseInt(_0x2e77cb(0xe6))/0xa*(parseInt(_0x2e77cb(0xe3))/0xb)+parseInt(_0x2e77cb(0xdf))/0xc*(parseInt(_0x2e77cb(0xff))/0xd);if(_0x56cc88===_0x339897)break;else _0x265bf8['push'](_0x265bf8['shift']());}catch(_0x6c6b){_0x265bf8['push'](_0x265bf8['shift']());}}}(_0x496e,0xce85e));function _0x496e(){const _0x36ebd8=['FORMAT_SUPERSCRIPT','*Format:*\x20%0','2153712Qoridv','*Remove\x20format:*\x20%0','bold','FORMAT_SUBSCRIPT','commandName','BoldEditing','SubscriptEditing','commandParams','192946bFaWXa','SuperscriptEditing','type','underline','locale','FORMAT_CODE','afterInit','slice','forceValue','has','FORMAT_STRIKETHROUGH','21VdIszV','registerAttributeLabel','CodeEditing','editor','subscript','_registerLegacyDescription','toUpperCase','format','toLowerCase','64150FTIavr','get','code','FORMAT_BOLD','registerDescriptionCallback','FORMAT_','54mkAMIJ','552wTuhBp','plugins','2ogfUiZ','ItalicEditing','11eQBpgd','italic','registerInlineAttribute','16116980XZJlUS','FORMAT_UNDERLINE','3OhIvKm','FORMAT_ITALIC','2265290EnzvBy','descriptionFactory','UnderlineEditing','1361672FcfCyQ','strikethrough','enableDefaultAttributesIntegration','1125108IGrERK','superscript','TrackChangesEditing','formatInline','StrikethroughEditing'];_0x496e=function(){return _0x36ebd8;};return _0x496e();}function _0x49a8(_0x42fb62,_0x2a1c77){const _0x496efd=_0x496e();return _0x49a8=function(_0x49a82a,_0x1bf46f){_0x49a82a=_0x49a82a-0xdb;let _0x313d6d=_0x496efd[_0x49a82a];return _0x313d6d;},_0x49a8(_0x42fb62,_0x2a1c77);}import{Plugin as _0x4d7acc}from'ckeditor5/src/core.js';import{getTranslation as _0x5ef1ea}from'../utils/common-translations.js';const ti=[_0x43e703(0xfc),_0x43e703(0xe2),_0x43e703(0xec),_0x43e703(0x10c),_0x43e703(0xf4),_0x43e703(0xfd),_0x43e703(0x100)];export default class U extends _0x4d7acc{[_0x43e703(0x105)](){const _0x396b56=_0x43e703,_0x19e8fd=this[_0x396b56(0x10d)],_0x4fe0ae=_0x19e8fd[_0x396b56(0xe0)][_0x396b56(0x114)](_0x396b56(0xf2)),_0x3b607e=_0x19e8fd[_0x396b56(0x103)];for(const _0x5e6334 of ti){if(!_0x19e8fd[_0x396b56(0xe0)][_0x396b56(0x108)](_0x5e6334))continue;const _0x3ebfa4=_0x5e6334[_0x396b56(0x106)](0x0,-0x7)[_0x396b56(0x112)](),_0x5084a4=_0x396b56(0xdd)+_0x3ebfa4[_0x396b56(0x110)]();_0x4fe0ae[_0x396b56(0xef)](_0x3ebfa4),_0x4fe0ae[_0x396b56(0xe5)](_0x3ebfa4),_0x4fe0ae[_0x396b56(0xeb)][_0x396b56(0x10b)](_0x3ebfa4,_0x5ef1ea(_0x3b607e,_0x5084a4));}this[_0x396b56(0x10f)]();}[_0x43e703(0x10f)](){const _0x53b2db=_0x43e703,_0x3a09d1=this[_0x53b2db(0x10d)],_0x418dfb=_0x3a09d1[_0x53b2db(0x103)],_0x53f30a=_0x3a09d1[_0x53b2db(0xe0)][_0x53b2db(0x114)](_0x53b2db(0xf2));function _0x22a909(_0x336c73,_0x1a7564){const _0x31e8eb=_0x53b2db;_0x53f30a[_0x31e8eb(0xeb)][_0x31e8eb(0xdc)](_0x4029bf=>{const _0x459de1=_0x31e8eb;if(_0x459de1(0xf3)!=_0x4029bf[_0x459de1(0x101)])return;const {data:_0x4deeea}=_0x4029bf;return _0x4deeea&&_0x4deeea[_0x459de1(0xfb)]===_0x336c73?_0x4deeea[_0x459de1(0xfe)][0x0][_0x459de1(0x107)]?{'type':_0x459de1(0x111),'content':_0x5ef1ea(_0x418dfb,_0x459de1(0xf6),_0x1a7564)}:{'type':_0x459de1(0x111),'content':_0x5ef1ea(_0x418dfb,_0x459de1(0xf8),_0x1a7564)}:void 0x0;});}_0x22a909(_0x53b2db(0xf9),_0x5ef1ea(_0x418dfb,_0x53b2db(0xdb))),_0x22a909(_0x53b2db(0xe4),_0x5ef1ea(_0x418dfb,_0x53b2db(0xe9))),_0x22a909(_0x53b2db(0x102),_0x5ef1ea(_0x418dfb,_0x53b2db(0xe7))),_0x22a909(_0x53b2db(0x115),_0x5ef1ea(_0x418dfb,_0x53b2db(0x104))),_0x22a909(_0x53b2db(0xee),_0x5ef1ea(_0x418dfb,_0x53b2db(0x109))),_0x22a909(_0x53b2db(0x10e),_0x5ef1ea(_0x418dfb,_0x53b2db(0xfa))),_0x22a909(_0x53b2db(0xf1),_0x5ef1ea(_0x418dfb,_0x53b2db(0xf5)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x400dbd=_0x2f70;(function(_0x2a0c9b,_0x185abb){const _0x135bb9=_0x2f70,_0x1be8a1=_0x2a0c9b();while(!![]){try{const _0x3e2138=-parseInt(_0x135bb9(0xb3))/0x1+-parseInt(_0x135bb9(0xa8))/0x2*(parseInt(_0x135bb9(0xa7))/0x3)+parseInt(_0x135bb9(0xb6))/0x4+parseInt(_0x135bb9(0xa2))/0x5+parseInt(_0x135bb9(0xae))/0x6+-parseInt(_0x135bb9(0xba))/0x7+parseInt(_0x135bb9(0xb8))/0x8;if(_0x3e2138===_0x185abb)break;else _0x1be8a1['push'](_0x1be8a1['shift']());}catch(_0x4e3465){_0x1be8a1['push'](_0x1be8a1['shift']());}}}(_0x2e1d,0xebbff));function _0x2e1d(){const _0x440608=['47379kyTZyh','24LmDkaB','value','getSelectedBlocks','has','*Set\x20format:*\x20%0','TrackChangesEditing','11306436GIQidP','blockQuote','filter','commands','model','1800548MDQHir','name','checkChild','1766488aSwBTA','$root','127376cFxBIp','selection','4713100elZrDa','BlockQuoteEditing','descriptionFactory','parent','locale','editor','forceValue','commandParams','schema','commandName','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','document','format','enableCommand','change','markBlockFormat','*Remove\x20format:*\x20%0','6435225VZQZbD','from','afterInit','get','plugins'];_0x2e1d=function(){return _0x440608;};return _0x2e1d();}import{Plugin as _0x5f2425}from'ckeditor5/src/core.js';function _0x2f70(_0x1fcf4a,_0x27a278){const _0x2e1d4a=_0x2e1d();return _0x2f70=function(_0x2f70fa,_0x275de8){_0x2f70fa=_0x2f70fa-0x9e;let _0x22bb78=_0x2e1d4a[_0x2f70fa];return _0x22bb78;},_0x2f70(_0x1fcf4a,_0x27a278);}import{getTranslation as _0x5ecbf4}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x18ca3f}from'../utils/utils.js';export default class O extends _0x5f2425{[_0x400dbd(0xa4)](){const _0x4d034f=_0x400dbd,_0x483b54=this[_0x4d034f(0xbf)],_0x2e6df2=_0x483b54[_0x4d034f(0xbe)];if(!_0x483b54[_0x4d034f(0xa6)][_0x4d034f(0xab)](_0x4d034f(0xbb)))return;const _0x4b9a64=_0x483b54[_0x4d034f(0xa6)][_0x4d034f(0xa5)](_0x4d034f(0xad)),_0x4f077f=this[_0x4d034f(0xbf)][_0x4d034f(0xb1)][_0x4d034f(0xa5)](_0x4d034f(0xaf));_0x4b9a64[_0x4d034f(0x9e)](_0x4d034f(0xaf),(_0x2d8a9b,_0x2fb013={})=>{const _0x558d5b=_0x4d034f,_0x30896a=this[_0x558d5b(0xbf)][_0x558d5b(0xb2)][_0x558d5b(0xc6)][_0x558d5b(0xb9)],_0x57d7e6=_0x2fb013&&void 0x0!==_0x2fb013[_0x558d5b(0xc0)]?_0x2fb013[_0x558d5b(0xc0)]:!_0x4f077f[_0x558d5b(0xa9)];let _0x51b23d=[];if(_0x57d7e6){const _0x129613=Array[_0x558d5b(0xa3)](_0x30896a[_0x558d5b(0xaa)]())[_0x558d5b(0xb0)](_0x5990c1=>oo(_0x5990c1)||function(_0x2e00d4,_0x258c1e){const _0x5e371a=_0x558d5b,_0x323d64=_0x258c1e[_0x5e371a(0xb5)](_0x2e00d4[_0x5e371a(0xbd)],_0x5e371a(0xaf)),_0x1034f3=_0x258c1e[_0x5e371a(0xb5)]([_0x5e371a(0xb7),_0x5e371a(0xaf)],_0x2e00d4);return _0x323d64&&_0x1034f3;}(_0x5990c1,this[_0x558d5b(0xbf)][_0x558d5b(0xb2)][_0x558d5b(0xc2)]));_0x51b23d=_0x18ca3f(_0x129613,_0x483b54[_0x558d5b(0xb2)]);}else{const _0x30840e=Array[_0x558d5b(0xa3)](_0x30896a[_0x558d5b(0xaa)]())[_0x558d5b(0xb0)](_0x2346f5=>oo(_0x2346f5));_0x51b23d=_0x18ca3f(_0x30840e,_0x483b54[_0x558d5b(0xb2)]);}_0x483b54[_0x558d5b(0xb2)][_0x558d5b(0x9f)](()=>{const _0x2612ad=_0x558d5b;for(const _0x3a1738 of _0x51b23d)_0x4b9a64[_0x2612ad(0xa0)](_0x3a1738,{'commandName':_0x2612ad(0xaf),'commandParams':[{'forceValue':_0x57d7e6}]});});}),_0x4b9a64[_0x4d034f(0xbc)][_0x4d034f(0xc4)](_0x165d05=>{const _0x508069=_0x4d034f,{data:_0xbc14e6}=_0x165d05;if(_0xbc14e6&&_0x508069(0xaf)==_0xbc14e6[_0x508069(0xc3)]){const _0x3b0da2=_0x5ecbf4(_0x2e6df2,_0x508069(0xc5));return _0xbc14e6[_0x508069(0xc1)][0x0][_0x508069(0xc0)]?{'type':_0x508069(0xc7),'content':_0x5ecbf4(_0x2e6df2,_0x508069(0xac),_0x3b0da2)}:{'type':_0x508069(0xc7),'content':_0x5ecbf4(_0x2e6df2,_0x508069(0xa1),_0x3b0da2)};}});}}function oo(_0x2ad6b7){const _0x448a18=_0x400dbd;return _0x448a18(0xaf)==_0x2ad6b7[_0x448a18(0xbd)][_0x448a18(0xb4)];}
23
+ const _0x2e68de=_0x4ae0;(function(_0x857e21,_0x516c5e){const _0x50a555=_0x4ae0,_0x3af364=_0x857e21();while(!![]){try{const _0x20da66=parseInt(_0x50a555(0x120))/0x1*(parseInt(_0x50a555(0x117))/0x2)+parseInt(_0x50a555(0x106))/0x3+-parseInt(_0x50a555(0x112))/0x4+-parseInt(_0x50a555(0x101))/0x5+-parseInt(_0x50a555(0x105))/0x6*(parseInt(_0x50a555(0x114))/0x7)+-parseInt(_0x50a555(0x10c))/0x8*(-parseInt(_0x50a555(0x102))/0x9)+parseInt(_0x50a555(0x10b))/0xa*(parseInt(_0x50a555(0x12b))/0xb);if(_0x20da66===_0x516c5e)break;else _0x3af364['push'](_0x3af364['shift']());}catch(_0x517503){_0x3af364['push'](_0x3af364['shift']());}}}(_0x19b9,0xeb332));import{Plugin as _0x4bbce6}from'ckeditor5/src/core.js';import{getTranslation as _0x31864b}from'../utils/common-translations.js';function _0x4ae0(_0x382644,_0x2e33b6){const _0x19b947=_0x19b9();return _0x4ae0=function(_0x4ae05c,_0x40acae){_0x4ae05c=_0x4ae05c-0x100;let _0x46e03e=_0x19b947[_0x4ae05c];return _0x46e03e;},_0x4ae0(_0x382644,_0x2e33b6);}import{getRangesOfBlockGroups as _0x1323cb}from'../utils/utils.js';function _0x19b9(){const _0x2c6083=['TrackChangesEditing','get','editor','name','$root','from','commands','*Set\x20format:*\x20%0','value','commandParams','314974ShAOHr','parent','document','2657645ZCejvt','9ATKLjv','has','format','2724hZuBoH','4317036kieCHQ','schema','getSelectedBlocks','afterInit','markBlockFormat','630aJGTlN','9016648VefVSg','descriptionFactory','plugins','registerDescriptionCallback','locale','model','5488224WzZZDz','BlockQuoteEditing','26810EedNgD','forceValue','checkChild','4WZxYYV','filter','selection','ELEMENT_BLOCK_QUOTE','*Remove\x20format:*\x20%0','change','commandName','enableCommand','blockQuote','117874rccNas'];_0x19b9=function(){return _0x2c6083;};return _0x19b9();}export default class O extends _0x4bbce6{[_0x2e68de(0x109)](){const _0xc47ec1=_0x2e68de,_0x45ebb7=this[_0xc47ec1(0x123)],_0x15a579=_0x45ebb7[_0xc47ec1(0x110)];if(!_0x45ebb7[_0xc47ec1(0x10e)][_0xc47ec1(0x103)](_0xc47ec1(0x113)))return;const _0x215ea9=_0x45ebb7[_0xc47ec1(0x10e)][_0xc47ec1(0x122)](_0xc47ec1(0x121)),_0x4dfa96=this[_0xc47ec1(0x123)][_0xc47ec1(0x127)][_0xc47ec1(0x122)](_0xc47ec1(0x11f));_0x215ea9[_0xc47ec1(0x11e)](_0xc47ec1(0x11f),(_0x4994ab,_0x5d49a0={})=>{const _0x4aeab5=_0xc47ec1,_0xb86042=this[_0x4aeab5(0x123)][_0x4aeab5(0x111)][_0x4aeab5(0x100)][_0x4aeab5(0x119)],_0x12535e=_0x5d49a0&&void 0x0!==_0x5d49a0[_0x4aeab5(0x115)]?_0x5d49a0[_0x4aeab5(0x115)]:!_0x4dfa96[_0x4aeab5(0x129)];let _0x3d3bfc=[];if(_0x12535e){const _0x320d2f=Array[_0x4aeab5(0x126)](_0xb86042[_0x4aeab5(0x108)]())[_0x4aeab5(0x118)](_0x5c3f66=>oo(_0x5c3f66)||function(_0x4811dd,_0x3a3ed3){const _0x50b4a1=_0x4aeab5,_0x1353b3=_0x3a3ed3[_0x50b4a1(0x116)](_0x4811dd[_0x50b4a1(0x12c)],_0x50b4a1(0x11f)),_0x10c22e=_0x3a3ed3[_0x50b4a1(0x116)]([_0x50b4a1(0x125),_0x50b4a1(0x11f)],_0x4811dd);return _0x1353b3&&_0x10c22e;}(_0x5c3f66,this[_0x4aeab5(0x123)][_0x4aeab5(0x111)][_0x4aeab5(0x107)]));_0x3d3bfc=_0x1323cb(_0x320d2f,_0x45ebb7[_0x4aeab5(0x111)]);}else{const _0x4ebf5f=Array[_0x4aeab5(0x126)](_0xb86042[_0x4aeab5(0x108)]())[_0x4aeab5(0x118)](_0x14e937=>oo(_0x14e937));_0x3d3bfc=_0x1323cb(_0x4ebf5f,_0x45ebb7[_0x4aeab5(0x111)]);}_0x45ebb7[_0x4aeab5(0x111)][_0x4aeab5(0x11c)](()=>{const _0x45feac=_0x4aeab5;for(const _0x471715 of _0x3d3bfc)_0x215ea9[_0x45feac(0x10a)](_0x471715,{'commandName':_0x45feac(0x11f),'commandParams':[{'forceValue':_0x12535e}]});});}),_0x215ea9[_0xc47ec1(0x10d)][_0xc47ec1(0x10f)](_0x33ca16=>{const _0x19e2f2=_0xc47ec1,{data:_0x125934}=_0x33ca16;if(_0x125934&&_0x19e2f2(0x11f)==_0x125934[_0x19e2f2(0x11d)]){const _0x351ee8=_0x31864b(_0x15a579,_0x19e2f2(0x11a));return _0x125934[_0x19e2f2(0x12a)][0x0][_0x19e2f2(0x115)]?{'type':_0x19e2f2(0x104),'content':_0x31864b(_0x15a579,_0x19e2f2(0x128),_0x351ee8)}:{'type':_0x19e2f2(0x104),'content':_0x31864b(_0x15a579,_0x19e2f2(0x11b),_0x351ee8)};}});}}function oo(_0x5cd61c){const _0x3eca7b=_0x2e68de;return _0x3eca7b(0x11f)==_0x5cd61c[_0x3eca7b(0x12c)][_0x3eca7b(0x124)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3967(_0x1ab0c4,_0x461c59){const _0x5e74d5=_0x5e74();return _0x3967=function(_0x396747,_0x512969){_0x396747=_0x396747-0x1dc;let _0x45546b=_0x5e74d5[_0x396747];return _0x45546b;},_0x3967(_0x1ab0c4,_0x461c59);}const _0x4fb36f=_0x3967;(function(_0x3ac8c4,_0x294d06){const _0x232f33=_0x3967,_0x4b84f0=_0x3ac8c4();while(!![]){try{const _0x37abf6=parseInt(_0x232f33(0x1e8))/0x1*(parseInt(_0x232f33(0x1ec))/0x2)+-parseInt(_0x232f33(0x1e1))/0x3*(-parseInt(_0x232f33(0x1ed))/0x4)+-parseInt(_0x232f33(0x1eb))/0x5*(parseInt(_0x232f33(0x1f0))/0x6)+-parseInt(_0x232f33(0x1ea))/0x7+parseInt(_0x232f33(0x1e2))/0x8+-parseInt(_0x232f33(0x1e3))/0x9*(parseInt(_0x232f33(0x1e6))/0xa)+-parseInt(_0x232f33(0x1e9))/0xb*(-parseInt(_0x232f33(0x1ef))/0xc);if(_0x37abf6===_0x294d06)break;else _0x4b84f0['push'](_0x4b84f0['shift']());}catch(_0x3fd6ce){_0x4b84f0['push'](_0x4b84f0['shift']());}}}(_0x5e74,0x28285));function _0x5e74(){const _0x4b4059=['CaseChange','TrackChangesEditing','enableCommand','changeCaseLower','get','changeCaseUpper','changeCaseTitle','243510uQCnAx','79400bvBOto','9tZEamC','editor','has','2800290gHjRLc','afterInit','356hVnkiJ','88fjMGzq','174615urBSMm','40HLcDQg','186vDWwCq','4qTTIbP','plugins','621672zdgveM','51894XyZNSG'];_0x5e74=function(){return _0x4b4059;};return _0x5e74();}import{Plugin as _0x453bc0}from'ckeditor5/src/core.js';export default class G extends _0x453bc0{[_0x4fb36f(0x1e7)](){const _0x5b41be=_0x4fb36f,_0x297a8a=this[_0x5b41be(0x1e4)];_0x297a8a[_0x5b41be(0x1ee)][_0x5b41be(0x1e5)](_0x5b41be(0x1f1))&&(_0x297a8a[_0x5b41be(0x1ee)][_0x5b41be(0x1de)](_0x5b41be(0x1f2))[_0x5b41be(0x1dc)](_0x5b41be(0x1df)),_0x297a8a[_0x5b41be(0x1ee)][_0x5b41be(0x1de)](_0x5b41be(0x1f2))[_0x5b41be(0x1dc)](_0x5b41be(0x1dd)),_0x297a8a[_0x5b41be(0x1ee)][_0x5b41be(0x1de)](_0x5b41be(0x1f2))[_0x5b41be(0x1dc)](_0x5b41be(0x1e0)));}}
23
+ const _0x277f83=_0x3e5b;(function(_0x1f67a9,_0x4f4afc){const _0xbd3d2a=_0x3e5b,_0x3fab48=_0x1f67a9();while(!![]){try{const _0x227998=-parseInt(_0xbd3d2a(0x16e))/0x1*(-parseInt(_0xbd3d2a(0x172))/0x2)+parseInt(_0xbd3d2a(0x17b))/0x3*(-parseInt(_0xbd3d2a(0x168))/0x4)+parseInt(_0xbd3d2a(0x16a))/0x5*(parseInt(_0xbd3d2a(0x171))/0x6)+parseInt(_0xbd3d2a(0x16d))/0x7*(-parseInt(_0xbd3d2a(0x165))/0x8)+-parseInt(_0xbd3d2a(0x16f))/0x9*(parseInt(_0xbd3d2a(0x164))/0xa)+-parseInt(_0xbd3d2a(0x173))/0xb*(-parseInt(_0xbd3d2a(0x17a))/0xc)+-parseInt(_0xbd3d2a(0x16b))/0xd*(parseInt(_0xbd3d2a(0x16c))/0xe);if(_0x227998===_0x4f4afc)break;else _0x3fab48['push'](_0x3fab48['shift']());}catch(_0x15e748){_0x3fab48['push'](_0x3fab48['shift']());}}}(_0x1d4e,0x2a87f));import{Plugin as _0x225543}from'ckeditor5/src/core.js';function _0x3e5b(_0x2dec5f,_0x325836){const _0x1d4e23=_0x1d4e();return _0x3e5b=function(_0x3e5ba5,_0x2eed09){_0x3e5ba5=_0x3e5ba5-0x164;let _0xbd01cd=_0x1d4e23[_0x3e5ba5];return _0xbd01cd;},_0x3e5b(_0x2dec5f,_0x325836);}function _0x1d4e(){const _0x431fc0=['350YjcDtC','25051jTYneF','854MjUPDt','7Hpotze','13457UXztXP','567WfKDha','plugins','13896lEovvZ','50jsVpVO','21626aUERbA','changeCaseTitle','changeCaseLower','CaseChange','editor','enableCommand','TrackChangesEditing','1296VQXiYF','550359yiwuGg','has','18750TyGfuK','940328dnGhyp','afterInit','get','4xinWKq','changeCaseUpper'];_0x1d4e=function(){return _0x431fc0;};return _0x1d4e();}export default class G extends _0x225543{[_0x277f83(0x166)](){const _0x533162=_0x277f83,_0x160a35=this[_0x533162(0x177)];_0x160a35[_0x533162(0x170)][_0x533162(0x17c)](_0x533162(0x176))&&(_0x160a35[_0x533162(0x170)][_0x533162(0x167)](_0x533162(0x179))[_0x533162(0x178)](_0x533162(0x169)),_0x160a35[_0x533162(0x170)][_0x533162(0x167)](_0x533162(0x179))[_0x533162(0x178)](_0x533162(0x175)),_0x160a35[_0x533162(0x170)][_0x533162(0x167)](_0x533162(0x179))[_0x533162(0x178)](_0x533162(0x174)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xc4be(){const _0x17d9d3=['3cSBUVf','2325029bvsRmJ','20364HogsKk','editor','8swuCdI','2862176FPaQTM','get','564266vzNgCU','860226uRvczY','commands','plugins','enableCommand','1479175qERWdK','TrackChangesEditing','afterInit','706473iUaVNE','ckbox'];_0xc4be=function(){return _0x17d9d3;};return _0xc4be();}const _0xbedba9=_0x511c;(function(_0x5e438c,_0x20704e){const _0x160b33=_0x511c,_0x421054=_0x5e438c();while(!![]){try{const _0x43f4ac=parseInt(_0x160b33(0xa3))/0x1+parseInt(_0x160b33(0xa2))/0x2+parseInt(_0x160b33(0xac))/0x3*(-parseInt(_0x160b33(0xb1))/0x4)+parseInt(_0x160b33(0xa7))/0x5+-parseInt(_0x160b33(0xae))/0x6+parseInt(_0x160b33(0xad))/0x7*(-parseInt(_0x160b33(0xb0))/0x8)+parseInt(_0x160b33(0xaa))/0x9;if(_0x43f4ac===_0x20704e)break;else _0x421054['push'](_0x421054['shift']());}catch(_0x412bb4){_0x421054['push'](_0x421054['shift']());}}}(_0xc4be,0x71ac6));function _0x511c(_0x2cd574,_0x34e841){const _0xc4be2d=_0xc4be();return _0x511c=function(_0x511c9d,_0x48724b){_0x511c9d=_0x511c9d-0xa2;let _0x5d1d62=_0xc4be2d[_0x511c9d];return _0x5d1d62;},_0x511c(_0x2cd574,_0x34e841);}import{Plugin as _0x484a94}from'ckeditor5/src/core.js';export default class F extends _0x484a94{[_0xbedba9(0xa9)](){const _0x164dc6=_0xbedba9,_0x2aa1bc=this[_0x164dc6(0xaf)];_0x2aa1bc[_0x164dc6(0xa4)][_0x164dc6(0xb2)](_0x164dc6(0xab))&&_0x2aa1bc[_0x164dc6(0xa5)][_0x164dc6(0xb2)](_0x164dc6(0xa8))[_0x164dc6(0xa6)](_0x164dc6(0xab));}}
23
+ const _0x3317eb=_0xa56c;function _0xa56c(_0x4981fc,_0x458d9e){const _0x16dccc=_0x16dc();return _0xa56c=function(_0xa56cd6,_0x4e9aa3){_0xa56cd6=_0xa56cd6-0x19e;let _0x23b7fb=_0x16dccc[_0xa56cd6];return _0x23b7fb;},_0xa56c(_0x4981fc,_0x458d9e);}(function(_0x1e44a9,_0x28b3d8){const _0x3529c6=_0xa56c,_0x7993f4=_0x1e44a9();while(!![]){try{const _0x391100=parseInt(_0x3529c6(0x1a0))/0x1*(parseInt(_0x3529c6(0x1af))/0x2)+parseInt(_0x3529c6(0x1b0))/0x3*(-parseInt(_0x3529c6(0x1ad))/0x4)+-parseInt(_0x3529c6(0x1a9))/0x5*(-parseInt(_0x3529c6(0x1ac))/0x6)+-parseInt(_0x3529c6(0x1a1))/0x7+-parseInt(_0x3529c6(0x1ab))/0x8*(parseInt(_0x3529c6(0x19e))/0x9)+-parseInt(_0x3529c6(0x1b1))/0xa*(parseInt(_0x3529c6(0x1a6))/0xb)+-parseInt(_0x3529c6(0x1a2))/0xc*(-parseInt(_0x3529c6(0x1a8))/0xd);if(_0x391100===_0x28b3d8)break;else _0x7993f4['push'](_0x7993f4['shift']());}catch(_0x183e4e){_0x7993f4['push'](_0x7993f4['shift']());}}}(_0x16dc,0xd42ce));function _0x16dc(){const _0x158343=['editor','11LLotwT','get','3224507TcrAkE','354595YmzXOl','afterInit','9614576deJqNx','138GNEHcM','3076XFFqeO','enableCommand','381868saVPtK','3570dXYFgW','13685870qmVwjj','ckbox','9juaewx','plugins','7dQxLvG','4181786lJcRUv','96pkHIbr','TrackChangesEditing','commands'];_0x16dc=function(){return _0x158343;};return _0x16dc();}import{Plugin as _0x490079}from'ckeditor5/src/core.js';export default class F extends _0x490079{[_0x3317eb(0x1aa)](){const _0x49da8b=_0x3317eb,_0x457e3c=this[_0x49da8b(0x1a5)];_0x457e3c[_0x49da8b(0x1a4)][_0x49da8b(0x1a7)](_0x49da8b(0x1b2))&&_0x457e3c[_0x49da8b(0x19f)][_0x49da8b(0x1a7)](_0x49da8b(0x1a3))[_0x49da8b(0x1ae)](_0x49da8b(0x1b2));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55e4ee=_0x234a;function _0x234a(_0x103952,_0x507614){const _0x5eb70f=_0x5eb7();return _0x234a=function(_0x234aa8,_0x3e5631){_0x234aa8=_0x234aa8-0xba;let _0x21f690=_0x5eb70f[_0x234aa8];return _0x21f690;},_0x234a(_0x103952,_0x507614);}(function(_0x45b87d,_0x4a6465){const _0x34ab44=_0x234a,_0x1b6319=_0x45b87d();while(!![]){try{const _0x592bba=parseInt(_0x34ab44(0xe6))/0x1+parseInt(_0x34ab44(0xc8))/0x2+-parseInt(_0x34ab44(0xbe))/0x3*(-parseInt(_0x34ab44(0xed))/0x4)+parseInt(_0x34ab44(0xd6))/0x5*(-parseInt(_0x34ab44(0xe9))/0x6)+-parseInt(_0x34ab44(0xcf))/0x7+-parseInt(_0x34ab44(0xe4))/0x8+parseInt(_0x34ab44(0xbf))/0x9;if(_0x592bba===_0x4a6465)break;else _0x1b6319['push'](_0x1b6319['shift']());}catch(_0x20845c){_0x1b6319['push'](_0x1b6319['shift']());}}}(_0x5eb7,0x45343));import{Plugin as _0x1e6382}from'ckeditor5/src/core.js';function _0x5eb7(){const _0x1334c1=['editor','CodeBlock','config','formatBlock','69Aehhbw','3130407hyiMNd','label','registerDescriptionCallback','toLowerCase','*Set\x20format:*\x20%0','codeBlock','enableCommand','document','plugins','849284xEsWEs','get','schema','has','from','isLimit','markBlockFormat','3768408JsBAbp','rootElement','registerElementLabel','model','format','name','afterInit','5TjYseP','change','blockName','find','commandParams','selection','forceValue','languages','parent','ELEMENT_CODE_BLOCK','locale','descriptionFactory','indentCodeBlock','type','3768432SGKKFq','*Remove\x20format:*\x20%0','290660MYPBAg','commands','TrackChangesEditing','542154ejWIfx','outdentCodeBlock','filter','language','55668wLItcn','commandName','getSelectedBlocks','checkChild','value'];_0x5eb7=function(){return _0x1334c1;};return _0x5eb7();}import{getTranslation as _0x5f55c9}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x8cc7c2}from'../utils/utils.js';export default class L extends _0x1e6382{[_0x55e4ee(0xd5)](){const _0x275cfe=_0x55e4ee,_0x3775f4=this[_0x275cfe(0xba)];if(!_0x3775f4[_0x275cfe(0xc7)][_0x275cfe(0xcb)](_0x275cfe(0xbb)))return;const _0x2fc615=_0x3775f4[_0x275cfe(0xc7)][_0x275cfe(0xc9)](_0x275cfe(0xe8)),_0x424100=_0x3775f4[_0x275cfe(0xe0)],_0x1692f0=_0x3775f4[_0x275cfe(0xbc)][_0x275cfe(0xc9)](_0x275cfe(0xc4))[_0x275cfe(0xdd)],_0xa920ab=_0x3775f4[_0x275cfe(0xe7)][_0x275cfe(0xc9)](_0x275cfe(0xc4));_0x2fc615[_0x275cfe(0xc5)](_0x275cfe(0xe2)),_0x2fc615[_0x275cfe(0xc5)](_0x275cfe(0xea)),_0x2fc615[_0x275cfe(0xc5)](_0x275cfe(0xc4),(_0x553580,_0x30f2bf={})=>{const _0x4ed53a=_0x275cfe,_0xcaee94=_0x3775f4[_0x4ed53a(0xd2)],_0x33fa20=_0x3775f4[_0x4ed53a(0xd2)][_0x4ed53a(0xc6)][_0x4ed53a(0xdb)],_0x1efc10=_0x30f2bf&&void 0x0!==_0x30f2bf[_0x4ed53a(0xdc)]?_0x30f2bf[_0x4ed53a(0xdc)]:!_0xa920ab[_0x4ed53a(0xf1)];let _0x19941f;_0x30f2bf[_0x4ed53a(0xec)]||(_0x30f2bf[_0x4ed53a(0xec)]=_0x1692f0[0x0][_0x4ed53a(0xec)]),_0x19941f=_0x1efc10?Array[_0x4ed53a(0xcc)](_0x33fa20[_0x4ed53a(0xef)]())[_0x4ed53a(0xeb)](_0x9923dd=>eo(_0x9923dd)||function(_0x4e1e57,_0x270012){const _0x2ebc91=_0x4ed53a;if(_0x4e1e57['is'](_0x2ebc91(0xd0))||_0x270012[_0x2ebc91(0xcd)](_0x4e1e57))return!0x1;return _0x270012[_0x2ebc91(0xf0)](_0x4e1e57[_0x2ebc91(0xde)],_0x2ebc91(0xc4));}(_0x9923dd,_0xcaee94[_0x4ed53a(0xca)])):Array[_0x4ed53a(0xcc)](_0x33fa20[_0x4ed53a(0xef)]())[_0x4ed53a(0xeb)](_0x200d82=>eo(_0x200d82));const _0xbc9403=_0x8cc7c2(_0x19941f,_0xcaee94);_0xcaee94[_0x4ed53a(0xd7)](()=>{const _0x461ba8=_0x4ed53a;for(const _0xb86321 of _0xbc9403)_0x2fc615[_0x461ba8(0xce)](_0xb86321,{'commandName':_0x461ba8(0xc4),'commandParams':[{..._0x30f2bf,'forceValue':_0x1efc10}],'formatGroupId':_0x461ba8(0xd8)});});}),(_0x2fc615[_0x275cfe(0xe1)][_0x275cfe(0xd1)](_0x275cfe(0xc4),_0x5f2c8d=>_0x5f55c9(_0x424100,_0x275cfe(0xdf),_0x5f2c8d)),_0x2fc615[_0x275cfe(0xe1)][_0x275cfe(0xc1)](_0x7c3672=>{const _0x594a49=_0x275cfe;if(_0x594a49(0xbd)!=_0x7c3672[_0x594a49(0xe3)])return;const _0x5b1540=_0x424100['t'],{data:_0x2c5791}=_0x7c3672;if(!_0x2c5791||_0x594a49(0xc4)!=_0x2c5791[_0x594a49(0xee)])return;const _0x3dca32=_0x2c5791[_0x594a49(0xda)][0x0][_0x594a49(0xec)],_0x21c4c8=_0x5b1540(_0x1692f0[_0x594a49(0xd9)](_0x19a21a=>_0x19a21a[_0x594a49(0xec)]===_0x3dca32)[_0x594a49(0xc0)])[_0x594a49(0xc2)]();return _0x2c5791[_0x594a49(0xda)][0x0][_0x594a49(0xdc)]?{'type':_0x594a49(0xd3),'content':_0x5f55c9(_0x424100,_0x594a49(0xc3),_0x5f55c9(_0x424100,_0x594a49(0xdf),0x1)+'\x20('+_0x21c4c8+')')}:{'type':_0x594a49(0xd3),'content':_0x5f55c9(_0x424100,_0x594a49(0xe5),_0x5f55c9(_0x424100,_0x594a49(0xdf),0x1))};}));}}function eo(_0x56e9e5){const _0x422813=_0x55e4ee;return _0x422813(0xc4)==_0x56e9e5[_0x422813(0xd4)];}
23
+ const _0x1c4e6f=_0x9c9f;(function(_0x5d8f7f,_0x2845bf){const _0x1811ac=_0x9c9f,_0x43fdf8=_0x5d8f7f();while(!![]){try{const _0x5c1a44=-parseInt(_0x1811ac(0x12d))/0x1*(-parseInt(_0x1811ac(0x127))/0x2)+parseInt(_0x1811ac(0x116))/0x3+-parseInt(_0x1811ac(0x12a))/0x4+parseInt(_0x1811ac(0x132))/0x5+-parseInt(_0x1811ac(0x126))/0x6*(parseInt(_0x1811ac(0x147))/0x7)+parseInt(_0x1811ac(0x114))/0x8+-parseInt(_0x1811ac(0x122))/0x9;if(_0x5c1a44===_0x2845bf)break;else _0x43fdf8['push'](_0x43fdf8['shift']());}catch(_0x3ba180){_0x43fdf8['push'](_0x43fdf8['shift']());}}}(_0x2dc9,0xd09f6));import{Plugin as _0x1b66fc}from'ckeditor5/src/core.js';import{getTranslation as _0x579e27}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x55a1e0}from'../utils/utils.js';function _0x2dc9(){const _0x233f5d=['codeBlock','has','6688064JdQPKT','editor','3154563sGwMmc','outdentCodeBlock','model','type','*Set\x20format:*\x20%0','format','value','enableCommand','locale','change','languages','checkChild','2325132BpXUEv','label','config','ELEMENT_CODE_BLOCK','72264lsjLln','816458YfUxqv','formatBlock','registerDescriptionCallback','4121688jzXjsE','find','commands','2zVKstg','commandName','name','registerElementLabel','isLimit','2495865ZWSazW','descriptionFactory','get','schema','commandParams','indentCodeBlock','filter','forceValue','CodeBlock','getSelectedBlocks','language','rootElement','markBlockFormat','plugins','afterInit','parent','blockName','selection','from','*Remove\x20format:*\x20%0','toLowerCase','616wEslux','document','TrackChangesEditing'];_0x2dc9=function(){return _0x233f5d;};return _0x2dc9();}function _0x9c9f(_0x2278c6,_0x298d38){const _0x2dc9d5=_0x2dc9();return _0x9c9f=function(_0x9c9f60,_0x218f03){_0x9c9f60=_0x9c9f60-0x112;let _0x4a7963=_0x2dc9d5[_0x9c9f60];return _0x4a7963;},_0x9c9f(_0x2278c6,_0x298d38);}export default class L extends _0x1b66fc{[_0x1c4e6f(0x140)](){const _0x22bb15=_0x1c4e6f,_0x2a6812=this[_0x22bb15(0x115)];if(!_0x2a6812[_0x22bb15(0x13f)][_0x22bb15(0x113)](_0x22bb15(0x13a)))return;const _0x18fdfc=_0x2a6812[_0x22bb15(0x13f)][_0x22bb15(0x134)](_0x22bb15(0x149)),_0x4bca26=_0x2a6812[_0x22bb15(0x11e)],_0x1a0fb4=_0x2a6812[_0x22bb15(0x124)][_0x22bb15(0x134)](_0x22bb15(0x112))[_0x22bb15(0x120)],_0x22fd00=_0x2a6812[_0x22bb15(0x12c)][_0x22bb15(0x134)](_0x22bb15(0x112));_0x18fdfc[_0x22bb15(0x11d)](_0x22bb15(0x137)),_0x18fdfc[_0x22bb15(0x11d)](_0x22bb15(0x117)),_0x18fdfc[_0x22bb15(0x11d)](_0x22bb15(0x112),(_0x5e3b82,_0x5ead5d={})=>{const _0x335302=_0x22bb15,_0x4bde8c=_0x2a6812[_0x335302(0x118)],_0x365e9d=_0x2a6812[_0x335302(0x118)][_0x335302(0x148)][_0x335302(0x143)],_0x5603fd=_0x5ead5d&&void 0x0!==_0x5ead5d[_0x335302(0x139)]?_0x5ead5d[_0x335302(0x139)]:!_0x22fd00[_0x335302(0x11c)];let _0x256603;_0x5ead5d[_0x335302(0x13c)]||(_0x5ead5d[_0x335302(0x13c)]=_0x1a0fb4[0x0][_0x335302(0x13c)]),_0x256603=_0x5603fd?Array[_0x335302(0x144)](_0x365e9d[_0x335302(0x13b)]())[_0x335302(0x138)](_0x1766e7=>eo(_0x1766e7)||function(_0x101b2a,_0x4cebf7){const _0x57fa05=_0x335302;if(_0x101b2a['is'](_0x57fa05(0x13d))||_0x4cebf7[_0x57fa05(0x131)](_0x101b2a))return!0x1;return _0x4cebf7[_0x57fa05(0x121)](_0x101b2a[_0x57fa05(0x141)],_0x57fa05(0x112));}(_0x1766e7,_0x4bde8c[_0x335302(0x135)])):Array[_0x335302(0x144)](_0x365e9d[_0x335302(0x13b)]())[_0x335302(0x138)](_0x36f4de=>eo(_0x36f4de));const _0x45b756=_0x55a1e0(_0x256603,_0x4bde8c);_0x4bde8c[_0x335302(0x11f)](()=>{const _0x839ba9=_0x335302;for(const _0x27e23a of _0x45b756)_0x18fdfc[_0x839ba9(0x13e)](_0x27e23a,{'commandName':_0x839ba9(0x112),'commandParams':[{..._0x5ead5d,'forceValue':_0x5603fd}],'formatGroupId':_0x839ba9(0x142)});});}),(_0x18fdfc[_0x22bb15(0x133)][_0x22bb15(0x130)](_0x22bb15(0x112),_0x5223e8=>_0x579e27(_0x4bca26,_0x22bb15(0x125),_0x5223e8)),_0x18fdfc[_0x22bb15(0x133)][_0x22bb15(0x129)](_0x1f12f3=>{const _0x4c97ec=_0x22bb15;if(_0x4c97ec(0x128)!=_0x1f12f3[_0x4c97ec(0x119)])return;const _0x308e89=_0x4bca26['t'],{data:_0x51f357}=_0x1f12f3;if(!_0x51f357||_0x4c97ec(0x112)!=_0x51f357[_0x4c97ec(0x12e)])return;const _0x393397=_0x51f357[_0x4c97ec(0x136)][0x0][_0x4c97ec(0x13c)],_0x2f2cfc=_0x308e89(_0x1a0fb4[_0x4c97ec(0x12b)](_0xf50558=>_0xf50558[_0x4c97ec(0x13c)]===_0x393397)[_0x4c97ec(0x123)])[_0x4c97ec(0x146)]();return _0x51f357[_0x4c97ec(0x136)][0x0][_0x4c97ec(0x139)]?{'type':_0x4c97ec(0x11b),'content':_0x579e27(_0x4bca26,_0x4c97ec(0x11a),_0x579e27(_0x4bca26,_0x4c97ec(0x125),0x1)+'\x20('+_0x2f2cfc+')')}:{'type':_0x4c97ec(0x11b),'content':_0x579e27(_0x4bca26,_0x4c97ec(0x145),_0x579e27(_0x4bca26,_0x4c97ec(0x125),0x1))};}));}}function eo(_0x5963c0){const _0x4d9707=_0x1c4e6f;return _0x4d9707(0x112)==_0x5963c0[_0x4d9707(0x12f)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fd3(){const _0x2170e5=['2LGVndv','474541NbxlRM','360JXjRTY','editor','has','addCommentThread','get','78yiMXmU','4265424QHKmOF','enableCommand','53136jXztXE','plugins','CommentsEditing','1175526vGfjzj','4210624zRzuHF','65223zZlkCu','TrackChangesEditing','5VrWxMM','459095aFWLum','afterInit'];_0x1fd3=function(){return _0x2170e5;};return _0x1fd3();}const _0x474f67=_0x2dcc;function _0x2dcc(_0x42cf8b,_0x2f1430){const _0x1fd3cc=_0x1fd3();return _0x2dcc=function(_0x2dccae,_0x5c94be){_0x2dccae=_0x2dccae-0xc0;let _0x55a512=_0x1fd3cc[_0x2dccae];return _0x55a512;},_0x2dcc(_0x42cf8b,_0x2f1430);}(function(_0x273b01,_0x307bca){const _0x4d994c=_0x2dcc,_0x577283=_0x273b01();while(!![]){try{const _0x9ffe83=parseInt(_0x4d994c(0xcc))/0x1*(parseInt(_0x4d994c(0xcb))/0x2)+-parseInt(_0x4d994c(0xd2))/0x3*(parseInt(_0x4d994c(0xc1))/0x4)+-parseInt(_0x4d994c(0xc8))/0x5*(parseInt(_0x4d994c(0xd3))/0x6)+parseInt(_0x4d994c(0xc9))/0x7+parseInt(_0x4d994c(0xc5))/0x8+parseInt(_0x4d994c(0xc6))/0x9*(parseInt(_0x4d994c(0xcd))/0xa)+parseInt(_0x4d994c(0xc4))/0xb;if(_0x9ffe83===_0x307bca)break;else _0x577283['push'](_0x577283['shift']());}catch(_0x4be02d){_0x577283['push'](_0x577283['shift']());}}}(_0x1fd3,0x5c444));import{Plugin as _0x27414c}from'ckeditor5/src/core.js';export default class H extends _0x27414c{[_0x474f67(0xca)](){const _0x4e472f=_0x474f67,_0x11ad38=this[_0x4e472f(0xce)];if(!_0x11ad38[_0x4e472f(0xc2)][_0x4e472f(0xcf)](_0x4e472f(0xc3)))return;_0x11ad38[_0x4e472f(0xc2)][_0x4e472f(0xd1)](_0x4e472f(0xc7))[_0x4e472f(0xc0)](_0x4e472f(0xd0));}}
23
+ function _0x2696(_0x48c0ff,_0xa09231){const _0x41da68=_0x41da();return _0x2696=function(_0x2696b2,_0x54c698){_0x2696b2=_0x2696b2-0x8f;let _0x1418ae=_0x41da68[_0x2696b2];return _0x1418ae;},_0x2696(_0x48c0ff,_0xa09231);}const _0x10eb4f=_0x2696;(function(_0x24b8b5,_0x5db586){const _0x1dd7be=_0x2696,_0x124204=_0x24b8b5();while(!![]){try{const _0x5071f6=parseInt(_0x1dd7be(0x93))/0x1*(-parseInt(_0x1dd7be(0x9d))/0x2)+parseInt(_0x1dd7be(0xa1))/0x3+-parseInt(_0x1dd7be(0x9a))/0x4*(-parseInt(_0x1dd7be(0x99))/0x5)+parseInt(_0x1dd7be(0x94))/0x6+parseInt(_0x1dd7be(0x95))/0x7*(-parseInt(_0x1dd7be(0x92))/0x8)+-parseInt(_0x1dd7be(0x8f))/0x9+parseInt(_0x1dd7be(0x98))/0xa*(parseInt(_0x1dd7be(0x96))/0xb);if(_0x5071f6===_0x5db586)break;else _0x124204['push'](_0x124204['shift']());}catch(_0x4375c9){_0x124204['push'](_0x124204['shift']());}}}(_0x41da,0x5edc4));function _0x41da(){const _0x210227=['10AEbHZr','5fyfGmH','2108296eqSDdn','enableCommand','TrackChangesEditing','2eizULc','get','has','editor','1670880WjSzzX','plugins','4748823liiRXx','CommentsEditing','addCommentThread','8HAeyFw','236713DqHTVb','803928uArSEX','4945451uqCaUm','7055169aHoWjC','afterInit'];_0x41da=function(){return _0x210227;};return _0x41da();}import{Plugin as _0x507f75}from'ckeditor5/src/core.js';export default class H extends _0x507f75{[_0x10eb4f(0x97)](){const _0x47c9a7=_0x10eb4f,_0x41e5ee=this[_0x47c9a7(0xa0)];if(!_0x41e5ee[_0x47c9a7(0xa2)][_0x47c9a7(0x9f)](_0x47c9a7(0x90)))return;_0x41e5ee[_0x47c9a7(0xa2)][_0x47c9a7(0x9e)](_0x47c9a7(0x9c))[_0x47c9a7(0x9b)](_0x47c9a7(0x91));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8be2(){const _0xf0967b=['get','24wBHEIK','setSelection','root','editor','init','enqueueChange','end','getFirstRange','enableCommand','markerName','fromRange','uiElement','buffer','2694159YbzCJn','delete','31810wOOGkJ','markerNameToElements','10psTNiI','showSuggestionHighlights','18hcImtx','146126CUBzhH','unbindElementFromMarkerName','unlock','model','isCollapsed','createSelection','bind','unit','3972220RkDgwk','deleteForward','high','addMarker:suggestion:deletion','358286ZxReQl','TrackChangesEditing','createRange','editing','options','remove','downcastDispatcher','rootName','removeMarker:suggestion:deletion','mapper','batch','start','detach','$graveyard','document','commands','732MLtINw','3185016Rxcesj','selection','modifySelection','merge','forward','19614034NmhugR','lock','plugins','requires','writer','data'];_0x8be2=function(){return _0xf0967b;};return _0x8be2();}const _0x145fcc=_0xcc2b;(function(_0x4fa5f8,_0xa2c95){const _0x3bf5c0=_0xcc2b,_0x2679ff=_0x4fa5f8();while(!![]){try{const _0x413c52=parseInt(_0x3bf5c0(0x1ab))/0x1+-parseInt(_0x3bf5c0(0x19f))/0x2*(-parseInt(_0x3bf5c0(0x19e))/0x3)+parseInt(_0x3bf5c0(0x17f))/0x4+-parseInt(_0x3bf5c0(0x19a))/0x5*(parseInt(_0x3bf5c0(0x17e))/0x6)+parseInt(_0x3bf5c0(0x1a7))/0x7+-parseInt(_0x3bf5c0(0x18b))/0x8*(-parseInt(_0x3bf5c0(0x198))/0x9)+parseInt(_0x3bf5c0(0x19c))/0xa*(-parseInt(_0x3bf5c0(0x184))/0xb);if(_0x413c52===_0xa2c95)break;else _0x2679ff['push'](_0x2679ff['shift']());}catch(_0x346c1e){_0x2679ff['push'](_0x2679ff['shift']());}}}(_0x8be2,0x79de5));import{Plugin as _0x21a237}from'ckeditor5/src/core.js';function _0xcc2b(_0x58ef1e,_0xf50f17){const _0x8be203=_0x8be2();return _0xcc2b=function(_0xcc2b58,_0x4eda92){_0xcc2b58=_0xcc2b58-0x179;let _0x4f2b36=_0x8be203[_0xcc2b58];return _0x4f2b36;},_0xcc2b(_0x58ef1e,_0xf50f17);}import{LiveRange as _0x5eb9ae}from'ckeditor5/src/engine.js';import{Delete as _0x5ea15e}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x115411}from'./utils.js';export default class q extends _0x21a237{static get[_0x145fcc(0x187)](){return[_0x5ea15e];}[_0x145fcc(0x18f)](){const _0x26d02c=_0x145fcc,_0x306546=this[_0x26d02c(0x18e)],_0x468c53=_0x306546[_0x26d02c(0x186)][_0x26d02c(0x18a)](_0x26d02c(0x1ac));_0x468c53[_0x26d02c(0x193)](_0x26d02c(0x199));const _0x87007b=_0x306546[_0x26d02c(0x17d)][_0x26d02c(0x18a)](_0x26d02c(0x1a8));_0x468c53[_0x26d02c(0x193)](_0x26d02c(0x1a8),(_0x37c63b,_0x598fe0={})=>{const _0x382d76=_0x26d02c,_0x360360=_0x306546[_0x382d76(0x1a2)][_0x382d76(0x1a4)](_0x306546[_0x382d76(0x1a2)][_0x382d76(0x17c)][_0x382d76(0x180)]);_0x360360[_0x382d76(0x1a3)]&&_0x306546[_0x382d76(0x1a2)][_0x382d76(0x181)](_0x360360,{'direction':_0x382d76(0x183),'unit':_0x598fe0[_0x382d76(0x1a6)]});const _0x4242db=_0x360360[_0x382d76(0x192)](),_0x52540d=_0x5eb9ae[_0x382d76(0x195)](_0x4242db);let _0x4f77a7;_0x37c63b(_0x598fe0),_0x4f77a7=_0x382d76(0x17b)==_0x52540d[_0x382d76(0x18d)][_0x382d76(0x1b2)]?_0x306546[_0x382d76(0x1a2)][_0x382d76(0x1ad)](_0x4242db[_0x382d76(0x179)]):_0x306546[_0x382d76(0x1a2)][_0x382d76(0x1ad)](_0x52540d[_0x382d76(0x179)],_0x52540d[_0x382d76(0x191)]),_0x52540d[_0x382d76(0x17a)](),_0x306546[_0x382d76(0x1a2)][_0x382d76(0x190)](_0x87007b[_0x382d76(0x197)][_0x382d76(0x1b5)],_0x4c20a2=>{const _0x543175=_0x382d76;_0x87007b[_0x543175(0x197)][_0x543175(0x185)](),_0x4c20a2[_0x543175(0x18c)](_0x4c20a2[_0x543175(0x1ad)](_0x4f77a7[_0x543175(0x191)])),_0x87007b[_0x543175(0x197)][_0x543175(0x1a1)]();});}),_0x306546[_0x26d02c(0x1ae)][_0x26d02c(0x1b1)]['on'](_0x26d02c(0x1aa),_0x115411(_0x306546,_0x26d02c(0x182)),{'priority':_0x26d02c(0x1a9)}),_0x306546[_0x26d02c(0x189)][_0x26d02c(0x1b1)]['on'](_0x26d02c(0x1aa),(_0x45f987,_0x53cd30,_0x337bd6)=>{const _0x5d7bbc=_0x26d02c;_0x337bd6[_0x5d7bbc(0x1af)][_0x5d7bbc(0x19d)]&&_0x115411(_0x306546,_0x5d7bbc(0x182),{'showActiveMarker':!0x1})[_0x5d7bbc(0x1a5)](this)(_0x45f987,_0x53cd30,_0x337bd6);},{'priority':_0x26d02c(0x1a9)}),_0x306546[_0x26d02c(0x1ae)][_0x26d02c(0x1b1)]['on'](_0x26d02c(0x1b3),(_0xd0106e,_0x187e2c,_0x4636b2)=>{const _0x3bc1cc=_0x26d02c,_0x297404=_0x4636b2[_0x3bc1cc(0x1b4)][_0x3bc1cc(0x19b)](_0x187e2c[_0x3bc1cc(0x194)]);if(_0x297404){for(const _0x55d2ce of _0x297404)_0x55d2ce['is'](_0x3bc1cc(0x196))&&(_0x4636b2[_0x3bc1cc(0x1b4)][_0x3bc1cc(0x1a0)](_0x55d2ce,_0x187e2c[_0x3bc1cc(0x194)]),_0x4636b2[_0x3bc1cc(0x188)][_0x3bc1cc(0x1b0)](_0x55d2ce));}},{'priority':_0x26d02c(0x1a9)});}}
23
+ const _0x90fb21=_0x220f;(function(_0x402650,_0x473de0){const _0x11e97c=_0x220f,_0x4caa14=_0x402650();while(!![]){try{const _0x17af90=parseInt(_0x11e97c(0x180))/0x1+-parseInt(_0x11e97c(0x167))/0x2*(parseInt(_0x11e97c(0x168))/0x3)+-parseInt(_0x11e97c(0x175))/0x4*(parseInt(_0x11e97c(0x17e))/0x5)+parseInt(_0x11e97c(0x18a))/0x6*(-parseInt(_0x11e97c(0x164))/0x7)+parseInt(_0x11e97c(0x17f))/0x8+parseInt(_0x11e97c(0x17b))/0x9*(parseInt(_0x11e97c(0x155))/0xa)+parseInt(_0x11e97c(0x176))/0xb*(parseInt(_0x11e97c(0x17a))/0xc);if(_0x17af90===_0x473de0)break;else _0x4caa14['push'](_0x4caa14['shift']());}catch(_0x4ae020){_0x4caa14['push'](_0x4caa14['shift']());}}}(_0x552e,0xb9406));import{Plugin as _0x1e8439}from'ckeditor5/src/core.js';import{LiveRange as _0x4e3b36}from'ckeditor5/src/engine.js';import{Delete as _0x3f4e68}from'ckeditor5/src/typing.js';function _0x220f(_0x4802f1,_0x13dad3){const _0x552e39=_0x552e();return _0x220f=function(_0x220fb0,_0x5c5c3b){_0x220fb0=_0x220fb0-0x152;let _0x338a38=_0x552e39[_0x220fb0];return _0x338a38;},_0x220f(_0x4802f1,_0x13dad3);}import{downcastSplitMergeMarker as _0x56b8f4}from'./utils.js';function _0x552e(){const _0x33829f=['3peveDn','start','markerName','requires','options','detach','root','deleteForward','mapper','editor','getFirstRange','get','fromRange','646308ReJzkj','11WXtIbq','forward','enableCommand','markerNameToElements','18840564pLZxwA','2440476vkoskd','rootName','editing','45Lldrdu','4000256cAYNVI','964761nqsRAm','unit','buffer','unlock','writer','addMarker:suggestion:deletion','high','unbindElementFromMarkerName','delete','model','7741716EsGtPW','bind','plugins','data','commands','end','lock','document','createRange','30xgmYyc','TrackChangesEditing','$graveyard','remove','createSelection','modifySelection','downcastDispatcher','uiElement','enqueueChange','selection','init','merge','batch','isCollapsed','setSelection','7dNykVw','removeMarker:suggestion:deletion','showSuggestionHighlights','690126frAjWe'];_0x552e=function(){return _0x33829f;};return _0x552e();}export default class q extends _0x1e8439{static get[_0x90fb21(0x16b)](){return[_0x3f4e68];}[_0x90fb21(0x15f)](){const _0x499b92=_0x90fb21,_0x21f197=this[_0x499b92(0x171)],_0x48e460=_0x21f197[_0x499b92(0x18c)][_0x499b92(0x173)](_0x499b92(0x156));_0x48e460[_0x499b92(0x178)](_0x499b92(0x188));const _0x5e4465=_0x21f197[_0x499b92(0x18e)][_0x499b92(0x173)](_0x499b92(0x16f));_0x48e460[_0x499b92(0x178)](_0x499b92(0x16f),(_0x258287,_0x27a85f={})=>{const _0xbd3940=_0x499b92,_0x77e6ff=_0x21f197[_0xbd3940(0x189)][_0xbd3940(0x159)](_0x21f197[_0xbd3940(0x189)][_0xbd3940(0x153)][_0xbd3940(0x15e)]);_0x77e6ff[_0xbd3940(0x162)]&&_0x21f197[_0xbd3940(0x189)][_0xbd3940(0x15a)](_0x77e6ff,{'direction':_0xbd3940(0x177),'unit':_0x27a85f[_0xbd3940(0x181)]});const _0x54d162=_0x77e6ff[_0xbd3940(0x172)](),_0x8a3580=_0x4e3b36[_0xbd3940(0x174)](_0x54d162);let _0x388857;_0x258287(_0x27a85f),_0x388857=_0xbd3940(0x157)==_0x8a3580[_0xbd3940(0x16e)][_0xbd3940(0x17c)]?_0x21f197[_0xbd3940(0x189)][_0xbd3940(0x154)](_0x54d162[_0xbd3940(0x169)]):_0x21f197[_0xbd3940(0x189)][_0xbd3940(0x154)](_0x8a3580[_0xbd3940(0x169)],_0x8a3580[_0xbd3940(0x18f)]),_0x8a3580[_0xbd3940(0x16d)](),_0x21f197[_0xbd3940(0x189)][_0xbd3940(0x15d)](_0x5e4465[_0xbd3940(0x182)][_0xbd3940(0x161)],_0x1e261=>{const _0x324680=_0xbd3940;_0x5e4465[_0x324680(0x182)][_0x324680(0x152)](),_0x1e261[_0x324680(0x163)](_0x1e261[_0x324680(0x154)](_0x388857[_0x324680(0x18f)])),_0x5e4465[_0x324680(0x182)][_0x324680(0x183)]();});}),_0x21f197[_0x499b92(0x17d)][_0x499b92(0x15b)]['on'](_0x499b92(0x185),_0x56b8f4(_0x21f197,_0x499b92(0x160)),{'priority':_0x499b92(0x186)}),_0x21f197[_0x499b92(0x18d)][_0x499b92(0x15b)]['on'](_0x499b92(0x185),(_0xf7af1c,_0x53b96c,_0x480fcf)=>{const _0x4ef615=_0x499b92;_0x480fcf[_0x4ef615(0x16c)][_0x4ef615(0x166)]&&_0x56b8f4(_0x21f197,_0x4ef615(0x160),{'showActiveMarker':!0x1})[_0x4ef615(0x18b)](this)(_0xf7af1c,_0x53b96c,_0x480fcf);},{'priority':_0x499b92(0x186)}),_0x21f197[_0x499b92(0x17d)][_0x499b92(0x15b)]['on'](_0x499b92(0x165),(_0x1f25d2,_0x89b268,_0x96bc3d)=>{const _0x46764d=_0x499b92,_0x25d1fb=_0x96bc3d[_0x46764d(0x170)][_0x46764d(0x179)](_0x89b268[_0x46764d(0x16a)]);if(_0x25d1fb){for(const _0x5f2e1e of _0x25d1fb)_0x5f2e1e['is'](_0x46764d(0x15c))&&(_0x96bc3d[_0x46764d(0x170)][_0x46764d(0x187)](_0x5f2e1e,_0x89b268[_0x46764d(0x16a)]),_0x96bc3d[_0x46764d(0x184)][_0x46764d(0x158)](_0x5f2e1e));}},{'priority':_0x499b92(0x186)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4caf69=_0x58e4;(function(_0x5223b0,_0xc6cb5a){const _0x4509e4=_0x58e4,_0x35314f=_0x5223b0();while(!![]){try{const _0x1fb4fd=-parseInt(_0x4509e4(0x15e))/0x1+parseInt(_0x4509e4(0x18a))/0x2*(-parseInt(_0x4509e4(0x173))/0x3)+-parseInt(_0x4509e4(0x16d))/0x4+parseInt(_0x4509e4(0x183))/0x5+parseInt(_0x4509e4(0x171))/0x6+parseInt(_0x4509e4(0x165))/0x7*(-parseInt(_0x4509e4(0x164))/0x8)+parseInt(_0x4509e4(0x185))/0x9*(parseInt(_0x4509e4(0x172))/0xa);if(_0x1fb4fd===_0xc6cb5a)break;else _0x35314f['push'](_0x35314f['shift']());}catch(_0x1b240a){_0x35314f['push'](_0x35314f['shift']());}}}(_0x35b7,0x4aa3b));function _0x35b7(){const _0x49db3a=['parent','selection','enter','downcastDispatcher','createPositionAt','217898syKfpJ','markerNameToElements','commands','remove','requires','end','360rsizjg','54733ybhhBh','get','unbindElementFromMarkerName','split','editor','data','writer','options','1472220WUyPvB','getFirstRange','nextSibling','detach','225468ZOZudY','130MAIhlp','3imeOkm','init','setSelection','getFirstPosition','high','model','plugins','hasClass','showSuggestionHighlights','editing','addMarker:suggestion:insertion','TrackChangesEditing','bind','document','afterExecute','enterBlock','66160nEeokh','markerName','1111644hkGAHk','markInsertion','ck-suggestion-marker-split','createRange','enableCommand','825974XWDQmj','fire','change','removeMarker:suggestion:insertion','fromRange','mapper'];_0x35b7=function(){return _0x49db3a;};return _0x35b7();}import{Plugin as _0x47a686}from'ckeditor5/src/core.js';function _0x58e4(_0x289493,_0x129ac7){const _0x35b7eb=_0x35b7();return _0x58e4=function(_0x58e4b8,_0x30aadf){_0x58e4b8=_0x58e4b8-0x154;let _0x5e0cc4=_0x35b7eb[_0x58e4b8];return _0x5e0cc4;},_0x58e4(_0x289493,_0x129ac7);}import{Enter as _0x1d2b02}from'ckeditor5/src/enter.js';import{LiveRange as _0x35dbcb}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x33da4c}from'./utils.js';export default class W extends _0x47a686{static get[_0x4caf69(0x162)](){return[_0x1d2b02];}[_0x4caf69(0x174)](){const _0x204f31=_0x4caf69,_0x5e2d4a=this[_0x204f31(0x169)],_0x389852=_0x5e2d4a[_0x204f31(0x179)][_0x204f31(0x166)](_0x204f31(0x17e)),_0x56d1f0=_0x5e2d4a[_0x204f31(0x160)][_0x204f31(0x166)](_0x204f31(0x15b));_0x389852[_0x204f31(0x189)](_0x204f31(0x15b),()=>{const _0x4721b7=_0x204f31;_0x5e2d4a[_0x4721b7(0x178)][_0x4721b7(0x155)](_0x3b8d9e=>{const _0x27eb99=_0x4721b7,_0x5d63cc=_0x5e2d4a[_0x27eb99(0x178)][_0x27eb99(0x180)][_0x27eb99(0x15a)],_0x181c77=_0x5d63cc[_0x27eb99(0x176)](),_0xc288d2=_0x35dbcb[_0x27eb99(0x157)](_0x5d63cc[_0x27eb99(0x16e)]());if(_0x56d1f0[_0x27eb99(0x182)](_0x3b8d9e)){const _0x362c60=_0x5e2d4a[_0x27eb99(0x178)][_0x27eb99(0x15d)](_0x181c77[_0x27eb99(0x159)][_0x27eb99(0x16f)],0x0),_0x1b47cb=_0x3b8d9e[_0x27eb99(0x188)](_0x181c77,_0x362c60);_0x389852[_0x27eb99(0x186)](_0x1b47cb);}else _0x3b8d9e[_0x27eb99(0x175)](_0x3b8d9e[_0x27eb99(0x188)](_0xc288d2[_0x27eb99(0x163)]));_0xc288d2[_0x27eb99(0x170)](),_0x56d1f0[_0x27eb99(0x154)](_0x27eb99(0x181),{'writer':_0x3b8d9e});});}),_0x5e2d4a[_0x204f31(0x17c)][_0x204f31(0x15c)]['on'](_0x204f31(0x17d),_0x33da4c(_0x5e2d4a,_0x204f31(0x168)),{'priority':_0x204f31(0x177)}),_0x5e2d4a[_0x204f31(0x17c)][_0x204f31(0x15c)]['on'](_0x204f31(0x156),(_0x5dea35,_0x3ddf85,_0x47435f)=>{const _0x318e21=_0x204f31,_0x21567e=_0x47435f[_0x318e21(0x158)][_0x318e21(0x15f)](_0x3ddf85[_0x318e21(0x184)]);if(_0x21567e){for(const _0x1780a9 of _0x21567e)_0x1780a9[_0x318e21(0x17a)](_0x318e21(0x187))&&(_0x47435f[_0x318e21(0x158)][_0x318e21(0x167)](_0x1780a9,_0x3ddf85[_0x318e21(0x184)]),_0x47435f[_0x318e21(0x16b)][_0x318e21(0x161)](_0x1780a9));}},{'priority':_0x204f31(0x177)}),_0x5e2d4a[_0x204f31(0x16a)][_0x204f31(0x15c)]['on'](_0x204f31(0x17d),(_0x5b261d,_0x49b303,_0x16b00f)=>{const _0x2b4029=_0x204f31;_0x16b00f[_0x2b4029(0x16c)][_0x2b4029(0x17b)]&&_0x33da4c(_0x5e2d4a,_0x2b4029(0x168),{'showActiveMarker':!0x1})[_0x2b4029(0x17f)](this)(_0x5b261d,_0x49b303,_0x16b00f);},{'priority':_0x204f31(0x177)});}}
23
+ function _0x2dc4(){const _0x13b873=['end','addMarker:suggestion:insertion','3114099HYsCPV','change','writer','enterBlock','commands','enableCommand','init','parent','options','1543160NTsokr','unbindElementFromMarkerName','7340BqAldh','removeMarker:suggestion:insertion','fromRange','editing','enter','model','document','getFirstPosition','bind','split','showSuggestionHighlights','createRange','editor','fire','markerName','get','markInsertion','10rovChE','nextSibling','plugins','1339884XYxbiq','high','markerNameToElements','hasClass','setSelection','ck-suggestion-marker-split','remove','TrackChangesEditing','detach','18033HeoVQd','afterExecute','2664234fIHauC','mapper','downcastDispatcher','selection','data','requires','getFirstRange','238JXYVBt','1580GliTbA','446858PPQPZs','createPositionAt'];_0x2dc4=function(){return _0x13b873;};return _0x2dc4();}const _0x1dbec1=_0x5295;(function(_0xa9d5a,_0x524d28){const _0x1f0e4e=_0x5295,_0x336f46=_0xa9d5a();while(!![]){try{const _0x43a6cf=-parseInt(_0x1f0e4e(0x150))/0x1+-parseInt(_0x1f0e4e(0x14e))/0x2*(-parseInt(_0x1f0e4e(0x17c))/0x3)+-parseInt(_0x1f0e4e(0x15f))/0x4*(-parseInt(_0x1f0e4e(0x14f))/0x5)+-parseInt(_0x1f0e4e(0x17e))/0x6+-parseInt(_0x1f0e4e(0x173))/0x7+-parseInt(_0x1f0e4e(0x15d))/0x8+-parseInt(_0x1f0e4e(0x154))/0x9*(-parseInt(_0x1f0e4e(0x170))/0xa);if(_0x43a6cf===_0x524d28)break;else _0x336f46['push'](_0x336f46['shift']());}catch(_0xc5f41c){_0x336f46['push'](_0x336f46['shift']());}}}(_0x2dc4,0x59598));import{Plugin as _0x52a794}from'ckeditor5/src/core.js';import{Enter as _0x5288e6}from'ckeditor5/src/enter.js';import{LiveRange as _0x508522}from'ckeditor5/src/engine.js';function _0x5295(_0x4da2d9,_0x3e874d){const _0x2dc423=_0x2dc4();return _0x5295=function(_0x529529,_0x594d1d){_0x529529=_0x529529-0x149;let _0x466461=_0x2dc423[_0x529529];return _0x466461;},_0x5295(_0x4da2d9,_0x3e874d);}import{downcastSplitMergeMarker as _0x2e8ed3}from'./utils.js';export default class W extends _0x52a794{static get[_0x1dbec1(0x14c)](){return[_0x5288e6];}[_0x1dbec1(0x15a)](){const _0x3dd930=_0x1dbec1,_0x2e380e=this[_0x3dd930(0x16b)],_0x299142=_0x2e380e[_0x3dd930(0x172)][_0x3dd930(0x16e)](_0x3dd930(0x17a)),_0x2d6e69=_0x2e380e[_0x3dd930(0x158)][_0x3dd930(0x16e)](_0x3dd930(0x163));_0x299142[_0x3dd930(0x159)](_0x3dd930(0x163),()=>{const _0x2896e2=_0x3dd930;_0x2e380e[_0x2896e2(0x164)][_0x2896e2(0x155)](_0x59b41d=>{const _0x59f0a9=_0x2896e2,_0x110e29=_0x2e380e[_0x59f0a9(0x164)][_0x59f0a9(0x165)][_0x59f0a9(0x14a)],_0x17c682=_0x110e29[_0x59f0a9(0x166)](),_0x45654d=_0x508522[_0x59f0a9(0x161)](_0x110e29[_0x59f0a9(0x14d)]());if(_0x2d6e69[_0x59f0a9(0x157)](_0x59b41d)){const _0x5ce27f=_0x2e380e[_0x59f0a9(0x164)][_0x59f0a9(0x151)](_0x17c682[_0x59f0a9(0x15b)][_0x59f0a9(0x171)],0x0),_0x417b8f=_0x59b41d[_0x59f0a9(0x16a)](_0x17c682,_0x5ce27f);_0x299142[_0x59f0a9(0x16f)](_0x417b8f);}else _0x59b41d[_0x59f0a9(0x177)](_0x59b41d[_0x59f0a9(0x16a)](_0x45654d[_0x59f0a9(0x152)]));_0x45654d[_0x59f0a9(0x17b)](),_0x2d6e69[_0x59f0a9(0x16c)](_0x59f0a9(0x17d),{'writer':_0x59b41d});});}),_0x2e380e[_0x3dd930(0x162)][_0x3dd930(0x149)]['on'](_0x3dd930(0x153),_0x2e8ed3(_0x2e380e,_0x3dd930(0x168)),{'priority':_0x3dd930(0x174)}),_0x2e380e[_0x3dd930(0x162)][_0x3dd930(0x149)]['on'](_0x3dd930(0x160),(_0x494885,_0x34bc1c,_0x16d8c7)=>{const _0x5d6c02=_0x3dd930,_0x11232e=_0x16d8c7[_0x5d6c02(0x17f)][_0x5d6c02(0x175)](_0x34bc1c[_0x5d6c02(0x16d)]);if(_0x11232e){for(const _0x5863e9 of _0x11232e)_0x5863e9[_0x5d6c02(0x176)](_0x5d6c02(0x178))&&(_0x16d8c7[_0x5d6c02(0x17f)][_0x5d6c02(0x15e)](_0x5863e9,_0x34bc1c[_0x5d6c02(0x16d)]),_0x16d8c7[_0x5d6c02(0x156)][_0x5d6c02(0x179)](_0x5863e9));}},{'priority':_0x3dd930(0x174)}),_0x2e380e[_0x3dd930(0x14b)][_0x3dd930(0x149)]['on'](_0x3dd930(0x153),(_0x2dc484,_0x4ff595,_0x1f2e39)=>{const _0x295c75=_0x3dd930;_0x1f2e39[_0x295c75(0x15c)][_0x295c75(0x169)]&&_0x2e8ed3(_0x2e380e,_0x295c75(0x168),{'showActiveMarker':!0x1})[_0x295c75(0x167)](this)(_0x2dc484,_0x4ff595,_0x1f2e39);},{'priority':_0x3dd930(0x174)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc428d4=_0x4e18;(function(_0x2b44ab,_0x568257){const _0x3e5344=_0x4e18,_0x431920=_0x2b44ab();while(!![]){try{const _0x339e32=-parseInt(_0x3e5344(0xb5))/0x1+parseInt(_0x3e5344(0xa0))/0x2+parseInt(_0x3e5344(0xb3))/0x3+parseInt(_0x3e5344(0xbd))/0x4+parseInt(_0x3e5344(0xa4))/0x5+parseInt(_0x3e5344(0xbb))/0x6+-parseInt(_0x3e5344(0xaf))/0x7*(parseInt(_0x3e5344(0xc0))/0x8);if(_0x339e32===_0x568257)break;else _0x431920['push'](_0x431920['shift']());}catch(_0x1ad6a1){_0x431920['push'](_0x431920['shift']());}}}(_0x1907,0x49363));function _0x1907(){const _0x46960d=['item','string','200ArOtYu','handleFindCommand','createRange','enableCommand','editor','suggestion:deletion','getIntersection','48152dUcKvm','has','plugins','_isInDeletionRange','785735Sipuvx','model','markers','FindAndReplaceEditing','FindAndReplaceUtils','bind','findPrevious','end','findByTextCallback','replace','replaceAll','240415SrhaGa','createPositionAt','get','start','852669TRdPyt','findNext','239042tNZIUY','afterInit','TrackChangesEditing','find','getRange','filter','3057078jDzioU','getMarkersGroup','1690332aDYrEQ'];_0x1907=function(){return _0x46960d;};return _0x1907();}function _0x4e18(_0x4455db,_0x348574){const _0x19076e=_0x1907();return _0x4e18=function(_0x4e18df,_0x52a244){_0x4e18df=_0x4e18df-0x9e;let _0x5c92e1=_0x19076e[_0x4e18df];return _0x5c92e1;},_0x4e18(_0x4455db,_0x348574);}import{Plugin as _0x24d211}from'ckeditor5/src/core.js';export default class J extends _0x24d211{[_0xc428d4(0xb6)](){const _0xc8d110=_0xc428d4;if(!this[_0xc8d110(0xc4)][_0xc8d110(0xa2)][_0xc8d110(0xa1)](_0xc8d110(0xa7)))return;const _0x857388=this[_0xc8d110(0xc4)][_0xc8d110(0xa2)][_0xc8d110(0xb1)](_0xc8d110(0xb7));_0x857388[_0xc8d110(0xc3)](_0xc8d110(0xb8),this[_0xc8d110(0xc1)][_0xc8d110(0xa9)](this)),_0x857388[_0xc8d110(0xc3)](_0xc8d110(0xb4)),_0x857388[_0xc8d110(0xc3)](_0xc8d110(0xaa)),_0x857388[_0xc8d110(0xc3)](_0xc8d110(0xad)),_0x857388[_0xc8d110(0xc3)](_0xc8d110(0xae));}[_0xc428d4(0xc1)](_0x278592,_0x167b86,_0x4955f4={}){const _0x37ac3e=_0xc428d4,_0x1b88b2=this[_0x37ac3e(0xc4)][_0x37ac3e(0xa2)][_0x37ac3e(0xb1)](_0x37ac3e(0xa8));return _0x278592(_0x38ea08=>(_0x37ac3e(0xbf)==typeof _0x167b86?_0x1b88b2[_0x37ac3e(0xac)](_0x167b86,_0x4955f4):_0x167b86)(_0x38ea08)[_0x37ac3e(0xba)](_0x1c5b80=>!0x1===this[_0x37ac3e(0xa3)](_0x1c5b80,_0x38ea08[_0x37ac3e(0xbe)])),_0x4955f4);}[_0xc428d4(0xa3)](_0x9d614,_0x2bb82f){const _0x30c2a4=_0xc428d4,_0x5bdc93=this[_0x30c2a4(0xc4)][_0x30c2a4(0xa5)][_0x30c2a4(0xc2)](this[_0x30c2a4(0xc4)][_0x30c2a4(0xa5)][_0x30c2a4(0xb0)](_0x2bb82f,_0x9d614[_0x30c2a4(0xb2)]),this[_0x30c2a4(0xc4)][_0x30c2a4(0xa5)][_0x30c2a4(0xb0)](_0x2bb82f,_0x9d614[_0x30c2a4(0xab)]));for(const _0x4d233f of this[_0x30c2a4(0xc4)][_0x30c2a4(0xa5)][_0x30c2a4(0xa6)][_0x30c2a4(0xbc)](_0x30c2a4(0x9e)))if(null!==_0x5bdc93[_0x30c2a4(0x9f)](_0x4d233f[_0x30c2a4(0xb9)]()))return!0x0;return!0x1;}}
23
+ const _0x378c06=_0x303e;(function(_0xf84f34,_0x54783a){const _0x4ee9f9=_0x303e,_0x1b2796=_0xf84f34();while(!![]){try{const _0xfbe41=parseInt(_0x4ee9f9(0xb9))/0x1*(-parseInt(_0x4ee9f9(0xd3))/0x2)+-parseInt(_0x4ee9f9(0xcc))/0x3+parseInt(_0x4ee9f9(0xac))/0x4+-parseInt(_0x4ee9f9(0xbe))/0x5+-parseInt(_0x4ee9f9(0xb6))/0x6*(parseInt(_0x4ee9f9(0xbb))/0x7)+parseInt(_0x4ee9f9(0xc6))/0x8*(parseInt(_0x4ee9f9(0xc9))/0x9)+parseInt(_0x4ee9f9(0xc3))/0xa;if(_0xfbe41===_0x54783a)break;else _0x1b2796['push'](_0x1b2796['shift']());}catch(_0x39c40b){_0x1b2796['push'](_0x1b2796['shift']());}}}(_0x359d,0xc3cae));function _0x303e(_0x4bf294,_0x25ea02){const _0x359dd0=_0x359d();return _0x303e=function(_0x303ef3,_0x4408ac){_0x303ef3=_0x303ef3-0xab;let _0x429754=_0x359dd0[_0x303ef3];return _0x429754;},_0x303e(_0x4bf294,_0x25ea02);}import{Plugin as _0x16f580}from'ckeditor5/src/core.js';function _0x359d(){const _0x477ccf=['882kdqEDY','createRange','_isInDeletionRange','2350065MwqODe','editor','handleFindCommand','getIntersection','TrackChangesEditing','suggestion:deletion','plugins','1347982WiWxSn','find','195392XJDfPc','end','filter','findByTextCallback','has','enableCommand','get','findPrevious','FindAndReplaceEditing','FindAndReplaceUtils','10638benHwx','getRange','replaceAll','2IgBfGI','model','2583BJbXgg','markers','item','254940XMhvRZ','string','replace','afterInit','start','31241800OxIbzG','createPositionAt','bind','38000xNDmme','findNext','getMarkersGroup'];_0x359d=function(){return _0x477ccf;};return _0x359d();}export default class J extends _0x16f580{[_0x378c06(0xc1)](){const _0x9bee07=_0x378c06;if(!this[_0x9bee07(0xcd)][_0x9bee07(0xd2)][_0x9bee07(0xb0)](_0x9bee07(0xb4)))return;const _0x55faaa=this[_0x9bee07(0xcd)][_0x9bee07(0xd2)][_0x9bee07(0xb2)](_0x9bee07(0xd0));_0x55faaa[_0x9bee07(0xb1)](_0x9bee07(0xab),this[_0x9bee07(0xce)][_0x9bee07(0xc5)](this)),_0x55faaa[_0x9bee07(0xb1)](_0x9bee07(0xc7)),_0x55faaa[_0x9bee07(0xb1)](_0x9bee07(0xb3)),_0x55faaa[_0x9bee07(0xb1)](_0x9bee07(0xc0)),_0x55faaa[_0x9bee07(0xb1)](_0x9bee07(0xb8));}[_0x378c06(0xce)](_0x468f79,_0x50c9b9,_0x1c2e6e={}){const _0x20b339=_0x378c06,_0x395188=this[_0x20b339(0xcd)][_0x20b339(0xd2)][_0x20b339(0xb2)](_0x20b339(0xb5));return _0x468f79(_0x19bd22=>(_0x20b339(0xbf)==typeof _0x50c9b9?_0x395188[_0x20b339(0xaf)](_0x50c9b9,_0x1c2e6e):_0x50c9b9)(_0x19bd22)[_0x20b339(0xae)](_0x83503b=>!0x1===this[_0x20b339(0xcb)](_0x83503b,_0x19bd22[_0x20b339(0xbd)])),_0x1c2e6e);}[_0x378c06(0xcb)](_0x2637f4,_0x39b903){const _0x4f98dd=_0x378c06,_0x5180f4=this[_0x4f98dd(0xcd)][_0x4f98dd(0xba)][_0x4f98dd(0xca)](this[_0x4f98dd(0xcd)][_0x4f98dd(0xba)][_0x4f98dd(0xc4)](_0x39b903,_0x2637f4[_0x4f98dd(0xc2)]),this[_0x4f98dd(0xcd)][_0x4f98dd(0xba)][_0x4f98dd(0xc4)](_0x39b903,_0x2637f4[_0x4f98dd(0xad)]));for(const _0x28c85e of this[_0x4f98dd(0xcd)][_0x4f98dd(0xba)][_0x4f98dd(0xbc)][_0x4f98dd(0xc8)](_0x4f98dd(0xd1)))if(null!==_0x5180f4[_0x4f98dd(0xcf)](_0x28c85e[_0x4f98dd(0xb7)]()))return!0x0;return!0x1;}}