@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240625.0 → 0.0.0-nightly-20240626.1

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
- (_0x498776=>{const {zh:{dictionary:_0xe91bc6,getPluralForm:_0x1b3a92}}={'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':_0x1a1d76=>0x0}};_0x498776['zh']||={'dictionary':{},'getPluralForm':null},_0x498776['zh']['dictionary']=Object['assign'](_0x498776['zh']['dictionary'],_0xe91bc6),_0x498776['zh']['getPluralForm']=_0x1b3a92;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f9839=>{const {zh:{dictionary:_0x50078b,getPluralForm:_0x338648}}={'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':_0x3131bc=>0x0}};_0x1f9839['zh']||={'dictionary':{},'getPluralForm':null},_0x1f9839['zh']['dictionary']=Object['assign'](_0x1f9839['zh']['dictionary'],_0x50078b),_0x1f9839['zh']['getPluralForm']=_0x338648;})(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-20240625.0",
3
+ "version": "0.0.0-nightly-20240626.1",
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-20240625.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240625.0",
44
+ "ckeditor5": "0.0.0-nightly-20240626.1",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240626.1",
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 _0x2e527e=_0x5c01;function _0x5c01(_0x103811,_0x3d87ae){const _0x35639b=_0x3563();return _0x5c01=function(_0x5c01bd,_0x26a705){_0x5c01bd=_0x5c01bd-0x76;let _0x2fc07e=_0x35639b[_0x5c01bd];return _0x2fc07e;},_0x5c01(_0x103811,_0x3d87ae);}(function(_0x141723,_0x46895f){const _0x5f190a=_0x5c01,_0x3dbe9d=_0x141723();while(!![]){try{const _0x5aa685=-parseInt(_0x5f190a(0x82))/0x1*(parseInt(_0x5f190a(0x79))/0x2)+parseInt(_0x5f190a(0x84))/0x3*(-parseInt(_0x5f190a(0x83))/0x4)+parseInt(_0x5f190a(0x8a))/0x5+-parseInt(_0x5f190a(0x78))/0x6+parseInt(_0x5f190a(0x7f))/0x7+parseInt(_0x5f190a(0x7e))/0x8+parseInt(_0x5f190a(0x86))/0x9;if(_0x5aa685===_0x46895f)break;else _0x3dbe9d['push'](_0x3dbe9d['shift']());}catch(_0x5dc7f7){_0x3dbe9d['push'](_0x3dbe9d['shift']());}}}(_0x3563,0x9ddfc));import{Command as _0x4597bf}from'ckeditor5/src/core.js';import{CKEditorError as _0x3f4fe4}from'ckeditor5/src/utils.js';function _0x3563(){const _0x3e0ff8=['acceptSuggestion','3727775aujMaE','canEditAt','plugins','isEnabled','execute','7024746ahGHxa','9454RQzNgV','_suggestions','track-changes-accept-suggestion-not-found','editor','getRanges','801400qHdCKe','8813182hdBahX','_isEnabledBasedOnSelection','get','209wrqMyB','4252HiccwU','807YXbdwY','refresh','8879193rGOESL','TrackChangesEditing','model'];_0x3563=function(){return _0x3e0ff8;};return _0x3563();}export default class $ extends _0x4597bf{constructor(_0xbbe37c,_0x52b5fd){const _0x379b7d=_0x5c01;super(_0xbbe37c),this[_0x379b7d(0x7a)]=_0x52b5fd,this[_0x379b7d(0x85)](),this[_0x379b7d(0x80)]=!0x1;}[_0x2e527e(0x85)](){const _0x1feb06=_0x2e527e;this[_0x1feb06(0x76)]=!0x0;}[_0x2e527e(0x77)](_0x44fd27){const _0x2c79c4=_0x2e527e,_0xa66dda=this[_0x2c79c4(0x7a)][_0x2c79c4(0x81)](_0x44fd27);if(!_0xa66dda)throw new _0x3f4fe4(_0x2c79c4(0x7b),this);const _0x5ee8cf=_0xa66dda[_0x2c79c4(0x7d)]();this[_0x2c79c4(0x7c)][_0x2c79c4(0x88)][_0x2c79c4(0x8b)](_0x5ee8cf)&&this[_0x2c79c4(0x7c)][_0x2c79c4(0x8c)][_0x2c79c4(0x81)](_0x2c79c4(0x87))[_0x2c79c4(0x89)](_0xa66dda);}}
23
+ function _0x4373(_0x3e0cc9,_0x5befc8){const _0x49b683=_0x49b6();return _0x4373=function(_0x437353,_0x54d48d){_0x437353=_0x437353-0x13e;let _0x326ae0=_0x49b683[_0x437353];return _0x326ae0;},_0x4373(_0x3e0cc9,_0x5befc8);}function _0x49b6(){const _0x1deba7=['editor','TrackChangesEditing','canEditAt','60unYxbs','383604UoeyPC','acceptSuggestion','6216SLWBrA','200784KirIDe','get','943266rIAOqW','443295ORiCNz','model','_isEnabledBasedOnSelection','271873dQYXXz','refresh','183120GJGYxq','_suggestions','getRanges','isEnabled','32ZdkPzP','plugins','execute','track-changes-accept-suggestion-not-found'];_0x49b6=function(){return _0x1deba7;};return _0x49b6();}const _0x440fc0=_0x4373;(function(_0x3dbcce,_0x3a6491){const _0x5cfd23=_0x4373,_0x337dc5=_0x3dbcce();while(!![]){try{const _0x41c485=-parseInt(_0x5cfd23(0x14d))/0x1*(-parseInt(_0x5cfd23(0x14a))/0x2)+-parseInt(_0x5cfd23(0x14e))/0x3+parseInt(_0x5cfd23(0x14b))/0x4+-parseInt(_0x5cfd23(0x13f))/0x5+parseInt(_0x5cfd23(0x150))/0x6+-parseInt(_0x5cfd23(0x154))/0x7+parseInt(_0x5cfd23(0x143))/0x8*(-parseInt(_0x5cfd23(0x151))/0x9);if(_0x41c485===_0x3a6491)break;else _0x337dc5['push'](_0x337dc5['shift']());}catch(_0x5f4f0c){_0x337dc5['push'](_0x337dc5['shift']());}}}(_0x49b6,0x18755));import{Command as _0x8d20e9}from'ckeditor5/src/core.js';import{CKEditorError as _0x47341d}from'ckeditor5/src/utils.js';export default class $ extends _0x8d20e9{constructor(_0x43bd29,_0x10e0f3){const _0x43d78f=_0x4373;super(_0x43bd29),this[_0x43d78f(0x140)]=_0x10e0f3,this[_0x43d78f(0x13e)](),this[_0x43d78f(0x153)]=!0x1;}[_0x440fc0(0x13e)](){const _0x524760=_0x440fc0;this[_0x524760(0x142)]=!0x0;}[_0x440fc0(0x145)](_0xe949e6){const _0x1ecd59=_0x440fc0,_0x2c907f=this[_0x1ecd59(0x140)][_0x1ecd59(0x14f)](_0xe949e6);if(!_0x2c907f)throw new _0x47341d(_0x1ecd59(0x146),this);const _0x51df7f=_0x2c907f[_0x1ecd59(0x141)]();this[_0x1ecd59(0x147)][_0x1ecd59(0x152)][_0x1ecd59(0x149)](_0x51df7f)&&this[_0x1ecd59(0x147)][_0x1ecd59(0x144)][_0x1ecd59(0x14f)](_0x1ecd59(0x148))[_0x1ecd59(0x14c)](_0x2c907f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30cc5c=_0x3432;(function(_0x77aef6,_0x445ae5){const _0x111a7a=_0x3432,_0x490646=_0x77aef6();while(!![]){try{const _0x2cda4b=parseInt(_0x111a7a(0xe4))/0x1+parseInt(_0x111a7a(0xe5))/0x2+parseInt(_0x111a7a(0xe6))/0x3+-parseInt(_0x111a7a(0xdd))/0x4*(-parseInt(_0x111a7a(0xe1))/0x5)+parseInt(_0x111a7a(0xdc))/0x6+parseInt(_0x111a7a(0xdf))/0x7*(-parseInt(_0x111a7a(0xd1))/0x8)+parseInt(_0x111a7a(0xd8))/0x9*(-parseInt(_0x111a7a(0xd6))/0xa);if(_0x2cda4b===_0x445ae5)break;else _0x490646['push'](_0x490646['shift']());}catch(_0x4dd5dc){_0x490646['push'](_0x490646['shift']());}}}(_0x2f50,0x2f930));import{Command as _0x4caa86}from'ckeditor5/src/core.js';import{CKEditorError as _0x401d3b}from'ckeditor5/src/utils.js';function _0x3432(_0x21ffd6,_0x5953c6){const _0x2f5064=_0x2f50();return _0x3432=function(_0x3432d2,_0x53bce2){_0x3432d2=_0x3432d2-0xcf;let _0x20a229=_0x2f5064[_0x3432d2];return _0x20a229;},_0x3432(_0x21ffd6,_0x5953c6);}export default class B extends _0x4caa86{constructor(_0x537b44,_0x1edac7){const _0x3803fc=_0x3432;super(_0x537b44),this[_0x3803fc(0xe2)]=_0x1edac7,this[_0x3803fc(0xd4)](),this[_0x3803fc(0xe0)]=!0x1;}[_0x30cc5c(0xd4)](){const _0x3d3d34=_0x30cc5c;this[_0x3d3d34(0xd0)]=!0x0;}[_0x30cc5c(0xd3)](_0x18d48f){const _0x2f2a85=_0x30cc5c,_0x5f0f25=this[_0x2f2a85(0xe2)][_0x2f2a85(0xd9)](_0x18d48f);if(!_0x5f0f25)throw new _0x401d3b(_0x2f2a85(0xcf),this);const _0x346a88=_0x5f0f25[_0x2f2a85(0xe3)]();this[_0x2f2a85(0xda)][_0x2f2a85(0xd2)][_0x2f2a85(0xde)](_0x346a88)&&this[_0x2f2a85(0xda)][_0x2f2a85(0xd7)][_0x2f2a85(0xd9)](_0x2f2a85(0xdb))[_0x2f2a85(0xd5)](_0x5f0f25);}}function _0x2f50(){const _0xbb9f4c=['TrackChangesEditing','2121030YEVQRj','197852GqwWIP','canEditAt','35dSOBtq','_isEnabledBasedOnSelection','20PdbdYs','_suggestions','getRanges','340346HcdaFX','278410tsrAcE','313959FGfWlG','track-changes-discard-suggestion-not-found','isEnabled','608336RQDsKz','model','execute','refresh','discardSuggestion','81230wNQfAG','plugins','621dOOrBx','get','editor'];_0x2f50=function(){return _0xbb9f4c;};return _0x2f50();}
23
+ function _0x3631(_0x174f3d,_0xb73ce2){const _0x5a2e65=_0x5a2e();return _0x3631=function(_0x363182,_0x2aa018){_0x363182=_0x363182-0x95;let _0x43025a=_0x5a2e65[_0x363182];return _0x43025a;},_0x3631(_0x174f3d,_0xb73ce2);}const _0x16656f=_0x3631;(function(_0x49882d,_0x2b3a83){const _0x35bf7c=_0x3631,_0x4dbac4=_0x49882d();while(!![]){try{const _0x4fd4d0=parseInt(_0x35bf7c(0xa7))/0x1*(-parseInt(_0x35bf7c(0x9b))/0x2)+-parseInt(_0x35bf7c(0xa8))/0x3*(parseInt(_0x35bf7c(0x9f))/0x4)+-parseInt(_0x35bf7c(0x98))/0x5*(parseInt(_0x35bf7c(0x9d))/0x6)+parseInt(_0x35bf7c(0xa6))/0x7*(-parseInt(_0x35bf7c(0xae))/0x8)+parseInt(_0x35bf7c(0xac))/0x9+parseInt(_0x35bf7c(0xad))/0xa*(-parseInt(_0x35bf7c(0x97))/0xb)+parseInt(_0x35bf7c(0x96))/0xc;if(_0x4fd4d0===_0x2b3a83)break;else _0x4dbac4['push'](_0x4dbac4['shift']());}catch(_0x4ab2d0){_0x4dbac4['push'](_0x4dbac4['shift']());}}}(_0x5a2e,0x59f35));function _0x5a2e(){const _0x567042=['refresh','plugins','_isEnabledBasedOnSelection','canEditAt','4342891sMKdKw','673jIEyxW','657QuzCkG','getRanges','TrackChangesEditing','_suggestions','4791375yEeKcz','610rdUStb','8xXilXJ','model','14672544hGeTpT','14597tHiQaj','725845ZsfaPL','editor','discardSuggestion','970KQDDPE','get','12WyGUBh','isEnabled','1252vfqfNr','execute','track-changes-discard-suggestion-not-found'];_0x5a2e=function(){return _0x567042;};return _0x5a2e();}import{Command as _0x29e7f2}from'ckeditor5/src/core.js';import{CKEditorError as _0x475dee}from'ckeditor5/src/utils.js';export default class B extends _0x29e7f2{constructor(_0x2ef9ef,_0x40332b){const _0x4f376a=_0x3631;super(_0x2ef9ef),this[_0x4f376a(0xab)]=_0x40332b,this[_0x4f376a(0xa2)](),this[_0x4f376a(0xa4)]=!0x1;}[_0x16656f(0xa2)](){const _0x57d87f=_0x16656f;this[_0x57d87f(0x9e)]=!0x0;}[_0x16656f(0xa0)](_0x3dba93){const _0x240ae9=_0x16656f,_0x2cb2f6=this[_0x240ae9(0xab)][_0x240ae9(0x9c)](_0x3dba93);if(!_0x2cb2f6)throw new _0x475dee(_0x240ae9(0xa1),this);const _0x197b2a=_0x2cb2f6[_0x240ae9(0xa9)]();this[_0x240ae9(0x99)][_0x240ae9(0x95)][_0x240ae9(0xa5)](_0x197b2a)&&this[_0x240ae9(0x99)][_0x240ae9(0xa3)][_0x240ae9(0x9c)](_0x240ae9(0xaa))[_0x240ae9(0x9a)](_0x2cb2f6);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2751e1=_0x2d74;function _0x2d74(_0x40b1cc,_0x1dbd1c){const _0x563cc3=_0x563c();return _0x2d74=function(_0x2d74aa,_0xe0f4ff){_0x2d74aa=_0x2d74aa-0x146;let _0x9d570c=_0x563cc3[_0x2d74aa];return _0x9d570c;},_0x2d74(_0x40b1cc,_0x1dbd1c);}function _0x563c(){const _0x5d227a=['getRanges','2418104POknzZ','canEditAt','2RjlLIC','isInContent','1222446WSbWBu','598935UlcFXb','257258yiAKiS','2748428UwNjRX','2982861HgKFSd','refresh','model','editor','values','5WtQDYI','isEnabled','_suggestions','13795110yGoroo','_isEnabledBasedOnSelection','from','_command','execute','some'];_0x563c=function(){return _0x5d227a;};return _0x563c();}(function(_0x27bc0e,_0x323cf6){const _0x475ff8=_0x2d74,_0x3f7d79=_0x27bc0e();while(!![]){try{const _0x4ef7be=parseInt(_0x475ff8(0x15c))/0x1+-parseInt(_0x475ff8(0x158))/0x2*(parseInt(_0x475ff8(0x15b))/0x3)+parseInt(_0x475ff8(0x146))/0x4*(-parseInt(_0x475ff8(0x14c))/0x5)+parseInt(_0x475ff8(0x15a))/0x6+-parseInt(_0x475ff8(0x147))/0x7+-parseInt(_0x475ff8(0x156))/0x8+parseInt(_0x475ff8(0x14f))/0x9;if(_0x4ef7be===_0x323cf6)break;else _0x3f7d79['push'](_0x3f7d79['shift']());}catch(_0x1e850c){_0x3f7d79['push'](_0x3f7d79['shift']());}}}(_0x563c,0x5c71b));import{Command as _0x2dfaef}from'ckeditor5/src/core.js';import{sortSuggestions as _0x395918,executeCommandForSuggestions as _0x5eea7c}from'../utils/utils.js';export default class x extends _0x2dfaef{constructor(_0x528512,_0x219870,_0x417679){const _0x4c3d1d=_0x2d74;super(_0x528512),this[_0x4c3d1d(0x152)]=_0x219870,this[_0x4c3d1d(0x14e)]=_0x417679,this[_0x4c3d1d(0x148)](),this[_0x4c3d1d(0x150)]=!0x1;}[_0x2751e1(0x148)](){const _0x4e09cb=_0x2751e1,_0xc29c46=Array[_0x4e09cb(0x151)](this[_0x4e09cb(0x14e)][_0x4e09cb(0x14b)]())[_0x4e09cb(0x154)](_0x48516f=>_0x48516f[_0x4e09cb(0x159)]);this[_0x4e09cb(0x14d)]=this[_0x4e09cb(0x152)][_0x4e09cb(0x14d)]&&_0xc29c46;}[_0x2751e1(0x153)](){const _0x3dc1e0=_0x2751e1,_0x368d9b=_0x395918(Array[_0x3dc1e0(0x151)](this[_0x3dc1e0(0x14e)][_0x3dc1e0(0x14b)]()));for(const _0x466ce4 of _0x368d9b){const _0x5489c6=_0x466ce4[_0x3dc1e0(0x155)]();if(!this[_0x3dc1e0(0x14a)][_0x3dc1e0(0x149)][_0x3dc1e0(0x157)](_0x5489c6))return;}_0x5eea7c(this[_0x3dc1e0(0x14a)][_0x3dc1e0(0x149)],this[_0x3dc1e0(0x152)],_0x368d9b);}}
23
+ const _0x4b8e44=_0x52c8;(function(_0x4e3472,_0x41ed70){const _0x2da50f=_0x52c8,_0x5cd170=_0x4e3472();while(!![]){try{const _0x1bb799=-parseInt(_0x2da50f(0xb6))/0x1+parseInt(_0x2da50f(0xbc))/0x2*(-parseInt(_0x2da50f(0xb3))/0x3)+-parseInt(_0x2da50f(0xb0))/0x4*(parseInt(_0x2da50f(0xc4))/0x5)+parseInt(_0x2da50f(0xae))/0x6*(-parseInt(_0x2da50f(0xb5))/0x7)+parseInt(_0x2da50f(0xc2))/0x8*(parseInt(_0x2da50f(0xb7))/0x9)+-parseInt(_0x2da50f(0xb8))/0xa+parseInt(_0x2da50f(0xaf))/0xb;if(_0x1bb799===_0x41ed70)break;else _0x5cd170['push'](_0x5cd170['shift']());}catch(_0x5d36d8){_0x5cd170['push'](_0x5cd170['shift']());}}}(_0x4115,0x53b51));import{Command as _0x5e2051}from'ckeditor5/src/core.js';function _0x4115(){const _0x23d22e=['42zGAjDB','getRanges','208901EJazIn','179475mAqFgp','9VEurZk','4778460NHCZBh','some','_command','isEnabled','84988kxRogB','execute','editor','canEditAt','_isEnabledBasedOnSelection','from','827744qcjUCI','refresh','20zsaahi','isInContent','model','132ignbJB','25163072adSmAH','139372caFXlF','values','_suggestions'];_0x4115=function(){return _0x23d22e;};return _0x4115();}import{sortSuggestions as _0x4584fd,executeCommandForSuggestions as _0x460b32}from'../utils/utils.js';function _0x52c8(_0x302b4c,_0x49f4ea){const _0x4115e4=_0x4115();return _0x52c8=function(_0x52c851,_0x705633){_0x52c851=_0x52c851-0xac;let _0x38c3ba=_0x4115e4[_0x52c851];return _0x38c3ba;},_0x52c8(_0x302b4c,_0x49f4ea);}export default class x extends _0x5e2051{constructor(_0x5c9970,_0x122563,_0x4b8633){const _0x586895=_0x52c8;super(_0x5c9970),this[_0x586895(0xba)]=_0x122563,this[_0x586895(0xb2)]=_0x4b8633,this[_0x586895(0xc3)](),this[_0x586895(0xc0)]=!0x1;}[_0x4b8e44(0xc3)](){const _0x1f7206=_0x4b8e44,_0x41a9ef=Array[_0x1f7206(0xc1)](this[_0x1f7206(0xb2)][_0x1f7206(0xb1)]())[_0x1f7206(0xb9)](_0x4fb57b=>_0x4fb57b[_0x1f7206(0xac)]);this[_0x1f7206(0xbb)]=this[_0x1f7206(0xba)][_0x1f7206(0xbb)]&&_0x41a9ef;}[_0x4b8e44(0xbd)](){const _0x3b7eff=_0x4b8e44,_0x42bdd5=_0x4584fd(Array[_0x3b7eff(0xc1)](this[_0x3b7eff(0xb2)][_0x3b7eff(0xb1)]()));for(const _0x2114de of _0x42bdd5){const _0x393f90=_0x2114de[_0x3b7eff(0xb4)]();if(!this[_0x3b7eff(0xbe)][_0x3b7eff(0xad)][_0x3b7eff(0xbf)](_0x393f90))return;}_0x460b32(this[_0x3b7eff(0xbe)][_0x3b7eff(0xad)],this[_0x3b7eff(0xba)],_0x42bdd5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a7b64=_0x436b;function _0x436b(_0x111849,_0x49bf47){const _0x2e2ffd=_0x2e2f();return _0x436b=function(_0x436bd0,_0x18eb56){_0x436bd0=_0x436bd0-0x67;let _0x1193a4=_0x2e2ffd[_0x436bd0];return _0x1193a4;},_0x436b(_0x111849,_0x49bf47);}(function(_0x3b21bb,_0x4905cb){const _0x24070c=_0x436b,_0x34651c=_0x3b21bb();while(!![]){try{const _0x3b98e8=-parseInt(_0x24070c(0x6f))/0x1*(-parseInt(_0x24070c(0x7b))/0x2)+parseInt(_0x24070c(0x71))/0x3+parseInt(_0x24070c(0x6e))/0x4*(parseInt(_0x24070c(0x68))/0x5)+-parseInt(_0x24070c(0x7f))/0x6+-parseInt(_0x24070c(0x81))/0x7+parseInt(_0x24070c(0x7e))/0x8*(parseInt(_0x24070c(0x6b))/0x9)+parseInt(_0x24070c(0x7a))/0xa*(parseInt(_0x24070c(0x67))/0xb);if(_0x3b98e8===_0x4905cb)break;else _0x34651c['push'](_0x34651c['shift']());}catch(_0x561acf){_0x34651c['push'](_0x34651c['shift']());}}}(_0x2e2f,0x61794));import{Command as _0x22737f}from'ckeditor5/src/core.js';import{sortSuggestions as _0x17e0ff,getSelectedSuggestions as _0xd0dc0a,executeCommandForSuggestions as _0x2b958e}from'../utils/utils.js';export default class R extends _0x22737f{constructor(_0x3de42e,_0x4312a0,_0x19cc8d){const _0x7be615=_0x436b;super(_0x3de42e),this[_0x7be615(0x75)]=_0x4312a0,this[_0x7be615(0x6a)]=_0x19cc8d,this[_0x7be615(0x78)]=new Set(),this[_0x7be615(0x70)](),this[_0x7be615(0x79)]=!0x1;}[_0x2a7b64(0x70)](){const _0x3f0174=_0x2a7b64,_0x3820f0=this[_0x3f0174(0x69)][_0x3f0174(0x74)][_0x3f0174(0x76)][_0x3f0174(0x6d)],_0xf9aa=Array[_0x3f0174(0x73)](this[_0x3f0174(0x6a)][_0x3f0174(0x7c)]());this[_0x3f0174(0x78)]=_0xd0dc0a(_0x3820f0,_0xf9aa),this[_0x3f0174(0x72)]=this[_0x3f0174(0x75)][_0x3f0174(0x72)]&&!!this[_0x3f0174(0x78)][_0x3f0174(0x80)];}[_0x2a7b64(0x7d)](){const _0x1d658e=_0x2a7b64,_0x4de31c=_0x17e0ff(Array[_0x1d658e(0x73)](this[_0x1d658e(0x78)]));for(const _0x1c5a49 of _0x4de31c){const _0x39abe9=_0x1c5a49[_0x1d658e(0x6c)]();if(!this[_0x1d658e(0x69)][_0x1d658e(0x74)][_0x1d658e(0x77)](_0x39abe9))return;}_0x2b958e(this[_0x1d658e(0x69)][_0x1d658e(0x74)],this[_0x1d658e(0x75)],_0x4de31c);}}function _0x2e2f(){const _0x3bd37b=['59424yTXDzF','isEnabled','from','model','_command','document','canEditAt','_selectedSuggestions','_isEnabledBasedOnSelection','10UjalBU','53734ZEDPuZ','values','execute','31808UZWKpQ','4773060xPGZzT','size','648368aLMrqO','1631630IhdvbE','88685hFixMi','editor','_suggestions','1368GdzrKN','getRanges','selection','104BUlvCF','2jEUtyl','refresh'];_0x2e2f=function(){return _0x3bd37b;};return _0x2e2f();}
23
+ const _0x3e4b0e=_0x42b1;(function(_0x177200,_0x4353cd){const _0x2feab7=_0x42b1,_0x2aed69=_0x177200();while(!![]){try{const _0x24815f=-parseInt(_0x2feab7(0x6e))/0x1+-parseInt(_0x2feab7(0x77))/0x2+-parseInt(_0x2feab7(0x74))/0x3*(parseInt(_0x2feab7(0x70))/0x4)+parseInt(_0x2feab7(0x76))/0x5*(parseInt(_0x2feab7(0x80))/0x6)+-parseInt(_0x2feab7(0x79))/0x7+-parseInt(_0x2feab7(0x7a))/0x8*(parseInt(_0x2feab7(0x71))/0x9)+parseInt(_0x2feab7(0x75))/0xa*(parseInt(_0x2feab7(0x78))/0xb);if(_0x24815f===_0x4353cd)break;else _0x2aed69['push'](_0x2aed69['shift']());}catch(_0x503a61){_0x2aed69['push'](_0x2aed69['shift']());}}}(_0x15b8,0xc4d95));import{Command as _0x5c0199}from'ckeditor5/src/core.js';function _0x15b8(){const _0x40cd17=['selection','_command','isEnabled','1611678hGrtYR','execute','size','_suggestions','editor','getRanges','model','document','canEditAt','629443jiTLBX','from','3202844wPjKWr','18243nuDkFo','values','_selectedSuggestions','6uNTZKv','59180XvUjVY','5maeoMT','1489452ZaHmFj','8899uvNEfL','3372838ZBKtWs','3128aLAgLp','_isEnabledBasedOnSelection','refresh'];_0x15b8=function(){return _0x40cd17;};return _0x15b8();}import{sortSuggestions as _0x1d9073,getSelectedSuggestions as _0x39c6f8,executeCommandForSuggestions as _0x201fc1}from'../utils/utils.js';function _0x42b1(_0x59b96f,_0x4a0074){const _0x15b816=_0x15b8();return _0x42b1=function(_0x42b114,_0x222102){_0x42b114=_0x42b114-0x6b;let _0xb9e5fa=_0x15b816[_0x42b114];return _0xb9e5fa;},_0x42b1(_0x59b96f,_0x4a0074);}export default class R extends _0x5c0199{constructor(_0x455446,_0x540119,_0x3759d0){const _0x343b7c=_0x42b1;super(_0x455446),this[_0x343b7c(0x7e)]=_0x540119,this[_0x343b7c(0x83)]=_0x3759d0,this[_0x343b7c(0x73)]=new Set(),this[_0x343b7c(0x7c)](),this[_0x343b7c(0x7b)]=!0x1;}[_0x3e4b0e(0x7c)](){const _0x58565a=_0x3e4b0e,_0x3673e1=this[_0x58565a(0x84)][_0x58565a(0x6b)][_0x58565a(0x6c)][_0x58565a(0x7d)],_0x50c306=Array[_0x58565a(0x6f)](this[_0x58565a(0x83)][_0x58565a(0x72)]());this[_0x58565a(0x73)]=_0x39c6f8(_0x3673e1,_0x50c306),this[_0x58565a(0x7f)]=this[_0x58565a(0x7e)][_0x58565a(0x7f)]&&!!this[_0x58565a(0x73)][_0x58565a(0x82)];}[_0x3e4b0e(0x81)](){const _0x554977=_0x3e4b0e,_0x1a5e2f=_0x1d9073(Array[_0x554977(0x6f)](this[_0x554977(0x73)]));for(const _0x55e744 of _0x1a5e2f){const _0x5bf2d7=_0x55e744[_0x554977(0x85)]();if(!this[_0x554977(0x84)][_0x554977(0x6b)][_0x554977(0x6d)](_0x5bf2d7))return;}_0x201fc1(this[_0x554977(0x84)][_0x554977(0x6b)],this[_0x554977(0x7e)],_0x1a5e2f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5f6d(){const _0x19a23c=['1432230bgWpoZ','execute','6532827kfAnJx','24866TNTOin','forceDisabled','1518044eVcnzQ','clearForceDisabled','8cdfegk','_enableCommands','_enabledCommands','10keYijT','9060597XWjlHl','3XOMBMm','affectsData','editor','value','refresh','10794190HGOkTx','5NApNSg','isEnabled','_isEnabledBasedOnSelection','_disableUnsupportedCommands','TrackChangesCommand','commands','989872itnZhl','has'];_0x5f6d=function(){return _0x19a23c;};return _0x5f6d();}const _0xbe4da6=_0x1666;function _0x1666(_0xd0030c,_0x24eef5){const _0x5f6d2a=_0x5f6d();return _0x1666=function(_0x16665f,_0x2ceb68){_0x16665f=_0x16665f-0x1af;let _0x212a6c=_0x5f6d2a[_0x16665f];return _0x212a6c;},_0x1666(_0xd0030c,_0x24eef5);}(function(_0xac6285,_0x43cd30){const _0x2a0194=_0x1666,_0x1cd60e=_0xac6285();while(!![]){try{const _0x123390=parseInt(_0x2a0194(0x1c7))/0x1+-parseInt(_0x2a0194(0x1b2))/0x2*(-parseInt(_0x2a0194(0x1bb))/0x3)+-parseInt(_0x2a0194(0x1b4))/0x4*(-parseInt(_0x2a0194(0x1c1))/0x5)+parseInt(_0x2a0194(0x1af))/0x6+parseInt(_0x2a0194(0x1b1))/0x7*(-parseInt(_0x2a0194(0x1b6))/0x8)+parseInt(_0x2a0194(0x1ba))/0x9+-parseInt(_0x2a0194(0x1b9))/0xa*(parseInt(_0x2a0194(0x1c0))/0xb);if(_0x123390===_0x43cd30)break;else _0x1cd60e['push'](_0x1cd60e['shift']());}catch(_0x1b5e3b){_0x1cd60e['push'](_0x1cd60e['shift']());}}}(_0x5f6d,0xadfff));import{Command as _0x4b45dd}from'ckeditor5/src/core.js';export default class M extends _0x4b45dd{constructor(_0x134068,_0x171bfe){const _0xe37fed=_0x1666;super(_0x134068),this[_0xe37fed(0x1b8)]=_0x171bfe,this[_0xe37fed(0x1be)]=!0x1,this[_0xe37fed(0x1bf)](),this[_0xe37fed(0x1c3)]=!0x1;}[_0xbe4da6(0x1bf)](){const _0x2e8ca1=_0xbe4da6;this[_0x2e8ca1(0x1c2)]=!0x0;}[_0xbe4da6(0x1b0)](){const _0xa18803=_0xbe4da6;this[_0xa18803(0x1be)]=!this[_0xa18803(0x1be)],this[_0xa18803(0x1be)]?this[_0xa18803(0x1c4)]():this[_0xa18803(0x1b7)]();}[_0xbe4da6(0x1c4)](){const _0x4044ed=_0xbe4da6;for(const _0x268aa8 of this[_0x4044ed(0x1bd)][_0x4044ed(0x1c6)][_0x4044ed(0x1c6)]())_0x268aa8[_0x4044ed(0x1bc)]&&!this[_0x4044ed(0x1b8)][_0x4044ed(0x1c8)](_0x268aa8)&&_0x268aa8[_0x4044ed(0x1b3)](_0x4044ed(0x1c5));}[_0xbe4da6(0x1b7)](){const _0x1c9ac2=_0xbe4da6;for(const _0x19c8c1 of this[_0x1c9ac2(0x1bd)][_0x1c9ac2(0x1c6)][_0x1c9ac2(0x1c6)]())_0x19c8c1[_0x1c9ac2(0x1bc)]&&!this[_0x1c9ac2(0x1b8)][_0x1c9ac2(0x1c8)](_0x19c8c1)&&_0x19c8c1[_0x1c9ac2(0x1b5)](_0x1c9ac2(0x1c5));}}
23
+ function _0x560f(_0x20546f,_0x456bfa){const _0x155068=_0x1550();return _0x560f=function(_0x560fcb,_0x20249f){_0x560fcb=_0x560fcb-0x1a2;let _0xee4113=_0x155068[_0x560fcb];return _0xee4113;},_0x560f(_0x20546f,_0x456bfa);}const _0x338360=_0x560f;(function(_0x3c8a5c,_0x5de3c2){const _0x4acb1b=_0x560f,_0x4c95d2=_0x3c8a5c();while(!![]){try{const _0x3b3b38=parseInt(_0x4acb1b(0x1b0))/0x1+-parseInt(_0x4acb1b(0x1ad))/0x2*(-parseInt(_0x4acb1b(0x1a5))/0x3)+-parseInt(_0x4acb1b(0x1a8))/0x4+parseInt(_0x4acb1b(0x1a4))/0x5+-parseInt(_0x4acb1b(0x1a9))/0x6*(-parseInt(_0x4acb1b(0x1aa))/0x7)+-parseInt(_0x4acb1b(0x1af))/0x8*(-parseInt(_0x4acb1b(0x1b2))/0x9)+-parseInt(_0x4acb1b(0x1b5))/0xa;if(_0x3b3b38===_0x5de3c2)break;else _0x4c95d2['push'](_0x4c95d2['shift']());}catch(_0x5a2dc0){_0x4c95d2['push'](_0x4c95d2['shift']());}}}(_0x1550,0xe09bd));function _0x1550(){const _0x3614ef=['_enableCommands','TrackChangesCommand','forceDisabled','clearForceDisabled','execute','_enabledCommands','8214850lkHKnU','3yUjjOT','value','isEnabled','818256GzIHcf','6LPQoIF','8766051bmXEiv','commands','editor','2214106SgvFkO','has','284200DRwzeF','518362XyGvVv','_disableUnsupportedCommands','441TTVjlG','_isEnabledBasedOnSelection','refresh','51368420baQUYX','affectsData'];_0x1550=function(){return _0x3614ef;};return _0x1550();}import{Command as _0x2c6a95}from'ckeditor5/src/core.js';export default class M extends _0x2c6a95{constructor(_0x24982e,_0xeb1e10){const _0x38df19=_0x560f;super(_0x24982e),this[_0x38df19(0x1a3)]=_0xeb1e10,this[_0x38df19(0x1a6)]=!0x1,this[_0x38df19(0x1b4)](),this[_0x38df19(0x1b3)]=!0x1;}[_0x338360(0x1b4)](){const _0x38af58=_0x338360;this[_0x38af58(0x1a7)]=!0x0;}[_0x338360(0x1a2)](){const _0x27e7af=_0x338360;this[_0x27e7af(0x1a6)]=!this[_0x27e7af(0x1a6)],this[_0x27e7af(0x1a6)]?this[_0x27e7af(0x1b1)]():this[_0x27e7af(0x1b7)]();}[_0x338360(0x1b1)](){const _0x5c4e3f=_0x338360;for(const _0x492b2e of this[_0x5c4e3f(0x1ac)][_0x5c4e3f(0x1ab)][_0x5c4e3f(0x1ab)]())_0x492b2e[_0x5c4e3f(0x1b6)]&&!this[_0x5c4e3f(0x1a3)][_0x5c4e3f(0x1ae)](_0x492b2e)&&_0x492b2e[_0x5c4e3f(0x1b9)](_0x5c4e3f(0x1b8));}[_0x338360(0x1b7)](){const _0x203569=_0x338360;for(const _0x412d17 of this[_0x203569(0x1ac)][_0x203569(0x1ab)][_0x203569(0x1ab)]())_0x412d17[_0x203569(0x1b6)]&&!this[_0x203569(0x1a3)][_0x203569(0x1ae)](_0x412d17)&&_0x412d17[_0x203569(0x1ba)](_0x203569(0x1b8));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1cd967,_0x4c9c24){var _0x5d153d=_0x50c2,_0x474592=_0x1cd967();while(!![]){try{var _0x5399f3=-parseInt(_0x5d153d(0x10f))/0x1*(parseInt(_0x5d153d(0x112))/0x2)+parseInt(_0x5d153d(0x10c))/0x3*(-parseInt(_0x5d153d(0x10e))/0x4)+parseInt(_0x5d153d(0x113))/0x5+-parseInt(_0x5d153d(0x111))/0x6*(-parseInt(_0x5d153d(0x10b))/0x7)+-parseInt(_0x5d153d(0x10a))/0x8+parseInt(_0x5d153d(0x110))/0x9+parseInt(_0x5d153d(0x114))/0xa*(parseInt(_0x5d153d(0x10d))/0xb);if(_0x5399f3===_0x4c9c24)break;else _0x474592['push'](_0x474592['shift']());}catch(_0x4b0167){_0x474592['push'](_0x474592['shift']());}}}(_0x481d,0x624f4));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x481d(){var _0x30dc8f=['1669212KmAvvp','2053434nTrZrn','215080VkEaRC','230885cQuvLD','332490QloiBu','6030192WtSXct','14FwrqdG','39VvFhfl','286WMwlLv','158956LtuBGB','1UOKLxE'];_0x481d=function(){return _0x30dc8f;};return _0x481d();}function _0x50c2(_0x1d2a68,_0x1b158d){var _0x481d7a=_0x481d();return _0x50c2=function(_0x50c258,_0x3e1eb2){_0x50c258=_0x50c258-0x10a;var _0x9e872c=_0x481d7a[_0x50c258];return _0x9e872c;},_0x50c2(_0x1d2a68,_0x1b158d);}import'./augmentation.js';
23
+ (function(_0x543abe,_0x1dbebf){var _0x3907ed=_0x276f,_0xa6ce5d=_0x543abe();while(!![]){try{var _0x16cc4c=parseInt(_0x3907ed(0x1b5))/0x1+-parseInt(_0x3907ed(0x1b6))/0x2+-parseInt(_0x3907ed(0x1b3))/0x3+parseInt(_0x3907ed(0x1bc))/0x4+parseInt(_0x3907ed(0x1b4))/0x5*(-parseInt(_0x3907ed(0x1b8))/0x6)+-parseInt(_0x3907ed(0x1bb))/0x7*(parseInt(_0x3907ed(0x1b7))/0x8)+parseInt(_0x3907ed(0x1b9))/0x9*(parseInt(_0x3907ed(0x1ba))/0xa);if(_0x16cc4c===_0x1dbebf)break;else _0xa6ce5d['push'](_0xa6ce5d['shift']());}catch(_0x561a58){_0xa6ce5d['push'](_0xa6ce5d['shift']());}}}(_0x393b,0xe2ca8));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x276f(_0x482623,_0x4a6734){var _0x393b06=_0x393b();return _0x276f=function(_0x276f6f,_0x322599){_0x276f6f=_0x276f6f-0x1b3;var _0x1d8f9b=_0x393b06[_0x276f6f];return _0x1d8f9b;},_0x276f(_0x482623,_0x4a6734);}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x393b(){var _0x5e9190=['6IsfJDs','10739025eTXIlY','30VMGFKD','35ZZUlbU','5305856hMGxie','5356524LvWuQf','402370YxQuAF','832581UJNYvM','2916994zcsTVl','2376488WbWnQd'];_0x393b=function(){return _0x5e9190;};return _0x393b();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3fc0(_0x38c95a,_0x13ef63){const _0xa7b1da=_0xa7b1();return _0x3fc0=function(_0x3fc05d,_0x48a1e9){_0x3fc05d=_0x3fc05d-0x1c9;let _0x439e40=_0xa7b1da[_0x3fc05d];return _0x439e40;},_0x3fc0(_0x38c95a,_0x13ef63);}const _0x4da1da=_0x3fc0;function _0xa7b1(){const _0x513d2c=['enableCommand','1YbDsQw','plugins','172902oxoKvQ','170268rpxfWI','7IxnYZG','15777OpjBqK','afterInit','editor','showAIAssistant','get','627400QrVsqg','45540uTqEia','TrackChangesEditing','1600144bscNqi','commands','15RRHUYC','671fLERot','390WIZKyo','430702BoYcoC'];_0xa7b1=function(){return _0x513d2c;};return _0xa7b1();}(function(_0x5953f2,_0x171134){const _0xa609fc=_0x3fc0,_0x576b35=_0x5953f2();while(!![]){try{const _0x31e611=-parseInt(_0xa609fc(0x1dc))/0x1*(-parseInt(_0xa609fc(0x1da))/0x2)+parseInt(_0xa609fc(0x1d7))/0x3*(-parseInt(_0xa609fc(0x1cb))/0x4)+parseInt(_0xa609fc(0x1d2))/0x5+parseInt(_0xa609fc(0x1ca))/0x6*(parseInt(_0xa609fc(0x1cc))/0x7)+-parseInt(_0xa609fc(0x1d5))/0x8+parseInt(_0xa609fc(0x1cd))/0x9*(-parseInt(_0xa609fc(0x1d9))/0xa)+parseInt(_0xa609fc(0x1d8))/0xb*(parseInt(_0xa609fc(0x1d3))/0xc);if(_0x31e611===_0x171134)break;else _0x576b35['push'](_0x576b35['shift']());}catch(_0x51a0c4){_0x576b35['push'](_0x576b35['shift']());}}}(_0xa7b1,0x1d473));import{Plugin as _0x17b07b}from'ckeditor5/src/core.js';export default class E extends _0x17b07b{[_0x4da1da(0x1ce)](){const _0xcaff76=_0x4da1da,_0x358148=this[_0xcaff76(0x1cf)],_0x2af7f9=_0x358148[_0xcaff76(0x1c9)][_0xcaff76(0x1d1)](_0xcaff76(0x1d4));_0x358148[_0xcaff76(0x1d6)][_0xcaff76(0x1d1)](_0xcaff76(0x1d0))&&_0x2af7f9[_0xcaff76(0x1db)](_0xcaff76(0x1d0));}}
23
+ function _0x1d0d(){const _0x3eeaec=['plugins','afterInit','get','2582125lStQPB','116930lcIIZn','3206310EvNcku','7vBRGOv','410ZUuOUB','commands','TrackChangesEditing','showAIAssistant','23913006ojngDS','12FQYUoM','6422eyKmaR','533556rtSuVq','editor','enableCommand','776SvCbaQ','265dWyvcL','72126dyFLbB','8QZCLVs'];_0x1d0d=function(){return _0x3eeaec;};return _0x1d0d();}const _0x494e6e=_0x1b67;function _0x1b67(_0x16f000,_0x2b40e5){const _0x1d0db0=_0x1d0d();return _0x1b67=function(_0x1b67b2,_0xe84940){_0x1b67b2=_0x1b67b2-0x17e;let _0x500ff3=_0x1d0db0[_0x1b67b2];return _0x500ff3;},_0x1b67(_0x16f000,_0x2b40e5);}(function(_0x276e12,_0x133d32){const _0x21cfb0=_0x1b67,_0x102254=_0x276e12();while(!![]){try{const _0x72d7d9=-parseInt(_0x21cfb0(0x184))/0x1*(parseInt(_0x21cfb0(0x17f))/0x2)+parseInt(_0x21cfb0(0x180))/0x3*(-parseInt(_0x21cfb0(0x186))/0x4)+parseInt(_0x21cfb0(0x18a))/0x5+parseInt(_0x21cfb0(0x18c))/0x6*(parseInt(_0x21cfb0(0x18d))/0x7)+-parseInt(_0x21cfb0(0x183))/0x8*(parseInt(_0x21cfb0(0x185))/0x9)+-parseInt(_0x21cfb0(0x18e))/0xa*(parseInt(_0x21cfb0(0x18b))/0xb)+-parseInt(_0x21cfb0(0x17e))/0xc*(-parseInt(_0x21cfb0(0x192))/0xd);if(_0x72d7d9===_0x133d32)break;else _0x102254['push'](_0x102254['shift']());}catch(_0x1bdc2a){_0x102254['push'](_0x102254['shift']());}}}(_0x1d0d,0x72dc1));import{Plugin as _0x25a354}from'ckeditor5/src/core.js';export default class E extends _0x25a354{[_0x494e6e(0x188)](){const _0x258f1f=_0x494e6e,_0x32dd94=this[_0x258f1f(0x181)],_0x38cbb3=_0x32dd94[_0x258f1f(0x187)][_0x258f1f(0x189)](_0x258f1f(0x190));_0x32dd94[_0x258f1f(0x18f)][_0x258f1f(0x189)](_0x258f1f(0x191))&&_0x38cbb3[_0x258f1f(0x182)](_0x258f1f(0x191));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x405cde=_0x1456;(function(_0x4b6e69,_0x47752c){const _0x2aab41=_0x1456,_0x33b677=_0x4b6e69();while(!![]){try{const _0x1e1007=-parseInt(_0x2aab41(0x18e))/0x1+parseInt(_0x2aab41(0x192))/0x2*(-parseInt(_0x2aab41(0x17f))/0x3)+parseInt(_0x2aab41(0x18a))/0x4+-parseInt(_0x2aab41(0x194))/0x5+parseInt(_0x2aab41(0x182))/0x6*(-parseInt(_0x2aab41(0x18b))/0x7)+parseInt(_0x2aab41(0x181))/0x8+parseInt(_0x2aab41(0x173))/0x9*(parseInt(_0x2aab41(0x188))/0xa);if(_0x1e1007===_0x47752c)break;else _0x33b677['push'](_0x33b677['shift']());}catch(_0x42539f){_0x33b677['push'](_0x33b677['shift']());}}}(_0x575c,0xc3c9f));import{Plugin as _0x43244e}from'ckeditor5/src/core.js';function _0x1456(_0x344e89,_0x458e83){const _0x575c16=_0x575c();return _0x1456=function(_0x1456c2,_0x3877a1){_0x1456c2=_0x1456c2-0x170;let _0x2cfa66=_0x575c16[_0x1456c2];return _0x2cfa66;},_0x1456(_0x344e89,_0x458e83);}import{getTranslation as _0x245e04}from'../utils/common-translations.js';export default class V extends _0x43244e{[_0x405cde(0x17d)](){const _0x1eb3c5=_0x405cde,_0x524b60=this[_0x1eb3c5(0x198)],_0x132f01=_0x524b60[_0x1eb3c5(0x187)];if(!_0x524b60[_0x1eb3c5(0x17e)][_0x1eb3c5(0x186)](_0x1eb3c5(0x178)))return;const _0x1ac3dd=_0x524b60[_0x1eb3c5(0x17e)][_0x1eb3c5(0x18c)](_0x1eb3c5(0x17c));_0x1ac3dd[_0x1eb3c5(0x191)](_0x1eb3c5(0x177)),_0x1ac3dd[_0x1eb3c5(0x18f)](_0x1eb3c5(0x177)),_0x1ac3dd[_0x1eb3c5(0x180)][_0x1eb3c5(0x171)](_0x1eb3c5(0x177),_0x245e04(_0x132f01,_0x1eb3c5(0x195))),this[_0x1eb3c5(0x183)]();}[_0x405cde(0x183)](){const _0x28a46e=_0x405cde,_0x59dfcb=this[_0x28a46e(0x198)],_0x29cb8e=_0x59dfcb[_0x28a46e(0x187)];_0x59dfcb[_0x28a46e(0x17e)][_0x28a46e(0x18c)](_0x28a46e(0x17c))[_0x28a46e(0x180)][_0x28a46e(0x189)](_0x2c7b1d=>{const _0x523ea6=_0x28a46e;if(_0x523ea6(0x172)!=_0x2c7b1d[_0x523ea6(0x196)])return;const {data:_0x344749}=_0x2c7b1d;if(_0x344749&&_0x523ea6(0x177)==_0x344749[_0x523ea6(0x190)]){const _0x2069a6=_0x344749[_0x523ea6(0x184)][0x0][_0x523ea6(0x17a)];return{'type':_0x523ea6(0x174),'content':_0x245e04(_0x29cb8e,_0x523ea6(0x176),function(_0x30ceb7){const _0x53f5bd=_0x523ea6;switch(_0x30ceb7){case _0x53f5bd(0x197):return _0x245e04(_0x29cb8e,_0x53f5bd(0x193));case _0x53f5bd(0x170):return _0x245e04(_0x29cb8e,_0x53f5bd(0x18d));case _0x53f5bd(0x185):return _0x245e04(_0x29cb8e,_0x53f5bd(0x175));case _0x53f5bd(0x179):return _0x245e04(_0x29cb8e,_0x53f5bd(0x17b));}}(_0x2069a6))};}});}}function _0x575c(){const _0x5b6491=['has','locale','881970vKpbiW','registerDescriptionCallback','3825232hNuxhP','2840425owHdPk','get','FORMAT_ALIGN_TO_RIGHT','221309fUKvGg','registerBlockAttribute','commandName','enableDefaultAttributesIntegration','354990NqJsPl','FORMAT_ALIGN_TO_LEFT','6434240UCZzzr','FORMAT_ALIGNMENT','type','left','editor','right','registerAttributeLabel','formatBlock','189KpSctN','format','FORMAT_ALIGN_TO_CENTER','*Format:*\x20%0','alignment','AlignmentEditing','justify','value','FORMAT_JUSTIFY_TEXT','TrackChangesEditing','afterInit','plugins','3jtJpRV','descriptionFactory','679464YiCCUe','6ymaAck','_registerLegacyDescription','commandParams','center'];_0x575c=function(){return _0x5b6491;};return _0x575c();}
23
+ function _0x31ca(){const _0x2e0ee9=['_registerLegacyDescription','registerBlockAttribute','3786960WbLKkx','7uJaZIt','plugins','type','descriptionFactory','center','value','right','FORMAT_ALIGN_TO_CENTER','registerDescriptionCallback','FORMAT_JUSTIFY_TEXT','commandName','justify','11061RZUDiG','AlignmentEditing','get','registerAttributeLabel','formatBlock','FORMAT_ALIGN_TO_LEFT','16526090SEHFBz','FORMAT_ALIGNMENT','locale','format','left','has','TrackChangesEditing','commandParams','*Format:*\x20%0','editor','afterInit','enableDefaultAttributesIntegration','11rkizmd','2220006UiVDSH','alignment','2072025BxGSOx','14814QTPBdH','4856ZRRaOp','FORMAT_ALIGN_TO_RIGHT','2474876gBQlti','36oQHiYa'];_0x31ca=function(){return _0x2e0ee9;};return _0x31ca();}const _0x43428c=_0x379c;(function(_0x3f1c45,_0x55680e){const _0x17363e=_0x379c,_0x1a3bea=_0x3f1c45();while(!![]){try{const _0x15f247=-parseInt(_0x17363e(0x165))/0x1*(parseInt(_0x17363e(0x169))/0x2)+-parseInt(_0x17363e(0x164))/0x3+-parseInt(_0x17363e(0x168))/0x4+parseInt(_0x17363e(0x16c))/0x5+-parseInt(_0x17363e(0x162))/0x6*(-parseInt(_0x17363e(0x16d))/0x7)+parseInt(_0x17363e(0x166))/0x8*(-parseInt(_0x17363e(0x179))/0x9)+parseInt(_0x17363e(0x155))/0xa*(parseInt(_0x17363e(0x161))/0xb);if(_0x15f247===_0x55680e)break;else _0x1a3bea['push'](_0x1a3bea['shift']());}catch(_0x4534dc){_0x1a3bea['push'](_0x1a3bea['shift']());}}}(_0x31ca,0x6fce1));import{Plugin as _0x162796}from'ckeditor5/src/core.js';import{getTranslation as _0x3e8b52}from'../utils/common-translations.js';function _0x379c(_0x58917a,_0x320abe){const _0x31caa7=_0x31ca();return _0x379c=function(_0x379c28,_0x3018fc){_0x379c28=_0x379c28-0x153;let _0x323712=_0x31caa7[_0x379c28];return _0x323712;},_0x379c(_0x58917a,_0x320abe);}export default class V extends _0x162796{[_0x43428c(0x15f)](){const _0x26415d=_0x43428c,_0x482fa0=this[_0x26415d(0x15e)],_0x1138eb=_0x482fa0[_0x26415d(0x157)];if(!_0x482fa0[_0x26415d(0x16e)][_0x26415d(0x15a)](_0x26415d(0x17a)))return;const _0x3bc995=_0x482fa0[_0x26415d(0x16e)][_0x26415d(0x17b)](_0x26415d(0x15b));_0x3bc995[_0x26415d(0x160)](_0x26415d(0x163)),_0x3bc995[_0x26415d(0x16b)](_0x26415d(0x163)),_0x3bc995[_0x26415d(0x170)][_0x26415d(0x17c)](_0x26415d(0x163),_0x3e8b52(_0x1138eb,_0x26415d(0x156))),this[_0x26415d(0x16a)]();}[_0x43428c(0x16a)](){const _0x4ebc82=_0x43428c,_0x1428c1=this[_0x4ebc82(0x15e)],_0x133346=_0x1428c1[_0x4ebc82(0x157)];_0x1428c1[_0x4ebc82(0x16e)][_0x4ebc82(0x17b)](_0x4ebc82(0x15b))[_0x4ebc82(0x170)][_0x4ebc82(0x175)](_0x1feae9=>{const _0xf1fc9=_0x4ebc82;if(_0xf1fc9(0x153)!=_0x1feae9[_0xf1fc9(0x16f)])return;const {data:_0x4e55ac}=_0x1feae9;if(_0x4e55ac&&_0xf1fc9(0x163)==_0x4e55ac[_0xf1fc9(0x177)]){const _0x16f10b=_0x4e55ac[_0xf1fc9(0x15c)][0x0][_0xf1fc9(0x172)];return{'type':_0xf1fc9(0x158),'content':_0x3e8b52(_0x133346,_0xf1fc9(0x15d),function(_0x341712){const _0x42acef=_0xf1fc9;switch(_0x341712){case _0x42acef(0x159):return _0x3e8b52(_0x133346,_0x42acef(0x154));case _0x42acef(0x173):return _0x3e8b52(_0x133346,_0x42acef(0x167));case _0x42acef(0x171):return _0x3e8b52(_0x133346,_0x42acef(0x174));case _0x42acef(0x178):return _0x3e8b52(_0x133346,_0x42acef(0x176));}}(_0x16f10b))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x266293=_0x122b;(function(_0x5ec15d,_0x1a00f6){const _0xbd883a=_0x122b,_0x383823=_0x5ec15d();while(!![]){try{const _0x585c65=parseInt(_0xbd883a(0x171))/0x1+-parseInt(_0xbd883a(0x196))/0x2+parseInt(_0xbd883a(0x18f))/0x3+-parseInt(_0xbd883a(0x193))/0x4+-parseInt(_0xbd883a(0x18a))/0x5+-parseInt(_0xbd883a(0x169))/0x6*(parseInt(_0xbd883a(0x18e))/0x7)+parseInt(_0xbd883a(0x162))/0x8*(parseInt(_0xbd883a(0x17d))/0x9);if(_0x585c65===_0x1a00f6)break;else _0x383823['push'](_0x383823['shift']());}catch(_0x1d09f0){_0x383823['push'](_0x383823['shift']());}}}(_0x6f07,0xb0fbc));function _0x6f07(){const _0x2d15cf=['*Format:*\x20%0','FORMAT_UNDERLINE','afterInit','54XNQfZR','UnderlineEditing','forceValue','formatInline','type','bold','TrackChangesEditing','registerInlineAttribute','subscript','code','*Remove\x20format:*\x20%0','commandParams','get','4165860TukCgI','StrikethroughEditing','locale','has','2578282VQgyZg','2287881ebsHHM','_registerLegacyDescription','italic','FORMAT_ITALIC','5578304eFuuBr','format','commandName','181950dcVvtr','FORMAT_SUPERSCRIPT','editor','2550704DHRkpg','superscript','FORMAT_SUBSCRIPT','BoldEditing','descriptionFactory','enableDefaultAttributesIntegration','plugins','12DxalZR','toUpperCase','toLowerCase','registerAttributeLabel','FORMAT_STRIKETHROUGH','FORMAT_','SubscriptEditing','FORMAT_CODE','1104644FiThHx','ItalicEditing','SuperscriptEditing','slice','CodeEditing','registerDescriptionCallback','underline','FORMAT_BOLD','strikethrough'];_0x6f07=function(){return _0x2d15cf;};return _0x6f07();}function _0x122b(_0x506fe4,_0x1be44f){const _0x6f07e0=_0x6f07();return _0x122b=function(_0x122bd4,_0x38d45d){_0x122bd4=_0x122bd4-0x161;let _0x19b1e1=_0x6f07e0[_0x122bd4];return _0x19b1e1;},_0x122b(_0x506fe4,_0x1be44f);}import{Plugin as _0x4113dc}from'ckeditor5/src/core.js';import{getTranslation as _0x237735}from'../utils/common-translations.js';const ti=[_0x266293(0x165),_0x266293(0x172),_0x266293(0x17e),_0x266293(0x175),_0x266293(0x18b),_0x266293(0x16f),_0x266293(0x173)];export default class U extends _0x4113dc{[_0x266293(0x17c)](){const _0x41c4d0=_0x266293,_0x244689=this[_0x41c4d0(0x161)],_0x1fc013=_0x244689[_0x41c4d0(0x168)][_0x41c4d0(0x189)](_0x41c4d0(0x183)),_0x509319=_0x244689[_0x41c4d0(0x18c)];for(const _0x466d65 of ti){if(!_0x244689[_0x41c4d0(0x168)][_0x41c4d0(0x18d)](_0x466d65))continue;const _0x56d3be=_0x466d65[_0x41c4d0(0x174)](0x0,-0x7)[_0x41c4d0(0x16b)](),_0x565999=_0x41c4d0(0x16e)+_0x56d3be[_0x41c4d0(0x16a)]();_0x1fc013[_0x41c4d0(0x167)](_0x56d3be),_0x1fc013[_0x41c4d0(0x184)](_0x56d3be),_0x1fc013[_0x41c4d0(0x166)][_0x41c4d0(0x16c)](_0x56d3be,_0x237735(_0x509319,_0x565999));}this[_0x41c4d0(0x190)]();}[_0x266293(0x190)](){const _0x3f6068=_0x266293,_0x104ce9=this[_0x3f6068(0x161)],_0x1d2f29=_0x104ce9[_0x3f6068(0x18c)],_0x3b5ebc=_0x104ce9[_0x3f6068(0x168)][_0x3f6068(0x189)](_0x3f6068(0x183));function _0x3f7185(_0x3db4f9,_0x461c78){const _0x582c69=_0x3f6068;_0x3b5ebc[_0x582c69(0x166)][_0x582c69(0x176)](_0x5bb5a3=>{const _0x2618f9=_0x582c69;if(_0x2618f9(0x180)!=_0x5bb5a3[_0x2618f9(0x181)])return;const {data:_0x2aaabe}=_0x5bb5a3;return _0x2aaabe&&_0x2aaabe[_0x2618f9(0x195)]===_0x3db4f9?_0x2aaabe[_0x2618f9(0x188)][0x0][_0x2618f9(0x17f)]?{'type':_0x2618f9(0x194),'content':_0x237735(_0x1d2f29,_0x2618f9(0x17a),_0x461c78)}:{'type':_0x2618f9(0x194),'content':_0x237735(_0x1d2f29,_0x2618f9(0x187),_0x461c78)}:void 0x0;});}_0x3f7185(_0x3f6068(0x182),_0x237735(_0x1d2f29,_0x3f6068(0x178))),_0x3f7185(_0x3f6068(0x191),_0x237735(_0x1d2f29,_0x3f6068(0x192))),_0x3f7185(_0x3f6068(0x177),_0x237735(_0x1d2f29,_0x3f6068(0x17b))),_0x3f7185(_0x3f6068(0x186),_0x237735(_0x1d2f29,_0x3f6068(0x170))),_0x3f7185(_0x3f6068(0x179),_0x237735(_0x1d2f29,_0x3f6068(0x16d))),_0x3f7185(_0x3f6068(0x185),_0x237735(_0x1d2f29,_0x3f6068(0x164))),_0x3f7185(_0x3f6068(0x163),_0x237735(_0x1d2f29,_0x3f6068(0x197)));}}
23
+ function _0x436b(_0x4eef7c,_0x20eac7){const _0x50ad3f=_0x50ad();return _0x436b=function(_0x436b8f,_0x4e2458){_0x436b8f=_0x436b8f-0x176;let _0x4e678e=_0x50ad3f[_0x436b8f];return _0x4e678e;},_0x436b(_0x4eef7c,_0x20eac7);}const _0x25391e=_0x436b;(function(_0x217e88,_0x1dab35){const _0x12fbcb=_0x436b,_0x3048ab=_0x217e88();while(!![]){try{const _0x524eec=parseInt(_0x12fbcb(0x1a6))/0x1+-parseInt(_0x12fbcb(0x1a1))/0x2+-parseInt(_0x12fbcb(0x195))/0x3+-parseInt(_0x12fbcb(0x179))/0x4+-parseInt(_0x12fbcb(0x1a9))/0x5+-parseInt(_0x12fbcb(0x1a8))/0x6+parseInt(_0x12fbcb(0x1a5))/0x7;if(_0x524eec===_0x1dab35)break;else _0x3048ab['push'](_0x3048ab['shift']());}catch(_0x2b45bf){_0x3048ab['push'](_0x3048ab['shift']());}}}(_0x50ad,0x89503));function _0x50ad(){const _0x4a9120=['toLowerCase','FORMAT_SUBSCRIPT','1602624tYiEPW','locale','registerAttributeLabel','commandName','21564354cvLXBE','616630ngKSjt','get','418050qUQuHC','1895260CWBOsK','descriptionFactory','forceValue','afterInit','ItalicEditing','3468584QRswuA','*Format:*\x20%0','FORMAT_SUPERSCRIPT','plugins','FORMAT_ITALIC','_registerLegacyDescription','SubscriptEditing','*Remove\x20format:*\x20%0','enableDefaultAttributesIntegration','code','subscript','format','FORMAT_UNDERLINE','superscript','editor','StrikethroughEditing','formatInline','italic','TrackChangesEditing','registerInlineAttribute','FORMAT_','BoldEditing','FORMAT_BOLD','type','has','commandParams','slice','toUpperCase','3052896zodQUu','registerDescriptionCallback','SuperscriptEditing','CodeEditing','strikethrough','bold','UnderlineEditing','FORMAT_CODE','underline','FORMAT_STRIKETHROUGH'];_0x50ad=function(){return _0x4a9120;};return _0x50ad();}import{Plugin as _0x4a2a51}from'ckeditor5/src/core.js';import{getTranslation as _0x4e4967}from'../utils/common-translations.js';const ti=[_0x25391e(0x18e),_0x25391e(0x178),_0x25391e(0x19b),_0x25391e(0x198),_0x25391e(0x188),_0x25391e(0x17f),_0x25391e(0x197)];export default class U extends _0x4a2a51{[_0x25391e(0x177)](){const _0x847fc5=_0x25391e,_0x2565ac=this[_0x847fc5(0x187)],_0x4c8aa5=_0x2565ac[_0x847fc5(0x17c)][_0x847fc5(0x1a7)](_0x847fc5(0x18b)),_0x447f2e=_0x2565ac[_0x847fc5(0x1a2)];for(const _0x25b350 of ti){if(!_0x2565ac[_0x847fc5(0x17c)][_0x847fc5(0x191)](_0x25b350))continue;const _0x15484f=_0x25b350[_0x847fc5(0x193)](0x0,-0x7)[_0x847fc5(0x19f)](),_0x230794=_0x847fc5(0x18d)+_0x15484f[_0x847fc5(0x194)]();_0x4c8aa5[_0x847fc5(0x181)](_0x15484f),_0x4c8aa5[_0x847fc5(0x18c)](_0x15484f),_0x4c8aa5[_0x847fc5(0x1aa)][_0x847fc5(0x1a3)](_0x15484f,_0x4e4967(_0x447f2e,_0x230794));}this[_0x847fc5(0x17e)]();}[_0x25391e(0x17e)](){const _0x2cc3b3=_0x25391e,_0x2650bb=this[_0x2cc3b3(0x187)],_0x2994c4=_0x2650bb[_0x2cc3b3(0x1a2)],_0x4cfa9c=_0x2650bb[_0x2cc3b3(0x17c)][_0x2cc3b3(0x1a7)](_0x2cc3b3(0x18b));function _0x39064f(_0xfebee3,_0x2ded12){const _0x392300=_0x2cc3b3;_0x4cfa9c[_0x392300(0x1aa)][_0x392300(0x196)](_0x32e381=>{const _0x392453=_0x392300;if(_0x392453(0x189)!=_0x32e381[_0x392453(0x190)])return;const {data:_0x29c779}=_0x32e381;return _0x29c779&&_0x29c779[_0x392453(0x1a4)]===_0xfebee3?_0x29c779[_0x392453(0x192)][0x0][_0x392453(0x176)]?{'type':_0x392453(0x184),'content':_0x4e4967(_0x2994c4,_0x392453(0x17a),_0x2ded12)}:{'type':_0x392453(0x184),'content':_0x4e4967(_0x2994c4,_0x392453(0x180),_0x2ded12)}:void 0x0;});}_0x39064f(_0x2cc3b3(0x19a),_0x4e4967(_0x2994c4,_0x2cc3b3(0x18f))),_0x39064f(_0x2cc3b3(0x18a),_0x4e4967(_0x2994c4,_0x2cc3b3(0x17d))),_0x39064f(_0x2cc3b3(0x19d),_0x4e4967(_0x2994c4,_0x2cc3b3(0x185))),_0x39064f(_0x2cc3b3(0x182),_0x4e4967(_0x2994c4,_0x2cc3b3(0x19c))),_0x39064f(_0x2cc3b3(0x199),_0x4e4967(_0x2994c4,_0x2cc3b3(0x19e))),_0x39064f(_0x2cc3b3(0x183),_0x4e4967(_0x2994c4,_0x2cc3b3(0x1a0))),_0x39064f(_0x2cc3b3(0x186),_0x4e4967(_0x2994c4,_0x2cc3b3(0x17b)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ecc4c=_0x1947;(function(_0x3ad930,_0x3a68ae){const _0x3a403a=_0x1947,_0x390beb=_0x3ad930();while(!![]){try{const _0x4af5ba=-parseInt(_0x3a403a(0xaa))/0x1+-parseInt(_0x3a403a(0x80))/0x2*(parseInt(_0x3a403a(0x97))/0x3)+-parseInt(_0x3a403a(0x8a))/0x4+parseInt(_0x3a403a(0x8f))/0x5*(parseInt(_0x3a403a(0xa6))/0x6)+parseInt(_0x3a403a(0x94))/0x7*(-parseInt(_0x3a403a(0x90))/0x8)+-parseInt(_0x3a403a(0xa2))/0x9+parseInt(_0x3a403a(0xa9))/0xa;if(_0x4af5ba===_0x3a68ae)break;else _0x390beb['push'](_0x390beb['shift']());}catch(_0x88748f){_0x390beb['push'](_0x390beb['shift']());}}}(_0x4f63,0x817b8));function _0x1947(_0x55ba00,_0x3aa91b){const _0x4f638f=_0x4f63();return _0x1947=function(_0x194779,_0x153942){_0x194779=_0x194779-0x80;let _0x46eaeb=_0x4f638f[_0x194779];return _0x46eaeb;},_0x1947(_0x55ba00,_0x3aa91b);}function _0x4f63(){const _0x429b1e=['afterInit','has','parent','forceValue','614285nLUAvU','156536HGcvaG','filter','get','*Remove\x20format:*\x20%0','203kmpaUQ','name','selection','12LyGhuk','TrackChangesEditing','from','commandParams','BlockQuoteEditing','commandName','editor','plugins','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','locale','1977741CvQDLR','markBlockFormat','format','commands','18kfbXAZ','model','$root','21879830kwsWWk','875777MPILFZ','checkChild','120074RNNhJm','*Set\x20format:*\x20%0','getSelectedBlocks','enableCommand','document','change','blockQuote','schema','value','descriptionFactory','492308eiddCi'];_0x4f63=function(){return _0x429b1e;};return _0x4f63();}import{Plugin as _0x3bb7fd}from'ckeditor5/src/core.js';import{getTranslation as _0x16d1e2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x15a8f3}from'../utils/utils.js';export default class O extends _0x3bb7fd{[_0x3ecc4c(0x8b)](){const _0x2bf66d=_0x3ecc4c,_0x2927f3=this[_0x2bf66d(0x9d)],_0x1aed98=_0x2927f3[_0x2bf66d(0xa1)];if(!_0x2927f3[_0x2bf66d(0x9e)][_0x2bf66d(0x8c)](_0x2bf66d(0x9b)))return;const _0x3b1ac8=_0x2927f3[_0x2bf66d(0x9e)][_0x2bf66d(0x92)](_0x2bf66d(0x98)),_0x1904f6=this[_0x2bf66d(0x9d)][_0x2bf66d(0xa5)][_0x2bf66d(0x92)](_0x2bf66d(0x86));_0x3b1ac8[_0x2bf66d(0x83)](_0x2bf66d(0x86),(_0x843edd,_0x55af7c={})=>{const _0x13d774=_0x2bf66d,_0x1592a0=this[_0x13d774(0x9d)][_0x13d774(0xa7)][_0x13d774(0x84)][_0x13d774(0x96)],_0xec4d5f=_0x55af7c&&void 0x0!==_0x55af7c[_0x13d774(0x8e)]?_0x55af7c[_0x13d774(0x8e)]:!_0x1904f6[_0x13d774(0x88)];let _0x54851d=[];if(_0xec4d5f){const _0x319f6f=Array[_0x13d774(0x99)](_0x1592a0[_0x13d774(0x82)]())[_0x13d774(0x91)](_0x51d027=>oo(_0x51d027)||function(_0x2a5638,_0x2ec534){const _0x22131a=_0x13d774,_0x5cee0d=_0x2ec534[_0x22131a(0xab)](_0x2a5638[_0x22131a(0x8d)],_0x22131a(0x86)),_0x29b768=_0x2ec534[_0x22131a(0xab)]([_0x22131a(0xa8),_0x22131a(0x86)],_0x2a5638);return _0x5cee0d&&_0x29b768;}(_0x51d027,this[_0x13d774(0x9d)][_0x13d774(0xa7)][_0x13d774(0x87)]));_0x54851d=_0x15a8f3(_0x319f6f,_0x2927f3[_0x13d774(0xa7)]);}else{const _0xd1785d=Array[_0x13d774(0x99)](_0x1592a0[_0x13d774(0x82)]())[_0x13d774(0x91)](_0x5395af=>oo(_0x5395af));_0x54851d=_0x15a8f3(_0xd1785d,_0x2927f3[_0x13d774(0xa7)]);}_0x2927f3[_0x13d774(0xa7)][_0x13d774(0x85)](()=>{const _0x478185=_0x13d774;for(const _0x1541aa of _0x54851d)_0x3b1ac8[_0x478185(0xa3)](_0x1541aa,{'commandName':_0x478185(0x86),'commandParams':[{'forceValue':_0xec4d5f}]});});}),_0x3b1ac8[_0x2bf66d(0x89)][_0x2bf66d(0x9f)](_0x1dad34=>{const _0x2ca1de=_0x2bf66d,{data:_0x1a36f3}=_0x1dad34;if(_0x1a36f3&&_0x2ca1de(0x86)==_0x1a36f3[_0x2ca1de(0x9c)]){const _0x3c9f62=_0x16d1e2(_0x1aed98,_0x2ca1de(0xa0));return _0x1a36f3[_0x2ca1de(0x9a)][0x0][_0x2ca1de(0x8e)]?{'type':_0x2ca1de(0xa4),'content':_0x16d1e2(_0x1aed98,_0x2ca1de(0x81),_0x3c9f62)}:{'type':_0x2ca1de(0xa4),'content':_0x16d1e2(_0x1aed98,_0x2ca1de(0x93),_0x3c9f62)};}});}}function oo(_0x21fd4e){const _0x59aa2f=_0x3ecc4c;return _0x59aa2f(0x86)==_0x21fd4e[_0x59aa2f(0x8d)][_0x59aa2f(0x95)];}
23
+ const _0x267160=_0x5945;function _0x5945(_0x4aafce,_0x292d92){const _0x40fdee=_0x40fd();return _0x5945=function(_0x5945fd,_0x929efe){_0x5945fd=_0x5945fd-0x141;let _0xaf0273=_0x40fdee[_0x5945fd];return _0xaf0273;},_0x5945(_0x4aafce,_0x292d92);}(function(_0x39b81e,_0x1be05a){const _0x4520d2=_0x5945,_0x39526e=_0x39b81e();while(!![]){try{const _0x583d42=parseInt(_0x4520d2(0x162))/0x1*(parseInt(_0x4520d2(0x141))/0x2)+parseInt(_0x4520d2(0x143))/0x3*(parseInt(_0x4520d2(0x145))/0x4)+parseInt(_0x4520d2(0x14b))/0x5+-parseInt(_0x4520d2(0x165))/0x6+-parseInt(_0x4520d2(0x160))/0x7*(parseInt(_0x4520d2(0x157))/0x8)+-parseInt(_0x4520d2(0x142))/0x9+parseInt(_0x4520d2(0x144))/0xa;if(_0x583d42===_0x1be05a)break;else _0x39526e['push'](_0x39526e['shift']());}catch(_0x2f2767){_0x39526e['push'](_0x39526e['shift']());}}}(_0x40fd,0x89d9e));import{Plugin as _0x5d31f9}from'ckeditor5/src/core.js';function _0x40fd(){const _0x3108a1=['schema','forceValue','afterInit','commandParams','from','$root','commandName','model','markBlockFormat','editor','1494216ybfbmj','getSelectedBlocks','parent','ELEMENT_BLOCK_QUOTE','*Set\x20format:*\x20%0','enableCommand','change','commands','plugins','35hDDFlY','descriptionFactory','2379yIqMVa','registerDescriptionCallback','selection','4412538OcbvqB','format','checkChild','*Remove\x20format:*\x20%0','value','blockQuote','has','TrackChangesEditing','726GlPoea','5591160uqwqHt','338610YrNUuY','15200080HgGKat','16rfiRHN','get','document','name','locale','BlockQuoteEditing','100605ClTDwv','filter'];_0x40fd=function(){return _0x3108a1;};return _0x40fd();}import{getTranslation as _0x2159f0}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3b15c5}from'../utils/utils.js';export default class O extends _0x5d31f9{[_0x267160(0x14f)](){const _0x4cd04f=_0x267160,_0x2cd4dc=this[_0x4cd04f(0x156)],_0x4c28d0=_0x2cd4dc[_0x4cd04f(0x149)];if(!_0x2cd4dc[_0x4cd04f(0x15f)][_0x4cd04f(0x16b)](_0x4cd04f(0x14a)))return;const _0x5682b6=_0x2cd4dc[_0x4cd04f(0x15f)][_0x4cd04f(0x146)](_0x4cd04f(0x16c)),_0x57174f=this[_0x4cd04f(0x156)][_0x4cd04f(0x15e)][_0x4cd04f(0x146)](_0x4cd04f(0x16a));_0x5682b6[_0x4cd04f(0x15c)](_0x4cd04f(0x16a),(_0x4190f3,_0x45a5ae={})=>{const _0x39f7b9=_0x4cd04f,_0x23b3e7=this[_0x39f7b9(0x156)][_0x39f7b9(0x154)][_0x39f7b9(0x147)][_0x39f7b9(0x164)],_0x47cc10=_0x45a5ae&&void 0x0!==_0x45a5ae[_0x39f7b9(0x14e)]?_0x45a5ae[_0x39f7b9(0x14e)]:!_0x57174f[_0x39f7b9(0x169)];let _0x58a60c=[];if(_0x47cc10){const _0x55c419=Array[_0x39f7b9(0x151)](_0x23b3e7[_0x39f7b9(0x158)]())[_0x39f7b9(0x14c)](_0x459da1=>oo(_0x459da1)||function(_0x39ecff,_0x164f26){const _0x4e3dbc=_0x39f7b9,_0x1137a7=_0x164f26[_0x4e3dbc(0x167)](_0x39ecff[_0x4e3dbc(0x159)],_0x4e3dbc(0x16a)),_0xc760b7=_0x164f26[_0x4e3dbc(0x167)]([_0x4e3dbc(0x152),_0x4e3dbc(0x16a)],_0x39ecff);return _0x1137a7&&_0xc760b7;}(_0x459da1,this[_0x39f7b9(0x156)][_0x39f7b9(0x154)][_0x39f7b9(0x14d)]));_0x58a60c=_0x3b15c5(_0x55c419,_0x2cd4dc[_0x39f7b9(0x154)]);}else{const _0x2e9047=Array[_0x39f7b9(0x151)](_0x23b3e7[_0x39f7b9(0x158)]())[_0x39f7b9(0x14c)](_0x3b724e=>oo(_0x3b724e));_0x58a60c=_0x3b15c5(_0x2e9047,_0x2cd4dc[_0x39f7b9(0x154)]);}_0x2cd4dc[_0x39f7b9(0x154)][_0x39f7b9(0x15d)](()=>{const _0x5e9b9a=_0x39f7b9;for(const _0x5c25d8 of _0x58a60c)_0x5682b6[_0x5e9b9a(0x155)](_0x5c25d8,{'commandName':_0x5e9b9a(0x16a),'commandParams':[{'forceValue':_0x47cc10}]});});}),_0x5682b6[_0x4cd04f(0x161)][_0x4cd04f(0x163)](_0x47f799=>{const _0x4a6732=_0x4cd04f,{data:_0x31dd61}=_0x47f799;if(_0x31dd61&&_0x4a6732(0x16a)==_0x31dd61[_0x4a6732(0x153)]){const _0x100684=_0x2159f0(_0x4c28d0,_0x4a6732(0x15a));return _0x31dd61[_0x4a6732(0x150)][0x0][_0x4a6732(0x14e)]?{'type':_0x4a6732(0x166),'content':_0x2159f0(_0x4c28d0,_0x4a6732(0x15b),_0x100684)}:{'type':_0x4a6732(0x166),'content':_0x2159f0(_0x4c28d0,_0x4a6732(0x168),_0x100684)};}});}}function oo(_0x188fba){const _0x1a6f7b=_0x267160;return _0x1a6f7b(0x16a)==_0x188fba[_0x1a6f7b(0x159)][_0x1a6f7b(0x148)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3e7b(_0x264f40,_0x361d1a){const _0xb78c92=_0xb78c();return _0x3e7b=function(_0x3e7bd6,_0x2bc59b){_0x3e7bd6=_0x3e7bd6-0x109;let _0xf285c3=_0xb78c92[_0x3e7bd6];return _0xf285c3;},_0x3e7b(_0x264f40,_0x361d1a);}const _0xbe6b1=_0x3e7b;(function(_0x1235c3,_0x2c610c){const _0x4a9e94=_0x3e7b,_0x93c01b=_0x1235c3();while(!![]){try{const _0x32a187=parseInt(_0x4a9e94(0x10e))/0x1+-parseInt(_0x4a9e94(0x110))/0x2+-parseInt(_0x4a9e94(0x10f))/0x3+-parseInt(_0x4a9e94(0x115))/0x4*(-parseInt(_0x4a9e94(0x117))/0x5)+parseInt(_0x4a9e94(0x10a))/0x6*(parseInt(_0x4a9e94(0x112))/0x7)+-parseInt(_0x4a9e94(0x11d))/0x8*(-parseInt(_0x4a9e94(0x11b))/0x9)+-parseInt(_0x4a9e94(0x113))/0xa;if(_0x32a187===_0x2c610c)break;else _0x93c01b['push'](_0x93c01b['shift']());}catch(_0x5207b1){_0x93c01b['push'](_0x93c01b['shift']());}}}(_0xb78c,0xb01d5));import{Plugin as _0x26b056}from'ckeditor5/src/core.js';export default class G extends _0x26b056{[_0xbe6b1(0x118)](){const _0x2062e3=_0xbe6b1,_0x4cf303=this[_0x2062e3(0x109)];_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x114)](_0x2062e3(0x111))&&(_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x119)](_0x2062e3(0x11a))[_0x2062e3(0x10c)](_0x2062e3(0x116)),_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x119)](_0x2062e3(0x11a))[_0x2062e3(0x10c)](_0x2062e3(0x10d)),_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x119)](_0x2062e3(0x11a))[_0x2062e3(0x10c)](_0x2062e3(0x11c)));}}function _0xb78c(){const _0xa69105=['13768ypoIjb','editor','3679386iXyOJN','plugins','enableCommand','changeCaseLower','1115719MstvVY','347430HkVzNG','1950862iNhuOC','CaseChange','7IqKLnO','15650720obLviy','has','8fxqKlQ','changeCaseUpper','2951540WzyMIS','afterInit','get','TrackChangesEditing','2448kmvuap','changeCaseTitle'];_0xb78c=function(){return _0xa69105;};return _0xb78c();}
23
+ const _0x221046=_0x172a;(function(_0x22ca60,_0x1320c1){const _0x2718a4=_0x172a,_0x28347f=_0x22ca60();while(!![]){try{const _0x3bc9e5=parseInt(_0x2718a4(0x119))/0x1+parseInt(_0x2718a4(0x10d))/0x2*(-parseInt(_0x2718a4(0x117))/0x3)+-parseInt(_0x2718a4(0x105))/0x4*(parseInt(_0x2718a4(0x10c))/0x5)+-parseInt(_0x2718a4(0x10a))/0x6*(parseInt(_0x2718a4(0x112))/0x7)+-parseInt(_0x2718a4(0x108))/0x8*(-parseInt(_0x2718a4(0x10b))/0x9)+-parseInt(_0x2718a4(0x107))/0xa+parseInt(_0x2718a4(0x118))/0xb;if(_0x3bc9e5===_0x1320c1)break;else _0x28347f['push'](_0x28347f['shift']());}catch(_0x384452){_0x28347f['push'](_0x28347f['shift']());}}}(_0x2978,0x7c2c8));import{Plugin as _0x7e939}from'ckeditor5/src/core.js';export default class G extends _0x7e939{[_0x221046(0x116)](){const _0x32c418=_0x221046,_0xf55e4=this[_0x32c418(0x114)];_0xf55e4[_0x32c418(0x106)][_0x32c418(0x111)](_0x32c418(0x10e))&&(_0xf55e4[_0x32c418(0x106)][_0x32c418(0x10f)](_0x32c418(0x115))[_0x32c418(0x110)](_0x32c418(0x109)),_0xf55e4[_0x32c418(0x106)][_0x32c418(0x10f)](_0x32c418(0x115))[_0x32c418(0x110)](_0x32c418(0x113)),_0xf55e4[_0x32c418(0x106)][_0x32c418(0x10f)](_0x32c418(0x115))[_0x32c418(0x110)](_0x32c418(0x11a)));}}function _0x172a(_0x2b51ea,_0x5a46eb){const _0x29780c=_0x2978();return _0x172a=function(_0x172a8d,_0x27df13){_0x172a8d=_0x172a8d-0x105;let _0x3dc582=_0x29780c[_0x172a8d];return _0x3dc582;},_0x172a(_0x2b51ea,_0x5a46eb);}function _0x2978(){const _0x5736f5=['editor','TrackChangesEditing','afterInit','1740wpUXcr','15499275QbClnf','205000yJzuRb','changeCaseTitle','114316ivHeBB','plugins','9160360RvrkcB','489352AICgyJ','changeCaseUpper','37194QkBIHw','90ESuNhu','10HXnTCE','962SDXiLp','CaseChange','get','enableCommand','has','525RJqTHZ','changeCaseLower'];_0x2978=function(){return _0x5736f5;};return _0x2978();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55492f=_0x5ac5;(function(_0x484449,_0xc903d1){const _0xacf84c=_0x5ac5,_0xddfd8=_0x484449();while(!![]){try{const _0x57cc0f=parseInt(_0xacf84c(0x98))/0x1+-parseInt(_0xacf84c(0x9a))/0x2+parseInt(_0xacf84c(0x9d))/0x3*(-parseInt(_0xacf84c(0x90))/0x4)+parseInt(_0xacf84c(0x91))/0x5+parseInt(_0xacf84c(0x8e))/0x6+parseInt(_0xacf84c(0x99))/0x7+parseInt(_0xacf84c(0x96))/0x8*(-parseInt(_0xacf84c(0x8f))/0x9);if(_0x57cc0f===_0xc903d1)break;else _0xddfd8['push'](_0xddfd8['shift']());}catch(_0x8e5551){_0xddfd8['push'](_0xddfd8['shift']());}}}(_0x2561,0x5e595));function _0x5ac5(_0xa58dde,_0x5ab9ae){const _0x256112=_0x2561();return _0x5ac5=function(_0x5ac5fe,_0xee187){_0x5ac5fe=_0x5ac5fe-0x8e;let _0x44b4a8=_0x256112[_0x5ac5fe];return _0x44b4a8;},_0x5ac5(_0xa58dde,_0x5ab9ae);}import{Plugin as _0x549cf6}from'ckeditor5/src/core.js';export default class F extends _0x549cf6{[_0x55492f(0x9e)](){const _0xfea64c=_0x55492f,_0x367e80=this[_0xfea64c(0x94)];_0x367e80[_0xfea64c(0x95)][_0xfea64c(0x93)](_0xfea64c(0x92))&&_0x367e80[_0xfea64c(0x97)][_0xfea64c(0x93)](_0xfea64c(0x9c))[_0xfea64c(0x9b)](_0xfea64c(0x92));}}function _0x2561(){const _0x1b22cb=['get','editor','commands','8CdzUqh','plugins','716807FdoAoq','2139536wkYnxt','482336lAJlzY','enableCommand','TrackChangesEditing','52098TQGnXA','afterInit','2491602huNrZD','8708292iwCOUG','12fVjKxK','1047925FvwVvz','ckbox'];_0x2561=function(){return _0x1b22cb;};return _0x2561();}
23
+ function _0x28ba(_0x37adb8,_0x36450c){const _0x1f833f=_0x1f83();return _0x28ba=function(_0x28baff,_0x52be12){_0x28baff=_0x28baff-0x179;let _0x2ae62b=_0x1f833f[_0x28baff];return _0x2ae62b;},_0x28ba(_0x37adb8,_0x36450c);}const _0xd782c9=_0x28ba;function _0x1f83(){const _0x57b257=['73844qVffAi','get','840QHsWPS','861022ErYMDK','enableCommand','1401084gCNLUY','editor','ckbox','3KcdveS','plugins','afterInit','11HgxYNI','72KAmzSM','25SjwaiC','173914HfisIL','commands','192248fkePiZ','28WSHCGC','135960hCIIlR','TrackChangesEditing','2818290gSFkiE'];_0x1f83=function(){return _0x57b257;};return _0x1f83();}(function(_0x5052f4,_0x1ea823){const _0x1bf81b=_0x28ba,_0x150d4e=_0x5052f4();while(!![]){try{const _0x48c96e=parseInt(_0x1bf81b(0x17f))/0x1+parseInt(_0x1bf81b(0x181))/0x2*(parseInt(_0x1bf81b(0x184))/0x3)+parseInt(_0x1bf81b(0x17c))/0x4*(-parseInt(_0x1bf81b(0x189))/0x5)+-parseInt(_0x1bf81b(0x179))/0x6*(-parseInt(_0x1bf81b(0x18d))/0x7)+-parseInt(_0x1bf81b(0x18c))/0x8*(-parseInt(_0x1bf81b(0x188))/0x9)+-parseInt(_0x1bf81b(0x17b))/0xa*(parseInt(_0x1bf81b(0x187))/0xb)+-parseInt(_0x1bf81b(0x17e))/0xc*(parseInt(_0x1bf81b(0x18a))/0xd);if(_0x48c96e===_0x1ea823)break;else _0x150d4e['push'](_0x150d4e['shift']());}catch(_0x1e13ea){_0x150d4e['push'](_0x150d4e['shift']());}}}(_0x1f83,0x82562));import{Plugin as _0x16a557}from'ckeditor5/src/core.js';export default class F extends _0x16a557{[_0xd782c9(0x186)](){const _0x15f5e3=_0xd782c9,_0x52d033=this[_0x15f5e3(0x182)];_0x52d033[_0x15f5e3(0x18b)][_0x15f5e3(0x17d)](_0x15f5e3(0x183))&&_0x52d033[_0x15f5e3(0x185)][_0x15f5e3(0x17d)](_0x15f5e3(0x17a))[_0x15f5e3(0x180)](_0x15f5e3(0x183));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x69999b=_0x396e;(function(_0x203c99,_0x57671e){const _0x3563ba=_0x396e,_0x500fa4=_0x203c99();while(!![]){try{const _0x532d7e=-parseInt(_0x3563ba(0x1f8))/0x1+parseInt(_0x3563ba(0x1e1))/0x2+-parseInt(_0x3563ba(0x205))/0x3+-parseInt(_0x3563ba(0x1f3))/0x4+parseInt(_0x3563ba(0x1f1))/0x5+-parseInt(_0x3563ba(0x1fc))/0x6*(-parseInt(_0x3563ba(0x1f6))/0x7)+parseInt(_0x3563ba(0x1e4))/0x8*(parseInt(_0x3563ba(0x1db))/0x9);if(_0x532d7e===_0x57671e)break;else _0x500fa4['push'](_0x500fa4['shift']());}catch(_0x20d85a){_0x500fa4['push'](_0x500fa4['shift']());}}}(_0x5b5b,0xd53ee));function _0x5b5b(){const _0x4551a8=['CodeBlock','languages','*Remove\x20format:*\x20%0','formatBlock','1899026WzeZyF','ELEMENT_CODE_BLOCK','registerElementLabel','8WhxIsT','registerDescriptionCallback','toLowerCase','schema','config','plugins','forceValue','locale','checkChild','value','format','indentCodeBlock','editor','5387595RnLAJk','from','2805752JRMOxj','get','outdentCodeBlock','717367EbiiYv','commands','666716AayxRR','language','blockName','type','6nBmpFK','document','enableCommand','parent','markBlockFormat','*Set\x20format:*\x20%0','find','filter','rootElement','3345138ZfVfgK','model','TrackChangesEditing','has','selection','change','codeBlock','commandParams','commandName','getSelectedBlocks','descriptionFactory','label','afterInit','isLimit','11044269TORNIj','name'];_0x5b5b=function(){return _0x4551a8;};return _0x5b5b();}import{Plugin as _0x1a7961}from'ckeditor5/src/core.js';import{getTranslation as _0x363046}from'../utils/common-translations.js';function _0x396e(_0x1f1e12,_0xa7c2b3){const _0x5b5bbb=_0x5b5b();return _0x396e=function(_0x396ef7,_0x595b6a){_0x396ef7=_0x396ef7-0x1d0;let _0x53e261=_0x5b5bbb[_0x396ef7];return _0x53e261;},_0x396e(_0x1f1e12,_0xa7c2b3);}import{getRangesOfBlockGroups as _0x3c5609}from'../utils/utils.js';export default class L extends _0x1a7961{[_0x69999b(0x1d9)](){const _0x2140f1=_0x69999b,_0x5aa489=this[_0x2140f1(0x1f0)];if(!_0x5aa489[_0x2140f1(0x1e9)][_0x2140f1(0x1d0)](_0x2140f1(0x1dd)))return;const _0x2306e8=_0x5aa489[_0x2140f1(0x1e9)][_0x2140f1(0x1f4)](_0x2140f1(0x207)),_0x37ce2f=_0x5aa489[_0x2140f1(0x1eb)],_0x5aca83=_0x5aa489[_0x2140f1(0x1e8)][_0x2140f1(0x1f4)](_0x2140f1(0x1d3))[_0x2140f1(0x1de)],_0x1998b6=_0x5aa489[_0x2140f1(0x1f7)][_0x2140f1(0x1f4)](_0x2140f1(0x1d3));_0x2306e8[_0x2140f1(0x1fe)](_0x2140f1(0x1ef)),_0x2306e8[_0x2140f1(0x1fe)](_0x2140f1(0x1f5)),_0x2306e8[_0x2140f1(0x1fe)](_0x2140f1(0x1d3),(_0x49edd9,_0x2bc21d={})=>{const _0x3e5d20=_0x2140f1,_0x1dab32=_0x5aa489[_0x3e5d20(0x206)],_0x4fdb48=_0x5aa489[_0x3e5d20(0x206)][_0x3e5d20(0x1fd)][_0x3e5d20(0x1d1)],_0x186c02=_0x2bc21d&&void 0x0!==_0x2bc21d[_0x3e5d20(0x1ea)]?_0x2bc21d[_0x3e5d20(0x1ea)]:!_0x1998b6[_0x3e5d20(0x1ed)];let _0x53fc01;_0x2bc21d[_0x3e5d20(0x1f9)]||(_0x2bc21d[_0x3e5d20(0x1f9)]=_0x5aca83[0x0][_0x3e5d20(0x1f9)]),_0x53fc01=_0x186c02?Array[_0x3e5d20(0x1f2)](_0x4fdb48[_0x3e5d20(0x1d6)]())[_0x3e5d20(0x203)](_0x3ecd56=>eo(_0x3ecd56)||function(_0x139df7,_0x21e69b){const _0x39cd52=_0x3e5d20;if(_0x139df7['is'](_0x39cd52(0x204))||_0x21e69b[_0x39cd52(0x1da)](_0x139df7))return!0x1;return _0x21e69b[_0x39cd52(0x1ec)](_0x139df7[_0x39cd52(0x1ff)],_0x39cd52(0x1d3));}(_0x3ecd56,_0x1dab32[_0x3e5d20(0x1e7)])):Array[_0x3e5d20(0x1f2)](_0x4fdb48[_0x3e5d20(0x1d6)]())[_0x3e5d20(0x203)](_0x4490f3=>eo(_0x4490f3));const _0x5f1c60=_0x3c5609(_0x53fc01,_0x1dab32);_0x1dab32[_0x3e5d20(0x1d2)](()=>{const _0x377a3a=_0x3e5d20;for(const _0x2bf7a6 of _0x5f1c60)_0x2306e8[_0x377a3a(0x200)](_0x2bf7a6,{'commandName':_0x377a3a(0x1d3),'commandParams':[{..._0x2bc21d,'forceValue':_0x186c02}],'formatGroupId':_0x377a3a(0x1fa)});});}),(_0x2306e8[_0x2140f1(0x1d7)][_0x2140f1(0x1e3)](_0x2140f1(0x1d3),_0x5f51e5=>_0x363046(_0x37ce2f,_0x2140f1(0x1e2),_0x5f51e5)),_0x2306e8[_0x2140f1(0x1d7)][_0x2140f1(0x1e5)](_0x3a44e7=>{const _0x93628=_0x2140f1;if(_0x93628(0x1e0)!=_0x3a44e7[_0x93628(0x1fb)])return;const _0x4a793b=_0x37ce2f['t'],{data:_0x3d4a0d}=_0x3a44e7;if(!_0x3d4a0d||_0x93628(0x1d3)!=_0x3d4a0d[_0x93628(0x1d5)])return;const _0xd4e91=_0x3d4a0d[_0x93628(0x1d4)][0x0][_0x93628(0x1f9)],_0xd4c33f=_0x4a793b(_0x5aca83[_0x93628(0x202)](_0x14403c=>_0x14403c[_0x93628(0x1f9)]===_0xd4e91)[_0x93628(0x1d8)])[_0x93628(0x1e6)]();return _0x3d4a0d[_0x93628(0x1d4)][0x0][_0x93628(0x1ea)]?{'type':_0x93628(0x1ee),'content':_0x363046(_0x37ce2f,_0x93628(0x201),_0x363046(_0x37ce2f,_0x93628(0x1e2),0x1)+'\x20('+_0xd4c33f+')')}:{'type':_0x93628(0x1ee),'content':_0x363046(_0x37ce2f,_0x93628(0x1df),_0x363046(_0x37ce2f,_0x93628(0x1e2),0x1))};}));}}function eo(_0x5f3b81){const _0x1c2b1a=_0x69999b;return _0x1c2b1a(0x1d3)==_0x5f3b81[_0x1c2b1a(0x1dc)];}
23
+ const _0x186459=_0x2912;(function(_0x2115b1,_0x1b32dd){const _0x48ed2c=_0x2912,_0x4dcf5e=_0x2115b1();while(!![]){try{const _0x4408ce=-parseInt(_0x48ed2c(0x113))/0x1*(parseInt(_0x48ed2c(0x117))/0x2)+parseInt(_0x48ed2c(0xf5))/0x3*(-parseInt(_0x48ed2c(0x11f))/0x4)+parseInt(_0x48ed2c(0xfd))/0x5*(-parseInt(_0x48ed2c(0x121))/0x6)+parseInt(_0x48ed2c(0xf8))/0x7+-parseInt(_0x48ed2c(0x101))/0x8+parseInt(_0x48ed2c(0x108))/0x9+parseInt(_0x48ed2c(0x103))/0xa;if(_0x4408ce===_0x1b32dd)break;else _0x4dcf5e['push'](_0x4dcf5e['shift']());}catch(_0x4edffc){_0x4dcf5e['push'](_0x4dcf5e['shift']());}}}(_0x3fbc,0x6e911));function _0x2912(_0x31e8d4,_0x4dff65){const _0x3fbcc2=_0x3fbc();return _0x2912=function(_0x29124b,_0x4a34c1){_0x29124b=_0x29124b-0xf2;let _0x442153=_0x3fbcc2[_0x29124b];return _0x442153;},_0x2912(_0x31e8d4,_0x4dff65);}import{Plugin as _0x55f6da}from'ckeditor5/src/core.js';import{getTranslation as _0x16a5d6}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x33a0cc}from'../utils/utils.js';function _0x3fbc(){const _0x45f852=['6XTwAwF','schema','name','type','registerDescriptionCallback','model','rootElement','config','878684PVfqyF','ELEMENT_CODE_BLOCK','6vsPNCX','isLimit','TrackChangesEditing','from','formatBlock','indentCodeBlock','selection','markBlockFormat','change','*Set\x20format:*\x20%0','get','label','locale','9tyzuKQ','commandName','plugins','5167141hNEjbC','codeBlock','language','editor','find','3433560feqBoy','commands','has','format','740760fKmkVz','afterInit','9124430wITPMR','commandParams','*Remove\x20format:*\x20%0','parent','enableCommand','4980051vzSMnp','blockName','outdentCodeBlock','languages','descriptionFactory','CodeBlock','forceValue','getSelectedBlocks','registerElementLabel','toLowerCase','value','104248pZfVtQ','checkChild','filter','document'];_0x3fbc=function(){return _0x45f852;};return _0x3fbc();}export default class L extends _0x55f6da{[_0x186459(0x102)](){const _0x56b609=_0x186459,_0xee62d3=this[_0x56b609(0xfb)];if(!_0xee62d3[_0x56b609(0xf7)][_0x56b609(0xff)](_0x56b609(0x10d)))return;const _0x4820fd=_0xee62d3[_0x56b609(0xf7)][_0x56b609(0xf2)](_0x56b609(0x123)),_0x33d18b=_0xee62d3[_0x56b609(0xf4)],_0x222225=_0xee62d3[_0x56b609(0x11e)][_0x56b609(0xf2)](_0x56b609(0xf9))[_0x56b609(0x10b)],_0x401670=_0xee62d3[_0x56b609(0xfe)][_0x56b609(0xf2)](_0x56b609(0xf9));_0x4820fd[_0x56b609(0x107)](_0x56b609(0x126)),_0x4820fd[_0x56b609(0x107)](_0x56b609(0x10a)),_0x4820fd[_0x56b609(0x107)](_0x56b609(0xf9),(_0x956287,_0x448bb7={})=>{const _0x5d80db=_0x56b609,_0x179ef6=_0xee62d3[_0x5d80db(0x11c)],_0x5289d3=_0xee62d3[_0x5d80db(0x11c)][_0x5d80db(0x116)][_0x5d80db(0x127)],_0x215990=_0x448bb7&&void 0x0!==_0x448bb7[_0x5d80db(0x10e)]?_0x448bb7[_0x5d80db(0x10e)]:!_0x401670[_0x5d80db(0x112)];let _0x43d791;_0x448bb7[_0x5d80db(0xfa)]||(_0x448bb7[_0x5d80db(0xfa)]=_0x222225[0x0][_0x5d80db(0xfa)]),_0x43d791=_0x215990?Array[_0x5d80db(0x124)](_0x5289d3[_0x5d80db(0x10f)]())[_0x5d80db(0x115)](_0x5d73d5=>eo(_0x5d73d5)||function(_0x316d5a,_0x3f76e6){const _0x514c80=_0x5d80db;if(_0x316d5a['is'](_0x514c80(0x11d))||_0x3f76e6[_0x514c80(0x122)](_0x316d5a))return!0x1;return _0x3f76e6[_0x514c80(0x114)](_0x316d5a[_0x514c80(0x106)],_0x514c80(0xf9));}(_0x5d73d5,_0x179ef6[_0x5d80db(0x118)])):Array[_0x5d80db(0x124)](_0x5289d3[_0x5d80db(0x10f)]())[_0x5d80db(0x115)](_0x156e8a=>eo(_0x156e8a));const _0x574287=_0x33a0cc(_0x43d791,_0x179ef6);_0x179ef6[_0x5d80db(0x129)](()=>{const _0x152770=_0x5d80db;for(const _0x5703da of _0x574287)_0x4820fd[_0x152770(0x128)](_0x5703da,{'commandName':_0x152770(0xf9),'commandParams':[{..._0x448bb7,'forceValue':_0x215990}],'formatGroupId':_0x152770(0x109)});});}),(_0x4820fd[_0x56b609(0x10c)][_0x56b609(0x110)](_0x56b609(0xf9),_0x1ddad4=>_0x16a5d6(_0x33d18b,_0x56b609(0x120),_0x1ddad4)),_0x4820fd[_0x56b609(0x10c)][_0x56b609(0x11b)](_0x3c34db=>{const _0x45465d=_0x56b609;if(_0x45465d(0x125)!=_0x3c34db[_0x45465d(0x11a)])return;const _0x31c378=_0x33d18b['t'],{data:_0x5e8fd9}=_0x3c34db;if(!_0x5e8fd9||_0x45465d(0xf9)!=_0x5e8fd9[_0x45465d(0xf6)])return;const _0x5a356d=_0x5e8fd9[_0x45465d(0x104)][0x0][_0x45465d(0xfa)],_0x42e1e5=_0x31c378(_0x222225[_0x45465d(0xfc)](_0x252c7b=>_0x252c7b[_0x45465d(0xfa)]===_0x5a356d)[_0x45465d(0xf3)])[_0x45465d(0x111)]();return _0x5e8fd9[_0x45465d(0x104)][0x0][_0x45465d(0x10e)]?{'type':_0x45465d(0x100),'content':_0x16a5d6(_0x33d18b,_0x45465d(0x12a),_0x16a5d6(_0x33d18b,_0x45465d(0x120),0x1)+'\x20('+_0x42e1e5+')')}:{'type':_0x45465d(0x100),'content':_0x16a5d6(_0x33d18b,_0x45465d(0x105),_0x16a5d6(_0x33d18b,_0x45465d(0x120),0x1))};}));}}function eo(_0xb8f75){const _0x205e3e=_0x186459;return _0x205e3e(0xf9)==_0xb8f75[_0x205e3e(0x119)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5407(_0x3fd5c7,_0x2482c6){const _0x5ad186=_0x5ad1();return _0x5407=function(_0x5407dd,_0x1c3856){_0x5407dd=_0x5407dd-0x17f;let _0x2b9ec6=_0x5ad186[_0x5407dd];return _0x2b9ec6;},_0x5407(_0x3fd5c7,_0x2482c6);}const _0x51dced=_0x5407;(function(_0x3a7292,_0x384fc5){const _0x52d181=_0x5407,_0x3e88be=_0x3a7292();while(!![]){try{const _0x4a5415=-parseInt(_0x52d181(0x191))/0x1+parseInt(_0x52d181(0x183))/0x2*(parseInt(_0x52d181(0x18f))/0x3)+-parseInt(_0x52d181(0x181))/0x4*(parseInt(_0x52d181(0x188))/0x5)+-parseInt(_0x52d181(0x18b))/0x6*(-parseInt(_0x52d181(0x187))/0x7)+-parseInt(_0x52d181(0x189))/0x8+parseInt(_0x52d181(0x190))/0x9+parseInt(_0x52d181(0x184))/0xa;if(_0x4a5415===_0x384fc5)break;else _0x3e88be['push'](_0x3e88be['shift']());}catch(_0x983d0f){_0x3e88be['push'](_0x3e88be['shift']());}}}(_0x5ad1,0x99062));import{Plugin as _0x14f72c}from'ckeditor5/src/core.js';export default class H extends _0x14f72c{[_0x51dced(0x18c)](){const _0xbd4934=_0x51dced,_0x33c615=this[_0xbd4934(0x185)];if(!_0x33c615[_0xbd4934(0x18a)][_0xbd4934(0x18d)](_0xbd4934(0x17f)))return;_0x33c615[_0xbd4934(0x18a)][_0xbd4934(0x18e)](_0xbd4934(0x180))[_0xbd4934(0x186)](_0xbd4934(0x182));}}function _0x5ad1(){const _0x47b968=['has','get','181911QFRsIc','3990960XufIXM','920784QWAFeN','CommentsEditing','TrackChangesEditing','43220sgZyBY','addCommentThread','14jkULdK','11991030wHjjgl','editor','enableCommand','316330KhLtaS','525xGhPgw','1586616pAQqRb','plugins','108ojedms','afterInit'];_0x5ad1=function(){return _0x47b968;};return _0x5ad1();}
23
+ const _0x47d267=_0x4fd8;(function(_0x3c4066,_0xead42c){const _0x3df5bd=_0x4fd8,_0x3b5346=_0x3c4066();while(!![]){try{const _0x45216b=parseInt(_0x3df5bd(0x156))/0x1+-parseInt(_0x3df5bd(0x162))/0x2*(parseInt(_0x3df5bd(0x158))/0x3)+-parseInt(_0x3df5bd(0x160))/0x4+parseInt(_0x3df5bd(0x150))/0x5+parseInt(_0x3df5bd(0x15f))/0x6*(-parseInt(_0x3df5bd(0x15d))/0x7)+-parseInt(_0x3df5bd(0x15e))/0x8*(parseInt(_0x3df5bd(0x15b))/0x9)+parseInt(_0x3df5bd(0x154))/0xa*(parseInt(_0x3df5bd(0x15c))/0xb);if(_0x45216b===_0xead42c)break;else _0x3b5346['push'](_0x3b5346['shift']());}catch(_0x2e2fdb){_0x3b5346['push'](_0x3b5346['shift']());}}}(_0x506c,0x7ba82));import{Plugin as _0x338716}from'ckeditor5/src/core.js';function _0x4fd8(_0x468ab7,_0x478f52){const _0x506c7e=_0x506c();return _0x4fd8=function(_0x4fd843,_0x4afe0b){_0x4fd843=_0x4fd843-0x150;let _0x6e68eb=_0x506c7e[_0x4fd843];return _0x6e68eb;},_0x4fd8(_0x468ab7,_0x478f52);}function _0x506c(){const _0x40ded0=['CommentsEditing','10JmKvOR','afterInit','233173OREObV','TrackChangesEditing','160011yzWJLa','addCommentThread','plugins','1098UMLyaN','15825997afQNmX','21nafCIS','20912fxJAOR','1805346CqhYoS','383888SXPYVz','enableCommand','2VkTPgl','has','1027440iMRLEg','editor','get'];_0x506c=function(){return _0x40ded0;};return _0x506c();}export default class H extends _0x338716{[_0x47d267(0x155)](){const _0xd1c5de=_0x47d267,_0x1be69d=this[_0xd1c5de(0x151)];if(!_0x1be69d[_0xd1c5de(0x15a)][_0xd1c5de(0x163)](_0xd1c5de(0x153)))return;_0x1be69d[_0xd1c5de(0x15a)][_0xd1c5de(0x152)](_0xd1c5de(0x157))[_0xd1c5de(0x161)](_0xd1c5de(0x159));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49c375=_0x81d4;(function(_0x52cb2d,_0xd90ea0){const _0x15b78a=_0x81d4,_0x1f9937=_0x52cb2d();while(!![]){try{const _0x5c5bd0=-parseInt(_0x15b78a(0x1db))/0x1*(parseInt(_0x15b78a(0x209))/0x2)+-parseInt(_0x15b78a(0x1f5))/0x3*(parseInt(_0x15b78a(0x1e4))/0x4)+parseInt(_0x15b78a(0x201))/0x5+parseInt(_0x15b78a(0x1da))/0x6+-parseInt(_0x15b78a(0x1dd))/0x7+-parseInt(_0x15b78a(0x207))/0x8*(parseInt(_0x15b78a(0x1eb))/0x9)+-parseInt(_0x15b78a(0x1f6))/0xa*(-parseInt(_0x15b78a(0x1e2))/0xb);if(_0x5c5bd0===_0xd90ea0)break;else _0x1f9937['push'](_0x1f9937['shift']());}catch(_0x5bce6b){_0x1f9937['push'](_0x1f9937['shift']());}}}(_0x2b8c,0xa73e6));import{Plugin as _0x50f560}from'ckeditor5/src/core.js';import{LiveRange as _0x3558f1}from'ckeditor5/src/engine.js';function _0x2b8c(){const _0x45420c=['buffer','createSelection','document','getFirstRange','setSelection','selection','requires','rootName','unit','remove','delete','uiElement','6385560qQdHqq','46147qFXhIK','enqueueChange','8715560ZMXNZn','writer','options','commands','model','132msIjrc','batch','654944ZSeswk','init','mapper','bind','unbindElementFromMarkerName','showSuggestionHighlights','TrackChangesEditing','506511zLbiob','isCollapsed','start','get','plugins','markerNameToElements','addMarker:suggestion:deletion','forward','unlock','end','24uhkIKZ','1853550dwJiLD','lock','removeMarker:suggestion:deletion','root','editing','createRange','editor','high','data','merge','markerName','3601130sibhJV','deleteForward','detach','downcastDispatcher','$graveyard','enableCommand','24PCmiIi','fromRange','26eRYlPp','modifySelection'];_0x2b8c=function(){return _0x45420c;};return _0x2b8c();}function _0x81d4(_0x4ec1f5,_0x4a8bbd){const _0x2b8c54=_0x2b8c();return _0x81d4=function(_0x81d4ec,_0x9287){_0x81d4ec=_0x81d4ec-0x1d3;let _0x1e1d69=_0x2b8c54[_0x81d4ec];return _0x1e1d69;},_0x81d4(_0x4ec1f5,_0x4a8bbd);}import{Delete as _0x11a325}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x56dcd9}from'./utils.js';export default class q extends _0x50f560{static get[_0x49c375(0x1d4)](){return[_0x11a325];}[_0x49c375(0x1e5)](){const _0xb6f558=_0x49c375,_0x5a52e3=this[_0xb6f558(0x1fc)],_0x5e1c47=_0x5a52e3[_0xb6f558(0x1ef)][_0xb6f558(0x1ee)](_0xb6f558(0x1ea));_0x5e1c47[_0xb6f558(0x206)](_0xb6f558(0x1d8));const _0x3feb8d=_0x5a52e3[_0xb6f558(0x1e0)][_0xb6f558(0x1ee)](_0xb6f558(0x202));_0x5e1c47[_0xb6f558(0x206)](_0xb6f558(0x202),(_0x865de3,_0xe3d05f={})=>{const _0x43ad98=_0xb6f558,_0x4dc4d1=_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x20c)](_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x20d)][_0x43ad98(0x1d3)]);_0x4dc4d1[_0x43ad98(0x1ec)]&&_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x20a)](_0x4dc4d1,{'direction':_0x43ad98(0x1f2),'unit':_0xe3d05f[_0x43ad98(0x1d6)]});const _0x2428f3=_0x4dc4d1[_0x43ad98(0x20e)](),_0x194d82=_0x3558f1[_0x43ad98(0x208)](_0x2428f3);let _0x48489f;_0x865de3(_0xe3d05f),_0x48489f=_0x43ad98(0x205)==_0x194d82[_0x43ad98(0x1f9)][_0x43ad98(0x1d5)]?_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x1fb)](_0x2428f3[_0x43ad98(0x1ed)]):_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x1fb)](_0x194d82[_0x43ad98(0x1ed)],_0x194d82[_0x43ad98(0x1f4)]),_0x194d82[_0x43ad98(0x203)](),_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x1dc)](_0x3feb8d[_0x43ad98(0x20b)][_0x43ad98(0x1e3)],_0x3d3053=>{const _0x72eb8e=_0x43ad98;_0x3feb8d[_0x72eb8e(0x20b)][_0x72eb8e(0x1f7)](),_0x3d3053[_0x72eb8e(0x20f)](_0x3d3053[_0x72eb8e(0x1fb)](_0x48489f[_0x72eb8e(0x1f4)])),_0x3feb8d[_0x72eb8e(0x20b)][_0x72eb8e(0x1f3)]();});}),_0x5a52e3[_0xb6f558(0x1fa)][_0xb6f558(0x204)]['on'](_0xb6f558(0x1f1),_0x56dcd9(_0x5a52e3,_0xb6f558(0x1ff)),{'priority':_0xb6f558(0x1fd)}),_0x5a52e3[_0xb6f558(0x1fe)][_0xb6f558(0x204)]['on'](_0xb6f558(0x1f1),(_0x52b71e,_0x18b572,_0x1a078d)=>{const _0xa7b19a=_0xb6f558;_0x1a078d[_0xa7b19a(0x1df)][_0xa7b19a(0x1e9)]&&_0x56dcd9(_0x5a52e3,_0xa7b19a(0x1ff),{'showActiveMarker':!0x1})[_0xa7b19a(0x1e7)](this)(_0x52b71e,_0x18b572,_0x1a078d);},{'priority':_0xb6f558(0x1fd)}),_0x5a52e3[_0xb6f558(0x1fa)][_0xb6f558(0x204)]['on'](_0xb6f558(0x1f8),(_0xb30f78,_0x4fb79f,_0x288ab9)=>{const _0x544770=_0xb6f558,_0x2cf6dc=_0x288ab9[_0x544770(0x1e6)][_0x544770(0x1f0)](_0x4fb79f[_0x544770(0x200)]);if(_0x2cf6dc){for(const _0x1b1a3d of _0x2cf6dc)_0x1b1a3d['is'](_0x544770(0x1d9))&&(_0x288ab9[_0x544770(0x1e6)][_0x544770(0x1e8)](_0x1b1a3d,_0x4fb79f[_0x544770(0x200)]),_0x288ab9[_0x544770(0x1de)][_0x544770(0x1d7)](_0x1b1a3d));}},{'priority':_0xb6f558(0x1fd)});}}
23
+ function _0x35a5(){const _0x1bc689=['selection','isCollapsed','uiElement','addMarker:suggestion:deletion','2mInNkb','$graveyard','downcastDispatcher','remove','editor','end','224753AgtjBZ','root','modifySelection','merge','createRange','enableCommand','high','fromRange','plugins','unbindElementFromMarkerName','commands','editing','rootName','8892576ObYGJD','unlock','203436OQxSKY','bind','TrackChangesEditing','enqueueChange','markerName','mapper','document','delete','model','695108xfVPUl','setSelection','620952FtEutQ','deleteForward','start','showSuggestionHighlights','247330wuKkGG','forward','options','createSelection','writer','unit','getFirstRange','3Iqpwkd','lock','100pQPOmX','init','detach','21JKqIVn','requires','buffer','markerNameToElements','786630qjGJvA','data','removeMarker:suggestion:deletion','get','batch'];_0x35a5=function(){return _0x1bc689;};return _0x35a5();}const _0x5707be=_0x47b1;(function(_0x449079,_0x5512fa){const _0x292d92=_0x47b1,_0x6819c7=_0x449079();while(!![]){try{const _0x57e584=-parseInt(_0x292d92(0xa0))/0x1*(-parseInt(_0x292d92(0x9a))/0x2)+-parseInt(_0x292d92(0x88))/0x3*(-parseInt(_0x292d92(0x7b))/0x4)+-parseInt(_0x292d92(0x81))/0x5+parseInt(_0x292d92(0x91))/0x6+parseInt(_0x292d92(0x8d))/0x7*(parseInt(_0x292d92(0x7d))/0x8)+parseInt(_0x292d92(0xaf))/0x9*(parseInt(_0x292d92(0x8a))/0xa)+-parseInt(_0x292d92(0xad))/0xb;if(_0x57e584===_0x5512fa)break;else _0x6819c7['push'](_0x6819c7['shift']());}catch(_0x50e1d1){_0x6819c7['push'](_0x6819c7['shift']());}}}(_0x35a5,0x1fe5a));import{Plugin as _0x1d48d4}from'ckeditor5/src/core.js';import{LiveRange as _0x671ff8}from'ckeditor5/src/engine.js';function _0x47b1(_0x4d4bbc,_0x4a8fb6){const _0x35a59c=_0x35a5();return _0x47b1=function(_0x47b1f3,_0xe29c4a){_0x47b1f3=_0x47b1f3-0x78;let _0x4c04f9=_0x35a59c[_0x47b1f3];return _0x4c04f9;},_0x47b1(_0x4d4bbc,_0x4a8fb6);}import{Delete as _0x549d33}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x568014}from'./utils.js';export default class q extends _0x1d48d4{static get[_0x5707be(0x8e)](){return[_0x549d33];}[_0x5707be(0x8b)](){const _0x26e17b=_0x5707be,_0x357774=this[_0x26e17b(0x9e)],_0x58aade=_0x357774[_0x26e17b(0xa8)][_0x26e17b(0x94)](_0x26e17b(0xb1));_0x58aade[_0x26e17b(0xa5)](_0x26e17b(0x79));const _0xf95691=_0x357774[_0x26e17b(0xaa)][_0x26e17b(0x94)](_0x26e17b(0x7e));_0x58aade[_0x26e17b(0xa5)](_0x26e17b(0x7e),(_0x3b2a6b,_0x5556cf={})=>{const _0x9af3f5=_0x26e17b,_0x34b6f0=_0x357774[_0x9af3f5(0x7a)][_0x9af3f5(0x84)](_0x357774[_0x9af3f5(0x7a)][_0x9af3f5(0x78)][_0x9af3f5(0x96)]);_0x34b6f0[_0x9af3f5(0x97)]&&_0x357774[_0x9af3f5(0x7a)][_0x9af3f5(0xa2)](_0x34b6f0,{'direction':_0x9af3f5(0x82),'unit':_0x5556cf[_0x9af3f5(0x86)]});const _0x5aa01b=_0x34b6f0[_0x9af3f5(0x87)](),_0x39ef62=_0x671ff8[_0x9af3f5(0xa7)](_0x5aa01b);let _0x31edbd;_0x3b2a6b(_0x5556cf),_0x31edbd=_0x9af3f5(0x9b)==_0x39ef62[_0x9af3f5(0xa1)][_0x9af3f5(0xac)]?_0x357774[_0x9af3f5(0x7a)][_0x9af3f5(0xa4)](_0x5aa01b[_0x9af3f5(0x7f)]):_0x357774[_0x9af3f5(0x7a)][_0x9af3f5(0xa4)](_0x39ef62[_0x9af3f5(0x7f)],_0x39ef62[_0x9af3f5(0x9f)]),_0x39ef62[_0x9af3f5(0x8c)](),_0x357774[_0x9af3f5(0x7a)][_0x9af3f5(0xb2)](_0xf95691[_0x9af3f5(0x8f)][_0x9af3f5(0x95)],_0x39bba7=>{const _0x47bf36=_0x9af3f5;_0xf95691[_0x47bf36(0x8f)][_0x47bf36(0x89)](),_0x39bba7[_0x47bf36(0x7c)](_0x39bba7[_0x47bf36(0xa4)](_0x31edbd[_0x47bf36(0x9f)])),_0xf95691[_0x47bf36(0x8f)][_0x47bf36(0xae)]();});}),_0x357774[_0x26e17b(0xab)][_0x26e17b(0x9c)]['on'](_0x26e17b(0x99),_0x568014(_0x357774,_0x26e17b(0xa3)),{'priority':_0x26e17b(0xa6)}),_0x357774[_0x26e17b(0x92)][_0x26e17b(0x9c)]['on'](_0x26e17b(0x99),(_0x413717,_0x54a0b7,_0x5463e4)=>{const _0x5b988b=_0x26e17b;_0x5463e4[_0x5b988b(0x83)][_0x5b988b(0x80)]&&_0x568014(_0x357774,_0x5b988b(0xa3),{'showActiveMarker':!0x1})[_0x5b988b(0xb0)](this)(_0x413717,_0x54a0b7,_0x5463e4);},{'priority':_0x26e17b(0xa6)}),_0x357774[_0x26e17b(0xab)][_0x26e17b(0x9c)]['on'](_0x26e17b(0x93),(_0x223536,_0x13d8c3,_0x27e02b)=>{const _0x4deee0=_0x26e17b,_0x62c406=_0x27e02b[_0x4deee0(0xb4)][_0x4deee0(0x90)](_0x13d8c3[_0x4deee0(0xb3)]);if(_0x62c406){for(const _0x44055d of _0x62c406)_0x44055d['is'](_0x4deee0(0x98))&&(_0x27e02b[_0x4deee0(0xb4)][_0x4deee0(0xa9)](_0x44055d,_0x13d8c3[_0x4deee0(0xb3)]),_0x27e02b[_0x4deee0(0x85)][_0x4deee0(0x9d)](_0x44055d));}},{'priority':_0x26e17b(0xa6)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x56a8(){const _0x54e134=['end','downcastDispatcher','detach','ck-suggestion-marker-split','unbindElementFromMarkerName','4517331rtaOmz','2903880JMlsXv','parent','hasClass','getFirstRange','createRange','fire','setSelection','getFirstPosition','markerNameToElements','model','enterBlock','editor','selection','78sjUIRH','markerName','enableCommand','958384lFbSDF','enter','createPositionAt','453515StBewO','writer','requires','plugins','nextSibling','document','8068848tRzqgp','options','addMarker:suggestion:insertion','editing','get','removeMarker:suggestion:insertion','remove','bind','change','markInsertion','init','commands','data','split','2046852LqhdqO','afterExecute','1412019xDlIvn','fromRange','TrackChangesEditing','showSuggestionHighlights','high','mapper'];_0x56a8=function(){return _0x54e134;};return _0x56a8();}const _0x319c9a=_0x3f71;(function(_0x452c92,_0x38cabd){const _0x3bf948=_0x3f71,_0x159bd7=_0x452c92();while(!![]){try{const _0xb95eb3=parseInt(_0x3bf948(0xa1))/0x1+parseInt(_0x3bf948(0xd4))/0x2+-parseInt(_0x3bf948(0xac))/0x3+parseInt(_0x3bf948(0xbd))/0x4+-parseInt(_0x3bf948(0xc0))/0x5*(-parseInt(_0x3bf948(0xba))/0x6)+-parseInt(_0x3bf948(0xad))/0x7+-parseInt(_0x3bf948(0xc6))/0x8;if(_0xb95eb3===_0x38cabd)break;else _0x159bd7['push'](_0x159bd7['shift']());}catch(_0x5dceb2){_0x159bd7['push'](_0x159bd7['shift']());}}}(_0x56a8,0xe1d1d));function _0x3f71(_0x49d57f,_0x223c0c){const _0x56a824=_0x56a8();return _0x3f71=function(_0x3f7102,_0xc86242){_0x3f7102=_0x3f7102-0xa0;let _0x3abfb3=_0x56a824[_0x3f7102];return _0x3abfb3;},_0x3f71(_0x49d57f,_0x223c0c);}import{Plugin as _0x2fa471}from'ckeditor5/src/core.js';import{Enter as _0x5100d0}from'ckeditor5/src/enter.js';import{LiveRange as _0x1ec9fa}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x174a9b}from'./utils.js';export default class W extends _0x2fa471{static get[_0x319c9a(0xc2)](){return[_0x5100d0];}[_0x319c9a(0xd0)](){const _0x3819da=_0x319c9a,_0x40c9bc=this[_0x3819da(0xb8)],_0x3e4663=_0x40c9bc[_0x3819da(0xc3)][_0x3819da(0xca)](_0x3819da(0xa3)),_0x2e8b2a=_0x40c9bc[_0x3819da(0xd1)][_0x3819da(0xca)](_0x3819da(0xbe));_0x3e4663[_0x3819da(0xbc)](_0x3819da(0xbe),()=>{const _0x3edf26=_0x3819da;_0x40c9bc[_0x3edf26(0xb6)][_0x3edf26(0xce)](_0x33b0f6=>{const _0x27a77d=_0x3edf26,_0x5b6320=_0x40c9bc[_0x27a77d(0xb6)][_0x27a77d(0xc5)][_0x27a77d(0xb9)],_0x39e70e=_0x5b6320[_0x27a77d(0xb4)](),_0x8dc70a=_0x1ec9fa[_0x27a77d(0xa2)](_0x5b6320[_0x27a77d(0xb0)]());if(_0x2e8b2a[_0x27a77d(0xb7)](_0x33b0f6)){const _0x456122=_0x40c9bc[_0x27a77d(0xb6)][_0x27a77d(0xbf)](_0x39e70e[_0x27a77d(0xae)][_0x27a77d(0xc4)],0x0),_0xe1c37=_0x33b0f6[_0x27a77d(0xb1)](_0x39e70e,_0x456122);_0x3e4663[_0x27a77d(0xcf)](_0xe1c37);}else _0x33b0f6[_0x27a77d(0xb3)](_0x33b0f6[_0x27a77d(0xb1)](_0x8dc70a[_0x27a77d(0xa7)]));_0x8dc70a[_0x27a77d(0xa9)](),_0x2e8b2a[_0x27a77d(0xb2)](_0x27a77d(0xa0),{'writer':_0x33b0f6});});}),_0x40c9bc[_0x3819da(0xc9)][_0x3819da(0xa8)]['on'](_0x3819da(0xc8),_0x174a9b(_0x40c9bc,_0x3819da(0xd3)),{'priority':_0x3819da(0xa5)}),_0x40c9bc[_0x3819da(0xc9)][_0x3819da(0xa8)]['on'](_0x3819da(0xcb),(_0x1ec4cd,_0x420e3f,_0x5aa361)=>{const _0x3fb5c3=_0x3819da,_0x175807=_0x5aa361[_0x3fb5c3(0xa6)][_0x3fb5c3(0xb5)](_0x420e3f[_0x3fb5c3(0xbb)]);if(_0x175807){for(const _0x5abd8c of _0x175807)_0x5abd8c[_0x3fb5c3(0xaf)](_0x3fb5c3(0xaa))&&(_0x5aa361[_0x3fb5c3(0xa6)][_0x3fb5c3(0xab)](_0x5abd8c,_0x420e3f[_0x3fb5c3(0xbb)]),_0x5aa361[_0x3fb5c3(0xc1)][_0x3fb5c3(0xcc)](_0x5abd8c));}},{'priority':_0x3819da(0xa5)}),_0x40c9bc[_0x3819da(0xd2)][_0x3819da(0xa8)]['on'](_0x3819da(0xc8),(_0x4f1281,_0x53a018,_0x3deeb5)=>{const _0x47e493=_0x3819da;_0x3deeb5[_0x47e493(0xc7)][_0x47e493(0xa4)]&&_0x174a9b(_0x40c9bc,_0x47e493(0xd3),{'showActiveMarker':!0x1})[_0x47e493(0xcd)](this)(_0x4f1281,_0x53a018,_0x3deeb5);},{'priority':_0x3819da(0xa5)});}}
23
+ const _0x3f78a5=_0x10fd;(function(_0x1bf3e7,_0x2b70a4){const _0x1ec549=_0x10fd,_0x1a17d2=_0x1bf3e7();while(!![]){try{const _0x25fbf1=-parseInt(_0x1ec549(0x1a0))/0x1+-parseInt(_0x1ec549(0x185))/0x2*(parseInt(_0x1ec549(0x18f))/0x3)+parseInt(_0x1ec549(0x17d))/0x4*(parseInt(_0x1ec549(0x178))/0x5)+-parseInt(_0x1ec549(0x1a3))/0x6*(parseInt(_0x1ec549(0x19b))/0x7)+-parseInt(_0x1ec549(0x188))/0x8*(parseInt(_0x1ec549(0x18a))/0x9)+parseInt(_0x1ec549(0x195))/0xa*(-parseInt(_0x1ec549(0x174))/0xb)+parseInt(_0x1ec549(0x190))/0xc;if(_0x25fbf1===_0x2b70a4)break;else _0x1a17d2['push'](_0x1a17d2['shift']());}catch(_0x457356){_0x1a17d2['push'](_0x1a17d2['shift']());}}}(_0x35f2,0x643c1));import{Plugin as _0x5f7150}from'ckeditor5/src/core.js';import{Enter as _0x2126d3}from'ckeditor5/src/enter.js';import{LiveRange as _0x517753}from'ckeditor5/src/engine.js';function _0x10fd(_0x36ae58,_0x2dd4a2){const _0x35f202=_0x35f2();return _0x10fd=function(_0x10fdc2,_0xa08e87){_0x10fdc2=_0x10fdc2-0x171;let _0x10611a=_0x35f202[_0x10fdc2];return _0x10611a;},_0x10fd(_0x36ae58,_0x2dd4a2);}import{downcastSplitMergeMarker as _0x538204}from'./utils.js';function _0x35f2(){const _0x4db24d=['showSuggestionHighlights','4480WuDRkf','setSelection','markInsertion','model','hasClass','addMarker:suggestion:insertion','239974HUfltq','split','editor','requires','ck-suggestion-marker-split','628423ODaVgv','unbindElementFromMarkerName','high','6YIoDLG','afterExecute','editing','getFirstPosition','downcastDispatcher','enter','change','createPositionAt','options','TrackChangesEditing','19327wCTvWU','data','fire','document','5zwzwTd','createRange','removeMarker:suggestion:insertion','parent','getFirstRange','1084924BzLMmk','bind','enableCommand','writer','end','markerNameToElements','remove','selection','16xmBamY','enterBlock','init','8HKRcyW','fromRange','6029523ivqYJG','mapper','get','plugins','markerName','188604XyXNem','33144744FbCAwC','commands','detach','nextSibling'];_0x35f2=function(){return _0x4db24d;};return _0x35f2();}export default class W extends _0x5f7150{static get[_0x3f78a5(0x19e)](){return[_0x2126d3];}[_0x3f78a5(0x187)](){const _0x1217c7=_0x3f78a5,_0x36ccbd=this[_0x1217c7(0x19d)],_0x4d8807=_0x36ccbd[_0x1217c7(0x18d)][_0x1217c7(0x18c)](_0x1217c7(0x173)),_0x1690d3=_0x36ccbd[_0x1217c7(0x191)][_0x1217c7(0x18c)](_0x1217c7(0x1a8));_0x4d8807[_0x1217c7(0x17f)](_0x1217c7(0x1a8),()=>{const _0x5d0fec=_0x1217c7;_0x36ccbd[_0x5d0fec(0x198)][_0x5d0fec(0x1a9)](_0x36216e=>{const _0x39d187=_0x5d0fec,_0x3b8b5e=_0x36ccbd[_0x39d187(0x198)][_0x39d187(0x177)][_0x39d187(0x184)],_0x1fd667=_0x3b8b5e[_0x39d187(0x1a6)](),_0x1a9a24=_0x517753[_0x39d187(0x189)](_0x3b8b5e[_0x39d187(0x17c)]());if(_0x1690d3[_0x39d187(0x186)](_0x36216e)){const _0x2ac378=_0x36ccbd[_0x39d187(0x198)][_0x39d187(0x171)](_0x1fd667[_0x39d187(0x17b)][_0x39d187(0x193)],0x0),_0x3c9eba=_0x36216e[_0x39d187(0x179)](_0x1fd667,_0x2ac378);_0x4d8807[_0x39d187(0x197)](_0x3c9eba);}else _0x36216e[_0x39d187(0x196)](_0x36216e[_0x39d187(0x179)](_0x1a9a24[_0x39d187(0x181)]));_0x1a9a24[_0x39d187(0x192)](),_0x1690d3[_0x39d187(0x176)](_0x39d187(0x1a4),{'writer':_0x36216e});});}),_0x36ccbd[_0x1217c7(0x1a5)][_0x1217c7(0x1a7)]['on'](_0x1217c7(0x19a),_0x538204(_0x36ccbd,_0x1217c7(0x19c)),{'priority':_0x1217c7(0x1a2)}),_0x36ccbd[_0x1217c7(0x1a5)][_0x1217c7(0x1a7)]['on'](_0x1217c7(0x17a),(_0xa5526e,_0x40f9ec,_0x2cc1c5)=>{const _0x44bd15=_0x1217c7,_0x50afd5=_0x2cc1c5[_0x44bd15(0x18b)][_0x44bd15(0x182)](_0x40f9ec[_0x44bd15(0x18e)]);if(_0x50afd5){for(const _0x1777ca of _0x50afd5)_0x1777ca[_0x44bd15(0x199)](_0x44bd15(0x19f))&&(_0x2cc1c5[_0x44bd15(0x18b)][_0x44bd15(0x1a1)](_0x1777ca,_0x40f9ec[_0x44bd15(0x18e)]),_0x2cc1c5[_0x44bd15(0x180)][_0x44bd15(0x183)](_0x1777ca));}},{'priority':_0x1217c7(0x1a2)}),_0x36ccbd[_0x1217c7(0x175)][_0x1217c7(0x1a7)]['on'](_0x1217c7(0x19a),(_0x3db193,_0x1270af,_0x4d0e12)=>{const _0x51e2f0=_0x1217c7;_0x4d0e12[_0x51e2f0(0x172)][_0x51e2f0(0x194)]&&_0x538204(_0x36ccbd,_0x51e2f0(0x19c),{'showActiveMarker':!0x1})[_0x51e2f0(0x17e)](this)(_0x3db193,_0x1270af,_0x4d0e12);},{'priority':_0x1217c7(0x1a2)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20ef0c=_0x5f2d;function _0x5f2d(_0x3d125a,_0xb100a7){const _0x53233c=_0x5323();return _0x5f2d=function(_0x5f2d2b,_0x3893d7){_0x5f2d2b=_0x5f2d2b-0x6c;let _0x5144b2=_0x53233c[_0x5f2d2b];return _0x5144b2;},_0x5f2d(_0x3d125a,_0xb100a7);}function _0x5323(){const _0x2a1210=['enableCommand','getRange','bind','item','16009IjcIbJ','getIntersection','afterInit','suggestion:deletion','replaceAll','string','model','22732YFDShC','FindAndReplaceUtils','handleFindCommand','FindAndReplaceEditing','end','findByTextCallback','find','editor','get','570KJyEDT','plugins','9566502sdzDbw','markers','createPositionAt','createRange','9468emaEBQ','replace','40KAKeeY','880DgFVvD','25699pJIlcK','has','10WElMly','getMarkersGroup','findNext','110MHqlRE','TrackChangesEditing','findPrevious','start','946668wcPZzW','filter','_isInDeletionRange','2580699vRGVoF'];_0x5323=function(){return _0x2a1210;};return _0x5323();}(function(_0x41fa47,_0x9aa35){const _0x186114=_0x5f2d,_0x510c35=_0x41fa47();while(!![]){try{const _0x483e64=parseInt(_0x186114(0x81))/0x1*(parseInt(_0x186114(0x83))/0x2)+parseInt(_0x186114(0x8d))/0x3+-parseInt(_0x186114(0x6e))/0x4*(parseInt(_0x186114(0x80))/0x5)+parseInt(_0x186114(0x79))/0x6+parseInt(_0x186114(0x92))/0x7*(-parseInt(_0x186114(0x7f))/0x8)+-parseInt(_0x186114(0x7d))/0x9*(-parseInt(_0x186114(0x77))/0xa)+-parseInt(_0x186114(0x86))/0xb*(parseInt(_0x186114(0x8a))/0xc);if(_0x483e64===_0x9aa35)break;else _0x510c35['push'](_0x510c35['shift']());}catch(_0x1da04d){_0x510c35['push'](_0x510c35['shift']());}}}(_0x5323,0xcdb50));import{Plugin as _0x335433}from'ckeditor5/src/core.js';export default class J extends _0x335433{[_0x20ef0c(0x94)](){const _0x123b97=_0x20ef0c;if(!this[_0x123b97(0x75)][_0x123b97(0x78)][_0x123b97(0x82)](_0x123b97(0x71)))return;const _0x45d29b=this[_0x123b97(0x75)][_0x123b97(0x78)][_0x123b97(0x76)](_0x123b97(0x87));_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x74),this[_0x123b97(0x70)][_0x123b97(0x90)](this)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x85)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x88)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x7e)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x96));}[_0x20ef0c(0x70)](_0x44a996,_0x41abdc,_0x278c3={}){const _0x26ab7d=_0x20ef0c,_0x309dbb=this[_0x26ab7d(0x75)][_0x26ab7d(0x78)][_0x26ab7d(0x76)](_0x26ab7d(0x6f));return _0x44a996(_0x24f798=>(_0x26ab7d(0x6c)==typeof _0x41abdc?_0x309dbb[_0x26ab7d(0x73)](_0x41abdc,_0x278c3):_0x41abdc)(_0x24f798)[_0x26ab7d(0x8b)](_0x4e33dc=>!0x1===this[_0x26ab7d(0x8c)](_0x4e33dc,_0x24f798[_0x26ab7d(0x91)])),_0x278c3);}[_0x20ef0c(0x8c)](_0x10821a,_0x240d52){const _0x567f85=_0x20ef0c,_0x1971aa=this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7c)](this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7b)](_0x240d52,_0x10821a[_0x567f85(0x89)]),this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7b)](_0x240d52,_0x10821a[_0x567f85(0x72)]));for(const _0x21781e of this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7a)][_0x567f85(0x84)](_0x567f85(0x95)))if(null!==_0x1971aa[_0x567f85(0x93)](_0x21781e[_0x567f85(0x8f)]()))return!0x0;return!0x1;}}
23
+ function _0x22fe(){const _0x1dbd07=['5260199raVWUF','4792IfBDji','createRange','4191600LxHRaN','plugins','FindAndReplaceEditing','enableCommand','editor','item','findNext','1865931TLCRor','27ToqKpA','replace','findPrevious','model','has','get','markers','createPositionAt','1582015UCuwHa','findByTextCallback','getIntersection','string','TrackChangesEditing','353kerZON','getRange','187576IDYKFo','77tvdudW','find','filter','end','_isInDeletionRange','getMarkersGroup','afterInit','start','4BkwkEe','FindAndReplaceUtils','handleFindCommand','bind','replaceAll','740730qwiUyt','suggestion:deletion'];_0x22fe=function(){return _0x1dbd07;};return _0x22fe();}const _0xc6d906=_0x4ec4;(function(_0x2cccd2,_0x516c75){const _0x32f70c=_0x4ec4,_0x14ddb3=_0x2cccd2();while(!![]){try{const _0x294562=parseInt(_0x32f70c(0x1ca))/0x1*(-parseInt(_0x32f70c(0x1dd))/0x2)+-parseInt(_0x32f70c(0x1bc))/0x3+parseInt(_0x32f70c(0x1d5))/0x4*(parseInt(_0x32f70c(0x1c5))/0x5)+parseInt(_0x32f70c(0x1b5))/0x6+parseInt(_0x32f70c(0x1dc))/0x7+parseInt(_0x32f70c(0x1cc))/0x8*(parseInt(_0x32f70c(0x1bd))/0x9)+parseInt(_0x32f70c(0x1da))/0xa*(parseInt(_0x32f70c(0x1cd))/0xb);if(_0x294562===_0x516c75)break;else _0x14ddb3['push'](_0x14ddb3['shift']());}catch(_0x1a0f48){_0x14ddb3['push'](_0x14ddb3['shift']());}}}(_0x22fe,0xd8afb));import{Plugin as _0x44b612}from'ckeditor5/src/core.js';function _0x4ec4(_0x296666,_0x3d2073){const _0x22feb4=_0x22fe();return _0x4ec4=function(_0x4ec40c,_0x1eb5a9){_0x4ec40c=_0x4ec40c-0x1b5;let _0xde8051=_0x22feb4[_0x4ec40c];return _0xde8051;},_0x4ec4(_0x296666,_0x3d2073);}export default class J extends _0x44b612{[_0xc6d906(0x1d3)](){const _0x3a5b1f=_0xc6d906;if(!this[_0x3a5b1f(0x1b9)][_0x3a5b1f(0x1b6)][_0x3a5b1f(0x1c1)](_0x3a5b1f(0x1b7)))return;const _0x3da073=this[_0x3a5b1f(0x1b9)][_0x3a5b1f(0x1b6)][_0x3a5b1f(0x1c2)](_0x3a5b1f(0x1c9));_0x3da073[_0x3a5b1f(0x1b8)](_0x3a5b1f(0x1ce),this[_0x3a5b1f(0x1d7)][_0x3a5b1f(0x1d8)](this)),_0x3da073[_0x3a5b1f(0x1b8)](_0x3a5b1f(0x1bb)),_0x3da073[_0x3a5b1f(0x1b8)](_0x3a5b1f(0x1bf)),_0x3da073[_0x3a5b1f(0x1b8)](_0x3a5b1f(0x1be)),_0x3da073[_0x3a5b1f(0x1b8)](_0x3a5b1f(0x1d9));}[_0xc6d906(0x1d7)](_0x596ae0,_0x14d240,_0x4a77e2={}){const _0x11df47=_0xc6d906,_0x315d0d=this[_0x11df47(0x1b9)][_0x11df47(0x1b6)][_0x11df47(0x1c2)](_0x11df47(0x1d6));return _0x596ae0(_0x4b8cad=>(_0x11df47(0x1c8)==typeof _0x14d240?_0x315d0d[_0x11df47(0x1c6)](_0x14d240,_0x4a77e2):_0x14d240)(_0x4b8cad)[_0x11df47(0x1cf)](_0x5c9fe=>!0x1===this[_0x11df47(0x1d1)](_0x5c9fe,_0x4b8cad[_0x11df47(0x1ba)])),_0x4a77e2);}[_0xc6d906(0x1d1)](_0x528148,_0x452dea){const _0x3e0eb9=_0xc6d906,_0x203cd8=this[_0x3e0eb9(0x1b9)][_0x3e0eb9(0x1c0)][_0x3e0eb9(0x1de)](this[_0x3e0eb9(0x1b9)][_0x3e0eb9(0x1c0)][_0x3e0eb9(0x1c4)](_0x452dea,_0x528148[_0x3e0eb9(0x1d4)]),this[_0x3e0eb9(0x1b9)][_0x3e0eb9(0x1c0)][_0x3e0eb9(0x1c4)](_0x452dea,_0x528148[_0x3e0eb9(0x1d0)]));for(const _0x399497 of this[_0x3e0eb9(0x1b9)][_0x3e0eb9(0x1c0)][_0x3e0eb9(0x1c3)][_0x3e0eb9(0x1d2)](_0x3e0eb9(0x1db)))if(null!==_0x203cd8[_0x3e0eb9(0x1c7)](_0x399497[_0x3e0eb9(0x1cb)]()))return!0x0;return!0x1;}}