@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240613.0 → 0.0.0-nightly-20240614.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
- (_0x8286e8=>{const {zh:{dictionary:_0x32bba6,getPluralForm:_0x15011c}}={'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':_0x2cb594=>0x0}};_0x8286e8['zh']||={'dictionary':{},'getPluralForm':null},_0x8286e8['zh']['dictionary']=Object['assign'](_0x8286e8['zh']['dictionary'],_0x32bba6),_0x8286e8['zh']['getPluralForm']=_0x15011c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56b4ff=>{const {zh:{dictionary:_0x51aef4,getPluralForm:_0x42348f}}={'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':_0xa5ba51=>0x0}};_0x56b4ff['zh']||={'dictionary':{},'getPluralForm':null},_0x56b4ff['zh']['dictionary']=Object['assign'](_0x56b4ff['zh']['dictionary'],_0x51aef4),_0x56b4ff['zh']['getPluralForm']=_0x42348f;})(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-20240613.0",
3
+ "version": "0.0.0-nightly-20240614.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-20240613.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240613.0",
44
+ "ckeditor5": "0.0.0-nightly-20240614.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240614.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 _0x626b(_0x1eaf98,_0x4796aa){const _0x2358f4=_0x2358();return _0x626b=function(_0x626b1d,_0x39a5fb){_0x626b1d=_0x626b1d-0xeb;let _0x23d0ef=_0x2358f4[_0x626b1d];return _0x23d0ef;},_0x626b(_0x1eaf98,_0x4796aa);}const _0x55029c=_0x626b;(function(_0x4e5397,_0x3752f9){const _0x4658a1=_0x626b,_0x3bd6a9=_0x4e5397();while(!![]){try{const _0x4fa251=-parseInt(_0x4658a1(0x101))/0x1*(parseInt(_0x4658a1(0xfa))/0x2)+parseInt(_0x4658a1(0xfb))/0x3*(parseInt(_0x4658a1(0x103))/0x4)+parseInt(_0x4658a1(0xf6))/0x5+parseInt(_0x4658a1(0x102))/0x6*(-parseInt(_0x4658a1(0xfd))/0x7)+parseInt(_0x4658a1(0xf3))/0x8+parseInt(_0x4658a1(0xf0))/0x9+parseInt(_0x4658a1(0xec))/0xa*(-parseInt(_0x4658a1(0xfc))/0xb);if(_0x4fa251===_0x3752f9)break;else _0x3bd6a9['push'](_0x3bd6a9['shift']());}catch(_0x44cdd2){_0x3bd6a9['push'](_0x3bd6a9['shift']());}}}(_0x2358,0xbc57e));function _0x2358(){const _0x3d637c=['TrackChangesEditing','_suggestions','model','2czBKsu','1563aDTyGW','65065BFwBzv','91psWRhY','editor','canEditAt','refresh','575098ZMnWAg','634794WqUmRP','484ycwCZZ','execute','1360AIgCve','acceptSuggestion','plugins','isEnabled','8106471tdYTMa','_isEnabledBasedOnSelection','track-changes-accept-suggestion-not-found','11541600phCXjB','get','getRanges','5599595nDScYv'];_0x2358=function(){return _0x3d637c;};return _0x2358();}import{Command as _0x4d059d}from'ckeditor5/src/core.js';import{CKEditorError as _0x173800}from'ckeditor5/src/utils.js';export default class $ extends _0x4d059d{constructor(_0x323231,_0xba6bb1){const _0x2dcffb=_0x626b;super(_0x323231),this[_0x2dcffb(0xf8)]=_0xba6bb1,this[_0x2dcffb(0x100)](),this[_0x2dcffb(0xf1)]=!0x1;}[_0x55029c(0x100)](){const _0x15743d=_0x55029c;this[_0x15743d(0xef)]=!0x0;}[_0x55029c(0xeb)](_0x5add3f){const _0x552af8=_0x55029c,_0x415707=this[_0x552af8(0xf8)][_0x552af8(0xf4)](_0x5add3f);if(!_0x415707)throw new _0x173800(_0x552af8(0xf2),this);const _0x3ea120=_0x415707[_0x552af8(0xf5)]();this[_0x552af8(0xfe)][_0x552af8(0xf9)][_0x552af8(0xff)](_0x3ea120)&&this[_0x552af8(0xfe)][_0x552af8(0xee)][_0x552af8(0xf4)](_0x552af8(0xf7))[_0x552af8(0xed)](_0x415707);}}
23
+ const _0x14ba47=_0x3e79;function _0x3e79(_0x37d010,_0x4e0932){const _0x2e1b52=_0x2e1b();return _0x3e79=function(_0x3e7918,_0x1930e5){_0x3e7918=_0x3e7918-0x1bb;let _0x39c3b0=_0x2e1b52[_0x3e7918];return _0x39c3b0;},_0x3e79(_0x37d010,_0x4e0932);}function _0x2e1b(){const _0x3051cb=['isEnabled','editor','TrackChangesEditing','8nFyAWm','getRanges','118618hiZBXn','acceptSuggestion','model','canEditAt','40226054JlQpfx','103805UsmaST','240aTugWD','72508OwCCUa','1164494hBZBNa','3743852JEYCra','plugins','execute','refresh','57IVuuvB','_isEnabledBasedOnSelection','176350CDXbKt','585mVSgIp','get','_suggestions','track-changes-accept-suggestion-not-found'];_0x2e1b=function(){return _0x3051cb;};return _0x2e1b();}(function(_0x4705c8,_0x589b2d){const _0x551911=_0x3e79,_0x55f7e4=_0x4705c8();while(!![]){try{const _0x3a1f61=-parseInt(_0x551911(0x1c3))/0x1+-parseInt(_0x551911(0x1bb))/0x2+parseInt(_0x551911(0x1c8))/0x3*(-parseInt(_0x551911(0x1c2))/0x4)+parseInt(_0x551911(0x1c0))/0x5*(-parseInt(_0x551911(0x1c1))/0x6)+-parseInt(_0x551911(0x1c4))/0x7*(-parseInt(_0x551911(0x1d2))/0x8)+parseInt(_0x551911(0x1cb))/0x9*(-parseInt(_0x551911(0x1ca))/0xa)+parseInt(_0x551911(0x1bf))/0xb;if(_0x3a1f61===_0x589b2d)break;else _0x55f7e4['push'](_0x55f7e4['shift']());}catch(_0x45a86){_0x55f7e4['push'](_0x55f7e4['shift']());}}}(_0x2e1b,0x9dea3));import{Command as _0x3e3621}from'ckeditor5/src/core.js';import{CKEditorError as _0x433e40}from'ckeditor5/src/utils.js';export default class $ extends _0x3e3621{constructor(_0x53221f,_0x2294f4){const _0x494cfe=_0x3e79;super(_0x53221f),this[_0x494cfe(0x1cd)]=_0x2294f4,this[_0x494cfe(0x1c7)](),this[_0x494cfe(0x1c9)]=!0x1;}[_0x14ba47(0x1c7)](){const _0x1ba204=_0x14ba47;this[_0x1ba204(0x1cf)]=!0x0;}[_0x14ba47(0x1c6)](_0x20f828){const _0x2a510b=_0x14ba47,_0x2f95cb=this[_0x2a510b(0x1cd)][_0x2a510b(0x1cc)](_0x20f828);if(!_0x2f95cb)throw new _0x433e40(_0x2a510b(0x1ce),this);const _0x31cc71=_0x2f95cb[_0x2a510b(0x1d3)]();this[_0x2a510b(0x1d0)][_0x2a510b(0x1bd)][_0x2a510b(0x1be)](_0x31cc71)&&this[_0x2a510b(0x1d0)][_0x2a510b(0x1c5)][_0x2a510b(0x1cc)](_0x2a510b(0x1d1))[_0x2a510b(0x1bc)](_0x2f95cb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56552d=_0x300c;(function(_0x4ecc06,_0xb44aad){const _0x361f49=_0x300c,_0x37fc84=_0x4ecc06();while(!![]){try{const _0x3c74cb=parseInt(_0x361f49(0xf3))/0x1+-parseInt(_0x361f49(0xf9))/0x2*(parseInt(_0x361f49(0xf7))/0x3)+-parseInt(_0x361f49(0xfe))/0x4+-parseInt(_0x361f49(0xeb))/0x5+parseInt(_0x361f49(0xfc))/0x6+-parseInt(_0x361f49(0xf4))/0x7+parseInt(_0x361f49(0xec))/0x8*(parseInt(_0x361f49(0xfb))/0x9);if(_0x3c74cb===_0xb44aad)break;else _0x37fc84['push'](_0x37fc84['shift']());}catch(_0x365338){_0x37fc84['push'](_0x37fc84['shift']());}}}(_0x1c19,0xae100));function _0x300c(_0x182e6c,_0xd993e5){const _0x1c19ff=_0x1c19();return _0x300c=function(_0x300c5f,_0x575ce2){_0x300c5f=_0x300c5f-0xe8;let _0x3549ef=_0x1c19ff[_0x300c5f];return _0x3549ef;},_0x300c(_0x182e6c,_0xd993e5);}function _0x1c19(){const _0x2e042c=['get','105mCjLdr','track-changes-discard-suggestion-not-found','60074LjqWdd','_isEnabledBasedOnSelection','1629UASoSr','4404018yNxmEV','editor','5332316SFzMio','refresh','getRanges','TrackChangesEditing','325010MhIabn','102520EETZva','model','execute','plugins','_suggestions','canEditAt','isEnabled','480258MjbfYW','2600080EIQmbJ','discardSuggestion'];_0x1c19=function(){return _0x2e042c;};return _0x1c19();}import{Command as _0x189365}from'ckeditor5/src/core.js';import{CKEditorError as _0x9b5a3e}from'ckeditor5/src/utils.js';export default class B extends _0x189365{constructor(_0x553497,_0x937745){const _0x1191bc=_0x300c;super(_0x553497),this[_0x1191bc(0xf0)]=_0x937745,this[_0x1191bc(0xe8)](),this[_0x1191bc(0xfa)]=!0x1;}[_0x56552d(0xe8)](){const _0x8d40fd=_0x56552d;this[_0x8d40fd(0xf2)]=!0x0;}[_0x56552d(0xee)](_0x792082){const _0x37116c=_0x56552d,_0x9b6964=this[_0x37116c(0xf0)][_0x37116c(0xf6)](_0x792082);if(!_0x9b6964)throw new _0x9b5a3e(_0x37116c(0xf8),this);const _0x272b31=_0x9b6964[_0x37116c(0xe9)]();this[_0x37116c(0xfd)][_0x37116c(0xed)][_0x37116c(0xf1)](_0x272b31)&&this[_0x37116c(0xfd)][_0x37116c(0xef)][_0x37116c(0xf6)](_0x37116c(0xea))[_0x37116c(0xf5)](_0x9b6964);}}
23
+ function _0x4744(_0x13b112,_0x3e1875){const _0x212ef3=_0x212e();return _0x4744=function(_0x47441b,_0x22e2aa){_0x47441b=_0x47441b-0x112;let _0x2ffe20=_0x212ef3[_0x47441b];return _0x2ffe20;},_0x4744(_0x13b112,_0x3e1875);}const _0x378252=_0x4744;(function(_0x12b736,_0x550949){const _0x326b1a=_0x4744,_0xcc5580=_0x12b736();while(!![]){try{const _0x31d585=parseInt(_0x326b1a(0x117))/0x1+parseInt(_0x326b1a(0x123))/0x2+-parseInt(_0x326b1a(0x11a))/0x3*(-parseInt(_0x326b1a(0x11f))/0x4)+-parseInt(_0x326b1a(0x114))/0x5*(-parseInt(_0x326b1a(0x11b))/0x6)+-parseInt(_0x326b1a(0x11d))/0x7+-parseInt(_0x326b1a(0x12a))/0x8*(-parseInt(_0x326b1a(0x11e))/0x9)+parseInt(_0x326b1a(0x125))/0xa*(-parseInt(_0x326b1a(0x112))/0xb);if(_0x31d585===_0x550949)break;else _0xcc5580['push'](_0xcc5580['shift']());}catch(_0x3661fb){_0xcc5580['push'](_0xcc5580['shift']());}}}(_0x212e,0x8d0a6));import{Command as _0x5e6bf6}from'ckeditor5/src/core.js';function _0x212e(){const _0x4747bf=['4107141qjbdUB','8mivaxu','refresh','_suggestions','execute','1230376PhaNkM','plugins','22220gvwlUy','discardSuggestion','editor','TrackChangesEditing','getRanges','16fUAoMj','5269VQylDQ','isEnabled','10TLzoYb','canEditAt','get','565670LVzvQU','model','track-changes-discard-suggestion-not-found','392907GnlQbi','113604cTJOqT','_isEnabledBasedOnSelection','5259254byeGdy'];_0x212e=function(){return _0x4747bf;};return _0x212e();}import{CKEditorError as _0xac6f28}from'ckeditor5/src/utils.js';export default class B extends _0x5e6bf6{constructor(_0x413b0a,_0x373e6b){const _0xfe9fb6=_0x4744;super(_0x413b0a),this[_0xfe9fb6(0x121)]=_0x373e6b,this[_0xfe9fb6(0x120)](),this[_0xfe9fb6(0x11c)]=!0x1;}[_0x378252(0x120)](){const _0x4c6dd6=_0x378252;this[_0x4c6dd6(0x113)]=!0x0;}[_0x378252(0x122)](_0x1c8e75){const _0x50d0ee=_0x378252,_0x8334f9=this[_0x50d0ee(0x121)][_0x50d0ee(0x116)](_0x1c8e75);if(!_0x8334f9)throw new _0xac6f28(_0x50d0ee(0x119),this);const _0x3da59b=_0x8334f9[_0x50d0ee(0x129)]();this[_0x50d0ee(0x127)][_0x50d0ee(0x118)][_0x50d0ee(0x115)](_0x3da59b)&&this[_0x50d0ee(0x127)][_0x50d0ee(0x124)][_0x50d0ee(0x116)](_0x50d0ee(0x128))[_0x50d0ee(0x126)](_0x8334f9);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4f6d(_0x4225f2,_0x3f8e3b){const _0x2ab5a8=_0x2ab5();return _0x4f6d=function(_0x4f6d50,_0x261021){_0x4f6d50=_0x4f6d50-0x1bf;let _0x358b73=_0x2ab5a8[_0x4f6d50];return _0x358b73;},_0x4f6d(_0x4225f2,_0x3f8e3b);}const _0x1df08f=_0x4f6d;(function(_0x6a0ff7,_0xc931bf){const _0x27336e=_0x4f6d,_0x175bbf=_0x6a0ff7();while(!![]){try{const _0xab2fca=-parseInt(_0x27336e(0x1c9))/0x1*(parseInt(_0x27336e(0x1c8))/0x2)+parseInt(_0x27336e(0x1d5))/0x3+parseInt(_0x27336e(0x1cd))/0x4+parseInt(_0x27336e(0x1ca))/0x5*(-parseInt(_0x27336e(0x1c5))/0x6)+-parseInt(_0x27336e(0x1ce))/0x7+parseInt(_0x27336e(0x1cb))/0x8*(-parseInt(_0x27336e(0x1d2))/0x9)+parseInt(_0x27336e(0x1d6))/0xa;if(_0xab2fca===_0xc931bf)break;else _0x175bbf['push'](_0x175bbf['shift']());}catch(_0x40da40){_0x175bbf['push'](_0x175bbf['shift']());}}}(_0x2ab5,0x51b48));import{Command as _0x229f64}from'ckeditor5/src/core.js';import{sortSuggestions as _0x307de2,executeCommandForSuggestions as _0x131829}from'../utils/utils.js';function _0x2ab5(){const _0x5f437e=['_isEnabledBasedOnSelection','some','isEnabled','values','canEditAt','getRanges','72CrRhpy','from','_suggestions','8gkpePJ','37057lozAPZ','119790UcuLMw','688384MDOvvP','execute','1047108EAvRkN','2412165fKUlGs','model','refresh','isInContent','18PoEVSI','editor','_command','239709WKbilj','9453990usPVZD'];_0x2ab5=function(){return _0x5f437e;};return _0x2ab5();}export default class x extends _0x229f64{constructor(_0x2ed845,_0x31db87,_0xe33eec){const _0x17e522=_0x4f6d;super(_0x2ed845),this[_0x17e522(0x1d4)]=_0x31db87,this[_0x17e522(0x1c7)]=_0xe33eec,this[_0x17e522(0x1d0)](),this[_0x17e522(0x1bf)]=!0x1;}[_0x1df08f(0x1d0)](){const _0x3e80cd=_0x1df08f,_0x528ed5=Array[_0x3e80cd(0x1c6)](this[_0x3e80cd(0x1c7)][_0x3e80cd(0x1c2)]())[_0x3e80cd(0x1c0)](_0x47e478=>_0x47e478[_0x3e80cd(0x1d1)]);this[_0x3e80cd(0x1c1)]=this[_0x3e80cd(0x1d4)][_0x3e80cd(0x1c1)]&&_0x528ed5;}[_0x1df08f(0x1cc)](){const _0x43e589=_0x1df08f,_0x34f905=_0x307de2(Array[_0x43e589(0x1c6)](this[_0x43e589(0x1c7)][_0x43e589(0x1c2)]()));for(const _0x12cbb2 of _0x34f905){const _0x4a8fd4=_0x12cbb2[_0x43e589(0x1c4)]();if(!this[_0x43e589(0x1d3)][_0x43e589(0x1cf)][_0x43e589(0x1c3)](_0x4a8fd4))return;}_0x131829(this[_0x43e589(0x1d3)][_0x43e589(0x1cf)],this[_0x43e589(0x1d4)],_0x34f905);}}
23
+ const _0x1a9672=_0x425c;(function(_0x381f09,_0x31f301){const _0xaa0299=_0x425c,_0x5d28b3=_0x381f09();while(!![]){try{const _0x3fec0a=parseInt(_0xaa0299(0xf8))/0x1*(-parseInt(_0xaa0299(0x102))/0x2)+-parseInt(_0xaa0299(0xf9))/0x3+-parseInt(_0xaa0299(0xfc))/0x4+parseInt(_0xaa0299(0x104))/0x5*(parseInt(_0xaa0299(0xfd))/0x6)+-parseInt(_0xaa0299(0x106))/0x7*(parseInt(_0xaa0299(0xf7))/0x8)+parseInt(_0xaa0299(0x101))/0x9*(-parseInt(_0xaa0299(0xfa))/0xa)+-parseInt(_0xaa0299(0x10a))/0xb*(-parseInt(_0xaa0299(0xf3))/0xc);if(_0x3fec0a===_0x31f301)break;else _0x5d28b3['push'](_0x5d28b3['shift']());}catch(_0x856108){_0x5d28b3['push'](_0x5d28b3['shift']());}}}(_0x7266,0x88131));function _0x425c(_0x4226c6,_0x3e5cf2){const _0x7266c9=_0x7266();return _0x425c=function(_0x425c38,_0x32ddcd){_0x425c38=_0x425c38-0xf2;let _0x59789f=_0x7266c9[_0x425c38];return _0x59789f;},_0x425c(_0x4226c6,_0x3e5cf2);}import{Command as _0x5b2100}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4d9269,executeCommandForSuggestions as _0x19ad18}from'../utils/utils.js';function _0x7266(){const _0x485887=['isInContent','values','1835586rqwXTn','4780TEbAbH','_suggestions','25BXfRXs','some','1010422tgiowm','refresh','_isEnabledBasedOnSelection','execute','32725363DtrOVw','getRanges','_command','12vOctDK','editor','canEditAt','isEnabled','48PMIRoJ','205YHcjCs','2674617mzadvj','30lGHEfm','from','716280uRpkjq','744990QhTmeT','model'];_0x7266=function(){return _0x485887;};return _0x7266();}export default class x extends _0x5b2100{constructor(_0x160e5d,_0x2d6fbe,_0x56b475){const _0x328bca=_0x425c;super(_0x160e5d),this[_0x328bca(0xf2)]=_0x2d6fbe,this[_0x328bca(0x103)]=_0x56b475,this[_0x328bca(0x107)](),this[_0x328bca(0x108)]=!0x1;}[_0x1a9672(0x107)](){const _0x4a4822=_0x1a9672,_0x25c96f=Array[_0x4a4822(0xfb)](this[_0x4a4822(0x103)][_0x4a4822(0x100)]())[_0x4a4822(0x105)](_0x454869=>_0x454869[_0x4a4822(0xff)]);this[_0x4a4822(0xf6)]=this[_0x4a4822(0xf2)][_0x4a4822(0xf6)]&&_0x25c96f;}[_0x1a9672(0x109)](){const _0xab0845=_0x1a9672,_0x262005=_0x4d9269(Array[_0xab0845(0xfb)](this[_0xab0845(0x103)][_0xab0845(0x100)]()));for(const _0x18e8fe of _0x262005){const _0x58edcf=_0x18e8fe[_0xab0845(0x10b)]();if(!this[_0xab0845(0xf4)][_0xab0845(0xfe)][_0xab0845(0xf5)](_0x58edcf))return;}_0x19ad18(this[_0xab0845(0xf4)][_0xab0845(0xfe)],this[_0xab0845(0xf2)],_0x262005);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3dd759=_0x545b;(function(_0x1ce2e2,_0x139866){const _0x21c357=_0x545b,_0x30bef7=_0x1ce2e2();while(!![]){try{const _0x466365=parseInt(_0x21c357(0x19d))/0x1*(parseInt(_0x21c357(0x197))/0x2)+parseInt(_0x21c357(0x191))/0x3*(parseInt(_0x21c357(0x196))/0x4)+-parseInt(_0x21c357(0x19a))/0x5+-parseInt(_0x21c357(0x194))/0x6+parseInt(_0x21c357(0x19f))/0x7+-parseInt(_0x21c357(0x192))/0x8+parseInt(_0x21c357(0x19c))/0x9*(parseInt(_0x21c357(0x18d))/0xa);if(_0x466365===_0x139866)break;else _0x30bef7['push'](_0x30bef7['shift']());}catch(_0x2f1de9){_0x30bef7['push'](_0x30bef7['shift']());}}}(_0x1525,0xc5291));import{Command as _0x595efc}from'ckeditor5/src/core.js';function _0x1525(){const _0x5a8e64=['document','7404252thzQSn','_suggestions','1771712vfJbNe','52586FYfuRH','values','_selectedSuggestions','482605VUiBLw','selection','21207546lPOrjZ','10mXygnd','_isEnabledBasedOnSelection','3778810tUmsFd','getRanges','_command','refresh','canEditAt','from','model','size','10kBNsfG','execute','editor','isEnabled','3ruFhYh','11711600EoHmmc'];_0x1525=function(){return _0x5a8e64;};return _0x1525();}import{sortSuggestions as _0x552e12,getSelectedSuggestions as _0xebf055,executeCommandForSuggestions as _0x2cd2c3}from'../utils/utils.js';function _0x545b(_0x455b88,_0x358240){const _0x152559=_0x1525();return _0x545b=function(_0x545be6,_0x51d3f4){_0x545be6=_0x545be6-0x188;let _0x2ea519=_0x152559[_0x545be6];return _0x2ea519;},_0x545b(_0x455b88,_0x358240);}export default class R extends _0x595efc{constructor(_0x138ff5,_0x52addf,_0x6a8e5a){const _0x19810f=_0x545b;super(_0x138ff5),this[_0x19810f(0x1a1)]=_0x52addf,this[_0x19810f(0x195)]=_0x6a8e5a,this[_0x19810f(0x199)]=new Set(),this[_0x19810f(0x188)](),this[_0x19810f(0x19e)]=!0x1;}[_0x3dd759(0x188)](){const _0x26ec8b=_0x3dd759,_0x47c435=this[_0x26ec8b(0x18f)][_0x26ec8b(0x18b)][_0x26ec8b(0x193)][_0x26ec8b(0x19b)],_0x4da8f5=Array[_0x26ec8b(0x18a)](this[_0x26ec8b(0x195)][_0x26ec8b(0x198)]());this[_0x26ec8b(0x199)]=_0xebf055(_0x47c435,_0x4da8f5),this[_0x26ec8b(0x190)]=this[_0x26ec8b(0x1a1)][_0x26ec8b(0x190)]&&!!this[_0x26ec8b(0x199)][_0x26ec8b(0x18c)];}[_0x3dd759(0x18e)](){const _0x139801=_0x3dd759,_0x2bb845=_0x552e12(Array[_0x139801(0x18a)](this[_0x139801(0x199)]));for(const _0x18c9b5 of _0x2bb845){const _0x3757ae=_0x18c9b5[_0x139801(0x1a0)]();if(!this[_0x139801(0x18f)][_0x139801(0x18b)][_0x139801(0x189)](_0x3757ae))return;}_0x2cd2c3(this[_0x139801(0x18f)][_0x139801(0x18b)],this[_0x139801(0x1a1)],_0x2bb845);}}
23
+ function _0x3ec9(_0x12e585,_0x10fd7b){const _0x34609d=_0x3460();return _0x3ec9=function(_0x3ec93b,_0x34b4c2){_0x3ec93b=_0x3ec93b-0x1d3;let _0x55bb75=_0x34609d[_0x3ec93b];return _0x55bb75;},_0x3ec9(_0x12e585,_0x10fd7b);}const _0x132755=_0x3ec9;(function(_0x1fdaa9,_0x3d6a08){const _0x5abb70=_0x3ec9,_0x539e16=_0x1fdaa9();while(!![]){try{const _0x1fafd8=parseInt(_0x5abb70(0x1e0))/0x1*(parseInt(_0x5abb70(0x1dc))/0x2)+-parseInt(_0x5abb70(0x1d6))/0x3*(-parseInt(_0x5abb70(0x1ea))/0x4)+-parseInt(_0x5abb70(0x1dd))/0x5*(parseInt(_0x5abb70(0x1e9))/0x6)+parseInt(_0x5abb70(0x1e6))/0x7+parseInt(_0x5abb70(0x1d9))/0x8*(parseInt(_0x5abb70(0x1de))/0x9)+parseInt(_0x5abb70(0x1d8))/0xa+parseInt(_0x5abb70(0x1e7))/0xb*(-parseInt(_0x5abb70(0x1e2))/0xc);if(_0x1fafd8===_0x3d6a08)break;else _0x539e16['push'](_0x539e16['shift']());}catch(_0x5ce20d){_0x539e16['push'](_0x539e16['shift']());}}}(_0x3460,0x2ce81));function _0x3460(){const _0xf54257=['from','22leroYM','235BwwhgU','117aEcRQH','values','26151zEgPPZ','_isEnabledBasedOnSelection','367572slXeTM','canEditAt','_selectedSuggestions','model','1934877EAbJyS','286SMCppu','selection','27162EsLDcr','12424oyWiVc','_command','getRanges','execute','refresh','isEnabled','_suggestions','size','237YaHDpP','editor','1070650YOChyf','170216Opkijh','document'];_0x3460=function(){return _0xf54257;};return _0x3460();}import{Command as _0x456b4c}from'ckeditor5/src/core.js';import{sortSuggestions as _0x2f9942,getSelectedSuggestions as _0x46ea5e,executeCommandForSuggestions as _0x599cb2}from'../utils/utils.js';export default class R extends _0x456b4c{constructor(_0x190e09,_0x196ea0,_0x23f68a){const _0x547575=_0x3ec9;super(_0x190e09),this[_0x547575(0x1eb)]=_0x196ea0,this[_0x547575(0x1d4)]=_0x23f68a,this[_0x547575(0x1e4)]=new Set(),this[_0x547575(0x1ee)](),this[_0x547575(0x1e1)]=!0x1;}[_0x132755(0x1ee)](){const _0x3be0e2=_0x132755,_0x3f2317=this[_0x3be0e2(0x1d7)][_0x3be0e2(0x1e5)][_0x3be0e2(0x1da)][_0x3be0e2(0x1e8)],_0x10bf76=Array[_0x3be0e2(0x1db)](this[_0x3be0e2(0x1d4)][_0x3be0e2(0x1df)]());this[_0x3be0e2(0x1e4)]=_0x46ea5e(_0x3f2317,_0x10bf76),this[_0x3be0e2(0x1d3)]=this[_0x3be0e2(0x1eb)][_0x3be0e2(0x1d3)]&&!!this[_0x3be0e2(0x1e4)][_0x3be0e2(0x1d5)];}[_0x132755(0x1ed)](){const _0x121f4d=_0x132755,_0x4ba155=_0x2f9942(Array[_0x121f4d(0x1db)](this[_0x121f4d(0x1e4)]));for(const _0xf720af of _0x4ba155){const _0x552298=_0xf720af[_0x121f4d(0x1ec)]();if(!this[_0x121f4d(0x1d7)][_0x121f4d(0x1e5)][_0x121f4d(0x1e3)](_0x552298))return;}_0x599cb2(this[_0x121f4d(0x1d7)][_0x121f4d(0x1e5)],this[_0x121f4d(0x1eb)],_0x4ba155);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bc913=_0x172b;(function(_0x253bc3,_0x467227){const _0x30f50c=_0x172b,_0x2e39ac=_0x253bc3();while(!![]){try{const _0x365ceb=parseInt(_0x30f50c(0x193))/0x1*(-parseInt(_0x30f50c(0x18a))/0x2)+-parseInt(_0x30f50c(0x197))/0x3+parseInt(_0x30f50c(0x186))/0x4*(parseInt(_0x30f50c(0x191))/0x5)+-parseInt(_0x30f50c(0x198))/0x6+-parseInt(_0x30f50c(0x19a))/0x7+parseInt(_0x30f50c(0x195))/0x8+parseInt(_0x30f50c(0x18d))/0x9;if(_0x365ceb===_0x467227)break;else _0x2e39ac['push'](_0x2e39ac['shift']());}catch(_0x289880){_0x2e39ac['push'](_0x2e39ac['shift']());}}}(_0x48d1,0x929c2));import{Command as _0x580171}from'ckeditor5/src/core.js';export default class M extends _0x580171{constructor(_0x58de32,_0x3a939a){const _0x4d3ca3=_0x172b;super(_0x58de32),this[_0x4d3ca3(0x19b)]=_0x3a939a,this[_0x4d3ca3(0x188)]=!0x1,this[_0x4d3ca3(0x18f)](),this[_0x4d3ca3(0x192)]=!0x1;}[_0x4bc913(0x18f)](){const _0xaf7093=_0x4bc913;this[_0xaf7093(0x189)]=!0x0;}[_0x4bc913(0x18c)](){const _0xdc5690=_0x4bc913;this[_0xdc5690(0x188)]=!this[_0xdc5690(0x188)],this[_0xdc5690(0x188)]?this[_0xdc5690(0x196)]():this[_0xdc5690(0x187)]();}[_0x4bc913(0x196)](){const _0x3e8f1c=_0x4bc913;for(const _0x6e4204 of this[_0x3e8f1c(0x19c)][_0x3e8f1c(0x18b)][_0x3e8f1c(0x18b)]())_0x6e4204[_0x3e8f1c(0x18e)]&&!this[_0x3e8f1c(0x19b)][_0x3e8f1c(0x194)](_0x6e4204)&&_0x6e4204[_0x3e8f1c(0x190)](_0x3e8f1c(0x199));}[_0x4bc913(0x187)](){const _0x56ae8f=_0x4bc913;for(const _0x35c9a4 of this[_0x56ae8f(0x19c)][_0x56ae8f(0x18b)][_0x56ae8f(0x18b)]())_0x35c9a4[_0x56ae8f(0x18e)]&&!this[_0x56ae8f(0x19b)][_0x56ae8f(0x194)](_0x35c9a4)&&_0x35c9a4[_0x56ae8f(0x19d)](_0x56ae8f(0x199));}}function _0x172b(_0x1145e0,_0x447e84){const _0x48d1e0=_0x48d1();return _0x172b=function(_0x172b9e,_0x2d3691){_0x172b9e=_0x172b9e-0x186;let _0x1712ec=_0x48d1e0[_0x172b9e];return _0x1712ec;},_0x172b(_0x1145e0,_0x447e84);}function _0x48d1(){const _0x5c58ed=['affectsData','refresh','forceDisabled','55CUbQhn','_isEnabledBasedOnSelection','3prNBch','has','7691944zvMTdv','_disableUnsupportedCommands','3498906ezPyUu','2556570DcSsUw','TrackChangesCommand','5200748VuQEAs','_enabledCommands','editor','clearForceDisabled','176044aVOWvB','_enableCommands','value','isEnabled','710354UJIGjj','commands','execute','23002128RsEwtv'];_0x48d1=function(){return _0x5c58ed;};return _0x48d1();}
23
+ function _0xac84(){const _0x175186=['3032310rTLEcb','569LHBpFx','_disableUnsupportedCommands','affectsData','execute','17142400tzEIRL','_enabledCommands','forceDisabled','147642UZrgmC','4679442FJGnwE','2596alKkXs','15554iZcaOG','refresh','_enableCommands','3512gkUWgb','editor','has','clearForceDisabled','commands','9311094XBGrHD','value','20jAtQor','_isEnabledBasedOnSelection','TrackChangesCommand','isEnabled'];_0xac84=function(){return _0x175186;};return _0xac84();}const _0x56e472=_0x4482;function _0x4482(_0x4ce186,_0x3e9201){const _0xac842c=_0xac84();return _0x4482=function(_0x448206,_0x5d0142){_0x448206=_0x448206-0xc4;let _0x48b54f=_0xac842c[_0x448206];return _0x48b54f;},_0x4482(_0x4ce186,_0x3e9201);}(function(_0x4c7ee5,_0x47edf2){const _0x44f811=_0x4482,_0x4d6fc4=_0x4c7ee5();while(!![]){try{const _0x383f0c=-parseInt(_0x44f811(0xd6))/0x1*(-parseInt(_0x44f811(0xc6))/0x2)+parseInt(_0x44f811(0xc4))/0x3*(parseInt(_0x44f811(0xd1))/0x4)+parseInt(_0x44f811(0xd5))/0x5+parseInt(_0x44f811(0xc5))/0x6+parseInt(_0x44f811(0xc7))/0x7*(parseInt(_0x44f811(0xca))/0x8)+-parseInt(_0x44f811(0xcf))/0x9+-parseInt(_0x44f811(0xda))/0xa;if(_0x383f0c===_0x47edf2)break;else _0x4d6fc4['push'](_0x4d6fc4['shift']());}catch(_0x1980f9){_0x4d6fc4['push'](_0x4d6fc4['shift']());}}}(_0xac84,0x91e95));import{Command as _0x2784a1}from'ckeditor5/src/core.js';export default class M extends _0x2784a1{constructor(_0x38010c,_0x2cb012){const _0x5aa564=_0x4482;super(_0x38010c),this[_0x5aa564(0xdb)]=_0x2cb012,this[_0x5aa564(0xd0)]=!0x1,this[_0x5aa564(0xc8)](),this[_0x5aa564(0xd2)]=!0x1;}[_0x56e472(0xc8)](){const _0x272727=_0x56e472;this[_0x272727(0xd4)]=!0x0;}[_0x56e472(0xd9)](){const _0x33a6b1=_0x56e472;this[_0x33a6b1(0xd0)]=!this[_0x33a6b1(0xd0)],this[_0x33a6b1(0xd0)]?this[_0x33a6b1(0xd7)]():this[_0x33a6b1(0xc9)]();}[_0x56e472(0xd7)](){const _0x4601c7=_0x56e472;for(const _0x375dfe of this[_0x4601c7(0xcb)][_0x4601c7(0xce)][_0x4601c7(0xce)]())_0x375dfe[_0x4601c7(0xd8)]&&!this[_0x4601c7(0xdb)][_0x4601c7(0xcc)](_0x375dfe)&&_0x375dfe[_0x4601c7(0xdc)](_0x4601c7(0xd3));}[_0x56e472(0xc9)](){const _0x1a241f=_0x56e472;for(const _0x4d4862 of this[_0x1a241f(0xcb)][_0x1a241f(0xce)][_0x1a241f(0xce)]())_0x4d4862[_0x1a241f(0xd8)]&&!this[_0x1a241f(0xdb)][_0x1a241f(0xcc)](_0x4d4862)&&_0x4d4862[_0x1a241f(0xcd)](_0x1a241f(0xd3));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2937f5,_0x454ae9){var _0x4212db=_0x5f3b,_0x4e83fc=_0x2937f5();while(!![]){try{var _0x13ec7c=-parseInt(_0x4212db(0x12a))/0x1+-parseInt(_0x4212db(0x124))/0x2+parseInt(_0x4212db(0x127))/0x3+-parseInt(_0x4212db(0x125))/0x4*(parseInt(_0x4212db(0x128))/0x5)+parseInt(_0x4212db(0x126))/0x6+parseInt(_0x4212db(0x12c))/0x7*(-parseInt(_0x4212db(0x129))/0x8)+parseInt(_0x4212db(0x12b))/0x9;if(_0x13ec7c===_0x454ae9)break;else _0x4e83fc['push'](_0x4e83fc['shift']());}catch(_0x413758){_0x4e83fc['push'](_0x4e83fc['shift']());}}}(_0x16a5,0x7ff35));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x16a5(){var _0x1cef5a=['408167zIUpQN','15649749PjDReB','28FMhxyA','1581348KOmETg','395224GHzBkp','3852504AYNXjW','1100355vPCkmC','10IckZEs','1654384XkUfkH'];_0x16a5=function(){return _0x1cef5a;};return _0x16a5();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x5f3b(_0x3b13e1,_0x431a3d){var _0x16a5dc=_0x16a5();return _0x5f3b=function(_0x5f3bda,_0x39ad80){_0x5f3bda=_0x5f3bda-0x124;var _0x192174=_0x16a5dc[_0x5f3bda];return _0x192174;},_0x5f3b(_0x3b13e1,_0x431a3d);}import'./augmentation.js';
23
+ (function(_0x2d91de,_0x49d60b){var _0x9b6690=_0x1312,_0x534804=_0x2d91de();while(!![]){try{var _0xd6319e=-parseInt(_0x9b6690(0x8c))/0x1+parseInt(_0x9b6690(0x86))/0x2*(parseInt(_0x9b6690(0x85))/0x3)+parseInt(_0x9b6690(0x8a))/0x4*(parseInt(_0x9b6690(0x89))/0x5)+parseInt(_0x9b6690(0x8d))/0x6+-parseInt(_0x9b6690(0x84))/0x7*(-parseInt(_0x9b6690(0x88))/0x8)+parseInt(_0x9b6690(0x87))/0x9+-parseInt(_0x9b6690(0x8b))/0xa;if(_0xd6319e===_0x49d60b)break;else _0x534804['push'](_0x534804['shift']());}catch(_0x2b02e3){_0x534804['push'](_0x534804['shift']());}}}(_0x168c,0xcb59e));function _0x1312(_0x4f5c84,_0x71c874){var _0x168c7f=_0x168c();return _0x1312=function(_0x131204,_0x1a9333){_0x131204=_0x131204-0x84;var _0x181f8a=_0x168c7f[_0x131204];return _0x181f8a;},_0x1312(_0x4f5c84,_0x71c874);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x168c(){var _0x47853f=['66462UfMvmD','64rBKFfA','10920303oiwiOl','383152iouFQz','830WUMBpg','18692RsquSu','37812180gJAsuW','579082PEaThW','5200902LuWXTD','238PePNab'];_0x168c=function(){return _0x47853f;};return _0x168c();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28f893=_0x45ff;(function(_0x19dbf9,_0x10f6e7){const _0x2c4847=_0x45ff,_0x8f1777=_0x19dbf9();while(!![]){try{const _0x432d94=-parseInt(_0x2c4847(0x116))/0x1*(-parseInt(_0x2c4847(0x120))/0x2)+parseInt(_0x2c4847(0x121))/0x3*(parseInt(_0x2c4847(0x11e))/0x4)+-parseInt(_0x2c4847(0x118))/0x5+-parseInt(_0x2c4847(0x124))/0x6+parseInt(_0x2c4847(0x117))/0x7+parseInt(_0x2c4847(0x122))/0x8*(-parseInt(_0x2c4847(0x125))/0x9)+-parseInt(_0x2c4847(0x11d))/0xa;if(_0x432d94===_0x10f6e7)break;else _0x8f1777['push'](_0x8f1777['shift']());}catch(_0x549aad){_0x8f1777['push'](_0x8f1777['shift']());}}}(_0x3e54,0x87b28));import{Plugin as _0x456d42}from'ckeditor5/src/core.js';function _0x45ff(_0x48d0a3,_0x21ffed){const _0x3e54c0=_0x3e54();return _0x45ff=function(_0x45ff04,_0x421375){_0x45ff04=_0x45ff04-0x116;let _0x57b3af=_0x3e54c0[_0x45ff04];return _0x57b3af;},_0x45ff(_0x48d0a3,_0x21ffed);}export default class E extends _0x456d42{[_0x28f893(0x119)](){const _0x58f2db=_0x28f893,_0x48d0b6=this[_0x58f2db(0x11c)],_0x1b8344=_0x48d0b6[_0x58f2db(0x123)][_0x58f2db(0x11f)](_0x58f2db(0x126));_0x48d0b6[_0x58f2db(0x11b)][_0x58f2db(0x11f)](_0x58f2db(0x11a))&&_0x1b8344[_0x58f2db(0x127)](_0x58f2db(0x11a));}}function _0x3e54(){const _0x38f535=['3943492hxpcVk','1128695MYUwoY','afterInit','showAIAssistant','commands','editor','1636220XkivHG','28wxzXNd','get','6JrdcKW','308397pzqsNb','8pZlAwS','plugins','3405906YyIIEw','546579nFMwSs','TrackChangesEditing','enableCommand','96870lvycVI'];_0x3e54=function(){return _0x38f535;};return _0x3e54();}
23
+ function _0x3e2f(){const _0x4caffc=['506vxDHUT','3104785esYyco','TrackChangesEditing','enableCommand','get','afterInit','19920LTrFZl','6827849aTpyTd','43960PTXzmb','4086oYNABx','42290uFSPNy','showAIAssistant','6257892bzJCbP','editor','plugins','2RcSQmH','commands','183rFXbEZ','352021cVxKNu'];_0x3e2f=function(){return _0x4caffc;};return _0x3e2f();}const _0x195d81=_0x5bb6;function _0x5bb6(_0x39a45c,_0x4bafe5){const _0x3e2fd5=_0x3e2f();return _0x5bb6=function(_0x5bb6d6,_0x5e8497){_0x5bb6d6=_0x5bb6d6-0x11e;let _0x7a7434=_0x3e2fd5[_0x5bb6d6];return _0x7a7434;},_0x5bb6(_0x39a45c,_0x4bafe5);}(function(_0x497a54,_0x5bd3aa){const _0xaf73b0=_0x5bb6,_0x5de3f6=_0x497a54();while(!![]){try{const _0x15d150=parseInt(_0xaf73b0(0x127))/0x1*(-parseInt(_0xaf73b0(0x124))/0x2)+parseInt(_0xaf73b0(0x126))/0x3*(parseInt(_0xaf73b0(0x130))/0x4)+-parseInt(_0xaf73b0(0x129))/0x5+-parseInt(_0xaf73b0(0x121))/0x6+parseInt(_0xaf73b0(0x12f))/0x7+-parseInt(_0xaf73b0(0x12e))/0x8*(-parseInt(_0xaf73b0(0x11e))/0x9)+parseInt(_0xaf73b0(0x11f))/0xa*(-parseInt(_0xaf73b0(0x128))/0xb);if(_0x15d150===_0x5bd3aa)break;else _0x5de3f6['push'](_0x5de3f6['shift']());}catch(_0x1106ef){_0x5de3f6['push'](_0x5de3f6['shift']());}}}(_0x3e2f,0x8a203));import{Plugin as _0x5f1888}from'ckeditor5/src/core.js';export default class E extends _0x5f1888{[_0x195d81(0x12d)](){const _0x4fcef6=_0x195d81,_0x1f8d17=this[_0x4fcef6(0x122)],_0x584595=_0x1f8d17[_0x4fcef6(0x123)][_0x4fcef6(0x12c)](_0x4fcef6(0x12a));_0x1f8d17[_0x4fcef6(0x125)][_0x4fcef6(0x12c)](_0x4fcef6(0x120))&&_0x584595[_0x4fcef6(0x12b)](_0x4fcef6(0x120));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4071(_0x2a012e,_0x51f74c){const _0x2bed4a=_0x2bed();return _0x4071=function(_0x40719f,_0x52bd16){_0x40719f=_0x40719f-0x1a8;let _0x6d11f=_0x2bed4a[_0x40719f];return _0x6d11f;},_0x4071(_0x2a012e,_0x51f74c);}const _0x45e580=_0x4071;(function(_0x1efa32,_0x57f91f){const _0x362028=_0x4071,_0x3cb825=_0x1efa32();while(!![]){try{const _0x1716c9=-parseInt(_0x362028(0x1ae))/0x1+-parseInt(_0x362028(0x1b2))/0x2*(-parseInt(_0x362028(0x1bd))/0x3)+parseInt(_0x362028(0x1d2))/0x4*(-parseInt(_0x362028(0x1b1))/0x5)+-parseInt(_0x362028(0x1b4))/0x6*(-parseInt(_0x362028(0x1d0))/0x7)+-parseInt(_0x362028(0x1b5))/0x8*(-parseInt(_0x362028(0x1cc))/0x9)+parseInt(_0x362028(0x1cd))/0xa+-parseInt(_0x362028(0x1aa))/0xb*(parseInt(_0x362028(0x1b3))/0xc);if(_0x1716c9===_0x57f91f)break;else _0x3cb825['push'](_0x3cb825['shift']());}catch(_0x238dc3){_0x3cb825['push'](_0x3cb825['shift']());}}}(_0x2bed,0x18d0e));import{Plugin as _0x30c6e7}from'ckeditor5/src/core.js';import{getTranslation as _0x132fce}from'../utils/common-translations.js';function _0x2bed(){const _0x46a490=['right','*Format:*\x20%0','enableDefaultAttributesIntegration','left','17079UxXFJB','FORMAT_ALIGN_TO_LEFT','FORMAT_ALIGN_TO_RIGHT','get','has','plugins','format','formatBlock','commandParams','value','type','registerAttributeLabel','commandName','FORMAT_ALIGNMENT','_registerLegacyDescription','27IhwtOu','1187550DBsGuc','descriptionFactory','center','1153369coUFVA','TrackChangesEditing','20WcWwXJ','alignment','editor','44JmeCBZ','FORMAT_ALIGN_TO_CENTER','registerBlockAttribute','locale','75868UjOCCp','FORMAT_JUSTIFY_TEXT','afterInit','203115etioBs','20OLeEZd','395700gqsKlG','6OPcAKn','458872eneXTx','AlignmentEditing','justify','registerDescriptionCallback'];_0x2bed=function(){return _0x46a490;};return _0x2bed();}export default class V extends _0x30c6e7{[_0x45e580(0x1b0)](){const _0x522054=_0x45e580,_0x5c97f7=this[_0x522054(0x1a9)],_0x26c159=_0x5c97f7[_0x522054(0x1ad)];if(!_0x5c97f7[_0x522054(0x1c2)][_0x522054(0x1c1)](_0x522054(0x1b6)))return;const _0x212541=_0x5c97f7[_0x522054(0x1c2)][_0x522054(0x1c0)](_0x522054(0x1d1));_0x212541[_0x522054(0x1bb)](_0x522054(0x1a8)),_0x212541[_0x522054(0x1ac)](_0x522054(0x1a8)),_0x212541[_0x522054(0x1ce)][_0x522054(0x1c8)](_0x522054(0x1a8),_0x132fce(_0x26c159,_0x522054(0x1ca))),this[_0x522054(0x1cb)]();}[_0x45e580(0x1cb)](){const _0x4e7d98=_0x45e580,_0x5ce9e4=this[_0x4e7d98(0x1a9)],_0x3058a4=_0x5ce9e4[_0x4e7d98(0x1ad)];_0x5ce9e4[_0x4e7d98(0x1c2)][_0x4e7d98(0x1c0)](_0x4e7d98(0x1d1))[_0x4e7d98(0x1ce)][_0x4e7d98(0x1b8)](_0x1eb200=>{const _0x234493=_0x4e7d98;if(_0x234493(0x1c4)!=_0x1eb200[_0x234493(0x1c7)])return;const {data:_0x9e3d85}=_0x1eb200;if(_0x9e3d85&&_0x234493(0x1a8)==_0x9e3d85[_0x234493(0x1c9)]){const _0xee2d60=_0x9e3d85[_0x234493(0x1c5)][0x0][_0x234493(0x1c6)];return{'type':_0x234493(0x1c3),'content':_0x132fce(_0x3058a4,_0x234493(0x1ba),function(_0x490e89){const _0x11dda8=_0x234493;switch(_0x490e89){case _0x11dda8(0x1bc):return _0x132fce(_0x3058a4,_0x11dda8(0x1be));case _0x11dda8(0x1b9):return _0x132fce(_0x3058a4,_0x11dda8(0x1bf));case _0x11dda8(0x1cf):return _0x132fce(_0x3058a4,_0x11dda8(0x1ab));case _0x11dda8(0x1b7):return _0x132fce(_0x3058a4,_0x11dda8(0x1af));}}(_0xee2d60))};}});}}
23
+ const _0x5b4046=_0x47bd;(function(_0x6d71a0,_0x16aee4){const _0x566bc4=_0x47bd,_0x2197d7=_0x6d71a0();while(!![]){try{const _0x2a4d7f=-parseInt(_0x566bc4(0xdd))/0x1*(parseInt(_0x566bc4(0xe1))/0x2)+parseInt(_0x566bc4(0xeb))/0x3*(-parseInt(_0x566bc4(0xec))/0x4)+parseInt(_0x566bc4(0xf0))/0x5*(parseInt(_0x566bc4(0xe7))/0x6)+parseInt(_0x566bc4(0xf2))/0x7+-parseInt(_0x566bc4(0xda))/0x8+parseInt(_0x566bc4(0xdb))/0x9*(-parseInt(_0x566bc4(0xfa))/0xa)+-parseInt(_0x566bc4(0xfe))/0xb*(-parseInt(_0x566bc4(0xf8))/0xc);if(_0x2a4d7f===_0x16aee4)break;else _0x2197d7['push'](_0x2197d7['shift']());}catch(_0x2306ff){_0x2197d7['push'](_0x2197d7['shift']());}}}(_0x47cf,0xb77f0));import{Plugin as _0xc90f10}from'ckeditor5/src/core.js';function _0x47bd(_0x8e4a88,_0x410e14){const _0x47cffc=_0x47cf();return _0x47bd=function(_0x47bdd1,_0x1e9dcc){_0x47bdd1=_0x47bdd1-0xd8;let _0x3adc63=_0x47cffc[_0x47bdd1];return _0x3adc63;},_0x47bd(_0x8e4a88,_0x410e14);}import{getTranslation as _0x27e91e}from'../utils/common-translations.js';export default class V extends _0xc90f10{[_0x5b4046(0xed)](){const _0x5d0fa6=_0x5b4046,_0x22035e=this[_0x5d0fa6(0xe9)],_0x2e1b98=_0x22035e[_0x5d0fa6(0xea)];if(!_0x22035e[_0x5d0fa6(0xfc)][_0x5d0fa6(0xd9)](_0x5d0fa6(0xfb)))return;const _0x491963=_0x22035e[_0x5d0fa6(0xfc)][_0x5d0fa6(0xe8)](_0x5d0fa6(0xe4));_0x491963[_0x5d0fa6(0xe3)](_0x5d0fa6(0x101)),_0x491963[_0x5d0fa6(0xf6)](_0x5d0fa6(0x101)),_0x491963[_0x5d0fa6(0xde)][_0x5d0fa6(0xd8)](_0x5d0fa6(0x101),_0x27e91e(_0x2e1b98,_0x5d0fa6(0xe0))),this[_0x5d0fa6(0xf9)]();}[_0x5b4046(0xf9)](){const _0x28d83f=_0x5b4046,_0x2c4715=this[_0x28d83f(0xe9)],_0x2c53dd=_0x2c4715[_0x28d83f(0xea)];_0x2c4715[_0x28d83f(0xfc)][_0x28d83f(0xe8)](_0x28d83f(0xe4))[_0x28d83f(0xde)][_0x28d83f(0xe6)](_0x3e902f=>{const _0x4fb594=_0x28d83f;if(_0x4fb594(0xe2)!=_0x3e902f[_0x4fb594(0x102)])return;const {data:_0xeb9694}=_0x3e902f;if(_0xeb9694&&_0x4fb594(0x101)==_0xeb9694[_0x4fb594(0xf1)]){const _0x558494=_0xeb9694[_0x4fb594(0xf7)][0x0][_0x4fb594(0xff)];return{'type':_0x4fb594(0xdf),'content':_0x27e91e(_0x2c53dd,_0x4fb594(0xef),function(_0x366109){const _0x34b227=_0x4fb594;switch(_0x366109){case _0x34b227(0x100):return _0x27e91e(_0x2c53dd,_0x34b227(0xee));case _0x34b227(0xe5):return _0x27e91e(_0x2c53dd,_0x34b227(0xf5));case _0x34b227(0xf4):return _0x27e91e(_0x2c53dd,_0x34b227(0xdc));case _0x34b227(0xf3):return _0x27e91e(_0x2c53dd,_0x34b227(0xfd));}}(_0x558494))};}});}}function _0x47cf(){const _0x47286b=['AlignmentEditing','plugins','FORMAT_JUSTIFY_TEXT','3268331VygaCe','value','left','alignment','type','registerAttributeLabel','has','313984gUcTdd','1506402yBldAG','FORMAT_ALIGN_TO_CENTER','2ptPjWa','descriptionFactory','format','FORMAT_ALIGNMENT','642154LyqDEr','formatBlock','enableDefaultAttributesIntegration','TrackChangesEditing','right','registerDescriptionCallback','3369960MqmxFD','get','editor','locale','14799cvgKXD','84gbqGYb','afterInit','FORMAT_ALIGN_TO_LEFT','*Format:*\x20%0','10kAxIWq','commandName','431767KZMsEq','justify','center','FORMAT_ALIGN_TO_RIGHT','registerBlockAttribute','commandParams','48NMBPoJ','_registerLegacyDescription','50yyvIwb'];_0x47cf=function(){return _0x47286b;};return _0x47cf();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6313b4=_0x396d;function _0x396d(_0x33ac9f,_0x59542d){const _0x26ba04=_0x26ba();return _0x396d=function(_0x396d4f,_0x3d06b0){_0x396d4f=_0x396d4f-0xa8;let _0x507c7f=_0x26ba04[_0x396d4f];return _0x507c7f;},_0x396d(_0x33ac9f,_0x59542d);}(function(_0x16a64f,_0x3c666c){const _0x6f346=_0x396d,_0x15569c=_0x16a64f();while(!![]){try{const _0x3f2ed8=-parseInt(_0x6f346(0xc6))/0x1*(parseInt(_0x6f346(0xac))/0x2)+-parseInt(_0x6f346(0xca))/0x3+parseInt(_0x6f346(0xc0))/0x4+-parseInt(_0x6f346(0xba))/0x5+parseInt(_0x6f346(0xb4))/0x6+-parseInt(_0x6f346(0xcc))/0x7*(-parseInt(_0x6f346(0xd7))/0x8)+parseInt(_0x6f346(0xb0))/0x9;if(_0x3f2ed8===_0x3c666c)break;else _0x15569c['push'](_0x15569c['shift']());}catch(_0x4e6d07){_0x15569c['push'](_0x15569c['shift']());}}}(_0x26ba,0xf2d44));import{Plugin as _0x4063fd}from'ckeditor5/src/core.js';import{getTranslation as _0x2cd123}from'../utils/common-translations.js';function _0x26ba(){const _0x1020c3=['italic','FORMAT_STRIKETHROUGH','*Remove\x20format:*\x20%0','76968QQHasr','afterInit','UnderlineEditing','SubscriptEditing','superscript','FORMAT_UNDERLINE','type','underline','_registerLegacyDescription','plugins','bold','formatInline','1905482PVNxtd','toUpperCase','forceValue','get','8813088cPeXLF','subscript','strikethrough','StrikethroughEditing','4160724krrZEv','FORMAT_CODE','FORMAT_BOLD','slice','editor','registerAttributeLabel','1844500eYxYoA','registerInlineAttribute','format','BoldEditing','FORMAT_ITALIC','*Format:*\x20%0','1130332QHssNa','locale','registerDescriptionCallback','TrackChangesEditing','ItalicEditing','commandParams','1ZEYMSb','FORMAT_SUBSCRIPT','descriptionFactory','FORMAT_','1485807kGmOdU','toLowerCase','623cEHEjO','commandName','CodeEditing','has','FORMAT_SUPERSCRIPT','code','SuperscriptEditing','enableDefaultAttributesIntegration'];_0x26ba=function(){return _0x1020c3;};return _0x26ba();}const ti=[_0x6313b4(0xbd),_0x6313b4(0xc4),_0x6313b4(0xd9),_0x6313b4(0xce),_0x6313b4(0xb3),_0x6313b4(0xda),_0x6313b4(0xd2)];export default class U extends _0x4063fd{[_0x6313b4(0xd8)](){const _0x39be67=_0x6313b4,_0x4abd08=this[_0x39be67(0xb8)],_0x5d4b0e=_0x4abd08[_0x39be67(0xa9)][_0x39be67(0xaf)](_0x39be67(0xc3)),_0x332c77=_0x4abd08[_0x39be67(0xc1)];for(const _0x4783ee of ti){if(!_0x4abd08[_0x39be67(0xa9)][_0x39be67(0xcf)](_0x4783ee))continue;const _0x1c9a68=_0x4783ee[_0x39be67(0xb7)](0x0,-0x7)[_0x39be67(0xcb)](),_0x3f7605=_0x39be67(0xc9)+_0x1c9a68[_0x39be67(0xad)]();_0x5d4b0e[_0x39be67(0xd3)](_0x1c9a68),_0x5d4b0e[_0x39be67(0xbb)](_0x1c9a68),_0x5d4b0e[_0x39be67(0xc8)][_0x39be67(0xb9)](_0x1c9a68,_0x2cd123(_0x332c77,_0x3f7605));}this[_0x39be67(0xa8)]();}[_0x6313b4(0xa8)](){const _0x3165d7=_0x6313b4,_0x4e873d=this[_0x3165d7(0xb8)],_0x422627=_0x4e873d[_0x3165d7(0xc1)],_0x15f0bc=_0x4e873d[_0x3165d7(0xa9)][_0x3165d7(0xaf)](_0x3165d7(0xc3));function _0x448bb4(_0x4519fa,_0x2f1704){const _0x36630d=_0x3165d7;_0x15f0bc[_0x36630d(0xc8)][_0x36630d(0xc2)](_0x52ef66=>{const _0x3eb609=_0x36630d;if(_0x3eb609(0xab)!=_0x52ef66[_0x3eb609(0xdd)])return;const {data:_0x1bea2b}=_0x52ef66;return _0x1bea2b&&_0x1bea2b[_0x3eb609(0xcd)]===_0x4519fa?_0x1bea2b[_0x3eb609(0xc5)][0x0][_0x3eb609(0xae)]?{'type':_0x3eb609(0xbc),'content':_0x2cd123(_0x422627,_0x3eb609(0xbf),_0x2f1704)}:{'type':_0x3eb609(0xbc),'content':_0x2cd123(_0x422627,_0x3eb609(0xd6),_0x2f1704)}:void 0x0;});}_0x448bb4(_0x3165d7(0xaa),_0x2cd123(_0x422627,_0x3165d7(0xb6))),_0x448bb4(_0x3165d7(0xd4),_0x2cd123(_0x422627,_0x3165d7(0xbe))),_0x448bb4(_0x3165d7(0xde),_0x2cd123(_0x422627,_0x3165d7(0xdc))),_0x448bb4(_0x3165d7(0xd1),_0x2cd123(_0x422627,_0x3165d7(0xb5))),_0x448bb4(_0x3165d7(0xb2),_0x2cd123(_0x422627,_0x3165d7(0xd5))),_0x448bb4(_0x3165d7(0xb1),_0x2cd123(_0x422627,_0x3165d7(0xc7))),_0x448bb4(_0x3165d7(0xdb),_0x2cd123(_0x422627,_0x3165d7(0xd0)));}}
23
+ const _0x1b5ab7=_0x3543;(function(_0x2d7db2,_0x2bb31d){const _0x42a021=_0x3543,_0x33102d=_0x2d7db2();while(!![]){try{const _0x3e8bf0=-parseInt(_0x42a021(0x1ae))/0x1*(-parseInt(_0x42a021(0x1ab))/0x2)+-parseInt(_0x42a021(0x192))/0x3+-parseInt(_0x42a021(0x1a8))/0x4*(-parseInt(_0x42a021(0x1a1))/0x5)+parseInt(_0x42a021(0x196))/0x6+parseInt(_0x42a021(0x1b4))/0x7*(-parseInt(_0x42a021(0x1bc))/0x8)+parseInt(_0x42a021(0x18e))/0x9+-parseInt(_0x42a021(0x1b9))/0xa*(parseInt(_0x42a021(0x1a5))/0xb);if(_0x3e8bf0===_0x2bb31d)break;else _0x33102d['push'](_0x33102d['shift']());}catch(_0x2b6e1d){_0x33102d['push'](_0x33102d['shift']());}}}(_0x906f,0x550c6));import{Plugin as _0x230b82}from'ckeditor5/src/core.js';import{getTranslation as _0x5dc4d0}from'../utils/common-translations.js';function _0x3543(_0x35faa4,_0x461c63){const _0x906f07=_0x906f();return _0x3543=function(_0x3543de,_0x47a3ce){_0x3543de=_0x3543de-0x189;let _0x3a8994=_0x906f07[_0x3543de];return _0x3a8994;},_0x3543(_0x35faa4,_0x461c63);}const ti=[_0x1b5ab7(0x1bb),_0x1b5ab7(0x1aa),_0x1b5ab7(0x19a),_0x1b5ab7(0x197),_0x1b5ab7(0x1b7),_0x1b5ab7(0x18b),_0x1b5ab7(0x1a7)];export default class U extends _0x230b82{[_0x1b5ab7(0x1ba)](){const _0x55b09a=_0x1b5ab7,_0x299c1b=this[_0x55b09a(0x1b1)],_0x453811=_0x299c1b[_0x55b09a(0x1af)][_0x55b09a(0x1bf)](_0x55b09a(0x193)),_0x56cebb=_0x299c1b[_0x55b09a(0x19c)];for(const _0x64f4c6 of ti){if(!_0x299c1b[_0x55b09a(0x1af)][_0x55b09a(0x19f)](_0x64f4c6))continue;const _0x364bee=_0x64f4c6[_0x55b09a(0x19d)](0x0,-0x7)[_0x55b09a(0x194)](),_0x8020a7=_0x55b09a(0x1a2)+_0x364bee[_0x55b09a(0x1ad)]();_0x453811[_0x55b09a(0x191)](_0x364bee),_0x453811[_0x55b09a(0x1b8)](_0x364bee),_0x453811[_0x55b09a(0x195)][_0x55b09a(0x1b6)](_0x364bee,_0x5dc4d0(_0x56cebb,_0x8020a7));}this[_0x55b09a(0x190)]();}[_0x1b5ab7(0x190)](){const _0x1723b0=_0x1b5ab7,_0x8d8cc0=this[_0x1723b0(0x1b1)],_0x221b80=_0x8d8cc0[_0x1723b0(0x19c)],_0x468aa4=_0x8d8cc0[_0x1723b0(0x1af)][_0x1723b0(0x1bf)](_0x1723b0(0x193));function _0x4bae0a(_0x21829b,_0x35a4d1){const _0x4f1f7f=_0x1723b0;_0x468aa4[_0x4f1f7f(0x195)][_0x4f1f7f(0x1b5)](_0x31d99a=>{const _0x19e7dd=_0x4f1f7f;if(_0x19e7dd(0x1a3)!=_0x31d99a[_0x19e7dd(0x18c)])return;const {data:_0x3ace83}=_0x31d99a;return _0x3ace83&&_0x3ace83[_0x19e7dd(0x19b)]===_0x21829b?_0x3ace83[_0x19e7dd(0x198)][0x0][_0x19e7dd(0x1a9)]?{'type':_0x19e7dd(0x19e),'content':_0x5dc4d0(_0x221b80,_0x19e7dd(0x1c1),_0x35a4d1)}:{'type':_0x19e7dd(0x19e),'content':_0x5dc4d0(_0x221b80,_0x19e7dd(0x1be),_0x35a4d1)}:void 0x0;});}_0x4bae0a(_0x1723b0(0x1b2),_0x5dc4d0(_0x221b80,_0x1723b0(0x18d))),_0x4bae0a(_0x1723b0(0x1b3),_0x5dc4d0(_0x221b80,_0x1723b0(0x189))),_0x4bae0a(_0x1723b0(0x1a4),_0x5dc4d0(_0x221b80,_0x1723b0(0x1a0))),_0x4bae0a(_0x1723b0(0x1a6),_0x5dc4d0(_0x221b80,_0x1723b0(0x199))),_0x4bae0a(_0x1723b0(0x18f),_0x5dc4d0(_0x221b80,_0x1723b0(0x1c0))),_0x4bae0a(_0x1723b0(0x1bd),_0x5dc4d0(_0x221b80,_0x1723b0(0x18a))),_0x4bae0a(_0x1723b0(0x1ac),_0x5dc4d0(_0x221b80,_0x1723b0(0x1b0)));}}function _0x906f(){const _0x3d486f=['958356TOWkVe','CodeEditing','commandParams','FORMAT_CODE','UnderlineEditing','commandName','locale','slice','format','has','FORMAT_UNDERLINE','5ORAPCD','FORMAT_','formatInline','underline','7577603NKqLVm','code','SuperscriptEditing','2713992oILFtS','forceValue','ItalicEditing','764326BnfBKV','superscript','toUpperCase','1PBLqYh','plugins','FORMAT_SUPERSCRIPT','editor','bold','italic','10262jKGLST','registerDescriptionCallback','registerAttributeLabel','StrikethroughEditing','registerInlineAttribute','10MJDFBO','afterInit','BoldEditing','328ukDHEb','subscript','*Remove\x20format:*\x20%0','get','FORMAT_STRIKETHROUGH','*Format:*\x20%0','FORMAT_ITALIC','FORMAT_SUBSCRIPT','SubscriptEditing','type','FORMAT_BOLD','4952511rYaexN','strikethrough','_registerLegacyDescription','enableDefaultAttributesIntegration','2019987PXLzGq','TrackChangesEditing','toLowerCase','descriptionFactory'];_0x906f=function(){return _0x3d486f;};return _0x906f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4cd4(){const _0x225732=['get','selection','value','getSelectedBlocks','markBlockFormat','name','$root','model','5mOqJdE','checkChild','locale','880808BKFnTY','722934pYIkGn','1583617GbjthB','ELEMENT_BLOCK_QUOTE','registerDescriptionCallback','4458HeCiOp','commandParams','editor','forceValue','format','schema','*Remove\x20format:*\x20%0','has','138835uyizWd','TrackChangesEditing','*Set\x20format:*\x20%0','document','blockQuote','1060308zhcYpQ','from','366152whAmyG','filter','change','22BiaVOs','afterInit','parent','enableCommand','commandName','descriptionFactory','plugins','BlockQuoteEditing','commands'];_0x4cd4=function(){return _0x225732;};return _0x4cd4();}const _0x4bb3ca=_0x22b4;(function(_0x484eb0,_0xbebd8f){const _0x582093=_0x22b4,_0x1a472=_0x484eb0();while(!![]){try{const _0x13c33d=-parseInt(_0x582093(0x82))/0x1+-parseInt(_0x582093(0x8c))/0x2*(-parseInt(_0x582093(0xa5))/0x3)+parseInt(_0x582093(0xa0))/0x4+parseInt(_0x582093(0x9d))/0x5*(-parseInt(_0x582093(0xa1))/0x6)+parseInt(_0x582093(0xa2))/0x7+parseInt(_0x582093(0x89))/0x8+-parseInt(_0x582093(0x87))/0x9;if(_0x13c33d===_0xbebd8f)break;else _0x1a472['push'](_0x1a472['shift']());}catch(_0x53fc51){_0x1a472['push'](_0x1a472['shift']());}}}(_0x4cd4,0x20154));function _0x22b4(_0x34f1ac,_0x57e8fb){const _0x4cd411=_0x4cd4();return _0x22b4=function(_0x22b4d1,_0x4e4d3d){_0x22b4d1=_0x22b4d1-0x7b;let _0x439719=_0x4cd411[_0x22b4d1];return _0x439719;},_0x22b4(_0x34f1ac,_0x57e8fb);}import{Plugin as _0x2e637d}from'ckeditor5/src/core.js';import{getTranslation as _0x42e968}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x212799}from'../utils/utils.js';export default class O extends _0x2e637d{[_0x4bb3ca(0x8d)](){const _0x5715c5=_0x4bb3ca,_0x211587=this[_0x5715c5(0x7c)],_0x2b5ea3=_0x211587[_0x5715c5(0x9f)];if(!_0x211587[_0x5715c5(0x92)][_0x5715c5(0x81)](_0x5715c5(0x93)))return;const _0x549dce=_0x211587[_0x5715c5(0x92)][_0x5715c5(0x95)](_0x5715c5(0x83)),_0xae0c55=this[_0x5715c5(0x7c)][_0x5715c5(0x94)][_0x5715c5(0x95)](_0x5715c5(0x86));_0x549dce[_0x5715c5(0x8f)](_0x5715c5(0x86),(_0x3b8afc,_0x3bd9c0={})=>{const _0x3d698a=_0x5715c5,_0x1eba1f=this[_0x3d698a(0x7c)][_0x3d698a(0x9c)][_0x3d698a(0x85)][_0x3d698a(0x96)],_0x26f5cf=_0x3bd9c0&&void 0x0!==_0x3bd9c0[_0x3d698a(0x7d)]?_0x3bd9c0[_0x3d698a(0x7d)]:!_0xae0c55[_0x3d698a(0x97)];let _0x527e07=[];if(_0x26f5cf){const _0x4cd36e=Array[_0x3d698a(0x88)](_0x1eba1f[_0x3d698a(0x98)]())[_0x3d698a(0x8a)](_0x19a619=>oo(_0x19a619)||function(_0x13083d,_0x6e3588){const _0x2a8c98=_0x3d698a,_0x5a18b5=_0x6e3588[_0x2a8c98(0x9e)](_0x13083d[_0x2a8c98(0x8e)],_0x2a8c98(0x86)),_0x357621=_0x6e3588[_0x2a8c98(0x9e)]([_0x2a8c98(0x9b),_0x2a8c98(0x86)],_0x13083d);return _0x5a18b5&&_0x357621;}(_0x19a619,this[_0x3d698a(0x7c)][_0x3d698a(0x9c)][_0x3d698a(0x7f)]));_0x527e07=_0x212799(_0x4cd36e,_0x211587[_0x3d698a(0x9c)]);}else{const _0x57a6d3=Array[_0x3d698a(0x88)](_0x1eba1f[_0x3d698a(0x98)]())[_0x3d698a(0x8a)](_0x2b53cb=>oo(_0x2b53cb));_0x527e07=_0x212799(_0x57a6d3,_0x211587[_0x3d698a(0x9c)]);}_0x211587[_0x3d698a(0x9c)][_0x3d698a(0x8b)](()=>{const _0x3db78c=_0x3d698a;for(const _0x17becd of _0x527e07)_0x549dce[_0x3db78c(0x99)](_0x17becd,{'commandName':_0x3db78c(0x86),'commandParams':[{'forceValue':_0x26f5cf}]});});}),_0x549dce[_0x5715c5(0x91)][_0x5715c5(0xa4)](_0x592671=>{const _0x326783=_0x5715c5,{data:_0x2749c6}=_0x592671;if(_0x2749c6&&_0x326783(0x86)==_0x2749c6[_0x326783(0x90)]){const _0x423c83=_0x42e968(_0x2b5ea3,_0x326783(0xa3));return _0x2749c6[_0x326783(0x7b)][0x0][_0x326783(0x7d)]?{'type':_0x326783(0x7e),'content':_0x42e968(_0x2b5ea3,_0x326783(0x84),_0x423c83)}:{'type':_0x326783(0x7e),'content':_0x42e968(_0x2b5ea3,_0x326783(0x80),_0x423c83)};}});}}function oo(_0x123160){const _0x406507=_0x4bb3ca;return _0x406507(0x86)==_0x123160[_0x406507(0x8e)][_0x406507(0x9a)];}
23
+ function _0x436a(_0x3fdfcf,_0x26817f){const _0x436d8c=_0x436d();return _0x436a=function(_0x436af6,_0x4a0fcd){_0x436af6=_0x436af6-0x152;let _0x2914e7=_0x436d8c[_0x436af6];return _0x2914e7;},_0x436a(_0x3fdfcf,_0x26817f);}const _0x2cf6e3=_0x436a;(function(_0x5b360e,_0x4f8560){const _0x49d2de=_0x436a,_0x309def=_0x5b360e();while(!![]){try{const _0x1f322c=parseInt(_0x49d2de(0x16e))/0x1+-parseInt(_0x49d2de(0x178))/0x2+parseInt(_0x49d2de(0x155))/0x3*(parseInt(_0x49d2de(0x179))/0x4)+parseInt(_0x49d2de(0x156))/0x5+-parseInt(_0x49d2de(0x17a))/0x6+parseInt(_0x49d2de(0x173))/0x7*(parseInt(_0x49d2de(0x15a))/0x8)+-parseInt(_0x49d2de(0x16c))/0x9;if(_0x1f322c===_0x4f8560)break;else _0x309def['push'](_0x309def['shift']());}catch(_0x2cd503){_0x309def['push'](_0x309def['shift']());}}}(_0x436d,0x90a26));import{Plugin as _0x425f08}from'ckeditor5/src/core.js';import{getTranslation as _0x29b9d9}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1676e4}from'../utils/utils.js';function _0x436d(){const _0x1f41e8=['change','blockQuote','schema','18566883rLgkFU','BlockQuoteEditing','1047317WEyprv','selection','filter','has','enableCommand','91ATlOxi','afterInit','plugins','from','descriptionFactory','1751554vUplKE','356icGILh','1050246chDCzg','forceValue','getSelectedBlocks','registerDescriptionCallback','editor','name','33708qlNwJN','3688175JpcNkw','*Remove\x20format:*\x20%0','commandName','parent','566936VgYAFh','checkChild','model','commandParams','$root','value','markBlockFormat','locale','get','ELEMENT_BLOCK_QUOTE','TrackChangesEditing','format','document','*Set\x20format:*\x20%0','commands'];_0x436d=function(){return _0x1f41e8;};return _0x436d();}export default class O extends _0x425f08{[_0x2cf6e3(0x174)](){const _0x5c2974=_0x2cf6e3,_0x4d1e01=this[_0x5c2974(0x153)],_0x2f1e2c=_0x4d1e01[_0x5c2974(0x161)];if(!_0x4d1e01[_0x5c2974(0x175)][_0x5c2974(0x171)](_0x5c2974(0x16d)))return;const _0xdf1083=_0x4d1e01[_0x5c2974(0x175)][_0x5c2974(0x162)](_0x5c2974(0x164)),_0x1b33af=this[_0x5c2974(0x153)][_0x5c2974(0x168)][_0x5c2974(0x162)](_0x5c2974(0x16a));_0xdf1083[_0x5c2974(0x172)](_0x5c2974(0x16a),(_0x3f3fee,_0x2ee6df={})=>{const _0x3d70d7=_0x5c2974,_0x2f9cd8=this[_0x3d70d7(0x153)][_0x3d70d7(0x15c)][_0x3d70d7(0x166)][_0x3d70d7(0x16f)],_0x3410c1=_0x2ee6df&&void 0x0!==_0x2ee6df[_0x3d70d7(0x17b)]?_0x2ee6df[_0x3d70d7(0x17b)]:!_0x1b33af[_0x3d70d7(0x15f)];let _0x2c02ac=[];if(_0x3410c1){const _0x319158=Array[_0x3d70d7(0x176)](_0x2f9cd8[_0x3d70d7(0x17c)]())[_0x3d70d7(0x170)](_0x4ba9aa=>oo(_0x4ba9aa)||function(_0x221fbf,_0x1a4ad7){const _0x2e1df2=_0x3d70d7,_0x4c7878=_0x1a4ad7[_0x2e1df2(0x15b)](_0x221fbf[_0x2e1df2(0x159)],_0x2e1df2(0x16a)),_0x18b016=_0x1a4ad7[_0x2e1df2(0x15b)]([_0x2e1df2(0x15e),_0x2e1df2(0x16a)],_0x221fbf);return _0x4c7878&&_0x18b016;}(_0x4ba9aa,this[_0x3d70d7(0x153)][_0x3d70d7(0x15c)][_0x3d70d7(0x16b)]));_0x2c02ac=_0x1676e4(_0x319158,_0x4d1e01[_0x3d70d7(0x15c)]);}else{const _0x257dfd=Array[_0x3d70d7(0x176)](_0x2f9cd8[_0x3d70d7(0x17c)]())[_0x3d70d7(0x170)](_0xe3417d=>oo(_0xe3417d));_0x2c02ac=_0x1676e4(_0x257dfd,_0x4d1e01[_0x3d70d7(0x15c)]);}_0x4d1e01[_0x3d70d7(0x15c)][_0x3d70d7(0x169)](()=>{const _0x18e405=_0x3d70d7;for(const _0x289f85 of _0x2c02ac)_0xdf1083[_0x18e405(0x160)](_0x289f85,{'commandName':_0x18e405(0x16a),'commandParams':[{'forceValue':_0x3410c1}]});});}),_0xdf1083[_0x5c2974(0x177)][_0x5c2974(0x152)](_0x59723d=>{const _0x247d2f=_0x5c2974,{data:_0x3ed301}=_0x59723d;if(_0x3ed301&&_0x247d2f(0x16a)==_0x3ed301[_0x247d2f(0x158)]){const _0x1ef943=_0x29b9d9(_0x2f1e2c,_0x247d2f(0x163));return _0x3ed301[_0x247d2f(0x15d)][0x0][_0x247d2f(0x17b)]?{'type':_0x247d2f(0x165),'content':_0x29b9d9(_0x2f1e2c,_0x247d2f(0x167),_0x1ef943)}:{'type':_0x247d2f(0x165),'content':_0x29b9d9(_0x2f1e2c,_0x247d2f(0x157),_0x1ef943)};}});}}function oo(_0x47f67b){const _0xd72698=_0x2cf6e3;return _0xd72698(0x16a)==_0x47f67b[_0xd72698(0x159)][_0xd72698(0x154)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53a700=_0x2cf9;(function(_0x1b7f4c,_0x375815){const _0x93bb72=_0x2cf9,_0x29b903=_0x1b7f4c();while(!![]){try{const _0x5c3d6f=parseInt(_0x93bb72(0x18b))/0x1+parseInt(_0x93bb72(0x194))/0x2*(parseInt(_0x93bb72(0x18d))/0x3)+-parseInt(_0x93bb72(0x196))/0x4*(-parseInt(_0x93bb72(0x18e))/0x5)+parseInt(_0x93bb72(0x190))/0x6+-parseInt(_0x93bb72(0x18c))/0x7*(-parseInt(_0x93bb72(0x183))/0x8)+-parseInt(_0x93bb72(0x191))/0x9*(-parseInt(_0x93bb72(0x193))/0xa)+parseInt(_0x93bb72(0x186))/0xb*(-parseInt(_0x93bb72(0x195))/0xc);if(_0x5c3d6f===_0x375815)break;else _0x29b903['push'](_0x29b903['shift']());}catch(_0x46f12a){_0x29b903['push'](_0x29b903['shift']());}}}(_0x3b07,0xdafba));function _0x3b07(){const _0x205107=['changeCaseLower','get','enableCommand','897560aSuEuP','TrackChangesEditing','plugins','363adlvGf','editor','CaseChange','changeCaseTitle','changeCaseUpper','1739053DgHCci','7TpWqxs','6nHGOIc','25IJGMTh','has','8820240ABNTNE','9DPJEte','afterInit','16551770xSKjcv','1611662KHVyzw','2551812NDLOhA','1061048srmnqq'];_0x3b07=function(){return _0x205107;};return _0x3b07();}import{Plugin as _0x409f75}from'ckeditor5/src/core.js';function _0x2cf9(_0x564019,_0x37aee5){const _0x3b07b5=_0x3b07();return _0x2cf9=function(_0x2cf98d,_0x52a631){_0x2cf98d=_0x2cf98d-0x180;let _0x32ebf3=_0x3b07b5[_0x2cf98d];return _0x32ebf3;},_0x2cf9(_0x564019,_0x37aee5);}export default class G extends _0x409f75{[_0x53a700(0x192)](){const _0x36c058=_0x53a700,_0x592788=this[_0x36c058(0x187)];_0x592788[_0x36c058(0x185)][_0x36c058(0x18f)](_0x36c058(0x188))&&(_0x592788[_0x36c058(0x185)][_0x36c058(0x181)](_0x36c058(0x184))[_0x36c058(0x182)](_0x36c058(0x18a)),_0x592788[_0x36c058(0x185)][_0x36c058(0x181)](_0x36c058(0x184))[_0x36c058(0x182)](_0x36c058(0x180)),_0x592788[_0x36c058(0x185)][_0x36c058(0x181)](_0x36c058(0x184))[_0x36c058(0x182)](_0x36c058(0x189)));}}
23
+ function _0x4963(_0x789e30,_0xa12613){const _0x306fd7=_0x306f();return _0x4963=function(_0x4963e8,_0x1bca7a){_0x4963e8=_0x4963e8-0x18f;let _0x262578=_0x306fd7[_0x4963e8];return _0x262578;},_0x4963(_0x789e30,_0xa12613);}const _0x2b8a30=_0x4963;(function(_0x4f2ebf,_0x1109b5){const _0x14a31e=_0x4963,_0x200227=_0x4f2ebf();while(!![]){try{const _0x534a26=parseInt(_0x14a31e(0x18f))/0x1+-parseInt(_0x14a31e(0x1a0))/0x2+parseInt(_0x14a31e(0x191))/0x3+parseInt(_0x14a31e(0x197))/0x4+-parseInt(_0x14a31e(0x1a1))/0x5*(-parseInt(_0x14a31e(0x199))/0x6)+parseInt(_0x14a31e(0x1a2))/0x7+-parseInt(_0x14a31e(0x19a))/0x8*(parseInt(_0x14a31e(0x192))/0x9);if(_0x534a26===_0x1109b5)break;else _0x200227['push'](_0x200227['shift']());}catch(_0x54a55d){_0x200227['push'](_0x200227['shift']());}}}(_0x306f,0x2bcf4));import{Plugin as _0x54d840}from'ckeditor5/src/core.js';function _0x306f(){const _0x2d4e50=['changeCaseLower','get','changeCaseTitle','TrackChangesEditing','84692vxGCqi','enableCommand','430278MUNcXQ','4516384bQxuju','CaseChange','afterInit','changeCaseUpper','has','plugins','470242NCuAiY','10EHyQie','1371370bvdoHo','299013UcYHWJ','editor','958773CZlEAA','9vCJAfG'];_0x306f=function(){return _0x2d4e50;};return _0x306f();}export default class G extends _0x54d840{[_0x2b8a30(0x19c)](){const _0x1cf6c8=_0x2b8a30,_0x5b0a82=this[_0x1cf6c8(0x190)];_0x5b0a82[_0x1cf6c8(0x19f)][_0x1cf6c8(0x19e)](_0x1cf6c8(0x19b))&&(_0x5b0a82[_0x1cf6c8(0x19f)][_0x1cf6c8(0x194)](_0x1cf6c8(0x196))[_0x1cf6c8(0x198)](_0x1cf6c8(0x19d)),_0x5b0a82[_0x1cf6c8(0x19f)][_0x1cf6c8(0x194)](_0x1cf6c8(0x196))[_0x1cf6c8(0x198)](_0x1cf6c8(0x193)),_0x5b0a82[_0x1cf6c8(0x19f)][_0x1cf6c8(0x194)](_0x1cf6c8(0x196))[_0x1cf6c8(0x198)](_0x1cf6c8(0x195)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3789b6=_0x4881;(function(_0x35d48c,_0x365107){const _0x480732=_0x4881,_0x5f5db6=_0x35d48c();while(!![]){try{const _0x4b778e=parseInt(_0x480732(0x1c5))/0x1*(-parseInt(_0x480732(0x1bd))/0x2)+-parseInt(_0x480732(0x1c3))/0x3*(-parseInt(_0x480732(0x1c4))/0x4)+parseInt(_0x480732(0x1c1))/0x5*(-parseInt(_0x480732(0x1c0))/0x6)+parseInt(_0x480732(0x1bb))/0x7*(parseInt(_0x480732(0x1be))/0x8)+-parseInt(_0x480732(0x1bc))/0x9+-parseInt(_0x480732(0x1c7))/0xa+parseInt(_0x480732(0x1c6))/0xb;if(_0x4b778e===_0x365107)break;else _0x5f5db6['push'](_0x5f5db6['shift']());}catch(_0x546d01){_0x5f5db6['push'](_0x5f5db6['shift']());}}}(_0x2a4b,0xc1bcd));import{Plugin as _0x509a54}from'ckeditor5/src/core.js';export default class F extends _0x509a54{[_0x3789b6(0x1b9)](){const _0x4f61f0=_0x3789b6,_0x1cde2d=this[_0x4f61f0(0x1bf)];_0x1cde2d[_0x4f61f0(0x1ba)][_0x4f61f0(0x1c2)](_0x4f61f0(0x1b7))&&_0x1cde2d[_0x4f61f0(0x1c9)][_0x4f61f0(0x1c2)](_0x4f61f0(0x1c8))[_0x4f61f0(0x1b8)](_0x4f61f0(0x1b7));}}function _0x4881(_0x2a80ac,_0x43da86){const _0x2a4b12=_0x2a4b();return _0x4881=function(_0x488131,_0x4addb8){_0x488131=_0x488131-0x1b7;let _0x458cd5=_0x2a4b12[_0x488131];return _0x458cd5;},_0x4881(_0x2a80ac,_0x43da86);}function _0x2a4b(){const _0xd09b1a=['afterInit','commands','13573EQNwvq','2916279nliuhc','48WYbUyk','1528avGtju','editor','2373726xOgDKQ','10DXkBWP','get','3uHHLlN','3817756xPlNLg','58066WteAlN','29479098PAgAMi','7023000ywcfcY','TrackChangesEditing','plugins','ckbox','enableCommand'];_0x2a4b=function(){return _0xd09b1a;};return _0x2a4b();}
23
+ const _0x5e1b55=_0x47cb;(function(_0x28108e,_0x4a55d6){const _0x128dfc=_0x47cb,_0x45eb9d=_0x28108e();while(!![]){try{const _0x17919a=-parseInt(_0x128dfc(0x86))/0x1+-parseInt(_0x128dfc(0x83))/0x2*(-parseInt(_0x128dfc(0x7e))/0x3)+parseInt(_0x128dfc(0x75))/0x4+-parseInt(_0x128dfc(0x78))/0x5*(parseInt(_0x128dfc(0x7c))/0x6)+parseInt(_0x128dfc(0x84))/0x7+-parseInt(_0x128dfc(0x82))/0x8+-parseInt(_0x128dfc(0x80))/0x9*(-parseInt(_0x128dfc(0x7d))/0xa);if(_0x17919a===_0x4a55d6)break;else _0x45eb9d['push'](_0x45eb9d['shift']());}catch(_0x522d97){_0x45eb9d['push'](_0x45eb9d['shift']());}}}(_0x3d02,0x4ca3e));import{Plugin as _0x393293}from'ckeditor5/src/core.js';function _0x47cb(_0x2bc4b0,_0x5b5964){const _0x3d025e=_0x3d02();return _0x47cb=function(_0x47cbab,_0x5688be){_0x47cbab=_0x47cbab-0x75;let _0xf459c3=_0x3d025e[_0x47cbab];return _0xf459c3;},_0x47cb(_0x2bc4b0,_0x5b5964);}export default class F extends _0x393293{[_0x5e1b55(0x81)](){const _0x4f59a6=_0x5e1b55,_0x2d1597=this[_0x4f59a6(0x77)];_0x2d1597[_0x4f59a6(0x79)][_0x4f59a6(0x7b)](_0x4f59a6(0x7a))&&_0x2d1597[_0x4f59a6(0x76)][_0x4f59a6(0x7b)](_0x4f59a6(0x7f))[_0x4f59a6(0x85)](_0x4f59a6(0x7a));}}function _0x3d02(){const _0x2ad123=['TrackChangesEditing','679365huSUhd','afterInit','4351840TLaFBx','122606eUyTgP','2200100fQkxUv','enableCommand','334974kRUulL','1629776aYVaGS','plugins','editor','60yDJzlm','commands','ckbox','get','52194AXMltj','60cBIcfT','6hSyIbk'];_0x3d02=function(){return _0x2ad123;};return _0x3d02();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf9fda9=_0x46de;function _0x46de(_0x3db6cf,_0x2598c8){const _0x441784=_0x4417();return _0x46de=function(_0x46dea9,_0x34dd2c){_0x46dea9=_0x46dea9-0x198;let _0x8d9476=_0x441784[_0x46dea9];return _0x8d9476;},_0x46de(_0x3db6cf,_0x2598c8);}(function(_0x1aa00b,_0x65ef9){const _0x2184a7=_0x46de,_0x5d5148=_0x1aa00b();while(!![]){try{const _0x336023=parseInt(_0x2184a7(0x1ca))/0x1*(parseInt(_0x2184a7(0x1a0))/0x2)+parseInt(_0x2184a7(0x1b7))/0x3+parseInt(_0x2184a7(0x1ac))/0x4*(parseInt(_0x2184a7(0x1aa))/0x5)+parseInt(_0x2184a7(0x1c9))/0x6*(-parseInt(_0x2184a7(0x1a2))/0x7)+-parseInt(_0x2184a7(0x1b2))/0x8*(-parseInt(_0x2184a7(0x1a4))/0x9)+-parseInt(_0x2184a7(0x1b6))/0xa*(parseInt(_0x2184a7(0x19c))/0xb)+parseInt(_0x2184a7(0x1d1))/0xc*(-parseInt(_0x2184a7(0x1b5))/0xd);if(_0x336023===_0x65ef9)break;else _0x5d5148['push'](_0x5d5148['shift']());}catch(_0xd0f086){_0x5d5148['push'](_0x5d5148['shift']());}}}(_0x4417,0x33041));import{Plugin as _0x503d10}from'ckeditor5/src/core.js';import{getTranslation as _0x29d8be}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x47e7e9}from'../utils/utils.js';function _0x4417(){const _0x531206=['afterInit','get','indentCodeBlock','selection','locale','language','commandName','forceValue','find','value','descriptionFactory','enableCommand','format','change','plugins','toLowerCase','2898RkNEXX','22EzXxJh','has','formatBlock','commands','isLimit','document','type','12aogNtu','outdentCodeBlock','codeBlock','filter','parent','markBlockFormat','registerElementLabel','55VdkIOF','TrackChangesEditing','name','ELEMENT_CODE_BLOCK','34098masEXK','blockName','1358WSwcOE','rootElement','149319WdordR','*Remove\x20format:*\x20%0','from','editor','label','CodeBlock','26765REDAHm','registerDescriptionCallback','28AoiPmr','checkChild','commandParams','getSelectedBlocks','languages','config','96EXMkfW','*Set\x20format:*\x20%0','schema','2834741petizN','349470zdcSOZ','251442kqlFAz','model'];_0x4417=function(){return _0x531206;};return _0x4417();}export default class L extends _0x503d10{[_0xf9fda9(0x1b9)](){const _0x412677=_0xf9fda9,_0x399b27=this[_0x412677(0x1a7)];if(!_0x399b27[_0x412677(0x1c7)][_0x412677(0x1cb)](_0x412677(0x1a9)))return;const _0x28fa99=_0x399b27[_0x412677(0x1c7)][_0x412677(0x1ba)](_0x412677(0x19d)),_0x54b9f5=_0x399b27[_0x412677(0x1bd)],_0x2ec4e4=_0x399b27[_0x412677(0x1b1)][_0x412677(0x1ba)](_0x412677(0x1d3))[_0x412677(0x1b0)],_0x4c2bdb=_0x399b27[_0x412677(0x1cd)][_0x412677(0x1ba)](_0x412677(0x1d3));_0x28fa99[_0x412677(0x1c4)](_0x412677(0x1bb)),_0x28fa99[_0x412677(0x1c4)](_0x412677(0x1d2)),_0x28fa99[_0x412677(0x1c4)](_0x412677(0x1d3),(_0x20f1bd,_0x5517ca={})=>{const _0x18e80=_0x412677,_0xc5795e=_0x399b27[_0x18e80(0x1b8)],_0x5b66bb=_0x399b27[_0x18e80(0x1b8)][_0x18e80(0x1cf)][_0x18e80(0x1bc)],_0x176d20=_0x5517ca&&void 0x0!==_0x5517ca[_0x18e80(0x1c0)]?_0x5517ca[_0x18e80(0x1c0)]:!_0x4c2bdb[_0x18e80(0x1c2)];let _0x25438c;_0x5517ca[_0x18e80(0x1be)]||(_0x5517ca[_0x18e80(0x1be)]=_0x2ec4e4[0x0][_0x18e80(0x1be)]),_0x25438c=_0x176d20?Array[_0x18e80(0x1a6)](_0x5b66bb[_0x18e80(0x1af)]())[_0x18e80(0x198)](_0xb0110e=>eo(_0xb0110e)||function(_0x151cb9,_0x57538f){const _0x6d650=_0x18e80;if(_0x151cb9['is'](_0x6d650(0x1a3))||_0x57538f[_0x6d650(0x1ce)](_0x151cb9))return!0x1;return _0x57538f[_0x6d650(0x1ad)](_0x151cb9[_0x6d650(0x199)],_0x6d650(0x1d3));}(_0xb0110e,_0xc5795e[_0x18e80(0x1b4)])):Array[_0x18e80(0x1a6)](_0x5b66bb[_0x18e80(0x1af)]())[_0x18e80(0x198)](_0x3b497d=>eo(_0x3b497d));const _0x5d4717=_0x47e7e9(_0x25438c,_0xc5795e);_0xc5795e[_0x18e80(0x1c6)](()=>{const _0x3829fe=_0x18e80;for(const _0x46d66f of _0x5d4717)_0x28fa99[_0x3829fe(0x19a)](_0x46d66f,{'commandName':_0x3829fe(0x1d3),'commandParams':[{..._0x5517ca,'forceValue':_0x176d20}],'formatGroupId':_0x3829fe(0x1a1)});});}),(_0x28fa99[_0x412677(0x1c3)][_0x412677(0x19b)](_0x412677(0x1d3),_0x1f3bfa=>_0x29d8be(_0x54b9f5,_0x412677(0x19f),_0x1f3bfa)),_0x28fa99[_0x412677(0x1c3)][_0x412677(0x1ab)](_0x5ba2f9=>{const _0xbfe667=_0x412677;if(_0xbfe667(0x1cc)!=_0x5ba2f9[_0xbfe667(0x1d0)])return;const _0x5b4855=_0x54b9f5['t'],{data:_0x5042cf}=_0x5ba2f9;if(!_0x5042cf||_0xbfe667(0x1d3)!=_0x5042cf[_0xbfe667(0x1bf)])return;const _0x4e250f=_0x5042cf[_0xbfe667(0x1ae)][0x0][_0xbfe667(0x1be)],_0x485f45=_0x5b4855(_0x2ec4e4[_0xbfe667(0x1c1)](_0x1b8556=>_0x1b8556[_0xbfe667(0x1be)]===_0x4e250f)[_0xbfe667(0x1a8)])[_0xbfe667(0x1c8)]();return _0x5042cf[_0xbfe667(0x1ae)][0x0][_0xbfe667(0x1c0)]?{'type':_0xbfe667(0x1c5),'content':_0x29d8be(_0x54b9f5,_0xbfe667(0x1b3),_0x29d8be(_0x54b9f5,_0xbfe667(0x19f),0x1)+'\x20('+_0x485f45+')')}:{'type':_0xbfe667(0x1c5),'content':_0x29d8be(_0x54b9f5,_0xbfe667(0x1a5),_0x29d8be(_0x54b9f5,_0xbfe667(0x19f),0x1))};}));}}function eo(_0x73381d){const _0x2373f4=_0xf9fda9;return _0x2373f4(0x1d3)==_0x73381d[_0x2373f4(0x19e)];}
23
+ const _0x17497f=_0x50c2;(function(_0x48d3a4,_0x404ffd){const _0x45673a=_0x50c2,_0x333560=_0x48d3a4();while(!![]){try{const _0x1a4042=-parseInt(_0x45673a(0x14c))/0x1+-parseInt(_0x45673a(0x159))/0x2+parseInt(_0x45673a(0x14a))/0x3*(parseInt(_0x45673a(0x12d))/0x4)+parseInt(_0x45673a(0x12c))/0x5+parseInt(_0x45673a(0x145))/0x6+parseInt(_0x45673a(0x138))/0x7*(parseInt(_0x45673a(0x14f))/0x8)+-parseInt(_0x45673a(0x144))/0x9*(parseInt(_0x45673a(0x137))/0xa);if(_0x1a4042===_0x404ffd)break;else _0x333560['push'](_0x333560['shift']());}catch(_0x1970e4){_0x333560['push'](_0x333560['shift']());}}}(_0x5cfd,0x5c1ef));function _0x50c2(_0x3a3754,_0x30d273){const _0x5cfd00=_0x5cfd();return _0x50c2=function(_0x50c247,_0x52119e){_0x50c247=_0x50c247-0x12b;let _0x42e824=_0x5cfd00[_0x50c247];return _0x42e824;},_0x50c2(_0x3a3754,_0x30d273);}import{Plugin as _0x5599a5}from'ckeditor5/src/core.js';function _0x5cfd(){const _0x175e3c=['editor','isLimit','from','commands','forceValue','2793675LiNtke','12sGPvbo','selection','registerElementLabel','enableCommand','commandName','filter','TrackChangesEditing','document','indentCodeBlock','config','617790ybXqcs','4305dXRVVF','languages','getSelectedBlocks','has','get','change','CodeBlock','toLowerCase','format','afterInit','type','locale','54eUAxpl','3464886OiYLoB','codeBlock','schema','commandParams','*Set\x20format:*\x20%0','200391rsaYxP','label','60459YVYxIk','markBlockFormat','find','1696AfZszX','formatBlock','registerDescriptionCallback','descriptionFactory','outdentCodeBlock','parent','rootElement','value','model','plugins','1317054eWXMRv','ELEMENT_CODE_BLOCK','checkChild','*Remove\x20format:*\x20%0','name','blockName','language'];_0x5cfd=function(){return _0x175e3c;};return _0x5cfd();}import{getTranslation as _0x59acee}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4e6e9c}from'../utils/utils.js';export default class L extends _0x5599a5{[_0x17497f(0x141)](){const _0x1e6c15=_0x17497f,_0x5029d2=this[_0x1e6c15(0x160)];if(!_0x5029d2[_0x1e6c15(0x158)][_0x1e6c15(0x13b)](_0x1e6c15(0x13e)))return;const _0x591933=_0x5029d2[_0x1e6c15(0x158)][_0x1e6c15(0x13c)](_0x1e6c15(0x133)),_0x38c79a=_0x5029d2[_0x1e6c15(0x143)],_0x168308=_0x5029d2[_0x1e6c15(0x136)][_0x1e6c15(0x13c)](_0x1e6c15(0x146))[_0x1e6c15(0x139)],_0x3c62b0=_0x5029d2[_0x1e6c15(0x163)][_0x1e6c15(0x13c)](_0x1e6c15(0x146));_0x591933[_0x1e6c15(0x130)](_0x1e6c15(0x135)),_0x591933[_0x1e6c15(0x130)](_0x1e6c15(0x153)),_0x591933[_0x1e6c15(0x130)](_0x1e6c15(0x146),(_0x3ecfe0,_0x1f0da6={})=>{const _0x1297ad=_0x1e6c15,_0x12441b=_0x5029d2[_0x1297ad(0x157)],_0x49b455=_0x5029d2[_0x1297ad(0x157)][_0x1297ad(0x134)][_0x1297ad(0x12e)],_0x169270=_0x1f0da6&&void 0x0!==_0x1f0da6[_0x1297ad(0x12b)]?_0x1f0da6[_0x1297ad(0x12b)]:!_0x3c62b0[_0x1297ad(0x156)];let _0x528b60;_0x1f0da6[_0x1297ad(0x15f)]||(_0x1f0da6[_0x1297ad(0x15f)]=_0x168308[0x0][_0x1297ad(0x15f)]),_0x528b60=_0x169270?Array[_0x1297ad(0x162)](_0x49b455[_0x1297ad(0x13a)]())[_0x1297ad(0x132)](_0x409d65=>eo(_0x409d65)||function(_0x5167dd,_0x312c81){const _0x33b901=_0x1297ad;if(_0x5167dd['is'](_0x33b901(0x155))||_0x312c81[_0x33b901(0x161)](_0x5167dd))return!0x1;return _0x312c81[_0x33b901(0x15b)](_0x5167dd[_0x33b901(0x154)],_0x33b901(0x146));}(_0x409d65,_0x12441b[_0x1297ad(0x147)])):Array[_0x1297ad(0x162)](_0x49b455[_0x1297ad(0x13a)]())[_0x1297ad(0x132)](_0x4349d0=>eo(_0x4349d0));const _0x102f67=_0x4e6e9c(_0x528b60,_0x12441b);_0x12441b[_0x1297ad(0x13d)](()=>{const _0x52316d=_0x1297ad;for(const _0x559e3d of _0x102f67)_0x591933[_0x52316d(0x14d)](_0x559e3d,{'commandName':_0x52316d(0x146),'commandParams':[{..._0x1f0da6,'forceValue':_0x169270}],'formatGroupId':_0x52316d(0x15e)});});}),(_0x591933[_0x1e6c15(0x152)][_0x1e6c15(0x12f)](_0x1e6c15(0x146),_0x4e9286=>_0x59acee(_0x38c79a,_0x1e6c15(0x15a),_0x4e9286)),_0x591933[_0x1e6c15(0x152)][_0x1e6c15(0x151)](_0x2af5b8=>{const _0x33ce5=_0x1e6c15;if(_0x33ce5(0x150)!=_0x2af5b8[_0x33ce5(0x142)])return;const _0x2e5125=_0x38c79a['t'],{data:_0x3a8d97}=_0x2af5b8;if(!_0x3a8d97||_0x33ce5(0x146)!=_0x3a8d97[_0x33ce5(0x131)])return;const _0x5df1a2=_0x3a8d97[_0x33ce5(0x148)][0x0][_0x33ce5(0x15f)],_0x53c022=_0x2e5125(_0x168308[_0x33ce5(0x14e)](_0x1c8b6f=>_0x1c8b6f[_0x33ce5(0x15f)]===_0x5df1a2)[_0x33ce5(0x14b)])[_0x33ce5(0x13f)]();return _0x3a8d97[_0x33ce5(0x148)][0x0][_0x33ce5(0x12b)]?{'type':_0x33ce5(0x140),'content':_0x59acee(_0x38c79a,_0x33ce5(0x149),_0x59acee(_0x38c79a,_0x33ce5(0x15a),0x1)+'\x20('+_0x53c022+')')}:{'type':_0x33ce5(0x140),'content':_0x59acee(_0x38c79a,_0x33ce5(0x15c),_0x59acee(_0x38c79a,_0x33ce5(0x15a),0x1))};}));}}function eo(_0x1b26c){const _0x63a365=_0x17497f;return _0x63a365(0x146)==_0x1b26c[_0x63a365(0x15d)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x138c94=_0x4e6a;function _0x4e6a(_0x4ebdbb,_0x1b5eb6){const _0x19d08c=_0x19d0();return _0x4e6a=function(_0x4e6a17,_0x31e11b){_0x4e6a17=_0x4e6a17-0xd1;let _0x210af8=_0x19d08c[_0x4e6a17];return _0x210af8;},_0x4e6a(_0x4ebdbb,_0x1b5eb6);}(function(_0x43d2a6,_0x140f48){const _0x3e4ef6=_0x4e6a,_0x1bdb80=_0x43d2a6();while(!![]){try{const _0x80a661=-parseInt(_0x3e4ef6(0xd5))/0x1*(-parseInt(_0x3e4ef6(0xd6))/0x2)+-parseInt(_0x3e4ef6(0xda))/0x3*(parseInt(_0x3e4ef6(0xe0))/0x4)+parseInt(_0x3e4ef6(0xe2))/0x5+-parseInt(_0x3e4ef6(0xd4))/0x6+parseInt(_0x3e4ef6(0xdc))/0x7*(parseInt(_0x3e4ef6(0xdf))/0x8)+-parseInt(_0x3e4ef6(0xde))/0x9+parseInt(_0x3e4ef6(0xd8))/0xa;if(_0x80a661===_0x140f48)break;else _0x1bdb80['push'](_0x1bdb80['shift']());}catch(_0xf1ac4){_0x1bdb80['push'](_0x1bdb80['shift']());}}}(_0x19d0,0x2ff2f));function _0x19d0(){const _0x583239=['CommentsEditing','1780900gZEudS','get','plugins','editor','enableCommand','2215068AiDOkW','392209RjqEzF','2DuofgZ','afterInit','1769450UvwVhh','addCommentThread','144747HEmjZq','TrackChangesEditing','153741YQXlYW','has','3360798DJnfDv','128sEEfhX','28gOiagG'];_0x19d0=function(){return _0x583239;};return _0x19d0();}import{Plugin as _0x105ee7}from'ckeditor5/src/core.js';export default class H extends _0x105ee7{[_0x138c94(0xd7)](){const _0x2cf860=_0x138c94,_0x52634c=this[_0x2cf860(0xd2)];if(!_0x52634c[_0x2cf860(0xd1)][_0x2cf860(0xdd)](_0x2cf860(0xe1)))return;_0x52634c[_0x2cf860(0xd1)][_0x2cf860(0xe3)](_0x2cf860(0xdb))[_0x2cf860(0xd3)](_0x2cf860(0xd9));}}
23
+ const _0x20de0c=_0x4f63;function _0x4f63(_0x28b740,_0x260886){const _0x29aea4=_0x29ae();return _0x4f63=function(_0x4f63ed,_0x5dc164){_0x4f63ed=_0x4f63ed-0x18f;let _0x568e99=_0x29aea4[_0x4f63ed];return _0x568e99;},_0x4f63(_0x28b740,_0x260886);}(function(_0x312b23,_0x1f3818){const _0x126c19=_0x4f63,_0x340f8b=_0x312b23();while(!![]){try{const _0x49ba08=parseInt(_0x126c19(0x190))/0x1*(parseInt(_0x126c19(0x18f))/0x2)+parseInt(_0x126c19(0x196))/0x3*(-parseInt(_0x126c19(0x197))/0x4)+parseInt(_0x126c19(0x1a1))/0x5*(-parseInt(_0x126c19(0x1a2))/0x6)+parseInt(_0x126c19(0x198))/0x7+-parseInt(_0x126c19(0x193))/0x8+parseInt(_0x126c19(0x19f))/0x9*(parseInt(_0x126c19(0x194))/0xa)+-parseInt(_0x126c19(0x199))/0xb;if(_0x49ba08===_0x1f3818)break;else _0x340f8b['push'](_0x340f8b['shift']());}catch(_0x39cd47){_0x340f8b['push'](_0x340f8b['shift']());}}}(_0x29ae,0x83e9f));import{Plugin as _0x5088bd}from'ckeditor5/src/core.js';function _0x29ae(){const _0x1b016c=['7177995KruBJf','addCommentThread','has','TrackChangesEditing','editor','get','316449oVlVWJ','enableCommand','30OuoaYF','181236smCmUH','8swSywA','268198DegNNG','afterInit','plugins','909480SYAOls','10btTXYF','CommentsEditing','22611AGjwxQ','4VpdXqC','2711583fBiBne'];_0x29ae=function(){return _0x1b016c;};return _0x29ae();}export default class H extends _0x5088bd{[_0x20de0c(0x191)](){const _0x49245f=_0x20de0c,_0x1d5267=this[_0x49245f(0x19d)];if(!_0x1d5267[_0x49245f(0x192)][_0x49245f(0x19b)](_0x49245f(0x195)))return;_0x1d5267[_0x49245f(0x192)][_0x49245f(0x19e)](_0x49245f(0x19c))[_0x49245f(0x1a0)](_0x49245f(0x19a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2686(_0x4064aa,_0xbe6276){const _0x48c789=_0x48c7();return _0x2686=function(_0x2686dc,_0x1849c0){_0x2686dc=_0x2686dc-0x1cc;let _0x29d4df=_0x48c789[_0x2686dc];return _0x29d4df;},_0x2686(_0x4064aa,_0xbe6276);}const _0x2a5024=_0x2686;function _0x48c7(){const _0x51a274=['isCollapsed','setSelection','$graveyard','end','start','merge','removeMarker:suggestion:deletion','455576EOdLQf','remove','buffer','9SeELmK','modifySelection','14998410CIpoDX','enableCommand','data','get','deleteForward','178iXabyU','plugins','markerName','unbindElementFromMarkerName','getFirstRange','downcastDispatcher','markerNameToElements','14472392qKtvGf','addMarker:suggestion:deletion','showSuggestionHighlights','createRange','lock','7qNwkpG','4307995wqdxqE','options','7809486ukXGBG','detach','editing','bind','fromRange','enqueueChange','delete','4665ObqmHl','root','rootName','TrackChangesEditing','batch','136450dfGjJD','unlock','document','uiElement','commands','selection','mapper','writer','requires','unit','high','editor','model','createSelection','forward','init'];_0x48c7=function(){return _0x51a274;};return _0x48c7();}(function(_0x2d05d4,_0x4ca219){const _0x1d3fb7=_0x2686,_0x58289c=_0x2d05d4();while(!![]){try{const _0x1f530f=-parseInt(_0x1d3fb7(0x1f9))/0x1+-parseInt(_0x1d3fb7(0x1de))/0x2*(parseInt(_0x1d3fb7(0x1f4))/0x3)+parseInt(_0x1d3fb7(0x1d4))/0x4+-parseInt(_0x1d3fb7(0x1eb))/0x5+-parseInt(_0x1d3fb7(0x1ed))/0x6*(parseInt(_0x1d3fb7(0x1ea))/0x7)+parseInt(_0x1d3fb7(0x1e5))/0x8*(parseInt(_0x1d3fb7(0x1d7))/0x9)+parseInt(_0x1d3fb7(0x1d9))/0xa;if(_0x1f530f===_0x4ca219)break;else _0x58289c['push'](_0x58289c['shift']());}catch(_0xcc1d5a){_0x58289c['push'](_0x58289c['shift']());}}}(_0x48c7,0xf06b7));import{Plugin as _0x7051b4}from'ckeditor5/src/core.js';import{LiveRange as _0xca39ce}from'ckeditor5/src/engine.js';import{Delete as _0x48e307}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x38ae21}from'./utils.js';export default class q extends _0x7051b4{static get[_0x2a5024(0x201)](){return[_0x48e307];}[_0x2a5024(0x1cc)](){const _0x5987dd=_0x2a5024,_0x56d873=this[_0x5987dd(0x204)],_0x393f17=_0x56d873[_0x5987dd(0x1df)][_0x5987dd(0x1dc)](_0x5987dd(0x1f7));_0x393f17[_0x5987dd(0x1da)](_0x5987dd(0x1f3));const _0x5ab28c=_0x56d873[_0x5987dd(0x1fd)][_0x5987dd(0x1dc)](_0x5987dd(0x1dd));_0x393f17[_0x5987dd(0x1da)](_0x5987dd(0x1dd),(_0x47f54b,_0x5a6b8b={})=>{const _0x13acf8=_0x5987dd,_0x15f513=_0x56d873[_0x13acf8(0x205)][_0x13acf8(0x206)](_0x56d873[_0x13acf8(0x205)][_0x13acf8(0x1fb)][_0x13acf8(0x1fe)]);_0x15f513[_0x13acf8(0x1cd)]&&_0x56d873[_0x13acf8(0x205)][_0x13acf8(0x1d8)](_0x15f513,{'direction':_0x13acf8(0x207),'unit':_0x5a6b8b[_0x13acf8(0x202)]});const _0xdc6fc1=_0x15f513[_0x13acf8(0x1e2)](),_0x1be575=_0xca39ce[_0x13acf8(0x1f1)](_0xdc6fc1);let _0x369659;_0x47f54b(_0x5a6b8b),_0x369659=_0x13acf8(0x1cf)==_0x1be575[_0x13acf8(0x1f5)][_0x13acf8(0x1f6)]?_0x56d873[_0x13acf8(0x205)][_0x13acf8(0x1e8)](_0xdc6fc1[_0x13acf8(0x1d1)]):_0x56d873[_0x13acf8(0x205)][_0x13acf8(0x1e8)](_0x1be575[_0x13acf8(0x1d1)],_0x1be575[_0x13acf8(0x1d0)]),_0x1be575[_0x13acf8(0x1ee)](),_0x56d873[_0x13acf8(0x205)][_0x13acf8(0x1f2)](_0x5ab28c[_0x13acf8(0x1d6)][_0x13acf8(0x1f8)],_0x1059b5=>{const _0x3e70c3=_0x13acf8;_0x5ab28c[_0x3e70c3(0x1d6)][_0x3e70c3(0x1e9)](),_0x1059b5[_0x3e70c3(0x1ce)](_0x1059b5[_0x3e70c3(0x1e8)](_0x369659[_0x3e70c3(0x1d0)])),_0x5ab28c[_0x3e70c3(0x1d6)][_0x3e70c3(0x1fa)]();});}),_0x56d873[_0x5987dd(0x1ef)][_0x5987dd(0x1e3)]['on'](_0x5987dd(0x1e6),_0x38ae21(_0x56d873,_0x5987dd(0x1d2)),{'priority':_0x5987dd(0x203)}),_0x56d873[_0x5987dd(0x1db)][_0x5987dd(0x1e3)]['on'](_0x5987dd(0x1e6),(_0x355768,_0x2090a1,_0xbfd0c7)=>{const _0x1911e3=_0x5987dd;_0xbfd0c7[_0x1911e3(0x1ec)][_0x1911e3(0x1e7)]&&_0x38ae21(_0x56d873,_0x1911e3(0x1d2),{'showActiveMarker':!0x1})[_0x1911e3(0x1f0)](this)(_0x355768,_0x2090a1,_0xbfd0c7);},{'priority':_0x5987dd(0x203)}),_0x56d873[_0x5987dd(0x1ef)][_0x5987dd(0x1e3)]['on'](_0x5987dd(0x1d3),(_0xe1d75a,_0x421e1a,_0xa268a7)=>{const _0x12e17b=_0x5987dd,_0x4d2106=_0xa268a7[_0x12e17b(0x1ff)][_0x12e17b(0x1e4)](_0x421e1a[_0x12e17b(0x1e0)]);if(_0x4d2106){for(const _0x273a86 of _0x4d2106)_0x273a86['is'](_0x12e17b(0x1fc))&&(_0xa268a7[_0x12e17b(0x1ff)][_0x12e17b(0x1e1)](_0x273a86,_0x421e1a[_0x12e17b(0x1e0)]),_0xa268a7[_0x12e17b(0x200)][_0x12e17b(0x1d5)](_0x273a86));}},{'priority':_0x5987dd(0x203)});}}
23
+ function _0x2f52(_0x5e5d94,_0x576930){const _0x26c0ca=_0x26c0();return _0x2f52=function(_0x2f52ee,_0x27f294){_0x2f52ee=_0x2f52ee-0x1c8;let _0x2b6569=_0x26c0ca[_0x2f52ee];return _0x2b6569;},_0x2f52(_0x5e5d94,_0x576930);}const _0xf74116=_0x2f52;(function(_0x4c0bb7,_0x382105){const _0x3a5585=_0x2f52,_0x3c216d=_0x4c0bb7();while(!![]){try{const _0x21db73=parseInt(_0x3a5585(0x1ea))/0x1+-parseInt(_0x3a5585(0x1fa))/0x2*(parseInt(_0x3a5585(0x1c9))/0x3)+-parseInt(_0x3a5585(0x1ff))/0x4+-parseInt(_0x3a5585(0x1ee))/0x5+parseInt(_0x3a5585(0x1d3))/0x6+-parseInt(_0x3a5585(0x1fc))/0x7*(-parseInt(_0x3a5585(0x1d4))/0x8)+parseInt(_0x3a5585(0x1d6))/0x9*(-parseInt(_0x3a5585(0x1f2))/0xa);if(_0x21db73===_0x382105)break;else _0x3c216d['push'](_0x3c216d['shift']());}catch(_0x5676bb){_0x3c216d['push'](_0x3c216d['shift']());}}}(_0x26c0,0x9ba3c));import{Plugin as _0x53779c}from'ckeditor5/src/core.js';import{LiveRange as _0x244a42}from'ckeditor5/src/engine.js';import{Delete as _0x2e9e9b}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x49ad33}from'./utils.js';export default class q extends _0x53779c{static get[_0xf74116(0x1cc)](){return[_0x2e9e9b];}[_0xf74116(0x1db)](){const _0x3cdc42=_0xf74116,_0x1ab032=this[_0x3cdc42(0x1e9)],_0x363aaa=_0x1ab032[_0x3cdc42(0x1ef)][_0x3cdc42(0x1ca)](_0x3cdc42(0x1f3));_0x363aaa[_0x3cdc42(0x1f1)](_0x3cdc42(0x1cf));const _0x576c1f=_0x1ab032[_0x3cdc42(0x1e6)][_0x3cdc42(0x1ca)](_0x3cdc42(0x1d8));_0x363aaa[_0x3cdc42(0x1f1)](_0x3cdc42(0x1d8),(_0x432df0,_0x37e2c4={})=>{const _0xcc17a=_0x3cdc42,_0x20041e=_0x1ab032[_0xcc17a(0x1df)][_0xcc17a(0x1d9)](_0x1ab032[_0xcc17a(0x1df)][_0xcc17a(0x1e2)][_0xcc17a(0x1fe)]);_0x20041e[_0xcc17a(0x1cd)]&&_0x1ab032[_0xcc17a(0x1df)][_0xcc17a(0x1e3)](_0x20041e,{'direction':_0xcc17a(0x201),'unit':_0x37e2c4[_0xcc17a(0x1e4)]});const _0x1970ef=_0x20041e[_0xcc17a(0x1de)](),_0x60c138=_0x244a42[_0xcc17a(0x1e7)](_0x1970ef);let _0x1fd93b;_0x432df0(_0x37e2c4),_0x1fd93b=_0xcc17a(0x1d2)==_0x60c138[_0xcc17a(0x1c8)][_0xcc17a(0x1f7)]?_0x1ab032[_0xcc17a(0x1df)][_0xcc17a(0x1fb)](_0x1970ef[_0xcc17a(0x1ec)]):_0x1ab032[_0xcc17a(0x1df)][_0xcc17a(0x1fb)](_0x60c138[_0xcc17a(0x1ec)],_0x60c138[_0xcc17a(0x1fd)]),_0x60c138[_0xcc17a(0x203)](),_0x1ab032[_0xcc17a(0x1df)][_0xcc17a(0x202)](_0x576c1f[_0xcc17a(0x1f5)][_0xcc17a(0x1d7)],_0x682056=>{const _0x645a92=_0xcc17a;_0x576c1f[_0x645a92(0x1f5)][_0x645a92(0x1d1)](),_0x682056[_0x645a92(0x1ed)](_0x682056[_0x645a92(0x1fb)](_0x1fd93b[_0x645a92(0x1fd)])),_0x576c1f[_0x645a92(0x1f5)][_0x645a92(0x1f6)]();});}),_0x1ab032[_0x3cdc42(0x1e5)][_0x3cdc42(0x1e8)]['on'](_0x3cdc42(0x1dd),_0x49ad33(_0x1ab032,_0x3cdc42(0x1f9)),{'priority':_0x3cdc42(0x1ce)}),_0x1ab032[_0x3cdc42(0x200)][_0x3cdc42(0x1e8)]['on'](_0x3cdc42(0x1dd),(_0x1b1741,_0x24bcd0,_0x29e770)=>{const _0x1e9619=_0x3cdc42;_0x29e770[_0x1e9619(0x1f4)][_0x1e9619(0x1f0)]&&_0x49ad33(_0x1ab032,_0x1e9619(0x1f9),{'showActiveMarker':!0x1})[_0x1e9619(0x1eb)](this)(_0x1b1741,_0x24bcd0,_0x29e770);},{'priority':_0x3cdc42(0x1ce)}),_0x1ab032[_0x3cdc42(0x1e5)][_0x3cdc42(0x1e8)]['on'](_0x3cdc42(0x1d0),(_0x51d928,_0x4e74f7,_0x467683)=>{const _0x3dce31=_0x3cdc42,_0x78d1a1=_0x467683[_0x3dce31(0x1da)][_0x3dce31(0x1dc)](_0x4e74f7[_0x3dce31(0x1e1)]);if(_0x78d1a1){for(const _0x2cc183 of _0x78d1a1)_0x2cc183['is'](_0x3dce31(0x1f8))&&(_0x467683[_0x3dce31(0x1da)][_0x3dce31(0x1cb)](_0x2cc183,_0x4e74f7[_0x3dce31(0x1e1)]),_0x467683[_0x3dce31(0x1d5)][_0x3dce31(0x1e0)](_0x2cc183));}},{'priority':_0x3cdc42(0x1ce)});}}function _0x26c0(){const _0x4f9188=['writer','3423159pVuVLT','batch','deleteForward','createSelection','mapper','init','markerNameToElements','addMarker:suggestion:deletion','getFirstRange','model','remove','markerName','document','modifySelection','unit','editing','commands','fromRange','downcastDispatcher','editor','533056uxNMHu','bind','start','setSelection','118300doTfsg','plugins','showSuggestionHighlights','enableCommand','10LCQqZb','TrackChangesEditing','options','buffer','unlock','rootName','uiElement','merge','1154IybOcr','createRange','2359fWJNwb','end','selection','1864660bYZjuI','data','forward','enqueueChange','detach','root','4926idgtht','get','unbindElementFromMarkerName','requires','isCollapsed','high','delete','removeMarker:suggestion:deletion','lock','$graveyard','4441170neDFcT','28056AwgeLQ'];_0x26c0=function(){return _0x4f9188;};return _0x26c0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4595b1=_0x1126;function _0x1126(_0x169282,_0x2c3045){const _0x332ea7=_0x332e();return _0x1126=function(_0x1126f7,_0x456325){_0x1126f7=_0x1126f7-0x18d;let _0x53d754=_0x332ea7[_0x1126f7];return _0x53d754;},_0x1126(_0x169282,_0x2c3045);}(function(_0x574da0,_0xe47ee7){const _0xb7f2bb=_0x1126,_0x1d0fcc=_0x574da0();while(!![]){try{const _0x4d0bb1=parseInt(_0xb7f2bb(0x19d))/0x1+-parseInt(_0xb7f2bb(0x1a6))/0x2*(parseInt(_0xb7f2bb(0x1c0))/0x3)+parseInt(_0xb7f2bb(0x1bd))/0x4*(-parseInt(_0xb7f2bb(0x1b9))/0x5)+-parseInt(_0xb7f2bb(0x196))/0x6+parseInt(_0xb7f2bb(0x1ac))/0x7*(parseInt(_0xb7f2bb(0x193))/0x8)+-parseInt(_0xb7f2bb(0x198))/0x9*(-parseInt(_0xb7f2bb(0x19e))/0xa)+-parseInt(_0xb7f2bb(0x1b8))/0xb*(-parseInt(_0xb7f2bb(0x1c4))/0xc);if(_0x4d0bb1===_0xe47ee7)break;else _0x1d0fcc['push'](_0x1d0fcc['shift']());}catch(_0xd8efa3){_0x1d0fcc['push'](_0x1d0fcc['shift']());}}}(_0x332e,0x1e261));import{Plugin as _0x36c4ab}from'ckeditor5/src/core.js';import{Enter as _0x22f808}from'ckeditor5/src/enter.js';function _0x332e(){const _0x2d8ec7=['addMarker:suggestion:insertion','downcastDispatcher','removeMarker:suggestion:insertion','editing','nextSibling','TrackChangesEditing','parent','end','3043689IhJtuE','15395HmXsgf','createPositionAt','document','setSelection','124QBfpsT','enterBlock','fire','9iTGGaR','writer','hasClass','init','12ycQFNJ','getFirstPosition','options','unbindElementFromMarkerName','afterExecute','ck-suggestion-marker-split','high','selection','48fHPCkW','data','createRange','1011132vMiaeF','markInsertion','531576bjewKS','showSuggestionHighlights','remove','bind','change','122044eGceRh','20mxaVDR','enter','editor','mapper','commands','get','plugins','model','86566HhrTWC','split','enableCommand','detach','fromRange','getFirstRange','511Qvnxvm','markerName','requires','markerNameToElements'];_0x332e=function(){return _0x2d8ec7;};return _0x332e();}import{LiveRange as _0x2e7938}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x13ae33}from'./utils.js';export default class W extends _0x36c4ab{static get[_0x4595b1(0x1ae)](){return[_0x22f808];}[_0x4595b1(0x1c3)](){const _0x2e9099=_0x4595b1,_0x5b1967=this[_0x2e9099(0x1a0)],_0x448752=_0x5b1967[_0x2e9099(0x1a4)][_0x2e9099(0x1a3)](_0x2e9099(0x1b5)),_0x1df0dc=_0x5b1967[_0x2e9099(0x1a2)][_0x2e9099(0x1a3)](_0x2e9099(0x19f));_0x448752[_0x2e9099(0x1a8)](_0x2e9099(0x19f),()=>{const _0x1a7711=_0x2e9099;_0x5b1967[_0x1a7711(0x1a5)][_0x1a7711(0x19c)](_0x414a62=>{const _0x2aa6d2=_0x1a7711,_0x1c84df=_0x5b1967[_0x2aa6d2(0x1a5)][_0x2aa6d2(0x1bb)][_0x2aa6d2(0x192)],_0xddceb7=_0x1c84df[_0x2aa6d2(0x1c5)](),_0x2f14ac=_0x2e7938[_0x2aa6d2(0x1aa)](_0x1c84df[_0x2aa6d2(0x1ab)]());if(_0x1df0dc[_0x2aa6d2(0x1be)](_0x414a62)){const _0x3781d0=_0x5b1967[_0x2aa6d2(0x1a5)][_0x2aa6d2(0x1ba)](_0xddceb7[_0x2aa6d2(0x1b6)][_0x2aa6d2(0x1b4)],0x0),_0x8b41e0=_0x414a62[_0x2aa6d2(0x195)](_0xddceb7,_0x3781d0);_0x448752[_0x2aa6d2(0x197)](_0x8b41e0);}else _0x414a62[_0x2aa6d2(0x1bc)](_0x414a62[_0x2aa6d2(0x195)](_0x2f14ac[_0x2aa6d2(0x1b7)]));_0x2f14ac[_0x2aa6d2(0x1a9)](),_0x1df0dc[_0x2aa6d2(0x1bf)](_0x2aa6d2(0x18f),{'writer':_0x414a62});});}),_0x5b1967[_0x2e9099(0x1b3)][_0x2e9099(0x1b1)]['on'](_0x2e9099(0x1b0),_0x13ae33(_0x5b1967,_0x2e9099(0x1a7)),{'priority':_0x2e9099(0x191)}),_0x5b1967[_0x2e9099(0x1b3)][_0x2e9099(0x1b1)]['on'](_0x2e9099(0x1b2),(_0x5c126d,_0x34b79b,_0x31c4ea)=>{const _0x278c42=_0x2e9099,_0x1e639f=_0x31c4ea[_0x278c42(0x1a1)][_0x278c42(0x1af)](_0x34b79b[_0x278c42(0x1ad)]);if(_0x1e639f){for(const _0x16e4ca of _0x1e639f)_0x16e4ca[_0x278c42(0x1c2)](_0x278c42(0x190))&&(_0x31c4ea[_0x278c42(0x1a1)][_0x278c42(0x18e)](_0x16e4ca,_0x34b79b[_0x278c42(0x1ad)]),_0x31c4ea[_0x278c42(0x1c1)][_0x278c42(0x19a)](_0x16e4ca));}},{'priority':_0x2e9099(0x191)}),_0x5b1967[_0x2e9099(0x194)][_0x2e9099(0x1b1)]['on'](_0x2e9099(0x1b0),(_0x1b9f1e,_0x220b58,_0x341d5c)=>{const _0x20f0ff=_0x2e9099;_0x341d5c[_0x20f0ff(0x18d)][_0x20f0ff(0x199)]&&_0x13ae33(_0x5b1967,_0x20f0ff(0x1a7),{'showActiveMarker':!0x1})[_0x20f0ff(0x19b)](this)(_0x1b9f1e,_0x220b58,_0x341d5c);},{'priority':_0x2e9099(0x191)});}}
23
+ const _0xaac16=_0x24e9;(function(_0x5aa097,_0xf7d652){const _0x22f6ab=_0x24e9,_0x2243b7=_0x5aa097();while(!![]){try{const _0x394d08=parseInt(_0x22f6ab(0x9b))/0x1+-parseInt(_0x22f6ab(0x80))/0x2+parseInt(_0x22f6ab(0x7b))/0x3+parseInt(_0x22f6ab(0x7c))/0x4*(parseInt(_0x22f6ab(0x78))/0x5)+-parseInt(_0x22f6ab(0x6c))/0x6+-parseInt(_0x22f6ab(0x97))/0x7+parseInt(_0x22f6ab(0x8b))/0x8*(parseInt(_0x22f6ab(0x77))/0x9);if(_0x394d08===_0xf7d652)break;else _0x2243b7['push'](_0x2243b7['shift']());}catch(_0x2e4805){_0x2243b7['push'](_0x2243b7['shift']());}}}(_0x1afe,0xdbf62));import{Plugin as _0x36e0f1}from'ckeditor5/src/core.js';function _0x1afe(){const _0x10de1a=['writer','fromRange','commands','removeMarker:suggestion:insertion','getFirstPosition','9165072vGWLfS','fire','split','init','unbindElementFromMarkerName','showSuggestionHighlights','requires','nextSibling','downcastDispatcher','afterExecute','setSelection','351OJmOKg','5IPFKJW','remove','editor','3717150CPUzpx','5694244lIXRNB','enter','enterBlock','document','3061960uePaJG','detach','mapper','plugins','get','createRange','data','selection','createPositionAt','addMarker:suggestion:insertion','TrackChangesEditing','63464oRSbwH','options','bind','change','markerNameToElements','markerName','end','markInsertion','getFirstRange','model','parent','enableCommand','2197741ACYnKa','hasClass','ck-suggestion-marker-split','high','1301419iKZGqv','editing'];_0x1afe=function(){return _0x10de1a;};return _0x1afe();}import{Enter as _0x3a496c}from'ckeditor5/src/enter.js';function _0x24e9(_0x3eab0e,_0x246a4e){const _0x1afe47=_0x1afe();return _0x24e9=function(_0x24e93b,_0x27e7d5){_0x24e93b=_0x24e93b-0x6a;let _0x49692d=_0x1afe47[_0x24e93b];return _0x49692d;},_0x24e9(_0x3eab0e,_0x246a4e);}import{LiveRange as _0x275166}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2ebbe6}from'./utils.js';export default class W extends _0x36e0f1{static get[_0xaac16(0x72)](){return[_0x3a496c];}[_0xaac16(0x6f)](){const _0x2e462e=_0xaac16,_0x5d4b22=this[_0x2e462e(0x7a)],_0x1589f1=_0x5d4b22[_0x2e462e(0x83)][_0x2e462e(0x84)](_0x2e462e(0x8a)),_0x21feca=_0x5d4b22[_0x2e462e(0x9f)][_0x2e462e(0x84)](_0x2e462e(0x7d));_0x1589f1[_0x2e462e(0x96)](_0x2e462e(0x7d),()=>{const _0x87f7d8=_0x2e462e;_0x5d4b22[_0x87f7d8(0x94)][_0x87f7d8(0x8e)](_0x1d86ee=>{const _0x42e2ce=_0x87f7d8,_0x48f708=_0x5d4b22[_0x42e2ce(0x94)][_0x42e2ce(0x7f)][_0x42e2ce(0x87)],_0x479afe=_0x48f708[_0x42e2ce(0x6b)](),_0x53b383=_0x275166[_0x42e2ce(0x9e)](_0x48f708[_0x42e2ce(0x93)]());if(_0x21feca[_0x42e2ce(0x7e)](_0x1d86ee)){const _0x123875=_0x5d4b22[_0x42e2ce(0x94)][_0x42e2ce(0x88)](_0x479afe[_0x42e2ce(0x95)][_0x42e2ce(0x73)],0x0),_0x2a3afd=_0x1d86ee[_0x42e2ce(0x85)](_0x479afe,_0x123875);_0x1589f1[_0x42e2ce(0x92)](_0x2a3afd);}else _0x1d86ee[_0x42e2ce(0x76)](_0x1d86ee[_0x42e2ce(0x85)](_0x53b383[_0x42e2ce(0x91)]));_0x53b383[_0x42e2ce(0x81)](),_0x21feca[_0x42e2ce(0x6d)](_0x42e2ce(0x75),{'writer':_0x1d86ee});});}),_0x5d4b22[_0x2e462e(0x9c)][_0x2e462e(0x74)]['on'](_0x2e462e(0x89),_0x2ebbe6(_0x5d4b22,_0x2e462e(0x6e)),{'priority':_0x2e462e(0x9a)}),_0x5d4b22[_0x2e462e(0x9c)][_0x2e462e(0x74)]['on'](_0x2e462e(0x6a),(_0xddc80a,_0x15ad77,_0x5109a6)=>{const _0x107c1f=_0x2e462e,_0x44000e=_0x5109a6[_0x107c1f(0x82)][_0x107c1f(0x8f)](_0x15ad77[_0x107c1f(0x90)]);if(_0x44000e){for(const _0x36a246 of _0x44000e)_0x36a246[_0x107c1f(0x98)](_0x107c1f(0x99))&&(_0x5109a6[_0x107c1f(0x82)][_0x107c1f(0x70)](_0x36a246,_0x15ad77[_0x107c1f(0x90)]),_0x5109a6[_0x107c1f(0x9d)][_0x107c1f(0x79)](_0x36a246));}},{'priority':_0x2e462e(0x9a)}),_0x5d4b22[_0x2e462e(0x86)][_0x2e462e(0x74)]['on'](_0x2e462e(0x89),(_0x4900dd,_0x194dc7,_0x57048c)=>{const _0x543ce7=_0x2e462e;_0x57048c[_0x543ce7(0x8c)][_0x543ce7(0x71)]&&_0x2ebbe6(_0x5d4b22,_0x543ce7(0x6e),{'showActiveMarker':!0x1})[_0x543ce7(0x8d)](this)(_0x4900dd,_0x194dc7,_0x57048c);},{'priority':_0x2e462e(0x9a)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d9ccb=_0x5898;function _0x553b(){const _0x56d873=['getRange','markers','423zJiDrf','item','5733132NMuNIH','createRange','1986264PcBSVt','plugins','replace','TrackChangesEditing','afterInit','FindAndReplaceEditing','enableCommand','find','getMarkersGroup','start','handleFindCommand','filter','FindAndReplaceUtils','end','124167OeeThp','3596610UkUIyM','4305339KOgBGM','replaceAll','suggestion:deletion','string','findPrevious','findNext','has','findByTextCallback','464952qTRgkT','editor','model','createPositionAt','getIntersection','get','28NQMIEM','_isInDeletionRange','1851306TzNJSI','bind'];_0x553b=function(){return _0x56d873;};return _0x553b();}function _0x5898(_0x3d4056,_0x5dc617){const _0x553bdb=_0x553b();return _0x5898=function(_0x589806,_0xec6c7d){_0x589806=_0x589806-0x8f;let _0x33e412=_0x553bdb[_0x589806];return _0x33e412;},_0x5898(_0x3d4056,_0x5dc617);}(function(_0x18c93,_0x473dce){const _0x3c0b65=_0x5898,_0x41b6b4=_0x18c93();while(!![]){try{const _0x133fe9=parseInt(_0x3c0b65(0x9e))/0x1+parseInt(_0x3c0b65(0x90))/0x2+parseInt(_0x3c0b65(0xa0))/0x3+parseInt(_0x3c0b65(0xb6))/0x4+parseInt(_0x3c0b65(0x9f))/0x5+parseInt(_0x3c0b65(0xb0))/0x6*(-parseInt(_0x3c0b65(0xae))/0x7)+parseInt(_0x3c0b65(0xa8))/0x8*(-parseInt(_0x3c0b65(0xb4))/0x9);if(_0x133fe9===_0x473dce)break;else _0x41b6b4['push'](_0x41b6b4['shift']());}catch(_0xa3fcf1){_0x41b6b4['push'](_0x41b6b4['shift']());}}}(_0x553b,0xb4794));import{Plugin as _0x119fbe}from'ckeditor5/src/core.js';export default class J extends _0x119fbe{[_0x3d9ccb(0x94)](){const _0x3b36bb=_0x3d9ccb;if(!this[_0x3b36bb(0xa9)][_0x3b36bb(0x91)][_0x3b36bb(0xa6)](_0x3b36bb(0x95)))return;const _0xf4be83=this[_0x3b36bb(0xa9)][_0x3b36bb(0x91)][_0x3b36bb(0xad)](_0x3b36bb(0x93));_0xf4be83[_0x3b36bb(0x96)](_0x3b36bb(0x97),this[_0x3b36bb(0x9a)][_0x3b36bb(0xb1)](this)),_0xf4be83[_0x3b36bb(0x96)](_0x3b36bb(0xa5)),_0xf4be83[_0x3b36bb(0x96)](_0x3b36bb(0xa4)),_0xf4be83[_0x3b36bb(0x96)](_0x3b36bb(0x92)),_0xf4be83[_0x3b36bb(0x96)](_0x3b36bb(0xa1));}[_0x3d9ccb(0x9a)](_0x181e54,_0x244157,_0x3a9b04={}){const _0x89d6a9=_0x3d9ccb,_0x49584d=this[_0x89d6a9(0xa9)][_0x89d6a9(0x91)][_0x89d6a9(0xad)](_0x89d6a9(0x9c));return _0x181e54(_0x7495b2=>(_0x89d6a9(0xa3)==typeof _0x244157?_0x49584d[_0x89d6a9(0xa7)](_0x244157,_0x3a9b04):_0x244157)(_0x7495b2)[_0x89d6a9(0x9b)](_0x404798=>!0x1===this[_0x89d6a9(0xaf)](_0x404798,_0x7495b2[_0x89d6a9(0xb5)])),_0x3a9b04);}[_0x3d9ccb(0xaf)](_0x141215,_0x47d924){const _0x49310d=_0x3d9ccb,_0x53258d=this[_0x49310d(0xa9)][_0x49310d(0xaa)][_0x49310d(0x8f)](this[_0x49310d(0xa9)][_0x49310d(0xaa)][_0x49310d(0xab)](_0x47d924,_0x141215[_0x49310d(0x99)]),this[_0x49310d(0xa9)][_0x49310d(0xaa)][_0x49310d(0xab)](_0x47d924,_0x141215[_0x49310d(0x9d)]));for(const _0x2c9439 of this[_0x49310d(0xa9)][_0x49310d(0xaa)][_0x49310d(0xb3)][_0x49310d(0x98)](_0x49310d(0xa2)))if(null!==_0x53258d[_0x49310d(0xac)](_0x2c9439[_0x49310d(0xb2)]()))return!0x0;return!0x1;}}
23
+ const _0x5111dd=_0x4118;(function(_0x553ec2,_0x3cadd7){const _0x555679=_0x4118,_0x228ab1=_0x553ec2();while(!![]){try{const _0x1f50c4=parseInt(_0x555679(0x96))/0x1+-parseInt(_0x555679(0x97))/0x2*(parseInt(_0x555679(0x91))/0x3)+parseInt(_0x555679(0x8e))/0x4*(-parseInt(_0x555679(0x8f))/0x5)+-parseInt(_0x555679(0x86))/0x6+-parseInt(_0x555679(0x85))/0x7+-parseInt(_0x555679(0x93))/0x8+parseInt(_0x555679(0x95))/0x9*(parseInt(_0x555679(0xa9))/0xa);if(_0x1f50c4===_0x3cadd7)break;else _0x228ab1['push'](_0x228ab1['shift']());}catch(_0x21ef57){_0x228ab1['push'](_0x228ab1['shift']());}}}(_0x28ee,0x92aba));function _0x4118(_0x2c16ff,_0x11a251){const _0x28ee1b=_0x28ee();return _0x4118=function(_0x41185b,_0x3ad960){_0x41185b=_0x41185b-0x84;let _0x104f28=_0x28ee1b[_0x41185b];return _0x104f28;},_0x4118(_0x2c16ff,_0x11a251);}function _0x28ee(){const _0x3b7837=['12UheXba','581215nRqTPp','item','3WDDonY','createPositionAt','8475696vmnEqT','has','17307ZyPBqT','1043448NLrUwu','966782OkBaOA','editor','start','markers','getMarkersGroup','suggestion:deletion','FindAndReplaceEditing','afterInit','getRange','TrackChangesEditing','filter','replaceAll','get','handleFindCommand','createRange','getIntersection','end','model','16850IgbhOJ','string','plugins','findNext','FindAndReplaceUtils','5613139qhDNIu','5936892QnKPVR','findPrevious','enableCommand','find','findByTextCallback','_isInDeletionRange','replace','bind'];_0x28ee=function(){return _0x3b7837;};return _0x28ee();}import{Plugin as _0x3dade7}from'ckeditor5/src/core.js';export default class J extends _0x3dade7{[_0x5111dd(0x9e)](){const _0x58aabe=_0x5111dd;if(!this[_0x58aabe(0x98)][_0x58aabe(0xab)][_0x58aabe(0x94)](_0x58aabe(0x9d)))return;const _0x3fde90=this[_0x58aabe(0x98)][_0x58aabe(0xab)][_0x58aabe(0xa3)](_0x58aabe(0xa0));_0x3fde90[_0x58aabe(0x88)](_0x58aabe(0x89),this[_0x58aabe(0xa4)][_0x58aabe(0x8d)](this)),_0x3fde90[_0x58aabe(0x88)](_0x58aabe(0xac)),_0x3fde90[_0x58aabe(0x88)](_0x58aabe(0x87)),_0x3fde90[_0x58aabe(0x88)](_0x58aabe(0x8c)),_0x3fde90[_0x58aabe(0x88)](_0x58aabe(0xa2));}[_0x5111dd(0xa4)](_0x171e5c,_0x16c23a,_0x45d50c={}){const _0x36af2c=_0x5111dd,_0x52b4fb=this[_0x36af2c(0x98)][_0x36af2c(0xab)][_0x36af2c(0xa3)](_0x36af2c(0x84));return _0x171e5c(_0x1c32ed=>(_0x36af2c(0xaa)==typeof _0x16c23a?_0x52b4fb[_0x36af2c(0x8a)](_0x16c23a,_0x45d50c):_0x16c23a)(_0x1c32ed)[_0x36af2c(0xa1)](_0x14db42=>!0x1===this[_0x36af2c(0x8b)](_0x14db42,_0x1c32ed[_0x36af2c(0x90)])),_0x45d50c);}[_0x5111dd(0x8b)](_0x3175bc,_0x8728fd){const _0x261eb4=_0x5111dd,_0x277db1=this[_0x261eb4(0x98)][_0x261eb4(0xa8)][_0x261eb4(0xa5)](this[_0x261eb4(0x98)][_0x261eb4(0xa8)][_0x261eb4(0x92)](_0x8728fd,_0x3175bc[_0x261eb4(0x99)]),this[_0x261eb4(0x98)][_0x261eb4(0xa8)][_0x261eb4(0x92)](_0x8728fd,_0x3175bc[_0x261eb4(0xa7)]));for(const _0x4edf0f of this[_0x261eb4(0x98)][_0x261eb4(0xa8)][_0x261eb4(0x9a)][_0x261eb4(0x9b)](_0x261eb4(0x9c)))if(null!==_0x277db1[_0x261eb4(0xa6)](_0x4edf0f[_0x261eb4(0x9f)]()))return!0x0;return!0x1;}}