@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240630.0 → 0.0.0-nightly-20240702.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b09a6=>{const {zh:{dictionary:_0x3e277a,getPluralForm:_0x4848b7}}={'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':_0xb6d209=>0x0}};_0x2b09a6['zh']||={'dictionary':{},'getPluralForm':null},_0x2b09a6['zh']['dictionary']=Object['assign'](_0x2b09a6['zh']['dictionary'],_0x3e277a),_0x2b09a6['zh']['getPluralForm']=_0x4848b7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x151375=>{const {zh:{dictionary:_0x8c2778,getPluralForm:_0x46fd9f}}={'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':_0x3f5151=>0x0}};_0x151375['zh']||={'dictionary':{},'getPluralForm':null},_0x151375['zh']['dictionary']=Object['assign'](_0x151375['zh']['dictionary'],_0x8c2778),_0x151375['zh']['getPluralForm']=_0x46fd9f;})(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-20240630.0",
3
+ "version": "0.0.0-nightly-20240702.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240630.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240630.0",
44
+ "ckeditor5": "0.0.0-nightly-20240702.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240702.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2bbb(){const _0x497c4b=['6610mAfyYU','122YQVgdE','_isEnabledBasedOnSelection','canEditAt','444228zvyOMc','editor','acceptSuggestion','711992iFdkbn','1515504GohIag','getRanges','42OhYqyw','track-changes-accept-suggestion-not-found','_suggestions','2160009fpJqno','get','3339OzJQCY','643990KbpdHL','refresh','execute','isEnabled','4GzwXIs','model','TrackChangesEditing','plugins','5291lacnVD'];_0x2bbb=function(){return _0x497c4b;};return _0x2bbb();}const _0x1ab47a=_0xbe02;(function(_0x57c82e,_0x326008){const _0x5de708=_0xbe02,_0x331496=_0x57c82e();while(!![]){try{const _0x575428=parseInt(_0x5de708(0x1bf))/0x1*(-parseInt(_0x5de708(0x1ca))/0x2)+parseInt(_0x5de708(0x1b4))/0x3+parseInt(_0x5de708(0x1c4))/0x4*(parseInt(_0x5de708(0x1c0))/0x5)+parseInt(_0x5de708(0x1b8))/0x6+-parseInt(_0x5de708(0x1ba))/0x7*(parseInt(_0x5de708(0x1b7))/0x8)+parseInt(_0x5de708(0x1bd))/0x9+parseInt(_0x5de708(0x1c9))/0xa*(parseInt(_0x5de708(0x1c8))/0xb);if(_0x575428===_0x326008)break;else _0x331496['push'](_0x331496['shift']());}catch(_0x48eaa2){_0x331496['push'](_0x331496['shift']());}}}(_0x2bbb,0x5561f));import{Command as _0x40d372}from'ckeditor5/src/core.js';import{CKEditorError as _0x53c9b9}from'ckeditor5/src/utils.js';function _0xbe02(_0x10511b,_0xee7e3){const _0x2bbb09=_0x2bbb();return _0xbe02=function(_0xbe02ca,_0x32215e){_0xbe02ca=_0xbe02ca-0x1b2;let _0x30f524=_0x2bbb09[_0xbe02ca];return _0x30f524;},_0xbe02(_0x10511b,_0xee7e3);}export default class $ extends _0x40d372{constructor(_0x1a5dba,_0xca5840){const _0x511b40=_0xbe02;super(_0x1a5dba),this[_0x511b40(0x1bc)]=_0xca5840,this[_0x511b40(0x1c1)](),this[_0x511b40(0x1b2)]=!0x1;}[_0x1ab47a(0x1c1)](){const _0x4420aa=_0x1ab47a;this[_0x4420aa(0x1c3)]=!0x0;}[_0x1ab47a(0x1c2)](_0x5462cf){const _0x1fbaa6=_0x1ab47a,_0x15c2d3=this[_0x1fbaa6(0x1bc)][_0x1fbaa6(0x1be)](_0x5462cf);if(!_0x15c2d3)throw new _0x53c9b9(_0x1fbaa6(0x1bb),this);const _0x134832=_0x15c2d3[_0x1fbaa6(0x1b9)]();this[_0x1fbaa6(0x1b5)][_0x1fbaa6(0x1c5)][_0x1fbaa6(0x1b3)](_0x134832)&&this[_0x1fbaa6(0x1b5)][_0x1fbaa6(0x1c7)][_0x1fbaa6(0x1be)](_0x1fbaa6(0x1c6))[_0x1fbaa6(0x1b6)](_0x15c2d3);}}
23
+ const _0x42b1e6=_0x5c33;function _0x427b(){const _0x1c51ef=['plugins','get','canEditAt','_suggestions','1472TlzfOD','refresh','90sAjgsn','isEnabled','5329xRuEHY','model','26478oeXojp','6325662XREEAM','track-changes-accept-suggestion-not-found','10734650XScZwn','editor','228poYdft','execute','7Uemkgs','acceptSuggestion','TrackChangesEditing','2236663NnyuhJ','2388WMSJxk','2369255GfWwVz','_isEnabledBasedOnSelection','1911fwrZGJ','getRanges'];_0x427b=function(){return _0x1c51ef;};return _0x427b();}(function(_0x5e7313,_0x399ef2){const _0x1ae46a=_0x5c33,_0x121f50=_0x5e7313();while(!![]){try{const _0x135058=-parseInt(_0x1ae46a(0xbe))/0x1*(-parseInt(_0x1ae46a(0xbc))/0x2)+-parseInt(_0x1ae46a(0xb4))/0x3*(parseInt(_0x1ae46a(0xb1))/0x4)+-parseInt(_0x1ae46a(0xb2))/0x5+-parseInt(_0x1ae46a(0xa7))/0x6*(parseInt(_0x1ae46a(0xad))/0x7)+parseInt(_0x1ae46a(0xba))/0x8*(-parseInt(_0x1ae46a(0xc0))/0x9)+-parseInt(_0x1ae46a(0xa9))/0xa+-parseInt(_0x1ae46a(0xb0))/0xb*(-parseInt(_0x1ae46a(0xab))/0xc);if(_0x135058===_0x399ef2)break;else _0x121f50['push'](_0x121f50['shift']());}catch(_0x3e7eb0){_0x121f50['push'](_0x121f50['shift']());}}}(_0x427b,0x8d952));function _0x5c33(_0x567d50,_0x2262cb){const _0x427b76=_0x427b();return _0x5c33=function(_0x5c3319,_0x3bd966){_0x5c3319=_0x5c3319-0xa7;let _0x2fc42f=_0x427b76[_0x5c3319];return _0x2fc42f;},_0x5c33(_0x567d50,_0x2262cb);}import{Command as _0x2fd591}from'ckeditor5/src/core.js';import{CKEditorError as _0x344eda}from'ckeditor5/src/utils.js';export default class $ extends _0x2fd591{constructor(_0x4bcb5c,_0x189790){const _0x56c5b5=_0x5c33;super(_0x4bcb5c),this[_0x56c5b5(0xb9)]=_0x189790,this[_0x56c5b5(0xbb)](),this[_0x56c5b5(0xb3)]=!0x1;}[_0x42b1e6(0xbb)](){const _0xcf6713=_0x42b1e6;this[_0xcf6713(0xbd)]=!0x0;}[_0x42b1e6(0xac)](_0x5b20ea){const _0xba8a7a=_0x42b1e6,_0x220033=this[_0xba8a7a(0xb9)][_0xba8a7a(0xb7)](_0x5b20ea);if(!_0x220033)throw new _0x344eda(_0xba8a7a(0xa8),this);const _0x2127d0=_0x220033[_0xba8a7a(0xb5)]();this[_0xba8a7a(0xaa)][_0xba8a7a(0xbf)][_0xba8a7a(0xb8)](_0x2127d0)&&this[_0xba8a7a(0xaa)][_0xba8a7a(0xb6)][_0xba8a7a(0xb7)](_0xba8a7a(0xaf))[_0xba8a7a(0xae)](_0x220033);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53ea62=_0x5a1d;(function(_0x24505f,_0x98cafd){const _0x346a0d=_0x5a1d,_0x4f6d95=_0x24505f();while(!![]){try{const _0x106ef4=-parseInt(_0x346a0d(0x10c))/0x1*(parseInt(_0x346a0d(0x108))/0x2)+-parseInt(_0x346a0d(0x106))/0x3*(parseInt(_0x346a0d(0xfd))/0x4)+parseInt(_0x346a0d(0xfe))/0x5+-parseInt(_0x346a0d(0x113))/0x6+parseInt(_0x346a0d(0x103))/0x7+-parseInt(_0x346a0d(0xfc))/0x8*(-parseInt(_0x346a0d(0x10f))/0x9)+parseInt(_0x346a0d(0x10d))/0xa*(-parseInt(_0x346a0d(0x104))/0xb);if(_0x106ef4===_0x98cafd)break;else _0x4f6d95['push'](_0x4f6d95['shift']());}catch(_0x1d1234){_0x4f6d95['push'](_0x4f6d95['shift']());}}}(_0x13c8,0x49458));import{Command as _0x2c9ac2}from'ckeditor5/src/core.js';function _0x5a1d(_0x459cb0,_0x16cf1c){const _0x13c8ad=_0x13c8();return _0x5a1d=function(_0x5a1d8c,_0x4163fb){_0x5a1d8c=_0x5a1d8c-0xfb;let _0x3f9a89=_0x13c8ad[_0x5a1d8c];return _0x3f9a89;},_0x5a1d(_0x459cb0,_0x16cf1c);}import{CKEditorError as _0xe693d1}from'ckeditor5/src/utils.js';function _0x13c8(){const _0x1c0396=['72609WrPuNZ','30vXdfaO','refresh','306NTtluG','_suggestions','track-changes-discard-suggestion-not-found','canEditAt','2303640oMAFus','execute','70552qGWNMD','4qQDHec','1986015kdVJmV','getRanges','model','_isEnabledBasedOnSelection','editor','3479126oxpkef','771320WQlzAb','get','245460kvAkQT','plugins','6LbMldm','isEnabled','discardSuggestion','TrackChangesEditing'];_0x13c8=function(){return _0x1c0396;};return _0x13c8();}export default class B extends _0x2c9ac2{constructor(_0x54a8b7,_0x3c22db){const _0x82f417=_0x5a1d;super(_0x54a8b7),this[_0x82f417(0x110)]=_0x3c22db,this[_0x82f417(0x10e)](),this[_0x82f417(0x101)]=!0x1;}[_0x53ea62(0x10e)](){const _0x502bad=_0x53ea62;this[_0x502bad(0x109)]=!0x0;}[_0x53ea62(0xfb)](_0xdfb180){const _0xcee9e8=_0x53ea62,_0x4042c1=this[_0xcee9e8(0x110)][_0xcee9e8(0x105)](_0xdfb180);if(!_0x4042c1)throw new _0xe693d1(_0xcee9e8(0x111),this);const _0x203f46=_0x4042c1[_0xcee9e8(0xff)]();this[_0xcee9e8(0x102)][_0xcee9e8(0x100)][_0xcee9e8(0x112)](_0x203f46)&&this[_0xcee9e8(0x102)][_0xcee9e8(0x107)][_0xcee9e8(0x105)](_0xcee9e8(0x10b))[_0xcee9e8(0x10a)](_0x4042c1);}}
23
+ const _0x44148b=_0x1e3e;function _0x35b5(){const _0x523fc5=['getRanges','18657TbXoTH','62pypZfR','model','126LGAWdc','1535604waLUmW','get','2104365revQnc','179912vvIPZb','track-changes-discard-suggestion-not-found','_suggestions','editor','plugins','refresh','662961EGXZtF','isEnabled','execute','TrackChangesEditing','66813dpzzFm','_isEnabledBasedOnSelection','canEditAt','282312ifuaIs','discardSuggestion'];_0x35b5=function(){return _0x523fc5;};return _0x35b5();}(function(_0x52b68c,_0x33b1c5){const _0x4ea596=_0x1e3e,_0x207d11=_0x52b68c();while(!![]){try{const _0xf04fa2=-parseInt(_0x4ea596(0xf4))/0x1+parseInt(_0x4ea596(0xe8))/0x2*(parseInt(_0x4ea596(0xf8))/0x3)+-parseInt(_0x4ea596(0xee))/0x4+-parseInt(_0x4ea596(0xed))/0x5+parseInt(_0x4ea596(0xeb))/0x6+-parseInt(_0x4ea596(0xea))/0x7*(-parseInt(_0x4ea596(0xfb))/0x8)+parseInt(_0x4ea596(0xe7))/0x9;if(_0xf04fa2===_0x33b1c5)break;else _0x207d11['push'](_0x207d11['shift']());}catch(_0x4ef948){_0x207d11['push'](_0x207d11['shift']());}}}(_0x35b5,0x6f08e));import{Command as _0x5b0070}from'ckeditor5/src/core.js';function _0x1e3e(_0x3eaa1e,_0x379de3){const _0x35b5c6=_0x35b5();return _0x1e3e=function(_0x1e3ef6,_0x2cde1d){_0x1e3ef6=_0x1e3ef6-0xe6;let _0x4f0ce5=_0x35b5c6[_0x1e3ef6];return _0x4f0ce5;},_0x1e3e(_0x3eaa1e,_0x379de3);}import{CKEditorError as _0x5d43d8}from'ckeditor5/src/utils.js';export default class B extends _0x5b0070{constructor(_0x5b47fa,_0x2f6a5a){const _0x3ce356=_0x1e3e;super(_0x5b47fa),this[_0x3ce356(0xf0)]=_0x2f6a5a,this[_0x3ce356(0xf3)](),this[_0x3ce356(0xf9)]=!0x1;}[_0x44148b(0xf3)](){const _0x1d00bd=_0x44148b;this[_0x1d00bd(0xf5)]=!0x0;}[_0x44148b(0xf6)](_0x3d31a1){const _0x3bcd02=_0x44148b,_0x5e121d=this[_0x3bcd02(0xf0)][_0x3bcd02(0xec)](_0x3d31a1);if(!_0x5e121d)throw new _0x5d43d8(_0x3bcd02(0xef),this);const _0x595218=_0x5e121d[_0x3bcd02(0xe6)]();this[_0x3bcd02(0xf1)][_0x3bcd02(0xe9)][_0x3bcd02(0xfa)](_0x595218)&&this[_0x3bcd02(0xf1)][_0x3bcd02(0xf2)][_0x3bcd02(0xec)](_0x3bcd02(0xf7))[_0x3bcd02(0xfc)](_0x5e121d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2dbb4c=_0x4cb3;function _0x4cb3(_0x568e3e,_0x49323d){const _0x5852c4=_0x5852();return _0x4cb3=function(_0x4cb3e2,_0x481510){_0x4cb3e2=_0x4cb3e2-0x78;let _0x1e0f3e=_0x5852c4[_0x4cb3e2];return _0x1e0f3e;},_0x4cb3(_0x568e3e,_0x49323d);}(function(_0x525d04,_0xfd931c){const _0x5b9ad0=_0x4cb3,_0x3a111e=_0x525d04();while(!![]){try{const _0x4a1b88=parseInt(_0x5b9ad0(0x80))/0x1+-parseInt(_0x5b9ad0(0x7e))/0x2+parseInt(_0x5b9ad0(0x8d))/0x3+-parseInt(_0x5b9ad0(0x78))/0x4+-parseInt(_0x5b9ad0(0x87))/0x5+parseInt(_0x5b9ad0(0x83))/0x6*(-parseInt(_0x5b9ad0(0x86))/0x7)+parseInt(_0x5b9ad0(0x89))/0x8;if(_0x4a1b88===_0xfd931c)break;else _0x3a111e['push'](_0x3a111e['shift']());}catch(_0x146721){_0x3a111e['push'](_0x3a111e['shift']());}}}(_0x5852,0x42fe9));function _0x5852(){const _0x10a6ba=['canEditAt','isInContent','model','900741xqOpZW','1193920qFtEes','from','execute','_suggestions','_command','_isEnabledBasedOnSelection','1061500lqyXqu','editor','109550sshVpQ','isEnabled','getRanges','6vIKRNQ','some','refresh','3432709oDmfWK','2355315diDCxs','values','13242336oFGxEd'];_0x5852=function(){return _0x10a6ba;};return _0x5852();}import{Command as _0x327ee2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x218093,executeCommandForSuggestions as _0x50f3fb}from'../utils/utils.js';export default class x extends _0x327ee2{constructor(_0x45a2d7,_0x14e682,_0x81077b){const _0x8cc305=_0x4cb3;super(_0x45a2d7),this[_0x8cc305(0x7c)]=_0x14e682,this[_0x8cc305(0x7b)]=_0x81077b,this[_0x8cc305(0x85)](),this[_0x8cc305(0x7d)]=!0x1;}[_0x2dbb4c(0x85)](){const _0x1d2e1a=_0x2dbb4c,_0x24ba9d=Array[_0x1d2e1a(0x79)](this[_0x1d2e1a(0x7b)][_0x1d2e1a(0x88)]())[_0x1d2e1a(0x84)](_0x1c62f2=>_0x1c62f2[_0x1d2e1a(0x8b)]);this[_0x1d2e1a(0x81)]=this[_0x1d2e1a(0x7c)][_0x1d2e1a(0x81)]&&_0x24ba9d;}[_0x2dbb4c(0x7a)](){const _0x5fe719=_0x2dbb4c,_0x298839=_0x218093(Array[_0x5fe719(0x79)](this[_0x5fe719(0x7b)][_0x5fe719(0x88)]()));for(const _0xd6d701 of _0x298839){const _0x585052=_0xd6d701[_0x5fe719(0x82)]();if(!this[_0x5fe719(0x7f)][_0x5fe719(0x8c)][_0x5fe719(0x8a)](_0x585052))return;}_0x50f3fb(this[_0x5fe719(0x7f)][_0x5fe719(0x8c)],this[_0x5fe719(0x7c)],_0x298839);}}
23
+ const _0x48ab61=_0x5add;(function(_0x22edf7,_0x4389ae){const _0x38f29a=_0x5add,_0x26d3e6=_0x22edf7();while(!![]){try{const _0x233971=-parseInt(_0x38f29a(0x184))/0x1+-parseInt(_0x38f29a(0x181))/0x2*(parseInt(_0x38f29a(0x17b))/0x3)+parseInt(_0x38f29a(0x17e))/0x4*(parseInt(_0x38f29a(0x18c))/0x5)+parseInt(_0x38f29a(0x185))/0x6*(parseInt(_0x38f29a(0x190))/0x7)+-parseInt(_0x38f29a(0x18f))/0x8+parseInt(_0x38f29a(0x17f))/0x9+parseInt(_0x38f29a(0x179))/0xa;if(_0x233971===_0x4389ae)break;else _0x26d3e6['push'](_0x26d3e6['shift']());}catch(_0x4809d4){_0x26d3e6['push'](_0x26d3e6['shift']());}}}(_0x4fda,0xc989a));import{Command as _0x4a53d1}from'ckeditor5/src/core.js';function _0x5add(_0x46dd09,_0x185d7e){const _0x4fda64=_0x4fda();return _0x5add=function(_0x5adda9,_0x4699d6){_0x5adda9=_0x5adda9-0x179;let _0x13bf76=_0x4fda64[_0x5adda9];return _0x13bf76;},_0x5add(_0x46dd09,_0x185d7e);}import{sortSuggestions as _0x3c3bbe,executeCommandForSuggestions as _0x21c973}from'../utils/utils.js';function _0x4fda(){const _0x54504=['values','some','execute','isInContent','refresh','_command','10390HflgtO','editor','getRanges','3810896BKOknk','6337009ylufRz','8005510LUalEO','_suggestions','66LqauCm','isEnabled','canEditAt','564KGzMvc','12712995iSSKdn','from','93004GGQxmx','_isEnabledBasedOnSelection','model','1086487nMVTxd','6gtBFYw'];_0x4fda=function(){return _0x54504;};return _0x4fda();}export default class x extends _0x4a53d1{constructor(_0x328333,_0x41cb5e,_0x5b7210){const _0x5d8610=_0x5add;super(_0x328333),this[_0x5d8610(0x18b)]=_0x41cb5e,this[_0x5d8610(0x17a)]=_0x5b7210,this[_0x5d8610(0x18a)](),this[_0x5d8610(0x182)]=!0x1;}[_0x48ab61(0x18a)](){const _0x4ac102=_0x48ab61,_0x381ecc=Array[_0x4ac102(0x180)](this[_0x4ac102(0x17a)][_0x4ac102(0x186)]())[_0x4ac102(0x187)](_0x1e8883=>_0x1e8883[_0x4ac102(0x189)]);this[_0x4ac102(0x17c)]=this[_0x4ac102(0x18b)][_0x4ac102(0x17c)]&&_0x381ecc;}[_0x48ab61(0x188)](){const _0x3f302d=_0x48ab61,_0x501ede=_0x3c3bbe(Array[_0x3f302d(0x180)](this[_0x3f302d(0x17a)][_0x3f302d(0x186)]()));for(const _0x39206c of _0x501ede){const _0x235267=_0x39206c[_0x3f302d(0x18e)]();if(!this[_0x3f302d(0x18d)][_0x3f302d(0x183)][_0x3f302d(0x17d)](_0x235267))return;}_0x21c973(this[_0x3f302d(0x18d)][_0x3f302d(0x183)],this[_0x3f302d(0x18b)],_0x501ede);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xfd53(){const _0x2b19fa=['execute','3wcTAVR','values','refresh','648876QupLed','canEditAt','selection','1918168felTiZ','size','from','editor','getRanges','_isEnabledBasedOnSelection','model','_selectedSuggestions','_command','8344602sfPuGZ','isEnabled','319492UDRoPt','8ZOQSvB','259169inlHUd','document','1099490GcqTHe','_suggestions','688308DIbfVD'];_0xfd53=function(){return _0x2b19fa;};return _0xfd53();}const _0x4e0ea9=_0x4496;(function(_0x557d20,_0x1c5c05){const _0xff3c25=_0x4496,_0x4b633e=_0x557d20();while(!![]){try{const _0x1ea302=-parseInt(_0xff3c25(0x1ec))/0x1+parseInt(_0xff3c25(0x1ea))/0x2*(-parseInt(_0xff3c25(0x1f2))/0x3)+-parseInt(_0xff3c25(0x1f5))/0x4+parseInt(_0xff3c25(0x1ee))/0x5+-parseInt(_0xff3c25(0x1f0))/0x6+-parseInt(_0xff3c25(0x1df))/0x7+parseInt(_0xff3c25(0x1eb))/0x8*(parseInt(_0xff3c25(0x1e8))/0x9);if(_0x1ea302===_0x1c5c05)break;else _0x4b633e['push'](_0x4b633e['shift']());}catch(_0xd2a833){_0x4b633e['push'](_0x4b633e['shift']());}}}(_0xfd53,0x2b430));import{Command as _0xba88a4}from'ckeditor5/src/core.js';function _0x4496(_0x73ec49,_0x54ec06){const _0xfd5302=_0xfd53();return _0x4496=function(_0x4496d6,_0x17eaa3){_0x4496d6=_0x4496d6-0x1df;let _0x306979=_0xfd5302[_0x4496d6];return _0x306979;},_0x4496(_0x73ec49,_0x54ec06);}import{sortSuggestions as _0x1ada28,getSelectedSuggestions as _0x39ced4,executeCommandForSuggestions as _0x5e16c5}from'../utils/utils.js';export default class R extends _0xba88a4{constructor(_0x3aa0fe,_0x345be4,_0x5370e8){const _0x43d7d8=_0x4496;super(_0x3aa0fe),this[_0x43d7d8(0x1e7)]=_0x345be4,this[_0x43d7d8(0x1ef)]=_0x5370e8,this[_0x43d7d8(0x1e6)]=new Set(),this[_0x43d7d8(0x1f4)](),this[_0x43d7d8(0x1e4)]=!0x1;}[_0x4e0ea9(0x1f4)](){const _0x54dbe4=_0x4e0ea9,_0x29ee84=this[_0x54dbe4(0x1e2)][_0x54dbe4(0x1e5)][_0x54dbe4(0x1ed)][_0x54dbe4(0x1f7)],_0x453230=Array[_0x54dbe4(0x1e1)](this[_0x54dbe4(0x1ef)][_0x54dbe4(0x1f3)]());this[_0x54dbe4(0x1e6)]=_0x39ced4(_0x29ee84,_0x453230),this[_0x54dbe4(0x1e9)]=this[_0x54dbe4(0x1e7)][_0x54dbe4(0x1e9)]&&!!this[_0x54dbe4(0x1e6)][_0x54dbe4(0x1e0)];}[_0x4e0ea9(0x1f1)](){const _0x423121=_0x4e0ea9,_0x9d3fa8=_0x1ada28(Array[_0x423121(0x1e1)](this[_0x423121(0x1e6)]));for(const _0x3630eb of _0x9d3fa8){const _0x36f15c=_0x3630eb[_0x423121(0x1e3)]();if(!this[_0x423121(0x1e2)][_0x423121(0x1e5)][_0x423121(0x1f6)](_0x36f15c))return;}_0x5e16c5(this[_0x423121(0x1e2)][_0x423121(0x1e5)],this[_0x423121(0x1e7)],_0x9d3fa8);}}
23
+ const _0x389bd4=_0x31cf;(function(_0x14382e,_0x1af7a3){const _0x554fc1=_0x31cf,_0x4bd5b8=_0x14382e();while(!![]){try{const _0x3c5c2c=-parseInt(_0x554fc1(0x1db))/0x1+parseInt(_0x554fc1(0x1d7))/0x2*(-parseInt(_0x554fc1(0x1d3))/0x3)+-parseInt(_0x554fc1(0x1d8))/0x4+parseInt(_0x554fc1(0x1d6))/0x5+-parseInt(_0x554fc1(0x1e3))/0x6+parseInt(_0x554fc1(0x1e1))/0x7+parseInt(_0x554fc1(0x1ce))/0x8;if(_0x3c5c2c===_0x1af7a3)break;else _0x4bd5b8['push'](_0x4bd5b8['shift']());}catch(_0x38774b){_0x4bd5b8['push'](_0x4bd5b8['shift']());}}}(_0x2b65,0x2306b));function _0x2b65(){const _0x4a8161=['values','69593IAESya','canEditAt','selection','getRanges','model','editor','1831774gWwRPi','_command','262428epIlot','_isEnabledBasedOnSelection','size','1352720JulPJD','_suggestions','from','document','execute','48cVTooL','isEnabled','_selectedSuggestions','269855NkRrOb','11164uMnAkt','554532lSMzAs','refresh'];_0x2b65=function(){return _0x4a8161;};return _0x2b65();}import{Command as _0x313071}from'ckeditor5/src/core.js';function _0x31cf(_0x1603a0,_0x185c17){const _0x2b65ea=_0x2b65();return _0x31cf=function(_0x31cf15,_0x4e733d){_0x31cf15=_0x31cf15-0x1cd;let _0x442b44=_0x2b65ea[_0x31cf15];return _0x442b44;},_0x31cf(_0x1603a0,_0x185c17);}import{sortSuggestions as _0x37f71b,getSelectedSuggestions as _0x361966,executeCommandForSuggestions as _0x92c0d1}from'../utils/utils.js';export default class R extends _0x313071{constructor(_0x537cef,_0x2b644b,_0x2bd3bb){const _0x4222c4=_0x31cf;super(_0x537cef),this[_0x4222c4(0x1e2)]=_0x2b644b,this[_0x4222c4(0x1cf)]=_0x2bd3bb,this[_0x4222c4(0x1d5)]=new Set(),this[_0x4222c4(0x1d9)](),this[_0x4222c4(0x1e4)]=!0x1;}[_0x389bd4(0x1d9)](){const _0x22fd69=_0x389bd4,_0x18db45=this[_0x22fd69(0x1e0)][_0x22fd69(0x1df)][_0x22fd69(0x1d1)][_0x22fd69(0x1dd)],_0x190a5a=Array[_0x22fd69(0x1d0)](this[_0x22fd69(0x1cf)][_0x22fd69(0x1da)]());this[_0x22fd69(0x1d5)]=_0x361966(_0x18db45,_0x190a5a),this[_0x22fd69(0x1d4)]=this[_0x22fd69(0x1e2)][_0x22fd69(0x1d4)]&&!!this[_0x22fd69(0x1d5)][_0x22fd69(0x1cd)];}[_0x389bd4(0x1d2)](){const _0x22ef49=_0x389bd4,_0x1afa57=_0x37f71b(Array[_0x22ef49(0x1d0)](this[_0x22ef49(0x1d5)]));for(const _0x4ce0ad of _0x1afa57){const _0x2e4e84=_0x4ce0ad[_0x22ef49(0x1de)]();if(!this[_0x22ef49(0x1e0)][_0x22ef49(0x1df)][_0x22ef49(0x1dc)](_0x2e4e84))return;}_0x92c0d1(this[_0x22ef49(0x1e0)][_0x22ef49(0x1df)],this[_0x22ef49(0x1e2)],_0x1afa57);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x35b8(_0x1c207d,_0xdb52ba){const _0x56648f=_0x5664();return _0x35b8=function(_0x35b8d3,_0x11bb11){_0x35b8d3=_0x35b8d3-0x187;let _0x525b99=_0x56648f[_0x35b8d3];return _0x525b99;},_0x35b8(_0x1c207d,_0xdb52ba);}const _0x4a2eda=_0x35b8;(function(_0x491c39,_0x5ea195){const _0x453153=_0x35b8,_0x35cc6b=_0x491c39();while(!![]){try{const _0xbf5a48=parseInt(_0x453153(0x188))/0x1*(-parseInt(_0x453153(0x19c))/0x2)+parseInt(_0x453153(0x18f))/0x3+-parseInt(_0x453153(0x18d))/0x4*(-parseInt(_0x453153(0x187))/0x5)+-parseInt(_0x453153(0x18e))/0x6*(-parseInt(_0x453153(0x19b))/0x7)+-parseInt(_0x453153(0x197))/0x8+-parseInt(_0x453153(0x190))/0x9*(-parseInt(_0x453153(0x19a))/0xa)+parseInt(_0x453153(0x1a0))/0xb*(parseInt(_0x453153(0x193))/0xc);if(_0xbf5a48===_0x5ea195)break;else _0x35cc6b['push'](_0x35cc6b['shift']());}catch(_0x2a2cfd){_0x35cc6b['push'](_0x35cc6b['shift']());}}}(_0x5664,0x4cf9e));import{Command as _0x91feaa}from'ckeditor5/src/core.js';function _0x5664(){const _0x331ebd=['has','editor','2379456mSYckJ','affectsData','execute','40300tlOfpN','64449NDUDuO','1646cLyiwD','isEnabled','commands','forceDisabled','1078INHIIF','_disableUnsupportedCommands','633980OWSzLV','191pmOWcq','_enableCommands','_enabledCommands','clearForceDisabled','value','4JuqtOX','6vPvFvQ','757614jEkYRu','45rrxJgd','refresh','_isEnabledBasedOnSelection','44232xIUwdt','TrackChangesCommand'];_0x5664=function(){return _0x331ebd;};return _0x5664();}export default class M extends _0x91feaa{constructor(_0x12617c,_0x5c9a2e){const _0x3c3f26=_0x35b8;super(_0x12617c),this[_0x3c3f26(0x18a)]=_0x5c9a2e,this[_0x3c3f26(0x18c)]=!0x1,this[_0x3c3f26(0x191)](),this[_0x3c3f26(0x192)]=!0x1;}[_0x4a2eda(0x191)](){const _0x41aced=_0x4a2eda;this[_0x41aced(0x19d)]=!0x0;}[_0x4a2eda(0x199)](){const _0x552fd8=_0x4a2eda;this[_0x552fd8(0x18c)]=!this[_0x552fd8(0x18c)],this[_0x552fd8(0x18c)]?this[_0x552fd8(0x1a1)]():this[_0x552fd8(0x189)]();}[_0x4a2eda(0x1a1)](){const _0x48f7f4=_0x4a2eda;for(const _0x159dc8 of this[_0x48f7f4(0x196)][_0x48f7f4(0x19e)][_0x48f7f4(0x19e)]())_0x159dc8[_0x48f7f4(0x198)]&&!this[_0x48f7f4(0x18a)][_0x48f7f4(0x195)](_0x159dc8)&&_0x159dc8[_0x48f7f4(0x19f)](_0x48f7f4(0x194));}[_0x4a2eda(0x189)](){const _0x28d0b2=_0x4a2eda;for(const _0x55c997 of this[_0x28d0b2(0x196)][_0x28d0b2(0x19e)][_0x28d0b2(0x19e)]())_0x55c997[_0x28d0b2(0x198)]&&!this[_0x28d0b2(0x18a)][_0x28d0b2(0x195)](_0x55c997)&&_0x55c997[_0x28d0b2(0x18b)](_0x28d0b2(0x194));}}
23
+ const _0x173e97=_0x131e;(function(_0x150956,_0x43e4fd){const _0xa60edb=_0x131e,_0x29f834=_0x150956();while(!![]){try{const _0x1b2861=parseInt(_0xa60edb(0x1aa))/0x1*(-parseInt(_0xa60edb(0x1a8))/0x2)+parseInt(_0xa60edb(0x1b0))/0x3+-parseInt(_0xa60edb(0x1b2))/0x4*(parseInt(_0xa60edb(0x1b4))/0x5)+parseInt(_0xa60edb(0x1bb))/0x6*(parseInt(_0xa60edb(0x1a7))/0x7)+parseInt(_0xa60edb(0x1ac))/0x8*(parseInt(_0xa60edb(0x1ad))/0x9)+-parseInt(_0xa60edb(0x1b7))/0xa*(-parseInt(_0xa60edb(0x1bd))/0xb)+parseInt(_0xa60edb(0x1b5))/0xc;if(_0x1b2861===_0x43e4fd)break;else _0x29f834['push'](_0x29f834['shift']());}catch(_0x177957){_0x29f834['push'](_0x29f834['shift']());}}}(_0x3ec3,0x298d4));function _0x131e(_0x741426,_0x3ebf09){const _0x3ec31d=_0x3ec3();return _0x131e=function(_0x131e6a,_0x4136c6){_0x131e6a=_0x131e6a-0x1a5;let _0x588f3d=_0x3ec31d[_0x131e6a];return _0x588f3d;},_0x131e(_0x741426,_0x3ebf09);}import{Command as _0x186c7f}from'ckeditor5/src/core.js';function _0x3ec3(){const _0x15206d=['forceDisabled','affectsData','18ZvmNus','_enableCommands','44YaiNqJ','TrackChangesCommand','value','_disableUnsupportedCommands','clearForceDisabled','173670UxjTIl','62502wzMiwI','editor','10jmshGX','has','1960248rdUTXp','9Ztgtbk','_isEnabledBasedOnSelection','execute','642927aUmwhg','_enabledCommands','16qFPXIi','refresh','363385JTrZNv','1225536BzoLxJ','commands','343790ENmWJN','isEnabled'];_0x3ec3=function(){return _0x15206d;};return _0x3ec3();}export default class M extends _0x186c7f{constructor(_0x2c7452,_0x306f9c){const _0x193984=_0x131e;super(_0x2c7452),this[_0x193984(0x1b1)]=_0x306f9c,this[_0x193984(0x1bf)]=!0x1,this[_0x193984(0x1b3)](),this[_0x193984(0x1ae)]=!0x1;}[_0x173e97(0x1b3)](){const _0x5656f3=_0x173e97;this[_0x5656f3(0x1b8)]=!0x0;}[_0x173e97(0x1af)](){const _0xcc05d=_0x173e97;this[_0xcc05d(0x1bf)]=!this[_0xcc05d(0x1bf)],this[_0xcc05d(0x1bf)]?this[_0xcc05d(0x1a5)]():this[_0xcc05d(0x1bc)]();}[_0x173e97(0x1a5)](){const _0x24e3e9=_0x173e97;for(const _0x2c152a of this[_0x24e3e9(0x1a9)][_0x24e3e9(0x1b6)][_0x24e3e9(0x1b6)]())_0x2c152a[_0x24e3e9(0x1ba)]&&!this[_0x24e3e9(0x1b1)][_0x24e3e9(0x1ab)](_0x2c152a)&&_0x2c152a[_0x24e3e9(0x1b9)](_0x24e3e9(0x1be));}[_0x173e97(0x1bc)](){const _0x164e9a=_0x173e97;for(const _0x437aae of this[_0x164e9a(0x1a9)][_0x164e9a(0x1b6)][_0x164e9a(0x1b6)]())_0x437aae[_0x164e9a(0x1ba)]&&!this[_0x164e9a(0x1b1)][_0x164e9a(0x1ab)](_0x437aae)&&_0x437aae[_0x164e9a(0x1a6)](_0x164e9a(0x1be));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x36b7(_0x6ee1fa,_0x350eca){var _0x54af35=_0x54af();return _0x36b7=function(_0x36b7c3,_0x4eba84){_0x36b7c3=_0x36b7c3-0x12c;var _0x23920a=_0x54af35[_0x36b7c3];return _0x23920a;},_0x36b7(_0x6ee1fa,_0x350eca);}(function(_0x384ffe,_0x329bb4){var _0xfde2cb=_0x36b7,_0x38169f=_0x384ffe();while(!![]){try{var _0x3802c5=-parseInt(_0xfde2cb(0x133))/0x1+parseInt(_0xfde2cb(0x135))/0x2+parseInt(_0xfde2cb(0x12c))/0x3*(-parseInt(_0xfde2cb(0x12f))/0x4)+parseInt(_0xfde2cb(0x134))/0x5+parseInt(_0xfde2cb(0x12e))/0x6+parseInt(_0xfde2cb(0x132))/0x7*(-parseInt(_0xfde2cb(0x12d))/0x8)+parseInt(_0xfde2cb(0x131))/0x9*(-parseInt(_0xfde2cb(0x130))/0xa);if(_0x3802c5===_0x329bb4)break;else _0x38169f['push'](_0x38169f['shift']());}catch(_0xefffc3){_0x38169f['push'](_0x38169f['shift']());}}}(_0x54af,0xa28d1));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x54af(){var _0x58c75e=['18ehvYjC','7IkWTtg','1129683HvzZXp','6042110vbWHqt','1753372gjWSyD','3FtjrMg','5043032ToDHlu','6880392wYLQWs','233356mokKSA','3738150tkpVYC'];_0x54af=function(){return _0x58c75e;};return _0x54af();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x2ad75d,_0x56ae2e){var _0x401500=_0x358c,_0x2eb69d=_0x2ad75d();while(!![]){try{var _0x3f319f=-parseInt(_0x401500(0x184))/0x1+-parseInt(_0x401500(0x17e))/0x2+-parseInt(_0x401500(0x183))/0x3+-parseInt(_0x401500(0x17d))/0x4+-parseInt(_0x401500(0x181))/0x5*(-parseInt(_0x401500(0x182))/0x6)+parseInt(_0x401500(0x17f))/0x7+parseInt(_0x401500(0x180))/0x8;if(_0x3f319f===_0x56ae2e)break;else _0x2eb69d['push'](_0x2eb69d['shift']());}catch(_0xc73502){_0x2eb69d['push'](_0x2eb69d['shift']());}}}(_0xb096,0x91b83));function _0x358c(_0x28964a,_0x3842e1){var _0xb09652=_0xb096();return _0x358c=function(_0x358ca8,_0x49da29){_0x358ca8=_0x358ca8-0x17d;var _0x407673=_0xb09652[_0x358ca8];return _0x407673;},_0x358c(_0x28964a,_0x3842e1);}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';function _0xb096(){var _0x5e6e6c=['7097006allpmY','9836816zXmyob','1515RDNGxR','8928OvJkWc','1319322yjTCDW','629576ztEALG','1491496pfYqeL','1310466vhJTXT'];_0xb096=function(){return _0x5e6e6c;};return _0xb096();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4039b3=_0x4aea;(function(_0x255d1f,_0x3fd6d5){const _0x55d775=_0x4aea,_0x2ab23d=_0x255d1f();while(!![]){try{const _0x57a581=-parseInt(_0x55d775(0x189))/0x1+-parseInt(_0x55d775(0x181))/0x2+-parseInt(_0x55d775(0x182))/0x3+-parseInt(_0x55d775(0x18a))/0x4*(-parseInt(_0x55d775(0x18b))/0x5)+parseInt(_0x55d775(0x188))/0x6+parseInt(_0x55d775(0x18f))/0x7*(-parseInt(_0x55d775(0x190))/0x8)+-parseInt(_0x55d775(0x183))/0x9*(-parseInt(_0x55d775(0x185))/0xa);if(_0x57a581===_0x3fd6d5)break;else _0x2ab23d['push'](_0x2ab23d['shift']());}catch(_0x2b73fd){_0x2ab23d['push'](_0x2ab23d['shift']());}}}(_0x3a12,0x350e0));function _0x4aea(_0x3ff049,_0x400d3a){const _0x3a126f=_0x3a12();return _0x4aea=function(_0x4aea31,_0x543513){_0x4aea31=_0x4aea31-0x17f;let _0x26a8dc=_0x3a126f[_0x4aea31];return _0x26a8dc;},_0x4aea(_0x3ff049,_0x400d3a);}function _0x3a12(){const _0x2d76fa=['289569ScMlUy','8181657SxYyqp','enableCommand','10gBXblu','commands','get','1057392aLCgFs','250403LiCjhj','8DAZrUz','206245WBkVcJ','showAIAssistant','editor','TrackChangesEditing','10129pKAXRi','1992iXRXmw','plugins','afterInit','486524GzSJTT'];_0x3a12=function(){return _0x2d76fa;};return _0x3a12();}import{Plugin as _0x2a3ead}from'ckeditor5/src/core.js';export default class E extends _0x2a3ead{[_0x4039b3(0x180)](){const _0x11ed4a=_0x4039b3,_0x483b66=this[_0x11ed4a(0x18d)],_0x1d4cfb=_0x483b66[_0x11ed4a(0x17f)][_0x11ed4a(0x187)](_0x11ed4a(0x18e));_0x483b66[_0x11ed4a(0x186)][_0x11ed4a(0x187)](_0x11ed4a(0x18c))&&_0x1d4cfb[_0x11ed4a(0x184)](_0x11ed4a(0x18c));}}
23
+ function _0x13a5(_0x5841dd,_0x4280cb){const _0x4272c3=_0x4272();return _0x13a5=function(_0x13a577,_0x43f20d){_0x13a577=_0x13a577-0xae;let _0x4b876a=_0x4272c3[_0x13a577];return _0x4b876a;},_0x13a5(_0x5841dd,_0x4280cb);}const _0x16f5a2=_0x13a5;(function(_0x33b8a3,_0x5b03a5){const _0x406654=_0x13a5,_0x4f1528=_0x33b8a3();while(!![]){try{const _0x36cc80=-parseInt(_0x406654(0xb8))/0x1*(parseInt(_0x406654(0xaf))/0x2)+-parseInt(_0x406654(0xb1))/0x3+parseInt(_0x406654(0xb0))/0x4*(-parseInt(_0x406654(0xb7))/0x5)+parseInt(_0x406654(0xb5))/0x6+-parseInt(_0x406654(0xbb))/0x7+parseInt(_0x406654(0xba))/0x8+parseInt(_0x406654(0xb6))/0x9;if(_0x36cc80===_0x5b03a5)break;else _0x4f1528['push'](_0x4f1528['shift']());}catch(_0x16c8c5){_0x4f1528['push'](_0x4f1528['shift']());}}}(_0x4272,0xe6456));function _0x4272(){const _0x179b7d=['7614366AxwFkn','26817309wSqaxv','312905LfSUuC','1RXPkzz','get','8084200BzZVpL','7461118UzHdwj','enableCommand','plugins','TrackChangesEditing','afterInit','3148802AGgsAp','92WHoney','709377xlwrTN','commands','showAIAssistant','editor'];_0x4272=function(){return _0x179b7d;};return _0x4272();}import{Plugin as _0x104f41}from'ckeditor5/src/core.js';export default class E extends _0x104f41{[_0x16f5a2(0xae)](){const _0x2af383=_0x16f5a2,_0x35d747=this[_0x2af383(0xb4)],_0x43478b=_0x35d747[_0x2af383(0xbd)][_0x2af383(0xb9)](_0x2af383(0xbe));_0x35d747[_0x2af383(0xb2)][_0x2af383(0xb9)](_0x2af383(0xb3))&&_0x43478b[_0x2af383(0xbc)](_0x2af383(0xb3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3849c4=_0x34a6;function _0x34a6(_0x58dbe5,_0x55e536){const _0xcb20dc=_0xcb20();return _0x34a6=function(_0x34a69d,_0xe2ec83){_0x34a69d=_0x34a69d-0xd4;let _0x24c54d=_0xcb20dc[_0x34a69d];return _0x24c54d;},_0x34a6(_0x58dbe5,_0x55e536);}(function(_0x2e40a7,_0x47c344){const _0x58064a=_0x34a6,_0x42021c=_0x2e40a7();while(!![]){try{const _0x53ed2a=parseInt(_0x58064a(0xd8))/0x1+parseInt(_0x58064a(0xdf))/0x2*(parseInt(_0x58064a(0xf8))/0x3)+-parseInt(_0x58064a(0xf3))/0x4+-parseInt(_0x58064a(0xf2))/0x5*(-parseInt(_0x58064a(0xe3))/0x6)+parseInt(_0x58064a(0xd9))/0x7+-parseInt(_0x58064a(0xe0))/0x8+-parseInt(_0x58064a(0xdc))/0x9;if(_0x53ed2a===_0x47c344)break;else _0x42021c['push'](_0x42021c['shift']());}catch(_0x335275){_0x42021c['push'](_0x42021c['shift']());}}}(_0xcb20,0x30b4e));function _0xcb20(){const _0x848df=['18yoUcwE','782256eIqzMI','FORMAT_ALIGN_TO_CENTER','alignment','77826PbySCy','FORMAT_ALIGN_TO_LEFT','get','FORMAT_ALIGNMENT','TrackChangesEditing','has','afterInit','commandName','FORMAT_JUSTIFY_TEXT','plugins','registerBlockAttribute','format','AlignmentEditing','center','enableDefaultAttributesIntegration','50lvmSXz','1398656QZZbvz','*Format:*\x20%0','registerAttributeLabel','left','_registerLegacyDescription','25695gWuCQx','commandParams','right','justify','descriptionFactory','type','editor','formatBlock','202779otoczs','2003421NxOmfG','locale','registerDescriptionCallback','439461ktnRlN','FORMAT_ALIGN_TO_RIGHT','value'];_0xcb20=function(){return _0x848df;};return _0xcb20();}import{Plugin as _0x273dc0}from'ckeditor5/src/core.js';import{getTranslation as _0x2c2286}from'../utils/common-translations.js';export default class V extends _0x273dc0{[_0x3849c4(0xe9)](){const _0x377fc8=_0x3849c4,_0x659313=this[_0x377fc8(0xd6)],_0x7c6d51=_0x659313[_0x377fc8(0xda)];if(!_0x659313[_0x377fc8(0xec)][_0x377fc8(0xe8)](_0x377fc8(0xef)))return;const _0x355e27=_0x659313[_0x377fc8(0xec)][_0x377fc8(0xe5)](_0x377fc8(0xe7));_0x355e27[_0x377fc8(0xf1)](_0x377fc8(0xe2)),_0x355e27[_0x377fc8(0xed)](_0x377fc8(0xe2)),_0x355e27[_0x377fc8(0xd4)][_0x377fc8(0xf5)](_0x377fc8(0xe2),_0x2c2286(_0x7c6d51,_0x377fc8(0xe6))),this[_0x377fc8(0xf7)]();}[_0x3849c4(0xf7)](){const _0x373b1b=_0x3849c4,_0xe1ba2b=this[_0x373b1b(0xd6)],_0x3e66a9=_0xe1ba2b[_0x373b1b(0xda)];_0xe1ba2b[_0x373b1b(0xec)][_0x373b1b(0xe5)](_0x373b1b(0xe7))[_0x373b1b(0xd4)][_0x373b1b(0xdb)](_0x173de7=>{const _0x3f7633=_0x373b1b;if(_0x3f7633(0xd7)!=_0x173de7[_0x3f7633(0xd5)])return;const {data:_0x4ece99}=_0x173de7;if(_0x4ece99&&_0x3f7633(0xe2)==_0x4ece99[_0x3f7633(0xea)]){const _0x363cd7=_0x4ece99[_0x3f7633(0xf9)][0x0][_0x3f7633(0xde)];return{'type':_0x3f7633(0xee),'content':_0x2c2286(_0x3e66a9,_0x3f7633(0xf4),function(_0x29a8a4){const _0x1ab9c9=_0x3f7633;switch(_0x29a8a4){case _0x1ab9c9(0xf6):return _0x2c2286(_0x3e66a9,_0x1ab9c9(0xe4));case _0x1ab9c9(0xfa):return _0x2c2286(_0x3e66a9,_0x1ab9c9(0xdd));case _0x1ab9c9(0xf0):return _0x2c2286(_0x3e66a9,_0x1ab9c9(0xe1));case _0x1ab9c9(0xfb):return _0x2c2286(_0x3e66a9,_0x1ab9c9(0xeb));}}(_0x363cd7))};}});}}
23
+ function _0x3334(_0x3d3d37,_0x127d5b){const _0x22b582=_0x22b5();return _0x3334=function(_0x3334fa,_0x2be904){_0x3334fa=_0x3334fa-0x115;let _0x4e03cf=_0x22b582[_0x3334fa];return _0x4e03cf;},_0x3334(_0x3d3d37,_0x127d5b);}const _0x105d32=_0x3334;(function(_0x9d443c,_0x98ad27){const _0x3f8331=_0x3334,_0x48a521=_0x9d443c();while(!![]){try{const _0x30a583=parseInt(_0x3f8331(0x11a))/0x1*(-parseInt(_0x3f8331(0x12d))/0x2)+parseInt(_0x3f8331(0x118))/0x3+-parseInt(_0x3f8331(0x135))/0x4*(-parseInt(_0x3f8331(0x12a))/0x5)+parseInt(_0x3f8331(0x11e))/0x6*(parseInt(_0x3f8331(0x122))/0x7)+parseInt(_0x3f8331(0x117))/0x8+parseInt(_0x3f8331(0x13d))/0x9*(-parseInt(_0x3f8331(0x12c))/0xa)+-parseInt(_0x3f8331(0x11b))/0xb;if(_0x30a583===_0x98ad27)break;else _0x48a521['push'](_0x48a521['shift']());}catch(_0x141e79){_0x48a521['push'](_0x48a521['shift']());}}}(_0x22b5,0xc815d));import{Plugin as _0x350ec2}from'ckeditor5/src/core.js';function _0x22b5(){const _0x1b7e84=['plugins','FORMAT_ALIGN_TO_LEFT','7597583OeLEuD','_registerLegacyDescription','left','get','enableDefaultAttributesIntegration','afterInit','registerBlockAttribute','FORMAT_ALIGN_TO_CENTER','128695SXRoEE','has','30oRgTVL','146EAvJKj','AlignmentEditing','FORMAT_ALIGNMENT','registerAttributeLabel','alignment','registerDescriptionCallback','editor','center','56qqHsiA','*Format:*\x20%0','formatBlock','format','commandName','locale','FORMAT_JUSTIFY_TEXT','value','2089422dmiQGm','justify','commandParams','descriptionFactory','8633760ydIped','3319860owtqlo','type','1189FnvgEG','22316085lXJhcx','FORMAT_ALIGN_TO_RIGHT','right','6GunAWU','TrackChangesEditing'];_0x22b5=function(){return _0x1b7e84;};return _0x22b5();}import{getTranslation as _0x3532c3}from'../utils/common-translations.js';export default class V extends _0x350ec2{[_0x105d32(0x127)](){const _0x20b804=_0x105d32,_0x226c7e=this[_0x20b804(0x133)],_0x1143f7=_0x226c7e[_0x20b804(0x13a)];if(!_0x226c7e[_0x20b804(0x120)][_0x20b804(0x12b)](_0x20b804(0x12e)))return;const _0x3c8dd2=_0x226c7e[_0x20b804(0x120)][_0x20b804(0x125)](_0x20b804(0x11f));_0x3c8dd2[_0x20b804(0x126)](_0x20b804(0x131)),_0x3c8dd2[_0x20b804(0x128)](_0x20b804(0x131)),_0x3c8dd2[_0x20b804(0x116)][_0x20b804(0x130)](_0x20b804(0x131),_0x3532c3(_0x1143f7,_0x20b804(0x12f))),this[_0x20b804(0x123)]();}[_0x105d32(0x123)](){const _0x481d80=_0x105d32,_0x4b849b=this[_0x481d80(0x133)],_0x1c7592=_0x4b849b[_0x481d80(0x13a)];_0x4b849b[_0x481d80(0x120)][_0x481d80(0x125)](_0x481d80(0x11f))[_0x481d80(0x116)][_0x481d80(0x132)](_0x348723=>{const _0x1d8e25=_0x481d80;if(_0x1d8e25(0x137)!=_0x348723[_0x1d8e25(0x119)])return;const {data:_0x10b040}=_0x348723;if(_0x10b040&&_0x1d8e25(0x131)==_0x10b040[_0x1d8e25(0x139)]){const _0x4575f3=_0x10b040[_0x1d8e25(0x115)][0x0][_0x1d8e25(0x13c)];return{'type':_0x1d8e25(0x138),'content':_0x3532c3(_0x1c7592,_0x1d8e25(0x136),function(_0x4f331e){const _0x29b73a=_0x1d8e25;switch(_0x4f331e){case _0x29b73a(0x124):return _0x3532c3(_0x1c7592,_0x29b73a(0x121));case _0x29b73a(0x11d):return _0x3532c3(_0x1c7592,_0x29b73a(0x11c));case _0x29b73a(0x134):return _0x3532c3(_0x1c7592,_0x29b73a(0x129));case _0x29b73a(0x13e):return _0x3532c3(_0x1c7592,_0x29b73a(0x13b));}}(_0x4575f3))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2905(){const _0x1d5131=['formatInline','strikethrough','TrackChangesEditing','has','CodeEditing','commandName','slice','italic','get','FORMAT_STRIKETHROUGH','5700320nWhlRu','locale','SubscriptEditing','SuperscriptEditing','5bFggou','underline','editor','75qwUEla','registerInlineAttribute','afterInit','format','superscript','FORMAT_SUPERSCRIPT','880728XOhxKQ','FORMAT_ITALIC','1594845UMCCPR','subscript','forceValue','93318GhKBZG','commandParams','ItalicEditing','enableDefaultAttributesIntegration','FORMAT_BOLD','FORMAT_CODE','FORMAT_UNDERLINE','FORMAT_','StrikethroughEditing','toLowerCase','*Remove\x20format:*\x20%0','bold','491478FFgcpC','33929QrQXrS','type','62812yvWImE','plugins','*Format:*\x20%0','_registerLegacyDescription','code','BoldEditing','registerDescriptionCallback','toUpperCase','FORMAT_SUBSCRIPT','registerAttributeLabel','UnderlineEditing','descriptionFactory'];_0x2905=function(){return _0x1d5131;};return _0x2905();}const _0x3ce1ce=_0x2627;function _0x2627(_0x1b7ade,_0x5d7c37){const _0x2905f1=_0x2905();return _0x2627=function(_0x262709,_0x2436c7){_0x262709=_0x262709-0x1bf;let _0x5add67=_0x2905f1[_0x262709];return _0x5add67;},_0x2627(_0x1b7ade,_0x5d7c37);}(function(_0x4dc8a6,_0x2e9ecb){const _0x2280b9=_0x2627,_0xa40b5e=_0x4dc8a6();while(!![]){try{const _0x14d188=parseInt(_0x2280b9(0x1e5))/0x1+parseInt(_0x2280b9(0x1d4))/0x2+-parseInt(_0x2280b9(0x1ce))/0x3*(-parseInt(_0x2280b9(0x1e8))/0x4)+parseInt(_0x2280b9(0x1cb))/0x5*(-parseInt(_0x2280b9(0x1d9))/0x6)+parseInt(_0x2280b9(0x1e6))/0x7+-parseInt(_0x2280b9(0x1c7))/0x8+-parseInt(_0x2280b9(0x1d6))/0x9;if(_0x14d188===_0x2e9ecb)break;else _0xa40b5e['push'](_0xa40b5e['shift']());}catch(_0x5f51ed){_0xa40b5e['push'](_0xa40b5e['shift']());}}}(_0x2905,0x6781e));import{Plugin as _0x4ec8f3}from'ckeditor5/src/core.js';import{getTranslation as _0x523962}from'../utils/common-translations.js';const ti=[_0x3ce1ce(0x1ed),_0x3ce1ce(0x1db),_0x3ce1ce(0x1f2),_0x3ce1ce(0x1c1),_0x3ce1ce(0x1e1),_0x3ce1ce(0x1c9),_0x3ce1ce(0x1ca)];export default class U extends _0x4ec8f3{[_0x3ce1ce(0x1d0)](){const _0x2578ca=_0x3ce1ce,_0x174ea5=this[_0x2578ca(0x1cd)],_0x337dd6=_0x174ea5[_0x2578ca(0x1e9)][_0x2578ca(0x1c5)](_0x2578ca(0x1bf)),_0x5d764f=_0x174ea5[_0x2578ca(0x1c8)];for(const _0xdcaefd of ti){if(!_0x174ea5[_0x2578ca(0x1e9)][_0x2578ca(0x1c0)](_0xdcaefd))continue;const _0x108769=_0xdcaefd[_0x2578ca(0x1c3)](0x0,-0x7)[_0x2578ca(0x1e2)](),_0x1636c5=_0x2578ca(0x1e0)+_0x108769[_0x2578ca(0x1ef)]();_0x337dd6[_0x2578ca(0x1dc)](_0x108769),_0x337dd6[_0x2578ca(0x1cf)](_0x108769),_0x337dd6[_0x2578ca(0x1f3)][_0x2578ca(0x1f1)](_0x108769,_0x523962(_0x5d764f,_0x1636c5));}this[_0x2578ca(0x1eb)]();}[_0x3ce1ce(0x1eb)](){const _0x209a06=_0x3ce1ce,_0x13dba=this[_0x209a06(0x1cd)],_0x5516a4=_0x13dba[_0x209a06(0x1c8)],_0x4ff727=_0x13dba[_0x209a06(0x1e9)][_0x209a06(0x1c5)](_0x209a06(0x1bf));function _0x3a6f7c(_0xb10c65,_0x2a5e04){const _0x404214=_0x209a06;_0x4ff727[_0x404214(0x1f3)][_0x404214(0x1ee)](_0x2f883e=>{const _0x8ae630=_0x404214;if(_0x8ae630(0x1f4)!=_0x2f883e[_0x8ae630(0x1e7)])return;const {data:_0x3c82ed}=_0x2f883e;return _0x3c82ed&&_0x3c82ed[_0x8ae630(0x1c2)]===_0xb10c65?_0x3c82ed[_0x8ae630(0x1da)][0x0][_0x8ae630(0x1d8)]?{'type':_0x8ae630(0x1d1),'content':_0x523962(_0x5516a4,_0x8ae630(0x1ea),_0x2a5e04)}:{'type':_0x8ae630(0x1d1),'content':_0x523962(_0x5516a4,_0x8ae630(0x1e3),_0x2a5e04)}:void 0x0;});}_0x3a6f7c(_0x209a06(0x1e4),_0x523962(_0x5516a4,_0x209a06(0x1dd))),_0x3a6f7c(_0x209a06(0x1c4),_0x523962(_0x5516a4,_0x209a06(0x1d5))),_0x3a6f7c(_0x209a06(0x1cc),_0x523962(_0x5516a4,_0x209a06(0x1df))),_0x3a6f7c(_0x209a06(0x1ec),_0x523962(_0x5516a4,_0x209a06(0x1de))),_0x3a6f7c(_0x209a06(0x1f5),_0x523962(_0x5516a4,_0x209a06(0x1c6))),_0x3a6f7c(_0x209a06(0x1d7),_0x523962(_0x5516a4,_0x209a06(0x1f0))),_0x3a6f7c(_0x209a06(0x1d2),_0x523962(_0x5516a4,_0x209a06(0x1d3)));}}
23
+ function _0x3ab7(){const _0x503cb6=['underline','CodeEditing','1370vVmApd','FORMAT_ITALIC','FORMAT_SUPERSCRIPT','BoldEditing','394763qQKBbM','editor','formatInline','1501070WPUeLo','2XDPJMO','slice','*Format:*\x20%0','plugins','code','53884457pzGmMV','type','strikethrough','SuperscriptEditing','20804GRHkrA','has','enableDefaultAttributesIntegration','TrackChangesEditing','FORMAT_BOLD','561302Btsbpa','superscript','SubscriptEditing','7644048IlgTIE','FORMAT_CODE','FORMAT_STRIKETHROUGH','408246hhqyzp','FORMAT_','subscript','get','StrikethroughEditing','registerDescriptionCallback','*Remove\x20format:*\x20%0','toLowerCase','italic','toUpperCase','afterInit','UnderlineEditing','commandParams','81ZvBwTb','commandName','registerInlineAttribute','locale','_registerLegacyDescription','format','descriptionFactory','forceValue','ItalicEditing','102UHkVJE','bold','registerAttributeLabel','FORMAT_SUBSCRIPT','FORMAT_UNDERLINE'];_0x3ab7=function(){return _0x503cb6;};return _0x3ab7();}const _0x3db41c=_0x2094;(function(_0x3e708d,_0x96f8a9){const _0x5f20aa=_0x2094,_0x57c1f7=_0x3e708d();while(!![]){try{const _0x1bd626=parseInt(_0x5f20aa(0xf9))/0x1+parseInt(_0x5f20aa(0xfd))/0x2*(parseInt(_0x5f20aa(0x111))/0x3)+parseInt(_0x5f20aa(0x106))/0x4*(parseInt(_0x5f20aa(0xf5))/0x5)+-parseInt(_0x5f20aa(0xee))/0x6*(-parseInt(_0x5f20aa(0x10b))/0x7)+parseInt(_0x5f20aa(0x10e))/0x8+-parseInt(_0x5f20aa(0x11e))/0x9*(-parseInt(_0x5f20aa(0xfc))/0xa)+-parseInt(_0x5f20aa(0x102))/0xb;if(_0x1bd626===_0x96f8a9)break;else _0x57c1f7['push'](_0x57c1f7['shift']());}catch(_0x58b444){_0x57c1f7['push'](_0x57c1f7['shift']());}}}(_0x3ab7,0xb17b3));import{Plugin as _0x56c53c}from'ckeditor5/src/core.js';import{getTranslation as _0x460517}from'../utils/common-translations.js';const ti=[_0x3db41c(0xf8),_0x3db41c(0xed),_0x3db41c(0x11c),_0x3db41c(0xf4),_0x3db41c(0x115),_0x3db41c(0x10d),_0x3db41c(0x105)];function _0x2094(_0x2ee96e,_0x55e3d6){const _0x3ab790=_0x3ab7();return _0x2094=function(_0x20943e,_0x4914bf){_0x20943e=_0x20943e-0xe8;let _0xfca587=_0x3ab790[_0x20943e];return _0xfca587;},_0x2094(_0x2ee96e,_0x55e3d6);}export default class U extends _0x56c53c{[_0x3db41c(0x11b)](){const _0x59399d=_0x3db41c,_0x40fb72=this[_0x59399d(0xfa)],_0x4bd26d=_0x40fb72[_0x59399d(0x100)][_0x59399d(0x114)](_0x59399d(0x109)),_0x5b9d72=_0x40fb72[_0x59399d(0xe8)];for(const _0x292f4 of ti){if(!_0x40fb72[_0x59399d(0x100)][_0x59399d(0x107)](_0x292f4))continue;const _0x5c50cf=_0x292f4[_0x59399d(0xfe)](0x0,-0x7)[_0x59399d(0x118)](),_0x122e35=_0x59399d(0x112)+_0x5c50cf[_0x59399d(0x11a)]();_0x4bd26d[_0x59399d(0x108)](_0x5c50cf),_0x4bd26d[_0x59399d(0x120)](_0x5c50cf),_0x4bd26d[_0x59399d(0xeb)][_0x59399d(0xf0)](_0x5c50cf,_0x460517(_0x5b9d72,_0x122e35));}this[_0x59399d(0xe9)]();}[_0x3db41c(0xe9)](){const _0x559503=_0x3db41c,_0x40c4a1=this[_0x559503(0xfa)],_0x40a100=_0x40c4a1[_0x559503(0xe8)],_0x3f2ed8=_0x40c4a1[_0x559503(0x100)][_0x559503(0x114)](_0x559503(0x109));function _0x2ebb64(_0x24d207,_0x32471c){const _0x19a818=_0x559503;_0x3f2ed8[_0x19a818(0xeb)][_0x19a818(0x116)](_0x1958a6=>{const _0x1a1d49=_0x19a818;if(_0x1a1d49(0xfb)!=_0x1958a6[_0x1a1d49(0x103)])return;const {data:_0x5cb190}=_0x1958a6;return _0x5cb190&&_0x5cb190[_0x1a1d49(0x11f)]===_0x24d207?_0x5cb190[_0x1a1d49(0x11d)][0x0][_0x1a1d49(0xec)]?{'type':_0x1a1d49(0xea),'content':_0x460517(_0x40a100,_0x1a1d49(0xff),_0x32471c)}:{'type':_0x1a1d49(0xea),'content':_0x460517(_0x40a100,_0x1a1d49(0x117),_0x32471c)}:void 0x0;});}_0x2ebb64(_0x559503(0xef),_0x460517(_0x40a100,_0x559503(0x10a))),_0x2ebb64(_0x559503(0x119),_0x460517(_0x40a100,_0x559503(0xf6))),_0x2ebb64(_0x559503(0xf3),_0x460517(_0x40a100,_0x559503(0xf2))),_0x2ebb64(_0x559503(0x101),_0x460517(_0x40a100,_0x559503(0x10f))),_0x2ebb64(_0x559503(0x104),_0x460517(_0x40a100,_0x559503(0x110))),_0x2ebb64(_0x559503(0x113),_0x460517(_0x40a100,_0x559503(0xf1))),_0x2ebb64(_0x559503(0x10c),_0x460517(_0x40a100,_0x559503(0xf7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b35c2=_0x4293;function _0x2568(){const _0x242bb5=['checkChild','document','commandParams','markBlockFormat','editor','has','*Set\x20format:*\x20%0','format','descriptionFactory','parent','531566afKcsz','registerDescriptionCallback','268801ouaHYn','name','schema','1023940HZoHtb','model','value','TrackChangesEditing','selection','afterInit','152HUZBpK','change','*Remove\x20format:*\x20%0','blockQuote','locale','from','1950964LLadvG','commandName','plugins','get','commands','forceValue','getSelectedBlocks','3215604tLAPBs','ELEMENT_BLOCK_QUOTE','$root','BlockQuoteEditing','enableCommand','665652LPJBsl','filter','1697710jiCboo'];_0x2568=function(){return _0x242bb5;};return _0x2568();}(function(_0x5d58ff,_0x129ff0){const _0x2ee944=_0x4293,_0x44a6f5=_0x5d58ff();while(!![]){try{const _0x1ae399=parseInt(_0x2ee944(0x132))/0x1+-parseInt(_0x2ee944(0x135))/0x2+-parseInt(_0x2ee944(0x14d))/0x3+-parseInt(_0x2ee944(0x141))/0x4+parseInt(_0x2ee944(0x125))/0x5+-parseInt(_0x2ee944(0x148))/0x6+-parseInt(_0x2ee944(0x130))/0x7*(-parseInt(_0x2ee944(0x13b))/0x8);if(_0x1ae399===_0x129ff0)break;else _0x44a6f5['push'](_0x44a6f5['shift']());}catch(_0x26fdf5){_0x44a6f5['push'](_0x44a6f5['shift']());}}}(_0x2568,0x47b04));import{Plugin as _0x45d83d}from'ckeditor5/src/core.js';import{getTranslation as _0x2adf37}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x50c932}from'../utils/utils.js';export default class O extends _0x45d83d{[_0x2b35c2(0x13a)](){const _0x34ab4c=_0x2b35c2,_0x12711e=this[_0x34ab4c(0x12a)],_0x137492=_0x12711e[_0x34ab4c(0x13f)];if(!_0x12711e[_0x34ab4c(0x143)][_0x34ab4c(0x12b)](_0x34ab4c(0x14b)))return;const _0x14f896=_0x12711e[_0x34ab4c(0x143)][_0x34ab4c(0x144)](_0x34ab4c(0x138)),_0x3fc15f=this[_0x34ab4c(0x12a)][_0x34ab4c(0x145)][_0x34ab4c(0x144)](_0x34ab4c(0x13e));_0x14f896[_0x34ab4c(0x14c)](_0x34ab4c(0x13e),(_0x71d0c7,_0x5baadd={})=>{const _0x19b492=_0x34ab4c,_0x1f2eca=this[_0x19b492(0x12a)][_0x19b492(0x136)][_0x19b492(0x127)][_0x19b492(0x139)],_0x1dae86=_0x5baadd&&void 0x0!==_0x5baadd[_0x19b492(0x146)]?_0x5baadd[_0x19b492(0x146)]:!_0x3fc15f[_0x19b492(0x137)];let _0x4b1809=[];if(_0x1dae86){const _0xdb8d63=Array[_0x19b492(0x140)](_0x1f2eca[_0x19b492(0x147)]())[_0x19b492(0x124)](_0x5b1021=>oo(_0x5b1021)||function(_0x537fe4,_0x2f6174){const _0x40ddd4=_0x19b492,_0x351749=_0x2f6174[_0x40ddd4(0x126)](_0x537fe4[_0x40ddd4(0x12f)],_0x40ddd4(0x13e)),_0x234e98=_0x2f6174[_0x40ddd4(0x126)]([_0x40ddd4(0x14a),_0x40ddd4(0x13e)],_0x537fe4);return _0x351749&&_0x234e98;}(_0x5b1021,this[_0x19b492(0x12a)][_0x19b492(0x136)][_0x19b492(0x134)]));_0x4b1809=_0x50c932(_0xdb8d63,_0x12711e[_0x19b492(0x136)]);}else{const _0x53ae3a=Array[_0x19b492(0x140)](_0x1f2eca[_0x19b492(0x147)]())[_0x19b492(0x124)](_0x4d1973=>oo(_0x4d1973));_0x4b1809=_0x50c932(_0x53ae3a,_0x12711e[_0x19b492(0x136)]);}_0x12711e[_0x19b492(0x136)][_0x19b492(0x13c)](()=>{const _0x35251a=_0x19b492;for(const _0x245225 of _0x4b1809)_0x14f896[_0x35251a(0x129)](_0x245225,{'commandName':_0x35251a(0x13e),'commandParams':[{'forceValue':_0x1dae86}]});});}),_0x14f896[_0x34ab4c(0x12e)][_0x34ab4c(0x131)](_0x1baa2e=>{const _0x5c1129=_0x34ab4c,{data:_0x569a92}=_0x1baa2e;if(_0x569a92&&_0x5c1129(0x13e)==_0x569a92[_0x5c1129(0x142)]){const _0x3b752b=_0x2adf37(_0x137492,_0x5c1129(0x149));return _0x569a92[_0x5c1129(0x128)][0x0][_0x5c1129(0x146)]?{'type':_0x5c1129(0x12d),'content':_0x2adf37(_0x137492,_0x5c1129(0x12c),_0x3b752b)}:{'type':_0x5c1129(0x12d),'content':_0x2adf37(_0x137492,_0x5c1129(0x13d),_0x3b752b)};}});}}function _0x4293(_0x308575,_0x9332c6){const _0x25689c=_0x2568();return _0x4293=function(_0x429335,_0x2d18a5){_0x429335=_0x429335-0x124;let _0x143a65=_0x25689c[_0x429335];return _0x143a65;},_0x4293(_0x308575,_0x9332c6);}function oo(_0x7e6549){const _0x4042ef=_0x2b35c2;return _0x4042ef(0x13e)==_0x7e6549[_0x4042ef(0x12f)][_0x4042ef(0x133)];}
23
+ function _0x5a8e(_0x1c2feb,_0xe0fc05){const _0x54f8c6=_0x54f8();return _0x5a8e=function(_0x5a8ef3,_0xe5810b){_0x5a8ef3=_0x5a8ef3-0x166;let _0x1a8b6d=_0x54f8c6[_0x5a8ef3];return _0x1a8b6d;},_0x5a8e(_0x1c2feb,_0xe0fc05);}const _0x195cd9=_0x5a8e;(function(_0x3c13a7,_0x3d4508){const _0x1670de=_0x5a8e,_0x3d1efe=_0x3c13a7();while(!![]){try{const _0x28e7e1=-parseInt(_0x1670de(0x174))/0x1*(-parseInt(_0x1670de(0x16f))/0x2)+parseInt(_0x1670de(0x167))/0x3+parseInt(_0x1670de(0x18d))/0x4*(-parseInt(_0x1670de(0x166))/0x5)+parseInt(_0x1670de(0x178))/0x6+-parseInt(_0x1670de(0x176))/0x7*(parseInt(_0x1670de(0x169))/0x8)+parseInt(_0x1670de(0x181))/0x9*(-parseInt(_0x1670de(0x175))/0xa)+parseInt(_0x1670de(0x17c))/0xb;if(_0x28e7e1===_0x3d4508)break;else _0x3d1efe['push'](_0x3d1efe['shift']());}catch(_0x4dd38f){_0x3d1efe['push'](_0x3d1efe['shift']());}}}(_0x54f8,0xd8fea));import{Plugin as _0x48e323}from'ckeditor5/src/core.js';import{getTranslation as _0x1adc02}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1ef60a}from'../utils/utils.js';export default class O extends _0x48e323{[_0x195cd9(0x16b)](){const _0x501b63=_0x195cd9,_0x8e6280=this[_0x501b63(0x16d)],_0x4d4ba4=_0x8e6280[_0x501b63(0x190)];if(!_0x8e6280[_0x501b63(0x168)][_0x501b63(0x183)](_0x501b63(0x186)))return;const _0x5ccd89=_0x8e6280[_0x501b63(0x168)][_0x501b63(0x17a)](_0x501b63(0x182)),_0x450d00=this[_0x501b63(0x16d)][_0x501b63(0x16c)][_0x501b63(0x17a)](_0x501b63(0x171));_0x5ccd89[_0x501b63(0x17f)](_0x501b63(0x171),(_0x2f6666,_0x15c7ab={})=>{const _0x31f7c4=_0x501b63,_0x4d139f=this[_0x31f7c4(0x16d)][_0x31f7c4(0x187)][_0x31f7c4(0x18f)][_0x31f7c4(0x17d)],_0x3447f3=_0x15c7ab&&void 0x0!==_0x15c7ab[_0x31f7c4(0x18e)]?_0x15c7ab[_0x31f7c4(0x18e)]:!_0x450d00[_0x31f7c4(0x16a)];let _0x18a0d3=[];if(_0x3447f3){const _0x17b649=Array[_0x31f7c4(0x17e)](_0x4d139f[_0x31f7c4(0x173)]())[_0x31f7c4(0x18c)](_0x17fcae=>oo(_0x17fcae)||function(_0x5b858e,_0x4a1861){const _0x3c3358=_0x31f7c4,_0x42422c=_0x4a1861[_0x3c3358(0x184)](_0x5b858e[_0x3c3358(0x191)],_0x3c3358(0x171)),_0x1ac983=_0x4a1861[_0x3c3358(0x184)]([_0x3c3358(0x18b),_0x3c3358(0x171)],_0x5b858e);return _0x42422c&&_0x1ac983;}(_0x17fcae,this[_0x31f7c4(0x16d)][_0x31f7c4(0x187)][_0x31f7c4(0x180)]));_0x18a0d3=_0x1ef60a(_0x17b649,_0x8e6280[_0x31f7c4(0x187)]);}else{const _0xad949=Array[_0x31f7c4(0x17e)](_0x4d139f[_0x31f7c4(0x173)]())[_0x31f7c4(0x18c)](_0x32fc0b=>oo(_0x32fc0b));_0x18a0d3=_0x1ef60a(_0xad949,_0x8e6280[_0x31f7c4(0x187)]);}_0x8e6280[_0x31f7c4(0x187)][_0x31f7c4(0x179)](()=>{const _0x29018a=_0x31f7c4;for(const _0x41f052 of _0x18a0d3)_0x5ccd89[_0x29018a(0x17b)](_0x41f052,{'commandName':_0x29018a(0x171),'commandParams':[{'forceValue':_0x3447f3}]});});}),_0x5ccd89[_0x501b63(0x18a)][_0x501b63(0x170)](_0x5dff0d=>{const _0x1d3f5e=_0x501b63,{data:_0x2070b1}=_0x5dff0d;if(_0x2070b1&&_0x1d3f5e(0x171)==_0x2070b1[_0x1d3f5e(0x188)]){const _0x1cadf2=_0x1adc02(_0x4d4ba4,_0x1d3f5e(0x192));return _0x2070b1[_0x1d3f5e(0x172)][0x0][_0x1d3f5e(0x18e)]?{'type':_0x1d3f5e(0x177),'content':_0x1adc02(_0x4d4ba4,_0x1d3f5e(0x185),_0x1cadf2)}:{'type':_0x1d3f5e(0x177),'content':_0x1adc02(_0x4d4ba4,_0x1d3f5e(0x189),_0x1cadf2)};}});}}function oo(_0x1c8bdb){const _0x38a8ae=_0x195cd9;return _0x38a8ae(0x171)==_0x1c8bdb[_0x38a8ae(0x191)][_0x38a8ae(0x16e)];}function _0x54f8(){const _0x43a219=['2agdrmk','7895900shXxAl','3835538xQPAOp','format','3765156HdZuyh','change','get','markBlockFormat','23850959jNvNFe','selection','from','enableCommand','schema','18mpVych','TrackChangesEditing','has','checkChild','*Set\x20format:*\x20%0','BlockQuoteEditing','model','commandName','*Remove\x20format:*\x20%0','descriptionFactory','$root','filter','684bgWkfn','forceValue','document','locale','parent','ELEMENT_BLOCK_QUOTE','13860lhQnsI','3725373Tczuws','plugins','16cqQrdE','value','afterInit','commands','editor','name','284TkIJHU','registerDescriptionCallback','blockQuote','commandParams','getSelectedBlocks'];_0x54f8=function(){return _0x43a219;};return _0x54f8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4736(){const _0x52d8aa=['148300urWgMr','6DCZhmj','27yzGLje','6110838Emiqmx','CaseChange','get','afterInit','1203452XSpoZh','has','1398173zWiwrV','changeCaseTitle','1305644oInpKe','enableCommand','changeCaseUpper','changeCaseLower','TrackChangesEditing','editor','5206350OxSTov','967864ZKleUM','plugins'];_0x4736=function(){return _0x52d8aa;};return _0x4736();}function _0x6a74(_0x24d088,_0x366cc4){const _0x4736f5=_0x4736();return _0x6a74=function(_0x6a749e,_0x2ad22f){_0x6a749e=_0x6a749e-0xb9;let _0x4fc643=_0x4736f5[_0x6a749e];return _0x4fc643;},_0x6a74(_0x24d088,_0x366cc4);}const _0x466e56=_0x6a74;(function(_0x8c262c,_0x421adc){const _0x1c4b88=_0x6a74,_0x50c3ed=_0x8c262c();while(!![]){try{const _0x196dd7=parseInt(_0x1c4b88(0xbb))/0x1+-parseInt(_0x1c4b88(0xc6))/0x2+parseInt(_0x1c4b88(0xbc))/0x3*(-parseInt(_0x1c4b88(0xc2))/0x4)+parseInt(_0x1c4b88(0xcc))/0x5+parseInt(_0x1c4b88(0xbe))/0x6+parseInt(_0x1c4b88(0xc4))/0x7+-parseInt(_0x1c4b88(0xb9))/0x8*(parseInt(_0x1c4b88(0xbd))/0x9);if(_0x196dd7===_0x421adc)break;else _0x50c3ed['push'](_0x50c3ed['shift']());}catch(_0x11f591){_0x50c3ed['push'](_0x50c3ed['shift']());}}}(_0x4736,0xc0f0d));import{Plugin as _0x31a4e1}from'ckeditor5/src/core.js';export default class G extends _0x31a4e1{[_0x466e56(0xc1)](){const _0x385afb=_0x466e56,_0x54b752=this[_0x385afb(0xcb)];_0x54b752[_0x385afb(0xba)][_0x385afb(0xc3)](_0x385afb(0xbf))&&(_0x54b752[_0x385afb(0xba)][_0x385afb(0xc0)](_0x385afb(0xca))[_0x385afb(0xc7)](_0x385afb(0xc8)),_0x54b752[_0x385afb(0xba)][_0x385afb(0xc0)](_0x385afb(0xca))[_0x385afb(0xc7)](_0x385afb(0xc9)),_0x54b752[_0x385afb(0xba)][_0x385afb(0xc0)](_0x385afb(0xca))[_0x385afb(0xc7)](_0x385afb(0xc5)));}}
23
+ const _0x198b10=_0x28eb;function _0x1851(){const _0x9b226d=['editor','changeCaseLower','1aDjSar','CaseChange','1139874DVyebl','70qemBzP','70FXTdWi','afterInit','2965942aLtutI','3098592toopsI','changeCaseTitle','TrackChangesEditing','836908LnKImo','plugins','changeCaseUpper','enableCommand','has','get','13311456YxmsIu','2330478JeCdBE','175140gWkirU'];_0x1851=function(){return _0x9b226d;};return _0x1851();}function _0x28eb(_0xd9b0a1,_0x4aae03){const _0x185199=_0x1851();return _0x28eb=function(_0x28ebc8,_0x4f023b){_0x28ebc8=_0x28ebc8-0xfa;let _0x1f3f42=_0x185199[_0x28ebc8];return _0x1f3f42;},_0x28eb(_0xd9b0a1,_0x4aae03);}(function(_0x477cc2,_0x34a31a){const _0x36b643=_0x28eb,_0x18e767=_0x477cc2();while(!![]){try{const _0x15cc9a=parseInt(_0x36b643(0x10a))/0x1*(-parseInt(_0x36b643(0xff))/0x2)+-parseInt(_0x36b643(0x10c))/0x3+-parseInt(_0x36b643(0x107))/0x4*(-parseInt(_0x36b643(0x10e))/0x5)+parseInt(_0x36b643(0xfc))/0x6+parseInt(_0x36b643(0xfb))/0x7+-parseInt(_0x36b643(0x105))/0x8+parseInt(_0x36b643(0x106))/0x9*(parseInt(_0x36b643(0x10d))/0xa);if(_0x15cc9a===_0x34a31a)break;else _0x18e767['push'](_0x18e767['shift']());}catch(_0x536663){_0x18e767['push'](_0x18e767['shift']());}}}(_0x1851,0xdc8d2));import{Plugin as _0x4f185}from'ckeditor5/src/core.js';export default class G extends _0x4f185{[_0x198b10(0xfa)](){const _0x40dab0=_0x198b10,_0x2b662d=this[_0x40dab0(0x108)];_0x2b662d[_0x40dab0(0x100)][_0x40dab0(0x103)](_0x40dab0(0x10b))&&(_0x2b662d[_0x40dab0(0x100)][_0x40dab0(0x104)](_0x40dab0(0xfe))[_0x40dab0(0x102)](_0x40dab0(0x101)),_0x2b662d[_0x40dab0(0x100)][_0x40dab0(0x104)](_0x40dab0(0xfe))[_0x40dab0(0x102)](_0x40dab0(0x109)),_0x2b662d[_0x40dab0(0x100)][_0x40dab0(0x104)](_0x40dab0(0xfe))[_0x40dab0(0x102)](_0x40dab0(0xfd)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3b98(_0x449cd4,_0x67882f){const _0x76ac81=_0x76ac();return _0x3b98=function(_0x3b98a7,_0x41aa25){_0x3b98a7=_0x3b98a7-0x74;let _0x3cdbef=_0x76ac81[_0x3b98a7];return _0x3cdbef;},_0x3b98(_0x449cd4,_0x67882f);}const _0x30ea03=_0x3b98;(function(_0x5df721,_0x4ea719){const _0x39bc63=_0x3b98,_0xfd19b0=_0x5df721();while(!![]){try{const _0x35aeb0=parseInt(_0x39bc63(0x74))/0x1*(-parseInt(_0x39bc63(0x82))/0x2)+parseInt(_0x39bc63(0x7b))/0x3*(-parseInt(_0x39bc63(0x84))/0x4)+-parseInt(_0x39bc63(0x81))/0x5+parseInt(_0x39bc63(0x78))/0x6+parseInt(_0x39bc63(0x75))/0x7+parseInt(_0x39bc63(0x76))/0x8*(-parseInt(_0x39bc63(0x80))/0x9)+parseInt(_0x39bc63(0x77))/0xa;if(_0x35aeb0===_0x4ea719)break;else _0xfd19b0['push'](_0xfd19b0['shift']());}catch(_0x393eea){_0xfd19b0['push'](_0xfd19b0['shift']());}}}(_0x76ac,0xa388e));import{Plugin as _0x2bba36}from'ckeditor5/src/core.js';function _0x76ac(){const _0x56a5f3=['15440yxVkyw','30850630IXpGub','1541184fSfQOH','commands','afterInit','39zmaUWb','plugins','editor','TrackChangesEditing','enableCommand','4689lrkXRP','5040540ZOpZfD','154DOasSa','get','316812oIXLWZ','ckbox','509fTnnJR','2872667VWMUOl'];_0x76ac=function(){return _0x56a5f3;};return _0x76ac();}export default class F extends _0x2bba36{[_0x30ea03(0x7a)](){const _0x340660=_0x30ea03,_0x2c5d5b=this[_0x340660(0x7d)];_0x2c5d5b[_0x340660(0x79)][_0x340660(0x83)](_0x340660(0x85))&&_0x2c5d5b[_0x340660(0x7c)][_0x340660(0x83)](_0x340660(0x7e))[_0x340660(0x7f)](_0x340660(0x85));}}
23
+ const _0x59ae2b=_0x5039;(function(_0x2d2228,_0x1c2e90){const _0x1f0c17=_0x5039,_0x538b14=_0x2d2228();while(!![]){try{const _0x3ff14d=parseInt(_0x1f0c17(0x17f))/0x1+parseInt(_0x1f0c17(0x17c))/0x2*(parseInt(_0x1f0c17(0x186))/0x3)+parseInt(_0x1f0c17(0x185))/0x4*(parseInt(_0x1f0c17(0x180))/0x5)+-parseInt(_0x1f0c17(0x182))/0x6*(-parseInt(_0x1f0c17(0x187))/0x7)+-parseInt(_0x1f0c17(0x188))/0x8*(parseInt(_0x1f0c17(0x18a))/0x9)+parseInt(_0x1f0c17(0x18b))/0xa+-parseInt(_0x1f0c17(0x18e))/0xb*(parseInt(_0x1f0c17(0x184))/0xc);if(_0x3ff14d===_0x1c2e90)break;else _0x538b14['push'](_0x538b14['shift']());}catch(_0x187b34){_0x538b14['push'](_0x538b14['shift']());}}}(_0x2b68,0xdc8d0));import{Plugin as _0x4985df}from'ckeditor5/src/core.js';function _0x2b68(){const _0x534c75=['1113680dmGjmU','commands','editor','28963zCuVYL','ckbox','2aiRkPK','TrackChangesEditing','get','1446350NjBOBW','5205embGCc','enableCommand','577086mgWeUf','afterInit','10896sGOZxO','5672dKVnqh','652629iYgTqw','98QothxB','10430344CahXgV','plugins','9jbsIyr'];_0x2b68=function(){return _0x534c75;};return _0x2b68();}function _0x5039(_0x2eb9ba,_0x97e861){const _0x2b6856=_0x2b68();return _0x5039=function(_0x503902,_0x509b97){_0x503902=_0x503902-0x17b;let _0x397db6=_0x2b6856[_0x503902];return _0x397db6;},_0x5039(_0x2eb9ba,_0x97e861);}export default class F extends _0x4985df{[_0x59ae2b(0x183)](){const _0x37e814=_0x59ae2b,_0x553bd3=this[_0x37e814(0x18d)];_0x553bd3[_0x37e814(0x18c)][_0x37e814(0x17e)](_0x37e814(0x17b))&&_0x553bd3[_0x37e814(0x189)][_0x37e814(0x17e)](_0x37e814(0x17d))[_0x37e814(0x181)](_0x37e814(0x17b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x499286=_0xbc63;(function(_0x52c408,_0x102f5a){const _0x34a213=_0xbc63,_0x4ba897=_0x52c408();while(!![]){try{const _0x101a29=-parseInt(_0x34a213(0x1bf))/0x1+-parseInt(_0x34a213(0x1bc))/0x2+parseInt(_0x34a213(0x1bd))/0x3*(-parseInt(_0x34a213(0x195))/0x4)+parseInt(_0x34a213(0x1b4))/0x5*(parseInt(_0x34a213(0x1a5))/0x6)+parseInt(_0x34a213(0x18c))/0x7*(parseInt(_0x34a213(0x18e))/0x8)+-parseInt(_0x34a213(0x1a0))/0x9+-parseInt(_0x34a213(0x19f))/0xa*(-parseInt(_0x34a213(0x1b1))/0xb);if(_0x101a29===_0x102f5a)break;else _0x4ba897['push'](_0x4ba897['shift']());}catch(_0x13c086){_0x4ba897['push'](_0x4ba897['shift']());}}}(_0x21bf,0xe4e6f));import{Plugin as _0x5676b3}from'ckeditor5/src/core.js';import{getTranslation as _0x45fda1}from'../utils/common-translations.js';function _0x21bf(){const _0x425565=['commandParams','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','filter','from','32raBoEz','ELEMENT_CODE_BLOCK','type','afterInit','has','model','isLimit','getSelectedBlocks','commands','enableCommand','2020xvZVgX','1980054HrFVQa','languages','selection','config','checkChild','6pbMsIL','plugins','format','change','blockName','descriptionFactory','locale','forceValue','document','markBlockFormat','get','editor','48103YXmSjd','CodeBlock','parent','7286835Pegzzc','registerElementLabel','toLowerCase','outdentCodeBlock','find','name','value','registerDescriptionCallback','1725552yTEUfx','113151YcKlmm','TrackChangesEditing','1841561dSIBtQ','rootElement','language','label','commandName','codeBlock','indentCodeBlock','12760643DIiMyx','schema','8NvwoKL','formatBlock'];_0x21bf=function(){return _0x425565;};return _0x21bf();}import{getRangesOfBlockGroups as _0x2b4d23}from'../utils/utils.js';export default class L extends _0x5676b3{[_0x499286(0x198)](){const _0x1743ff=_0x499286,_0xa099f1=this[_0x1743ff(0x1b0)];if(!_0xa099f1[_0x1743ff(0x1a6)][_0x1743ff(0x199)](_0x1743ff(0x1b2)))return;const _0x446587=_0xa099f1[_0x1743ff(0x1a6)][_0x1743ff(0x1af)](_0x1743ff(0x1be)),_0x59cf4e=_0xa099f1[_0x1743ff(0x1ab)],_0x359739=_0xa099f1[_0x1743ff(0x1a3)][_0x1743ff(0x1af)](_0x1743ff(0x18a))[_0x1743ff(0x1a1)],_0x2aaaee=_0xa099f1[_0x1743ff(0x19d)][_0x1743ff(0x1af)](_0x1743ff(0x18a));_0x446587[_0x1743ff(0x19e)](_0x1743ff(0x18b)),_0x446587[_0x1743ff(0x19e)](_0x1743ff(0x1b7)),_0x446587[_0x1743ff(0x19e)](_0x1743ff(0x18a),(_0x159a43,_0x3c52f0={})=>{const _0x240aaf=_0x1743ff,_0x175adf=_0xa099f1[_0x240aaf(0x19a)],_0x1ee88c=_0xa099f1[_0x240aaf(0x19a)][_0x240aaf(0x1ad)][_0x240aaf(0x1a2)],_0xc1fe67=_0x3c52f0&&void 0x0!==_0x3c52f0[_0x240aaf(0x1ac)]?_0x3c52f0[_0x240aaf(0x1ac)]:!_0x2aaaee[_0x240aaf(0x1ba)];let _0x358796;_0x3c52f0[_0x240aaf(0x1c1)]||(_0x3c52f0[_0x240aaf(0x1c1)]=_0x359739[0x0][_0x240aaf(0x1c1)]),_0x358796=_0xc1fe67?Array[_0x240aaf(0x194)](_0x1ee88c[_0x240aaf(0x19c)]())[_0x240aaf(0x193)](_0x23a412=>eo(_0x23a412)||function(_0x331b53,_0x54a018){const _0x250a57=_0x240aaf;if(_0x331b53['is'](_0x250a57(0x1c0))||_0x54a018[_0x250a57(0x19b)](_0x331b53))return!0x1;return _0x54a018[_0x250a57(0x1a4)](_0x331b53[_0x250a57(0x1b3)],_0x250a57(0x18a));}(_0x23a412,_0x175adf[_0x240aaf(0x18d)])):Array[_0x240aaf(0x194)](_0x1ee88c[_0x240aaf(0x19c)]())[_0x240aaf(0x193)](_0x1a5319=>eo(_0x1a5319));const _0x597944=_0x2b4d23(_0x358796,_0x175adf);_0x175adf[_0x240aaf(0x1a8)](()=>{const _0x498e7e=_0x240aaf;for(const _0x3937ce of _0x597944)_0x446587[_0x498e7e(0x1ae)](_0x3937ce,{'commandName':_0x498e7e(0x18a),'commandParams':[{..._0x3c52f0,'forceValue':_0xc1fe67}],'formatGroupId':_0x498e7e(0x1a9)});});}),(_0x446587[_0x1743ff(0x1aa)][_0x1743ff(0x1b5)](_0x1743ff(0x18a),_0x268908=>_0x45fda1(_0x59cf4e,_0x1743ff(0x196),_0x268908)),_0x446587[_0x1743ff(0x1aa)][_0x1743ff(0x1bb)](_0x37e9fb=>{const _0x327e3b=_0x1743ff;if(_0x327e3b(0x18f)!=_0x37e9fb[_0x327e3b(0x197)])return;const _0x834ab7=_0x59cf4e['t'],{data:_0x5a5a9b}=_0x37e9fb;if(!_0x5a5a9b||_0x327e3b(0x18a)!=_0x5a5a9b[_0x327e3b(0x189)])return;const _0x2ba88e=_0x5a5a9b[_0x327e3b(0x190)][0x0][_0x327e3b(0x1c1)],_0x3e031f=_0x834ab7(_0x359739[_0x327e3b(0x1b8)](_0x3cd1d9=>_0x3cd1d9[_0x327e3b(0x1c1)]===_0x2ba88e)[_0x327e3b(0x1c2)])[_0x327e3b(0x1b6)]();return _0x5a5a9b[_0x327e3b(0x190)][0x0][_0x327e3b(0x1ac)]?{'type':_0x327e3b(0x1a7),'content':_0x45fda1(_0x59cf4e,_0x327e3b(0x191),_0x45fda1(_0x59cf4e,_0x327e3b(0x196),0x1)+'\x20('+_0x3e031f+')')}:{'type':_0x327e3b(0x1a7),'content':_0x45fda1(_0x59cf4e,_0x327e3b(0x192),_0x45fda1(_0x59cf4e,_0x327e3b(0x196),0x1))};}));}}function _0xbc63(_0x2626de,_0x2c2339){const _0x21bf14=_0x21bf();return _0xbc63=function(_0xbc63cc,_0x34892f){_0xbc63cc=_0xbc63cc-0x189;let _0x927c04=_0x21bf14[_0xbc63cc];return _0x927c04;},_0xbc63(_0x2626de,_0x2c2339);}function eo(_0x19b7cf){const _0x4d5bab=_0x499286;return _0x4d5bab(0x18a)==_0x19b7cf[_0x4d5bab(0x1b9)];}
23
+ const _0x3538be=_0x55cb;(function(_0x43558b,_0x2b5f78){const _0x9bd892=_0x55cb,_0x43ed4d=_0x43558b();while(!![]){try{const _0x24829f=parseInt(_0x9bd892(0x175))/0x1+-parseInt(_0x9bd892(0x176))/0x2+parseInt(_0x9bd892(0x149))/0x3*(parseInt(_0x9bd892(0x15d))/0x4)+parseInt(_0x9bd892(0x145))/0x5*(parseInt(_0x9bd892(0x15e))/0x6)+parseInt(_0x9bd892(0x157))/0x7*(parseInt(_0x9bd892(0x14b))/0x8)+parseInt(_0x9bd892(0x141))/0x9*(-parseInt(_0x9bd892(0x15f))/0xa)+-parseInt(_0x9bd892(0x153))/0xb*(parseInt(_0x9bd892(0x170))/0xc);if(_0x24829f===_0x2b5f78)break;else _0x43ed4d['push'](_0x43ed4d['shift']());}catch(_0x560677){_0x43ed4d['push'](_0x43ed4d['shift']());}}}(_0x5a90,0xd62ed));function _0x55cb(_0x3b7889,_0x142e73){const _0x5a901d=_0x5a90();return _0x55cb=function(_0x55cb45,_0x58f633){_0x55cb45=_0x55cb45-0x141;let _0x374bf6=_0x5a901d[_0x55cb45];return _0x374bf6;},_0x55cb(_0x3b7889,_0x142e73);}function _0x5a90(){const _0x1930c8=['find','filter','commandParams','17629896lBUQLw','CodeBlock','config','blockName','model','1167828VaXkmJ','1369868hIOOcD','isLimit','enableCommand','editor','registerElementLabel','checkChild','10629PyEVnj','registerDescriptionCallback','format','parent','660020iBgrrG','plugins','forceValue','indentCodeBlock','115491qtFKSG','*Remove\x20format:*\x20%0','8EMDchZ','commandName','ELEMENT_CODE_BLOCK','commands','from','TrackChangesEditing','schema','value','22iNzrsb','getSelectedBlocks','afterInit','type','6421037PrNrlE','language','formatBlock','codeBlock','languages','rootElement','124yDPQuZ','60yuPbHI','830fNNMLL','change','name','markBlockFormat','toLowerCase','locale','descriptionFactory','has','outdentCodeBlock','document','*Set\x20format:*\x20%0','selection','label','get'];_0x5a90=function(){return _0x1930c8;};return _0x5a90();}import{Plugin as _0x729a72}from'ckeditor5/src/core.js';import{getTranslation as _0x2f006e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4e69aa}from'../utils/utils.js';export default class L extends _0x729a72{[_0x3538be(0x155)](){const _0x206c32=_0x3538be,_0x56894b=this[_0x206c32(0x179)];if(!_0x56894b[_0x206c32(0x146)][_0x206c32(0x166)](_0x206c32(0x171)))return;const _0x4d93e4=_0x56894b[_0x206c32(0x146)][_0x206c32(0x16c)](_0x206c32(0x150)),_0x44f38f=_0x56894b[_0x206c32(0x164)],_0x5d36bf=_0x56894b[_0x206c32(0x172)][_0x206c32(0x16c)](_0x206c32(0x15a))[_0x206c32(0x15b)],_0x515234=_0x56894b[_0x206c32(0x14e)][_0x206c32(0x16c)](_0x206c32(0x15a));_0x4d93e4[_0x206c32(0x178)](_0x206c32(0x148)),_0x4d93e4[_0x206c32(0x178)](_0x206c32(0x167)),_0x4d93e4[_0x206c32(0x178)](_0x206c32(0x15a),(_0x3004a0,_0x458bf9={})=>{const _0x3d10c6=_0x206c32,_0x219568=_0x56894b[_0x3d10c6(0x174)],_0x13849c=_0x56894b[_0x3d10c6(0x174)][_0x3d10c6(0x168)][_0x3d10c6(0x16a)],_0x4afcfa=_0x458bf9&&void 0x0!==_0x458bf9[_0x3d10c6(0x147)]?_0x458bf9[_0x3d10c6(0x147)]:!_0x515234[_0x3d10c6(0x152)];let _0x3576e5;_0x458bf9[_0x3d10c6(0x158)]||(_0x458bf9[_0x3d10c6(0x158)]=_0x5d36bf[0x0][_0x3d10c6(0x158)]),_0x3576e5=_0x4afcfa?Array[_0x3d10c6(0x14f)](_0x13849c[_0x3d10c6(0x154)]())[_0x3d10c6(0x16e)](_0xc3cece=>eo(_0xc3cece)||function(_0x58eb10,_0x38efcc){const _0x5a2dde=_0x3d10c6;if(_0x58eb10['is'](_0x5a2dde(0x15c))||_0x38efcc[_0x5a2dde(0x177)](_0x58eb10))return!0x1;return _0x38efcc[_0x5a2dde(0x17b)](_0x58eb10[_0x5a2dde(0x144)],_0x5a2dde(0x15a));}(_0xc3cece,_0x219568[_0x3d10c6(0x151)])):Array[_0x3d10c6(0x14f)](_0x13849c[_0x3d10c6(0x154)]())[_0x3d10c6(0x16e)](_0x388422=>eo(_0x388422));const _0x537acd=_0x4e69aa(_0x3576e5,_0x219568);_0x219568[_0x3d10c6(0x160)](()=>{const _0x416772=_0x3d10c6;for(const _0xe0a749 of _0x537acd)_0x4d93e4[_0x416772(0x162)](_0xe0a749,{'commandName':_0x416772(0x15a),'commandParams':[{..._0x458bf9,'forceValue':_0x4afcfa}],'formatGroupId':_0x416772(0x173)});});}),(_0x4d93e4[_0x206c32(0x165)][_0x206c32(0x17a)](_0x206c32(0x15a),_0x2a9ec6=>_0x2f006e(_0x44f38f,_0x206c32(0x14d),_0x2a9ec6)),_0x4d93e4[_0x206c32(0x165)][_0x206c32(0x142)](_0x39eb6d=>{const _0x5e4a95=_0x206c32;if(_0x5e4a95(0x159)!=_0x39eb6d[_0x5e4a95(0x156)])return;const _0x1dd8bb=_0x44f38f['t'],{data:_0x4e014d}=_0x39eb6d;if(!_0x4e014d||_0x5e4a95(0x15a)!=_0x4e014d[_0x5e4a95(0x14c)])return;const _0x384c62=_0x4e014d[_0x5e4a95(0x16f)][0x0][_0x5e4a95(0x158)],_0x4204a7=_0x1dd8bb(_0x5d36bf[_0x5e4a95(0x16d)](_0x5b9826=>_0x5b9826[_0x5e4a95(0x158)]===_0x384c62)[_0x5e4a95(0x16b)])[_0x5e4a95(0x163)]();return _0x4e014d[_0x5e4a95(0x16f)][0x0][_0x5e4a95(0x147)]?{'type':_0x5e4a95(0x143),'content':_0x2f006e(_0x44f38f,_0x5e4a95(0x169),_0x2f006e(_0x44f38f,_0x5e4a95(0x14d),0x1)+'\x20('+_0x4204a7+')')}:{'type':_0x5e4a95(0x143),'content':_0x2f006e(_0x44f38f,_0x5e4a95(0x14a),_0x2f006e(_0x44f38f,_0x5e4a95(0x14d),0x1))};}));}}function eo(_0x301535){const _0x5d0c36=_0x3538be;return _0x5d0c36(0x15a)==_0x301535[_0x5d0c36(0x161)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354e89=_0x5a26;(function(_0x7a4cce,_0x6a88b5){const _0x599781=_0x5a26,_0x1f6347=_0x7a4cce();while(!![]){try{const _0x23111f=-parseInt(_0x599781(0x69))/0x1*(parseInt(_0x599781(0x72))/0x2)+-parseInt(_0x599781(0x68))/0x3*(-parseInt(_0x599781(0x73))/0x4)+parseInt(_0x599781(0x76))/0x5+-parseInt(_0x599781(0x67))/0x6+parseInt(_0x599781(0x6e))/0x7+parseInt(_0x599781(0x75))/0x8*(-parseInt(_0x599781(0x6a))/0x9)+parseInt(_0x599781(0x74))/0xa*(-parseInt(_0x599781(0x6c))/0xb);if(_0x23111f===_0x6a88b5)break;else _0x1f6347['push'](_0x1f6347['shift']());}catch(_0x3bdb6a){_0x1f6347['push'](_0x1f6347['shift']());}}}(_0x2a07,0x4a0b5));function _0x2a07(){const _0x5271b1=['193824SuhCEM','953241lREFQY','231545SAmhRw','172098FTBoCM','addCommentThread','11MACJgP','afterInit','3533173vFpopy','plugins','enableCommand','TrackChangesEditing','2IKuIMf','4BDfNPY','2363630ltUoZN','8DMvRfK','665nnSDwR','get','CommentsEditing','has','editor'];_0x2a07=function(){return _0x5271b1;};return _0x2a07();}function _0x5a26(_0x4e2cd2,_0x39b575){const _0x2a07ff=_0x2a07();return _0x5a26=function(_0x5a263b,_0x5d9614){_0x5a263b=_0x5a263b-0x65;let _0x5a8096=_0x2a07ff[_0x5a263b];return _0x5a8096;},_0x5a26(_0x4e2cd2,_0x39b575);}import{Plugin as _0x2234ea}from'ckeditor5/src/core.js';export default class H extends _0x2234ea{[_0x354e89(0x6d)](){const _0x582fa2=_0x354e89,_0xb798a1=this[_0x582fa2(0x66)];if(!_0xb798a1[_0x582fa2(0x6f)][_0x582fa2(0x65)](_0x582fa2(0x78)))return;_0xb798a1[_0x582fa2(0x6f)][_0x582fa2(0x77)](_0x582fa2(0x71))[_0x582fa2(0x70)](_0x582fa2(0x6b));}}
23
+ function _0x388c(){const _0x2a57af=['has','2289834WOJUcO','8844075mpfGLV','get','plugins','CommentsEditing','190040vcQHtK','afterInit','enableCommand','5rFNuMJ','27RgugYV','TrackChangesEditing','724192oDjsUQ','112NMCDrE','editor','1275128idZQZq','addCommentThread','1010TzJDXC','505417pordUa','188392UStroL'];_0x388c=function(){return _0x2a57af;};return _0x388c();}const _0x414a1b=_0x23c9;(function(_0x77c6cf,_0x1e6f4e){const _0x24e6d6=_0x23c9,_0x312667=_0x77c6cf();while(!![]){try{const _0x126a10=parseInt(_0x24e6d6(0x122))/0x1+-parseInt(_0x24e6d6(0x117))/0x2+-parseInt(_0x24e6d6(0x112))/0x3*(parseInt(_0x24e6d6(0x114))/0x4)+parseInt(_0x24e6d6(0x111))/0x5*(-parseInt(_0x24e6d6(0x11d))/0x6)+-parseInt(_0x24e6d6(0x115))/0x7*(parseInt(_0x24e6d6(0x11b))/0x8)+-parseInt(_0x24e6d6(0x11e))/0x9+-parseInt(_0x24e6d6(0x119))/0xa*(-parseInt(_0x24e6d6(0x11a))/0xb);if(_0x126a10===_0x1e6f4e)break;else _0x312667['push'](_0x312667['shift']());}catch(_0x105c33){_0x312667['push'](_0x312667['shift']());}}}(_0x388c,0xc8d41));function _0x23c9(_0x258978,_0x432aa1){const _0x388cdf=_0x388c();return _0x23c9=function(_0x23c95e,_0x50bc34){_0x23c95e=_0x23c95e-0x110;let _0x315300=_0x388cdf[_0x23c95e];return _0x315300;},_0x23c9(_0x258978,_0x432aa1);}import{Plugin as _0x1e171c}from'ckeditor5/src/core.js';export default class H extends _0x1e171c{[_0x414a1b(0x123)](){const _0x5b0873=_0x414a1b,_0xb0a01e=this[_0x5b0873(0x116)];if(!_0xb0a01e[_0x5b0873(0x120)][_0x5b0873(0x11c)](_0x5b0873(0x121)))return;_0xb0a01e[_0x5b0873(0x120)][_0x5b0873(0x11f)](_0x5b0873(0x113))[_0x5b0873(0x110)](_0x5b0873(0x118));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3db635=_0xc82c;(function(_0x5c1b2c,_0x55b696){const _0x11171a=_0xc82c,_0x1b37d1=_0x5c1b2c();while(!![]){try{const _0x59b9f3=parseInt(_0x11171a(0x185))/0x1+parseInt(_0x11171a(0x16a))/0x2*(-parseInt(_0x11171a(0x172))/0x3)+parseInt(_0x11171a(0x169))/0x4+-parseInt(_0x11171a(0x187))/0x5*(-parseInt(_0x11171a(0x18c))/0x6)+parseInt(_0x11171a(0x162))/0x7*(-parseInt(_0x11171a(0x16c))/0x8)+parseInt(_0x11171a(0x17b))/0x9*(parseInt(_0x11171a(0x173))/0xa)+-parseInt(_0x11171a(0x179))/0xb*(-parseInt(_0x11171a(0x176))/0xc);if(_0x59b9f3===_0x55b696)break;else _0x1b37d1['push'](_0x1b37d1['shift']());}catch(_0x4b34d9){_0x1b37d1['push'](_0x1b37d1['shift']());}}}(_0x3f9b,0xd0b78));import{Plugin as _0x117657}from'ckeditor5/src/core.js';import{LiveRange as _0x5e1d64}from'ckeditor5/src/engine.js';import{Delete as _0x5e0e1f}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5abbc0}from'./utils.js';function _0xc82c(_0x33c9ae,_0x34b41a){const _0x3f9b48=_0x3f9b();return _0xc82c=function(_0xc82cdd,_0x496e0d){_0xc82cdd=_0xc82cdd-0x151;let _0x35f0fc=_0x3f9b48[_0xc82cdd];return _0x35f0fc;},_0xc82c(_0x33c9ae,_0x34b41a);}export default class q extends _0x117657{static get[_0x3db635(0x18a)](){return[_0x5e0e1f];}[_0x3db635(0x16f)](){const _0x7dc846=_0x3db635,_0x551600=this[_0x7dc846(0x18b)],_0x289419=_0x551600[_0x7dc846(0x167)][_0x7dc846(0x154)](_0x7dc846(0x186));_0x289419[_0x7dc846(0x164)](_0x7dc846(0x15d));const _0x38c8a2=_0x551600[_0x7dc846(0x156)][_0x7dc846(0x154)](_0x7dc846(0x168));_0x289419[_0x7dc846(0x164)](_0x7dc846(0x168),(_0x51b302,_0x2200d7={})=>{const _0x50a393=_0x7dc846,_0x22777a=_0x551600[_0x50a393(0x161)][_0x50a393(0x16d)](_0x551600[_0x50a393(0x161)][_0x50a393(0x153)][_0x50a393(0x15b)]);_0x22777a[_0x50a393(0x155)]&&_0x551600[_0x50a393(0x161)][_0x50a393(0x15f)](_0x22777a,{'direction':_0x50a393(0x183),'unit':_0x2200d7[_0x50a393(0x17d)]});const _0x13f960=_0x22777a[_0x50a393(0x170)](),_0x274de1=_0x5e1d64[_0x50a393(0x182)](_0x13f960);let _0x4fa893;_0x51b302(_0x2200d7),_0x4fa893=_0x50a393(0x180)==_0x274de1[_0x50a393(0x152)][_0x50a393(0x16b)]?_0x551600[_0x50a393(0x161)][_0x50a393(0x188)](_0x13f960[_0x50a393(0x15e)]):_0x551600[_0x50a393(0x161)][_0x50a393(0x188)](_0x274de1[_0x50a393(0x15e)],_0x274de1[_0x50a393(0x159)]),_0x274de1[_0x50a393(0x15a)](),_0x551600[_0x50a393(0x161)][_0x50a393(0x177)](_0x38c8a2[_0x50a393(0x184)][_0x50a393(0x17f)],_0x5c76cc=>{const _0x2f4f2a=_0x50a393;_0x38c8a2[_0x2f4f2a(0x184)][_0x2f4f2a(0x15c)](),_0x5c76cc[_0x2f4f2a(0x17a)](_0x5c76cc[_0x2f4f2a(0x188)](_0x4fa893[_0x2f4f2a(0x159)])),_0x38c8a2[_0x2f4f2a(0x184)][_0x2f4f2a(0x17c)]();});}),_0x551600[_0x7dc846(0x160)][_0x7dc846(0x18d)]['on'](_0x7dc846(0x171),_0x5abbc0(_0x551600,_0x7dc846(0x18e)),{'priority':_0x7dc846(0x178)}),_0x551600[_0x7dc846(0x165)][_0x7dc846(0x18d)]['on'](_0x7dc846(0x171),(_0x86a6c5,_0xe7efd3,_0x56ad71)=>{const _0x2b788a=_0x7dc846;_0x56ad71[_0x2b788a(0x158)][_0x2b788a(0x175)]&&_0x5abbc0(_0x551600,_0x2b788a(0x18e),{'showActiveMarker':!0x1})[_0x2b788a(0x189)](this)(_0x86a6c5,_0xe7efd3,_0x56ad71);},{'priority':_0x7dc846(0x178)}),_0x551600[_0x7dc846(0x160)][_0x7dc846(0x18d)]['on'](_0x7dc846(0x16e),(_0x1916aa,_0x52a055,_0x4c12bb)=>{const _0x11ad37=_0x7dc846,_0x39b8ea=_0x4c12bb[_0x11ad37(0x151)][_0x11ad37(0x157)](_0x52a055[_0x11ad37(0x174)]);if(_0x39b8ea){for(const _0x507ef1 of _0x39b8ea)_0x507ef1['is'](_0x11ad37(0x181))&&(_0x4c12bb[_0x11ad37(0x151)][_0x11ad37(0x17e)](_0x507ef1,_0x52a055[_0x11ad37(0x174)]),_0x4c12bb[_0x11ad37(0x163)][_0x11ad37(0x166)](_0x507ef1));}},{'priority':_0x7dc846(0x178)});}}function _0x3f9b(){const _0x63f204=['writer','enableCommand','data','remove','plugins','deleteForward','3385980MejbEq','3332WNvCWR','rootName','12302248BgLbRm','createSelection','removeMarker:suggestion:deletion','init','getFirstRange','addMarker:suggestion:deletion','1416DNYADV','12740zTVsFn','markerName','showSuggestionHighlights','12osImgq','enqueueChange','high','5351478dSybLp','setSelection','7281mSWkae','unlock','unit','unbindElementFromMarkerName','batch','$graveyard','uiElement','fromRange','forward','buffer','210630fcGVJn','TrackChangesEditing','97540aGKLPc','createRange','bind','requires','editor','186mEXlKu','downcastDispatcher','merge','mapper','root','document','get','isCollapsed','commands','markerNameToElements','options','end','detach','selection','lock','delete','start','modifySelection','editing','model','7wCPOQm'];_0x3f9b=function(){return _0x63f204;};return _0x3f9b();}
23
+ const _0x49fba5=_0x17a4;(function(_0x76f4fb,_0x55710a){const _0x27c0f5=_0x17a4,_0x87c939=_0x76f4fb();while(!![]){try{const _0x3cb0e0=-parseInt(_0x27c0f5(0x20e))/0x1*(-parseInt(_0x27c0f5(0x1eb))/0x2)+parseInt(_0x27c0f5(0x209))/0x3*(parseInt(_0x27c0f5(0x1ea))/0x4)+parseInt(_0x27c0f5(0x203))/0x5+parseInt(_0x27c0f5(0x204))/0x6*(-parseInt(_0x27c0f5(0x1fa))/0x7)+-parseInt(_0x27c0f5(0x220))/0x8+parseInt(_0x27c0f5(0x201))/0x9*(-parseInt(_0x27c0f5(0x1fb))/0xa)+parseInt(_0x27c0f5(0x1fe))/0xb;if(_0x3cb0e0===_0x55710a)break;else _0x87c939['push'](_0x87c939['shift']());}catch(_0x1219b9){_0x87c939['push'](_0x87c939['shift']());}}}(_0x1893,0x63563));import{Plugin as _0x766bbe}from'ckeditor5/src/core.js';import{LiveRange as _0x36dbd5}from'ckeditor5/src/engine.js';import{Delete as _0x5b5a35}from'ckeditor5/src/typing.js';function _0x17a4(_0xf12c8e,_0x4665f0){const _0x1893d2=_0x1893();return _0x17a4=function(_0x17a4bc,_0x431d60){_0x17a4bc=_0x17a4bc-0x1e4;let _0x3dee40=_0x1893d2[_0x17a4bc];return _0x3dee40;},_0x17a4(_0xf12c8e,_0x4665f0);}import{downcastSplitMergeMarker as _0x41a428}from'./utils.js';function _0x1893(){const _0x2e86ff=['45KSsAsm','enableCommand','3278155WzdrNY','9378DynbpX','high','modifySelection','addMarker:suggestion:deletion','start','66NHeBVJ','plugins','unbindElementFromMarkerName','unit','remove','2PwmrnV','lock','document','bind','editing','buffer','mapper','init','selection','setSelection','model','getFirstRange','delete','root','downcastDispatcher','get','rootName','fromRange','2897000TfdXdd','forward','unlock','TrackChangesEditing','options','markerNameToElements','writer','73700bVEbhr','367916tjaREa','enqueueChange','editor','createRange','uiElement','detach','end','deleteForward','batch','commands','requires','markerName','data','showSuggestionHighlights','isCollapsed','1323wCahJK','1604380PfqgeP','createSelection','$graveyard','4814788MNlccU','merge','removeMarker:suggestion:deletion'];_0x1893=function(){return _0x2e86ff;};return _0x1893();}export default class q extends _0x766bbe{static get[_0x49fba5(0x1f5)](){return[_0x5b5a35];}[_0x49fba5(0x215)](){const _0x3b9b6a=_0x49fba5,_0x1de10b=this[_0x3b9b6a(0x1ed)],_0x1f13c9=_0x1de10b[_0x3b9b6a(0x20a)][_0x3b9b6a(0x21d)](_0x3b9b6a(0x1e6));_0x1f13c9[_0x3b9b6a(0x202)](_0x3b9b6a(0x21a));const _0x45ca8e=_0x1de10b[_0x3b9b6a(0x1f4)][_0x3b9b6a(0x21d)](_0x3b9b6a(0x1f2));_0x1f13c9[_0x3b9b6a(0x202)](_0x3b9b6a(0x1f2),(_0x5d5c2a,_0x462535={})=>{const _0x25db19=_0x3b9b6a,_0x5e1fc3=_0x1de10b[_0x25db19(0x218)][_0x25db19(0x1fc)](_0x1de10b[_0x25db19(0x218)][_0x25db19(0x210)][_0x25db19(0x216)]);_0x5e1fc3[_0x25db19(0x1f9)]&&_0x1de10b[_0x25db19(0x218)][_0x25db19(0x206)](_0x5e1fc3,{'direction':_0x25db19(0x1e4),'unit':_0x462535[_0x25db19(0x20c)]});const _0x5316e6=_0x5e1fc3[_0x25db19(0x219)](),_0x48cc9e=_0x36dbd5[_0x25db19(0x21f)](_0x5316e6);let _0x3d2df4;_0x5d5c2a(_0x462535),_0x3d2df4=_0x25db19(0x1fd)==_0x48cc9e[_0x25db19(0x21b)][_0x25db19(0x21e)]?_0x1de10b[_0x25db19(0x218)][_0x25db19(0x1ee)](_0x5316e6[_0x25db19(0x208)]):_0x1de10b[_0x25db19(0x218)][_0x25db19(0x1ee)](_0x48cc9e[_0x25db19(0x208)],_0x48cc9e[_0x25db19(0x1f1)]),_0x48cc9e[_0x25db19(0x1f0)](),_0x1de10b[_0x25db19(0x218)][_0x25db19(0x1ec)](_0x45ca8e[_0x25db19(0x213)][_0x25db19(0x1f3)],_0x5ad796=>{const _0x1ff8de=_0x25db19;_0x45ca8e[_0x1ff8de(0x213)][_0x1ff8de(0x20f)](),_0x5ad796[_0x1ff8de(0x217)](_0x5ad796[_0x1ff8de(0x1ee)](_0x3d2df4[_0x1ff8de(0x1f1)])),_0x45ca8e[_0x1ff8de(0x213)][_0x1ff8de(0x1e5)]();});}),_0x1de10b[_0x3b9b6a(0x212)][_0x3b9b6a(0x21c)]['on'](_0x3b9b6a(0x207),_0x41a428(_0x1de10b,_0x3b9b6a(0x1ff)),{'priority':_0x3b9b6a(0x205)}),_0x1de10b[_0x3b9b6a(0x1f7)][_0x3b9b6a(0x21c)]['on'](_0x3b9b6a(0x207),(_0x7e96af,_0x19460f,_0x5026f5)=>{const _0x33b1ec=_0x3b9b6a;_0x5026f5[_0x33b1ec(0x1e7)][_0x33b1ec(0x1f8)]&&_0x41a428(_0x1de10b,_0x33b1ec(0x1ff),{'showActiveMarker':!0x1})[_0x33b1ec(0x211)](this)(_0x7e96af,_0x19460f,_0x5026f5);},{'priority':_0x3b9b6a(0x205)}),_0x1de10b[_0x3b9b6a(0x212)][_0x3b9b6a(0x21c)]['on'](_0x3b9b6a(0x200),(_0x18ead3,_0x2a4a84,_0x376940)=>{const _0x345da8=_0x3b9b6a,_0x51bd36=_0x376940[_0x345da8(0x214)][_0x345da8(0x1e8)](_0x2a4a84[_0x345da8(0x1f6)]);if(_0x51bd36){for(const _0x5bba0c of _0x51bd36)_0x5bba0c['is'](_0x345da8(0x1ef))&&(_0x376940[_0x345da8(0x214)][_0x345da8(0x20b)](_0x5bba0c,_0x2a4a84[_0x345da8(0x1f6)]),_0x376940[_0x345da8(0x1e9)][_0x345da8(0x20d)](_0x5bba0c));}},{'priority':_0x3b9b6a(0x205)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe89961=_0x5017;function _0x2b08(){const _0x54695d=['9QphXID','getFirstPosition','createPositionAt','3MukwgJ','2691dvuVgX','remove','parent','removeMarker:suggestion:insertion','end','getFirstRange','createRange','185284VgbYdh','fire','selection','enter','downcastDispatcher','TrackChangesEditing','model','markerName','452632JqTMAh','ck-suggestion-marker-split','editing','mapper','bind','nextSibling','addMarker:suggestion:insertion','writer','requires','enterBlock','538555AIoelU','commands','389320gDnelP','detach','156rxwvVZ','split','editor','get','enableCommand','575826GwPPDX','data','markerNameToElements','showSuggestionHighlights','7XqtEMz','setSelection','afterExecute','5251433ePtOZO','plugins','unbindElementFromMarkerName','change','hasClass','high','init','document','markInsertion','fromRange','options'];_0x2b08=function(){return _0x54695d;};return _0x2b08();}function _0x5017(_0x13f159,_0x3c0c39){const _0x2b08cd=_0x2b08();return _0x5017=function(_0x5017a2,_0x5635b8){_0x5017a2=_0x5017a2-0x1d3;let _0x449eb6=_0x2b08cd[_0x5017a2];return _0x449eb6;},_0x5017(_0x13f159,_0x3c0c39);}(function(_0x4bb942,_0x3ffb49){const _0x3340df=_0x5017,_0x7941f3=_0x4bb942();while(!![]){try{const _0x5d8c24=parseInt(_0x3340df(0x201))/0x1*(-parseInt(_0x3340df(0x1e6))/0x2)+parseInt(_0x3340df(0x200))/0x3*(-parseInt(_0x3340df(0x208))/0x4)+-parseInt(_0x3340df(0x1e2))/0x5+-parseInt(_0x3340df(0x1eb))/0x6+-parseInt(_0x3340df(0x1ef))/0x7*(-parseInt(_0x3340df(0x1d8))/0x8)+parseInt(_0x3340df(0x1fd))/0x9*(parseInt(_0x3340df(0x1e4))/0xa)+parseInt(_0x3340df(0x1f2))/0xb;if(_0x5d8c24===_0x3ffb49)break;else _0x7941f3['push'](_0x7941f3['shift']());}catch(_0x4f59c7){_0x7941f3['push'](_0x7941f3['shift']());}}}(_0x2b08,0x1b975));import{Plugin as _0x4fb310}from'ckeditor5/src/core.js';import{Enter as _0x2139d7}from'ckeditor5/src/enter.js';import{LiveRange as _0x457c4d}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x3a5c73}from'./utils.js';export default class W extends _0x4fb310{static get[_0xe89961(0x1e0)](){return[_0x2139d7];}[_0xe89961(0x1f8)](){const _0x6734dd=_0xe89961,_0x54ab6a=this[_0x6734dd(0x1e8)],_0xe61b50=_0x54ab6a[_0x6734dd(0x1f3)][_0x6734dd(0x1e9)](_0x6734dd(0x1d5)),_0x432fbc=_0x54ab6a[_0x6734dd(0x1e3)][_0x6734dd(0x1e9)](_0x6734dd(0x1d3));_0xe61b50[_0x6734dd(0x1ea)](_0x6734dd(0x1d3),()=>{const _0x2f27e0=_0x6734dd;_0x54ab6a[_0x2f27e0(0x1d6)][_0x2f27e0(0x1f5)](_0x38460e=>{const _0x5b44a0=_0x2f27e0,_0xc1d88e=_0x54ab6a[_0x5b44a0(0x1d6)][_0x5b44a0(0x1f9)][_0x5b44a0(0x20a)],_0x9ca7e3=_0xc1d88e[_0x5b44a0(0x1fe)](),_0x309502=_0x457c4d[_0x5b44a0(0x1fb)](_0xc1d88e[_0x5b44a0(0x206)]());if(_0x432fbc[_0x5b44a0(0x1e1)](_0x38460e)){const _0x57e891=_0x54ab6a[_0x5b44a0(0x1d6)][_0x5b44a0(0x1ff)](_0x9ca7e3[_0x5b44a0(0x203)][_0x5b44a0(0x1dd)],0x0),_0x46c10e=_0x38460e[_0x5b44a0(0x207)](_0x9ca7e3,_0x57e891);_0xe61b50[_0x5b44a0(0x1fa)](_0x46c10e);}else _0x38460e[_0x5b44a0(0x1f0)](_0x38460e[_0x5b44a0(0x207)](_0x309502[_0x5b44a0(0x205)]));_0x309502[_0x5b44a0(0x1e5)](),_0x432fbc[_0x5b44a0(0x209)](_0x5b44a0(0x1f1),{'writer':_0x38460e});});}),_0x54ab6a[_0x6734dd(0x1da)][_0x6734dd(0x1d4)]['on'](_0x6734dd(0x1de),_0x3a5c73(_0x54ab6a,_0x6734dd(0x1e7)),{'priority':_0x6734dd(0x1f7)}),_0x54ab6a[_0x6734dd(0x1da)][_0x6734dd(0x1d4)]['on'](_0x6734dd(0x204),(_0x266f8d,_0x42326f,_0x59eb08)=>{const _0x239a36=_0x6734dd,_0x45ffb0=_0x59eb08[_0x239a36(0x1db)][_0x239a36(0x1ed)](_0x42326f[_0x239a36(0x1d7)]);if(_0x45ffb0){for(const _0x255fa5 of _0x45ffb0)_0x255fa5[_0x239a36(0x1f6)](_0x239a36(0x1d9))&&(_0x59eb08[_0x239a36(0x1db)][_0x239a36(0x1f4)](_0x255fa5,_0x42326f[_0x239a36(0x1d7)]),_0x59eb08[_0x239a36(0x1df)][_0x239a36(0x202)](_0x255fa5));}},{'priority':_0x6734dd(0x1f7)}),_0x54ab6a[_0x6734dd(0x1ec)][_0x6734dd(0x1d4)]['on'](_0x6734dd(0x1de),(_0x37ebce,_0xf5ee42,_0x4b480e)=>{const _0x56bbf7=_0x6734dd;_0x4b480e[_0x56bbf7(0x1fc)][_0x56bbf7(0x1ee)]&&_0x3a5c73(_0x54ab6a,_0x56bbf7(0x1e7),{'showActiveMarker':!0x1})[_0x56bbf7(0x1dc)](this)(_0x37ebce,_0xf5ee42,_0x4b480e);},{'priority':_0x6734dd(0x1f7)});}}
23
+ const _0x385dd9=_0x58e5;(function(_0x496a64,_0x454d88){const _0x220722=_0x58e5,_0xb65450=_0x496a64();while(!![]){try{const _0x376b53=-parseInt(_0x220722(0x13b))/0x1*(-parseInt(_0x220722(0x168))/0x2)+-parseInt(_0x220722(0x15c))/0x3*(parseInt(_0x220722(0x149))/0x4)+parseInt(_0x220722(0x13e))/0x5+parseInt(_0x220722(0x13f))/0x6*(-parseInt(_0x220722(0x152))/0x7)+-parseInt(_0x220722(0x163))/0x8*(-parseInt(_0x220722(0x155))/0x9)+parseInt(_0x220722(0x16b))/0xa*(-parseInt(_0x220722(0x16a))/0xb)+parseInt(_0x220722(0x16c))/0xc*(-parseInt(_0x220722(0x16e))/0xd);if(_0x376b53===_0x454d88)break;else _0xb65450['push'](_0xb65450['shift']());}catch(_0x4695e4){_0xb65450['push'](_0xb65450['shift']());}}}(_0xaaf7,0xcfe65));import{Plugin as _0x484f7f}from'ckeditor5/src/core.js';function _0xaaf7(){const _0x298867=['writer','selection','showSuggestionHighlights','enter','ck-suggestion-marker-split','7VFXfNL','unbindElementFromMarkerName','bind','14720049uzkKWT','fire','enableCommand','end','markInsertion','createPositionAt','requires','12147TZXQMx','editing','setSelection','document','markerNameToElements','hasClass','mapper','8JKudqq','nextSibling','parent','TrackChangesEditing','fromRange','20564AUjYgA','markerName','902803ezNxQD','10RqGBdc','6468BlfBlc','createRange','6331jnGBVG','options','init','change','high','enterBlock','addMarker:suggestion:insertion','61RIAVGX','split','getFirstRange','4065375gCekMV','8314422Ymolgu','remove','data','commands','editor','removeMarker:suggestion:insertion','model','plugins','get','afterExecute','488RUVEDy','detach','downcastDispatcher','getFirstPosition'];_0xaaf7=function(){return _0x298867;};return _0xaaf7();}import{Enter as _0x412b08}from'ckeditor5/src/enter.js';import{LiveRange as _0x8514fa}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x1e7752}from'./utils.js';function _0x58e5(_0x330b88,_0x1c70e8){const _0xaaf786=_0xaaf7();return _0x58e5=function(_0x58e5d1,_0x2cd7bb){_0x58e5d1=_0x58e5d1-0x139;let _0x235c2d=_0xaaf786[_0x58e5d1];return _0x235c2d;},_0x58e5(_0x330b88,_0x1c70e8);}export default class W extends _0x484f7f{static get[_0x385dd9(0x15b)](){return[_0x412b08];}[_0x385dd9(0x170)](){const _0x2f7af8=_0x385dd9,_0x54fcb4=this[_0x2f7af8(0x143)],_0x216aaa=_0x54fcb4[_0x2f7af8(0x146)][_0x2f7af8(0x147)](_0x2f7af8(0x166)),_0x33e0bf=_0x54fcb4[_0x2f7af8(0x142)][_0x2f7af8(0x147)](_0x2f7af8(0x150));_0x216aaa[_0x2f7af8(0x157)](_0x2f7af8(0x150),()=>{const _0x148f40=_0x2f7af8;_0x54fcb4[_0x148f40(0x145)][_0x148f40(0x171)](_0x2b09a4=>{const _0x145287=_0x148f40,_0x47927a=_0x54fcb4[_0x145287(0x145)][_0x145287(0x15f)][_0x145287(0x14e)],_0x1feba2=_0x47927a[_0x145287(0x14c)](),_0x446346=_0x8514fa[_0x145287(0x167)](_0x47927a[_0x145287(0x13d)]());if(_0x33e0bf[_0x145287(0x139)](_0x2b09a4)){const _0x52093a=_0x54fcb4[_0x145287(0x145)][_0x145287(0x15a)](_0x1feba2[_0x145287(0x165)][_0x145287(0x164)],0x0),_0x47405f=_0x2b09a4[_0x145287(0x16d)](_0x1feba2,_0x52093a);_0x216aaa[_0x145287(0x159)](_0x47405f);}else _0x2b09a4[_0x145287(0x15e)](_0x2b09a4[_0x145287(0x16d)](_0x446346[_0x145287(0x158)]));_0x446346[_0x145287(0x14a)](),_0x33e0bf[_0x145287(0x156)](_0x145287(0x148),{'writer':_0x2b09a4});});}),_0x54fcb4[_0x2f7af8(0x15d)][_0x2f7af8(0x14b)]['on'](_0x2f7af8(0x13a),_0x1e7752(_0x54fcb4,_0x2f7af8(0x13c)),{'priority':_0x2f7af8(0x172)}),_0x54fcb4[_0x2f7af8(0x15d)][_0x2f7af8(0x14b)]['on'](_0x2f7af8(0x144),(_0x2eb0c6,_0x5d481e,_0x43a8cb)=>{const _0x21590a=_0x2f7af8,_0x495fc4=_0x43a8cb[_0x21590a(0x162)][_0x21590a(0x160)](_0x5d481e[_0x21590a(0x169)]);if(_0x495fc4){for(const _0x251efd of _0x495fc4)_0x251efd[_0x21590a(0x161)](_0x21590a(0x151))&&(_0x43a8cb[_0x21590a(0x162)][_0x21590a(0x153)](_0x251efd,_0x5d481e[_0x21590a(0x169)]),_0x43a8cb[_0x21590a(0x14d)][_0x21590a(0x140)](_0x251efd));}},{'priority':_0x2f7af8(0x172)}),_0x54fcb4[_0x2f7af8(0x141)][_0x2f7af8(0x14b)]['on'](_0x2f7af8(0x13a),(_0x35dd63,_0x5f2df4,_0x2660cf)=>{const _0x1c0378=_0x2f7af8;_0x2660cf[_0x1c0378(0x16f)][_0x1c0378(0x14f)]&&_0x1e7752(_0x54fcb4,_0x1c0378(0x13c),{'showActiveMarker':!0x1})[_0x1c0378(0x154)](this)(_0x35dd63,_0x5f2df4,_0x2660cf);},{'priority':_0x2f7af8(0x172)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x34dd(_0x394217,_0x5115ef){const _0x253074=_0x2530();return _0x34dd=function(_0x34ddf9,_0x492544){_0x34ddf9=_0x34ddf9-0xe0;let _0xf13c5f=_0x253074[_0x34ddf9];return _0xf13c5f;},_0x34dd(_0x394217,_0x5115ef);}const _0x287542=_0x34dd;(function(_0x2571fa,_0x3dff76){const _0x1276f2=_0x34dd,_0x5eec72=_0x2571fa();while(!![]){try{const _0x477a27=parseInt(_0x1276f2(0xe5))/0x1*(parseInt(_0x1276f2(0x109))/0x2)+-parseInt(_0x1276f2(0x105))/0x3+-parseInt(_0x1276f2(0xf0))/0x4*(-parseInt(_0x1276f2(0xfa))/0x5)+parseInt(_0x1276f2(0xe9))/0x6+-parseInt(_0x1276f2(0x108))/0x7*(-parseInt(_0x1276f2(0xf8))/0x8)+parseInt(_0x1276f2(0x100))/0x9+parseInt(_0x1276f2(0xea))/0xa*(-parseInt(_0x1276f2(0xe4))/0xb);if(_0x477a27===_0x3dff76)break;else _0x5eec72['push'](_0x5eec72['shift']());}catch(_0x4a30dd){_0x5eec72['push'](_0x5eec72['shift']());}}}(_0x2530,0x46d11));function _0x2530(){const _0x13f69c=['42055QAGqBr','end','handleFindCommand','createPositionAt','2615406qRLxWK','15193720cLXtmv','editor','find','replace','enableCommand','item','10996fVkMUT','FindAndReplaceUtils','string','getRange','TrackChangesEditing','FindAndReplaceEditing','suggestion:deletion','markers','280lfYgsC','plugins','705OQyjYC','findByTextCallback','replaceAll','model','getMarkersGroup','get','3924666iqbUdp','bind','afterInit','createRange','findPrevious','154116RoyVBf','filter','getIntersection','78190TDXRtr','10OsDgJQ','findNext','has','start','_isInDeletionRange','11wExcpK'];_0x2530=function(){return _0x13f69c;};return _0x2530();}import{Plugin as _0x3bdf40}from'ckeditor5/src/core.js';export default class J extends _0x3bdf40{[_0x287542(0x102)](){const _0xe77b19=_0x287542;if(!this[_0xe77b19(0xeb)][_0xe77b19(0xf9)][_0xe77b19(0xe1)](_0xe77b19(0xf5)))return;const _0x50a9c8=this[_0xe77b19(0xeb)][_0xe77b19(0xf9)][_0xe77b19(0xff)](_0xe77b19(0xf4));_0x50a9c8[_0xe77b19(0xee)](_0xe77b19(0xec),this[_0xe77b19(0xe7)][_0xe77b19(0x101)](this)),_0x50a9c8[_0xe77b19(0xee)](_0xe77b19(0xe0)),_0x50a9c8[_0xe77b19(0xee)](_0xe77b19(0x104)),_0x50a9c8[_0xe77b19(0xee)](_0xe77b19(0xed)),_0x50a9c8[_0xe77b19(0xee)](_0xe77b19(0xfc));}[_0x287542(0xe7)](_0x5b5c61,_0x1f672b,_0x3cc96d={}){const _0x1aeadc=_0x287542,_0x4b0bd1=this[_0x1aeadc(0xeb)][_0x1aeadc(0xf9)][_0x1aeadc(0xff)](_0x1aeadc(0xf1));return _0x5b5c61(_0x510954=>(_0x1aeadc(0xf2)==typeof _0x1f672b?_0x4b0bd1[_0x1aeadc(0xfb)](_0x1f672b,_0x3cc96d):_0x1f672b)(_0x510954)[_0x1aeadc(0x106)](_0x38c0e9=>!0x1===this[_0x1aeadc(0xe3)](_0x38c0e9,_0x510954[_0x1aeadc(0xef)])),_0x3cc96d);}[_0x287542(0xe3)](_0x576c8a,_0x12d5cc){const _0x39051f=_0x287542,_0xf04b7e=this[_0x39051f(0xeb)][_0x39051f(0xfd)][_0x39051f(0x103)](this[_0x39051f(0xeb)][_0x39051f(0xfd)][_0x39051f(0xe8)](_0x12d5cc,_0x576c8a[_0x39051f(0xe2)]),this[_0x39051f(0xeb)][_0x39051f(0xfd)][_0x39051f(0xe8)](_0x12d5cc,_0x576c8a[_0x39051f(0xe6)]));for(const _0x3e0095 of this[_0x39051f(0xeb)][_0x39051f(0xfd)][_0x39051f(0xf7)][_0x39051f(0xfe)](_0x39051f(0xf6)))if(null!==_0xf04b7e[_0x39051f(0x107)](_0x3e0095[_0x39051f(0xf3)]()))return!0x0;return!0x1;}}
23
+ function _0x29d5(){const _0x31a434=['replace','3ctHqnM','FindAndReplaceUtils','getIntersection','createPositionAt','afterInit','start','_isInDeletionRange','findByTextCallback','plugins','model','findNext','1951272lVBrvz','1361832ytygfX','640975uiLHga','item','findPrevious','enableCommand','925966otCVoV','string','createRange','markers','8714034DQRGpR','bind','getRange','end','replaceAll','handleFindCommand','TrackChangesEditing','get','FindAndReplaceEditing','suggestion:deletion','filter','165617YFJxoE','32CWWYxA','479892ignfRO','find','getMarkersGroup','editor','has'];_0x29d5=function(){return _0x31a434;};return _0x29d5();}const _0x5ab927=_0x4706;(function(_0x443958,_0x53349d){const _0x2ad809=_0x4706,_0x4ef8ab=_0x443958();while(!![]){try{const _0x353f8c=parseInt(_0x2ad809(0xf1))/0x1+parseInt(_0x2ad809(0xe2))/0x2*(-parseInt(_0x2ad809(0xd1))/0x3)+-parseInt(_0x2ad809(0xdd))/0x4+-parseInt(_0x2ad809(0xde))/0x5+parseInt(_0x2ad809(0xdc))/0x6+parseInt(_0x2ad809(0xf3))/0x7*(-parseInt(_0x2ad809(0xf2))/0x8)+parseInt(_0x2ad809(0xe6))/0x9;if(_0x353f8c===_0x53349d)break;else _0x4ef8ab['push'](_0x4ef8ab['shift']());}catch(_0x2ce253){_0x4ef8ab['push'](_0x4ef8ab['shift']());}}}(_0x29d5,0x3dd0b));function _0x4706(_0x20d815,_0x18a095){const _0x29d56f=_0x29d5();return _0x4706=function(_0x470655,_0x15a5ee){_0x470655=_0x470655-0xcd;let _0x5dd37f=_0x29d56f[_0x470655];return _0x5dd37f;},_0x4706(_0x20d815,_0x18a095);}import{Plugin as _0x5e3333}from'ckeditor5/src/core.js';export default class J extends _0x5e3333{[_0x5ab927(0xd5)](){const _0x386ece=_0x5ab927;if(!this[_0x386ece(0xce)][_0x386ece(0xd9)][_0x386ece(0xcf)](_0x386ece(0xee)))return;const _0x36a3e6=this[_0x386ece(0xce)][_0x386ece(0xd9)][_0x386ece(0xed)](_0x386ece(0xec));_0x36a3e6[_0x386ece(0xe1)](_0x386ece(0xf4),this[_0x386ece(0xeb)][_0x386ece(0xe7)](this)),_0x36a3e6[_0x386ece(0xe1)](_0x386ece(0xdb)),_0x36a3e6[_0x386ece(0xe1)](_0x386ece(0xe0)),_0x36a3e6[_0x386ece(0xe1)](_0x386ece(0xd0)),_0x36a3e6[_0x386ece(0xe1)](_0x386ece(0xea));}[_0x5ab927(0xeb)](_0x2c384a,_0x157d88,_0x476e4c={}){const _0x22b134=_0x5ab927,_0x3979cc=this[_0x22b134(0xce)][_0x22b134(0xd9)][_0x22b134(0xed)](_0x22b134(0xd2));return _0x2c384a(_0x21f8c1=>(_0x22b134(0xe3)==typeof _0x157d88?_0x3979cc[_0x22b134(0xd8)](_0x157d88,_0x476e4c):_0x157d88)(_0x21f8c1)[_0x22b134(0xf0)](_0x55bfcd=>!0x1===this[_0x22b134(0xd7)](_0x55bfcd,_0x21f8c1[_0x22b134(0xdf)])),_0x476e4c);}[_0x5ab927(0xd7)](_0x29343e,_0x10f95e){const _0x32f72c=_0x5ab927,_0x45f977=this[_0x32f72c(0xce)][_0x32f72c(0xda)][_0x32f72c(0xe4)](this[_0x32f72c(0xce)][_0x32f72c(0xda)][_0x32f72c(0xd4)](_0x10f95e,_0x29343e[_0x32f72c(0xd6)]),this[_0x32f72c(0xce)][_0x32f72c(0xda)][_0x32f72c(0xd4)](_0x10f95e,_0x29343e[_0x32f72c(0xe9)]));for(const _0xc7cafc of this[_0x32f72c(0xce)][_0x32f72c(0xda)][_0x32f72c(0xe5)][_0x32f72c(0xcd)](_0x32f72c(0xef)))if(null!==_0x45f977[_0x32f72c(0xd3)](_0xc7cafc[_0x32f72c(0xe8)]()))return!0x0;return!0x1;}}