@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.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 +1 -1
  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 +1 -1
  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 +1 -1
  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
- (_0x39dc61=>{const {zh:{dictionary:_0xbf4963,getPluralForm:_0x58c55d}}={'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':_0x407b74=>0x0}};_0x39dc61['zh']||={'dictionary':{},'getPluralForm':null},_0x39dc61['zh']['dictionary']=Object['assign'](_0x39dc61['zh']['dictionary'],_0xbf4963),_0x39dc61['zh']['getPluralForm']=_0x58c55d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41abf1=>{const {zh:{dictionary:_0x28dd3e,getPluralForm:_0x1d4e28}}={'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':_0x11959=>0x0}};_0x41abf1['zh']||={'dictionary':{},'getPluralForm':null},_0x41abf1['zh']['dictionary']=Object['assign'](_0x41abf1['zh']['dictionary'],_0x28dd3e),_0x41abf1['zh']['getPluralForm']=_0x1d4e28;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "41.4.0",
3
+ "version": "41.4.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": "41.4.0",
45
- "ckeditor5-collaboration": "41.4.0",
44
+ "ckeditor5": "41.4.1",
45
+ "ckeditor5-collaboration": "41.4.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 _0x413874=_0x565d;(function(_0x48631,_0x2c4d9f){const _0x122b43=_0x565d,_0x5ea48c=_0x48631();while(!![]){try{const _0x1b19ff=parseInt(_0x122b43(0x1e9))/0x1*(parseInt(_0x122b43(0x1ec))/0x2)+-parseInt(_0x122b43(0x1ef))/0x3+parseInt(_0x122b43(0x1f6))/0x4+-parseInt(_0x122b43(0x1f7))/0x5+parseInt(_0x122b43(0x1f0))/0x6*(parseInt(_0x122b43(0x1fb))/0x7)+parseInt(_0x122b43(0x1f9))/0x8*(-parseInt(_0x122b43(0x1ed))/0x9)+parseInt(_0x122b43(0x1f4))/0xa;if(_0x1b19ff===_0x2c4d9f)break;else _0x5ea48c['push'](_0x5ea48c['shift']());}catch(_0x1d30c0){_0x5ea48c['push'](_0x5ea48c['shift']());}}}(_0x1036,0x3d9e2));import{Command as _0x1c6dd9}from'ckeditor5/src/core.js';import{CKEditorError as _0x354d4a}from'ckeditor5/src/utils.js';function _0x565d(_0x55b29e,_0x16319f){const _0x10367b=_0x1036();return _0x565d=function(_0x565d01,_0x3ba7c3){_0x565d01=_0x565d01-0x1e5;let _0x3d9538=_0x10367b[_0x565d01];return _0x3d9538;},_0x565d(_0x55b29e,_0x16319f);}function _0x1036(){const _0x67c69=['48pqzJRu','getRanges','1019438fmfWhL','isEnabled','editor','canEditAt','_suggestions','model','26PreSRB','get','TrackChangesEditing','26692GsCGAG','690453oyrnDH','refresh','120465mXKmKZ','18spDUXO','acceptSuggestion','_isEnabledBasedOnSelection','plugins','2662040fxpzdM','track-changes-accept-suggestion-not-found','746400LrRIYn','2419295fPWoCb','execute'];_0x1036=function(){return _0x67c69;};return _0x1036();}export default class $ extends _0x1c6dd9{constructor(_0x5e507b,_0x2217e1){const _0x5b0232=_0x565d;super(_0x5e507b),this[_0x5b0232(0x1e7)]=_0x2217e1,this[_0x5b0232(0x1ee)](),this[_0x5b0232(0x1f2)]=!0x1;}[_0x413874(0x1ee)](){const _0x5d6f10=_0x413874;this[_0x5d6f10(0x1fc)]=!0x0;}[_0x413874(0x1f8)](_0x3b49c6){const _0x38f00f=_0x413874,_0x21e14e=this[_0x38f00f(0x1e7)][_0x38f00f(0x1ea)](_0x3b49c6);if(!_0x21e14e)throw new _0x354d4a(_0x38f00f(0x1f5),this);const _0x420e18=_0x21e14e[_0x38f00f(0x1fa)]();this[_0x38f00f(0x1e5)][_0x38f00f(0x1e8)][_0x38f00f(0x1e6)](_0x420e18)&&this[_0x38f00f(0x1e5)][_0x38f00f(0x1f3)][_0x38f00f(0x1ea)](_0x38f00f(0x1eb))[_0x38f00f(0x1f1)](_0x21e14e);}}
23
+ function _0x4394(){const _0x23c97b=['getRanges','acceptSuggestion','79243PjUecO','execute','isEnabled','get','editor','12cgDTSr','6019pVEAGu','track-changes-accept-suggestion-not-found','5078796SFeoiD','plugins','20419cccbQr','2SPaHVP','canEditAt','47877gEZAZA','47026IBQtnr','model','934940HVNhzN','_isEnabledBasedOnSelection','TrackChangesEditing','_suggestions','11ZZUOwJ','406555MzjwMB','116nEIEvn','36aLGxIZ','304VShvnf','refresh'];_0x4394=function(){return _0x23c97b;};return _0x4394();}function _0x31db(_0x4c789f,_0x3dffb4){const _0x439472=_0x4394();return _0x31db=function(_0x31db17,_0x36eb38){_0x31db17=_0x31db17-0x1c7;let _0x1b9dd2=_0x439472[_0x31db17];return _0x1b9dd2;},_0x31db(_0x4c789f,_0x3dffb4);}const _0x2bf289=_0x31db;(function(_0x414980,_0x40372e){const _0x1ccd8e=_0x31db,_0xe56f39=_0x414980();while(!![]){try{const _0x563591=-parseInt(_0x1ccd8e(0x1c7))/0x1*(parseInt(_0x1ccd8e(0x1d2))/0x2)+parseInt(_0x1ccd8e(0x1d4))/0x3*(-parseInt(_0x1ccd8e(0x1dd))/0x4)+parseInt(_0x1ccd8e(0x1dc))/0x5*(parseInt(_0x1ccd8e(0x1cc))/0x6)+-parseInt(_0x1ccd8e(0x1d1))/0x7*(parseInt(_0x1ccd8e(0x1df))/0x8)+parseInt(_0x1ccd8e(0x1de))/0x9*(-parseInt(_0x1ccd8e(0x1d7))/0xa)+-parseInt(_0x1ccd8e(0x1db))/0xb*(parseInt(_0x1ccd8e(0x1cf))/0xc)+parseInt(_0x1ccd8e(0x1cd))/0xd*(parseInt(_0x1ccd8e(0x1d5))/0xe);if(_0x563591===_0x40372e)break;else _0xe56f39['push'](_0xe56f39['shift']());}catch(_0x485a3c){_0xe56f39['push'](_0xe56f39['shift']());}}}(_0x4394,0x415d2));import{Command as _0x5ccb80}from'ckeditor5/src/core.js';import{CKEditorError as _0x19b83f}from'ckeditor5/src/utils.js';export default class $ extends _0x5ccb80{constructor(_0x31c485,_0x10dd0f){const _0x2701eb=_0x31db;super(_0x31c485),this[_0x2701eb(0x1da)]=_0x10dd0f,this[_0x2701eb(0x1e0)](),this[_0x2701eb(0x1d8)]=!0x1;}[_0x2bf289(0x1e0)](){const _0x41de82=_0x2bf289;this[_0x41de82(0x1c9)]=!0x0;}[_0x2bf289(0x1c8)](_0x15555d){const _0x35dd91=_0x2bf289,_0x2a97df=this[_0x35dd91(0x1da)][_0x35dd91(0x1ca)](_0x15555d);if(!_0x2a97df)throw new _0x19b83f(_0x35dd91(0x1ce),this);const _0x5ef6f8=_0x2a97df[_0x35dd91(0x1e1)]();this[_0x35dd91(0x1cb)][_0x35dd91(0x1d6)][_0x35dd91(0x1d3)](_0x5ef6f8)&&this[_0x35dd91(0x1cb)][_0x35dd91(0x1d0)][_0x35dd91(0x1ca)](_0x35dd91(0x1d9))[_0x35dd91(0x1e2)](_0x2a97df);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b4239=_0x4f7e;(function(_0x52b860,_0x53225d){const _0x580a45=_0x4f7e,_0x2c4ce1=_0x52b860();while(!![]){try{const _0x34f49c=-parseInt(_0x580a45(0x17d))/0x1+-parseInt(_0x580a45(0x189))/0x2+-parseInt(_0x580a45(0x183))/0x3*(parseInt(_0x580a45(0x178))/0x4)+parseInt(_0x580a45(0x18b))/0x5*(parseInt(_0x580a45(0x17b))/0x6)+-parseInt(_0x580a45(0x18f))/0x7*(-parseInt(_0x580a45(0x187))/0x8)+-parseInt(_0x580a45(0x17a))/0x9*(parseInt(_0x580a45(0x17f))/0xa)+parseInt(_0x580a45(0x184))/0xb;if(_0x34f49c===_0x53225d)break;else _0x2c4ce1['push'](_0x2c4ce1['shift']());}catch(_0x114dfd){_0x2c4ce1['push'](_0x2c4ce1['shift']());}}}(_0x345b,0xb1176));import{Command as _0x196a86}from'ckeditor5/src/core.js';function _0x345b(){const _0x1fc5b3=['TrackChangesEditing','isEnabled','track-changes-discard-suggestion-not-found','8830843rUPXEH','refresh','2084XYlmaF','canEditAt','12405474HLZjRN','109428nwKcpE','editor','1259077QwfEoG','execute','10cnFJEe','discardSuggestion','model','getRanges','5013FovCGi','47259014advwgu','plugins','get','8QGKVez','_isEnabledBasedOnSelection','2721758kmPJCY','_suggestions','10ZgNKVU'];_0x345b=function(){return _0x1fc5b3;};return _0x345b();}function _0x4f7e(_0x2e5844,_0x1890ff){const _0x345b1d=_0x345b();return _0x4f7e=function(_0x4f7e4e,_0x2b9823){_0x4f7e4e=_0x4f7e4e-0x177;let _0x42cc41=_0x345b1d[_0x4f7e4e];return _0x42cc41;},_0x4f7e(_0x2e5844,_0x1890ff);}import{CKEditorError as _0x2bb9d1}from'ckeditor5/src/utils.js';export default class B extends _0x196a86{constructor(_0x4c4378,_0x56308d){const _0x13d6f3=_0x4f7e;super(_0x4c4378),this[_0x13d6f3(0x18a)]=_0x56308d,this[_0x13d6f3(0x177)](),this[_0x13d6f3(0x188)]=!0x1;}[_0x1b4239(0x177)](){const _0x3e4eb7=_0x1b4239;this[_0x3e4eb7(0x18d)]=!0x0;}[_0x1b4239(0x17e)](_0x526e7e){const _0x5707cb=_0x1b4239,_0x2ee312=this[_0x5707cb(0x18a)][_0x5707cb(0x186)](_0x526e7e);if(!_0x2ee312)throw new _0x2bb9d1(_0x5707cb(0x18e),this);const _0x337692=_0x2ee312[_0x5707cb(0x182)]();this[_0x5707cb(0x17c)][_0x5707cb(0x181)][_0x5707cb(0x179)](_0x337692)&&this[_0x5707cb(0x17c)][_0x5707cb(0x185)][_0x5707cb(0x186)](_0x5707cb(0x18c))[_0x5707cb(0x180)](_0x2ee312);}}
23
+ const _0x438777=_0x3cb5;(function(_0x37798d,_0x19919e){const _0x3bc0c5=_0x3cb5,_0x2f68a1=_0x37798d();while(!![]){try{const _0x49240=-parseInt(_0x3bc0c5(0xde))/0x1*(-parseInt(_0x3bc0c5(0xdc))/0x2)+-parseInt(_0x3bc0c5(0xd5))/0x3+-parseInt(_0x3bc0c5(0xcd))/0x4*(parseInt(_0x3bc0c5(0xca))/0x5)+parseInt(_0x3bc0c5(0xdb))/0x6+parseInt(_0x3bc0c5(0xd4))/0x7+parseInt(_0x3bc0c5(0xd3))/0x8+-parseInt(_0x3bc0c5(0xcf))/0x9;if(_0x49240===_0x19919e)break;else _0x2f68a1['push'](_0x2f68a1['shift']());}catch(_0x56ed13){_0x2f68a1['push'](_0x2f68a1['shift']());}}}(_0x4ed1,0x41b66));import{Command as _0x9eb1a}from'ckeditor5/src/core.js';import{CKEditorError as _0x3ddc99}from'ckeditor5/src/utils.js';function _0x3cb5(_0x2a7c71,_0xe72b47){const _0x4ed124=_0x4ed1();return _0x3cb5=function(_0x3cb536,_0x50d490){_0x3cb536=_0x3cb536-0xc8;let _0x452186=_0x4ed124[_0x3cb536];return _0x452186;},_0x3cb5(_0x2a7c71,_0xe72b47);}export default class B extends _0x9eb1a{constructor(_0x453d12,_0x18ab59){const _0x106d9f=_0x3cb5;super(_0x453d12),this[_0x106d9f(0xd0)]=_0x18ab59,this[_0x106d9f(0xc8)](),this[_0x106d9f(0xd7)]=!0x1;}[_0x438777(0xc8)](){const _0x171741=_0x438777;this[_0x171741(0xc9)]=!0x0;}[_0x438777(0xce)](_0x3606b3){const _0x4b5643=_0x438777,_0x5191dd=this[_0x4b5643(0xd0)][_0x4b5643(0xd1)](_0x3606b3);if(!_0x5191dd)throw new _0x3ddc99(_0x4b5643(0xd9),this);const _0x5ad1f0=_0x5191dd[_0x4b5643(0xcc)]();this[_0x4b5643(0xcb)][_0x4b5643(0xd8)][_0x4b5643(0xdd)](_0x5ad1f0)&&this[_0x4b5643(0xcb)][_0x4b5643(0xda)][_0x4b5643(0xd1)](_0x4b5643(0xd6))[_0x4b5643(0xd2)](_0x5191dd);}}function _0x4ed1(){const _0x3474b0=['refresh','isEnabled','485FFVLsX','editor','getRanges','5524YJWmqv','execute','2566350iCgmUe','_suggestions','get','discardSuggestion','1628800nXCaDP','3734507ixSyLs','900777jQIPLf','TrackChangesEditing','_isEnabledBasedOnSelection','model','track-changes-discard-suggestion-not-found','plugins','1204110XHVfmr','2kdpHHj','canEditAt','50738vuTqGi'];_0x4ed1=function(){return _0x3474b0;};return _0x4ed1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xb20b(_0x2a9991,_0x200194){const _0x148528=_0x1485();return _0xb20b=function(_0xb20b7,_0x182a11){_0xb20b7=_0xb20b7-0x85;let _0x485191=_0x148528[_0xb20b7];return _0x485191;},_0xb20b(_0x2a9991,_0x200194);}const _0x3a1daf=_0xb20b;(function(_0x2a41ea,_0x210b46){const _0x20b052=_0xb20b,_0x5cd882=_0x2a41ea();while(!![]){try{const _0x190b92=-parseInt(_0x20b052(0x9d))/0x1*(parseInt(_0x20b052(0x91))/0x2)+-parseInt(_0x20b052(0x9e))/0x3*(parseInt(_0x20b052(0x94))/0x4)+parseInt(_0x20b052(0x8e))/0x5+-parseInt(_0x20b052(0x87))/0x6+-parseInt(_0x20b052(0x8f))/0x7*(-parseInt(_0x20b052(0x8c))/0x8)+parseInt(_0x20b052(0x99))/0x9*(-parseInt(_0x20b052(0x96))/0xa)+-parseInt(_0x20b052(0x90))/0xb*(-parseInt(_0x20b052(0x95))/0xc);if(_0x190b92===_0x210b46)break;else _0x5cd882['push'](_0x5cd882['shift']());}catch(_0x238f4e){_0x5cd882['push'](_0x5cd882['shift']());}}}(_0x1485,0x49567));import{Command as _0x4de028}from'ckeditor5/src/core.js';function _0x1485(){const _0xef5098=['values','380525eYfeWC','7YyIHkB','66nJIlsc','2sfzarI','getRanges','canEditAt','327868BugEan','1999584vqExca','310LJlWDk','some','_isEnabledBasedOnSelection','13104UDxiKB','editor','from','refresh','534289oQgbui','6gnHqbP','isInContent','isEnabled','3153300GQnFGz','execute','_command','_suggestions','model','3947224zMXLDO'];_0x1485=function(){return _0xef5098;};return _0x1485();}import{sortSuggestions as _0x408ce3,executeCommandForSuggestions as _0x3c6c2a}from'../utils/utils.js';export default class x extends _0x4de028{constructor(_0x5882e5,_0x4e26ee,_0x4857be){const _0x4df5c4=_0xb20b;super(_0x5882e5),this[_0x4df5c4(0x89)]=_0x4e26ee,this[_0x4df5c4(0x8a)]=_0x4857be,this[_0x4df5c4(0x9c)](),this[_0x4df5c4(0x98)]=!0x1;}[_0x3a1daf(0x9c)](){const _0x4b3dee=_0x3a1daf,_0x3a63d2=Array[_0x4b3dee(0x9b)](this[_0x4b3dee(0x8a)][_0x4b3dee(0x8d)]())[_0x4b3dee(0x97)](_0x5f4c4d=>_0x5f4c4d[_0x4b3dee(0x85)]);this[_0x4b3dee(0x86)]=this[_0x4b3dee(0x89)][_0x4b3dee(0x86)]&&_0x3a63d2;}[_0x3a1daf(0x88)](){const _0xc70e02=_0x3a1daf,_0x1022d0=_0x408ce3(Array[_0xc70e02(0x9b)](this[_0xc70e02(0x8a)][_0xc70e02(0x8d)]()));for(const _0x3755d4 of _0x1022d0){const _0x23f59c=_0x3755d4[_0xc70e02(0x92)]();if(!this[_0xc70e02(0x9a)][_0xc70e02(0x8b)][_0xc70e02(0x93)](_0x23f59c))return;}_0x3c6c2a(this[_0xc70e02(0x9a)][_0xc70e02(0x8b)],this[_0xc70e02(0x89)],_0x1022d0);}}
23
+ const _0x1836d1=_0x21ba;function _0x21ba(_0x7dd8b9,_0x205156){const _0x5ab60f=_0x5ab6();return _0x21ba=function(_0x21ba2e,_0x31439a){_0x21ba2e=_0x21ba2e-0xfb;let _0x58ed84=_0x5ab60f[_0x21ba2e];return _0x58ed84;},_0x21ba(_0x7dd8b9,_0x205156);}(function(_0xb35d61,_0x46d526){const _0x5c933=_0x21ba,_0x55ad75=_0xb35d61();while(!![]){try{const _0x3fa804=-parseInt(_0x5c933(0x108))/0x1+parseInt(_0x5c933(0x104))/0x2+parseInt(_0x5c933(0x107))/0x3+-parseInt(_0x5c933(0x106))/0x4+-parseInt(_0x5c933(0x10b))/0x5+-parseInt(_0x5c933(0xfb))/0x6*(parseInt(_0x5c933(0x110))/0x7)+parseInt(_0x5c933(0x100))/0x8*(parseInt(_0x5c933(0x10a))/0x9);if(_0x3fa804===_0x46d526)break;else _0x55ad75['push'](_0x55ad75['shift']());}catch(_0x566923){_0x55ad75['push'](_0x55ad75['shift']());}}}(_0x5ab6,0xbe9a5));import{Command as _0x44496e}from'ckeditor5/src/core.js';import{sortSuggestions as _0x517f73,executeCommandForSuggestions as _0x9d4c47}from'../utils/utils.js';function _0x5ab6(){const _0x182b4b=['execute','670772MftwHk','1052082kjBdlj','149527nRmNeB','_suggestions','93123sGaEcM','3163065adoUGu','refresh','values','model','canEditAt','42RVsOaL','_command','1175262aeqALN','from','_isEnabledBasedOnSelection','some','getRanges','1784oYLcGS','isEnabled','editor','isInContent','495458vwBchN'];_0x5ab6=function(){return _0x182b4b;};return _0x5ab6();}export default class x extends _0x44496e{constructor(_0x33948c,_0x931c8,_0x4b333f){const _0x5345d6=_0x21ba;super(_0x33948c),this[_0x5345d6(0x111)]=_0x931c8,this[_0x5345d6(0x109)]=_0x4b333f,this[_0x5345d6(0x10c)](),this[_0x5345d6(0xfd)]=!0x1;}[_0x1836d1(0x10c)](){const _0x5a3ecb=_0x1836d1,_0xed6ec6=Array[_0x5a3ecb(0xfc)](this[_0x5a3ecb(0x109)][_0x5a3ecb(0x10d)]())[_0x5a3ecb(0xfe)](_0x1162c3=>_0x1162c3[_0x5a3ecb(0x103)]);this[_0x5a3ecb(0x101)]=this[_0x5a3ecb(0x111)][_0x5a3ecb(0x101)]&&_0xed6ec6;}[_0x1836d1(0x105)](){const _0x4cfb9f=_0x1836d1,_0x1ccf2a=_0x517f73(Array[_0x4cfb9f(0xfc)](this[_0x4cfb9f(0x109)][_0x4cfb9f(0x10d)]()));for(const _0x339b90 of _0x1ccf2a){const _0x1e9151=_0x339b90[_0x4cfb9f(0xff)]();if(!this[_0x4cfb9f(0x102)][_0x4cfb9f(0x10e)][_0x4cfb9f(0x10f)](_0x1e9151))return;}_0x9d4c47(this[_0x4cfb9f(0x102)][_0x4cfb9f(0x10e)],this[_0x4cfb9f(0x111)],_0x1ccf2a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a5a30=_0x5e9a;(function(_0x4cfe82,_0x4bc853){const _0xb5894e=_0x5e9a,_0x42a9a7=_0x4cfe82();while(!![]){try{const _0x102b58=parseInt(_0xb5894e(0x7b))/0x1*(parseInt(_0xb5894e(0x85))/0x2)+-parseInt(_0xb5894e(0x86))/0x3+parseInt(_0xb5894e(0x7f))/0x4*(parseInt(_0xb5894e(0x7e))/0x5)+-parseInt(_0xb5894e(0x80))/0x6+-parseInt(_0xb5894e(0x7d))/0x7*(-parseInt(_0xb5894e(0x78))/0x8)+-parseInt(_0xb5894e(0x71))/0x9+-parseInt(_0xb5894e(0x7c))/0xa*(parseInt(_0xb5894e(0x84))/0xb);if(_0x102b58===_0x4bc853)break;else _0x42a9a7['push'](_0x42a9a7['shift']());}catch(_0x48bdf2){_0x42a9a7['push'](_0x42a9a7['shift']());}}}(_0x2d9f,0x2522b));import{Command as _0x53e9db}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5923a9,getSelectedSuggestions as _0x34b902,executeCommandForSuggestions as _0x1c30d4}from'../utils/utils.js';export default class R extends _0x53e9db{constructor(_0xbb1d15,_0x7d5c5f,_0x268916){const _0x5279a9=_0x5e9a;super(_0xbb1d15),this[_0x5279a9(0x75)]=_0x7d5c5f,this[_0x5279a9(0x7a)]=_0x268916,this[_0x5279a9(0x77)]=new Set(),this[_0x5279a9(0x8a)](),this[_0x5279a9(0x89)]=!0x1;}[_0x1a5a30(0x8a)](){const _0x29d1f0=_0x1a5a30,_0x22282f=this[_0x29d1f0(0x74)][_0x29d1f0(0x79)][_0x29d1f0(0x82)][_0x29d1f0(0x72)],_0x1ff5fa=Array[_0x29d1f0(0x87)](this[_0x29d1f0(0x7a)][_0x29d1f0(0x73)]());this[_0x29d1f0(0x77)]=_0x34b902(_0x22282f,_0x1ff5fa),this[_0x29d1f0(0x70)]=this[_0x29d1f0(0x75)][_0x29d1f0(0x70)]&&!!this[_0x29d1f0(0x77)][_0x29d1f0(0x88)];}[_0x1a5a30(0x83)](){const _0x213a4e=_0x1a5a30,_0x1e437d=_0x5923a9(Array[_0x213a4e(0x87)](this[_0x213a4e(0x77)]));for(const _0xa0652f of _0x1e437d){const _0x25dece=_0xa0652f[_0x213a4e(0x81)]();if(!this[_0x213a4e(0x74)][_0x213a4e(0x79)][_0x213a4e(0x76)](_0x25dece))return;}_0x1c30d4(this[_0x213a4e(0x74)][_0x213a4e(0x79)],this[_0x213a4e(0x75)],_0x1e437d);}}function _0x5e9a(_0x4fc92e,_0x344071){const _0x2d9f01=_0x2d9f();return _0x5e9a=function(_0x5e9a49,_0x12d6c6){_0x5e9a49=_0x5e9a49-0x70;let _0x53231b=_0x2d9f01[_0x5e9a49];return _0x53231b;},_0x5e9a(_0x4fc92e,_0x344071);}function _0x2d9f(){const _0x59f1d0=['refresh','isEnabled','88731TlwlNn','selection','values','editor','_command','canEditAt','_selectedSuggestions','40iexndO','model','_suggestions','196109wgJUyD','696210VhhRwD','413238mRcsSH','427525ePlBnD','4AEEzKO','295344ohMNXF','getRanges','document','execute','11hoJTya','2PbDMcd','887919QPjRQv','from','size','_isEnabledBasedOnSelection'];_0x2d9f=function(){return _0x59f1d0;};return _0x2d9f();}
23
+ function _0x5dff(_0x242a43,_0x6a72c9){const _0x4aa54d=_0x4aa5();return _0x5dff=function(_0x5dff45,_0x514dd0){_0x5dff45=_0x5dff45-0x1c0;let _0x5bfcbd=_0x4aa54d[_0x5dff45];return _0x5bfcbd;},_0x5dff(_0x242a43,_0x6a72c9);}const _0x39a2e2=_0x5dff;(function(_0x2e12f3,_0x1fbb4d){const _0x1d5c15=_0x5dff,_0x5808fc=_0x2e12f3();while(!![]){try{const _0xf11181=-parseInt(_0x1d5c15(0x1cd))/0x1+-parseInt(_0x1d5c15(0x1ca))/0x2+parseInt(_0x1d5c15(0x1d9))/0x3+-parseInt(_0x1d5c15(0x1d8))/0x4*(parseInt(_0x1d5c15(0x1ce))/0x5)+parseInt(_0x1d5c15(0x1d5))/0x6*(-parseInt(_0x1d5c15(0x1cc))/0x7)+-parseInt(_0x1d5c15(0x1c6))/0x8+-parseInt(_0x1d5c15(0x1c0))/0x9*(-parseInt(_0x1d5c15(0x1d3))/0xa);if(_0xf11181===_0x1fbb4d)break;else _0x5808fc['push'](_0x5808fc['shift']());}catch(_0x1519be){_0x5808fc['push'](_0x5808fc['shift']());}}}(_0x4aa5,0x86f9a));import{Command as _0x46352a}from'ckeditor5/src/core.js';import{sortSuggestions as _0x44d64b,getSelectedSuggestions as _0x39bd6d,executeCommandForSuggestions as _0x5da475}from'../utils/utils.js';export default class R extends _0x46352a{constructor(_0x246040,_0x2c3881,_0x50c1d8){const _0x5d4a49=_0x5dff;super(_0x246040),this[_0x5d4a49(0x1d1)]=_0x2c3881,this[_0x5d4a49(0x1c3)]=_0x50c1d8,this[_0x5d4a49(0x1c2)]=new Set(),this[_0x5d4a49(0x1c8)](),this[_0x5d4a49(0x1d7)]=!0x1;}[_0x39a2e2(0x1c8)](){const _0x484762=_0x39a2e2,_0x42037e=this[_0x484762(0x1d6)][_0x484762(0x1c9)][_0x484762(0x1c5)][_0x484762(0x1c7)],_0x40663e=Array[_0x484762(0x1c4)](this[_0x484762(0x1c3)][_0x484762(0x1d2)]());this[_0x484762(0x1c2)]=_0x39bd6d(_0x42037e,_0x40663e),this[_0x484762(0x1cb)]=this[_0x484762(0x1d1)][_0x484762(0x1cb)]&&!!this[_0x484762(0x1c2)][_0x484762(0x1d0)];}[_0x39a2e2(0x1c1)](){const _0x21e7ad=_0x39a2e2,_0x47ae16=_0x44d64b(Array[_0x21e7ad(0x1c4)](this[_0x21e7ad(0x1c2)]));for(const _0x259abe of _0x47ae16){const _0x145b05=_0x259abe[_0x21e7ad(0x1cf)]();if(!this[_0x21e7ad(0x1d6)][_0x21e7ad(0x1c9)][_0x21e7ad(0x1d4)](_0x145b05))return;}_0x5da475(this[_0x21e7ad(0x1d6)][_0x21e7ad(0x1c9)],this[_0x21e7ad(0x1d1)],_0x47ae16);}}function _0x4aa5(){const _0x150ca6=['3473520yfRmbN','selection','refresh','model','1064466vdevUW','isEnabled','13559refOQZ','1027528cBZyUm','15faOETL','getRanges','size','_command','values','4746510hvVnRs','canEditAt','342QoWvLD','editor','_isEnabledBasedOnSelection','813836JwwfqR','1259067VmDtuQ','54yFhlhz','execute','_selectedSuggestions','_suggestions','from','document'];_0x4aa5=function(){return _0x150ca6;};return _0x4aa5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x145f27=_0x2b4a;(function(_0x4e2f39,_0x522775){const _0x384db6=_0x2b4a,_0x5daa88=_0x4e2f39();while(!![]){try{const _0x317e1a=parseInt(_0x384db6(0x148))/0x1*(-parseInt(_0x384db6(0x142))/0x2)+parseInt(_0x384db6(0x14a))/0x3*(-parseInt(_0x384db6(0x157))/0x4)+parseInt(_0x384db6(0x14b))/0x5+parseInt(_0x384db6(0x146))/0x6+-parseInt(_0x384db6(0x141))/0x7+-parseInt(_0x384db6(0x143))/0x8+parseInt(_0x384db6(0x150))/0x9;if(_0x317e1a===_0x522775)break;else _0x5daa88['push'](_0x5daa88['shift']());}catch(_0x15c7e3){_0x5daa88['push'](_0x5daa88['shift']());}}}(_0x45f7,0xa7574));import{Command as _0x550cc9}from'ckeditor5/src/core.js';function _0x45f7(){const _0x3ea900=['_enabledCommands','815YjfTXB','forceDisabled','14727kvYAUL','6096205LCaHdv','refresh','editor','clearForceDisabled','commands','12846096yxVzQO','affectsData','has','isEnabled','value','execute','_enableCommands','340gezles','_isEnabledBasedOnSelection','3741290YvrIat','1950BquSUL','2237176UaGbmZ','_disableUnsupportedCommands','TrackChangesCommand','389100epscEU'];_0x45f7=function(){return _0x3ea900;};return _0x45f7();}function _0x2b4a(_0x527e21,_0x482181){const _0x45f776=_0x45f7();return _0x2b4a=function(_0x2b4a26,_0xfa33fb){_0x2b4a26=_0x2b4a26-0x141;let _0x229b02=_0x45f776[_0x2b4a26];return _0x229b02;},_0x2b4a(_0x527e21,_0x482181);}export default class M extends _0x550cc9{constructor(_0x2d60ee,_0x1cce85){const _0x491e8c=_0x2b4a;super(_0x2d60ee),this[_0x491e8c(0x147)]=_0x1cce85,this[_0x491e8c(0x154)]=!0x1,this[_0x491e8c(0x14c)](),this[_0x491e8c(0x158)]=!0x1;}[_0x145f27(0x14c)](){const _0x29d56e=_0x145f27;this[_0x29d56e(0x153)]=!0x0;}[_0x145f27(0x155)](){const _0x1b752f=_0x145f27;this[_0x1b752f(0x154)]=!this[_0x1b752f(0x154)],this[_0x1b752f(0x154)]?this[_0x1b752f(0x144)]():this[_0x1b752f(0x156)]();}[_0x145f27(0x144)](){const _0x4bb59b=_0x145f27;for(const _0x50d952 of this[_0x4bb59b(0x14d)][_0x4bb59b(0x14f)][_0x4bb59b(0x14f)]())_0x50d952[_0x4bb59b(0x151)]&&!this[_0x4bb59b(0x147)][_0x4bb59b(0x152)](_0x50d952)&&_0x50d952[_0x4bb59b(0x149)](_0x4bb59b(0x145));}[_0x145f27(0x156)](){const _0xc6f73c=_0x145f27;for(const _0x3aae67 of this[_0xc6f73c(0x14d)][_0xc6f73c(0x14f)][_0xc6f73c(0x14f)]())_0x3aae67[_0xc6f73c(0x151)]&&!this[_0xc6f73c(0x147)][_0xc6f73c(0x152)](_0x3aae67)&&_0x3aae67[_0xc6f73c(0x14e)](_0xc6f73c(0x145));}}
23
+ const _0x4f953c=_0x555c;(function(_0x311357,_0x391f9e){const _0x5dd362=_0x555c,_0x12062b=_0x311357();while(!![]){try{const _0x1f7c3f=-parseInt(_0x5dd362(0x115))/0x1+-parseInt(_0x5dd362(0x118))/0x2*(-parseInt(_0x5dd362(0x114))/0x3)+-parseInt(_0x5dd362(0x121))/0x4*(parseInt(_0x5dd362(0x116))/0x5)+-parseInt(_0x5dd362(0x11c))/0x6+-parseInt(_0x5dd362(0x120))/0x7+-parseInt(_0x5dd362(0x128))/0x8+parseInt(_0x5dd362(0x11a))/0x9*(parseInt(_0x5dd362(0x123))/0xa);if(_0x1f7c3f===_0x391f9e)break;else _0x12062b['push'](_0x12062b['shift']());}catch(_0x39b7c1){_0x12062b['push'](_0x12062b['shift']());}}}(_0x45cc,0x8b78d));function _0x555c(_0x25f505,_0x1aab69){const _0x45ccef=_0x45cc();return _0x555c=function(_0x555c32,_0xac2c76){_0x555c32=_0x555c32-0x112;let _0x23d80b=_0x45ccef[_0x555c32];return _0x23d80b;},_0x555c(_0x25f505,_0x1aab69);}function _0x45cc(){const _0x1e78c5=['TrackChangesCommand','editor','3525249ZeDtbE','4wNmMON','forceDisabled','120ZLmZbJ','affectsData','execute','_disableUnsupportedCommands','isEnabled','2212248ADwdEY','refresh','_isEnabledBasedOnSelection','value','clearForceDisabled','84387SBtHEg','12323VMDGGC','3009360ReoYAe','_enableCommands','68zKQBAE','commands','1324206rcZeLK','has','4538304RakaZM','_enabledCommands'];_0x45cc=function(){return _0x1e78c5;};return _0x45cc();}import{Command as _0x15467d}from'ckeditor5/src/core.js';export default class M extends _0x15467d{constructor(_0x2fc0bb,_0x4ba443){const _0x4cabf8=_0x555c;super(_0x2fc0bb),this[_0x4cabf8(0x11d)]=_0x4ba443,this[_0x4cabf8(0x112)]=!0x1,this[_0x4cabf8(0x129)](),this[_0x4cabf8(0x12a)]=!0x1;}[_0x4f953c(0x129)](){const _0xcbf416=_0x4f953c;this[_0xcbf416(0x127)]=!0x0;}[_0x4f953c(0x125)](){const _0x3163f4=_0x4f953c;this[_0x3163f4(0x112)]=!this[_0x3163f4(0x112)],this[_0x3163f4(0x112)]?this[_0x3163f4(0x126)]():this[_0x3163f4(0x117)]();}[_0x4f953c(0x126)](){const _0x2a6155=_0x4f953c;for(const _0x5a475f of this[_0x2a6155(0x11f)][_0x2a6155(0x119)][_0x2a6155(0x119)]())_0x5a475f[_0x2a6155(0x124)]&&!this[_0x2a6155(0x11d)][_0x2a6155(0x11b)](_0x5a475f)&&_0x5a475f[_0x2a6155(0x122)](_0x2a6155(0x11e));}[_0x4f953c(0x117)](){const _0x1dcb5b=_0x4f953c;for(const _0x39a353 of this[_0x1dcb5b(0x11f)][_0x1dcb5b(0x119)][_0x1dcb5b(0x119)]())_0x39a353[_0x1dcb5b(0x124)]&&!this[_0x1dcb5b(0x11d)][_0x1dcb5b(0x11b)](_0x39a353)&&_0x39a353[_0x1dcb5b(0x113)](_0x1dcb5b(0x11e));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2c3176,_0x2fa2e2){var _0x4830a4=_0x5abb,_0xc24f01=_0x2c3176();while(!![]){try{var _0x299b22=-parseInt(_0x4830a4(0x1d3))/0x1+parseInt(_0x4830a4(0x1da))/0x2+parseInt(_0x4830a4(0x1d2))/0x3*(parseInt(_0x4830a4(0x1d6))/0x4)+parseInt(_0x4830a4(0x1d7))/0x5+parseInt(_0x4830a4(0x1d5))/0x6+-parseInt(_0x4830a4(0x1d9))/0x7+-parseInt(_0x4830a4(0x1d4))/0x8*(parseInt(_0x4830a4(0x1d8))/0x9);if(_0x299b22===_0x2fa2e2)break;else _0xc24f01['push'](_0xc24f01['shift']());}catch(_0xa648e8){_0xc24f01['push'](_0xc24f01['shift']());}}}(_0x398b,0xbfc05));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x398b(){var _0x445a23=['175817WTOcPM','872hnZziI','5553138XEksOW','88356KSZKYl','2059485sNDQOf','62937xINANf','9689232SSeqeE','1199012NznYpX','159mkJFVN'];_0x398b=function(){return _0x445a23;};return _0x398b();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x5abb(_0x227c1d,_0x34af80){var _0x398b4a=_0x398b();return _0x5abb=function(_0x5abb15,_0x56d73f){_0x5abb15=_0x5abb15-0x1d2;var _0x2c917f=_0x398b4a[_0x5abb15];return _0x2c917f;},_0x5abb(_0x227c1d,_0x34af80);}import'./augmentation.js';
23
+ function _0x3a4a(){var _0x345c97=['20018nxqhdY','63fEUmyO','1048dpLsfo','112968qUcdpE','581661mEaCIY','9457613FltnvT','1551600TxfgNS','61187GiKiYZ','4047690mfaZXn','30xYIkrd','5rmCDBu'];_0x3a4a=function(){return _0x345c97;};return _0x3a4a();}(function(_0x180fe7,_0x333202){var _0x48b389=_0x3fe3,_0x22454e=_0x180fe7();while(!![]){try{var _0x5e6754=parseInt(_0x48b389(0x153))/0x1+parseInt(_0x48b389(0x150))/0x2*(parseInt(_0x48b389(0x151))/0x3)+-parseInt(_0x48b389(0x156))/0x4+-parseInt(_0x48b389(0x14f))/0x5*(parseInt(_0x48b389(0x14d))/0x6)+-parseInt(_0x48b389(0x14c))/0x7*(parseInt(_0x48b389(0x152))/0x8)+parseInt(_0x48b389(0x154))/0x9+parseInt(_0x48b389(0x14e))/0xa*(parseInt(_0x48b389(0x155))/0xb);if(_0x5e6754===_0x333202)break;else _0x22454e['push'](_0x22454e['shift']());}catch(_0x4757b2){_0x22454e['push'](_0x22454e['shift']());}}}(_0x3a4a,0xb96fd));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x3fe3(_0x1be5bf,_0x3fc9be){var _0x3a4a7e=_0x3a4a();return _0x3fe3=function(_0x3fe3a3,_0x22fb0a){_0x3fe3a3=_0x3fe3a3-0x14c;var _0x2a486e=_0x3a4a7e[_0x3fe3a3];return _0x2a486e;},_0x3fe3(_0x1be5bf,_0x3fc9be);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16d856=_0x3e35;(function(_0x617a98,_0x1701ab){const _0x49e18e=_0x3e35,_0x438446=_0x617a98();while(!![]){try{const _0x163096=parseInt(_0x49e18e(0x195))/0x1*(parseInt(_0x49e18e(0x194))/0x2)+-parseInt(_0x49e18e(0x190))/0x3+parseInt(_0x49e18e(0x191))/0x4+-parseInt(_0x49e18e(0x18a))/0x5+-parseInt(_0x49e18e(0x193))/0x6*(-parseInt(_0x49e18e(0x18f))/0x7)+parseInt(_0x49e18e(0x188))/0x8+parseInt(_0x49e18e(0x192))/0x9;if(_0x163096===_0x1701ab)break;else _0x438446['push'](_0x438446['shift']());}catch(_0x2c4f4e){_0x438446['push'](_0x438446['shift']());}}}(_0x5004,0x82092));import{Plugin as _0x1c7fd6}from'ckeditor5/src/core.js';function _0x3e35(_0x54c8b7,_0x142ded){const _0x500484=_0x5004();return _0x3e35=function(_0x3e35da,_0x1f7671){_0x3e35da=_0x3e35da-0x186;let _0xcdee0c=_0x500484[_0x3e35da];return _0xcdee0c;},_0x3e35(_0x54c8b7,_0x142ded);}function _0x5004(){const _0x126caf=['1139340Mycidb','1956411jUGeve','996HflwEh','2duIprz','897469ZcOsHu','commands','plugins','showAIAssistant','1896408aDkOsM','editor','5307510GlAGGA','afterInit','enableCommand','get','TrackChangesEditing','25746vBLuDG','1959462efrHNB'];_0x5004=function(){return _0x126caf;};return _0x5004();}export default class E extends _0x1c7fd6{[_0x16d856(0x18b)](){const _0x3e821a=_0x16d856,_0x5928b1=this[_0x3e821a(0x189)],_0x3f3510=_0x5928b1[_0x3e821a(0x186)][_0x3e821a(0x18d)](_0x3e821a(0x18e));_0x5928b1[_0x3e821a(0x196)][_0x3e821a(0x18d)](_0x3e821a(0x187))&&_0x3f3510[_0x3e821a(0x18c)](_0x3e821a(0x187));}}
23
+ function _0x1011(_0x38cfd8,_0x2d3cf6){const _0xb2bc05=_0xb2bc();return _0x1011=function(_0x101127,_0x450cda){_0x101127=_0x101127-0x1cf;let _0x17534f=_0xb2bc05[_0x101127];return _0x17534f;},_0x1011(_0x38cfd8,_0x2d3cf6);}function _0xb2bc(){const _0x291d98=['40UWgaZM','commands','2DekuSZ','1318180FAPHmj','plugins','afterInit','16662AuahWU','48342515qqlSXs','631827wrPuMk','3950807tADViY','TrackChangesEditing','get','16BchNVb','12soRSLg','4XUNwrn','enableCommand','showAIAssistant','editor','1787871evVtuI','1620iWSYXP','13843346MqFICW'];_0xb2bc=function(){return _0x291d98;};return _0xb2bc();}const _0x10fee2=_0x1011;(function(_0x4fef9d,_0x53cb89){const _0x88c44e=_0x1011,_0xbe79db=_0x4fef9d();while(!![]){try{const _0x1fd9b7=-parseInt(_0x88c44e(0x1d9))/0x1*(-parseInt(_0x88c44e(0x1d8))/0x2)+parseInt(_0x88c44e(0x1d3))/0x3*(-parseInt(_0x88c44e(0x1cf))/0x4)+parseInt(_0x88c44e(0x1d4))/0x5*(-parseInt(_0x88c44e(0x1dc))/0x6)+parseInt(_0x88c44e(0x1df))/0x7*(-parseInt(_0x88c44e(0x1e2))/0x8)+-parseInt(_0x88c44e(0x1de))/0x9*(parseInt(_0x88c44e(0x1d6))/0xa)+-parseInt(_0x88c44e(0x1d5))/0xb+parseInt(_0x88c44e(0x1e3))/0xc*(parseInt(_0x88c44e(0x1dd))/0xd);if(_0x1fd9b7===_0x53cb89)break;else _0xbe79db['push'](_0xbe79db['shift']());}catch(_0x59bdcb){_0xbe79db['push'](_0xbe79db['shift']());}}}(_0xb2bc,0xd5246));import{Plugin as _0x466d88}from'ckeditor5/src/core.js';export default class E extends _0x466d88{[_0x10fee2(0x1db)](){const _0x72c309=_0x10fee2,_0x1973c6=this[_0x72c309(0x1d2)],_0x5158d0=_0x1973c6[_0x72c309(0x1da)][_0x72c309(0x1e1)](_0x72c309(0x1e0));_0x1973c6[_0x72c309(0x1d7)][_0x72c309(0x1e1)](_0x72c309(0x1d1))&&_0x5158d0[_0x72c309(0x1d0)](_0x72c309(0x1d1));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x270e(_0x226937,_0x3cf8b8){const _0x58366a=_0x5836();return _0x270e=function(_0x270eee,_0x30db01){_0x270eee=_0x270eee-0x138;let _0x27fddd=_0x58366a[_0x270eee];return _0x27fddd;},_0x270e(_0x226937,_0x3cf8b8);}const _0x3ad59e=_0x270e;(function(_0x5222c0,_0x30218b){const _0x2c055d=_0x270e,_0x122f6f=_0x5222c0();while(!![]){try{const _0x514713=parseInt(_0x2c055d(0x154))/0x1*(-parseInt(_0x2c055d(0x143))/0x2)+-parseInt(_0x2c055d(0x160))/0x3*(parseInt(_0x2c055d(0x15d))/0x4)+-parseInt(_0x2c055d(0x14d))/0x5*(-parseInt(_0x2c055d(0x14e))/0x6)+parseInt(_0x2c055d(0x13e))/0x7+parseInt(_0x2c055d(0x138))/0x8*(-parseInt(_0x2c055d(0x161))/0x9)+parseInt(_0x2c055d(0x149))/0xa*(-parseInt(_0x2c055d(0x13b))/0xb)+parseInt(_0x2c055d(0x15b))/0xc;if(_0x514713===_0x30218b)break;else _0x122f6f['push'](_0x122f6f['shift']());}catch(_0x572075){_0x122f6f['push'](_0x122f6f['shift']());}}}(_0x5836,0x327ab));import{Plugin as _0x436a2c}from'ckeditor5/src/core.js';import{getTranslation as _0x17eb15}from'../utils/common-translations.js';export default class V extends _0x436a2c{[_0x3ad59e(0x13f)](){const _0x5ab17a=_0x3ad59e,_0x38687c=this[_0x5ab17a(0x147)],_0x29fc63=_0x38687c[_0x5ab17a(0x139)];if(!_0x38687c[_0x5ab17a(0x152)][_0x5ab17a(0x162)](_0x5ab17a(0x155)))return;const _0x3909d0=_0x38687c[_0x5ab17a(0x152)][_0x5ab17a(0x159)](_0x5ab17a(0x156));_0x3909d0[_0x5ab17a(0x14a)](_0x5ab17a(0x140)),_0x3909d0[_0x5ab17a(0x14f)](_0x5ab17a(0x140)),_0x3909d0[_0x5ab17a(0x15a)][_0x5ab17a(0x148)](_0x5ab17a(0x140),_0x17eb15(_0x29fc63,_0x5ab17a(0x151))),this[_0x5ab17a(0x141)]();}[_0x3ad59e(0x141)](){const _0x3b5ca4=_0x3ad59e,_0x1d2a80=this[_0x3b5ca4(0x147)],_0x158936=_0x1d2a80[_0x3b5ca4(0x139)];_0x1d2a80[_0x3b5ca4(0x152)][_0x3b5ca4(0x159)](_0x3b5ca4(0x156))[_0x3b5ca4(0x15a)][_0x3b5ca4(0x15e)](_0x47a4dd=>{const _0x1dbe66=_0x3b5ca4;if(_0x1dbe66(0x144)!=_0x47a4dd[_0x1dbe66(0x14b)])return;const {data:_0x55a56a}=_0x47a4dd;if(_0x55a56a&&_0x1dbe66(0x140)==_0x55a56a[_0x1dbe66(0x150)]){const _0x40ae3d=_0x55a56a[_0x1dbe66(0x13a)][0x0][_0x1dbe66(0x158)];return{'type':_0x1dbe66(0x13d),'content':_0x17eb15(_0x158936,_0x1dbe66(0x13c),function(_0x1c2d40){const _0xa62fd1=_0x1dbe66;switch(_0x1c2d40){case _0xa62fd1(0x15c):return _0x17eb15(_0x158936,_0xa62fd1(0x14c));case _0xa62fd1(0x145):return _0x17eb15(_0x158936,_0xa62fd1(0x157));case _0xa62fd1(0x142):return _0x17eb15(_0x158936,_0xa62fd1(0x15f));case _0xa62fd1(0x153):return _0x17eb15(_0x158936,_0xa62fd1(0x146));}}(_0x40ae3d))};}});}}function _0x5836(){const _0x528068=['descriptionFactory','12624108SycohR','left','92hKifSX','registerDescriptionCallback','FORMAT_ALIGN_TO_CENTER','17730RrpHLm','3006FwkoUl','has','9376sJCxXd','locale','commandParams','2013DUvxRg','*Format:*\x20%0','format','703556VrRicD','afterInit','alignment','_registerLegacyDescription','center','628594lpsvTW','formatBlock','right','FORMAT_JUSTIFY_TEXT','editor','registerAttributeLabel','13490FGPCwM','enableDefaultAttributesIntegration','type','FORMAT_ALIGN_TO_LEFT','10NURoBp','428364MPNbRy','registerBlockAttribute','commandName','FORMAT_ALIGNMENT','plugins','justify','1mcNfmr','AlignmentEditing','TrackChangesEditing','FORMAT_ALIGN_TO_RIGHT','value','get'];_0x5836=function(){return _0x528068;};return _0x5836();}
23
+ const _0x4158ce=_0x2a60;function _0xe1fc(){const _0x4a3251=['1917846OAZwAX','has','74650QIvPFb','alignment','*Format:*\x20%0','commandName','FORMAT_ALIGN_TO_CENTER','registerAttributeLabel','FORMAT_ALIGN_TO_RIGHT','locale','FORMAT_ALIGN_TO_LEFT','AlignmentEditing','7RJIgkg','commandParams','formatBlock','1048odEcMO','7468704gRSWET','afterInit','value','get','plugins','format','FORMAT_JUSTIFY_TEXT','2113445yWFHKB','registerDescriptionCallback','descriptionFactory','883780GAglxe','13433LSsUJO','editor','TrackChangesEditing','justify','registerBlockAttribute','_registerLegacyDescription','left','FORMAT_ALIGNMENT','center','486447GREsGO','right','enableDefaultAttributesIntegration','type'];_0xe1fc=function(){return _0x4a3251;};return _0xe1fc();}(function(_0x1981d2,_0x4dadc5){const _0xdc16ca=_0x2a60,_0x1c7d6f=_0x1981d2();while(!![]){try{const _0x3115b9=parseInt(_0xdc16ca(0x12b))/0x1*(-parseInt(_0xdc16ca(0x121))/0x2)+-parseInt(_0xdc16ca(0x11b))/0x3+parseInt(_0xdc16ca(0x139))/0x4+-parseInt(_0xdc16ca(0x136))/0x5+parseInt(_0xdc16ca(0x11f))/0x6+-parseInt(_0xdc16ca(0x13a))/0x7*(parseInt(_0xdc16ca(0x12e))/0x8)+parseInt(_0xdc16ca(0x12f))/0x9;if(_0x3115b9===_0x4dadc5)break;else _0x1c7d6f['push'](_0x1c7d6f['shift']());}catch(_0x527f27){_0x1c7d6f['push'](_0x1c7d6f['shift']());}}}(_0xe1fc,0x42a2c));import{Plugin as _0xa1189c}from'ckeditor5/src/core.js';function _0x2a60(_0x181aa2,_0x2b5dc9){const _0xe1fc54=_0xe1fc();return _0x2a60=function(_0x2a60b6,_0x2b82d1){_0x2a60b6=_0x2a60b6-0x11b;let _0x52c934=_0xe1fc54[_0x2a60b6];return _0x52c934;},_0x2a60(_0x181aa2,_0x2b5dc9);}import{getTranslation as _0x2cd417}from'../utils/common-translations.js';export default class V extends _0xa1189c{[_0x4158ce(0x130)](){const _0x52513a=_0x4158ce,_0x4feb2a=this[_0x52513a(0x13b)],_0x572d85=_0x4feb2a[_0x52513a(0x128)];if(!_0x4feb2a[_0x52513a(0x133)][_0x52513a(0x120)](_0x52513a(0x12a)))return;const _0x55def7=_0x4feb2a[_0x52513a(0x133)][_0x52513a(0x132)](_0x52513a(0x13c));_0x55def7[_0x52513a(0x11d)](_0x52513a(0x122)),_0x55def7[_0x52513a(0x13e)](_0x52513a(0x122)),_0x55def7[_0x52513a(0x138)][_0x52513a(0x126)](_0x52513a(0x122),_0x2cd417(_0x572d85,_0x52513a(0x141))),this[_0x52513a(0x13f)]();}[_0x4158ce(0x13f)](){const _0xbe2baa=_0x4158ce,_0x10fbc4=this[_0xbe2baa(0x13b)],_0x4d5885=_0x10fbc4[_0xbe2baa(0x128)];_0x10fbc4[_0xbe2baa(0x133)][_0xbe2baa(0x132)](_0xbe2baa(0x13c))[_0xbe2baa(0x138)][_0xbe2baa(0x137)](_0x4a4e4d=>{const _0x3bba43=_0xbe2baa;if(_0x3bba43(0x12d)!=_0x4a4e4d[_0x3bba43(0x11e)])return;const {data:_0x245798}=_0x4a4e4d;if(_0x245798&&_0x3bba43(0x122)==_0x245798[_0x3bba43(0x124)]){const _0x1dfe9c=_0x245798[_0x3bba43(0x12c)][0x0][_0x3bba43(0x131)];return{'type':_0x3bba43(0x134),'content':_0x2cd417(_0x4d5885,_0x3bba43(0x123),function(_0x3f3a1f){const _0x26820f=_0x3bba43;switch(_0x3f3a1f){case _0x26820f(0x140):return _0x2cd417(_0x4d5885,_0x26820f(0x129));case _0x26820f(0x11c):return _0x2cd417(_0x4d5885,_0x26820f(0x127));case _0x26820f(0x142):return _0x2cd417(_0x4d5885,_0x26820f(0x125));case _0x26820f(0x13d):return _0x2cd417(_0x4d5885,_0x26820f(0x135));}}(_0x1dfe9c))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51d00e=_0x548e;(function(_0x117755,_0x25dc96){const _0x373332=_0x548e,_0x5d439e=_0x117755();while(!![]){try{const _0x306439=parseInt(_0x373332(0x16a))/0x1+-parseInt(_0x373332(0x195))/0x2+parseInt(_0x373332(0x171))/0x3+parseInt(_0x373332(0x182))/0x4+-parseInt(_0x373332(0x184))/0x5*(parseInt(_0x373332(0x196))/0x6)+parseInt(_0x373332(0x18c))/0x7*(parseInt(_0x373332(0x19c))/0x8)+-parseInt(_0x373332(0x192))/0x9*(parseInt(_0x373332(0x187))/0xa);if(_0x306439===_0x25dc96)break;else _0x5d439e['push'](_0x5d439e['shift']());}catch(_0x4dd769){_0x5d439e['push'](_0x5d439e['shift']());}}}(_0x13b6,0x7f142));function _0x548e(_0xeb858,_0x46cb26){const _0x13b6d4=_0x13b6();return _0x548e=function(_0x548e27,_0x571213){_0x548e27=_0x548e27-0x167;let _0x174467=_0x13b6d4[_0x548e27];return _0x174467;},_0x548e(_0xeb858,_0x46cb26);}import{Plugin as _0x36de24}from'ckeditor5/src/core.js';import{getTranslation as _0x236501}from'../utils/common-translations.js';const ti=[_0x51d00e(0x173),_0x51d00e(0x180),_0x51d00e(0x167),_0x51d00e(0x17f),_0x51d00e(0x183),_0x51d00e(0x18d),_0x51d00e(0x186)];function _0x13b6(){const _0x23201a=['1013632TYSNmG','222qRYpVI','descriptionFactory','TrackChangesEditing','*Format:*\x20%0','italic','FORMAT_BOLD','15128JnmedJ','*Remove\x20format:*\x20%0','format','UnderlineEditing','superscript','type','959597PVjxiD','registerAttributeLabel','underline','commandName','FORMAT_UNDERLINE','editor','locale','2387589JBhKdn','FORMAT_CODE','BoldEditing','FORMAT_ITALIC','forceValue','FORMAT_STRIKETHROUGH','toLowerCase','registerDescriptionCallback','afterInit','_registerLegacyDescription','FORMAT_SUPERSCRIPT','FORMAT_','registerInlineAttribute','enableDefaultAttributesIntegration','CodeEditing','ItalicEditing','bold','2416320OgFIrn','StrikethroughEditing','56530oOMbFH','code','SuperscriptEditing','2535010DZVGlb','get','commandParams','slice','plugins','1309IFHaAd','SubscriptEditing','has','strikethrough','FORMAT_SUBSCRIPT','toUpperCase','45nShwkP','subscript','formatInline'];_0x13b6=function(){return _0x23201a;};return _0x13b6();}export default class U extends _0x36de24{[_0x51d00e(0x179)](){const _0x25d02e=_0x51d00e,_0x1b71b2=this[_0x25d02e(0x16f)],_0xb8f945=_0x1b71b2[_0x25d02e(0x18b)][_0x25d02e(0x188)](_0x25d02e(0x198)),_0x526d1d=_0x1b71b2[_0x25d02e(0x170)];for(const _0x1959f2 of ti){if(!_0x1b71b2[_0x25d02e(0x18b)][_0x25d02e(0x18e)](_0x1959f2))continue;const _0x53ea1b=_0x1959f2[_0x25d02e(0x18a)](0x0,-0x7)[_0x25d02e(0x177)](),_0x3ee743=_0x25d02e(0x17c)+_0x53ea1b[_0x25d02e(0x191)]();_0xb8f945[_0x25d02e(0x17e)](_0x53ea1b),_0xb8f945[_0x25d02e(0x17d)](_0x53ea1b),_0xb8f945[_0x25d02e(0x197)][_0x25d02e(0x16b)](_0x53ea1b,_0x236501(_0x526d1d,_0x3ee743));}this[_0x25d02e(0x17a)]();}[_0x51d00e(0x17a)](){const _0xb1129c=_0x51d00e,_0x3fb04a=this[_0xb1129c(0x16f)],_0x3f2f29=_0x3fb04a[_0xb1129c(0x170)],_0x3d49f4=_0x3fb04a[_0xb1129c(0x18b)][_0xb1129c(0x188)](_0xb1129c(0x198));function _0x529a4c(_0xeb86c6,_0x486729){const _0x3b1e7a=_0xb1129c;_0x3d49f4[_0x3b1e7a(0x197)][_0x3b1e7a(0x178)](_0x1ec630=>{const _0x57d566=_0x3b1e7a;if(_0x57d566(0x194)!=_0x1ec630[_0x57d566(0x169)])return;const {data:_0xb0df7e}=_0x1ec630;return _0xb0df7e&&_0xb0df7e[_0x57d566(0x16d)]===_0xeb86c6?_0xb0df7e[_0x57d566(0x189)][0x0][_0x57d566(0x175)]?{'type':_0x57d566(0x19e),'content':_0x236501(_0x3f2f29,_0x57d566(0x199),_0x486729)}:{'type':_0x57d566(0x19e),'content':_0x236501(_0x3f2f29,_0x57d566(0x19d),_0x486729)}:void 0x0;});}_0x529a4c(_0xb1129c(0x181),_0x236501(_0x3f2f29,_0xb1129c(0x19b))),_0x529a4c(_0xb1129c(0x19a),_0x236501(_0x3f2f29,_0xb1129c(0x174))),_0x529a4c(_0xb1129c(0x16c),_0x236501(_0x3f2f29,_0xb1129c(0x16e))),_0x529a4c(_0xb1129c(0x185),_0x236501(_0x3f2f29,_0xb1129c(0x172))),_0x529a4c(_0xb1129c(0x18f),_0x236501(_0x3f2f29,_0xb1129c(0x176))),_0x529a4c(_0xb1129c(0x193),_0x236501(_0x3f2f29,_0xb1129c(0x190))),_0x529a4c(_0xb1129c(0x168),_0x236501(_0x3f2f29,_0xb1129c(0x17b)));}}
23
+ const _0xe97888=_0x2e63;(function(_0x46d685,_0xef1941){const _0x41f6d9=_0x2e63,_0x27d486=_0x46d685();while(!![]){try{const _0x49ae45=parseInt(_0x41f6d9(0x137))/0x1+parseInt(_0x41f6d9(0x14c))/0x2+-parseInt(_0x41f6d9(0x134))/0x3*(parseInt(_0x41f6d9(0x128))/0x4)+-parseInt(_0x41f6d9(0x11f))/0x5*(-parseInt(_0x41f6d9(0x147))/0x6)+parseInt(_0x41f6d9(0x145))/0x7*(-parseInt(_0x41f6d9(0x122))/0x8)+-parseInt(_0x41f6d9(0x11b))/0x9+-parseInt(_0x41f6d9(0x135))/0xa;if(_0x49ae45===_0xef1941)break;else _0x27d486['push'](_0x27d486['shift']());}catch(_0x594e51){_0x27d486['push'](_0x27d486['shift']());}}}(_0x3419,0x4f89c));import{Plugin as _0x2528e5}from'ckeditor5/src/core.js';import{getTranslation as _0x4582bb}from'../utils/common-translations.js';const ti=[_0xe97888(0x139),_0xe97888(0x125),_0xe97888(0x13e),_0xe97888(0x13f),_0xe97888(0x140),_0xe97888(0x143),_0xe97888(0x13c)];function _0x2e63(_0x426fd4,_0x337cc8){const _0x3419d5=_0x3419();return _0x2e63=function(_0x2e63d6,_0xbfb8fd){_0x2e63d6=_0x2e63d6-0x117;let _0xc8ec67=_0x3419d5[_0x2e63d6];return _0xc8ec67;},_0x2e63(_0x426fd4,_0x337cc8);}function _0x3419(){const _0x53300e=['StrikethroughEditing','*Format:*\x20%0','italic','SubscriptEditing','toLowerCase','55055CfOHSI','afterInit','254028LzyhXP','registerInlineAttribute','plugins','superscript','FORMAT_ITALIC','339388qiVptr','FORMAT_BOLD','subscript','commandParams','FORMAT_','toUpperCase','TrackChangesEditing','1778184eHWBlS','has','strikethrough','forceValue','55fQzuTh','*Remove\x20format:*\x20%0','registerDescriptionCallback','208iuSKen','commandName','descriptionFactory','ItalicEditing','format','code','1280zmpChA','FORMAT_CODE','registerAttributeLabel','slice','formatInline','FORMAT_STRIKETHROUGH','underline','locale','FORMAT_SUBSCRIPT','editor','_registerLegacyDescription','get','1356IefGdF','3519230ayoNJg','type','589005Hfpmtp','FORMAT_SUPERSCRIPT','BoldEditing','FORMAT_UNDERLINE','enableDefaultAttributesIntegration','SuperscriptEditing','bold','UnderlineEditing','CodeEditing'];_0x3419=function(){return _0x53300e;};return _0x3419();}export default class U extends _0x2528e5{[_0xe97888(0x146)](){const _0x27edb4=_0xe97888,_0x4bdcf2=this[_0x27edb4(0x131)],_0x5b8553=_0x4bdcf2[_0x27edb4(0x149)][_0x27edb4(0x133)](_0x27edb4(0x11a)),_0x391e44=_0x4bdcf2[_0x27edb4(0x12f)];for(const _0x315b0b of ti){if(!_0x4bdcf2[_0x27edb4(0x149)][_0x27edb4(0x11c)](_0x315b0b))continue;const _0x38453d=_0x315b0b[_0x27edb4(0x12b)](0x0,-0x7)[_0x27edb4(0x144)](),_0x9fd42=_0x27edb4(0x118)+_0x38453d[_0x27edb4(0x119)]();_0x5b8553[_0x27edb4(0x13b)](_0x38453d),_0x5b8553[_0x27edb4(0x148)](_0x38453d),_0x5b8553[_0x27edb4(0x124)][_0x27edb4(0x12a)](_0x38453d,_0x4582bb(_0x391e44,_0x9fd42));}this[_0x27edb4(0x132)]();}[_0xe97888(0x132)](){const _0x228915=_0xe97888,_0x191830=this[_0x228915(0x131)],_0x5f198b=_0x191830[_0x228915(0x12f)],_0x5ee14e=_0x191830[_0x228915(0x149)][_0x228915(0x133)](_0x228915(0x11a));function _0x5e56cd(_0x3ccc5d,_0x2f4226){const _0x29ba43=_0x228915;_0x5ee14e[_0x29ba43(0x124)][_0x29ba43(0x121)](_0x1c93fd=>{const _0xc889f0=_0x29ba43;if(_0xc889f0(0x12c)!=_0x1c93fd[_0xc889f0(0x136)])return;const {data:_0x307800}=_0x1c93fd;return _0x307800&&_0x307800[_0xc889f0(0x123)]===_0x3ccc5d?_0x307800[_0xc889f0(0x117)][0x0][_0xc889f0(0x11e)]?{'type':_0xc889f0(0x126),'content':_0x4582bb(_0x5f198b,_0xc889f0(0x141),_0x2f4226)}:{'type':_0xc889f0(0x126),'content':_0x4582bb(_0x5f198b,_0xc889f0(0x120),_0x2f4226)}:void 0x0;});}_0x5e56cd(_0x228915(0x13d),_0x4582bb(_0x5f198b,_0x228915(0x14d))),_0x5e56cd(_0x228915(0x142),_0x4582bb(_0x5f198b,_0x228915(0x14b))),_0x5e56cd(_0x228915(0x12e),_0x4582bb(_0x5f198b,_0x228915(0x13a))),_0x5e56cd(_0x228915(0x127),_0x4582bb(_0x5f198b,_0x228915(0x129))),_0x5e56cd(_0x228915(0x11d),_0x4582bb(_0x5f198b,_0x228915(0x12d))),_0x5e56cd(_0x228915(0x14e),_0x4582bb(_0x5f198b,_0x228915(0x130))),_0x5e56cd(_0x228915(0x14a),_0x4582bb(_0x5f198b,_0x228915(0x138)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x46fc24=_0x3ca0;(function(_0x3b11c2,_0x1f715c){const _0x3ff213=_0x3ca0,_0x18e11e=_0x3b11c2();while(!![]){try{const _0x4c0deb=-parseInt(_0x3ff213(0x1fb))/0x1*(parseInt(_0x3ff213(0x20f))/0x2)+parseInt(_0x3ff213(0x1f4))/0x3*(-parseInt(_0x3ff213(0x20a))/0x4)+-parseInt(_0x3ff213(0x1ed))/0x5+parseInt(_0x3ff213(0x209))/0x6+parseInt(_0x3ff213(0x1f8))/0x7*(-parseInt(_0x3ff213(0x211))/0x8)+parseInt(_0x3ff213(0x202))/0x9+parseInt(_0x3ff213(0x213))/0xa*(parseInt(_0x3ff213(0x204))/0xb);if(_0x4c0deb===_0x1f715c)break;else _0x18e11e['push'](_0x18e11e['shift']());}catch(_0x35d13c){_0x18e11e['push'](_0x18e11e['shift']());}}}(_0x4996,0xaf4d1));import{Plugin as _0x4d98eb}from'ckeditor5/src/core.js';function _0x4996(){const _0x79377d=['19940eNXGOA','checkChild','parent','BlockQuoteEditing','filter','1702uVnRXX','forceValue','8MenUZO','descriptionFactory','5210SWMLyB','value','model','document','selection','ELEMENT_BLOCK_QUOTE','plugins','2967940KKhcHe','registerDescriptionCallback','name','$root','commandParams','change','commands','336bvtutx','has','from','*Set\x20format:*\x20%0','3615773rmWiML','format','*Remove\x20format:*\x20%0','23UILypW','markBlockFormat','schema','commandName','enableCommand','blockQuote','getSelectedBlocks','2110860NiWiXN','afterInit','22209ozRtoa','editor','locale','TrackChangesEditing','get','6717684iHbHLG'];_0x4996=function(){return _0x79377d;};return _0x4996();}import{getTranslation as _0x3598c9}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x16d4e2}from'../utils/utils.js';function _0x3ca0(_0x407a32,_0x3fd605){const _0x499698=_0x4996();return _0x3ca0=function(_0x3ca0e3,_0x3e63c3){_0x3ca0e3=_0x3ca0e3-0x1e9;let _0x22c6d8=_0x499698[_0x3ca0e3];return _0x22c6d8;},_0x3ca0(_0x407a32,_0x3fd605);}export default class O extends _0x4d98eb{[_0x46fc24(0x203)](){const _0x26d1c2=_0x46fc24,_0x4e4e31=this[_0x26d1c2(0x205)],_0x2299be=_0x4e4e31[_0x26d1c2(0x206)];if(!_0x4e4e31[_0x26d1c2(0x1ec)][_0x26d1c2(0x1f5)](_0x26d1c2(0x20d)))return;const _0x17d285=_0x4e4e31[_0x26d1c2(0x1ec)][_0x26d1c2(0x208)](_0x26d1c2(0x207)),_0x240800=this[_0x26d1c2(0x205)][_0x26d1c2(0x1f3)][_0x26d1c2(0x208)](_0x26d1c2(0x200));_0x17d285[_0x26d1c2(0x1ff)](_0x26d1c2(0x200),(_0x3ab814,_0x18e650={})=>{const _0x18c7e6=_0x26d1c2,_0x2a81ce=this[_0x18c7e6(0x205)][_0x18c7e6(0x215)][_0x18c7e6(0x1e9)][_0x18c7e6(0x1ea)],_0xdd2cc1=_0x18e650&&void 0x0!==_0x18e650[_0x18c7e6(0x210)]?_0x18e650[_0x18c7e6(0x210)]:!_0x240800[_0x18c7e6(0x214)];let _0x5be8d6=[];if(_0xdd2cc1){const _0x187147=Array[_0x18c7e6(0x1f6)](_0x2a81ce[_0x18c7e6(0x201)]())[_0x18c7e6(0x20e)](_0x10de58=>oo(_0x10de58)||function(_0x4cba2d,_0x4ef4cb){const _0x235f4f=_0x18c7e6,_0x59b764=_0x4ef4cb[_0x235f4f(0x20b)](_0x4cba2d[_0x235f4f(0x20c)],_0x235f4f(0x200)),_0x4f3760=_0x4ef4cb[_0x235f4f(0x20b)]([_0x235f4f(0x1f0),_0x235f4f(0x200)],_0x4cba2d);return _0x59b764&&_0x4f3760;}(_0x10de58,this[_0x18c7e6(0x205)][_0x18c7e6(0x215)][_0x18c7e6(0x1fd)]));_0x5be8d6=_0x16d4e2(_0x187147,_0x4e4e31[_0x18c7e6(0x215)]);}else{const _0xe71310=Array[_0x18c7e6(0x1f6)](_0x2a81ce[_0x18c7e6(0x201)]())[_0x18c7e6(0x20e)](_0x4faddc=>oo(_0x4faddc));_0x5be8d6=_0x16d4e2(_0xe71310,_0x4e4e31[_0x18c7e6(0x215)]);}_0x4e4e31[_0x18c7e6(0x215)][_0x18c7e6(0x1f2)](()=>{const _0x1ff320=_0x18c7e6;for(const _0x3ccc6b of _0x5be8d6)_0x17d285[_0x1ff320(0x1fc)](_0x3ccc6b,{'commandName':_0x1ff320(0x200),'commandParams':[{'forceValue':_0xdd2cc1}]});});}),_0x17d285[_0x26d1c2(0x212)][_0x26d1c2(0x1ee)](_0x53e833=>{const _0x4ad247=_0x26d1c2,{data:_0x11f5e1}=_0x53e833;if(_0x11f5e1&&_0x4ad247(0x200)==_0x11f5e1[_0x4ad247(0x1fe)]){const _0x547b34=_0x3598c9(_0x2299be,_0x4ad247(0x1eb));return _0x11f5e1[_0x4ad247(0x1f1)][0x0][_0x4ad247(0x210)]?{'type':_0x4ad247(0x1f9),'content':_0x3598c9(_0x2299be,_0x4ad247(0x1f7),_0x547b34)}:{'type':_0x4ad247(0x1f9),'content':_0x3598c9(_0x2299be,_0x4ad247(0x1fa),_0x547b34)};}});}}function oo(_0x2cce16){const _0x31e8d9=_0x46fc24;return _0x31e8d9(0x200)==_0x2cce16[_0x31e8d9(0x20c)][_0x31e8d9(0x1ef)];}
23
+ const _0x1f6b2e=_0x1ef2;function _0x10f8(){const _0x5ba78c=['getSelectedBlocks','26445UtZEfN','1360200chQnFB','checkChild','commandName','commands','has','value','6342BeIOhk','TrackChangesEditing','64353yGbrRz','blockQuote','124ttNjca','forceValue','plugins','ELEMENT_BLOCK_QUOTE','*Set\x20format:*\x20%0','schema','document','afterInit','58sjdPnS','commandParams','parent','descriptionFactory','from','get','*Remove\x20format:*\x20%0','change','name','locale','1283664lukDtY','markBlockFormat','filter','selection','3055896IBlCOk','enableCommand','model','BlockQuoteEditing','$root','editor','format','registerDescriptionCallback','1485169uaywVr'];_0x10f8=function(){return _0x5ba78c;};return _0x10f8();}(function(_0xfcc261,_0x59d27e){const _0x53d6c9=_0x1ef2,_0x2a1200=_0xfcc261();while(!![]){try{const _0x31f3fe=-parseInt(_0x53d6c9(0x1f5))/0x1+-parseInt(_0x53d6c9(0x1ff))/0x2*(parseInt(_0x53d6c9(0x1f3))/0x3)+-parseInt(_0x53d6c9(0x1f7))/0x4*(-parseInt(_0x53d6c9(0x1ec))/0x5)+-parseInt(_0x53d6c9(0x1de))/0x6+-parseInt(_0x53d6c9(0x1ea))/0x7+parseInt(_0x53d6c9(0x1ed))/0x8+parseInt(_0x53d6c9(0x1e2))/0x9;if(_0x31f3fe===_0x59d27e)break;else _0x2a1200['push'](_0x2a1200['shift']());}catch(_0x1c0450){_0x2a1200['push'](_0x2a1200['shift']());}}}(_0x10f8,0x1db9e));import{Plugin as _0x3bb21c}from'ckeditor5/src/core.js';function _0x1ef2(_0x9b5e69,_0x49c0f4){const _0x10f8d5=_0x10f8();return _0x1ef2=function(_0x1ef20f,_0x5adaf8){_0x1ef20f=_0x1ef20f-0x1d6;let _0x1cb8aa=_0x10f8d5[_0x1ef20f];return _0x1cb8aa;},_0x1ef2(_0x9b5e69,_0x49c0f4);}import{getTranslation as _0x1cd89e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x129406}from'../utils/utils.js';export default class O extends _0x3bb21c{[_0x1f6b2e(0x1fe)](){const _0x2635d7=_0x1f6b2e,_0x155da9=this[_0x2635d7(0x1e7)],_0x526db5=_0x155da9[_0x2635d7(0x1dd)];if(!_0x155da9[_0x2635d7(0x1f9)][_0x2635d7(0x1f1)](_0x2635d7(0x1e5)))return;const _0x35c852=_0x155da9[_0x2635d7(0x1f9)][_0x2635d7(0x1d9)](_0x2635d7(0x1f4)),_0x19fcf5=this[_0x2635d7(0x1e7)][_0x2635d7(0x1f0)][_0x2635d7(0x1d9)](_0x2635d7(0x1f6));_0x35c852[_0x2635d7(0x1e3)](_0x2635d7(0x1f6),(_0x349aac,_0x278968={})=>{const _0x58dcc6=_0x2635d7,_0x3e853f=this[_0x58dcc6(0x1e7)][_0x58dcc6(0x1e4)][_0x58dcc6(0x1fd)][_0x58dcc6(0x1e1)],_0x2d67b0=_0x278968&&void 0x0!==_0x278968[_0x58dcc6(0x1f8)]?_0x278968[_0x58dcc6(0x1f8)]:!_0x19fcf5[_0x58dcc6(0x1f2)];let _0x246cc0=[];if(_0x2d67b0){const _0x57a0cd=Array[_0x58dcc6(0x1d8)](_0x3e853f[_0x58dcc6(0x1eb)]())[_0x58dcc6(0x1e0)](_0x526334=>oo(_0x526334)||function(_0x32b760,_0x75350a){const _0x58ca9a=_0x58dcc6,_0x51b3a4=_0x75350a[_0x58ca9a(0x1ee)](_0x32b760[_0x58ca9a(0x1d6)],_0x58ca9a(0x1f6)),_0x4995c1=_0x75350a[_0x58ca9a(0x1ee)]([_0x58ca9a(0x1e6),_0x58ca9a(0x1f6)],_0x32b760);return _0x51b3a4&&_0x4995c1;}(_0x526334,this[_0x58dcc6(0x1e7)][_0x58dcc6(0x1e4)][_0x58dcc6(0x1fc)]));_0x246cc0=_0x129406(_0x57a0cd,_0x155da9[_0x58dcc6(0x1e4)]);}else{const _0x55209d=Array[_0x58dcc6(0x1d8)](_0x3e853f[_0x58dcc6(0x1eb)]())[_0x58dcc6(0x1e0)](_0x8daa3c=>oo(_0x8daa3c));_0x246cc0=_0x129406(_0x55209d,_0x155da9[_0x58dcc6(0x1e4)]);}_0x155da9[_0x58dcc6(0x1e4)][_0x58dcc6(0x1db)](()=>{const _0x3ebe62=_0x58dcc6;for(const _0x520aab of _0x246cc0)_0x35c852[_0x3ebe62(0x1df)](_0x520aab,{'commandName':_0x3ebe62(0x1f6),'commandParams':[{'forceValue':_0x2d67b0}]});});}),_0x35c852[_0x2635d7(0x1d7)][_0x2635d7(0x1e9)](_0x7f972e=>{const _0x1fbe51=_0x2635d7,{data:_0x332589}=_0x7f972e;if(_0x332589&&_0x1fbe51(0x1f6)==_0x332589[_0x1fbe51(0x1ef)]){const _0x533f96=_0x1cd89e(_0x526db5,_0x1fbe51(0x1fa));return _0x332589[_0x1fbe51(0x200)][0x0][_0x1fbe51(0x1f8)]?{'type':_0x1fbe51(0x1e8),'content':_0x1cd89e(_0x526db5,_0x1fbe51(0x1fb),_0x533f96)}:{'type':_0x1fbe51(0x1e8),'content':_0x1cd89e(_0x526db5,_0x1fbe51(0x1da),_0x533f96)};}});}}function oo(_0x5a5a81){const _0x151a04=_0x1f6b2e;return _0x151a04(0x1f6)==_0x5a5a81[_0x151a04(0x1d6)][_0x151a04(0x1dc)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e2c5c=_0xdb54;function _0xdb54(_0x47020c,_0x1e4427){const _0x20135c=_0x2013();return _0xdb54=function(_0xdb5442,_0x1300cf){_0xdb5442=_0xdb5442-0xaa;let _0x3bba1f=_0x20135c[_0xdb5442];return _0x3bba1f;},_0xdb54(_0x47020c,_0x1e4427);}(function(_0x5f28d1,_0x4198f2){const _0x364139=_0xdb54,_0x2e51b4=_0x5f28d1();while(!![]){try{const _0x2ac746=parseInt(_0x364139(0xbb))/0x1+-parseInt(_0x364139(0xb6))/0x2+-parseInt(_0x364139(0xbe))/0x3*(-parseInt(_0x364139(0xbf))/0x4)+parseInt(_0x364139(0xb4))/0x5+-parseInt(_0x364139(0xb7))/0x6*(-parseInt(_0x364139(0xb2))/0x7)+parseInt(_0x364139(0xb1))/0x8*(parseInt(_0x364139(0xbc))/0x9)+-parseInt(_0x364139(0xad))/0xa*(parseInt(_0x364139(0xaa))/0xb);if(_0x2ac746===_0x4198f2)break;else _0x2e51b4['push'](_0x2e51b4['shift']());}catch(_0x25ce0e){_0x2e51b4['push'](_0x2e51b4['shift']());}}}(_0x2013,0xa4e96));import{Plugin as _0x5e06e7}from'ckeditor5/src/core.js';function _0x2013(){const _0x51304b=['plugins','editor','5176hMHPmx','7bcBYpA','CaseChange','259215zUmpZv','TrackChangesEditing','1561728OoJCAD','7905432MjFSIO','changeCaseUpper','afterInit','enableCommand','1287692bNZkHu','1665XcKSgz','get','24WSCfME','325500AZuoYV','110cWAmZi','changeCaseLower','changeCaseTitle','1971460ZnHFkC','has'];_0x2013=function(){return _0x51304b;};return _0x2013();}export default class F extends _0x5e06e7{[_0x4e2c5c(0xb9)](){const _0xd75afa=_0x4e2c5c,_0xb4236c=this[_0xd75afa(0xb0)];_0xb4236c[_0xd75afa(0xaf)][_0xd75afa(0xae)](_0xd75afa(0xb3))&&(_0xb4236c[_0xd75afa(0xaf)][_0xd75afa(0xbd)](_0xd75afa(0xb5))[_0xd75afa(0xba)](_0xd75afa(0xb8)),_0xb4236c[_0xd75afa(0xaf)][_0xd75afa(0xbd)](_0xd75afa(0xb5))[_0xd75afa(0xba)](_0xd75afa(0xab)),_0xb4236c[_0xd75afa(0xaf)][_0xd75afa(0xbd)](_0xd75afa(0xb5))[_0xd75afa(0xba)](_0xd75afa(0xac)));}}
23
+ function _0x1522(){const _0x2d0c83=['1301460hqRwpZ','2863064CRdGyh','2636HPTwwc','CaseChange','get','174730NHbEhh','changeCaseTitle','7nLxpIW','changeCaseLower','447DBOVkP','2AIMWQV','TrackChangesEditing','editor','167227ljRTWv','has','577360xVneoH','enableCommand','9JHWytk','plugins','changeCaseUpper','afterInit','5129113RtOdZR'];_0x1522=function(){return _0x2d0c83;};return _0x1522();}const _0x543053=_0xcf94;function _0xcf94(_0x54c7c4,_0xb5e46b){const _0x1522df=_0x1522();return _0xcf94=function(_0xcf9430,_0xafe9cd){_0xcf9430=_0xcf9430-0x11e;let _0x29a674=_0x1522df[_0xcf9430];return _0x29a674;},_0xcf94(_0x54c7c4,_0xb5e46b);}(function(_0x558fb7,_0x1726d3){const _0x2d7a53=_0xcf94,_0x477717=_0x558fb7();while(!![]){try{const _0x315953=-parseInt(_0x2d7a53(0x128))/0x1*(-parseInt(_0x2d7a53(0x125))/0x2)+-parseInt(_0x2d7a53(0x124))/0x3*(parseInt(_0x2d7a53(0x133))/0x4)+-parseInt(_0x2d7a53(0x12a))/0x5+parseInt(_0x2d7a53(0x131))/0x6+-parseInt(_0x2d7a53(0x122))/0x7*(parseInt(_0x2d7a53(0x132))/0x8)+parseInt(_0x2d7a53(0x12c))/0x9*(-parseInt(_0x2d7a53(0x120))/0xa)+parseInt(_0x2d7a53(0x130))/0xb;if(_0x315953===_0x1726d3)break;else _0x477717['push'](_0x477717['shift']());}catch(_0x773884){_0x477717['push'](_0x477717['shift']());}}}(_0x1522,0x3fd19));import{Plugin as _0x1f4141}from'ckeditor5/src/core.js';export default class F extends _0x1f4141{[_0x543053(0x12f)](){const _0x4fac97=_0x543053,_0x128e72=this[_0x4fac97(0x127)];_0x128e72[_0x4fac97(0x12d)][_0x4fac97(0x129)](_0x4fac97(0x11e))&&(_0x128e72[_0x4fac97(0x12d)][_0x4fac97(0x11f)](_0x4fac97(0x126))[_0x4fac97(0x12b)](_0x4fac97(0x12e)),_0x128e72[_0x4fac97(0x12d)][_0x4fac97(0x11f)](_0x4fac97(0x126))[_0x4fac97(0x12b)](_0x4fac97(0x123)),_0x128e72[_0x4fac97(0x12d)][_0x4fac97(0x11f)](_0x4fac97(0x126))[_0x4fac97(0x12b)](_0x4fac97(0x121)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58d3ed=_0x54ad;(function(_0x28dd7b,_0x7eb5f1){const _0x312a52=_0x54ad,_0x19f993=_0x28dd7b();while(!![]){try{const _0x112606=-parseInt(_0x312a52(0x112))/0x1*(-parseInt(_0x312a52(0x115))/0x2)+parseInt(_0x312a52(0x10d))/0x3*(parseInt(_0x312a52(0x118))/0x4)+parseInt(_0x312a52(0x108))/0x5+parseInt(_0x312a52(0x114))/0x6*(parseInt(_0x312a52(0x109))/0x7)+parseInt(_0x312a52(0x10b))/0x8*(parseInt(_0x312a52(0x119))/0x9)+parseInt(_0x312a52(0x10a))/0xa*(-parseInt(_0x312a52(0x10f))/0xb)+-parseInt(_0x312a52(0x11a))/0xc;if(_0x112606===_0x7eb5f1)break;else _0x19f993['push'](_0x19f993['shift']());}catch(_0x1fc450){_0x19f993['push'](_0x19f993['shift']());}}}(_0x1ee3,0x703dd));function _0x1ee3(){const _0x138c4b=['editor','get','2714588ibUhJi','6381JrfptS','11442612kIJhTg','TrackChangesEditing','2804560FdqIip','1113KgJxic','10NhdkDo','1048gvsjHk','commands','3FLDtnz','afterInit','9985822PFdCuZ','plugins','enableCommand','10746iNDlGF','ckbox','25548mkAHvu','58aZntfG'];_0x1ee3=function(){return _0x138c4b;};return _0x1ee3();}import{Plugin as _0x522a37}from'ckeditor5/src/core.js';function _0x54ad(_0x2b9138,_0x18f5c9){const _0x1ee3b7=_0x1ee3();return _0x54ad=function(_0x54ad65,_0x48095b){_0x54ad65=_0x54ad65-0x107;let _0x1dd3bb=_0x1ee3b7[_0x54ad65];return _0x1dd3bb;},_0x54ad(_0x2b9138,_0x18f5c9);}export default class G extends _0x522a37{[_0x58d3ed(0x10e)](){const _0x4f3d8b=_0x58d3ed,_0x1d5516=this[_0x4f3d8b(0x116)];_0x1d5516[_0x4f3d8b(0x10c)][_0x4f3d8b(0x117)](_0x4f3d8b(0x113))&&_0x1d5516[_0x4f3d8b(0x110)][_0x4f3d8b(0x117)](_0x4f3d8b(0x107))[_0x4f3d8b(0x111)](_0x4f3d8b(0x113));}}
23
+ const _0x38bd08=_0xa790;(function(_0xf491cc,_0x5ba64e){const _0x4b371d=_0xa790,_0x16317b=_0xf491cc();while(!![]){try{const _0x416b0f=parseInt(_0x4b371d(0xb9))/0x1*(-parseInt(_0x4b371d(0xbc))/0x2)+parseInt(_0x4b371d(0xb8))/0x3+-parseInt(_0x4b371d(0xb3))/0x4+-parseInt(_0x4b371d(0xb1))/0x5*(-parseInt(_0x4b371d(0xb7))/0x6)+-parseInt(_0x4b371d(0xaf))/0x7+-parseInt(_0x4b371d(0xba))/0x8*(-parseInt(_0x4b371d(0xbb))/0x9)+parseInt(_0x4b371d(0xb4))/0xa;if(_0x416b0f===_0x5ba64e)break;else _0x16317b['push'](_0x16317b['shift']());}catch(_0x2f2f1c){_0x16317b['push'](_0x16317b['shift']());}}}(_0x1a03,0x9b05a));import{Plugin as _0x56b2fc}from'ckeditor5/src/core.js';export default class G extends _0x56b2fc{[_0x38bd08(0xb5)](){const _0x3eb787=_0x38bd08,_0x505127=this[_0x3eb787(0xab)];_0x505127[_0x3eb787(0xad)][_0x3eb787(0xb2)](_0x3eb787(0xac))&&_0x505127[_0x3eb787(0xae)][_0x3eb787(0xb2)](_0x3eb787(0xb6))[_0x3eb787(0xb0)](_0x3eb787(0xac));}}function _0xa790(_0x355964,_0x5cf88c){const _0x1a038b=_0x1a03();return _0xa790=function(_0xa79007,_0x17d0bd){_0xa79007=_0xa79007-0xab;let _0x5343aa=_0x1a038b[_0xa79007];return _0x5343aa;},_0xa790(_0x355964,_0x5cf88c);}function _0x1a03(){const _0x1abc0=['8ezVHeb','6569487zUohvT','232506FjLhox','editor','ckbox','commands','plugins','6538301DwlLQF','enableCommand','2360WKLVmf','get','3174940FItgin','10311210zVsppS','afterInit','TrackChangesEditing','11838rIGBYU','1801356AMlcqW','8iRHIOP'];_0x1a03=function(){return _0x1abc0;};return _0x1a03();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2cc836=_0x52da;(function(_0x2d1c27,_0xb5649e){const _0x471844=_0x52da,_0x3f3455=_0x2d1c27();while(!![]){try{const _0x3e0f77=parseInt(_0x471844(0x1e1))/0x1+parseInt(_0x471844(0x1e8))/0x2+-parseInt(_0x471844(0x1d3))/0x3+parseInt(_0x471844(0x1f5))/0x4*(parseInt(_0x471844(0x1d4))/0x5)+parseInt(_0x471844(0x1ef))/0x6*(parseInt(_0x471844(0x1f0))/0x7)+-parseInt(_0x471844(0x1ee))/0x8*(parseInt(_0x471844(0x1cf))/0x9)+-parseInt(_0x471844(0x1ec))/0xa;if(_0x3e0f77===_0xb5649e)break;else _0x3f3455['push'](_0x3f3455['shift']());}catch(_0x22b7bf){_0x3f3455['push'](_0x3f3455['shift']());}}}(_0x393a,0x9467e));import{Plugin as _0x291c45}from'ckeditor5/src/core.js';function _0x393a(){const _0x305dd2=['document','from','forceValue','18yyXGgW','checkChild','registerDescriptionCallback','find','2748606ZhbfDF','565445DyEoCi','codeBlock','registerElementLabel','selection','languages','plugins','format','toLowerCase','get','descriptionFactory','indentCodeBlock','rootElement','parent','942406vSZWTc','enableCommand','markBlockFormat','model','TrackChangesEditing','commandName','afterInit','2245730ckQuHJ','commands','has','commandParams','14618900ddRUOp','value','1498928AfaIQn','90TfqnDN','498981swpkSq','label','editor','name','change','8jZMLOY','locale','language','filter','schema','blockName','ELEMENT_CODE_BLOCK','CodeBlock','type','config','*Remove\x20format:*\x20%0','formatBlock','isLimit','outdentCodeBlock','getSelectedBlocks','*Set\x20format:*\x20%0'];_0x393a=function(){return _0x305dd2;};return _0x393a();}import{getTranslation as _0x43d470}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2f36bb}from'../utils/utils.js';export default class L extends _0x291c45{[_0x2cc836(0x1e7)](){const _0x56a97b=_0x2cc836,_0x33c4fb=this[_0x56a97b(0x1f2)];if(!_0x33c4fb[_0x56a97b(0x1d9)][_0x56a97b(0x1ea)](_0x56a97b(0x1fc)))return;const _0x2c9a71=_0x33c4fb[_0x56a97b(0x1d9)][_0x56a97b(0x1dc)](_0x56a97b(0x1e5)),_0x213b6b=_0x33c4fb[_0x56a97b(0x1f6)],_0x1da3c0=_0x33c4fb[_0x56a97b(0x1fe)][_0x56a97b(0x1dc)](_0x56a97b(0x1d5))[_0x56a97b(0x1d8)],_0x47a960=_0x33c4fb[_0x56a97b(0x1e9)][_0x56a97b(0x1dc)](_0x56a97b(0x1d5));_0x2c9a71[_0x56a97b(0x1e2)](_0x56a97b(0x1de)),_0x2c9a71[_0x56a97b(0x1e2)](_0x56a97b(0x202)),_0x2c9a71[_0x56a97b(0x1e2)](_0x56a97b(0x1d5),(_0x4d1583,_0x36a008={})=>{const _0x44152a=_0x56a97b,_0x251191=_0x33c4fb[_0x44152a(0x1e4)],_0x51949a=_0x33c4fb[_0x44152a(0x1e4)][_0x44152a(0x205)][_0x44152a(0x1d7)],_0x56a49b=_0x36a008&&void 0x0!==_0x36a008[_0x44152a(0x1ce)]?_0x36a008[_0x44152a(0x1ce)]:!_0x47a960[_0x44152a(0x1ed)];let _0x151a39;_0x36a008[_0x44152a(0x1f7)]||(_0x36a008[_0x44152a(0x1f7)]=_0x1da3c0[0x0][_0x44152a(0x1f7)]),_0x151a39=_0x56a49b?Array[_0x44152a(0x1cd)](_0x51949a[_0x44152a(0x203)]())[_0x44152a(0x1f8)](_0x27301=>eo(_0x27301)||function(_0x24652,_0x1a68d1){const _0x530239=_0x44152a;if(_0x24652['is'](_0x530239(0x1df))||_0x1a68d1[_0x530239(0x201)](_0x24652))return!0x1;return _0x1a68d1[_0x530239(0x1d0)](_0x24652[_0x530239(0x1e0)],_0x530239(0x1d5));}(_0x27301,_0x251191[_0x44152a(0x1f9)])):Array[_0x44152a(0x1cd)](_0x51949a[_0x44152a(0x203)]())[_0x44152a(0x1f8)](_0x3dc19d=>eo(_0x3dc19d));const _0x422f2a=_0x2f36bb(_0x151a39,_0x251191);_0x251191[_0x44152a(0x1f4)](()=>{const _0x49237b=_0x44152a;for(const _0x3a0ca2 of _0x422f2a)_0x2c9a71[_0x49237b(0x1e3)](_0x3a0ca2,{'commandName':_0x49237b(0x1d5),'commandParams':[{..._0x36a008,'forceValue':_0x56a49b}],'formatGroupId':_0x49237b(0x1fa)});});}),(_0x2c9a71[_0x56a97b(0x1dd)][_0x56a97b(0x1d6)](_0x56a97b(0x1d5),_0x37f72d=>_0x43d470(_0x213b6b,_0x56a97b(0x1fb),_0x37f72d)),_0x2c9a71[_0x56a97b(0x1dd)][_0x56a97b(0x1d1)](_0x4b272f=>{const _0x40e534=_0x56a97b;if(_0x40e534(0x200)!=_0x4b272f[_0x40e534(0x1fd)])return;const _0xdc9a41=_0x213b6b['t'],{data:_0x47e937}=_0x4b272f;if(!_0x47e937||_0x40e534(0x1d5)!=_0x47e937[_0x40e534(0x1e6)])return;const _0x34953e=_0x47e937[_0x40e534(0x1eb)][0x0][_0x40e534(0x1f7)],_0x269299=_0xdc9a41(_0x1da3c0[_0x40e534(0x1d2)](_0x3cd3e8=>_0x3cd3e8[_0x40e534(0x1f7)]===_0x34953e)[_0x40e534(0x1f1)])[_0x40e534(0x1db)]();return _0x47e937[_0x40e534(0x1eb)][0x0][_0x40e534(0x1ce)]?{'type':_0x40e534(0x1da),'content':_0x43d470(_0x213b6b,_0x40e534(0x204),_0x43d470(_0x213b6b,_0x40e534(0x1fb),0x1)+'\x20('+_0x269299+')')}:{'type':_0x40e534(0x1da),'content':_0x43d470(_0x213b6b,_0x40e534(0x1ff),_0x43d470(_0x213b6b,_0x40e534(0x1fb),0x1))};}));}}function _0x52da(_0x4e015c,_0x496855){const _0x393aca=_0x393a();return _0x52da=function(_0x52da35,_0x5b46ed){_0x52da35=_0x52da35-0x1cd;let _0x4b3244=_0x393aca[_0x52da35];return _0x4b3244;},_0x52da(_0x4e015c,_0x496855);}function eo(_0x2311e9){const _0x1377f9=_0x2cc836;return _0x1377f9(0x1d5)==_0x2311e9[_0x1377f9(0x1f3)];}
23
+ const _0x3e411b=_0x119d;(function(_0x4f1800,_0x4ee3f0){const _0x5d1f35=_0x119d,_0x4b1fa2=_0x4f1800();while(!![]){try{const _0x1abecf=-parseInt(_0x5d1f35(0x10a))/0x1+-parseInt(_0x5d1f35(0xfa))/0x2+-parseInt(_0x5d1f35(0xf1))/0x3+-parseInt(_0x5d1f35(0xfe))/0x4*(-parseInt(_0x5d1f35(0x120))/0x5)+parseInt(_0x5d1f35(0x10e))/0x6+parseInt(_0x5d1f35(0xf0))/0x7*(parseInt(_0x5d1f35(0x11b))/0x8)+parseInt(_0x5d1f35(0x116))/0x9*(-parseInt(_0x5d1f35(0x10b))/0xa);if(_0x1abecf===_0x4ee3f0)break;else _0x4b1fa2['push'](_0x4b1fa2['shift']());}catch(_0x29e49f){_0x4b1fa2['push'](_0x4b1fa2['shift']());}}}(_0x1616,0xae7b1));import{Plugin as _0x183b08}from'ckeditor5/src/core.js';function _0x119d(_0x1f9494,_0x1294ca){const _0x16168e=_0x1616();return _0x119d=function(_0x119dd8,_0x1920f3){_0x119dd8=_0x119dd8-0xf0;let _0x49a7c1=_0x16168e[_0x119dd8];return _0x49a7c1;},_0x119d(_0x1f9494,_0x1294ca);}import{getTranslation as _0x2c01c7}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4f9f1a}from'../utils/utils.js';function _0x1616(){const _0x29b904=['from','get','language','codeBlock','parent','plugins','registerElementLabel','isLimit','369146fpoWsk','label','afterInit','config','328zWlrWc','descriptionFactory','name','indentCodeBlock','*Set\x20format:*\x20%0','formatBlock','rootElement','registerDescriptionCallback','checkChild','change','type','commands','359951mxZPNh','20EtTsvd','filter','blockName','5384100NMCkFZ','value','schema','format','model','getSelectedBlocks','*Remove\x20format:*\x20%0','markBlockFormat','5852637RwBswv','TrackChangesEditing','forceValue','CodeBlock','commandParams','128alhnfB','has','enableCommand','find','ELEMENT_CODE_BLOCK','68945HaUVMl','selection','document','commandName','languages','editor','toLowerCase','outdentCodeBlock','locale','311864UKGoGA','543291lWOTxF'];_0x1616=function(){return _0x29b904;};return _0x1616();}export default class L extends _0x183b08{[_0x3e411b(0xfc)](){const _0x1f874a=_0x3e411b,_0x328030=this[_0x1f874a(0x125)];if(!_0x328030[_0x1f874a(0xf7)][_0x1f874a(0x11c)](_0x1f874a(0x119)))return;const _0x5e4d0d=_0x328030[_0x1f874a(0xf7)][_0x1f874a(0xf3)](_0x1f874a(0x117)),_0x2d1f19=_0x328030[_0x1f874a(0x128)],_0x4574d6=_0x328030[_0x1f874a(0xfd)][_0x1f874a(0xf3)](_0x1f874a(0xf5))[_0x1f874a(0x124)],_0x3c6d5b=_0x328030[_0x1f874a(0x109)][_0x1f874a(0xf3)](_0x1f874a(0xf5));_0x5e4d0d[_0x1f874a(0x11d)](_0x1f874a(0x101)),_0x5e4d0d[_0x1f874a(0x11d)](_0x1f874a(0x127)),_0x5e4d0d[_0x1f874a(0x11d)](_0x1f874a(0xf5),(_0x37e531,_0x506208={})=>{const _0x5483fc=_0x1f874a,_0x47e576=_0x328030[_0x5483fc(0x112)],_0x28d132=_0x328030[_0x5483fc(0x112)][_0x5483fc(0x122)][_0x5483fc(0x121)],_0x458e2b=_0x506208&&void 0x0!==_0x506208[_0x5483fc(0x118)]?_0x506208[_0x5483fc(0x118)]:!_0x3c6d5b[_0x5483fc(0x10f)];let _0x4b0a5e;_0x506208[_0x5483fc(0xf4)]||(_0x506208[_0x5483fc(0xf4)]=_0x4574d6[0x0][_0x5483fc(0xf4)]),_0x4b0a5e=_0x458e2b?Array[_0x5483fc(0xf2)](_0x28d132[_0x5483fc(0x113)]())[_0x5483fc(0x10c)](_0x4b1edb=>eo(_0x4b1edb)||function(_0x4dfcb6,_0x25148f){const _0x57393=_0x5483fc;if(_0x4dfcb6['is'](_0x57393(0x104))||_0x25148f[_0x57393(0xf9)](_0x4dfcb6))return!0x1;return _0x25148f[_0x57393(0x106)](_0x4dfcb6[_0x57393(0xf6)],_0x57393(0xf5));}(_0x4b1edb,_0x47e576[_0x5483fc(0x110)])):Array[_0x5483fc(0xf2)](_0x28d132[_0x5483fc(0x113)]())[_0x5483fc(0x10c)](_0x52dd16=>eo(_0x52dd16));const _0x36e1ea=_0x4f9f1a(_0x4b0a5e,_0x47e576);_0x47e576[_0x5483fc(0x107)](()=>{const _0x51f944=_0x5483fc;for(const _0x39f816 of _0x36e1ea)_0x5e4d0d[_0x51f944(0x115)](_0x39f816,{'commandName':_0x51f944(0xf5),'commandParams':[{..._0x506208,'forceValue':_0x458e2b}],'formatGroupId':_0x51f944(0x10d)});});}),(_0x5e4d0d[_0x1f874a(0xff)][_0x1f874a(0xf8)](_0x1f874a(0xf5),_0x119a6a=>_0x2c01c7(_0x2d1f19,_0x1f874a(0x11f),_0x119a6a)),_0x5e4d0d[_0x1f874a(0xff)][_0x1f874a(0x105)](_0xcb13f1=>{const _0x5a2238=_0x1f874a;if(_0x5a2238(0x103)!=_0xcb13f1[_0x5a2238(0x108)])return;const _0x4a44af=_0x2d1f19['t'],{data:_0x16a505}=_0xcb13f1;if(!_0x16a505||_0x5a2238(0xf5)!=_0x16a505[_0x5a2238(0x123)])return;const _0x18a1dd=_0x16a505[_0x5a2238(0x11a)][0x0][_0x5a2238(0xf4)],_0x127399=_0x4a44af(_0x4574d6[_0x5a2238(0x11e)](_0xa2926=>_0xa2926[_0x5a2238(0xf4)]===_0x18a1dd)[_0x5a2238(0xfb)])[_0x5a2238(0x126)]();return _0x16a505[_0x5a2238(0x11a)][0x0][_0x5a2238(0x118)]?{'type':_0x5a2238(0x111),'content':_0x2c01c7(_0x2d1f19,_0x5a2238(0x102),_0x2c01c7(_0x2d1f19,_0x5a2238(0x11f),0x1)+'\x20('+_0x127399+')')}:{'type':_0x5a2238(0x111),'content':_0x2c01c7(_0x2d1f19,_0x5a2238(0x114),_0x2c01c7(_0x2d1f19,_0x5a2238(0x11f),0x1))};}));}}function eo(_0x15fb9f){const _0x5d75be=_0x3e411b;return _0x5d75be(0xf5)==_0x15fb9f[_0x5d75be(0x100)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x464223=_0x339d;(function(_0x334790,_0x4f9c4a){const _0x141b00=_0x339d,_0x3ba2da=_0x334790();while(!![]){try{const _0x32e92c=-parseInt(_0x141b00(0xf3))/0x1+-parseInt(_0x141b00(0xff))/0x2*(parseInt(_0x141b00(0x103))/0x3)+-parseInt(_0x141b00(0xfe))/0x4+parseInt(_0x141b00(0xf8))/0x5+-parseInt(_0x141b00(0xf5))/0x6+-parseInt(_0x141b00(0xf1))/0x7*(-parseInt(_0x141b00(0xf2))/0x8)+parseInt(_0x141b00(0xf9))/0x9*(parseInt(_0x141b00(0x100))/0xa);if(_0x32e92c===_0x4f9c4a)break;else _0x3ba2da['push'](_0x3ba2da['shift']());}catch(_0x599c56){_0x3ba2da['push'](_0x3ba2da['shift']());}}}(_0x482e,0x2d59b));import{Plugin as _0x5512d3}from'ckeditor5/src/core.js';function _0x482e(){const _0x410f64=['get','76110zvKQBi','577602QiIaZA','editor','CommentsEditing','enableCommand','addCommentThread','400200IEWzbQ','14tZGCvT','50naSfJA','plugins','has','97494vTBxKi','56yRdvxO','220912hVAxBw','4418jgsjSi','TrackChangesEditing','235890xkFxzh','afterInit'];_0x482e=function(){return _0x410f64;};return _0x482e();}function _0x339d(_0x127752,_0x33f974){const _0x482efe=_0x482e();return _0x339d=function(_0x339dee,_0x25733a){_0x339dee=_0x339dee-0xf1;let _0x50320d=_0x482efe[_0x339dee];return _0x50320d;},_0x339d(_0x127752,_0x33f974);}export default class H extends _0x5512d3{[_0x464223(0xf6)](){const _0x37a16c=_0x464223,_0x39cd34=this[_0x37a16c(0xfa)];if(!_0x39cd34[_0x37a16c(0x101)][_0x37a16c(0x102)](_0x37a16c(0xfb)))return;_0x39cd34[_0x37a16c(0x101)][_0x37a16c(0xf7)](_0x37a16c(0xf4))[_0x37a16c(0xfc)](_0x37a16c(0xfd));}}
23
+ function _0x2cec(_0x9bb542,_0xabcbf2){const _0x25f6ef=_0x25f6();return _0x2cec=function(_0x2cec93,_0x176998){_0x2cec93=_0x2cec93-0x185;let _0x393a10=_0x25f6ef[_0x2cec93];return _0x393a10;},_0x2cec(_0x9bb542,_0xabcbf2);}const _0x4b3f04=_0x2cec;(function(_0x293dea,_0x2134b7){const _0x19ec95=_0x2cec,_0x4d2a68=_0x293dea();while(!![]){try{const _0xb089a2=-parseInt(_0x19ec95(0x18c))/0x1+-parseInt(_0x19ec95(0x186))/0x2*(-parseInt(_0x19ec95(0x18e))/0x3)+parseInt(_0x19ec95(0x195))/0x4+-parseInt(_0x19ec95(0x190))/0x5*(-parseInt(_0x19ec95(0x18f))/0x6)+-parseInt(_0x19ec95(0x188))/0x7*(parseInt(_0x19ec95(0x197))/0x8)+parseInt(_0x19ec95(0x191))/0x9*(parseInt(_0x19ec95(0x196))/0xa)+-parseInt(_0x19ec95(0x194))/0xb;if(_0xb089a2===_0x2134b7)break;else _0x4d2a68['push'](_0x4d2a68['shift']());}catch(_0xa0bd8f){_0x4d2a68['push'](_0x4d2a68['shift']());}}}(_0x25f6,0x8a875));import{Plugin as _0x5426ce}from'ckeditor5/src/core.js';function _0x25f6(){const _0x146ced=['CommentsEditing','12578753ItYfYs','662972SDmiAe','913930pazvVQ','16hNECaa','afterInit','plugins','2uORAeZ','addCommentThread','878122sMonew','TrackChangesEditing','editor','get','129386lErhKN','has','2530947gAjRpT','306KbfkMV','16460wlLPZh','90Igattp','enableCommand'];_0x25f6=function(){return _0x146ced;};return _0x25f6();}export default class H extends _0x5426ce{[_0x4b3f04(0x198)](){const _0x30a428=_0x4b3f04,_0x543d3e=this[_0x30a428(0x18a)];if(!_0x543d3e[_0x30a428(0x185)][_0x30a428(0x18d)](_0x30a428(0x193)))return;_0x543d3e[_0x30a428(0x185)][_0x30a428(0x18b)](_0x30a428(0x189))[_0x30a428(0x192)](_0x30a428(0x187));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x18ff(_0x5dd30f,_0xa4ab03){const _0x50dc29=_0x50dc();return _0x18ff=function(_0x18ff21,_0x1dd6cc){_0x18ff21=_0x18ff21-0xf9;let _0x5e087b=_0x50dc29[_0x18ff21];return _0x5e087b;},_0x18ff(_0x5dd30f,_0xa4ab03);}const _0x5543c0=_0x18ff;(function(_0x8a1c25,_0x3ade50){const _0x3c441d=_0x18ff,_0x50c004=_0x8a1c25();while(!![]){try{const _0x3229cd=-parseInt(_0x3c441d(0xfd))/0x1*(parseInt(_0x3c441d(0x104))/0x2)+parseInt(_0x3c441d(0x12b))/0x3*(parseInt(_0x3c441d(0x12f))/0x4)+parseInt(_0x3c441d(0x11e))/0x5*(parseInt(_0x3c441d(0x12e))/0x6)+parseInt(_0x3c441d(0x117))/0x7+parseInt(_0x3c441d(0x11a))/0x8*(parseInt(_0x3c441d(0x109))/0x9)+-parseInt(_0x3c441d(0x12c))/0xa*(parseInt(_0x3c441d(0x102))/0xb)+-parseInt(_0x3c441d(0x124))/0xc*(parseInt(_0x3c441d(0xf9))/0xd);if(_0x3229cd===_0x3ade50)break;else _0x50c004['push'](_0x50c004['shift']());}catch(_0x54e416){_0x50c004['push'](_0x50c004['shift']());}}}(_0x50dc,0x2efde));import{Plugin as _0x5566ba}from'ckeditor5/src/core.js';function _0x50dc(){const _0x2015d5=['editing','411RxfdZk','191570jRbuKX','commands','4110duUAsw','4684Cdurnx','$graveyard','showSuggestionHighlights','high','remove','document','selection','unlock','enqueueChange','3828305sXBsKC','uiElement','end','options','852hkdQmz','init','enableCommand','unbindElementFromMarkerName','start','55ivevJN','forward','38PVJuKg','addMarker:suggestion:deletion','buffer','detach','markerNameToElements','9BwtArQ','batch','requires','createRange','removeMarker:suggestion:deletion','getFirstRange','data','delete','root','unit','lock','get','editor','plugins','1049300JUPBMC','downcastDispatcher','TrackChangesEditing','1251232zXibgn','deleteForward','mapper','setSelection','965HnPwoJ','fromRange','writer','createSelection','modifySelection','model','12FFeljM','markerName','isCollapsed','rootName','merge','bind'];_0x50dc=function(){return _0x2015d5;};return _0x50dc();}import{LiveRange as _0x2d526d}from'ckeditor5/src/engine.js';import{Delete as _0xcbcf18}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x4fc9dc}from'./utils.js';export default class q extends _0x5566ba{static get[_0x5543c0(0x10b)](){return[_0xcbcf18];}[_0x5543c0(0xfe)](){const _0x4c1193=_0x5543c0,_0x4d122b=this[_0x4c1193(0x115)],_0x5135f7=_0x4d122b[_0x4c1193(0x116)][_0x4c1193(0x114)](_0x4c1193(0x119));_0x5135f7[_0x4c1193(0xff)](_0x4c1193(0x110));const _0x27c670=_0x4d122b[_0x4c1193(0x12d)][_0x4c1193(0x114)](_0x4c1193(0x11b));_0x5135f7[_0x4c1193(0xff)](_0x4c1193(0x11b),(_0x4c3195,_0x3de3ea={})=>{const _0x598ccd=_0x4c1193,_0x3814c4=_0x4d122b[_0x598ccd(0x123)][_0x598ccd(0x121)](_0x4d122b[_0x598ccd(0x123)][_0x598ccd(0x134)][_0x598ccd(0x135)]);_0x3814c4[_0x598ccd(0x126)]&&_0x4d122b[_0x598ccd(0x123)][_0x598ccd(0x122)](_0x3814c4,{'direction':_0x598ccd(0x103),'unit':_0x3de3ea[_0x598ccd(0x112)]});const _0x198cb6=_0x3814c4[_0x598ccd(0x10e)](),_0x18bf8e=_0x2d526d[_0x598ccd(0x11f)](_0x198cb6);let _0x2cb7db;_0x4c3195(_0x3de3ea),_0x2cb7db=_0x598ccd(0x130)==_0x18bf8e[_0x598ccd(0x111)][_0x598ccd(0x127)]?_0x4d122b[_0x598ccd(0x123)][_0x598ccd(0x10c)](_0x198cb6[_0x598ccd(0x101)]):_0x4d122b[_0x598ccd(0x123)][_0x598ccd(0x10c)](_0x18bf8e[_0x598ccd(0x101)],_0x18bf8e[_0x598ccd(0xfb)]),_0x18bf8e[_0x598ccd(0x107)](),_0x4d122b[_0x598ccd(0x123)][_0x598ccd(0x137)](_0x27c670[_0x598ccd(0x106)][_0x598ccd(0x10a)],_0x2c0610=>{const _0xfd6bb8=_0x598ccd;_0x27c670[_0xfd6bb8(0x106)][_0xfd6bb8(0x113)](),_0x2c0610[_0xfd6bb8(0x11d)](_0x2c0610[_0xfd6bb8(0x10c)](_0x2cb7db[_0xfd6bb8(0xfb)])),_0x27c670[_0xfd6bb8(0x106)][_0xfd6bb8(0x136)]();});}),_0x4d122b[_0x4c1193(0x12a)][_0x4c1193(0x118)]['on'](_0x4c1193(0x105),_0x4fc9dc(_0x4d122b,_0x4c1193(0x128)),{'priority':_0x4c1193(0x132)}),_0x4d122b[_0x4c1193(0x10f)][_0x4c1193(0x118)]['on'](_0x4c1193(0x105),(_0x123735,_0x575bbc,_0x15339b)=>{const _0x1df427=_0x4c1193;_0x15339b[_0x1df427(0xfc)][_0x1df427(0x131)]&&_0x4fc9dc(_0x4d122b,_0x1df427(0x128),{'showActiveMarker':!0x1})[_0x1df427(0x129)](this)(_0x123735,_0x575bbc,_0x15339b);},{'priority':_0x4c1193(0x132)}),_0x4d122b[_0x4c1193(0x12a)][_0x4c1193(0x118)]['on'](_0x4c1193(0x10d),(_0x3f63d0,_0x750648,_0x5292ba)=>{const _0x263ba8=_0x4c1193,_0x37d42b=_0x5292ba[_0x263ba8(0x11c)][_0x263ba8(0x108)](_0x750648[_0x263ba8(0x125)]);if(_0x37d42b){for(const _0x454b35 of _0x37d42b)_0x454b35['is'](_0x263ba8(0xfa))&&(_0x5292ba[_0x263ba8(0x11c)][_0x263ba8(0x100)](_0x454b35,_0x750648[_0x263ba8(0x125)]),_0x5292ba[_0x263ba8(0x120)][_0x263ba8(0x133)](_0x454b35));}},{'priority':_0x4c1193(0x132)});}}
23
+ function _0x3ac7(_0x53ee37,_0x9f5b3f){const _0x41318d=_0x4131();return _0x3ac7=function(_0x3ac797,_0x3efe01){_0x3ac797=_0x3ac797-0x1e0;let _0x5b67be=_0x41318d[_0x3ac797];return _0x5b67be;},_0x3ac7(_0x53ee37,_0x9f5b3f);}const _0x4f2e4c=_0x3ac7;(function(_0x563182,_0x5ba86e){const _0x2c8767=_0x3ac7,_0x1d1f73=_0x563182();while(!![]){try{const _0xa17fcc=-parseInt(_0x2c8767(0x1f4))/0x1+parseInt(_0x2c8767(0x1f9))/0x2*(-parseInt(_0x2c8767(0x217))/0x3)+-parseInt(_0x2c8767(0x1f0))/0x4*(parseInt(_0x2c8767(0x204))/0x5)+-parseInt(_0x2c8767(0x1e6))/0x6*(parseInt(_0x2c8767(0x20b))/0x7)+parseInt(_0x2c8767(0x1e3))/0x8*(-parseInt(_0x2c8767(0x20a))/0x9)+-parseInt(_0x2c8767(0x206))/0xa+parseInt(_0x2c8767(0x1fe))/0xb;if(_0xa17fcc===_0x5ba86e)break;else _0x1d1f73['push'](_0x1d1f73['shift']());}catch(_0xfc735f){_0x1d1f73['push'](_0x1d1f73['shift']());}}}(_0x4131,0xefa68));import{Plugin as _0xc42299}from'ckeditor5/src/core.js';import{LiveRange as _0x182ffa}from'ckeditor5/src/engine.js';import{Delete as _0x340be1}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x4648d7}from'./utils.js';function _0x4131(){const _0x3d5839=['enqueueChange','removeMarker:suggestion:deletion','74693784eXbGja','document','unlock','options','root','createSelection','261805enEFEM','detach','7717110MRHMsg','model','TrackChangesEditing','mapper','18ElHeYY','5886615Jauhdd','unit','bind','uiElement','delete','merge','markerName','init','plugins','rootName','remove','enableCommand','10146susSOs','fromRange','markerNameToElements','selection','$graveyard','showSuggestionHighlights','editor','lock','get','4211408PyjrBF','writer','addMarker:suggestion:deletion','6PVknGd','start','forward','requires','buffer','data','setSelection','high','createRange','batch','4mUpyOO','unbindElementFromMarkerName','isCollapsed','end','1240913anNOqA','getFirstRange','downcastDispatcher','deleteForward','editing','1094qgwNEw','commands','modifySelection'];_0x4131=function(){return _0x3d5839;};return _0x4131();}export default class q extends _0xc42299{static get[_0x4f2e4c(0x1e9)](){return[_0x340be1];}[_0x4f2e4c(0x212)](){const _0x33da93=_0x4f2e4c,_0x395f3e=this[_0x33da93(0x1e0)],_0x1708eb=_0x395f3e[_0x33da93(0x213)][_0x33da93(0x1e2)](_0x33da93(0x208));_0x1708eb[_0x33da93(0x216)](_0x33da93(0x20f));const _0x735875=_0x395f3e[_0x33da93(0x1fa)][_0x33da93(0x1e2)](_0x33da93(0x1f7));_0x1708eb[_0x33da93(0x216)](_0x33da93(0x1f7),(_0x255a5d,_0x10c420={})=>{const _0x5c0964=_0x33da93,_0x29dc4d=_0x395f3e[_0x5c0964(0x207)][_0x5c0964(0x203)](_0x395f3e[_0x5c0964(0x207)][_0x5c0964(0x1ff)][_0x5c0964(0x21a)]);_0x29dc4d[_0x5c0964(0x1f2)]&&_0x395f3e[_0x5c0964(0x207)][_0x5c0964(0x1fb)](_0x29dc4d,{'direction':_0x5c0964(0x1e8),'unit':_0x10c420[_0x5c0964(0x20c)]});const _0x2c3421=_0x29dc4d[_0x5c0964(0x1f5)](),_0x14c421=_0x182ffa[_0x5c0964(0x218)](_0x2c3421);let _0x5021b9;_0x255a5d(_0x10c420),_0x5021b9=_0x5c0964(0x21b)==_0x14c421[_0x5c0964(0x202)][_0x5c0964(0x214)]?_0x395f3e[_0x5c0964(0x207)][_0x5c0964(0x1ee)](_0x2c3421[_0x5c0964(0x1e7)]):_0x395f3e[_0x5c0964(0x207)][_0x5c0964(0x1ee)](_0x14c421[_0x5c0964(0x1e7)],_0x14c421[_0x5c0964(0x1f3)]),_0x14c421[_0x5c0964(0x205)](),_0x395f3e[_0x5c0964(0x207)][_0x5c0964(0x1fc)](_0x735875[_0x5c0964(0x1ea)][_0x5c0964(0x1ef)],_0x590501=>{const _0x5b1466=_0x5c0964;_0x735875[_0x5b1466(0x1ea)][_0x5b1466(0x1e1)](),_0x590501[_0x5b1466(0x1ec)](_0x590501[_0x5b1466(0x1ee)](_0x5021b9[_0x5b1466(0x1f3)])),_0x735875[_0x5b1466(0x1ea)][_0x5b1466(0x200)]();});}),_0x395f3e[_0x33da93(0x1f8)][_0x33da93(0x1f6)]['on'](_0x33da93(0x1e5),_0x4648d7(_0x395f3e,_0x33da93(0x210)),{'priority':_0x33da93(0x1ed)}),_0x395f3e[_0x33da93(0x1eb)][_0x33da93(0x1f6)]['on'](_0x33da93(0x1e5),(_0x3bbeae,_0x58928c,_0x3fc19e)=>{const _0x1049b4=_0x33da93;_0x3fc19e[_0x1049b4(0x201)][_0x1049b4(0x21c)]&&_0x4648d7(_0x395f3e,_0x1049b4(0x210),{'showActiveMarker':!0x1})[_0x1049b4(0x20d)](this)(_0x3bbeae,_0x58928c,_0x3fc19e);},{'priority':_0x33da93(0x1ed)}),_0x395f3e[_0x33da93(0x1f8)][_0x33da93(0x1f6)]['on'](_0x33da93(0x1fd),(_0x38e86e,_0x80b572,_0x4e9c29)=>{const _0x30c3a3=_0x33da93,_0x12615b=_0x4e9c29[_0x30c3a3(0x209)][_0x30c3a3(0x219)](_0x80b572[_0x30c3a3(0x211)]);if(_0x12615b){for(const _0x4a84ec of _0x12615b)_0x4a84ec['is'](_0x30c3a3(0x20e))&&(_0x4e9c29[_0x30c3a3(0x209)][_0x30c3a3(0x1f1)](_0x4a84ec,_0x80b572[_0x30c3a3(0x211)]),_0x4e9c29[_0x30c3a3(0x1e4)][_0x30c3a3(0x215)](_0x4a84ec));}},{'priority':_0x33da93(0x1ed)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d0121=_0x29d3;function _0x5d30(){const _0x2119f7=['data','64224wGfNfR','createPositionAt','fire','30mtZRno','nextSibling','markInsertion','401618gelbrS','parent','unbindElementFromMarkerName','ck-suggestion-marker-split','31054380EItSZl','split','markerNameToElements','removeMarker:suggestion:insertion','11756mFNoRL','document','options','getFirstRange','init','markerName','2434488ydBuvm','downcastDispatcher','commands','mapper','hasClass','end','afterExecute','addMarker:suggestion:insertion','288zvMkuI','change','createRange','enableCommand','showSuggestionHighlights','requires','TrackChangesEditing','722205dvGwZi','editor','get','1256reiyPE','659052OxEqzG','editing','model','high','bind','getFirstPosition','enterBlock','detach','writer','setSelection','plugins','selection','fromRange','enter','remove'];_0x5d30=function(){return _0x2119f7;};return _0x5d30();}(function(_0x2698a6,_0x4dc5f6){const _0x3f0283=_0x29d3,_0x2e9359=_0x2698a6();while(!![]){try{const _0x238076=-parseInt(_0x3f0283(0x1f8))/0x1+-parseInt(_0x3f0283(0x1e2))/0x2+parseInt(_0x3f0283(0x1d7))/0x3*(-parseInt(_0x3f0283(0x200))/0x4)+-parseInt(_0x3f0283(0x1de))/0x5*(parseInt(_0x3f0283(0x1f5))/0x6)+parseInt(_0x3f0283(0x1cf))/0x7+parseInt(_0x3f0283(0x1e1))/0x8*(-parseInt(_0x3f0283(0x1f2))/0x9)+parseInt(_0x3f0283(0x1fc))/0xa;if(_0x238076===_0x4dc5f6)break;else _0x2e9359['push'](_0x2e9359['shift']());}catch(_0x5e36eb){_0x2e9359['push'](_0x2e9359['shift']());}}}(_0x5d30,0x91d81));import{Plugin as _0x3f112d}from'ckeditor5/src/core.js';import{Enter as _0x218cac}from'ckeditor5/src/enter.js';import{LiveRange as _0x1ec1f0}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4e19d2}from'./utils.js';function _0x29d3(_0x1c0055,_0x24bc73){const _0x5d3042=_0x5d30();return _0x29d3=function(_0x29d3a2,_0x36e8aa){_0x29d3a2=_0x29d3a2-0x1cb;let _0x229a13=_0x5d3042[_0x29d3a2];return _0x229a13;},_0x29d3(_0x1c0055,_0x24bc73);}export default class W extends _0x3f112d{static get[_0x3d0121(0x1dc)](){return[_0x218cac];}[_0x3d0121(0x1cd)](){const _0x9f727=_0x3d0121,_0x42a872=this[_0x9f727(0x1df)],_0x274bee=_0x42a872[_0x9f727(0x1ec)][_0x9f727(0x1e0)](_0x9f727(0x1dd)),_0x28e8fb=_0x42a872[_0x9f727(0x1d1)][_0x9f727(0x1e0)](_0x9f727(0x1ef));_0x274bee[_0x9f727(0x1da)](_0x9f727(0x1ef),()=>{const _0x120554=_0x9f727;_0x42a872[_0x120554(0x1e4)][_0x120554(0x1d8)](_0x23c2ab=>{const _0x3d4429=_0x120554,_0x232599=_0x42a872[_0x3d4429(0x1e4)][_0x3d4429(0x201)][_0x3d4429(0x1ed)],_0x16ad2d=_0x232599[_0x3d4429(0x1e7)](),_0x4efdab=_0x1ec1f0[_0x3d4429(0x1ee)](_0x232599[_0x3d4429(0x1cc)]());if(_0x28e8fb[_0x3d4429(0x1e8)](_0x23c2ab)){const _0x184549=_0x42a872[_0x3d4429(0x1e4)][_0x3d4429(0x1f3)](_0x16ad2d[_0x3d4429(0x1f9)][_0x3d4429(0x1f6)],0x0),_0x211bee=_0x23c2ab[_0x3d4429(0x1d9)](_0x16ad2d,_0x184549);_0x274bee[_0x3d4429(0x1f7)](_0x211bee);}else _0x23c2ab[_0x3d4429(0x1eb)](_0x23c2ab[_0x3d4429(0x1d9)](_0x4efdab[_0x3d4429(0x1d4)]));_0x4efdab[_0x3d4429(0x1e9)](),_0x28e8fb[_0x3d4429(0x1f4)](_0x3d4429(0x1d5),{'writer':_0x23c2ab});});}),_0x42a872[_0x9f727(0x1e3)][_0x9f727(0x1d0)]['on'](_0x9f727(0x1d6),_0x4e19d2(_0x42a872,_0x9f727(0x1fd)),{'priority':_0x9f727(0x1e5)}),_0x42a872[_0x9f727(0x1e3)][_0x9f727(0x1d0)]['on'](_0x9f727(0x1ff),(_0x2012c6,_0xa15072,_0x33590e)=>{const _0x26c9c4=_0x9f727,_0x5d92d4=_0x33590e[_0x26c9c4(0x1d2)][_0x26c9c4(0x1fe)](_0xa15072[_0x26c9c4(0x1ce)]);if(_0x5d92d4){for(const _0x345642 of _0x5d92d4)_0x345642[_0x26c9c4(0x1d3)](_0x26c9c4(0x1fb))&&(_0x33590e[_0x26c9c4(0x1d2)][_0x26c9c4(0x1fa)](_0x345642,_0xa15072[_0x26c9c4(0x1ce)]),_0x33590e[_0x26c9c4(0x1ea)][_0x26c9c4(0x1f0)](_0x345642));}},{'priority':_0x9f727(0x1e5)}),_0x42a872[_0x9f727(0x1f1)][_0x9f727(0x1d0)]['on'](_0x9f727(0x1d6),(_0xea1566,_0x457eeb,_0x2f0c8c)=>{const _0x479acf=_0x9f727;_0x2f0c8c[_0x479acf(0x1cb)][_0x479acf(0x1db)]&&_0x4e19d2(_0x42a872,_0x479acf(0x1fd),{'showActiveMarker':!0x1})[_0x479acf(0x1e6)](this)(_0xea1566,_0x457eeb,_0x2f0c8c);},{'priority':_0x9f727(0x1e5)});}}
23
+ const _0x47747c=_0x59a2;(function(_0x18fc28,_0x11a370){const _0x588433=_0x59a2,_0x5e6b63=_0x18fc28();while(!![]){try{const _0x595a66=-parseInt(_0x588433(0xc9))/0x1+parseInt(_0x588433(0xb2))/0x2+parseInt(_0x588433(0xd7))/0x3+-parseInt(_0x588433(0xd5))/0x4+-parseInt(_0x588433(0xc5))/0x5*(-parseInt(_0x588433(0xda))/0x6)+parseInt(_0x588433(0xb7))/0x7*(-parseInt(_0x588433(0xb9))/0x8)+parseInt(_0x588433(0xbd))/0x9;if(_0x595a66===_0x11a370)break;else _0x5e6b63['push'](_0x5e6b63['shift']());}catch(_0xa9dcb0){_0x5e6b63['push'](_0x5e6b63['shift']());}}}(_0x13c5,0xe43e2));import{Plugin as _0x54293c}from'ckeditor5/src/core.js';function _0x13c5(){const _0x6f4cf8=['detach','3501734xDzyBW','get','setSelection','plugins','split','7jnTrHR','requires','12321888oFEHCf','end','markerNameToElements','TrackChangesEditing','8634789JGAlVr','parent','document','remove','editor','ck-suggestion-marker-split','downcastDispatcher','markInsertion','71950QfpJaO','getFirstRange','data','enterBlock','195848zvOgAa','removeMarker:suggestion:insertion','showSuggestionHighlights','markerName','change','commands','addMarker:suggestion:insertion','options','getFirstPosition','createPositionAt','editing','enableCommand','4358808munwRm','fire','2546760HWndXr','high','mapper','84auQLSr','bind','model','hasClass','afterExecute','createRange','selection','init','unbindElementFromMarkerName','enter','fromRange','writer','nextSibling'];_0x13c5=function(){return _0x6f4cf8;};return _0x13c5();}import{Enter as _0x2ee9bd}from'ckeditor5/src/enter.js';import{LiveRange as _0x44caf5}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x560657}from'./utils.js';function _0x59a2(_0x555c6a,_0x846129){const _0x13c582=_0x13c5();return _0x59a2=function(_0x59a28a,_0x30c6aa){_0x59a28a=_0x59a28a-0xb0;let _0x37acd7=_0x13c582[_0x59a28a];return _0x37acd7;},_0x59a2(_0x555c6a,_0x846129);}export default class W extends _0x54293c{static get[_0x47747c(0xb8)](){return[_0x2ee9bd];}[_0x47747c(0xe1)](){const _0x33ee01=_0x47747c,_0x14f143=this[_0x33ee01(0xc1)],_0x575769=_0x14f143[_0x33ee01(0xb5)][_0x33ee01(0xb3)](_0x33ee01(0xbc)),_0x3ae389=_0x14f143[_0x33ee01(0xce)][_0x33ee01(0xb3)](_0x33ee01(0xe3));_0x575769[_0x33ee01(0xd4)](_0x33ee01(0xe3),()=>{const _0x3e9273=_0x33ee01;_0x14f143[_0x3e9273(0xdc)][_0x3e9273(0xcd)](_0x5c9a64=>{const _0x3c43d9=_0x3e9273,_0x4adcaa=_0x14f143[_0x3c43d9(0xdc)][_0x3c43d9(0xbf)][_0x3c43d9(0xe0)],_0x3110a1=_0x4adcaa[_0x3c43d9(0xd1)](),_0x1ab67c=_0x44caf5[_0x3c43d9(0xe4)](_0x4adcaa[_0x3c43d9(0xc6)]());if(_0x3ae389[_0x3c43d9(0xc8)](_0x5c9a64)){const _0x267f6d=_0x14f143[_0x3c43d9(0xdc)][_0x3c43d9(0xd2)](_0x3110a1[_0x3c43d9(0xbe)][_0x3c43d9(0xb0)],0x0),_0x4ee73d=_0x5c9a64[_0x3c43d9(0xdf)](_0x3110a1,_0x267f6d);_0x575769[_0x3c43d9(0xc4)](_0x4ee73d);}else _0x5c9a64[_0x3c43d9(0xb4)](_0x5c9a64[_0x3c43d9(0xdf)](_0x1ab67c[_0x3c43d9(0xba)]));_0x1ab67c[_0x3c43d9(0xb1)](),_0x3ae389[_0x3c43d9(0xd6)](_0x3c43d9(0xde),{'writer':_0x5c9a64});});}),_0x14f143[_0x33ee01(0xd3)][_0x33ee01(0xc3)]['on'](_0x33ee01(0xcf),_0x560657(_0x14f143,_0x33ee01(0xb6)),{'priority':_0x33ee01(0xd8)}),_0x14f143[_0x33ee01(0xd3)][_0x33ee01(0xc3)]['on'](_0x33ee01(0xca),(_0x2f4555,_0x3a4baf,_0x352474)=>{const _0x5217d8=_0x33ee01,_0x6165d3=_0x352474[_0x5217d8(0xd9)][_0x5217d8(0xbb)](_0x3a4baf[_0x5217d8(0xcc)]);if(_0x6165d3){for(const _0x5ce709 of _0x6165d3)_0x5ce709[_0x5217d8(0xdd)](_0x5217d8(0xc2))&&(_0x352474[_0x5217d8(0xd9)][_0x5217d8(0xe2)](_0x5ce709,_0x3a4baf[_0x5217d8(0xcc)]),_0x352474[_0x5217d8(0xe5)][_0x5217d8(0xc0)](_0x5ce709));}},{'priority':_0x33ee01(0xd8)}),_0x14f143[_0x33ee01(0xc7)][_0x33ee01(0xc3)]['on'](_0x33ee01(0xcf),(_0x2dc06b,_0x52e1d7,_0x2d229f)=>{const _0x5d0dcf=_0x33ee01;_0x2d229f[_0x5d0dcf(0xd0)][_0x5d0dcf(0xcb)]&&_0x560657(_0x14f143,_0x5d0dcf(0xb6),{'showActiveMarker':!0x1})[_0x5d0dcf(0xdb)](this)(_0x2dc06b,_0x52e1d7,_0x2d229f);},{'priority':_0x33ee01(0xd8)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42b60a=_0x278b;(function(_0x4f8ebc,_0x4abdd4){const _0x28e955=_0x278b,_0x5e755f=_0x4f8ebc();while(!![]){try{const _0x20498e=parseInt(_0x28e955(0xd3))/0x1+parseInt(_0x28e955(0xb6))/0x2*(-parseInt(_0x28e955(0xd2))/0x3)+-parseInt(_0x28e955(0xc0))/0x4*(parseInt(_0x28e955(0xbe))/0x5)+parseInt(_0x28e955(0xcd))/0x6+parseInt(_0x28e955(0xd8))/0x7*(parseInt(_0x28e955(0xce))/0x8)+parseInt(_0x28e955(0xc1))/0x9+-parseInt(_0x28e955(0xcf))/0xa;if(_0x20498e===_0x4abdd4)break;else _0x5e755f['push'](_0x5e755f['shift']());}catch(_0x699b0b){_0x5e755f['push'](_0x5e755f['shift']());}}}(_0xe335,0x1fe8c));function _0xe335(){const _0x4a4f2f=['1341400odAjUi','markers','suggestion:deletion','18rLauSw','196885hyDPPQ','getIntersection','enableCommand','getMarkersGroup','has','5579GsAYNB','findNext','string','item','FindAndReplaceUtils','createPositionAt','end','20318gzGvQn','plugins','createRange','get','find','TrackChangesEditing','_isInDeletionRange','start','1293095OUkegw','filter','4dBEzuS','1331613zEdyQO','FindAndReplaceEditing','bind','findPrevious','afterInit','replaceAll','handleFindCommand','replace','editor','getRange','model','findByTextCallback','471462aTrbeh','1616DxOQtm'];_0xe335=function(){return _0x4a4f2f;};return _0xe335();}import{Plugin as _0x4712bb}from'ckeditor5/src/core.js';function _0x278b(_0x5acb67,_0x5ac28a){const _0xe3354f=_0xe335();return _0x278b=function(_0x278b66,_0x15fcda){_0x278b66=_0x278b66-0xb2;let _0x4d1055=_0xe3354f[_0x278b66];return _0x4d1055;},_0x278b(_0x5acb67,_0x5ac28a);}export default class J extends _0x4712bb{[_0x42b60a(0xc5)](){const _0x560c64=_0x42b60a;if(!this[_0x560c64(0xc9)][_0x560c64(0xb7)][_0x560c64(0xd7)](_0x560c64(0xc2)))return;const _0x5ab5c0=this[_0x560c64(0xc9)][_0x560c64(0xb7)][_0x560c64(0xb9)](_0x560c64(0xbb));_0x5ab5c0[_0x560c64(0xd5)](_0x560c64(0xba),this[_0x560c64(0xc7)][_0x560c64(0xc3)](this)),_0x5ab5c0[_0x560c64(0xd5)](_0x560c64(0xd9)),_0x5ab5c0[_0x560c64(0xd5)](_0x560c64(0xc4)),_0x5ab5c0[_0x560c64(0xd5)](_0x560c64(0xc8)),_0x5ab5c0[_0x560c64(0xd5)](_0x560c64(0xc6));}[_0x42b60a(0xc7)](_0x4f21ed,_0x2e279e,_0x577e4b={}){const _0x56c5af=_0x42b60a,_0x3b84f0=this[_0x56c5af(0xc9)][_0x56c5af(0xb7)][_0x56c5af(0xb9)](_0x56c5af(0xb3));return _0x4f21ed(_0x2c6276=>(_0x56c5af(0xda)==typeof _0x2e279e?_0x3b84f0[_0x56c5af(0xcc)](_0x2e279e,_0x577e4b):_0x2e279e)(_0x2c6276)[_0x56c5af(0xbf)](_0x5632f4=>!0x1===this[_0x56c5af(0xbc)](_0x5632f4,_0x2c6276[_0x56c5af(0xb2)])),_0x577e4b);}[_0x42b60a(0xbc)](_0x2219a9,_0x3b5d66){const _0x2d3ef9=_0x42b60a,_0x27d4a7=this[_0x2d3ef9(0xc9)][_0x2d3ef9(0xcb)][_0x2d3ef9(0xb8)](this[_0x2d3ef9(0xc9)][_0x2d3ef9(0xcb)][_0x2d3ef9(0xb4)](_0x3b5d66,_0x2219a9[_0x2d3ef9(0xbd)]),this[_0x2d3ef9(0xc9)][_0x2d3ef9(0xcb)][_0x2d3ef9(0xb4)](_0x3b5d66,_0x2219a9[_0x2d3ef9(0xb5)]));for(const _0x7367d8 of this[_0x2d3ef9(0xc9)][_0x2d3ef9(0xcb)][_0x2d3ef9(0xd0)][_0x2d3ef9(0xd6)](_0x2d3ef9(0xd1)))if(null!==_0x27d4a7[_0x2d3ef9(0xd4)](_0x7367d8[_0x2d3ef9(0xca)]()))return!0x0;return!0x1;}}
23
+ function _0x50c0(){const _0x4f1fcd=['87010qlXuOc','491955cITXeo','981052wIBduE','editor','getIntersection','get','773811agOcWF','handleFindCommand','plugins','TrackChangesEditing','suggestion:deletion','_isInDeletionRange','afterInit','find','641473cEXbne','has','filter','getRange','findByTextCallback','FindAndReplaceUtils','16931800pzzSmf','bind','start','createRange','2756ghpqTv','markers','90qdFrwk','enableCommand','getMarkersGroup','FindAndReplaceEditing','4685QbtLdW','item','string','createPositionAt','model','findNext','end','findPrevious','replaceAll','8anlmXh','replace'];_0x50c0=function(){return _0x4f1fcd;};return _0x50c0();}const _0x481065=_0xdcd2;function _0xdcd2(_0x69386f,_0x2bb530){const _0x50c0f8=_0x50c0();return _0xdcd2=function(_0xdcd2c6,_0x3fc0a7){_0xdcd2c6=_0xdcd2c6-0x168;let _0x21a332=_0x50c0f8[_0xdcd2c6];return _0x21a332;},_0xdcd2(_0x69386f,_0x2bb530);}(function(_0x274e7c,_0x13d000){const _0x33296c=_0xdcd2,_0x39e8ba=_0x274e7c();while(!![]){try{const _0x5c4078=-parseInt(_0x33296c(0x173))/0x1+parseInt(_0x33296c(0x190))/0x2+-parseInt(_0x33296c(0x18f))/0x3+parseInt(_0x33296c(0x17d))/0x4*(-parseInt(_0x33296c(0x183))/0x5)+parseInt(_0x33296c(0x17f))/0x6*(-parseInt(_0x33296c(0x18e))/0x7)+-parseInt(_0x33296c(0x18c))/0x8*(parseInt(_0x33296c(0x16b))/0x9)+parseInt(_0x33296c(0x179))/0xa;if(_0x5c4078===_0x13d000)break;else _0x39e8ba['push'](_0x39e8ba['shift']());}catch(_0x17333b){_0x39e8ba['push'](_0x39e8ba['shift']());}}}(_0x50c0,0x705c2));import{Plugin as _0x1f866d}from'ckeditor5/src/core.js';export default class J extends _0x1f866d{[_0x481065(0x171)](){const _0x1f7c75=_0x481065;if(!this[_0x1f7c75(0x168)][_0x1f7c75(0x16d)][_0x1f7c75(0x174)](_0x1f7c75(0x182)))return;const _0x43b177=this[_0x1f7c75(0x168)][_0x1f7c75(0x16d)][_0x1f7c75(0x16a)](_0x1f7c75(0x16e));_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x172),this[_0x1f7c75(0x16c)][_0x1f7c75(0x17a)](this)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x188)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x18a)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x18d)),_0x43b177[_0x1f7c75(0x180)](_0x1f7c75(0x18b));}[_0x481065(0x16c)](_0xf1cb97,_0x2bf380,_0x2dc934={}){const _0x27567c=_0x481065,_0x559185=this[_0x27567c(0x168)][_0x27567c(0x16d)][_0x27567c(0x16a)](_0x27567c(0x178));return _0xf1cb97(_0x658cec=>(_0x27567c(0x185)==typeof _0x2bf380?_0x559185[_0x27567c(0x177)](_0x2bf380,_0x2dc934):_0x2bf380)(_0x658cec)[_0x27567c(0x175)](_0x26ee1f=>!0x1===this[_0x27567c(0x170)](_0x26ee1f,_0x658cec[_0x27567c(0x184)])),_0x2dc934);}[_0x481065(0x170)](_0x57cff4,_0x3e9f70){const _0x208ff4=_0x481065,_0x3aec88=this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x17c)](this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x186)](_0x3e9f70,_0x57cff4[_0x208ff4(0x17b)]),this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x186)](_0x3e9f70,_0x57cff4[_0x208ff4(0x189)]));for(const _0x45d577 of this[_0x208ff4(0x168)][_0x208ff4(0x187)][_0x208ff4(0x17e)][_0x208ff4(0x181)](_0x208ff4(0x16f)))if(null!==_0x3aec88[_0x208ff4(0x169)](_0x45d577[_0x208ff4(0x176)]()))return!0x0;return!0x1;}}