@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240610.0 → 0.0.0-nightly-20240612.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
- (_0x5ec0aa=>{const {zh:{dictionary:_0x300a5b,getPluralForm:_0x48b86f}}={'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':_0x2fd61b=>0x0}};_0x5ec0aa['zh']||={'dictionary':{},'getPluralForm':null},_0x5ec0aa['zh']['dictionary']=Object['assign'](_0x5ec0aa['zh']['dictionary'],_0x300a5b),_0x5ec0aa['zh']['getPluralForm']=_0x48b86f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x89aa02=>{const {zh:{dictionary:_0xa5b69c,getPluralForm:_0x51964e}}={'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':_0x104daf=>0x0}};_0x89aa02['zh']||={'dictionary':{},'getPluralForm':null},_0x89aa02['zh']['dictionary']=Object['assign'](_0x89aa02['zh']['dictionary'],_0xa5b69c),_0x89aa02['zh']['getPluralForm']=_0x51964e;})(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-20240610.0",
3
+ "version": "0.0.0-nightly-20240612.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-20240610.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240610.0",
44
+ "ckeditor5": "0.0.0-nightly-20240612.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240612.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5609ca=_0x441c;(function(_0x5af931,_0x2200e1){const _0x6ffc69=_0x441c,_0x530403=_0x5af931();while(!![]){try{const _0x21a3b1=-parseInt(_0x6ffc69(0x9f))/0x1+-parseInt(_0x6ffc69(0xaf))/0x2+-parseInt(_0x6ffc69(0xa2))/0x3*(parseInt(_0x6ffc69(0xa1))/0x4)+parseInt(_0x6ffc69(0xa6))/0x5*(parseInt(_0x6ffc69(0xa3))/0x6)+parseInt(_0x6ffc69(0xb6))/0x7+parseInt(_0x6ffc69(0xab))/0x8*(parseInt(_0x6ffc69(0xb4))/0x9)+parseInt(_0x6ffc69(0xae))/0xa;if(_0x21a3b1===_0x2200e1)break;else _0x530403['push'](_0x530403['shift']());}catch(_0x141047){_0x530403['push'](_0x530403['shift']());}}}(_0x3a71,0x2dc80));function _0x441c(_0x449230,_0x4880e1){const _0x3a71d9=_0x3a71();return _0x441c=function(_0x441c0f,_0x4c9eb6){_0x441c0f=_0x441c0f-0x9f;let _0x307ba3=_0x3a71d9[_0x441c0f];return _0x307ba3;},_0x441c(_0x449230,_0x4880e1);}import{Command as _0x4fbac3}from'ckeditor5/src/core.js';import{CKEditorError as _0x8969f2}from'ckeditor5/src/utils.js';function _0x3a71(){const _0x5a93ee=['getRanges','execute','get','canEditAt','60832FJtZFh','isEnabled','TrackChangesEditing','1620110VndbVZ','317438ugeYAU','plugins','_suggestions','model','acceptSuggestion','423UEemrN','track-changes-accept-suggestion-not-found','158298IcyRkt','172424GbAvEe','editor','107908WfgaGy','33TmOvMt','786JmDauP','_isEnabledBasedOnSelection','refresh','10435XWmYMj'];_0x3a71=function(){return _0x5a93ee;};return _0x3a71();}export default class $ extends _0x4fbac3{constructor(_0x381bca,_0x59d305){const _0x51ecd2=_0x441c;super(_0x381bca),this[_0x51ecd2(0xb1)]=_0x59d305,this[_0x51ecd2(0xa5)](),this[_0x51ecd2(0xa4)]=!0x1;}[_0x5609ca(0xa5)](){const _0x39dea9=_0x5609ca;this[_0x39dea9(0xac)]=!0x0;}[_0x5609ca(0xa8)](_0x5cf0a0){const _0x209e0a=_0x5609ca,_0x12b2e0=this[_0x209e0a(0xb1)][_0x209e0a(0xa9)](_0x5cf0a0);if(!_0x12b2e0)throw new _0x8969f2(_0x209e0a(0xb5),this);const _0x3d9d6d=_0x12b2e0[_0x209e0a(0xa7)]();this[_0x209e0a(0xa0)][_0x209e0a(0xb2)][_0x209e0a(0xaa)](_0x3d9d6d)&&this[_0x209e0a(0xa0)][_0x209e0a(0xb0)][_0x209e0a(0xa9)](_0x209e0a(0xad))[_0x209e0a(0xb3)](_0x12b2e0);}}
23
+ function _0x3473(_0x1bf9ac,_0x4a0464){const _0x18040d=_0x1804();return _0x3473=function(_0x34731d,_0x3f8dce){_0x34731d=_0x34731d-0x169;let _0x5aaea7=_0x18040d[_0x34731d];return _0x5aaea7;},_0x3473(_0x1bf9ac,_0x4a0464);}const _0x431604=_0x3473;(function(_0x24bdcb,_0x27c438){const _0x3aac5c=_0x3473,_0x38277b=_0x24bdcb();while(!![]){try{const _0x1a717f=-parseInt(_0x3aac5c(0x175))/0x1*(parseInt(_0x3aac5c(0x16b))/0x2)+-parseInt(_0x3aac5c(0x17b))/0x3+parseInt(_0x3aac5c(0x17d))/0x4*(-parseInt(_0x3aac5c(0x177))/0x5)+-parseInt(_0x3aac5c(0x17f))/0x6*(-parseInt(_0x3aac5c(0x16a))/0x7)+parseInt(_0x3aac5c(0x173))/0x8*(-parseInt(_0x3aac5c(0x16d))/0x9)+parseInt(_0x3aac5c(0x17c))/0xa+parseInt(_0x3aac5c(0x169))/0xb;if(_0x1a717f===_0x27c438)break;else _0x38277b['push'](_0x38277b['shift']());}catch(_0x13d51b){_0x38277b['push'](_0x38277b['shift']());}}}(_0x1804,0xb23d8));import{Command as _0x291004}from'ckeditor5/src/core.js';function _0x1804(){const _0x27e70e=['get','canEditAt','19916281SrEXgc','53319xhenEK','2ieAFBH','TrackChangesEditing','1549413zmhtXK','isEnabled','editor','_suggestions','getRanges','model','16jnmAMl','refresh','24733vXCQLx','execute','1148855ikQOsx','acceptSuggestion','plugins','_isEnabledBasedOnSelection','3339717npTaPJ','7559520uaKiWO','12AajotF','track-changes-accept-suggestion-not-found','264UnetMr'];_0x1804=function(){return _0x27e70e;};return _0x1804();}import{CKEditorError as _0xd3966f}from'ckeditor5/src/utils.js';export default class $ extends _0x291004{constructor(_0x131754,_0x2b9dc2){const _0x23f8b2=_0x3473;super(_0x131754),this[_0x23f8b2(0x170)]=_0x2b9dc2,this[_0x23f8b2(0x174)](),this[_0x23f8b2(0x17a)]=!0x1;}[_0x431604(0x174)](){const _0x531799=_0x431604;this[_0x531799(0x16e)]=!0x0;}[_0x431604(0x176)](_0x317ed9){const _0x78fbe1=_0x431604,_0x5c8a36=this[_0x78fbe1(0x170)][_0x78fbe1(0x180)](_0x317ed9);if(!_0x5c8a36)throw new _0xd3966f(_0x78fbe1(0x17e),this);const _0x3c0737=_0x5c8a36[_0x78fbe1(0x171)]();this[_0x78fbe1(0x16f)][_0x78fbe1(0x172)][_0x78fbe1(0x181)](_0x3c0737)&&this[_0x78fbe1(0x16f)][_0x78fbe1(0x179)][_0x78fbe1(0x180)](_0x78fbe1(0x16c))[_0x78fbe1(0x178)](_0x5c8a36);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a608c=_0x34e4;(function(_0x3dcd5e,_0x423cf9){const _0x5501d0=_0x34e4,_0x425345=_0x3dcd5e();while(!![]){try{const _0x1c3f8b=-parseInt(_0x5501d0(0x1fa))/0x1*(parseInt(_0x5501d0(0x1f2))/0x2)+parseInt(_0x5501d0(0x1fe))/0x3*(-parseInt(_0x5501d0(0x1f5))/0x4)+-parseInt(_0x5501d0(0x1fb))/0x5+parseInt(_0x5501d0(0x1f6))/0x6+parseInt(_0x5501d0(0x1ef))/0x7*(parseInt(_0x5501d0(0x1f0))/0x8)+-parseInt(_0x5501d0(0x205))/0x9*(parseInt(_0x5501d0(0x1f7))/0xa)+parseInt(_0x5501d0(0x1fd))/0xb;if(_0x1c3f8b===_0x423cf9)break;else _0x425345['push'](_0x425345['shift']());}catch(_0x51cf8b){_0x425345['push'](_0x425345['shift']());}}}(_0x1e74,0x6a695));function _0x1e74(){const _0x70e624=['1542820QURNOn','editor','refresh','255040kxXgYC','790755YBMXmI','_isEnabledBasedOnSelection','4642110ERulUY','75bRYgaN','track-changes-discard-suggestion-not-found','execute','canEditAt','plugins','get','getRanges','18OklZZm','model','TrackChangesEditing','49tQfLbC','566152fZyWoS','_suggestions','2OYYrNV','isEnabled','discardSuggestion','60748hBRAFy','3719388xQvPtH'];_0x1e74=function(){return _0x70e624;};return _0x1e74();}function _0x34e4(_0x1e56b3,_0x358d3f){const _0x1e742f=_0x1e74();return _0x34e4=function(_0x34e444,_0x4a35c5){_0x34e444=_0x34e444-0x1ef;let _0x8261e5=_0x1e742f[_0x34e444];return _0x8261e5;},_0x34e4(_0x1e56b3,_0x358d3f);}import{Command as _0x567e30}from'ckeditor5/src/core.js';import{CKEditorError as _0x3fb5a7}from'ckeditor5/src/utils.js';export default class B extends _0x567e30{constructor(_0x445dbf,_0x1dc6ed){const _0x595897=_0x34e4;super(_0x445dbf),this[_0x595897(0x1f1)]=_0x1dc6ed,this[_0x595897(0x1f9)](),this[_0x595897(0x1fc)]=!0x1;}[_0x3a608c(0x1f9)](){const _0x597ab8=_0x3a608c;this[_0x597ab8(0x1f3)]=!0x0;}[_0x3a608c(0x200)](_0x3e8395){const _0x5a5a3e=_0x3a608c,_0x4ca8cd=this[_0x5a5a3e(0x1f1)][_0x5a5a3e(0x203)](_0x3e8395);if(!_0x4ca8cd)throw new _0x3fb5a7(_0x5a5a3e(0x1ff),this);const _0x39689d=_0x4ca8cd[_0x5a5a3e(0x204)]();this[_0x5a5a3e(0x1f8)][_0x5a5a3e(0x206)][_0x5a5a3e(0x201)](_0x39689d)&&this[_0x5a5a3e(0x1f8)][_0x5a5a3e(0x202)][_0x5a5a3e(0x203)](_0x5a5a3e(0x207))[_0x5a5a3e(0x1f4)](_0x4ca8cd);}}
23
+ function _0x4389(_0x4c9914,_0x17bb64){const _0x57a0da=_0x57a0();return _0x4389=function(_0x438982,_0x1e3e53){_0x438982=_0x438982-0x18c;let _0x4391a0=_0x57a0da[_0x438982];return _0x4391a0;},_0x4389(_0x4c9914,_0x17bb64);}const _0x1accca=_0x4389;(function(_0x45dfd7,_0xc2b2bf){const _0x2c1fbb=_0x4389,_0x4c4147=_0x45dfd7();while(!![]){try{const _0x56a6e5=-parseInt(_0x2c1fbb(0x19d))/0x1*(-parseInt(_0x2c1fbb(0x191))/0x2)+parseInt(_0x2c1fbb(0x1a3))/0x3+-parseInt(_0x2c1fbb(0x19f))/0x4+-parseInt(_0x2c1fbb(0x192))/0x5*(-parseInt(_0x2c1fbb(0x198))/0x6)+parseInt(_0x2c1fbb(0x195))/0x7*(parseInt(_0x2c1fbb(0x1a4))/0x8)+parseInt(_0x2c1fbb(0x18f))/0x9*(-parseInt(_0x2c1fbb(0x19a))/0xa)+-parseInt(_0x2c1fbb(0x1a0))/0xb;if(_0x56a6e5===_0xc2b2bf)break;else _0x4c4147['push'](_0x4c4147['shift']());}catch(_0x37b64b){_0x4c4147['push'](_0x4c4147['shift']());}}}(_0x57a0,0x76f2a));import{Command as _0xf6c414}from'ckeditor5/src/core.js';import{CKEditorError as _0x354e3a}from'ckeditor5/src/utils.js';function _0x57a0(){const _0x5ae534=['canEditAt','model','12DxqIxo','editor','14930UWZwPi','get','refresh','10bqCEPt','TrackChangesEditing','2429876IjdTHp','11219263fIHtEi','plugins','getRanges','813873YstTtM','3232CejDIl','execute','_isEnabledBasedOnSelection','discardSuggestion','459qxRrEX','track-changes-discard-suggestion-not-found','52288piyvTE','1747320lNaqqI','_suggestions','isEnabled','16618EmmdmJ'];_0x57a0=function(){return _0x5ae534;};return _0x57a0();}export default class B extends _0xf6c414{constructor(_0x26fc9e,_0x14db16){const _0x3d058a=_0x4389;super(_0x26fc9e),this[_0x3d058a(0x193)]=_0x14db16,this[_0x3d058a(0x19c)](),this[_0x3d058a(0x18d)]=!0x1;}[_0x1accca(0x19c)](){const _0x533715=_0x1accca;this[_0x533715(0x194)]=!0x0;}[_0x1accca(0x18c)](_0x1729a9){const _0x749ae1=_0x1accca,_0x16e373=this[_0x749ae1(0x193)][_0x749ae1(0x19b)](_0x1729a9);if(!_0x16e373)throw new _0x354e3a(_0x749ae1(0x190),this);const _0x3e1f61=_0x16e373[_0x749ae1(0x1a2)]();this[_0x749ae1(0x199)][_0x749ae1(0x197)][_0x749ae1(0x196)](_0x3e1f61)&&this[_0x749ae1(0x199)][_0x749ae1(0x1a1)][_0x749ae1(0x19b)](_0x749ae1(0x19e))[_0x749ae1(0x18e)](_0x16e373);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd6906f=_0x5693;function _0xa478(){const _0x57e5d8=['editor','refresh','1776492OgrMcb','648297PoEDxy','6KyzLpM','canEditAt','values','_command','isInContent','execute','getRanges','78qsWCww','175783QDXZbK','isEnabled','33021YVAQAP','_isEnabledBasedOnSelection','5062897HFugEv','_suggestions','model','from','6654200FKqhLm','275440IuPUqK','some'];_0xa478=function(){return _0x57e5d8;};return _0xa478();}(function(_0x5707d0,_0x29bb20){const _0x43d789=_0x5693,_0x2c4e59=_0x5707d0();while(!![]){try{const _0x3b3209=-parseInt(_0x43d789(0x178))/0x1+-parseInt(_0x43d789(0x177))/0x2*(parseInt(_0x43d789(0x17a))/0x3)+-parseInt(_0x43d789(0x185))/0x4+-parseInt(_0x43d789(0x181))/0x5+parseInt(_0x43d789(0x187))/0x6*(parseInt(_0x43d789(0x17c))/0x7)+parseInt(_0x43d789(0x180))/0x8+parseInt(_0x43d789(0x186))/0x9;if(_0x3b3209===_0x29bb20)break;else _0x2c4e59['push'](_0x2c4e59['shift']());}catch(_0x3c2f98){_0x2c4e59['push'](_0x2c4e59['shift']());}}}(_0xa478,0x7fa3c));import{Command as _0xb6a07f}from'ckeditor5/src/core.js';function _0x5693(_0x20bc73,_0x985381){const _0xa47881=_0xa478();return _0x5693=function(_0x56932c,_0xd25a0c){_0x56932c=_0x56932c-0x177;let _0x1caee8=_0xa47881[_0x56932c];return _0x1caee8;},_0x5693(_0x20bc73,_0x985381);}import{sortSuggestions as _0x3784bc,executeCommandForSuggestions as _0x1a27b2}from'../utils/utils.js';export default class x extends _0xb6a07f{constructor(_0x496032,_0x41067e,_0x47bef5){const _0x5c7754=_0x5693;super(_0x496032),this[_0x5c7754(0x18a)]=_0x41067e,this[_0x5c7754(0x17d)]=_0x47bef5,this[_0x5c7754(0x184)](),this[_0x5c7754(0x17b)]=!0x1;}[_0xd6906f(0x184)](){const _0x183acc=_0xd6906f,_0x5bec53=Array[_0x183acc(0x17f)](this[_0x183acc(0x17d)][_0x183acc(0x189)]())[_0x183acc(0x182)](_0x3b4d6e=>_0x3b4d6e[_0x183acc(0x18b)]);this[_0x183acc(0x179)]=this[_0x183acc(0x18a)][_0x183acc(0x179)]&&_0x5bec53;}[_0xd6906f(0x18c)](){const _0x11c715=_0xd6906f,_0x55ade3=_0x3784bc(Array[_0x11c715(0x17f)](this[_0x11c715(0x17d)][_0x11c715(0x189)]()));for(const _0x571243 of _0x55ade3){const _0x4376aa=_0x571243[_0x11c715(0x18d)]();if(!this[_0x11c715(0x183)][_0x11c715(0x17e)][_0x11c715(0x188)](_0x4376aa))return;}_0x1a27b2(this[_0x11c715(0x183)][_0x11c715(0x17e)],this[_0x11c715(0x18a)],_0x55ade3);}}
23
+ const _0x10441b=_0x4460;function _0x4460(_0x2de87d,_0x39681b){const _0xd4f4ef=_0xd4f4();return _0x4460=function(_0x446074,_0x135111){_0x446074=_0x446074-0x71;let _0x31d7bc=_0xd4f4ef[_0x446074];return _0x31d7bc;},_0x4460(_0x2de87d,_0x39681b);}function _0xd4f4(){const _0x3c6382=['from','5143956utdorM','1564364JWDkFd','3813395xFFHVu','isInContent','some','isEnabled','_isEnabledBasedOnSelection','values','canEditAt','getRanges','2397348cGBwPt','model','_command','_suggestions','798132okLFBO','12513060twhDlw','editor','execute','refresh','810165YymibB'];_0xd4f4=function(){return _0x3c6382;};return _0xd4f4();}(function(_0x15f3de,_0x1b86fa){const _0x20c03d=_0x4460,_0x40e011=_0x15f3de();while(!![]){try{const _0x25cf39=parseInt(_0x20c03d(0x7a))/0x1+parseInt(_0x20c03d(0x7d))/0x2+parseInt(_0x20c03d(0x71))/0x3+-parseInt(_0x20c03d(0x75))/0x4+-parseInt(_0x20c03d(0x7e))/0x5+parseInt(_0x20c03d(0x7c))/0x6+-parseInt(_0x20c03d(0x76))/0x7;if(_0x25cf39===_0x1b86fa)break;else _0x40e011['push'](_0x40e011['shift']());}catch(_0x5dcb24){_0x40e011['push'](_0x40e011['shift']());}}}(_0xd4f4,0x79d35));import{Command as _0x38d010}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4618d4,executeCommandForSuggestions as _0x41fe4e}from'../utils/utils.js';export default class x extends _0x38d010{constructor(_0x1219b0,_0x5248ec,_0x457bfa){const _0x1e1949=_0x4460;super(_0x1219b0),this[_0x1e1949(0x73)]=_0x5248ec,this[_0x1e1949(0x74)]=_0x457bfa,this[_0x1e1949(0x79)](),this[_0x1e1949(0x82)]=!0x1;}[_0x10441b(0x79)](){const _0x31edc1=_0x10441b,_0x4bcdc3=Array[_0x31edc1(0x7b)](this[_0x31edc1(0x74)][_0x31edc1(0x83)]())[_0x31edc1(0x80)](_0x30ca91=>_0x30ca91[_0x31edc1(0x7f)]);this[_0x31edc1(0x81)]=this[_0x31edc1(0x73)][_0x31edc1(0x81)]&&_0x4bcdc3;}[_0x10441b(0x78)](){const _0x532766=_0x10441b,_0x248457=_0x4618d4(Array[_0x532766(0x7b)](this[_0x532766(0x74)][_0x532766(0x83)]()));for(const _0x20a5f4 of _0x248457){const _0x3352b3=_0x20a5f4[_0x532766(0x85)]();if(!this[_0x532766(0x77)][_0x532766(0x72)][_0x532766(0x84)](_0x3352b3))return;}_0x41fe4e(this[_0x532766(0x77)][_0x532766(0x72)],this[_0x532766(0x73)],_0x248457);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3293(){const _0xd78043=['document','7156608WwozRW','execute','28462311IJfFZj','_suggestions','canEditAt','24PTsPlE','_command','model','values','4876850KbgEbr','isEnabled','size','selection','getRanges','7533jvNJac','2516eOEqyN','364245oiipzw','_selectedSuggestions','editor','from','refresh','_isEnabledBasedOnSelection','999199eMQWOx','1199530vWsFpL'];_0x3293=function(){return _0xd78043;};return _0x3293();}const _0x4a4ccf=_0x4f7a;(function(_0x3d6ef4,_0x3ff5bb){const _0x12a0b2=_0x4f7a,_0x5956b3=_0x3d6ef4();while(!![]){try{const _0x273c80=-parseInt(_0x12a0b2(0x148))/0x1+-parseInt(_0x12a0b2(0x149))/0x2+-parseInt(_0x12a0b2(0x140))/0x3*(-parseInt(_0x12a0b2(0x141))/0x4)+-parseInt(_0x12a0b2(0x154))/0x5+-parseInt(_0x12a0b2(0x14b))/0x6+parseInt(_0x12a0b2(0x142))/0x7*(-parseInt(_0x12a0b2(0x150))/0x8)+parseInt(_0x12a0b2(0x14d))/0x9;if(_0x273c80===_0x3ff5bb)break;else _0x5956b3['push'](_0x5956b3['shift']());}catch(_0x5776c0){_0x5956b3['push'](_0x5956b3['shift']());}}}(_0x3293,0xc7e03));import{Command as _0x179c2d}from'ckeditor5/src/core.js';import{sortSuggestions as _0x22dbea,getSelectedSuggestions as _0x415d99,executeCommandForSuggestions as _0x4b7b94}from'../utils/utils.js';function _0x4f7a(_0x5c499f,_0x35b2da){const _0x32939c=_0x3293();return _0x4f7a=function(_0x4f7a50,_0x3be269){_0x4f7a50=_0x4f7a50-0x13d;let _0x5085b5=_0x32939c[_0x4f7a50];return _0x5085b5;},_0x4f7a(_0x5c499f,_0x35b2da);}export default class R extends _0x179c2d{constructor(_0x4e735f,_0x5ea78e,_0x22f23c){const _0x25a6fd=_0x4f7a;super(_0x4e735f),this[_0x25a6fd(0x151)]=_0x5ea78e,this[_0x25a6fd(0x14e)]=_0x22f23c,this[_0x25a6fd(0x143)]=new Set(),this[_0x25a6fd(0x146)](),this[_0x25a6fd(0x147)]=!0x1;}[_0x4a4ccf(0x146)](){const _0x1fb0e0=_0x4a4ccf,_0x51eaba=this[_0x1fb0e0(0x144)][_0x1fb0e0(0x152)][_0x1fb0e0(0x14a)][_0x1fb0e0(0x13e)],_0x244e24=Array[_0x1fb0e0(0x145)](this[_0x1fb0e0(0x14e)][_0x1fb0e0(0x153)]());this[_0x1fb0e0(0x143)]=_0x415d99(_0x51eaba,_0x244e24),this[_0x1fb0e0(0x155)]=this[_0x1fb0e0(0x151)][_0x1fb0e0(0x155)]&&!!this[_0x1fb0e0(0x143)][_0x1fb0e0(0x13d)];}[_0x4a4ccf(0x14c)](){const _0x532f0f=_0x4a4ccf,_0x1c6ec5=_0x22dbea(Array[_0x532f0f(0x145)](this[_0x532f0f(0x143)]));for(const _0x431614 of _0x1c6ec5){const _0x5ed0af=_0x431614[_0x532f0f(0x13f)]();if(!this[_0x532f0f(0x144)][_0x532f0f(0x152)][_0x532f0f(0x14f)](_0x5ed0af))return;}_0x4b7b94(this[_0x532f0f(0x144)][_0x532f0f(0x152)],this[_0x532f0f(0x151)],_0x1c6ec5);}}
23
+ const _0x431a25=_0x5351;(function(_0x40ceaa,_0xfa281){const _0x10a5e5=_0x5351,_0x146844=_0x40ceaa();while(!![]){try{const _0x20c02c=-parseInt(_0x10a5e5(0x1d2))/0x1*(-parseInt(_0x10a5e5(0x1c9))/0x2)+-parseInt(_0x10a5e5(0x1dc))/0x3*(-parseInt(_0x10a5e5(0x1d4))/0x4)+-parseInt(_0x10a5e5(0x1dd))/0x5+parseInt(_0x10a5e5(0x1cb))/0x6*(-parseInt(_0x10a5e5(0x1da))/0x7)+-parseInt(_0x10a5e5(0x1d6))/0x8+-parseInt(_0x10a5e5(0x1cc))/0x9+parseInt(_0x10a5e5(0x1d8))/0xa;if(_0x20c02c===_0xfa281)break;else _0x146844['push'](_0x146844['shift']());}catch(_0x4650e3){_0x146844['push'](_0x146844['shift']());}}}(_0x5567,0xd83a8));function _0x5567(){const _0x22a852=['getRanges','4336287AifwUK','2146850eXxxBS','refresh','_isEnabledBasedOnSelection','canEditAt','isEnabled','from','2371414XvEFAC','model','84MDvDoq','14663538pdeGxF','editor','document','_suggestions','_command','execute','1zXsWHA','_selectedSuggestions','4CGQzmC','size','9690160zNedxy','values','20614840OKMpvG','selection','268513HJAltl'];_0x5567=function(){return _0x22a852;};return _0x5567();}function _0x5351(_0x373864,_0x2dafa6){const _0x556733=_0x5567();return _0x5351=function(_0x535179,_0x3a8982){_0x535179=_0x535179-0x1c6;let _0x2ce3af=_0x556733[_0x535179];return _0x2ce3af;},_0x5351(_0x373864,_0x2dafa6);}import{Command as _0x543811}from'ckeditor5/src/core.js';import{sortSuggestions as _0x31eae8,getSelectedSuggestions as _0x38e172,executeCommandForSuggestions as _0x55fcab}from'../utils/utils.js';export default class R extends _0x543811{constructor(_0x50a0ed,_0x1a5303,_0x2dbaac){const _0x3d576c=_0x5351;super(_0x50a0ed),this[_0x3d576c(0x1d0)]=_0x1a5303,this[_0x3d576c(0x1cf)]=_0x2dbaac,this[_0x3d576c(0x1d3)]=new Set(),this[_0x3d576c(0x1de)](),this[_0x3d576c(0x1df)]=!0x1;}[_0x431a25(0x1de)](){const _0x44b02d=_0x431a25,_0x4bfc26=this[_0x44b02d(0x1cd)][_0x44b02d(0x1ca)][_0x44b02d(0x1ce)][_0x44b02d(0x1d9)],_0x282103=Array[_0x44b02d(0x1c8)](this[_0x44b02d(0x1cf)][_0x44b02d(0x1d7)]());this[_0x44b02d(0x1d3)]=_0x38e172(_0x4bfc26,_0x282103),this[_0x44b02d(0x1c7)]=this[_0x44b02d(0x1d0)][_0x44b02d(0x1c7)]&&!!this[_0x44b02d(0x1d3)][_0x44b02d(0x1d5)];}[_0x431a25(0x1d1)](){const _0x385f68=_0x431a25,_0x5ed7b2=_0x31eae8(Array[_0x385f68(0x1c8)](this[_0x385f68(0x1d3)]));for(const _0x3e15ca of _0x5ed7b2){const _0x64a79=_0x3e15ca[_0x385f68(0x1db)]();if(!this[_0x385f68(0x1cd)][_0x385f68(0x1ca)][_0x385f68(0x1c6)](_0x64a79))return;}_0x55fcab(this[_0x385f68(0x1cd)][_0x385f68(0x1ca)],this[_0x385f68(0x1d0)],_0x5ed7b2);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41cf20=_0x4967;(function(_0x1728de,_0x2fb267){const _0xf3c65=_0x4967,_0x17d304=_0x1728de();while(!![]){try{const _0x266aa7=parseInt(_0xf3c65(0x1d8))/0x1*(-parseInt(_0xf3c65(0x1ec))/0x2)+parseInt(_0xf3c65(0x1e3))/0x3+parseInt(_0xf3c65(0x1e2))/0x4*(parseInt(_0xf3c65(0x1eb))/0x5)+-parseInt(_0xf3c65(0x1f0))/0x6*(parseInt(_0xf3c65(0x1df))/0x7)+-parseInt(_0xf3c65(0x1e5))/0x8*(parseInt(_0xf3c65(0x1ee))/0x9)+-parseInt(_0xf3c65(0x1e9))/0xa*(parseInt(_0xf3c65(0x1e6))/0xb)+parseInt(_0xf3c65(0x1e7))/0xc;if(_0x266aa7===_0x2fb267)break;else _0x17d304['push'](_0x17d304['shift']());}catch(_0x69c22){_0x17d304['push'](_0x17d304['shift']());}}}(_0x306d,0xa75b4));import{Command as _0x4ac383}from'ckeditor5/src/core.js';export default class M extends _0x4ac383{constructor(_0x254645,_0x5c7f1c){const _0x2a644f=_0x4967;super(_0x254645),this[_0x2a644f(0x1de)]=_0x5c7f1c,this[_0x2a644f(0x1dc)]=!0x1,this[_0x2a644f(0x1f1)](),this[_0x2a644f(0x1da)]=!0x1;}[_0x41cf20(0x1f1)](){const _0x5485d2=_0x41cf20;this[_0x5485d2(0x1db)]=!0x0;}[_0x41cf20(0x1e8)](){const _0x5e29f8=_0x41cf20;this[_0x5e29f8(0x1dc)]=!this[_0x5e29f8(0x1dc)],this[_0x5e29f8(0x1dc)]?this[_0x5e29f8(0x1ea)]():this[_0x5e29f8(0x1f2)]();}[_0x41cf20(0x1ea)](){const _0x4dfd41=_0x41cf20;for(const _0x47fbbc of this[_0x4dfd41(0x1e0)][_0x4dfd41(0x1e1)][_0x4dfd41(0x1e1)]())_0x47fbbc[_0x4dfd41(0x1ed)]&&!this[_0x4dfd41(0x1de)][_0x4dfd41(0x1ef)](_0x47fbbc)&&_0x47fbbc[_0x4dfd41(0x1d9)](_0x4dfd41(0x1dd));}[_0x41cf20(0x1f2)](){const _0x24b7c0=_0x41cf20;for(const _0x2995b7 of this[_0x24b7c0(0x1e0)][_0x24b7c0(0x1e1)][_0x24b7c0(0x1e1)]())_0x2995b7[_0x24b7c0(0x1ed)]&&!this[_0x24b7c0(0x1de)][_0x24b7c0(0x1ef)](_0x2995b7)&&_0x2995b7[_0x24b7c0(0x1e4)](_0x24b7c0(0x1dd));}}function _0x4967(_0x3004f0,_0x25d384){const _0x306d21=_0x306d();return _0x4967=function(_0x49676e,_0x149428){_0x49676e=_0x49676e-0x1d8;let _0x24d571=_0x306d21[_0x49676e];return _0x24d571;},_0x4967(_0x3004f0,_0x25d384);}function _0x306d(){const _0x314edc=['2ziXeXk','affectsData','1610568sdhKZu','has','130104MIEKxn','refresh','_enableCommands','612758nqDIvt','forceDisabled','_isEnabledBasedOnSelection','isEnabled','value','TrackChangesCommand','_enabledCommands','119LQqbdq','editor','commands','92FufoDH','1425801rXRrXt','clearForceDisabled','32fVrdsM','726OtAZwA','23573796PZgfeO','execute','204850CiJExQ','_disableUnsupportedCommands','281510UuJqHZ'];_0x306d=function(){return _0x314edc;};return _0x306d();}
23
+ const _0x3963b5=_0x40ce;(function(_0x2c1b20,_0x33e611){const _0x1b8943=_0x40ce,_0x566dfa=_0x2c1b20();while(!![]){try{const _0x1f4dd5=parseInt(_0x1b8943(0xf0))/0x1+-parseInt(_0x1b8943(0xfb))/0x2+parseInt(_0x1b8943(0xef))/0x3+parseInt(_0x1b8943(0xf9))/0x4*(-parseInt(_0x1b8943(0x106))/0x5)+-parseInt(_0x1b8943(0x105))/0x6*(-parseInt(_0x1b8943(0xfe))/0x7)+parseInt(_0x1b8943(0xfc))/0x8*(parseInt(_0x1b8943(0xee))/0x9)+parseInt(_0x1b8943(0x100))/0xa*(-parseInt(_0x1b8943(0x107))/0xb);if(_0x1f4dd5===_0x33e611)break;else _0x566dfa['push'](_0x566dfa['shift']());}catch(_0x2192fc){_0x566dfa['push'](_0x566dfa['shift']());}}}(_0x9c53,0x84d7f));function _0x40ce(_0x372d52,_0x1a0307){const _0x9c5398=_0x9c53();return _0x40ce=function(_0x40ce81,_0x5b4fb5){_0x40ce81=_0x40ce81-0xee;let _0x2fd4fd=_0x9c5398[_0x40ce81];return _0x2fd4fd;},_0x40ce(_0x372d52,_0x1a0307);}import{Command as _0x34417e}from'ckeditor5/src/core.js';export default class M extends _0x34417e{constructor(_0x4fb935,_0x5b02f8){const _0x4566f8=_0x40ce;super(_0x4fb935),this[_0x4566f8(0xfa)]=_0x5b02f8,this[_0x4566f8(0xfd)]=!0x1,this[_0x4566f8(0xf4)](),this[_0x4566f8(0x104)]=!0x1;}[_0x3963b5(0xf4)](){const _0x8b21f4=_0x3963b5;this[_0x8b21f4(0x101)]=!0x0;}[_0x3963b5(0xf8)](){const _0x2e00f0=_0x3963b5;this[_0x2e00f0(0xfd)]=!this[_0x2e00f0(0xfd)],this[_0x2e00f0(0xfd)]?this[_0x2e00f0(0xff)]():this[_0x2e00f0(0xf6)]();}[_0x3963b5(0xff)](){const _0x3c9f3e=_0x3963b5;for(const _0x312096 of this[_0x3c9f3e(0x103)][_0x3c9f3e(0xf1)][_0x3c9f3e(0xf1)]())_0x312096[_0x3c9f3e(0xf3)]&&!this[_0x3c9f3e(0xfa)][_0x3c9f3e(0xf2)](_0x312096)&&_0x312096[_0x3c9f3e(0x102)](_0x3c9f3e(0xf5));}[_0x3963b5(0xf6)](){const _0x3a5d72=_0x3963b5;for(const _0x27f925 of this[_0x3a5d72(0x103)][_0x3a5d72(0xf1)][_0x3a5d72(0xf1)]())_0x27f925[_0x3a5d72(0xf3)]&&!this[_0x3a5d72(0xfa)][_0x3a5d72(0xf2)](_0x27f925)&&_0x27f925[_0x3a5d72(0xf7)](_0x3a5d72(0xf5));}}function _0x9c53(){const _0x1a7810=['has','affectsData','refresh','TrackChangesCommand','_enableCommands','clearForceDisabled','execute','20dxaHkC','_enabledCommands','952938JadHkp','184YvykLa','value','46109UZLPRG','_disableUnsupportedCommands','2558130xfRkUE','isEnabled','forceDisabled','editor','_isEnabledBasedOnSelection','678yRibet','913625rxKKnn','55pRIeZw','417438XXjfQZ','2573817trTWpQ','544230waelFN','commands'];_0x9c53=function(){return _0x1a7810;};return _0x9c53();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x29e2f9,_0x343d3e){var _0x329bad=_0x255e,_0xf2fe12=_0x29e2f9();while(!![]){try{var _0x8c7c21=parseInt(_0x329bad(0x1d9))/0x1+-parseInt(_0x329bad(0x1d2))/0x2+parseInt(_0x329bad(0x1d5))/0x3+parseInt(_0x329bad(0x1d1))/0x4+parseInt(_0x329bad(0x1d3))/0x5*(parseInt(_0x329bad(0x1d6))/0x6)+parseInt(_0x329bad(0x1d4))/0x7*(parseInt(_0x329bad(0x1d7))/0x8)+parseInt(_0x329bad(0x1d8))/0x9*(-parseInt(_0x329bad(0x1d0))/0xa);if(_0x8c7c21===_0x343d3e)break;else _0xf2fe12['push'](_0xf2fe12['shift']());}catch(_0x4c5674){_0xf2fe12['push'](_0xf2fe12['shift']());}}}(_0x5663,0x2debf));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x255e(_0x555b76,_0x20769b){var _0x566336=_0x5663();return _0x255e=function(_0x255e6b,_0x511a25){_0x255e6b=_0x255e6b-0x1d0;var _0xf60685=_0x566336[_0x255e6b];return _0xf60685;},_0x255e(_0x555b76,_0x20769b);}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x5663(){var _0x21c15d=['5630OMXUXG','293468SUnOLY','60090TwNMRB','5FjUcPa','7uDbmIC','498849rOoQhK','167346yjdtVY','878712PmBZBb','2997rHmNGd','28239CksgNg'];_0x5663=function(){return _0x21c15d;};return _0x5663();}import'./augmentation.js';
23
+ (function(_0x45a5bf,_0x5367f2){var _0x42758f=_0x2d61,_0x352713=_0x45a5bf();while(!![]){try{var _0x1e4167=-parseInt(_0x42758f(0x111))/0x1*(-parseInt(_0x42758f(0x113))/0x2)+parseInt(_0x42758f(0x10b))/0x3*(-parseInt(_0x42758f(0x109))/0x4)+parseInt(_0x42758f(0x10c))/0x5+-parseInt(_0x42758f(0x110))/0x6*(parseInt(_0x42758f(0x10a))/0x7)+parseInt(_0x42758f(0x10f))/0x8+parseInt(_0x42758f(0x10e))/0x9*(-parseInt(_0x42758f(0x10d))/0xa)+parseInt(_0x42758f(0x112))/0xb;if(_0x1e4167===_0x5367f2)break;else _0x352713['push'](_0x352713['shift']());}catch(_0xfc354d){_0x352713['push'](_0x352713['shift']());}}}(_0x2071,0x1f4d1));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x2d61(_0x355235,_0x43e4d3){var _0x2071b5=_0x2071();return _0x2d61=function(_0x2d61fe,_0x2bbde5){_0x2d61fe=_0x2d61fe-0x109;var _0x5d75c1=_0x2071b5[_0x2d61fe];return _0x5d75c1;},_0x2d61(_0x355235,_0x43e4d3);}function _0x2071(){var _0x17e3a6=['1Ueazzs','2155274PjiyPD','153486DuBcKR','55004zhZWHA','5341EbGQXI','42NwoTMC','421045lyVzIM','370KrBPGs','3735ETmAKH','1689152VGPfwX','1824vjjTln'];_0x2071=function(){return _0x17e3a6;};return _0x2071();}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38a527=_0x204c;function _0x204c(_0x1fa1dd,_0x3060c0){const _0x125cc1=_0x125c();return _0x204c=function(_0x204ca4,_0x56bb4d){_0x204ca4=_0x204ca4-0x106;let _0x1a9ecd=_0x125cc1[_0x204ca4];return _0x1a9ecd;},_0x204c(_0x1fa1dd,_0x3060c0);}(function(_0x555dc8,_0x382438){const _0x3211b7=_0x204c,_0x2f8dd1=_0x555dc8();while(!![]){try{const _0x312799=-parseInt(_0x3211b7(0x112))/0x1*(parseInt(_0x3211b7(0x10c))/0x2)+-parseInt(_0x3211b7(0x10a))/0x3+parseInt(_0x3211b7(0x108))/0x4+-parseInt(_0x3211b7(0x106))/0x5*(-parseInt(_0x3211b7(0x117))/0x6)+parseInt(_0x3211b7(0x109))/0x7*(-parseInt(_0x3211b7(0x110))/0x8)+parseInt(_0x3211b7(0x114))/0x9+parseInt(_0x3211b7(0x10d))/0xa*(-parseInt(_0x3211b7(0x10f))/0xb);if(_0x312799===_0x382438)break;else _0x2f8dd1['push'](_0x2f8dd1['shift']());}catch(_0x1935dc){_0x2f8dd1['push'](_0x2f8dd1['shift']());}}}(_0x125c,0xe2a6a));function _0x125c(){const _0x55a108=['editor','5HgKLck','TrackChangesEditing','6207748dJXBnp','7curUJY','4881060IopdPJ','afterInit','2nudtSU','10esoebD','enableCommand','11767877vVPVGU','3415576VlEubA','plugins','1041089ekhhDO','showAIAssistant','16236666OWjzWc','commands','get','10423284UDYfvK'];_0x125c=function(){return _0x55a108;};return _0x125c();}import{Plugin as _0x80252}from'ckeditor5/src/core.js';export default class E extends _0x80252{[_0x38a527(0x10b)](){const _0x4c4039=_0x38a527,_0xc4aa3e=this[_0x4c4039(0x118)],_0x9c687a=_0xc4aa3e[_0x4c4039(0x111)][_0x4c4039(0x116)](_0x4c4039(0x107));_0xc4aa3e[_0x4c4039(0x115)][_0x4c4039(0x116)](_0x4c4039(0x113))&&_0x9c687a[_0x4c4039(0x10e)](_0x4c4039(0x113));}}
23
+ const _0x33bd4e=_0xc0e6;(function(_0x273124,_0x4e607d){const _0x4bf2da=_0xc0e6,_0xa650ab=_0x273124();while(!![]){try{const _0x95b0a1=parseInt(_0x4bf2da(0xfa))/0x1*(-parseInt(_0x4bf2da(0xf7))/0x2)+-parseInt(_0x4bf2da(0xf6))/0x3+parseInt(_0x4bf2da(0x105))/0x4+-parseInt(_0x4bf2da(0xf8))/0x5*(parseInt(_0x4bf2da(0xfe))/0x6)+parseInt(_0x4bf2da(0x106))/0x7+parseInt(_0x4bf2da(0xfb))/0x8*(-parseInt(_0x4bf2da(0xf9))/0x9)+-parseInt(_0x4bf2da(0xfd))/0xa*(-parseInt(_0x4bf2da(0x100))/0xb);if(_0x95b0a1===_0x4e607d)break;else _0xa650ab['push'](_0xa650ab['shift']());}catch(_0x2772e2){_0xa650ab['push'](_0xa650ab['shift']());}}}(_0x3fe6,0x62141));function _0x3fe6(){const _0x55796d=['editor','28396VobrBf','1913156xadeCy','commands','TrackChangesEditing','2303631fqAvoB','1898QRrBun','230uQkEhp','9vMbwUd','585YcFLSF','1588424xfmbIf','plugins','33070tjjPAZ','29418FHvZEF','enableCommand','6215yfppuK','get','showAIAssistant','afterInit'];_0x3fe6=function(){return _0x55796d;};return _0x3fe6();}import{Plugin as _0x10f29b}from'ckeditor5/src/core.js';function _0xc0e6(_0x26af45,_0x3f31f4){const _0x3fe608=_0x3fe6();return _0xc0e6=function(_0xc0e656,_0x776d6f){_0xc0e656=_0xc0e656-0xf4;let _0x551beb=_0x3fe608[_0xc0e656];return _0x551beb;},_0xc0e6(_0x26af45,_0x3f31f4);}export default class E extends _0x10f29b{[_0x33bd4e(0x103)](){const _0x2b5774=_0x33bd4e,_0x37be4e=this[_0x2b5774(0x104)],_0xf2f22=_0x37be4e[_0x2b5774(0xfc)][_0x2b5774(0x101)](_0x2b5774(0xf5));_0x37be4e[_0x2b5774(0xf4)][_0x2b5774(0x101)](_0x2b5774(0x102))&&_0xf2f22[_0x2b5774(0xff)](_0x2b5774(0x102));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c8588=_0x1815;(function(_0x28eec0,_0x40e8d9){const _0x283569=_0x1815,_0x972424=_0x28eec0();while(!![]){try{const _0x2ef6be=-parseInt(_0x283569(0xf4))/0x1+-parseInt(_0x283569(0xed))/0x2+-parseInt(_0x283569(0xf6))/0x3+-parseInt(_0x283569(0x105))/0x4*(parseInt(_0x283569(0xea))/0x5)+parseInt(_0x283569(0x10a))/0x6*(-parseInt(_0x283569(0xf3))/0x7)+parseInt(_0x283569(0xfb))/0x8+-parseInt(_0x283569(0x10b))/0x9*(-parseInt(_0x283569(0xf0))/0xa);if(_0x2ef6be===_0x40e8d9)break;else _0x972424['push'](_0x972424['shift']());}catch(_0x91a201){_0x972424['push'](_0x972424['shift']());}}}(_0x2d45,0xe0653));import{Plugin as _0x59d72f}from'ckeditor5/src/core.js';import{getTranslation as _0xb2ba19}from'../utils/common-translations.js';function _0x2d45(){const _0x5a473b=['get','FORMAT_ALIGN_TO_RIGHT','200djcsdt','FORMAT_ALIGNMENT','formatBlock','AlignmentEditing','registerDescriptionCallback','84zkVUkb','7416dGEEwE','*Format:*\x20%0','format','FORMAT_ALIGN_TO_LEFT','enableDefaultAttributesIntegration','_registerLegacyDescription','plugins','value','183590qtzBOz','has','center','3197780geuPxw','alignment','registerAttributeLabel','74580asrHLr','afterInit','commandName','465626sQTTIN','1195959ZjhddZ','FORMAT_ALIGN_TO_CENTER','1680975XXhTcs','TrackChangesEditing','left','type','justify','7168456IwEzQm','right','descriptionFactory','editor','locale','FORMAT_JUSTIFY_TEXT','registerBlockAttribute','commandParams'];_0x2d45=function(){return _0x5a473b;};return _0x2d45();}function _0x1815(_0x560562,_0x14955c){const _0x2d451b=_0x2d45();return _0x1815=function(_0x1815ca,_0x4b2716){_0x1815ca=_0x1815ca-0xe8;let _0x3a20b3=_0x2d451b[_0x1815ca];return _0x3a20b3;},_0x1815(_0x560562,_0x14955c);}export default class V extends _0x59d72f{[_0x2c8588(0xf1)](){const _0x34ac6f=_0x2c8588,_0x2fdc1e=this[_0x34ac6f(0xfe)],_0x1f3553=_0x2fdc1e[_0x34ac6f(0xff)];if(!_0x2fdc1e[_0x34ac6f(0xe8)][_0x34ac6f(0xeb)](_0x34ac6f(0x108)))return;const _0xfea200=_0x2fdc1e[_0x34ac6f(0xe8)][_0x34ac6f(0x103)](_0x34ac6f(0xf7));_0xfea200[_0x34ac6f(0x10f)](_0x34ac6f(0xee)),_0xfea200[_0x34ac6f(0x101)](_0x34ac6f(0xee)),_0xfea200[_0x34ac6f(0xfd)][_0x34ac6f(0xef)](_0x34ac6f(0xee),_0xb2ba19(_0x1f3553,_0x34ac6f(0x106))),this[_0x34ac6f(0x110)]();}[_0x2c8588(0x110)](){const _0x10f32f=_0x2c8588,_0x1c82ca=this[_0x10f32f(0xfe)],_0x287ff2=_0x1c82ca[_0x10f32f(0xff)];_0x1c82ca[_0x10f32f(0xe8)][_0x10f32f(0x103)](_0x10f32f(0xf7))[_0x10f32f(0xfd)][_0x10f32f(0x109)](_0x2daf0e=>{const _0x3249dc=_0x10f32f;if(_0x3249dc(0x107)!=_0x2daf0e[_0x3249dc(0xf9)])return;const {data:_0xa976da}=_0x2daf0e;if(_0xa976da&&_0x3249dc(0xee)==_0xa976da[_0x3249dc(0xf2)]){const _0x99da31=_0xa976da[_0x3249dc(0x102)][0x0][_0x3249dc(0xe9)];return{'type':_0x3249dc(0x10d),'content':_0xb2ba19(_0x287ff2,_0x3249dc(0x10c),function(_0x594531){const _0x5672ec=_0x3249dc;switch(_0x594531){case _0x5672ec(0xf8):return _0xb2ba19(_0x287ff2,_0x5672ec(0x10e));case _0x5672ec(0xfc):return _0xb2ba19(_0x287ff2,_0x5672ec(0x104));case _0x5672ec(0xec):return _0xb2ba19(_0x287ff2,_0x5672ec(0xf5));case _0x5672ec(0xfa):return _0xb2ba19(_0x287ff2,_0x5672ec(0x100));}}(_0x99da31))};}});}}
23
+ const _0x25a4aa=_0x594d;function _0x823b(){const _0x48b1cd=['21acRPxH','editor','commandParams','AlignmentEditing','FORMAT_JUSTIFY_TEXT','552930WxCkCT','_registerLegacyDescription','*Format:*\x20%0','34922ZvnAej','enableDefaultAttributesIntegration','descriptionFactory','239416AlNnRZ','9XHDSPY','FORMAT_ALIGN_TO_LEFT','1765884imLzPF','afterInit','commandName','126521zVcshz','registerBlockAttribute','247919yfjPZT','plugins','left','value','registerAttributeLabel','formatBlock','FORMAT_ALIGN_TO_RIGHT','get','center','type','FORMAT_ALIGN_TO_CENTER','format','TrackChangesEditing','alignment','right','registerDescriptionCallback','locale','justify','has','FORMAT_ALIGNMENT','2865540GvhXFr'];_0x823b=function(){return _0x48b1cd;};return _0x823b();}(function(_0x545815,_0x1903f){const _0x50a645=_0x594d,_0x4b01ff=_0x545815();while(!![]){try{const _0x3b1880=parseInt(_0x50a645(0xec))/0x1+parseInt(_0x50a645(0x10b))/0x2*(parseInt(_0x50a645(0x103))/0x3)+-parseInt(_0x50a645(0xe9))/0x4+-parseInt(_0x50a645(0x108))/0x5+parseInt(_0x50a645(0x102))/0x6+parseInt(_0x50a645(0xee))/0x7+-parseInt(_0x50a645(0x10e))/0x8*(-parseInt(_0x50a645(0x10f))/0x9);if(_0x3b1880===_0x1903f)break;else _0x4b01ff['push'](_0x4b01ff['shift']());}catch(_0x5a7779){_0x4b01ff['push'](_0x4b01ff['shift']());}}}(_0x823b,0x3a809));import{Plugin as _0x37c798}from'ckeditor5/src/core.js';function _0x594d(_0x17ab47,_0x41d307){const _0x823bce=_0x823b();return _0x594d=function(_0x594d11,_0x30651f){_0x594d11=_0x594d11-0xe9;let _0x36466f=_0x823bce[_0x594d11];return _0x36466f;},_0x594d(_0x17ab47,_0x41d307);}import{getTranslation as _0x7885ad}from'../utils/common-translations.js';export default class V extends _0x37c798{[_0x25a4aa(0xea)](){const _0x238c61=_0x25a4aa,_0x4c5726=this[_0x238c61(0x104)],_0x1ecf53=_0x4c5726[_0x238c61(0xfe)];if(!_0x4c5726[_0x238c61(0xef)][_0x238c61(0x100)](_0x238c61(0x106)))return;const _0x3c55a8=_0x4c5726[_0x238c61(0xef)][_0x238c61(0xf5)](_0x238c61(0xfa));_0x3c55a8[_0x238c61(0x10c)](_0x238c61(0xfb)),_0x3c55a8[_0x238c61(0xed)](_0x238c61(0xfb)),_0x3c55a8[_0x238c61(0x10d)][_0x238c61(0xf2)](_0x238c61(0xfb),_0x7885ad(_0x1ecf53,_0x238c61(0x101))),this[_0x238c61(0x109)]();}[_0x25a4aa(0x109)](){const _0x90e375=_0x25a4aa,_0x3334fc=this[_0x90e375(0x104)],_0x74a73e=_0x3334fc[_0x90e375(0xfe)];_0x3334fc[_0x90e375(0xef)][_0x90e375(0xf5)](_0x90e375(0xfa))[_0x90e375(0x10d)][_0x90e375(0xfd)](_0x290d7c=>{const _0x54f99f=_0x90e375;if(_0x54f99f(0xf3)!=_0x290d7c[_0x54f99f(0xf7)])return;const {data:_0x101505}=_0x290d7c;if(_0x101505&&_0x54f99f(0xfb)==_0x101505[_0x54f99f(0xeb)]){const _0x28a531=_0x101505[_0x54f99f(0x105)][0x0][_0x54f99f(0xf1)];return{'type':_0x54f99f(0xf9),'content':_0x7885ad(_0x74a73e,_0x54f99f(0x10a),function(_0x5b1896){const _0x19d989=_0x54f99f;switch(_0x5b1896){case _0x19d989(0xf0):return _0x7885ad(_0x74a73e,_0x19d989(0x110));case _0x19d989(0xfc):return _0x7885ad(_0x74a73e,_0x19d989(0xf4));case _0x19d989(0xf6):return _0x7885ad(_0x74a73e,_0x19d989(0xf8));case _0x19d989(0xff):return _0x7885ad(_0x74a73e,_0x19d989(0x107));}}(_0x28a531))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52ab97=_0x2649;(function(_0x5b77d1,_0x36d116){const _0x497417=_0x2649,_0x1d3176=_0x5b77d1();while(!![]){try{const _0xd2f045=parseInt(_0x497417(0x1c5))/0x1*(parseInt(_0x497417(0x1d4))/0x2)+-parseInt(_0x497417(0x1a2))/0x3+-parseInt(_0x497417(0x1cb))/0x4*(parseInt(_0x497417(0x1b0))/0x5)+-parseInt(_0x497417(0x1d1))/0x6*(parseInt(_0x497417(0x1ab))/0x7)+parseInt(_0x497417(0x1af))/0x8*(parseInt(_0x497417(0x1ba))/0x9)+-parseInt(_0x497417(0x1a6))/0xa*(-parseInt(_0x497417(0x1c9))/0xb)+-parseInt(_0x497417(0x1c6))/0xc*(-parseInt(_0x497417(0x1ce))/0xd);if(_0xd2f045===_0x36d116)break;else _0x1d3176['push'](_0x1d3176['shift']());}catch(_0x55db15){_0x1d3176['push'](_0x1d3176['shift']());}}}(_0x88b1,0x5b0a6));function _0x88b1(){const _0x4d89ca=['SubscriptEditing','FORMAT_','registerDescriptionCallback','afterInit','StrikethroughEditing','formatInline','1TlOGzt','4236GwQqwV','FORMAT_SUPERSCRIPT','locale','3718ZtDMPm','subscript','660748wiIeLi','TrackChangesEditing','code','17771uDynIQ','commandParams','CodeEditing','120fHbUDQ','FORMAT_STRIKETHROUGH','UnderlineEditing','242274wKSCDl','superscript','strikethrough','format','get','descriptionFactory','toUpperCase','*Remove\x20format:*\x20%0','toLowerCase','1240122vrNSNl','SuperscriptEditing','registerInlineAttribute','italic','21680WNlqAH','forceValue','FORMAT_BOLD','editor','plugins','159376geizjh','type','ItalicEditing','bold','1560nTCYdg','15VOVRtz','enableDefaultAttributesIntegration','FORMAT_SUBSCRIPT','registerAttributeLabel','slice','*Format:*\x20%0','underline','commandName','BoldEditing','FORMAT_CODE','18495QyObAk','FORMAT_ITALIC','has','_registerLegacyDescription','FORMAT_UNDERLINE'];_0x88b1=function(){return _0x4d89ca;};return _0x88b1();}function _0x2649(_0x8e06e0,_0x282d9d){const _0x88b131=_0x88b1();return _0x2649=function(_0x2649bf,_0x54653d){_0x2649bf=_0x2649bf-0x19b;let _0x204b52=_0x88b131[_0x2649bf];return _0x204b52;},_0x2649(_0x8e06e0,_0x282d9d);}import{Plugin as _0x5a66ed}from'ckeditor5/src/core.js';import{getTranslation as _0x374251}from'../utils/common-translations.js';const ti=[_0x52ab97(0x1b8),_0x52ab97(0x1ad),_0x52ab97(0x1d3),_0x52ab97(0x1d0),_0x52ab97(0x1c3),_0x52ab97(0x1bf),_0x52ab97(0x1a3)];export default class U extends _0x5a66ed{[_0x52ab97(0x1c2)](){const _0x3d0efa=_0x52ab97,_0xa8b865=this[_0x3d0efa(0x1a9)],_0x120db2=_0xa8b865[_0x3d0efa(0x1aa)][_0x3d0efa(0x19d)](_0x3d0efa(0x1cc)),_0x5e2d00=_0xa8b865[_0x3d0efa(0x1c8)];for(const _0x1843e8 of ti){if(!_0xa8b865[_0x3d0efa(0x1aa)][_0x3d0efa(0x1bc)](_0x1843e8))continue;const _0x465ace=_0x1843e8[_0x3d0efa(0x1b4)](0x0,-0x7)[_0x3d0efa(0x1a1)](),_0x5d2ddd=_0x3d0efa(0x1c0)+_0x465ace[_0x3d0efa(0x19f)]();_0x120db2[_0x3d0efa(0x1b1)](_0x465ace),_0x120db2[_0x3d0efa(0x1a4)](_0x465ace),_0x120db2[_0x3d0efa(0x19e)][_0x3d0efa(0x1b3)](_0x465ace,_0x374251(_0x5e2d00,_0x5d2ddd));}this[_0x3d0efa(0x1bd)]();}[_0x52ab97(0x1bd)](){const _0x2234ca=_0x52ab97,_0x593aad=this[_0x2234ca(0x1a9)],_0x9a0cce=_0x593aad[_0x2234ca(0x1c8)],_0x454b57=_0x593aad[_0x2234ca(0x1aa)][_0x2234ca(0x19d)](_0x2234ca(0x1cc));function _0x42041b(_0x29466d,_0x2036ff){const _0x561306=_0x2234ca;_0x454b57[_0x561306(0x19e)][_0x561306(0x1c1)](_0x32891d=>{const _0xba6b3c=_0x561306;if(_0xba6b3c(0x1c4)!=_0x32891d[_0xba6b3c(0x1ac)])return;const {data:_0x3c2ba0}=_0x32891d;return _0x3c2ba0&&_0x3c2ba0[_0xba6b3c(0x1b7)]===_0x29466d?_0x3c2ba0[_0xba6b3c(0x1cf)][0x0][_0xba6b3c(0x1a7)]?{'type':_0xba6b3c(0x19c),'content':_0x374251(_0x9a0cce,_0xba6b3c(0x1b5),_0x2036ff)}:{'type':_0xba6b3c(0x19c),'content':_0x374251(_0x9a0cce,_0xba6b3c(0x1a0),_0x2036ff)}:void 0x0;});}_0x42041b(_0x2234ca(0x1ae),_0x374251(_0x9a0cce,_0x2234ca(0x1a8))),_0x42041b(_0x2234ca(0x1a5),_0x374251(_0x9a0cce,_0x2234ca(0x1bb))),_0x42041b(_0x2234ca(0x1b6),_0x374251(_0x9a0cce,_0x2234ca(0x1be))),_0x42041b(_0x2234ca(0x1cd),_0x374251(_0x9a0cce,_0x2234ca(0x1b9))),_0x42041b(_0x2234ca(0x19b),_0x374251(_0x9a0cce,_0x2234ca(0x1d2))),_0x42041b(_0x2234ca(0x1ca),_0x374251(_0x9a0cce,_0x2234ca(0x1b2))),_0x42041b(_0x2234ca(0x1d5),_0x374251(_0x9a0cce,_0x2234ca(0x1c7)));}}
23
+ function _0x2c68(_0x786660,_0x25dd4e){const _0x3c3239=_0x3c32();return _0x2c68=function(_0x2c684f,_0x4e967b){_0x2c684f=_0x2c684f-0xd1;let _0x55f222=_0x3c3239[_0x2c684f];return _0x55f222;},_0x2c68(_0x786660,_0x25dd4e);}const _0x2e5ceb=_0x2c68;(function(_0xc7be7f,_0x3dda0f){const _0x5cdeb2=_0x2c68,_0x627924=_0xc7be7f();while(!![]){try{const _0x5a6949=parseInt(_0x5cdeb2(0xf0))/0x1+parseInt(_0x5cdeb2(0xf1))/0x2+parseInt(_0x5cdeb2(0xe6))/0x3*(-parseInt(_0x5cdeb2(0xe1))/0x4)+-parseInt(_0x5cdeb2(0xdb))/0x5*(parseInt(_0x5cdeb2(0x108))/0x6)+parseInt(_0x5cdeb2(0xf3))/0x7+-parseInt(_0x5cdeb2(0xe8))/0x8+-parseInt(_0x5cdeb2(0x103))/0x9*(-parseInt(_0x5cdeb2(0x105))/0xa);if(_0x5a6949===_0x3dda0f)break;else _0x627924['push'](_0x627924['shift']());}catch(_0x49321d){_0x627924['push'](_0x627924['shift']());}}}(_0x3c32,0xcf999));import{Plugin as _0xe812e2}from'ckeditor5/src/core.js';import{getTranslation as _0x5884b2}from'../utils/common-translations.js';const ti=[_0x2e5ceb(0xd5),_0x2e5ceb(0xfb),_0x2e5ceb(0xf7),_0x2e5ceb(0xe0),_0x2e5ceb(0x102),_0x2e5ceb(0xf4),_0x2e5ceb(0xfc)];function _0x3c32(){const _0x2c4eef=['TrackChangesEditing','StrikethroughEditing','418401vdqqbA','FORMAT_CODE','610hBUuIq','descriptionFactory','locale','6zxgSaU','slice','registerAttributeLabel','registerDescriptionCallback','registerInlineAttribute','BoldEditing','formatInline','FORMAT_STRIKETHROUGH','FORMAT_SUBSCRIPT','FORMAT_','italic','4828055aABLHe','FORMAT_SUPERSCRIPT','commandName','FORMAT_UNDERLINE','code','CodeEditing','4aqCNdr','afterInit','has','*Remove\x20format:*\x20%0','enableDefaultAttributesIntegration','4383048JITLwV','FORMAT_ITALIC','3339056KwMxfV','bold','commandParams','underline','toLowerCase','subscript','toUpperCase','superscript','213884VWmLnS','195422UXmCuz','get','3828398EUSYdS','SubscriptEditing','strikethrough','forceValue','UnderlineEditing','editor','_registerLegacyDescription','format','ItalicEditing','SuperscriptEditing','*Format:*\x20%0','type','FORMAT_BOLD','plugins'];_0x3c32=function(){return _0x2c4eef;};return _0x3c32();}export default class U extends _0xe812e2{[_0x2e5ceb(0xe2)](){const _0x29fbe2=_0x2e5ceb,_0x1b9f88=this[_0x29fbe2(0xf8)],_0x10578c=_0x1b9f88[_0x29fbe2(0x100)][_0x29fbe2(0xf2)](_0x29fbe2(0x101)),_0x323393=_0x1b9f88[_0x29fbe2(0x107)];for(const _0x58eb05 of ti){if(!_0x1b9f88[_0x29fbe2(0x100)][_0x29fbe2(0xe3)](_0x58eb05))continue;const _0x50fa46=_0x58eb05[_0x29fbe2(0xd1)](0x0,-0x7)[_0x29fbe2(0xec)](),_0x3a778f=_0x29fbe2(0xd9)+_0x50fa46[_0x29fbe2(0xee)]();_0x10578c[_0x29fbe2(0xe5)](_0x50fa46),_0x10578c[_0x29fbe2(0xd4)](_0x50fa46),_0x10578c[_0x29fbe2(0x106)][_0x29fbe2(0xd2)](_0x50fa46,_0x5884b2(_0x323393,_0x3a778f));}this[_0x29fbe2(0xf9)]();}[_0x2e5ceb(0xf9)](){const _0x4cbfde=_0x2e5ceb,_0x3b6ee7=this[_0x4cbfde(0xf8)],_0x55e2fa=_0x3b6ee7[_0x4cbfde(0x107)],_0x4652d1=_0x3b6ee7[_0x4cbfde(0x100)][_0x4cbfde(0xf2)](_0x4cbfde(0x101));function _0x4894fc(_0x1093cb,_0x206222){const _0x50e9b7=_0x4cbfde;_0x4652d1[_0x50e9b7(0x106)][_0x50e9b7(0xd3)](_0x6a0e41=>{const _0x54cfc4=_0x50e9b7;if(_0x54cfc4(0xd6)!=_0x6a0e41[_0x54cfc4(0xfe)])return;const {data:_0x43df5c}=_0x6a0e41;return _0x43df5c&&_0x43df5c[_0x54cfc4(0xdd)]===_0x1093cb?_0x43df5c[_0x54cfc4(0xea)][0x0][_0x54cfc4(0xf6)]?{'type':_0x54cfc4(0xfa),'content':_0x5884b2(_0x55e2fa,_0x54cfc4(0xfd),_0x206222)}:{'type':_0x54cfc4(0xfa),'content':_0x5884b2(_0x55e2fa,_0x54cfc4(0xe4),_0x206222)}:void 0x0;});}_0x4894fc(_0x4cbfde(0xe9),_0x5884b2(_0x55e2fa,_0x4cbfde(0xff))),_0x4894fc(_0x4cbfde(0xda),_0x5884b2(_0x55e2fa,_0x4cbfde(0xe7))),_0x4894fc(_0x4cbfde(0xeb),_0x5884b2(_0x55e2fa,_0x4cbfde(0xde))),_0x4894fc(_0x4cbfde(0xdf),_0x5884b2(_0x55e2fa,_0x4cbfde(0x104))),_0x4894fc(_0x4cbfde(0xf5),_0x5884b2(_0x55e2fa,_0x4cbfde(0xd7))),_0x4894fc(_0x4cbfde(0xed),_0x5884b2(_0x55e2fa,_0x4cbfde(0xd8))),_0x4894fc(_0x4cbfde(0xef),_0x5884b2(_0x55e2fa,_0x4cbfde(0xdc)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x537668=_0x18d0;(function(_0x3ca5db,_0x5056c9){const _0x57e0f5=_0x18d0,_0x193a7d=_0x3ca5db();while(!![]){try{const _0x32023c=parseInt(_0x57e0f5(0x157))/0x1+parseInt(_0x57e0f5(0x152))/0x2+parseInt(_0x57e0f5(0x164))/0x3*(parseInt(_0x57e0f5(0x165))/0x4)+parseInt(_0x57e0f5(0x15a))/0x5+-parseInt(_0x57e0f5(0x167))/0x6*(parseInt(_0x57e0f5(0x15c))/0x7)+parseInt(_0x57e0f5(0x173))/0x8+parseInt(_0x57e0f5(0x163))/0x9*(-parseInt(_0x57e0f5(0x16b))/0xa);if(_0x32023c===_0x5056c9)break;else _0x193a7d['push'](_0x193a7d['shift']());}catch(_0x327aa8){_0x193a7d['push'](_0x193a7d['shift']());}}}(_0x2521,0x3a3c3));function _0x18d0(_0x4e77c7,_0x3c250d){const _0x2521ea=_0x2521();return _0x18d0=function(_0x18d01a,_0x70fd2e){_0x18d01a=_0x18d01a-0x149;let _0x23b656=_0x2521ea[_0x18d01a];return _0x23b656;},_0x18d0(_0x4e77c7,_0x3c250d);}function _0x2521(){const _0x55c1c8=['commandParams','change','commandName','markBlockFormat','581460ZmXywd','value','TrackChangesEditing','has','from','232980bApbQZ','afterInit','commands','1048895bXLMHL','parent','17997jPtyoy','$root','selection','locale','document','schema','model','1917GGLGYs','874581HPQMHg','4lRRPTw','ELEMENT_BLOCK_QUOTE','852ZpXCni','format','filter','getSelectedBlocks','29500NhuUqM','registerDescriptionCallback','get','plugins','*Remove\x20format:*\x20%0','enableCommand','BlockQuoteEditing','descriptionFactory','1655576qwaNne','*Set\x20format:*\x20%0','editor','checkChild','name','blockQuote','forceValue'];_0x2521=function(){return _0x55c1c8;};return _0x2521();}import{Plugin as _0x4a9301}from'ckeditor5/src/core.js';import{getTranslation as _0x30b571}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x56c158}from'../utils/utils.js';export default class O extends _0x4a9301{[_0x537668(0x158)](){const _0x805106=_0x537668,_0x324d55=this[_0x805106(0x149)],_0x414a4c=_0x324d55[_0x805106(0x15f)];if(!_0x324d55[_0x805106(0x16e)][_0x805106(0x155)](_0x805106(0x171)))return;const _0x4cfa5b=_0x324d55[_0x805106(0x16e)][_0x805106(0x16d)](_0x805106(0x154)),_0x3f6063=this[_0x805106(0x149)][_0x805106(0x159)][_0x805106(0x16d)](_0x805106(0x14c));_0x4cfa5b[_0x805106(0x170)](_0x805106(0x14c),(_0x27d99f,_0x57cbe4={})=>{const _0xcff4ed=_0x805106,_0x47c304=this[_0xcff4ed(0x149)][_0xcff4ed(0x162)][_0xcff4ed(0x160)][_0xcff4ed(0x15e)],_0x207a7d=_0x57cbe4&&void 0x0!==_0x57cbe4[_0xcff4ed(0x14d)]?_0x57cbe4[_0xcff4ed(0x14d)]:!_0x3f6063[_0xcff4ed(0x153)];let _0x517140=[];if(_0x207a7d){const _0x137ee3=Array[_0xcff4ed(0x156)](_0x47c304[_0xcff4ed(0x16a)]())[_0xcff4ed(0x169)](_0x908f36=>oo(_0x908f36)||function(_0xd3ab49,_0x4e7c1f){const _0x5abf9e=_0xcff4ed,_0x462d03=_0x4e7c1f[_0x5abf9e(0x14a)](_0xd3ab49[_0x5abf9e(0x15b)],_0x5abf9e(0x14c)),_0x21eb74=_0x4e7c1f[_0x5abf9e(0x14a)]([_0x5abf9e(0x15d),_0x5abf9e(0x14c)],_0xd3ab49);return _0x462d03&&_0x21eb74;}(_0x908f36,this[_0xcff4ed(0x149)][_0xcff4ed(0x162)][_0xcff4ed(0x161)]));_0x517140=_0x56c158(_0x137ee3,_0x324d55[_0xcff4ed(0x162)]);}else{const _0x5d53d9=Array[_0xcff4ed(0x156)](_0x47c304[_0xcff4ed(0x16a)]())[_0xcff4ed(0x169)](_0x1a436a=>oo(_0x1a436a));_0x517140=_0x56c158(_0x5d53d9,_0x324d55[_0xcff4ed(0x162)]);}_0x324d55[_0xcff4ed(0x162)][_0xcff4ed(0x14f)](()=>{const _0x234ed6=_0xcff4ed;for(const _0x28b493 of _0x517140)_0x4cfa5b[_0x234ed6(0x151)](_0x28b493,{'commandName':_0x234ed6(0x14c),'commandParams':[{'forceValue':_0x207a7d}]});});}),_0x4cfa5b[_0x805106(0x172)][_0x805106(0x16c)](_0x426fe2=>{const _0x135df6=_0x805106,{data:_0x350fb5}=_0x426fe2;if(_0x350fb5&&_0x135df6(0x14c)==_0x350fb5[_0x135df6(0x150)]){const _0x3068fb=_0x30b571(_0x414a4c,_0x135df6(0x166));return _0x350fb5[_0x135df6(0x14e)][0x0][_0x135df6(0x14d)]?{'type':_0x135df6(0x168),'content':_0x30b571(_0x414a4c,_0x135df6(0x174),_0x3068fb)}:{'type':_0x135df6(0x168),'content':_0x30b571(_0x414a4c,_0x135df6(0x16f),_0x3068fb)};}});}}function oo(_0xf8028a){const _0x33c0fa=_0x537668;return _0x33c0fa(0x14c)==_0xf8028a[_0x33c0fa(0x15b)][_0x33c0fa(0x14b)];}
23
+ function _0x534d(_0x40fa3e,_0x1042f9){const _0x3d3f1f=_0x3d3f();return _0x534d=function(_0x534d13,_0x3a4d26){_0x534d13=_0x534d13-0x75;let _0x2dd044=_0x3d3f1f[_0x534d13];return _0x2dd044;},_0x534d(_0x40fa3e,_0x1042f9);}const _0x2d3546=_0x534d;(function(_0x265555,_0x2abfbd){const _0x3e3828=_0x534d,_0x19b85a=_0x265555();while(!![]){try{const _0x301250=parseInt(_0x3e3828(0x90))/0x1*(parseInt(_0x3e3828(0x80))/0x2)+-parseInt(_0x3e3828(0x87))/0x3*(-parseInt(_0x3e3828(0x77))/0x4)+parseInt(_0x3e3828(0x8d))/0x5*(parseInt(_0x3e3828(0x9d))/0x6)+-parseInt(_0x3e3828(0x84))/0x7+parseInt(_0x3e3828(0x99))/0x8+parseInt(_0x3e3828(0x7e))/0x9+-parseInt(_0x3e3828(0x79))/0xa;if(_0x301250===_0x2abfbd)break;else _0x19b85a['push'](_0x19b85a['shift']());}catch(_0x27de03){_0x19b85a['push'](_0x19b85a['shift']());}}}(_0x3d3f,0x7964f));import{Plugin as _0x41aad7}from'ckeditor5/src/core.js';import{getTranslation as _0x3756e2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x494b0a}from'../utils/utils.js';export default class O extends _0x41aad7{[_0x2d3546(0xa0)](){const _0x4016ac=_0x2d3546,_0x26051e=this[_0x4016ac(0x7a)],_0x1694ce=_0x26051e[_0x4016ac(0x9b)];if(!_0x26051e[_0x4016ac(0x7c)][_0x4016ac(0x97)](_0x4016ac(0x82)))return;const _0x5c03c3=_0x26051e[_0x4016ac(0x7c)][_0x4016ac(0x9a)](_0x4016ac(0x9e)),_0x1d5a40=this[_0x4016ac(0x7a)][_0x4016ac(0x83)][_0x4016ac(0x9a)](_0x4016ac(0x86));_0x5c03c3[_0x4016ac(0x9f)](_0x4016ac(0x86),(_0x44cff0,_0x1bb331={})=>{const _0x48307e=_0x4016ac,_0x40f3b3=this[_0x48307e(0x7a)][_0x48307e(0x94)][_0x48307e(0x88)][_0x48307e(0x9c)],_0x495b6f=_0x1bb331&&void 0x0!==_0x1bb331[_0x48307e(0x95)]?_0x1bb331[_0x48307e(0x95)]:!_0x1d5a40[_0x48307e(0x8e)];let _0xc0a13e=[];if(_0x495b6f){const _0x5671ec=Array[_0x48307e(0x8f)](_0x40f3b3[_0x48307e(0x8c)]())[_0x48307e(0x78)](_0x4adf84=>oo(_0x4adf84)||function(_0x427b8f,_0x18d341){const _0xbea35a=_0x48307e,_0x2ca4=_0x18d341[_0xbea35a(0x93)](_0x427b8f[_0xbea35a(0x8b)],_0xbea35a(0x86)),_0x2be569=_0x18d341[_0xbea35a(0x93)]([_0xbea35a(0x96),_0xbea35a(0x86)],_0x427b8f);return _0x2ca4&&_0x2be569;}(_0x4adf84,this[_0x48307e(0x7a)][_0x48307e(0x94)][_0x48307e(0x98)]));_0xc0a13e=_0x494b0a(_0x5671ec,_0x26051e[_0x48307e(0x94)]);}else{const _0x227031=Array[_0x48307e(0x8f)](_0x40f3b3[_0x48307e(0x8c)]())[_0x48307e(0x78)](_0x4ee2ab=>oo(_0x4ee2ab));_0xc0a13e=_0x494b0a(_0x227031,_0x26051e[_0x48307e(0x94)]);}_0x26051e[_0x48307e(0x94)][_0x48307e(0x8a)](()=>{const _0x7e5f17=_0x48307e;for(const _0x12f97b of _0xc0a13e)_0x5c03c3[_0x7e5f17(0x85)](_0x12f97b,{'commandName':_0x7e5f17(0x86),'commandParams':[{'forceValue':_0x495b6f}]});});}),_0x5c03c3[_0x4016ac(0x75)][_0x4016ac(0x76)](_0x52c1ba=>{const _0x387465=_0x4016ac,{data:_0x53fa86}=_0x52c1ba;if(_0x53fa86&&_0x387465(0x86)==_0x53fa86[_0x387465(0x81)]){const _0x55b086=_0x3756e2(_0x1694ce,_0x387465(0x7f));return _0x53fa86[_0x387465(0x91)][0x0][_0x387465(0x95)]?{'type':_0x387465(0x92),'content':_0x3756e2(_0x1694ce,_0x387465(0x7d),_0x55b086)}:{'type':_0x387465(0x92),'content':_0x3756e2(_0x1694ce,_0x387465(0x7b),_0x55b086)};}});}}function oo(_0x2a82cb){const _0x52961c=_0x2d3546;return _0x52961c(0x86)==_0x2a82cb[_0x52961c(0x8b)][_0x52961c(0x89)];}function _0x3d3f(){const _0x5d228c=['descriptionFactory','registerDescriptionCallback','268iBNVTp','filter','8932080Aogdjo','editor','*Remove\x20format:*\x20%0','plugins','*Set\x20format:*\x20%0','1540539eLVeNQ','ELEMENT_BLOCK_QUOTE','2474WPTRhB','commandName','BlockQuoteEditing','commands','862792SwLkUr','markBlockFormat','blockQuote','16170AuUrYp','document','name','change','parent','getSelectedBlocks','365kYXMOe','value','from','157rJirAG','commandParams','format','checkChild','model','forceValue','$root','has','schema','6125200eHRaBz','get','locale','selection','1770fncPiV','TrackChangesEditing','enableCommand','afterInit'];_0x3d3f=function(){return _0x5d228c;};return _0x3d3f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ce1e2=_0x55d3;(function(_0xf2e0d0,_0x3a9729){const _0x327392=_0x55d3,_0x2387c5=_0xf2e0d0();while(!![]){try{const _0x24e6ce=-parseInt(_0x327392(0x14d))/0x1*(parseInt(_0x327392(0x145))/0x2)+-parseInt(_0x327392(0x142))/0x3*(-parseInt(_0x327392(0x14a))/0x4)+-parseInt(_0x327392(0x143))/0x5*(-parseInt(_0x327392(0x147))/0x6)+parseInt(_0x327392(0x156))/0x7*(-parseInt(_0x327392(0x149))/0x8)+parseInt(_0x327392(0x155))/0x9+parseInt(_0x327392(0x14c))/0xa*(-parseInt(_0x327392(0x151))/0xb)+-parseInt(_0x327392(0x146))/0xc*(parseInt(_0x327392(0x159))/0xd);if(_0x24e6ce===_0x3a9729)break;else _0x2387c5['push'](_0x2387c5['shift']());}catch(_0x403845){_0x2387c5['push'](_0x2387c5['shift']());}}}(_0x33fc,0x5c0d1));function _0x33fc(){const _0x566248=['changeCaseUpper','2686248JnocCT','22771JHrVVg','plugins','TrackChangesEditing','52zTfmce','1821LxHkhV','25SJkMcd','changeCaseLower','318Mosiff','100344pfQzWc','720474NrtJda','enableCommand','1112uVNzDz','2020ILIYBE','afterInit','187310nnPCPL','1331zgpVYl','has','changeCaseTitle','get','77dZbMHO','CaseChange','editor'];_0x33fc=function(){return _0x566248;};return _0x33fc();}function _0x55d3(_0x153047,_0xe5a2e6){const _0x33fc46=_0x33fc();return _0x55d3=function(_0x55d34d,_0x504276){_0x55d34d=_0x55d34d-0x142;let _0x4ed6f7=_0x33fc46[_0x55d34d];return _0x4ed6f7;},_0x55d3(_0x153047,_0xe5a2e6);}import{Plugin as _0x5ea5fd}from'ckeditor5/src/core.js';export default class G extends _0x5ea5fd{[_0x3ce1e2(0x14b)](){const _0x5a5974=_0x3ce1e2,_0x5c0eeb=this[_0x5a5974(0x153)];_0x5c0eeb[_0x5a5974(0x157)][_0x5a5974(0x14e)](_0x5a5974(0x152))&&(_0x5c0eeb[_0x5a5974(0x157)][_0x5a5974(0x150)](_0x5a5974(0x158))[_0x5a5974(0x148)](_0x5a5974(0x154)),_0x5c0eeb[_0x5a5974(0x157)][_0x5a5974(0x150)](_0x5a5974(0x158))[_0x5a5974(0x148)](_0x5a5974(0x144)),_0x5c0eeb[_0x5a5974(0x157)][_0x5a5974(0x150)](_0x5a5974(0x158))[_0x5a5974(0x148)](_0x5a5974(0x14f)));}}
23
+ function _0x4d56(){const _0x540873=['1375576BbrWiw','2489673boGThI','9vbkVjz','7671270hshUnX','changeCaseLower','changeCaseUpper','plugins','1186180xJFxEq','editor','36232670lrbnTC','TrackChangesEditing','10ndKeNR','enableCommand','get','afterInit','has','2vfgEhG','2953286xAOFVa','2944124maOFIc','CaseChange','changeCaseTitle'];_0x4d56=function(){return _0x540873;};return _0x4d56();}function _0x3d3b(_0x1c5f75,_0x225755){const _0x4d5628=_0x4d56();return _0x3d3b=function(_0x3d3b3f,_0x25d13a){_0x3d3b3f=_0x3d3b3f-0xab;let _0x580032=_0x4d5628[_0x3d3b3f];return _0x580032;},_0x3d3b(_0x1c5f75,_0x225755);}const _0x34d74e=_0x3d3b;(function(_0x191f18,_0xb62025){const _0x38fc39=_0x3d3b,_0x197f6b=_0x191f18();while(!![]){try{const _0x27e846=parseInt(_0x38fc39(0xbd))/0x1+parseInt(_0x38fc39(0xb1))/0x2*(parseInt(_0x38fc39(0xb7))/0x3)+-parseInt(_0x38fc39(0xb3))/0x4*(-parseInt(_0x38fc39(0xac))/0x5)+parseInt(_0x38fc39(0xb9))/0x6+-parseInt(_0x38fc39(0xb2))/0x7+parseInt(_0x38fc39(0xb6))/0x8+parseInt(_0x38fc39(0xb8))/0x9*(-parseInt(_0x38fc39(0xbf))/0xa);if(_0x27e846===_0xb62025)break;else _0x197f6b['push'](_0x197f6b['shift']());}catch(_0x55c9a1){_0x197f6b['push'](_0x197f6b['shift']());}}}(_0x4d56,0xda214));import{Plugin as _0x459ada}from'ckeditor5/src/core.js';export default class G extends _0x459ada{[_0x34d74e(0xaf)](){const _0x135016=_0x34d74e,_0x594734=this[_0x135016(0xbe)];_0x594734[_0x135016(0xbc)][_0x135016(0xb0)](_0x135016(0xb4))&&(_0x594734[_0x135016(0xbc)][_0x135016(0xae)](_0x135016(0xab))[_0x135016(0xad)](_0x135016(0xbb)),_0x594734[_0x135016(0xbc)][_0x135016(0xae)](_0x135016(0xab))[_0x135016(0xad)](_0x135016(0xba)),_0x594734[_0x135016(0xbc)][_0x135016(0xae)](_0x135016(0xab))[_0x135016(0xad)](_0x135016(0xb5)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5dbf(_0x8b3124,_0x3ffbf5){const _0x3db5c6=_0x3db5();return _0x5dbf=function(_0x5dbfbe,_0x46cd5c){_0x5dbfbe=_0x5dbfbe-0x11b;let _0x3f535c=_0x3db5c6[_0x5dbfbe];return _0x3f535c;},_0x5dbf(_0x8b3124,_0x3ffbf5);}const _0x4266eb=_0x5dbf;(function(_0x53abf5,_0x3ad51c){const _0x5f2594=_0x5dbf,_0x2380b6=_0x53abf5();while(!![]){try{const _0x38828f=-parseInt(_0x5f2594(0x11f))/0x1*(-parseInt(_0x5f2594(0x11b))/0x2)+parseInt(_0x5f2594(0x11e))/0x3*(parseInt(_0x5f2594(0x125))/0x4)+parseInt(_0x5f2594(0x129))/0x5*(-parseInt(_0x5f2594(0x123))/0x6)+-parseInt(_0x5f2594(0x124))/0x7+-parseInt(_0x5f2594(0x128))/0x8+-parseInt(_0x5f2594(0x11c))/0x9+-parseInt(_0x5f2594(0x127))/0xa*(-parseInt(_0x5f2594(0x120))/0xb);if(_0x38828f===_0x3ad51c)break;else _0x2380b6['push'](_0x2380b6['shift']());}catch(_0x50d6b5){_0x2380b6['push'](_0x2380b6['shift']());}}}(_0x3db5,0xf344c));import{Plugin as _0x357a66}from'ckeditor5/src/core.js';export default class F extends _0x357a66{[_0x4266eb(0x12a)](){const _0x7ff9e6=_0x4266eb,_0x49d373=this[_0x7ff9e6(0x11d)];_0x49d373[_0x7ff9e6(0x122)][_0x7ff9e6(0x121)](_0x7ff9e6(0x12d))&&_0x49d373[_0x7ff9e6(0x126)][_0x7ff9e6(0x121)](_0x7ff9e6(0x12b))[_0x7ff9e6(0x12c)](_0x7ff9e6(0x12d));}}function _0x3db5(){const _0x2e5597=['14303256AXaPsi','20fCXelv','afterInit','TrackChangesEditing','enableCommand','ckbox','96lryoVS','17726706vhESen','editor','1450005eSsQeY','36176ePdlxj','11YZvQDY','get','commands','922098LneeNG','2305254uSMjEN','4XNgNdd','plugins','34782400WpuMNp'];_0x3db5=function(){return _0x2e5597;};return _0x3db5();}
23
+ function _0x5e5e(){const _0x26c4f1=['afterInit','6591078GmeTeM','editor','plugins','2264ZVzlKv','commands','TrackChangesEditing','ckbox','257644rSIdyR','enableCommand','734310jkFUjj','73288fgDTIl','182330hLaCYu','33CmfHEP','2195188zysbZV','2170GfzwMy','get'];_0x5e5e=function(){return _0x26c4f1;};return _0x5e5e();}const _0x24c7e8=_0x23d2;(function(_0x4ca374,_0x77c895){const _0x20f2c7=_0x23d2,_0x56bfba=_0x4ca374();while(!![]){try{const _0x2c1187=-parseInt(_0x20f2c7(0xe9))/0x1+parseInt(_0x20f2c7(0xdb))/0x2*(parseInt(_0x20f2c7(0xdd))/0x3)+-parseInt(_0x20f2c7(0xde))/0x4+parseInt(_0x20f2c7(0xdc))/0x5+parseInt(_0x20f2c7(0xda))/0x6+-parseInt(_0x20f2c7(0xdf))/0x7*(parseInt(_0x20f2c7(0xe5))/0x8)+parseInt(_0x20f2c7(0xe2))/0x9;if(_0x2c1187===_0x77c895)break;else _0x56bfba['push'](_0x56bfba['shift']());}catch(_0x259e44){_0x56bfba['push'](_0x56bfba['shift']());}}}(_0x5e5e,0x61aea));function _0x23d2(_0x5b0970,_0xfe206){const _0x5e5e45=_0x5e5e();return _0x23d2=function(_0x23d2d4,_0x2dc2ef){_0x23d2d4=_0x23d2d4-0xda;let _0x1a4085=_0x5e5e45[_0x23d2d4];return _0x1a4085;},_0x23d2(_0x5b0970,_0xfe206);}import{Plugin as _0x52508b}from'ckeditor5/src/core.js';export default class F extends _0x52508b{[_0x24c7e8(0xe1)](){const _0x27d450=_0x24c7e8,_0x832af9=this[_0x27d450(0xe3)];_0x832af9[_0x27d450(0xe6)][_0x27d450(0xe0)](_0x27d450(0xe8))&&_0x832af9[_0x27d450(0xe4)][_0x27d450(0xe0)](_0x27d450(0xe7))[_0x27d450(0xea)](_0x27d450(0xe8));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5ccd(_0x35e79f,_0x24ff54){const _0x415de3=_0x415d();return _0x5ccd=function(_0x5ccdd7,_0x5b92d9){_0x5ccdd7=_0x5ccdd7-0x19f;let _0x51ab4f=_0x415de3[_0x5ccdd7];return _0x51ab4f;},_0x5ccd(_0x35e79f,_0x24ff54);}const _0x54bbb3=_0x5ccd;function _0x415d(){const _0x5e527d=['selection','blockName','codeBlock','document','196rTjVXp','registerDescriptionCallback','5908AYVtPo','name','commandName','rootElement','checkChild','editor','afterInit','enableCommand','markBlockFormat','78kglCJd','outdentCodeBlock','30CpMHMV','indentCodeBlock','label','9fagALW','type','395575urhdYL','parent','*Remove\x20format:*\x20%0','360535GMjPCJ','value','9mgreLD','plugins','formatBlock','config','find','CodeBlock','1985885UxNfzk','languages','commandParams','forceValue','toLowerCase','has','change','locale','from','isLimit','schema','commands','*Set\x20format:*\x20%0','6843912ZeYMKN','descriptionFactory','filter','641944goocie','getSelectedBlocks','registerElementLabel','TrackChangesEditing','format','ELEMENT_CODE_BLOCK','get','model','language','249416cituBE'];_0x415d=function(){return _0x5e527d;};return _0x415d();}(function(_0x1e3051,_0x7c20c8){const _0x5758b2=_0x5ccd,_0x4bbc7b=_0x1e3051();while(!![]){try{const _0x577040=-parseInt(_0x5758b2(0x1d6))/0x1*(parseInt(_0x5758b2(0x1d4))/0x2)+parseInt(_0x5758b2(0x1a9))/0x3*(parseInt(_0x5758b2(0x1c6))/0x4)+-parseInt(_0x5758b2(0x1ab))/0x5+parseInt(_0x5758b2(0x1a4))/0x6*(parseInt(_0x5758b2(0x1ae))/0x7)+-parseInt(_0x5758b2(0x1cf))/0x8*(parseInt(_0x5758b2(0x1b0))/0x9)+parseInt(_0x5758b2(0x1a6))/0xa*(parseInt(_0x5758b2(0x1b6))/0xb)+-parseInt(_0x5758b2(0x1c3))/0xc;if(_0x577040===_0x7c20c8)break;else _0x4bbc7b['push'](_0x4bbc7b['shift']());}catch(_0x3f4a56){_0x4bbc7b['push'](_0x4bbc7b['shift']());}}}(_0x415d,0x69b82));import{Plugin as _0x58e098}from'ckeditor5/src/core.js';import{getTranslation as _0x5efc89}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x45e88c}from'../utils/utils.js';export default class L extends _0x58e098{[_0x54bbb3(0x1a1)](){const _0x15bb41=_0x54bbb3,_0x3a18e4=this[_0x15bb41(0x1a0)];if(!_0x3a18e4[_0x15bb41(0x1b1)][_0x15bb41(0x1bb)](_0x15bb41(0x1b5)))return;const _0x1139cc=_0x3a18e4[_0x15bb41(0x1b1)][_0x15bb41(0x1cc)](_0x15bb41(0x1c9)),_0x1212f6=_0x3a18e4[_0x15bb41(0x1bd)],_0x485c36=_0x3a18e4[_0x15bb41(0x1b3)][_0x15bb41(0x1cc)](_0x15bb41(0x1d2))[_0x15bb41(0x1b7)],_0x2c65ff=_0x3a18e4[_0x15bb41(0x1c1)][_0x15bb41(0x1cc)](_0x15bb41(0x1d2));_0x1139cc[_0x15bb41(0x1a2)](_0x15bb41(0x1a7)),_0x1139cc[_0x15bb41(0x1a2)](_0x15bb41(0x1a5)),_0x1139cc[_0x15bb41(0x1a2)](_0x15bb41(0x1d2),(_0x2bc426,_0x967f41={})=>{const _0x1df928=_0x15bb41,_0x5d6985=_0x3a18e4[_0x1df928(0x1cd)],_0x21f879=_0x3a18e4[_0x1df928(0x1cd)][_0x1df928(0x1d3)][_0x1df928(0x1d0)],_0x5d1013=_0x967f41&&void 0x0!==_0x967f41[_0x1df928(0x1b9)]?_0x967f41[_0x1df928(0x1b9)]:!_0x2c65ff[_0x1df928(0x1af)];let _0x27c282;_0x967f41[_0x1df928(0x1ce)]||(_0x967f41[_0x1df928(0x1ce)]=_0x485c36[0x0][_0x1df928(0x1ce)]),_0x27c282=_0x5d1013?Array[_0x1df928(0x1be)](_0x21f879[_0x1df928(0x1c7)]())[_0x1df928(0x1c5)](_0x82278=>eo(_0x82278)||function(_0x3961fa,_0x3e923e){const _0x33c651=_0x1df928;if(_0x3961fa['is'](_0x33c651(0x1d9))||_0x3e923e[_0x33c651(0x1bf)](_0x3961fa))return!0x1;return _0x3e923e[_0x33c651(0x19f)](_0x3961fa[_0x33c651(0x1ac)],_0x33c651(0x1d2));}(_0x82278,_0x5d6985[_0x1df928(0x1c0)])):Array[_0x1df928(0x1be)](_0x21f879[_0x1df928(0x1c7)]())[_0x1df928(0x1c5)](_0x58a876=>eo(_0x58a876));const _0x48769e=_0x45e88c(_0x27c282,_0x5d6985);_0x5d6985[_0x1df928(0x1bc)](()=>{const _0x5816fc=_0x1df928;for(const _0x33bd5d of _0x48769e)_0x1139cc[_0x5816fc(0x1a3)](_0x33bd5d,{'commandName':_0x5816fc(0x1d2),'commandParams':[{..._0x967f41,'forceValue':_0x5d1013}],'formatGroupId':_0x5816fc(0x1d1)});});}),(_0x1139cc[_0x15bb41(0x1c4)][_0x15bb41(0x1c8)](_0x15bb41(0x1d2),_0x36234f=>_0x5efc89(_0x1212f6,_0x15bb41(0x1cb),_0x36234f)),_0x1139cc[_0x15bb41(0x1c4)][_0x15bb41(0x1d5)](_0xc63352=>{const _0x420c9e=_0x15bb41;if(_0x420c9e(0x1b2)!=_0xc63352[_0x420c9e(0x1aa)])return;const _0x265352=_0x1212f6['t'],{data:_0x2635ba}=_0xc63352;if(!_0x2635ba||_0x420c9e(0x1d2)!=_0x2635ba[_0x420c9e(0x1d8)])return;const _0x4c38c0=_0x2635ba[_0x420c9e(0x1b8)][0x0][_0x420c9e(0x1ce)],_0x36db89=_0x265352(_0x485c36[_0x420c9e(0x1b4)](_0x2136a3=>_0x2136a3[_0x420c9e(0x1ce)]===_0x4c38c0)[_0x420c9e(0x1a8)])[_0x420c9e(0x1ba)]();return _0x2635ba[_0x420c9e(0x1b8)][0x0][_0x420c9e(0x1b9)]?{'type':_0x420c9e(0x1ca),'content':_0x5efc89(_0x1212f6,_0x420c9e(0x1c2),_0x5efc89(_0x1212f6,_0x420c9e(0x1cb),0x1)+'\x20('+_0x36db89+')')}:{'type':_0x420c9e(0x1ca),'content':_0x5efc89(_0x1212f6,_0x420c9e(0x1ad),_0x5efc89(_0x1212f6,_0x420c9e(0x1cb),0x1))};}));}}function eo(_0x22c647){const _0x2803b2=_0x54bbb3;return _0x2803b2(0x1d2)==_0x22c647[_0x2803b2(0x1d7)];}
23
+ const _0x41315f=_0x3f50;(function(_0x4c4804,_0x52e029){const _0x1af1ea=_0x3f50,_0x522489=_0x4c4804();while(!![]){try{const _0xe2571a=-parseInt(_0x1af1ea(0x117))/0x1*(parseInt(_0x1af1ea(0x14b))/0x2)+parseInt(_0x1af1ea(0x13c))/0x3+-parseInt(_0x1af1ea(0x126))/0x4*(-parseInt(_0x1af1ea(0x14a))/0x5)+parseInt(_0x1af1ea(0x132))/0x6*(-parseInt(_0x1af1ea(0x116))/0x7)+parseInt(_0x1af1ea(0x148))/0x8+-parseInt(_0x1af1ea(0x120))/0x9*(parseInt(_0x1af1ea(0x138))/0xa)+-parseInt(_0x1af1ea(0x114))/0xb;if(_0xe2571a===_0x52e029)break;else _0x522489['push'](_0x522489['shift']());}catch(_0x2f5ad7){_0x522489['push'](_0x522489['shift']());}}}(_0x1ed0,0x2b64f));import{Plugin as _0x88e44e}from'ckeditor5/src/core.js';import{getTranslation as _0x52c2b4}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xdb4d46}from'../utils/utils.js';function _0x3f50(_0x506afa,_0x39e4a2){const _0x1ed01c=_0x1ed0();return _0x3f50=function(_0x3f5067,_0x2a8075){_0x3f5067=_0x3f5067-0x113;let _0x70566d=_0x1ed01c[_0x3f5067];return _0x70566d;},_0x3f50(_0x506afa,_0x39e4a2);}function _0x1ed0(){const _0x199dae=['ELEMENT_CODE_BLOCK','570565isgiAJ','1378xsEiob','from','format','448019jEFjCY','*Set\x20format:*\x20%0','7FyXZGm','178VRTkot','model','find','config','TrackChangesEditing','locale','checkChild','editor','get','2014191ilEFVE','document','CodeBlock','type','forceValue','registerElementLabel','12QyoLQv','commandParams','commandName','formatBlock','commands','getSelectedBlocks','schema','enableCommand','*Remove\x20format:*\x20%0','afterInit','indentCodeBlock','descriptionFactory','1809960vmPYVt','markBlockFormat','plugins','name','languages','isLimit','10Cydvll','change','outdentCodeBlock','selection','562512eHXyzr','parent','value','has','codeBlock','label','toLowerCase','rootElement','registerDescriptionCallback','filter','blockName','language','2693840xRCKEP'];_0x1ed0=function(){return _0x199dae;};return _0x1ed0();}export default class L extends _0x88e44e{[_0x41315f(0x12f)](){const _0x3dd3f3=_0x41315f,_0x26fa64=this[_0x3dd3f3(0x11e)];if(!_0x26fa64[_0x3dd3f3(0x134)][_0x3dd3f3(0x13f)](_0x3dd3f3(0x122)))return;const _0x197cb6=_0x26fa64[_0x3dd3f3(0x134)][_0x3dd3f3(0x11f)](_0x3dd3f3(0x11b)),_0x509bfe=_0x26fa64[_0x3dd3f3(0x11c)],_0xbd79d3=_0x26fa64[_0x3dd3f3(0x11a)][_0x3dd3f3(0x11f)](_0x3dd3f3(0x140))[_0x3dd3f3(0x136)],_0x375712=_0x26fa64[_0x3dd3f3(0x12a)][_0x3dd3f3(0x11f)](_0x3dd3f3(0x140));_0x197cb6[_0x3dd3f3(0x12d)](_0x3dd3f3(0x130)),_0x197cb6[_0x3dd3f3(0x12d)](_0x3dd3f3(0x13a)),_0x197cb6[_0x3dd3f3(0x12d)](_0x3dd3f3(0x140),(_0x2dd250,_0x4c58fa={})=>{const _0x5044d7=_0x3dd3f3,_0x293daf=_0x26fa64[_0x5044d7(0x118)],_0x341dc4=_0x26fa64[_0x5044d7(0x118)][_0x5044d7(0x121)][_0x5044d7(0x13b)],_0x313b1c=_0x4c58fa&&void 0x0!==_0x4c58fa[_0x5044d7(0x124)]?_0x4c58fa[_0x5044d7(0x124)]:!_0x375712[_0x5044d7(0x13e)];let _0x7619ab;_0x4c58fa[_0x5044d7(0x147)]||(_0x4c58fa[_0x5044d7(0x147)]=_0xbd79d3[0x0][_0x5044d7(0x147)]),_0x7619ab=_0x313b1c?Array[_0x5044d7(0x14c)](_0x341dc4[_0x5044d7(0x12b)]())[_0x5044d7(0x145)](_0x2d2bad=>eo(_0x2d2bad)||function(_0x38305e,_0x5aa00b){const _0x4da0fa=_0x5044d7;if(_0x38305e['is'](_0x4da0fa(0x143))||_0x5aa00b[_0x4da0fa(0x137)](_0x38305e))return!0x1;return _0x5aa00b[_0x4da0fa(0x11d)](_0x38305e[_0x4da0fa(0x13d)],_0x4da0fa(0x140));}(_0x2d2bad,_0x293daf[_0x5044d7(0x12c)])):Array[_0x5044d7(0x14c)](_0x341dc4[_0x5044d7(0x12b)]())[_0x5044d7(0x145)](_0x3f4164=>eo(_0x3f4164));const _0x1aa458=_0xdb4d46(_0x7619ab,_0x293daf);_0x293daf[_0x5044d7(0x139)](()=>{const _0xe1a5d1=_0x5044d7;for(const _0x20a639 of _0x1aa458)_0x197cb6[_0xe1a5d1(0x133)](_0x20a639,{'commandName':_0xe1a5d1(0x140),'commandParams':[{..._0x4c58fa,'forceValue':_0x313b1c}],'formatGroupId':_0xe1a5d1(0x146)});});}),(_0x197cb6[_0x3dd3f3(0x131)][_0x3dd3f3(0x125)](_0x3dd3f3(0x140),_0x527a20=>_0x52c2b4(_0x509bfe,_0x3dd3f3(0x149),_0x527a20)),_0x197cb6[_0x3dd3f3(0x131)][_0x3dd3f3(0x144)](_0x1d1d79=>{const _0x965951=_0x3dd3f3;if(_0x965951(0x129)!=_0x1d1d79[_0x965951(0x123)])return;const _0x2369f5=_0x509bfe['t'],{data:_0xd51bdd}=_0x1d1d79;if(!_0xd51bdd||_0x965951(0x140)!=_0xd51bdd[_0x965951(0x128)])return;const _0x27926c=_0xd51bdd[_0x965951(0x127)][0x0][_0x965951(0x147)],_0x236a3c=_0x2369f5(_0xbd79d3[_0x965951(0x119)](_0x11a92d=>_0x11a92d[_0x965951(0x147)]===_0x27926c)[_0x965951(0x141)])[_0x965951(0x142)]();return _0xd51bdd[_0x965951(0x127)][0x0][_0x965951(0x124)]?{'type':_0x965951(0x113),'content':_0x52c2b4(_0x509bfe,_0x965951(0x115),_0x52c2b4(_0x509bfe,_0x965951(0x149),0x1)+'\x20('+_0x236a3c+')')}:{'type':_0x965951(0x113),'content':_0x52c2b4(_0x509bfe,_0x965951(0x12e),_0x52c2b4(_0x509bfe,_0x965951(0x149),0x1))};}));}}function eo(_0x86def1){const _0x3399b6=_0x41315f;return _0x3399b6(0x140)==_0x86def1[_0x3399b6(0x135)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354e6f=_0x143f;function _0x143f(_0x34cf1c,_0x21ca88){const _0x27ea5f=_0x27ea();return _0x143f=function(_0x143f51,_0x1efdb0){_0x143f51=_0x143f51-0x142;let _0x2d2848=_0x27ea5f[_0x143f51];return _0x2d2848;},_0x143f(_0x34cf1c,_0x21ca88);}(function(_0x4a131c,_0xb9ff3e){const _0x2d4442=_0x143f,_0x4610be=_0x4a131c();while(!![]){try{const _0x4706e2=parseInt(_0x2d4442(0x14a))/0x1+parseInt(_0x2d4442(0x14e))/0x2*(parseInt(_0x2d4442(0x14d))/0x3)+-parseInt(_0x2d4442(0x148))/0x4+-parseInt(_0x2d4442(0x146))/0x5*(-parseInt(_0x2d4442(0x143))/0x6)+parseInt(_0x2d4442(0x151))/0x7*(-parseInt(_0x2d4442(0x154))/0x8)+parseInt(_0x2d4442(0x142))/0x9*(parseInt(_0x2d4442(0x152))/0xa)+-parseInt(_0x2d4442(0x149))/0xb*(parseInt(_0x2d4442(0x147))/0xc);if(_0x4706e2===_0xb9ff3e)break;else _0x4610be['push'](_0x4610be['shift']());}catch(_0x535044){_0x4610be['push'](_0x4610be['shift']());}}}(_0x27ea,0xa3fa7));function _0x27ea(){const _0x58d3a7=['1199jKClGZ','77499uYYQyE','afterInit','CommentsEditing','1165224ycIQiD','4TAXYTj','get','has','230062tujMsq','10kwoBBQ','editor','208wiqTrW','enableCommand','addCommentThread','6697026VHzoSy','5910pLfUdp','plugins','TrackChangesEditing','385ocPNsg','7464tRcYwd','321220bHxgEg'];_0x27ea=function(){return _0x58d3a7;};return _0x27ea();}import{Plugin as _0x43b616}from'ckeditor5/src/core.js';export default class H extends _0x43b616{[_0x354e6f(0x14b)](){const _0x4e33ed=_0x354e6f,_0x14473d=this[_0x4e33ed(0x153)];if(!_0x14473d[_0x4e33ed(0x144)][_0x4e33ed(0x150)](_0x4e33ed(0x14c)))return;_0x14473d[_0x4e33ed(0x144)][_0x4e33ed(0x14f)](_0x4e33ed(0x145))[_0x4e33ed(0x155)](_0x4e33ed(0x156));}}
23
+ function _0xba3f(_0x13f8ab,_0x106c58){const _0x568a68=_0x568a();return _0xba3f=function(_0xba3fd,_0x3b3b77){_0xba3fd=_0xba3fd-0x1ad;let _0x918a23=_0x568a68[_0xba3fd];return _0x918a23;},_0xba3f(_0x13f8ab,_0x106c58);}function _0x568a(){const _0x3a884a=['addCommentThread','editor','get','3097885WATLlh','afterInit','TrackChangesEditing','6428610naPOQg','plugins','466224KxZfWJ','118496ucWamA','444qJJRDI','174036psIrMJ','has','24NbhpTv','390328yyfFIp','enableCommand','8457016TFSoBO','CommentsEditing','54cCLXRm'];_0x568a=function(){return _0x3a884a;};return _0x568a();}const _0x34f5d0=_0xba3f;(function(_0x29667d,_0x50d639){const _0x45bce2=_0xba3f,_0x94845=_0x29667d();while(!![]){try{const _0x2b8a27=-parseInt(_0x45bce2(0x1ae))/0x1+-parseInt(_0x45bce2(0x1bb))/0x2+-parseInt(_0x45bce2(0x1be))/0x3*(-parseInt(_0x45bce2(0x1ad))/0x4)+-parseInt(_0x45bce2(0x1b6))/0x5+-parseInt(_0x45bce2(0x1bd))/0x6*(parseInt(_0x45bce2(0x1bc))/0x7)+-parseInt(_0x45bce2(0x1b0))/0x8+parseInt(_0x45bce2(0x1b2))/0x9*(parseInt(_0x45bce2(0x1b9))/0xa);if(_0x2b8a27===_0x50d639)break;else _0x94845['push'](_0x94845['shift']());}catch(_0x1e40f7){_0x94845['push'](_0x94845['shift']());}}}(_0x568a,0x9f486));import{Plugin as _0x3eebd6}from'ckeditor5/src/core.js';export default class H extends _0x3eebd6{[_0x34f5d0(0x1b7)](){const _0x5d7659=_0x34f5d0,_0x3371a7=this[_0x5d7659(0x1b4)];if(!_0x3371a7[_0x5d7659(0x1ba)][_0x5d7659(0x1bf)](_0x5d7659(0x1b1)))return;_0x3371a7[_0x5d7659(0x1ba)][_0x5d7659(0x1b5)](_0x5d7659(0x1b8))[_0x5d7659(0x1af)](_0x5d7659(0x1b3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c5651=_0x52ec;(function(_0x3b54c,_0x160121){const _0x407253=_0x52ec,_0x5be8fc=_0x3b54c();while(!![]){try{const _0x41450a=parseInt(_0x407253(0x1c7))/0x1*(parseInt(_0x407253(0x1b7))/0x2)+parseInt(_0x407253(0x1b5))/0x3+parseInt(_0x407253(0x1b8))/0x4*(-parseInt(_0x407253(0x1b6))/0x5)+parseInt(_0x407253(0x19f))/0x6+parseInt(_0x407253(0x1ab))/0x7*(-parseInt(_0x407253(0x1bb))/0x8)+parseInt(_0x407253(0x1c0))/0x9+parseInt(_0x407253(0x19a))/0xa*(-parseInt(_0x407253(0x1a0))/0xb);if(_0x41450a===_0x160121)break;else _0x5be8fc['push'](_0x5be8fc['shift']());}catch(_0x33639c){_0x5be8fc['push'](_0x5be8fc['shift']());}}}(_0x21cc,0xcbad0));import{Plugin as _0x339f26}from'ckeditor5/src/core.js';import{LiveRange as _0x197bcf}from'ckeditor5/src/engine.js';import{Delete as _0x6ae41c}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0xa2e1ee}from'./utils.js';function _0x52ec(_0x65011d,_0x449f19){const _0x21ccf4=_0x21cc();return _0x52ec=function(_0x52eca7,_0x473106){_0x52eca7=_0x52eca7-0x194;let _0x3dddb6=_0x21ccf4[_0x52eca7];return _0x3dddb6;},_0x52ec(_0x65011d,_0x449f19);}function _0x21cc(){const _0x3962ba=['delete','isCollapsed','merge','rootName','init','plugins','high','createSelection','enqueueChange','showSuggestionHighlights','406afwTxC','start','removeMarker:suggestion:deletion','writer','editing','get','markerName','unit','uiElement','$graveyard','4502790moZnMd','91815zEVmyx','319538WVKTrW','64NJyYVk','document','createRange','131896FKEyHO','TrackChangesEditing','data','bind','commands','285048fCPlRF','selection','root','fromRange','setSelection','requires','unlock','1XzJtTE','deleteForward','model','lock','downcastDispatcher','modifySelection','mapper','getFirstRange','unbindElementFromMarkerName','addMarker:suggestion:deletion','end','forward','remove','options','buffer','enableCommand','1940NchWSX','markerNameToElements','batch','detach','editor','7252074aezQhF','46310RaMAgm'];_0x21cc=function(){return _0x3962ba;};return _0x21cc();}export default class q extends _0x339f26{static get[_0x4c5651(0x1c5)](){return[_0x6ae41c];}[_0x4c5651(0x1a5)](){const _0x116880=_0x4c5651,_0x426a8e=this[_0x116880(0x19e)],_0x4f4b13=_0x426a8e[_0x116880(0x1a6)][_0x116880(0x1b0)](_0x116880(0x1bc));_0x4f4b13[_0x116880(0x199)](_0x116880(0x1a1));const _0x657a47=_0x426a8e[_0x116880(0x1bf)][_0x116880(0x1b0)](_0x116880(0x1c8));_0x4f4b13[_0x116880(0x199)](_0x116880(0x1c8),(_0x23e906,_0x314216={})=>{const _0x4d42d7=_0x116880,_0xfc01e0=_0x426a8e[_0x4d42d7(0x1c9)][_0x4d42d7(0x1a8)](_0x426a8e[_0x4d42d7(0x1c9)][_0x4d42d7(0x1b9)][_0x4d42d7(0x1c1)]);_0xfc01e0[_0x4d42d7(0x1a2)]&&_0x426a8e[_0x4d42d7(0x1c9)][_0x4d42d7(0x1cc)](_0xfc01e0,{'direction':_0x4d42d7(0x195),'unit':_0x314216[_0x4d42d7(0x1b2)]});const _0x3bdda8=_0xfc01e0[_0x4d42d7(0x1ce)](),_0x8ba24c=_0x197bcf[_0x4d42d7(0x1c3)](_0x3bdda8);let _0x29b73e;_0x23e906(_0x314216),_0x29b73e=_0x4d42d7(0x1b4)==_0x8ba24c[_0x4d42d7(0x1c2)][_0x4d42d7(0x1a4)]?_0x426a8e[_0x4d42d7(0x1c9)][_0x4d42d7(0x1ba)](_0x3bdda8[_0x4d42d7(0x1ac)]):_0x426a8e[_0x4d42d7(0x1c9)][_0x4d42d7(0x1ba)](_0x8ba24c[_0x4d42d7(0x1ac)],_0x8ba24c[_0x4d42d7(0x194)]),_0x8ba24c[_0x4d42d7(0x19d)](),_0x426a8e[_0x4d42d7(0x1c9)][_0x4d42d7(0x1a9)](_0x657a47[_0x4d42d7(0x198)][_0x4d42d7(0x19c)],_0x5cce68=>{const _0x377e6f=_0x4d42d7;_0x657a47[_0x377e6f(0x198)][_0x377e6f(0x1ca)](),_0x5cce68[_0x377e6f(0x1c4)](_0x5cce68[_0x377e6f(0x1ba)](_0x29b73e[_0x377e6f(0x194)])),_0x657a47[_0x377e6f(0x198)][_0x377e6f(0x1c6)]();});}),_0x426a8e[_0x116880(0x1af)][_0x116880(0x1cb)]['on'](_0x116880(0x1d0),_0xa2e1ee(_0x426a8e,_0x116880(0x1a3)),{'priority':_0x116880(0x1a7)}),_0x426a8e[_0x116880(0x1bd)][_0x116880(0x1cb)]['on'](_0x116880(0x1d0),(_0x1167bf,_0x4a7696,_0x434636)=>{const _0x1bd48d=_0x116880;_0x434636[_0x1bd48d(0x197)][_0x1bd48d(0x1aa)]&&_0xa2e1ee(_0x426a8e,_0x1bd48d(0x1a3),{'showActiveMarker':!0x1})[_0x1bd48d(0x1be)](this)(_0x1167bf,_0x4a7696,_0x434636);},{'priority':_0x116880(0x1a7)}),_0x426a8e[_0x116880(0x1af)][_0x116880(0x1cb)]['on'](_0x116880(0x1ad),(_0x4a9dce,_0x1ce560,_0x53412b)=>{const _0x173954=_0x116880,_0x41cb51=_0x53412b[_0x173954(0x1cd)][_0x173954(0x19b)](_0x1ce560[_0x173954(0x1b1)]);if(_0x41cb51){for(const _0x1d4d1e of _0x41cb51)_0x1d4d1e['is'](_0x173954(0x1b3))&&(_0x53412b[_0x173954(0x1cd)][_0x173954(0x1cf)](_0x1d4d1e,_0x1ce560[_0x173954(0x1b1)]),_0x53412b[_0x173954(0x1ae)][_0x173954(0x196)](_0x1d4d1e));}},{'priority':_0x116880(0x1a7)});}}
23
+ const _0x343fea=_0x300f;(function(_0x47acba,_0x195ce8){const _0x3accc9=_0x300f,_0x261274=_0x47acba();while(!![]){try{const _0x282b1f=-parseInt(_0x3accc9(0x165))/0x1+-parseInt(_0x3accc9(0x155))/0x2+-parseInt(_0x3accc9(0x150))/0x3*(parseInt(_0x3accc9(0x184))/0x4)+parseInt(_0x3accc9(0x17d))/0x5+parseInt(_0x3accc9(0x175))/0x6*(parseInt(_0x3accc9(0x181))/0x7)+-parseInt(_0x3accc9(0x168))/0x8+parseInt(_0x3accc9(0x174))/0x9;if(_0x282b1f===_0x195ce8)break;else _0x261274['push'](_0x261274['shift']());}catch(_0x3b1441){_0x261274['push'](_0x261274['shift']());}}}(_0x2960,0x3a009));import{Plugin as _0x319198}from'ckeditor5/src/core.js';import{LiveRange as _0x30396c}from'ckeditor5/src/engine.js';import{Delete as _0x4bd290}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x30a13d}from'./utils.js';export default class q extends _0x319198{static get[_0x343fea(0x15c)](){return[_0x4bd290];}[_0x343fea(0x153)](){const _0x51183f=_0x343fea,_0x44c09b=this[_0x51183f(0x17c)],_0x129b3a=_0x44c09b[_0x51183f(0x16f)][_0x51183f(0x187)](_0x51183f(0x166));_0x129b3a[_0x51183f(0x182)](_0x51183f(0x151));const _0x30b92e=_0x44c09b[_0x51183f(0x179)][_0x51183f(0x187)](_0x51183f(0x16e));_0x129b3a[_0x51183f(0x182)](_0x51183f(0x16e),(_0xdbdc8d,_0x1c3766={})=>{const _0x77ed1f=_0x51183f,_0xb172eb=_0x44c09b[_0x77ed1f(0x16b)][_0x77ed1f(0x171)](_0x44c09b[_0x77ed1f(0x16b)][_0x77ed1f(0x176)][_0x77ed1f(0x15b)]);_0xb172eb[_0x77ed1f(0x178)]&&_0x44c09b[_0x77ed1f(0x16b)][_0x77ed1f(0x14e)](_0xb172eb,{'direction':_0x77ed1f(0x17b),'unit':_0x1c3766[_0x77ed1f(0x15d)]});const _0x1e21a5=_0xb172eb[_0x77ed1f(0x163)](),_0x367f1b=_0x30396c[_0x77ed1f(0x159)](_0x1e21a5);let _0x473164;_0xdbdc8d(_0x1c3766),_0x473164=_0x77ed1f(0x170)==_0x367f1b[_0x77ed1f(0x156)][_0x77ed1f(0x180)]?_0x44c09b[_0x77ed1f(0x16b)][_0x77ed1f(0x167)](_0x1e21a5[_0x77ed1f(0x160)]):_0x44c09b[_0x77ed1f(0x16b)][_0x77ed1f(0x167)](_0x367f1b[_0x77ed1f(0x160)],_0x367f1b[_0x77ed1f(0x164)]),_0x367f1b[_0x77ed1f(0x15e)](),_0x44c09b[_0x77ed1f(0x16b)][_0x77ed1f(0x17f)](_0x30b92e[_0x77ed1f(0x169)][_0x77ed1f(0x157)],_0x8de41f=>{const _0x3eada5=_0x77ed1f;_0x30b92e[_0x3eada5(0x169)][_0x3eada5(0x15a)](),_0x8de41f[_0x3eada5(0x172)](_0x8de41f[_0x3eada5(0x167)](_0x473164[_0x3eada5(0x164)])),_0x30b92e[_0x3eada5(0x169)][_0x3eada5(0x16a)]();});}),_0x44c09b[_0x51183f(0x183)][_0x51183f(0x161)]['on'](_0x51183f(0x158),_0x30a13d(_0x44c09b,_0x51183f(0x186)),{'priority':_0x51183f(0x15f)}),_0x44c09b[_0x51183f(0x152)][_0x51183f(0x161)]['on'](_0x51183f(0x158),(_0x556910,_0x476f1e,_0x2e4d0a)=>{const _0x415d7e=_0x51183f;_0x2e4d0a[_0x415d7e(0x14d)][_0x415d7e(0x185)]&&_0x30a13d(_0x44c09b,_0x415d7e(0x186),{'showActiveMarker':!0x1})[_0x415d7e(0x177)](this)(_0x556910,_0x476f1e,_0x2e4d0a);},{'priority':_0x51183f(0x15f)}),_0x44c09b[_0x51183f(0x183)][_0x51183f(0x161)]['on'](_0x51183f(0x154),(_0x1d1403,_0x2efcf0,_0xe203b3)=>{const _0x143153=_0x51183f,_0x2acf77=_0xe203b3[_0x143153(0x16d)][_0x143153(0x17e)](_0x2efcf0[_0x143153(0x14f)]);if(_0x2acf77){for(const _0x355c1c of _0x2acf77)_0x355c1c['is'](_0x143153(0x16c))&&(_0xe203b3[_0x143153(0x16d)][_0x143153(0x162)](_0x355c1c,_0x2efcf0[_0x143153(0x14f)]),_0xe203b3[_0x143153(0x17a)][_0x143153(0x173)](_0x355c1c));}},{'priority':_0x51183f(0x15f)});}}function _0x300f(_0x4c09e2,_0x236e7e){const _0x296067=_0x2960();return _0x300f=function(_0x300fda,_0xf082a4){_0x300fda=_0x300fda-0x14d;let _0x1d2437=_0x296067[_0x300fda];return _0x1d2437;},_0x300f(_0x4c09e2,_0x236e7e);}function _0x2960(){const _0x5ec7e5=['options','modifySelection','markerName','148581OPfvAi','delete','data','init','removeMarker:suggestion:deletion','657628aSOXFt','root','batch','addMarker:suggestion:deletion','fromRange','lock','selection','requires','unit','detach','high','start','downcastDispatcher','unbindElementFromMarkerName','getFirstRange','end','444371jYDrEf','TrackChangesEditing','createRange','1945320keDqQk','buffer','unlock','model','uiElement','mapper','deleteForward','plugins','$graveyard','createSelection','setSelection','remove','12087207BDFigW','1194NvsQJF','document','bind','isCollapsed','commands','writer','forward','editor','218820YKxdub','markerNameToElements','enqueueChange','rootName','553GegJFc','enableCommand','editing','12vuikZO','showSuggestionHighlights','merge','get'];_0x2960=function(){return _0x5ec7e5;};return _0x2960();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4a3a(_0x4cc854,_0x34050a){const _0x2c0905=_0x2c09();return _0x4a3a=function(_0x4a3a3d,_0x6bcdba){_0x4a3a3d=_0x4a3a3d-0x157;let _0x59c5ef=_0x2c0905[_0x4a3a3d];return _0x59c5ef;},_0x4a3a(_0x4cc854,_0x34050a);}const _0x509729=_0x4a3a;(function(_0x32d97f,_0x37e040){const _0xeeb985=_0x4a3a,_0x51e43d=_0x32d97f();while(!![]){try{const _0x51fa7f=parseInt(_0xeeb985(0x17c))/0x1*(parseInt(_0xeeb985(0x18e))/0x2)+-parseInt(_0xeeb985(0x157))/0x3*(parseInt(_0xeeb985(0x174))/0x4)+-parseInt(_0xeeb985(0x175))/0x5+-parseInt(_0xeeb985(0x189))/0x6+-parseInt(_0xeeb985(0x166))/0x7+-parseInt(_0xeeb985(0x181))/0x8*(-parseInt(_0xeeb985(0x164))/0x9)+-parseInt(_0xeeb985(0x16f))/0xa*(-parseInt(_0xeeb985(0x18c))/0xb);if(_0x51fa7f===_0x37e040)break;else _0x51e43d['push'](_0x51e43d['shift']());}catch(_0x29adf6){_0x51e43d['push'](_0x51e43d['shift']());}}}(_0x2c09,0xb219a));import{Plugin as _0x1e0d6c}from'ckeditor5/src/core.js';function _0x2c09(){const _0x35c939=['markerNameToElements','remove','enableCommand','3820kAjdfi','5612880bRyozd','get','mapper','data','unbindElementFromMarkerName','nextSibling','createPositionAt','18622LEVeXZ','TrackChangesEditing','ck-suggestion-marker-split','end','commands','8qzcApm','change','downcastDispatcher','selection','setSelection','high','afterExecute','plugins','8612382nZOJbi','getFirstPosition','enter','55OxIEhL','showSuggestionHighlights','148VBCSRq','1656fbcehR','init','getFirstRange','markerName','parent','removeMarker:suggestion:insertion','options','requires','bind','addMarker:suggestion:insertion','model','document','fromRange','11481543vOXWKT','hasClass','2772798rwzDAN','editing','editor','createRange','fire','markInsertion','enterBlock','detach','writer','3113980XhLXvc','split'];_0x2c09=function(){return _0x35c939;};return _0x2c09();}import{Enter as _0x39c190}from'ckeditor5/src/enter.js';import{LiveRange as _0x3fff69}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x308044}from'./utils.js';export default class W extends _0x1e0d6c{static get[_0x509729(0x15e)](){return[_0x39c190];}[_0x509729(0x158)](){const _0x2bff69=_0x509729,_0x293012=this[_0x2bff69(0x168)],_0x1db90b=_0x293012[_0x2bff69(0x188)][_0x2bff69(0x176)](_0x2bff69(0x17d)),_0x2a9115=_0x293012[_0x2bff69(0x180)][_0x2bff69(0x176)](_0x2bff69(0x18b));_0x1db90b[_0x2bff69(0x173)](_0x2bff69(0x18b),()=>{const _0x547931=_0x2bff69;_0x293012[_0x547931(0x161)][_0x547931(0x182)](_0x31fbe7=>{const _0x55a809=_0x547931,_0x3b5cd6=_0x293012[_0x55a809(0x161)][_0x55a809(0x162)][_0x55a809(0x184)],_0x3c04e0=_0x3b5cd6[_0x55a809(0x18a)](),_0x3ee697=_0x3fff69[_0x55a809(0x163)](_0x3b5cd6[_0x55a809(0x159)]());if(_0x2a9115[_0x55a809(0x16c)](_0x31fbe7)){const _0x5f174d=_0x293012[_0x55a809(0x161)][_0x55a809(0x17b)](_0x3c04e0[_0x55a809(0x15b)][_0x55a809(0x17a)],0x0),_0x133e38=_0x31fbe7[_0x55a809(0x169)](_0x3c04e0,_0x5f174d);_0x1db90b[_0x55a809(0x16b)](_0x133e38);}else _0x31fbe7[_0x55a809(0x185)](_0x31fbe7[_0x55a809(0x169)](_0x3ee697[_0x55a809(0x17f)]));_0x3ee697[_0x55a809(0x16d)](),_0x2a9115[_0x55a809(0x16a)](_0x55a809(0x187),{'writer':_0x31fbe7});});}),_0x293012[_0x2bff69(0x167)][_0x2bff69(0x183)]['on'](_0x2bff69(0x160),_0x308044(_0x293012,_0x2bff69(0x170)),{'priority':_0x2bff69(0x186)}),_0x293012[_0x2bff69(0x167)][_0x2bff69(0x183)]['on'](_0x2bff69(0x15c),(_0x346d84,_0x3901c0,_0x28f534)=>{const _0x4fa3af=_0x2bff69,_0x2da548=_0x28f534[_0x4fa3af(0x177)][_0x4fa3af(0x171)](_0x3901c0[_0x4fa3af(0x15a)]);if(_0x2da548){for(const _0x3b27a7 of _0x2da548)_0x3b27a7[_0x4fa3af(0x165)](_0x4fa3af(0x17e))&&(_0x28f534[_0x4fa3af(0x177)][_0x4fa3af(0x179)](_0x3b27a7,_0x3901c0[_0x4fa3af(0x15a)]),_0x28f534[_0x4fa3af(0x16e)][_0x4fa3af(0x172)](_0x3b27a7));}},{'priority':_0x2bff69(0x186)}),_0x293012[_0x2bff69(0x178)][_0x2bff69(0x183)]['on'](_0x2bff69(0x160),(_0x1abcb3,_0x190d97,_0x3d07ae)=>{const _0x25229a=_0x2bff69;_0x3d07ae[_0x25229a(0x15d)][_0x25229a(0x18d)]&&_0x308044(_0x293012,_0x25229a(0x170),{'showActiveMarker':!0x1})[_0x25229a(0x15f)](this)(_0x1abcb3,_0x190d97,_0x3d07ae);},{'priority':_0x2bff69(0x186)});}}
23
+ const _0x84544e=_0xd35f;function _0xe938(){const _0x4ab4da=['addMarker:suggestion:insertion','plugins','markerName','53334HpnwJD','7178268JdEKjD','2124312EDdsxi','remove','high','options','setSelection','fire','change','21rGEEHp','12661524jkGzNk','createPositionAt','removeMarker:suggestion:insertion','ck-suggestion-marker-split','parent','downcastDispatcher','mapper','writer','selection','48paKRHH','data','24203390qGEigd','fromRange','afterExecute','detach','enter','editing','showSuggestionHighlights','5101775CgLOPc','4TyBtwW','unbindElementFromMarkerName','bind','split','commands','enableCommand','init','get','model','hasClass','getFirstPosition','requires','editor','TrackChangesEditing','createRange','nextSibling','markerNameToElements','122589aZKUma','enterBlock','getFirstRange','document','end','markInsertion'];_0xe938=function(){return _0x4ab4da;};return _0xe938();}(function(_0x5aa670,_0x430334){const _0x13b45d=_0xd35f,_0x48ff9e=_0x5aa670();while(!![]){try{const _0x2d0328=parseInt(_0x13b45d(0xd7))/0x1*(parseInt(_0x13b45d(0xc6))/0x2)+parseInt(_0x13b45d(0xe0))/0x3*(-parseInt(_0x13b45d(0xbc))/0x4)+-parseInt(_0x13b45d(0xc5))/0x5+-parseInt(_0x13b45d(0xe1))/0x6+parseInt(_0x13b45d(0xb2))/0x7*(-parseInt(_0x13b45d(0xab))/0x8)+parseInt(_0x13b45d(0xb3))/0x9+parseInt(_0x13b45d(0xbe))/0xa;if(_0x2d0328===_0x430334)break;else _0x48ff9e['push'](_0x48ff9e['shift']());}catch(_0xbbb0e5){_0x48ff9e['push'](_0x48ff9e['shift']());}}}(_0xe938,0xce763));import{Plugin as _0x36764f}from'ckeditor5/src/core.js';import{Enter as _0x1402ec}from'ckeditor5/src/enter.js';import{LiveRange as _0x5c79df}from'ckeditor5/src/engine.js';function _0xd35f(_0x425011,_0x2d6c86){const _0xe938d9=_0xe938();return _0xd35f=function(_0xd35fa8,_0x4bcd71){_0xd35fa8=_0xd35fa8-0xab;let _0x9ea9db=_0xe938d9[_0xd35fa8];return _0x9ea9db;},_0xd35f(_0x425011,_0x2d6c86);}import{downcastSplitMergeMarker as _0x4cdcaf}from'./utils.js';export default class W extends _0x36764f{static get[_0x84544e(0xd1)](){return[_0x1402ec];}[_0x84544e(0xcc)](){const _0x286d50=_0x84544e,_0x3bfcde=this[_0x286d50(0xd2)],_0x779bf1=_0x3bfcde[_0x286d50(0xde)][_0x286d50(0xcd)](_0x286d50(0xd3)),_0x13f38e=_0x3bfcde[_0x286d50(0xca)][_0x286d50(0xcd)](_0x286d50(0xc2));_0x779bf1[_0x286d50(0xcb)](_0x286d50(0xc2),()=>{const _0x5ed705=_0x286d50;_0x3bfcde[_0x5ed705(0xce)][_0x5ed705(0xb1)](_0x24f0f=>{const _0x294a7d=_0x5ed705,_0x4d2705=_0x3bfcde[_0x294a7d(0xce)][_0x294a7d(0xda)][_0x294a7d(0xbb)],_0x4fd8c7=_0x4d2705[_0x294a7d(0xd0)](),_0x56376f=_0x5c79df[_0x294a7d(0xbf)](_0x4d2705[_0x294a7d(0xd9)]());if(_0x13f38e[_0x294a7d(0xd8)](_0x24f0f)){const _0xcc79e1=_0x3bfcde[_0x294a7d(0xce)][_0x294a7d(0xb4)](_0x4fd8c7[_0x294a7d(0xb7)][_0x294a7d(0xd5)],0x0),_0x4437b5=_0x24f0f[_0x294a7d(0xd4)](_0x4fd8c7,_0xcc79e1);_0x779bf1[_0x294a7d(0xdc)](_0x4437b5);}else _0x24f0f[_0x294a7d(0xaf)](_0x24f0f[_0x294a7d(0xd4)](_0x56376f[_0x294a7d(0xdb)]));_0x56376f[_0x294a7d(0xc1)](),_0x13f38e[_0x294a7d(0xb0)](_0x294a7d(0xc0),{'writer':_0x24f0f});});}),_0x3bfcde[_0x286d50(0xc3)][_0x286d50(0xb8)]['on'](_0x286d50(0xdd),_0x4cdcaf(_0x3bfcde,_0x286d50(0xc9)),{'priority':_0x286d50(0xad)}),_0x3bfcde[_0x286d50(0xc3)][_0x286d50(0xb8)]['on'](_0x286d50(0xb5),(_0x327d5f,_0x7a80ec,_0x36d11e)=>{const _0x197838=_0x286d50,_0x4b48d8=_0x36d11e[_0x197838(0xb9)][_0x197838(0xd6)](_0x7a80ec[_0x197838(0xdf)]);if(_0x4b48d8){for(const _0x2cecc5 of _0x4b48d8)_0x2cecc5[_0x197838(0xcf)](_0x197838(0xb6))&&(_0x36d11e[_0x197838(0xb9)][_0x197838(0xc7)](_0x2cecc5,_0x7a80ec[_0x197838(0xdf)]),_0x36d11e[_0x197838(0xba)][_0x197838(0xac)](_0x2cecc5));}},{'priority':_0x286d50(0xad)}),_0x3bfcde[_0x286d50(0xbd)][_0x286d50(0xb8)]['on'](_0x286d50(0xdd),(_0x4e2523,_0xe83116,_0x2e6d96)=>{const _0x25fe54=_0x286d50;_0x2e6d96[_0x25fe54(0xae)][_0x25fe54(0xc4)]&&_0x4cdcaf(_0x3bfcde,_0x25fe54(0xc9),{'showActiveMarker':!0x1})[_0x25fe54(0xc8)](this)(_0x4e2523,_0xe83116,_0x2e6d96);},{'priority':_0x286d50(0xad)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7bf133=_0x3813;function _0x3813(_0x471a61,_0x53c54a){const _0x1dbf6c=_0x1dbf();return _0x3813=function(_0x381375,_0x589e22){_0x381375=_0x381375-0xb2;let _0x13a809=_0x1dbf6c[_0x381375];return _0x13a809;},_0x3813(_0x471a61,_0x53c54a);}function _0x1dbf(){const _0x385d98=['FindAndReplaceEditing','afterInit','7248465eZEFJq','editor','_isInDeletionRange','string','start','30764480jYmvuw','8048802Tierrs','find','FindAndReplaceUtils','getIntersection','has','handleFindCommand','replaceAll','5YaIOiy','get','findNext','TrackChangesEditing','end','item','getRange','9899QDXkml','model','createRange','filter','plugins','createPositionAt','enableCommand','findByTextCallback','suggestion:deletion','findPrevious','markers','11624eqkfCt','10099233pAvRtR','replace','5930768ToqOwy','bind','46xjKUpO','666eLPhKh','getMarkersGroup'];_0x1dbf=function(){return _0x385d98;};return _0x1dbf();}(function(_0x14aee4,_0x5d42ec){const _0x2424f5=_0x3813,_0x56ce4b=_0x14aee4();while(!![]){try{const _0x4a2710=-parseInt(_0x2424f5(0xb5))/0x1*(parseInt(_0x2424f5(0xc5))/0x2)+-parseInt(_0x2424f5(0xc6))/0x3*(-parseInt(_0x2424f5(0xc0))/0x4)+parseInt(_0x2424f5(0xd7))/0x5*(-parseInt(_0x2424f5(0xd0))/0x6)+-parseInt(_0x2424f5(0xca))/0x7+parseInt(_0x2424f5(0xc3))/0x8+-parseInt(_0x2424f5(0xc1))/0x9+parseInt(_0x2424f5(0xcf))/0xa;if(_0x4a2710===_0x5d42ec)break;else _0x56ce4b['push'](_0x56ce4b['shift']());}catch(_0x45543a){_0x56ce4b['push'](_0x56ce4b['shift']());}}}(_0x1dbf,0xb3b96));import{Plugin as _0x5a74bd}from'ckeditor5/src/core.js';export default class J extends _0x5a74bd{[_0x7bf133(0xc9)](){const _0x2d6821=_0x7bf133;if(!this[_0x2d6821(0xcb)][_0x2d6821(0xb9)][_0x2d6821(0xd4)](_0x2d6821(0xc8)))return;const _0x25ab32=this[_0x2d6821(0xcb)][_0x2d6821(0xb9)][_0x2d6821(0xd8)](_0x2d6821(0xda));_0x25ab32[_0x2d6821(0xbb)](_0x2d6821(0xd1),this[_0x2d6821(0xd5)][_0x2d6821(0xc4)](this)),_0x25ab32[_0x2d6821(0xbb)](_0x2d6821(0xd9)),_0x25ab32[_0x2d6821(0xbb)](_0x2d6821(0xbe)),_0x25ab32[_0x2d6821(0xbb)](_0x2d6821(0xc2)),_0x25ab32[_0x2d6821(0xbb)](_0x2d6821(0xd6));}[_0x7bf133(0xd5)](_0x213c1e,_0x552d16,_0x8a4871={}){const _0x497b64=_0x7bf133,_0x3cd06b=this[_0x497b64(0xcb)][_0x497b64(0xb9)][_0x497b64(0xd8)](_0x497b64(0xd2));return _0x213c1e(_0x34d41e=>(_0x497b64(0xcd)==typeof _0x552d16?_0x3cd06b[_0x497b64(0xbc)](_0x552d16,_0x8a4871):_0x552d16)(_0x34d41e)[_0x497b64(0xb8)](_0x5ecb23=>!0x1===this[_0x497b64(0xcc)](_0x5ecb23,_0x34d41e[_0x497b64(0xb3)])),_0x8a4871);}[_0x7bf133(0xcc)](_0x4f02f9,_0x15199e){const _0xea9e07=_0x7bf133,_0x3f071b=this[_0xea9e07(0xcb)][_0xea9e07(0xb6)][_0xea9e07(0xb7)](this[_0xea9e07(0xcb)][_0xea9e07(0xb6)][_0xea9e07(0xba)](_0x15199e,_0x4f02f9[_0xea9e07(0xce)]),this[_0xea9e07(0xcb)][_0xea9e07(0xb6)][_0xea9e07(0xba)](_0x15199e,_0x4f02f9[_0xea9e07(0xb2)]));for(const _0x36cfa3 of this[_0xea9e07(0xcb)][_0xea9e07(0xb6)][_0xea9e07(0xbf)][_0xea9e07(0xc7)](_0xea9e07(0xbd)))if(null!==_0x3f071b[_0xea9e07(0xd3)](_0x36cfa3[_0xea9e07(0xb4)]()))return!0x0;return!0x1;}}
23
+ function _0x5139(_0x12b2ce,_0x1feb0d){const _0x56e31b=_0x56e3();return _0x5139=function(_0x513960,_0x29557e){_0x513960=_0x513960-0x10f;let _0x3cd08f=_0x56e31b[_0x513960];return _0x3cd08f;},_0x5139(_0x12b2ce,_0x1feb0d);}const _0x8e17c8=_0x5139;(function(_0x353590,_0x714660){const _0xd41a19=_0x5139,_0x5cc1a9=_0x353590();while(!![]){try{const _0x5aad52=-parseInt(_0xd41a19(0x12b))/0x1+parseInt(_0xd41a19(0x114))/0x2+parseInt(_0xd41a19(0x111))/0x3+-parseInt(_0xd41a19(0x133))/0x4*(parseInt(_0xd41a19(0x137))/0x5)+parseInt(_0xd41a19(0x11a))/0x6*(parseInt(_0xd41a19(0x115))/0x7)+parseInt(_0xd41a19(0x12a))/0x8*(-parseInt(_0xd41a19(0x116))/0x9)+parseInt(_0xd41a19(0x11b))/0xa;if(_0x5aad52===_0x714660)break;else _0x5cc1a9['push'](_0x5cc1a9['shift']());}catch(_0x40d4ad){_0x5cc1a9['push'](_0x5cc1a9['shift']());}}}(_0x56e3,0xebbf4));function _0x56e3(){const _0x408b90=['4563561GGtskT','getMarkersGroup','getIntersection','471022MtqoGD','10392473YjWJNE','217998dgrteJ','markers','item','FindAndReplaceUtils','6OUmwvT','13791220pYbdEO','get','filter','plugins','suggestion:deletion','_isInDeletionRange','start','string','getRange','findPrevious','findNext','replace','enableCommand','afterInit','createRange','496XUybET','235382oqHERO','bind','has','TrackChangesEditing','model','editor','find','handleFindCommand','164TUtWFE','findByTextCallback','replaceAll','FindAndReplaceEditing','233865ACKauL','end','createPositionAt'];_0x56e3=function(){return _0x408b90;};return _0x56e3();}import{Plugin as _0x411da6}from'ckeditor5/src/core.js';export default class J extends _0x411da6{[_0x8e17c8(0x128)](){const _0x14d184=_0x8e17c8;if(!this[_0x14d184(0x130)][_0x14d184(0x11e)][_0x14d184(0x12d)](_0x14d184(0x136)))return;const _0x2afc28=this[_0x14d184(0x130)][_0x14d184(0x11e)][_0x14d184(0x11c)](_0x14d184(0x12e));_0x2afc28[_0x14d184(0x127)](_0x14d184(0x131),this[_0x14d184(0x132)][_0x14d184(0x12c)](this)),_0x2afc28[_0x14d184(0x127)](_0x14d184(0x125)),_0x2afc28[_0x14d184(0x127)](_0x14d184(0x124)),_0x2afc28[_0x14d184(0x127)](_0x14d184(0x126)),_0x2afc28[_0x14d184(0x127)](_0x14d184(0x135));}[_0x8e17c8(0x132)](_0x5affa1,_0x16b111,_0x4740cf={}){const _0x1c667e=_0x8e17c8,_0x1d0816=this[_0x1c667e(0x130)][_0x1c667e(0x11e)][_0x1c667e(0x11c)](_0x1c667e(0x119));return _0x5affa1(_0xe6ab57=>(_0x1c667e(0x122)==typeof _0x16b111?_0x1d0816[_0x1c667e(0x134)](_0x16b111,_0x4740cf):_0x16b111)(_0xe6ab57)[_0x1c667e(0x11d)](_0xc3215a=>!0x1===this[_0x1c667e(0x120)](_0xc3215a,_0xe6ab57[_0x1c667e(0x118)])),_0x4740cf);}[_0x8e17c8(0x120)](_0xba6817,_0x1141a4){const _0xc5799d=_0x8e17c8,_0x3a2d06=this[_0xc5799d(0x130)][_0xc5799d(0x12f)][_0xc5799d(0x129)](this[_0xc5799d(0x130)][_0xc5799d(0x12f)][_0xc5799d(0x110)](_0x1141a4,_0xba6817[_0xc5799d(0x121)]),this[_0xc5799d(0x130)][_0xc5799d(0x12f)][_0xc5799d(0x110)](_0x1141a4,_0xba6817[_0xc5799d(0x10f)]));for(const _0x45dc4d of this[_0xc5799d(0x130)][_0xc5799d(0x12f)][_0xc5799d(0x117)][_0xc5799d(0x112)](_0xc5799d(0x11f)))if(null!==_0x3a2d06[_0xc5799d(0x113)](_0x45dc4d[_0xc5799d(0x123)]()))return!0x0;return!0x1;}}