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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f9835=>{const {zh:{dictionary:_0x397e58,getPluralForm:_0x5693d8}}={'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':_0x344d07=>0x0}};_0x1f9835['zh']||={'dictionary':{},'getPluralForm':null},_0x1f9835['zh']['dictionary']=Object['assign'](_0x1f9835['zh']['dictionary'],_0x397e58),_0x1f9835['zh']['getPluralForm']=_0x5693d8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x498776=>{const {zh:{dictionary:_0xe91bc6,getPluralForm:_0x1b3a92}}={'zh':{'dictionary':{'*Change\x20to:*\x20%0':'*更改成:*%0','*Change\x20%0\x20content*':'*變更\x20%0\x20內容*','*Check\x20item*':'*勾選項目*','*Format:*\x20%0':'*格式:*%0','*Indent:*\x20%0':'*縮排:*%0','*Insert:*\x20%0':'*插入:*%0','*Format:*\x20change\x20table\x20properties':'*格式:*變更表格屬性','*Format:*\x20change\x20table\x20cell\x20properties':'*格式:*變更表格的儲存格屬性','*Format:*\x20insert\x20into\x20%0':'*格式:*插入\x20%0','*Format:*\x20remove\x20from\x20%0':'*格式:*從\x20%0\x20移除','*Replace\x20image\x20URL*':'*替換圖片網址*','*Format:*\x20resize\x20table':'*格式:*調整表格大小','*Format:*\x20set\x20order\x20to\x20reversed':'*格式:*反向排序','*Format:*\x20set\x20order\x20to\x20regular':'*格式:*依標準排序','*Format:*\x20set\x20start\x20index\x20to\x20%0':'*格式:*將起始索引設定為\x20%0','*Merge\x20cells*':'*合併儲存格*','*Merge:*\x20%0':'*合併:*%0','*Outdent:*\x20%0':'*凸排:*%0','*Remove\x20all\x20formatting*':'*清除格式設定*','*Remove\x20format:*\x20%0':'*移除格式:*%0','*Remove\x20highlight*':'*刪除亮顯*','*Remove\x20image\x20text\x20alternative*':'*移除圖片替代文字*','*Remove\x20link*':'*移除連結*','*Remove:*\x20%0':'*移除:*%0','*Replace\x20table\x20cells*':'*取代儲存格*','*Reset\x20font\x20background\x20color*':'*重設文字背景顏色*','*Reset\x20font\x20color*':'*重設文字顏色*','*Reset\x20font\x20family*':'*重設字型*','*Reset\x20font\x20size*':'*重設字體大小*','*Reset\x20image\x20width*':'*重設圖片寬度*','*Set\x20font\x20background\x20color:*\x20%0':'*設定文字背景顏色:*%0','*Set\x20font\x20color:*\x20%0':'*設定字型顏色:*\x20%0','*Set\x20font\x20family:*\x20%0':'*設定字型家族:*%0','*Set\x20font\x20size:*\x20%0':'*設定字型大小:*%0','*Set\x20format:*\x20%0':'*設定格式:*\x20%0','*Set\x20format\x20to:*\x20%0':'*設定格式為:*%0','*Set\x20highlight:*\x20%0':'*設定亮顯:*%0','*Set\x20image\x20text\x20alternative:*\x20%0':'*設定影像替代文字:*%0','*Set\x20image\x20width:*\x20%0':'*設定影像寬度:*%0','*Set\x20link:*\x20%0':'*設定連結:*%0','*Split\x20cell:*\x20horizontally':'*分割儲存格:*\x20水平','*Split\x20cell:*\x20vertically':'*分割儲存格:*\x20垂直','*Split:*\x20%0':'*分割:*%0','*Uncheck\x20item*':'*取消勾選項目*','Accept\x20all\x20selected\x20suggestions':'接受所有已選取的建議','Accept\x20all\x20suggestions':'接受所有建議','Accept\x20suggestion':'接受建議','Discard\x20all\x20selected\x20suggestions':'捨棄所有選取的建議','Discard\x20all\x20suggestions':'捨棄所有建議','Discard\x20suggestion':'捨棄建議','LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在離開插入建議。','ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':'正在進入插入建議。','LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':'正在離開刪除建議。','ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':'正在進入刪除建議。','LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在離開格式建議。','ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':'正在進入格式建議。','ELEMENT_BLOCK_QUOTE':'區塊引述','ELEMENT_DEFAULT_LIST_DEFAULT':'預設清單樣式','ELEMENT_BULLETED_LIST':'項目符號清單','ELEMENT_BULLETED_LIST_DEFAULT':'項目符號清單(預設)','ELEMENT_BULLETED_LIST_CIRCLE':'項目符號列表(空心圓)','ELEMENT_BULLETED_LIST_DISC':'項目符號列表(實心圓)','ELEMENT_BULLETED_LIST_SQUARE':'項目符號列表(方塊)','ELEMENT_CAPTION':'標號','ELEMENT_CODE_BLOCK':'代碼區塊','ELEMENT_HEADING':'標題(層級\x20%1)','ELEMENT_HEADING_CUSTOM':'標題\x20(%1)','ELEMENT_HORIZONTAL_LINE':'水平線','ELEMENT_HTML_EMBED':'HTML\x20內嵌','ELEMENT_IMAGE':'影像','ELEMENT_INLINE_IMAGE':'影像','ELEMENT_LINE_BREAK':'分行符號','ELEMENT_LIST_ITEM':'清單項目','ELEMENT_MEDIA':'媒體項目','ELEMENT_NUMBERED_LIST':'編號清單','ELEMENT_NUMBERED_LIST_DEFAULT':'編號清單(預設)','ELEMENT_NUMBERED_LIST_DECIMAL':'編號列表(阿拉伯數字)','ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':'編號列表(零開頭的阿拉伯數字)','ELEMENT_NUMBERED_LIST_LOWER_LATIN':'編號列表(小寫拉丁字元)','ELEMENT_NUMBERED_LIST_LOWER_ROMAN':'編號列表(小寫羅馬數字)','ELEMENT_NUMBERED_LIST_UPPER_LATIN':'編號列表(大寫拉丁字元)','ELEMENT_NUMBERED_LIST_UPPER_ROMAN':'編號列表(大寫羅馬數字)','ELEMENT_PAGE_BREAK':'分頁符號','ELEMENT_PARAGRAPH':'段落','ELEMENT_SPACE':'間距','ELEMENT_TABLE':'表格','ELEMENT_TABLE_COLUMN':'表格行','ELEMENT_TABLE_COLUMN_WITH_TEXT':'表格行*帶文字*\x20%1','ELEMENT_TABLE_OF_CONTENTS':'內容目錄','ELEMENT_TABLE_ROW':'表格列','ELEMENT_TABLE_ROW_WITH_TEXT':'表格列*帶文字*\x20%1','ELEMENT_TABLE_WITH_TEXT':'表格*帶文字*\x20%0','ELEMENT_TITLE':'大標題','ELEMENT_TODO_LIST':'待辦事項清單','ELEMENT_MULTI_LEVEL_LIST':'多層次清單','FORMAT_ALIGNMENT':'對齊','FORMAT_ALIGN_TO_CENTER':'置中','FORMAT_ALIGN_TO_LEFT':'靠左對齊','FORMAT_ALIGN_TO_RIGHT':'靠右對齊','FORMAT_BOLD':'粗體','FORMAT_CODE':'代碼','FORMAT_HEADER_COLUMN':'標題行','FORMAT_HEADER_ROW':'標題列','FORMAT_HIGHLIGHT':'亮顯','FORMAT_ITALIC':'斜體','FORMAT_JUSTIFY_TEXT':'左右對齊','FORMAT_REGULAR_COLUMN':'標準行','FORMAT_REGULAR_ROW':'標準列','FORMAT_RESTRICTED_DISABLED':'*在受限編輯模式下禁用*','FORMAT_RESTRICTED_ENABLED':'*在受限編輯模式下啟用*','FORMAT_SIDE_IMAGE':'側邊影像','FORMAT_STRIKETHROUGH':'刪除線','FORMAT_SUBSCRIPT':'下標','FORMAT_SUPERSCRIPT':'上標','FORMAT_UNDERLINE':'底線','FORMAT_INDENT':'縮排','FORMAT_LIST_REVERSED':'清單反轉','FORMAT_LIST_START':'清單起始','FORMAT_FONT_SIZE':'字型大小','FORMAT_FONT_FAMILY':'字型家族','FORMAT_FONT_COLOR':'字型顏色','FORMAT_FONT_BACKGROUND':'字型背景顏色','FORMAT_IMAGE_SIZE':'圖片大小','FORMAT_STYLE':'樣式','PENDING_ACTION_SUGGESTION':'建議中未儲存的變更。','REPLACE_TEXT':'*取代:*%0\x20*變更為*\x20%1','Track\x20changes':'追蹤變更','EXTERNAL_SUGGESTION':'此建議來自外部來源。','EXTERNAL_IMPORT_WORD_SUGGESTION':'此建議來自匯入的\x20Word\x20檔案。'},'getPluralForm':_0x1a1d76=>0x0}};_0x498776['zh']||={'dictionary':{},'getPluralForm':null},_0x498776['zh']['dictionary']=Object['assign'](_0x498776['zh']['dictionary'],_0xe91bc6),_0x498776['zh']['getPluralForm']=_0x1b3a92;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240624.0",
3
+ "version": "0.0.0-nightly-20240625.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240624.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240624.0",
44
+ "ckeditor5": "0.0.0-nightly-20240625.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240625.0",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc3d2f3=_0xb40a;(function(_0x152992,_0x56f181){const _0x4c81fe=_0xb40a,_0x46ee69=_0x152992();while(!![]){try{const _0x28a3c4=parseInt(_0x4c81fe(0x10b))/0x1*(-parseInt(_0x4c81fe(0x104))/0x2)+parseInt(_0x4c81fe(0x105))/0x3+-parseInt(_0x4c81fe(0x106))/0x4+-parseInt(_0x4c81fe(0x110))/0x5+-parseInt(_0x4c81fe(0x109))/0x6+-parseInt(_0x4c81fe(0x115))/0x7+parseInt(_0x4c81fe(0x114))/0x8*(parseInt(_0x4c81fe(0x108))/0x9);if(_0x28a3c4===_0x56f181)break;else _0x46ee69['push'](_0x46ee69['shift']());}catch(_0x30b11c){_0x46ee69['push'](_0x46ee69['shift']());}}}(_0x2c23,0x2bc1e));import{Command as _0x95a48f}from'ckeditor5/src/core.js';function _0x2c23(){const _0x3c762b=['model','TrackChangesEditing','_isEnabledBasedOnSelection','refresh','plugins','4sztqxj','966021MbfBNb','533580wetNEe','getRanges','7233822CMKXwu','2090526eAvzcb','acceptSuggestion','70717GZDtfm','editor','isEnabled','canEditAt','track-changes-accept-suggestion-not-found','1470235RvLfyR','execute','get','_suggestions','8qGmoVU','204666URijDO'];_0x2c23=function(){return _0x3c762b;};return _0x2c23();}import{CKEditorError as _0x371a54}from'ckeditor5/src/utils.js';function _0xb40a(_0x4c3180,_0x54a689){const _0x2c234f=_0x2c23();return _0xb40a=function(_0xb40a6d,_0x41e469){_0xb40a6d=_0xb40a6d-0x104;let _0x1103c4=_0x2c234f[_0xb40a6d];return _0x1103c4;},_0xb40a(_0x4c3180,_0x54a689);}export default class $ extends _0x95a48f{constructor(_0x5d698f,_0x218e1c){const _0x5b1bfa=_0xb40a;super(_0x5d698f),this[_0x5b1bfa(0x113)]=_0x218e1c,this[_0x5b1bfa(0x119)](),this[_0x5b1bfa(0x118)]=!0x1;}[_0xc3d2f3(0x119)](){const _0x3a93f5=_0xc3d2f3;this[_0x3a93f5(0x10d)]=!0x0;}[_0xc3d2f3(0x111)](_0x29589f){const _0x48b42c=_0xc3d2f3,_0x1a0182=this[_0x48b42c(0x113)][_0x48b42c(0x112)](_0x29589f);if(!_0x1a0182)throw new _0x371a54(_0x48b42c(0x10f),this);const _0x1b9208=_0x1a0182[_0x48b42c(0x107)]();this[_0x48b42c(0x10c)][_0x48b42c(0x116)][_0x48b42c(0x10e)](_0x1b9208)&&this[_0x48b42c(0x10c)][_0x48b42c(0x11a)][_0x48b42c(0x112)](_0x48b42c(0x117))[_0x48b42c(0x10a)](_0x1a0182);}}
23
+ const _0x2e527e=_0x5c01;function _0x5c01(_0x103811,_0x3d87ae){const _0x35639b=_0x3563();return _0x5c01=function(_0x5c01bd,_0x26a705){_0x5c01bd=_0x5c01bd-0x76;let _0x2fc07e=_0x35639b[_0x5c01bd];return _0x2fc07e;},_0x5c01(_0x103811,_0x3d87ae);}(function(_0x141723,_0x46895f){const _0x5f190a=_0x5c01,_0x3dbe9d=_0x141723();while(!![]){try{const _0x5aa685=-parseInt(_0x5f190a(0x82))/0x1*(parseInt(_0x5f190a(0x79))/0x2)+parseInt(_0x5f190a(0x84))/0x3*(-parseInt(_0x5f190a(0x83))/0x4)+parseInt(_0x5f190a(0x8a))/0x5+-parseInt(_0x5f190a(0x78))/0x6+parseInt(_0x5f190a(0x7f))/0x7+parseInt(_0x5f190a(0x7e))/0x8+parseInt(_0x5f190a(0x86))/0x9;if(_0x5aa685===_0x46895f)break;else _0x3dbe9d['push'](_0x3dbe9d['shift']());}catch(_0x5dc7f7){_0x3dbe9d['push'](_0x3dbe9d['shift']());}}}(_0x3563,0x9ddfc));import{Command as _0x4597bf}from'ckeditor5/src/core.js';import{CKEditorError as _0x3f4fe4}from'ckeditor5/src/utils.js';function _0x3563(){const _0x3e0ff8=['acceptSuggestion','3727775aujMaE','canEditAt','plugins','isEnabled','execute','7024746ahGHxa','9454RQzNgV','_suggestions','track-changes-accept-suggestion-not-found','editor','getRanges','801400qHdCKe','8813182hdBahX','_isEnabledBasedOnSelection','get','209wrqMyB','4252HiccwU','807YXbdwY','refresh','8879193rGOESL','TrackChangesEditing','model'];_0x3563=function(){return _0x3e0ff8;};return _0x3563();}export default class $ extends _0x4597bf{constructor(_0xbbe37c,_0x52b5fd){const _0x379b7d=_0x5c01;super(_0xbbe37c),this[_0x379b7d(0x7a)]=_0x52b5fd,this[_0x379b7d(0x85)](),this[_0x379b7d(0x80)]=!0x1;}[_0x2e527e(0x85)](){const _0x1feb06=_0x2e527e;this[_0x1feb06(0x76)]=!0x0;}[_0x2e527e(0x77)](_0x44fd27){const _0x2c79c4=_0x2e527e,_0xa66dda=this[_0x2c79c4(0x7a)][_0x2c79c4(0x81)](_0x44fd27);if(!_0xa66dda)throw new _0x3f4fe4(_0x2c79c4(0x7b),this);const _0x5ee8cf=_0xa66dda[_0x2c79c4(0x7d)]();this[_0x2c79c4(0x7c)][_0x2c79c4(0x88)][_0x2c79c4(0x8b)](_0x5ee8cf)&&this[_0x2c79c4(0x7c)][_0x2c79c4(0x8c)][_0x2c79c4(0x81)](_0x2c79c4(0x87))[_0x2c79c4(0x89)](_0xa66dda);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c8b29=_0x47fb;(function(_0x4508cd,_0x16a19f){const _0x15798e=_0x47fb,_0x49b16d=_0x4508cd();while(!![]){try{const _0x314362=parseInt(_0x15798e(0x79))/0x1*(parseInt(_0x15798e(0x69))/0x2)+parseInt(_0x15798e(0x72))/0x3+parseInt(_0x15798e(0x7a))/0x4+parseInt(_0x15798e(0x67))/0x5+parseInt(_0x15798e(0x6a))/0x6+parseInt(_0x15798e(0x71))/0x7*(parseInt(_0x15798e(0x6d))/0x8)+-parseInt(_0x15798e(0x76))/0x9*(parseInt(_0x15798e(0x6f))/0xa);if(_0x314362===_0x16a19f)break;else _0x49b16d['push'](_0x49b16d['shift']());}catch(_0x39c136){_0x49b16d['push'](_0x49b16d['shift']());}}}(_0x2f59,0x9d389));function _0x47fb(_0x542e2e,_0x405162){const _0x2f59e8=_0x2f59();return _0x47fb=function(_0x47fbf1,_0x239495){_0x47fbf1=_0x47fbf1-0x65;let _0x2e66dc=_0x2f59e8[_0x47fbf1];return _0x2e66dc;},_0x47fb(_0x542e2e,_0x405162);}import{Command as _0x3b8508}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ea6cc}from'ckeditor5/src/utils.js';export default class B extends _0x3b8508{constructor(_0x3f6b26,_0x228573){const _0x473113=_0x47fb;super(_0x3f6b26),this[_0x473113(0x74)]=_0x228573,this[_0x473113(0x66)](),this[_0x473113(0x75)]=!0x1;}[_0x4c8b29(0x66)](){const _0xe328d3=_0x4c8b29;this[_0xe328d3(0x68)]=!0x0;}[_0x4c8b29(0x6c)](_0x19ca73){const _0x112dde=_0x4c8b29,_0x2067f7=this[_0x112dde(0x74)][_0x112dde(0x70)](_0x19ca73);if(!_0x2067f7)throw new _0x5ea6cc(_0x112dde(0x73),this);const _0x3f7177=_0x2067f7[_0x112dde(0x6e)]();this[_0x112dde(0x7b)][_0x112dde(0x65)][_0x112dde(0x6b)](_0x3f7177)&&this[_0x112dde(0x7b)][_0x112dde(0x7c)][_0x112dde(0x70)](_0x112dde(0x78))[_0x112dde(0x77)](_0x2067f7);}}function _0x2f59(){const _0x4a920d=['630Cqoudl','get','266JTHnTn','3023322UQGRCH','track-changes-discard-suggestion-not-found','_suggestions','_isEnabledBasedOnSelection','453483SpUgST','discardSuggestion','TrackChangesEditing','12769UmUYTp','1493260cJgCes','editor','plugins','model','refresh','6023155WhhwNA','isEnabled','50CdhVvG','1265442glKcUg','canEditAt','execute','147896fDVQZp','getRanges'];_0x2f59=function(){return _0x4a920d;};return _0x2f59();}
23
+ const _0x30cc5c=_0x3432;(function(_0x77aef6,_0x445ae5){const _0x111a7a=_0x3432,_0x490646=_0x77aef6();while(!![]){try{const _0x2cda4b=parseInt(_0x111a7a(0xe4))/0x1+parseInt(_0x111a7a(0xe5))/0x2+parseInt(_0x111a7a(0xe6))/0x3+-parseInt(_0x111a7a(0xdd))/0x4*(-parseInt(_0x111a7a(0xe1))/0x5)+parseInt(_0x111a7a(0xdc))/0x6+parseInt(_0x111a7a(0xdf))/0x7*(-parseInt(_0x111a7a(0xd1))/0x8)+parseInt(_0x111a7a(0xd8))/0x9*(-parseInt(_0x111a7a(0xd6))/0xa);if(_0x2cda4b===_0x445ae5)break;else _0x490646['push'](_0x490646['shift']());}catch(_0x4dd5dc){_0x490646['push'](_0x490646['shift']());}}}(_0x2f50,0x2f930));import{Command as _0x4caa86}from'ckeditor5/src/core.js';import{CKEditorError as _0x401d3b}from'ckeditor5/src/utils.js';function _0x3432(_0x21ffd6,_0x5953c6){const _0x2f5064=_0x2f50();return _0x3432=function(_0x3432d2,_0x53bce2){_0x3432d2=_0x3432d2-0xcf;let _0x20a229=_0x2f5064[_0x3432d2];return _0x20a229;},_0x3432(_0x21ffd6,_0x5953c6);}export default class B extends _0x4caa86{constructor(_0x537b44,_0x1edac7){const _0x3803fc=_0x3432;super(_0x537b44),this[_0x3803fc(0xe2)]=_0x1edac7,this[_0x3803fc(0xd4)](),this[_0x3803fc(0xe0)]=!0x1;}[_0x30cc5c(0xd4)](){const _0x3d3d34=_0x30cc5c;this[_0x3d3d34(0xd0)]=!0x0;}[_0x30cc5c(0xd3)](_0x18d48f){const _0x2f2a85=_0x30cc5c,_0x5f0f25=this[_0x2f2a85(0xe2)][_0x2f2a85(0xd9)](_0x18d48f);if(!_0x5f0f25)throw new _0x401d3b(_0x2f2a85(0xcf),this);const _0x346a88=_0x5f0f25[_0x2f2a85(0xe3)]();this[_0x2f2a85(0xda)][_0x2f2a85(0xd2)][_0x2f2a85(0xde)](_0x346a88)&&this[_0x2f2a85(0xda)][_0x2f2a85(0xd7)][_0x2f2a85(0xd9)](_0x2f2a85(0xdb))[_0x2f2a85(0xd5)](_0x5f0f25);}}function _0x2f50(){const _0xbb9f4c=['TrackChangesEditing','2121030YEVQRj','197852GqwWIP','canEditAt','35dSOBtq','_isEnabledBasedOnSelection','20PdbdYs','_suggestions','getRanges','340346HcdaFX','278410tsrAcE','313959FGfWlG','track-changes-discard-suggestion-not-found','isEnabled','608336RQDsKz','model','execute','refresh','discardSuggestion','81230wNQfAG','plugins','621dOOrBx','get','editor'];_0x2f50=function(){return _0xbb9f4c;};return _0x2f50();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1636b0=_0x5e64;function _0x4a96(){const _0x3ad6f2=['editor','587eswxVL','3397420EeFXeY','isInContent','6932814Iigsbk','_suggestions','model','5392IZteiu','canEditAt','456921vHZIIn','2012958zjplIL','_command','some','5KQXJfs','getRanges','from','execute','isEnabled','refresh','12061424mBnoJt','_isEnabledBasedOnSelection','values','181011sWipyn'];_0x4a96=function(){return _0x3ad6f2;};return _0x4a96();}(function(_0x526cbe,_0x5998e2){const _0x5cbdc7=_0x5e64,_0x53d2d5=_0x526cbe();while(!![]){try{const _0x378d08=-parseInt(_0x5cbdc7(0x11c))/0x1*(-parseInt(_0x5cbdc7(0x122))/0x2)+-parseInt(_0x5cbdc7(0x11a))/0x3+-parseInt(_0x5cbdc7(0x11d))/0x4+parseInt(_0x5cbdc7(0x128))/0x5*(-parseInt(_0x5cbdc7(0x125))/0x6)+-parseInt(_0x5cbdc7(0x11f))/0x7+parseInt(_0x5cbdc7(0x117))/0x8+parseInt(_0x5cbdc7(0x124))/0x9;if(_0x378d08===_0x5998e2)break;else _0x53d2d5['push'](_0x53d2d5['shift']());}catch(_0x14cfff){_0x53d2d5['push'](_0x53d2d5['shift']());}}}(_0x4a96,0xdd0c4));import{Command as _0x3bacaa}from'ckeditor5/src/core.js';function _0x5e64(_0x2b4bd8,_0x2b79e2){const _0x4a96d4=_0x4a96();return _0x5e64=function(_0x5e648d,_0x59dcfc){_0x5e648d=_0x5e648d-0x114;let _0x4fa091=_0x4a96d4[_0x5e648d];return _0x4fa091;},_0x5e64(_0x2b4bd8,_0x2b79e2);}import{sortSuggestions as _0x12972a,executeCommandForSuggestions as _0x219091}from'../utils/utils.js';export default class x extends _0x3bacaa{constructor(_0x55dcd7,_0x2aeb25,_0x13811){const _0x2d5659=_0x5e64;super(_0x55dcd7),this[_0x2d5659(0x126)]=_0x2aeb25,this[_0x2d5659(0x120)]=_0x13811,this[_0x2d5659(0x116)](),this[_0x2d5659(0x118)]=!0x1;}[_0x1636b0(0x116)](){const _0x5b01b5=_0x1636b0,_0x596eaa=Array[_0x5b01b5(0x12a)](this[_0x5b01b5(0x120)][_0x5b01b5(0x119)]())[_0x5b01b5(0x127)](_0x3aa3d0=>_0x3aa3d0[_0x5b01b5(0x11e)]);this[_0x5b01b5(0x115)]=this[_0x5b01b5(0x126)][_0x5b01b5(0x115)]&&_0x596eaa;}[_0x1636b0(0x114)](){const _0x507465=_0x1636b0,_0x413a21=_0x12972a(Array[_0x507465(0x12a)](this[_0x507465(0x120)][_0x507465(0x119)]()));for(const _0x25e699 of _0x413a21){const _0x5f177b=_0x25e699[_0x507465(0x129)]();if(!this[_0x507465(0x11b)][_0x507465(0x121)][_0x507465(0x123)](_0x5f177b))return;}_0x219091(this[_0x507465(0x11b)][_0x507465(0x121)],this[_0x507465(0x126)],_0x413a21);}}
23
+ const _0x2751e1=_0x2d74;function _0x2d74(_0x40b1cc,_0x1dbd1c){const _0x563cc3=_0x563c();return _0x2d74=function(_0x2d74aa,_0xe0f4ff){_0x2d74aa=_0x2d74aa-0x146;let _0x9d570c=_0x563cc3[_0x2d74aa];return _0x9d570c;},_0x2d74(_0x40b1cc,_0x1dbd1c);}function _0x563c(){const _0x5d227a=['getRanges','2418104POknzZ','canEditAt','2RjlLIC','isInContent','1222446WSbWBu','598935UlcFXb','257258yiAKiS','2748428UwNjRX','2982861HgKFSd','refresh','model','editor','values','5WtQDYI','isEnabled','_suggestions','13795110yGoroo','_isEnabledBasedOnSelection','from','_command','execute','some'];_0x563c=function(){return _0x5d227a;};return _0x563c();}(function(_0x27bc0e,_0x323cf6){const _0x475ff8=_0x2d74,_0x3f7d79=_0x27bc0e();while(!![]){try{const _0x4ef7be=parseInt(_0x475ff8(0x15c))/0x1+-parseInt(_0x475ff8(0x158))/0x2*(parseInt(_0x475ff8(0x15b))/0x3)+parseInt(_0x475ff8(0x146))/0x4*(-parseInt(_0x475ff8(0x14c))/0x5)+parseInt(_0x475ff8(0x15a))/0x6+-parseInt(_0x475ff8(0x147))/0x7+-parseInt(_0x475ff8(0x156))/0x8+parseInt(_0x475ff8(0x14f))/0x9;if(_0x4ef7be===_0x323cf6)break;else _0x3f7d79['push'](_0x3f7d79['shift']());}catch(_0x1e850c){_0x3f7d79['push'](_0x3f7d79['shift']());}}}(_0x563c,0x5c71b));import{Command as _0x2dfaef}from'ckeditor5/src/core.js';import{sortSuggestions as _0x395918,executeCommandForSuggestions as _0x5eea7c}from'../utils/utils.js';export default class x extends _0x2dfaef{constructor(_0x528512,_0x219870,_0x417679){const _0x4c3d1d=_0x2d74;super(_0x528512),this[_0x4c3d1d(0x152)]=_0x219870,this[_0x4c3d1d(0x14e)]=_0x417679,this[_0x4c3d1d(0x148)](),this[_0x4c3d1d(0x150)]=!0x1;}[_0x2751e1(0x148)](){const _0x4e09cb=_0x2751e1,_0xc29c46=Array[_0x4e09cb(0x151)](this[_0x4e09cb(0x14e)][_0x4e09cb(0x14b)]())[_0x4e09cb(0x154)](_0x48516f=>_0x48516f[_0x4e09cb(0x159)]);this[_0x4e09cb(0x14d)]=this[_0x4e09cb(0x152)][_0x4e09cb(0x14d)]&&_0xc29c46;}[_0x2751e1(0x153)](){const _0x3dc1e0=_0x2751e1,_0x368d9b=_0x395918(Array[_0x3dc1e0(0x151)](this[_0x3dc1e0(0x14e)][_0x3dc1e0(0x14b)]()));for(const _0x466ce4 of _0x368d9b){const _0x5489c6=_0x466ce4[_0x3dc1e0(0x155)]();if(!this[_0x3dc1e0(0x14a)][_0x3dc1e0(0x149)][_0x3dc1e0(0x157)](_0x5489c6))return;}_0x5eea7c(this[_0x3dc1e0(0x14a)][_0x3dc1e0(0x149)],this[_0x3dc1e0(0x152)],_0x368d9b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3fda9f=_0x2c9f;(function(_0x5a62c0,_0x2bbe7f){const _0x405eef=_0x2c9f,_0x39a1f9=_0x5a62c0();while(!![]){try{const _0x2b6c74=parseInt(_0x405eef(0x14f))/0x1+parseInt(_0x405eef(0x15c))/0x2*(parseInt(_0x405eef(0x150))/0x3)+-parseInt(_0x405eef(0x159))/0x4+parseInt(_0x405eef(0x160))/0x5+-parseInt(_0x405eef(0x161))/0x6+parseInt(_0x405eef(0x14d))/0x7*(-parseInt(_0x405eef(0x154))/0x8)+parseInt(_0x405eef(0x15d))/0x9;if(_0x2b6c74===_0x2bbe7f)break;else _0x39a1f9['push'](_0x39a1f9['shift']());}catch(_0x48f81d){_0x39a1f9['push'](_0x39a1f9['shift']());}}}(_0x43f6,0x2c238));function _0x43f6(){const _0x25d3f7=['14292IFUNFK','selection','editor','1753400eyGasG','853428zHTzME','_isEnabledBasedOnSelection','document','isEnabled','values','7Ddmyet','refresh','30148GsZdiq','105vmbDre','_suggestions','execute','_selectedSuggestions','591184ArNuez','size','model','getRanges','_command','446232fVoAOD','canEditAt','from','7204xqneWo'];_0x43f6=function(){return _0x25d3f7;};return _0x43f6();}import{Command as _0x292285}from'ckeditor5/src/core.js';import{sortSuggestions as _0x39b51b,getSelectedSuggestions as _0x5d7a1e,executeCommandForSuggestions as _0x38277e}from'../utils/utils.js';function _0x2c9f(_0x48f3c2,_0x2bdebf){const _0x43f657=_0x43f6();return _0x2c9f=function(_0x2c9fd0,_0x503e6a){_0x2c9fd0=_0x2c9fd0-0x14d;let _0x46bb66=_0x43f657[_0x2c9fd0];return _0x46bb66;},_0x2c9f(_0x48f3c2,_0x2bdebf);}export default class R extends _0x292285{constructor(_0x42a779,_0x169d52,_0x4a22ab){const _0x3088a3=_0x2c9f;super(_0x42a779),this[_0x3088a3(0x158)]=_0x169d52,this[_0x3088a3(0x151)]=_0x4a22ab,this[_0x3088a3(0x153)]=new Set(),this[_0x3088a3(0x14e)](),this[_0x3088a3(0x162)]=!0x1;}[_0x3fda9f(0x14e)](){const _0x382a30=_0x3fda9f,_0x27a238=this[_0x382a30(0x15f)][_0x382a30(0x156)][_0x382a30(0x163)][_0x382a30(0x15e)],_0x35b673=Array[_0x382a30(0x15b)](this[_0x382a30(0x151)][_0x382a30(0x165)]());this[_0x382a30(0x153)]=_0x5d7a1e(_0x27a238,_0x35b673),this[_0x382a30(0x164)]=this[_0x382a30(0x158)][_0x382a30(0x164)]&&!!this[_0x382a30(0x153)][_0x382a30(0x155)];}[_0x3fda9f(0x152)](){const _0x509acd=_0x3fda9f,_0x207324=_0x39b51b(Array[_0x509acd(0x15b)](this[_0x509acd(0x153)]));for(const _0x4b5144 of _0x207324){const _0x246892=_0x4b5144[_0x509acd(0x157)]();if(!this[_0x509acd(0x15f)][_0x509acd(0x156)][_0x509acd(0x15a)](_0x246892))return;}_0x38277e(this[_0x509acd(0x15f)][_0x509acd(0x156)],this[_0x509acd(0x158)],_0x207324);}}
23
+ const _0x2a7b64=_0x436b;function _0x436b(_0x111849,_0x49bf47){const _0x2e2ffd=_0x2e2f();return _0x436b=function(_0x436bd0,_0x18eb56){_0x436bd0=_0x436bd0-0x67;let _0x1193a4=_0x2e2ffd[_0x436bd0];return _0x1193a4;},_0x436b(_0x111849,_0x49bf47);}(function(_0x3b21bb,_0x4905cb){const _0x24070c=_0x436b,_0x34651c=_0x3b21bb();while(!![]){try{const _0x3b98e8=-parseInt(_0x24070c(0x6f))/0x1*(-parseInt(_0x24070c(0x7b))/0x2)+parseInt(_0x24070c(0x71))/0x3+parseInt(_0x24070c(0x6e))/0x4*(parseInt(_0x24070c(0x68))/0x5)+-parseInt(_0x24070c(0x7f))/0x6+-parseInt(_0x24070c(0x81))/0x7+parseInt(_0x24070c(0x7e))/0x8*(parseInt(_0x24070c(0x6b))/0x9)+parseInt(_0x24070c(0x7a))/0xa*(parseInt(_0x24070c(0x67))/0xb);if(_0x3b98e8===_0x4905cb)break;else _0x34651c['push'](_0x34651c['shift']());}catch(_0x561acf){_0x34651c['push'](_0x34651c['shift']());}}}(_0x2e2f,0x61794));import{Command as _0x22737f}from'ckeditor5/src/core.js';import{sortSuggestions as _0x17e0ff,getSelectedSuggestions as _0xd0dc0a,executeCommandForSuggestions as _0x2b958e}from'../utils/utils.js';export default class R extends _0x22737f{constructor(_0x3de42e,_0x4312a0,_0x19cc8d){const _0x7be615=_0x436b;super(_0x3de42e),this[_0x7be615(0x75)]=_0x4312a0,this[_0x7be615(0x6a)]=_0x19cc8d,this[_0x7be615(0x78)]=new Set(),this[_0x7be615(0x70)](),this[_0x7be615(0x79)]=!0x1;}[_0x2a7b64(0x70)](){const _0x3f0174=_0x2a7b64,_0x3820f0=this[_0x3f0174(0x69)][_0x3f0174(0x74)][_0x3f0174(0x76)][_0x3f0174(0x6d)],_0xf9aa=Array[_0x3f0174(0x73)](this[_0x3f0174(0x6a)][_0x3f0174(0x7c)]());this[_0x3f0174(0x78)]=_0xd0dc0a(_0x3820f0,_0xf9aa),this[_0x3f0174(0x72)]=this[_0x3f0174(0x75)][_0x3f0174(0x72)]&&!!this[_0x3f0174(0x78)][_0x3f0174(0x80)];}[_0x2a7b64(0x7d)](){const _0x1d658e=_0x2a7b64,_0x4de31c=_0x17e0ff(Array[_0x1d658e(0x73)](this[_0x1d658e(0x78)]));for(const _0x1c5a49 of _0x4de31c){const _0x39abe9=_0x1c5a49[_0x1d658e(0x6c)]();if(!this[_0x1d658e(0x69)][_0x1d658e(0x74)][_0x1d658e(0x77)](_0x39abe9))return;}_0x2b958e(this[_0x1d658e(0x69)][_0x1d658e(0x74)],this[_0x1d658e(0x75)],_0x4de31c);}}function _0x2e2f(){const _0x3bd37b=['59424yTXDzF','isEnabled','from','model','_command','document','canEditAt','_selectedSuggestions','_isEnabledBasedOnSelection','10UjalBU','53734ZEDPuZ','values','execute','31808UZWKpQ','4773060xPGZzT','size','648368aLMrqO','1631630IhdvbE','88685hFixMi','editor','_suggestions','1368GdzrKN','getRanges','selection','104BUlvCF','2jEUtyl','refresh'];_0x2e2f=function(){return _0x3bd37b;};return _0x2e2f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5048(_0x76a75,_0x453470){const _0x5b29fb=_0x5b29();return _0x5048=function(_0x504820,_0x38e48d){_0x504820=_0x504820-0x98;let _0x286776=_0x5b29fb[_0x504820];return _0x286776;},_0x5048(_0x76a75,_0x453470);}const _0x39b144=_0x5048;(function(_0x2452d9,_0x32aaa7){const _0x1058de=_0x5048,_0x54fcd7=_0x2452d9();while(!![]){try{const _0x5efed4=parseInt(_0x1058de(0xac))/0x1*(-parseInt(_0x1058de(0xa6))/0x2)+parseInt(_0x1058de(0x9f))/0x3*(-parseInt(_0x1058de(0xb1))/0x4)+parseInt(_0x1058de(0xad))/0x5+-parseInt(_0x1058de(0xae))/0x6*(-parseInt(_0x1058de(0xaf))/0x7)+-parseInt(_0x1058de(0xb2))/0x8*(-parseInt(_0x1058de(0x9a))/0x9)+-parseInt(_0x1058de(0xb0))/0xa*(-parseInt(_0x1058de(0x99))/0xb)+-parseInt(_0x1058de(0xa8))/0xc*(parseInt(_0x1058de(0xa5))/0xd);if(_0x5efed4===_0x32aaa7)break;else _0x54fcd7['push'](_0x54fcd7['shift']());}catch(_0x3426c8){_0x54fcd7['push'](_0x54fcd7['shift']());}}}(_0x5b29,0xce65c));import{Command as _0x1c5c8a}from'ckeditor5/src/core.js';function _0x5b29(){const _0x58afef=['execute','_enabledCommands','editor','23kFovdE','3632455sbampi','4962RGQBIw','1638OJfFRu','6320FPUwUn','4MiEDnK','8lQumPP','_enableCommands','value','7040apUAmB','8924463RltzCQ','TrackChangesCommand','forceDisabled','commands','clearForceDisabled','494379AOhCfw','_disableUnsupportedCommands','refresh','_isEnabledBasedOnSelection','affectsData','has','13xKhCBa','94110hIpHsi','isEnabled','2683608hhNWHn'];_0x5b29=function(){return _0x58afef;};return _0x5b29();}export default class M extends _0x1c5c8a{constructor(_0x42eebb,_0x6a34d6){const _0x525765=_0x5048;super(_0x42eebb),this[_0x525765(0xaa)]=_0x6a34d6,this[_0x525765(0x98)]=!0x1,this[_0x525765(0xa1)](),this[_0x525765(0xa2)]=!0x1;}[_0x39b144(0xa1)](){const _0x28cd96=_0x39b144;this[_0x28cd96(0xa7)]=!0x0;}[_0x39b144(0xa9)](){const _0xeafad=_0x39b144;this[_0xeafad(0x98)]=!this[_0xeafad(0x98)],this[_0xeafad(0x98)]?this[_0xeafad(0xa0)]():this[_0xeafad(0xb3)]();}[_0x39b144(0xa0)](){const _0x449023=_0x39b144;for(const _0x12dd21 of this[_0x449023(0xab)][_0x449023(0x9d)][_0x449023(0x9d)]())_0x12dd21[_0x449023(0xa3)]&&!this[_0x449023(0xaa)][_0x449023(0xa4)](_0x12dd21)&&_0x12dd21[_0x449023(0x9c)](_0x449023(0x9b));}[_0x39b144(0xb3)](){const _0x4083c9=_0x39b144;for(const _0x5a184b of this[_0x4083c9(0xab)][_0x4083c9(0x9d)][_0x4083c9(0x9d)]())_0x5a184b[_0x4083c9(0xa3)]&&!this[_0x4083c9(0xaa)][_0x4083c9(0xa4)](_0x5a184b)&&_0x5a184b[_0x4083c9(0x9e)](_0x4083c9(0x9b));}}
23
+ function _0x5f6d(){const _0x19a23c=['1432230bgWpoZ','execute','6532827kfAnJx','24866TNTOin','forceDisabled','1518044eVcnzQ','clearForceDisabled','8cdfegk','_enableCommands','_enabledCommands','10keYijT','9060597XWjlHl','3XOMBMm','affectsData','editor','value','refresh','10794190HGOkTx','5NApNSg','isEnabled','_isEnabledBasedOnSelection','_disableUnsupportedCommands','TrackChangesCommand','commands','989872itnZhl','has'];_0x5f6d=function(){return _0x19a23c;};return _0x5f6d();}const _0xbe4da6=_0x1666;function _0x1666(_0xd0030c,_0x24eef5){const _0x5f6d2a=_0x5f6d();return _0x1666=function(_0x16665f,_0x2ceb68){_0x16665f=_0x16665f-0x1af;let _0x212a6c=_0x5f6d2a[_0x16665f];return _0x212a6c;},_0x1666(_0xd0030c,_0x24eef5);}(function(_0xac6285,_0x43cd30){const _0x2a0194=_0x1666,_0x1cd60e=_0xac6285();while(!![]){try{const _0x123390=parseInt(_0x2a0194(0x1c7))/0x1+-parseInt(_0x2a0194(0x1b2))/0x2*(-parseInt(_0x2a0194(0x1bb))/0x3)+-parseInt(_0x2a0194(0x1b4))/0x4*(-parseInt(_0x2a0194(0x1c1))/0x5)+parseInt(_0x2a0194(0x1af))/0x6+parseInt(_0x2a0194(0x1b1))/0x7*(-parseInt(_0x2a0194(0x1b6))/0x8)+parseInt(_0x2a0194(0x1ba))/0x9+-parseInt(_0x2a0194(0x1b9))/0xa*(parseInt(_0x2a0194(0x1c0))/0xb);if(_0x123390===_0x43cd30)break;else _0x1cd60e['push'](_0x1cd60e['shift']());}catch(_0x1b5e3b){_0x1cd60e['push'](_0x1cd60e['shift']());}}}(_0x5f6d,0xadfff));import{Command as _0x4b45dd}from'ckeditor5/src/core.js';export default class M extends _0x4b45dd{constructor(_0x134068,_0x171bfe){const _0xe37fed=_0x1666;super(_0x134068),this[_0xe37fed(0x1b8)]=_0x171bfe,this[_0xe37fed(0x1be)]=!0x1,this[_0xe37fed(0x1bf)](),this[_0xe37fed(0x1c3)]=!0x1;}[_0xbe4da6(0x1bf)](){const _0x2e8ca1=_0xbe4da6;this[_0x2e8ca1(0x1c2)]=!0x0;}[_0xbe4da6(0x1b0)](){const _0xa18803=_0xbe4da6;this[_0xa18803(0x1be)]=!this[_0xa18803(0x1be)],this[_0xa18803(0x1be)]?this[_0xa18803(0x1c4)]():this[_0xa18803(0x1b7)]();}[_0xbe4da6(0x1c4)](){const _0x4044ed=_0xbe4da6;for(const _0x268aa8 of this[_0x4044ed(0x1bd)][_0x4044ed(0x1c6)][_0x4044ed(0x1c6)]())_0x268aa8[_0x4044ed(0x1bc)]&&!this[_0x4044ed(0x1b8)][_0x4044ed(0x1c8)](_0x268aa8)&&_0x268aa8[_0x4044ed(0x1b3)](_0x4044ed(0x1c5));}[_0xbe4da6(0x1b7)](){const _0x1c9ac2=_0xbe4da6;for(const _0x19c8c1 of this[_0x1c9ac2(0x1bd)][_0x1c9ac2(0x1c6)][_0x1c9ac2(0x1c6)]())_0x19c8c1[_0x1c9ac2(0x1bc)]&&!this[_0x1c9ac2(0x1b8)][_0x1c9ac2(0x1c8)](_0x19c8c1)&&_0x19c8c1[_0x1c9ac2(0x1b5)](_0x1c9ac2(0x1c5));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2e438e,_0x41b9f1){var _0x3011e7=_0x5a7b,_0x726edd=_0x2e438e();while(!![]){try{var _0x502e73=parseInt(_0x3011e7(0x199))/0x1*(-parseInt(_0x3011e7(0x1a0))/0x2)+-parseInt(_0x3011e7(0x197))/0x3*(-parseInt(_0x3011e7(0x1a1))/0x4)+-parseInt(_0x3011e7(0x19d))/0x5*(-parseInt(_0x3011e7(0x19b))/0x6)+parseInt(_0x3011e7(0x19a))/0x7+-parseInt(_0x3011e7(0x1a2))/0x8*(-parseInt(_0x3011e7(0x19f))/0x9)+-parseInt(_0x3011e7(0x19c))/0xa*(-parseInt(_0x3011e7(0x198))/0xb)+-parseInt(_0x3011e7(0x19e))/0xc;if(_0x502e73===_0x41b9f1)break;else _0x726edd['push'](_0x726edd['shift']());}catch(_0x2f12a7){_0x726edd['push'](_0x726edd['shift']());}}}(_0x2242,0xc9205));export{default as TrackChanges}from'./trackchanges.js';function _0x2242(){var _0x2be19a=['23187672zwZgdV','3215286mHLyMn','3606JFlkvk','116052IZYDQj','32qVzVoy','27OrCBaa','275tYEJQV','477CYHOLt','10968489xoOZKE','6goIPKc','68490PFaGye','939325gQWBuO'];_0x2242=function(){return _0x2be19a;};return _0x2242();}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x5a7b(_0x3dda4f,_0x5c4bb1){var _0x2242c7=_0x2242();return _0x5a7b=function(_0x5a7b21,_0xb25b35){_0x5a7b21=_0x5a7b21-0x197;var _0x247a8b=_0x2242c7[_0x5a7b21];return _0x247a8b;},_0x5a7b(_0x3dda4f,_0x5c4bb1);}import'./augmentation.js';
23
+ (function(_0x1cd967,_0x4c9c24){var _0x5d153d=_0x50c2,_0x474592=_0x1cd967();while(!![]){try{var _0x5399f3=-parseInt(_0x5d153d(0x10f))/0x1*(parseInt(_0x5d153d(0x112))/0x2)+parseInt(_0x5d153d(0x10c))/0x3*(-parseInt(_0x5d153d(0x10e))/0x4)+parseInt(_0x5d153d(0x113))/0x5+-parseInt(_0x5d153d(0x111))/0x6*(-parseInt(_0x5d153d(0x10b))/0x7)+-parseInt(_0x5d153d(0x10a))/0x8+parseInt(_0x5d153d(0x110))/0x9+parseInt(_0x5d153d(0x114))/0xa*(parseInt(_0x5d153d(0x10d))/0xb);if(_0x5399f3===_0x4c9c24)break;else _0x474592['push'](_0x474592['shift']());}catch(_0x4b0167){_0x474592['push'](_0x474592['shift']());}}}(_0x481d,0x624f4));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x481d(){var _0x30dc8f=['1669212KmAvvp','2053434nTrZrn','215080VkEaRC','230885cQuvLD','332490QloiBu','6030192WtSXct','14FwrqdG','39VvFhfl','286WMwlLv','158956LtuBGB','1UOKLxE'];_0x481d=function(){return _0x30dc8f;};return _0x481d();}function _0x50c2(_0x1d2a68,_0x1b158d){var _0x481d7a=_0x481d();return _0x50c2=function(_0x50c258,_0x3e1eb2){_0x50c258=_0x50c258-0x10a;var _0x9e872c=_0x481d7a[_0x50c258];return _0x9e872c;},_0x50c2(_0x1d2a68,_0x1b158d);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x579a(_0x472fbf,_0x10e289){const _0x35971b=_0x3597();return _0x579a=function(_0x579a32,_0x29831d){_0x579a32=_0x579a32-0x19c;let _0x1e2dd5=_0x35971b[_0x579a32];return _0x1e2dd5;},_0x579a(_0x472fbf,_0x10e289);}const _0x4dbb75=_0x579a;function _0x3597(){const _0x16efdc=['get','3oqzYUj','12XMAdaU','afterInit','plugins','commands','12TQrwcK','105038jkarpE','9sQdFSt','12200353ayjXhN','showAIAssistant','1847706CVIGhr','enableCommand','TrackChangesEditing','1378285DNRBJD','1780312YnyKWB','4069796AKftor','1HRYlGZ','editor','5930140vDNtrD'];_0x3597=function(){return _0x16efdc;};return _0x3597();}(function(_0x35fbd1,_0xb5cbab){const _0x58b81a=_0x579a,_0x190bbc=_0x35fbd1();while(!![]){try{const _0x48f2b9=parseInt(_0x58b81a(0x1af))/0x1*(parseInt(_0x58b81a(0x1a5))/0x2)+-parseInt(_0x58b81a(0x19f))/0x3*(parseInt(_0x58b81a(0x1ae))/0x4)+parseInt(_0x58b81a(0x1ac))/0x5*(parseInt(_0x58b81a(0x1a4))/0x6)+parseInt(_0x58b81a(0x1a9))/0x7+parseInt(_0x58b81a(0x1ad))/0x8+parseInt(_0x58b81a(0x1a6))/0x9*(-parseInt(_0x58b81a(0x19d))/0xa)+-parseInt(_0x58b81a(0x1a7))/0xb*(-parseInt(_0x58b81a(0x1a0))/0xc);if(_0x48f2b9===_0xb5cbab)break;else _0x190bbc['push'](_0x190bbc['shift']());}catch(_0x96327f){_0x190bbc['push'](_0x190bbc['shift']());}}}(_0x3597,0x8fcbe));import{Plugin as _0x38a0f2}from'ckeditor5/src/core.js';export default class E extends _0x38a0f2{[_0x4dbb75(0x1a1)](){const _0x325486=_0x4dbb75,_0x378f92=this[_0x325486(0x19c)],_0x14ad55=_0x378f92[_0x325486(0x1a2)][_0x325486(0x19e)](_0x325486(0x1ab));_0x378f92[_0x325486(0x1a3)][_0x325486(0x19e)](_0x325486(0x1a8))&&_0x14ad55[_0x325486(0x1aa)](_0x325486(0x1a8));}}
23
+ function _0x3fc0(_0x38c95a,_0x13ef63){const _0xa7b1da=_0xa7b1();return _0x3fc0=function(_0x3fc05d,_0x48a1e9){_0x3fc05d=_0x3fc05d-0x1c9;let _0x439e40=_0xa7b1da[_0x3fc05d];return _0x439e40;},_0x3fc0(_0x38c95a,_0x13ef63);}const _0x4da1da=_0x3fc0;function _0xa7b1(){const _0x513d2c=['enableCommand','1YbDsQw','plugins','172902oxoKvQ','170268rpxfWI','7IxnYZG','15777OpjBqK','afterInit','editor','showAIAssistant','get','627400QrVsqg','45540uTqEia','TrackChangesEditing','1600144bscNqi','commands','15RRHUYC','671fLERot','390WIZKyo','430702BoYcoC'];_0xa7b1=function(){return _0x513d2c;};return _0xa7b1();}(function(_0x5953f2,_0x171134){const _0xa609fc=_0x3fc0,_0x576b35=_0x5953f2();while(!![]){try{const _0x31e611=-parseInt(_0xa609fc(0x1dc))/0x1*(-parseInt(_0xa609fc(0x1da))/0x2)+parseInt(_0xa609fc(0x1d7))/0x3*(-parseInt(_0xa609fc(0x1cb))/0x4)+parseInt(_0xa609fc(0x1d2))/0x5+parseInt(_0xa609fc(0x1ca))/0x6*(parseInt(_0xa609fc(0x1cc))/0x7)+-parseInt(_0xa609fc(0x1d5))/0x8+parseInt(_0xa609fc(0x1cd))/0x9*(-parseInt(_0xa609fc(0x1d9))/0xa)+parseInt(_0xa609fc(0x1d8))/0xb*(parseInt(_0xa609fc(0x1d3))/0xc);if(_0x31e611===_0x171134)break;else _0x576b35['push'](_0x576b35['shift']());}catch(_0x51a0c4){_0x576b35['push'](_0x576b35['shift']());}}}(_0xa7b1,0x1d473));import{Plugin as _0x17b07b}from'ckeditor5/src/core.js';export default class E extends _0x17b07b{[_0x4da1da(0x1ce)](){const _0xcaff76=_0x4da1da,_0x358148=this[_0xcaff76(0x1cf)],_0x2af7f9=_0x358148[_0xcaff76(0x1c9)][_0xcaff76(0x1d1)](_0xcaff76(0x1d4));_0x358148[_0xcaff76(0x1d6)][_0xcaff76(0x1d1)](_0xcaff76(0x1d0))&&_0x2af7f9[_0xcaff76(0x1db)](_0xcaff76(0x1d0));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x110bae=_0x1014;function _0x1014(_0x571bfb,_0x10879d){const _0x40f188=_0x40f1();return _0x1014=function(_0x1014f8,_0x57f745){_0x1014f8=_0x1014f8-0x1c4;let _0x304692=_0x40f188[_0x1014f8];return _0x304692;},_0x1014(_0x571bfb,_0x10879d);}(function(_0x4d4ff0,_0x5316a9){const _0x4a7658=_0x1014,_0xe4354=_0x4d4ff0();while(!![]){try{const _0x5f4ca5=parseInt(_0x4a7658(0x1e6))/0x1*(parseInt(_0x4a7658(0x1e0))/0x2)+parseInt(_0x4a7658(0x1eb))/0x3+parseInt(_0x4a7658(0x1df))/0x4+-parseInt(_0x4a7658(0x1d7))/0x5+-parseInt(_0x4a7658(0x1cc))/0x6*(-parseInt(_0x4a7658(0x1cb))/0x7)+parseInt(_0x4a7658(0x1da))/0x8*(-parseInt(_0x4a7658(0x1e7))/0x9)+-parseInt(_0x4a7658(0x1c9))/0xa;if(_0x5f4ca5===_0x5316a9)break;else _0xe4354['push'](_0xe4354['shift']());}catch(_0x4a0935){_0xe4354['push'](_0xe4354['shift']());}}}(_0x40f1,0xef3de));import{Plugin as _0x4d9102}from'ckeditor5/src/core.js';import{getTranslation as _0x4fce27}from'../utils/common-translations.js';function _0x40f1(){const _0x15e5ef=['2778zrELwC','enableDefaultAttributesIntegration','registerBlockAttribute','FORMAT_ALIGNMENT','*Format:*\x20%0','right','AlignmentEditing','alignment','formatBlock','left','FORMAT_ALIGN_TO_RIGHT','8059850fCegfX','center','editor','3080bBZzPw','FORMAT_ALIGN_TO_CENTER','plugins','registerAttributeLabel','has','7393628iNisjc','1731188kXbpCI','afterInit','type','justify','FORMAT_ALIGN_TO_LEFT','value','1mePkJL','23319LEeXnP','registerDescriptionCallback','get','commandParams','993351msLWrm','_registerLegacyDescription','locale','commandName','descriptionFactory','FORMAT_JUSTIFY_TEXT','format','2677810IAkBYa','TrackChangesEditing','12278qrlean'];_0x40f1=function(){return _0x15e5ef;};return _0x40f1();}export default class V extends _0x4d9102{[_0x110bae(0x1e1)](){const _0x10d345=_0x110bae,_0x41b442=this[_0x10d345(0x1d9)],_0x274d41=_0x41b442[_0x10d345(0x1c4)];if(!_0x41b442[_0x10d345(0x1dc)][_0x10d345(0x1de)](_0x10d345(0x1d2)))return;const _0x3921a2=_0x41b442[_0x10d345(0x1dc)][_0x10d345(0x1e9)](_0x10d345(0x1ca));_0x3921a2[_0x10d345(0x1cd)](_0x10d345(0x1d3)),_0x3921a2[_0x10d345(0x1ce)](_0x10d345(0x1d3)),_0x3921a2[_0x10d345(0x1c6)][_0x10d345(0x1dd)](_0x10d345(0x1d3),_0x4fce27(_0x274d41,_0x10d345(0x1cf))),this[_0x10d345(0x1ec)]();}[_0x110bae(0x1ec)](){const _0x19cd6c=_0x110bae,_0x326288=this[_0x19cd6c(0x1d9)],_0x35069f=_0x326288[_0x19cd6c(0x1c4)];_0x326288[_0x19cd6c(0x1dc)][_0x19cd6c(0x1e9)](_0x19cd6c(0x1ca))[_0x19cd6c(0x1c6)][_0x19cd6c(0x1e8)](_0x5507a4=>{const _0x33e3d9=_0x19cd6c;if(_0x33e3d9(0x1d4)!=_0x5507a4[_0x33e3d9(0x1e2)])return;const {data:_0x304af3}=_0x5507a4;if(_0x304af3&&_0x33e3d9(0x1d3)==_0x304af3[_0x33e3d9(0x1c5)]){const _0x457d2c=_0x304af3[_0x33e3d9(0x1ea)][0x0][_0x33e3d9(0x1e5)];return{'type':_0x33e3d9(0x1c8),'content':_0x4fce27(_0x35069f,_0x33e3d9(0x1d0),function(_0x381f90){const _0x588083=_0x33e3d9;switch(_0x381f90){case _0x588083(0x1d5):return _0x4fce27(_0x35069f,_0x588083(0x1e4));case _0x588083(0x1d1):return _0x4fce27(_0x35069f,_0x588083(0x1d6));case _0x588083(0x1d8):return _0x4fce27(_0x35069f,_0x588083(0x1db));case _0x588083(0x1e3):return _0x4fce27(_0x35069f,_0x588083(0x1c7));}}(_0x457d2c))};}});}}
23
+ const _0x405cde=_0x1456;(function(_0x4b6e69,_0x47752c){const _0x2aab41=_0x1456,_0x33b677=_0x4b6e69();while(!![]){try{const _0x1e1007=-parseInt(_0x2aab41(0x18e))/0x1+parseInt(_0x2aab41(0x192))/0x2*(-parseInt(_0x2aab41(0x17f))/0x3)+parseInt(_0x2aab41(0x18a))/0x4+-parseInt(_0x2aab41(0x194))/0x5+parseInt(_0x2aab41(0x182))/0x6*(-parseInt(_0x2aab41(0x18b))/0x7)+parseInt(_0x2aab41(0x181))/0x8+parseInt(_0x2aab41(0x173))/0x9*(parseInt(_0x2aab41(0x188))/0xa);if(_0x1e1007===_0x47752c)break;else _0x33b677['push'](_0x33b677['shift']());}catch(_0x42539f){_0x33b677['push'](_0x33b677['shift']());}}}(_0x575c,0xc3c9f));import{Plugin as _0x43244e}from'ckeditor5/src/core.js';function _0x1456(_0x344e89,_0x458e83){const _0x575c16=_0x575c();return _0x1456=function(_0x1456c2,_0x3877a1){_0x1456c2=_0x1456c2-0x170;let _0x2cfa66=_0x575c16[_0x1456c2];return _0x2cfa66;},_0x1456(_0x344e89,_0x458e83);}import{getTranslation as _0x245e04}from'../utils/common-translations.js';export default class V extends _0x43244e{[_0x405cde(0x17d)](){const _0x1eb3c5=_0x405cde,_0x524b60=this[_0x1eb3c5(0x198)],_0x132f01=_0x524b60[_0x1eb3c5(0x187)];if(!_0x524b60[_0x1eb3c5(0x17e)][_0x1eb3c5(0x186)](_0x1eb3c5(0x178)))return;const _0x1ac3dd=_0x524b60[_0x1eb3c5(0x17e)][_0x1eb3c5(0x18c)](_0x1eb3c5(0x17c));_0x1ac3dd[_0x1eb3c5(0x191)](_0x1eb3c5(0x177)),_0x1ac3dd[_0x1eb3c5(0x18f)](_0x1eb3c5(0x177)),_0x1ac3dd[_0x1eb3c5(0x180)][_0x1eb3c5(0x171)](_0x1eb3c5(0x177),_0x245e04(_0x132f01,_0x1eb3c5(0x195))),this[_0x1eb3c5(0x183)]();}[_0x405cde(0x183)](){const _0x28a46e=_0x405cde,_0x59dfcb=this[_0x28a46e(0x198)],_0x29cb8e=_0x59dfcb[_0x28a46e(0x187)];_0x59dfcb[_0x28a46e(0x17e)][_0x28a46e(0x18c)](_0x28a46e(0x17c))[_0x28a46e(0x180)][_0x28a46e(0x189)](_0x2c7b1d=>{const _0x523ea6=_0x28a46e;if(_0x523ea6(0x172)!=_0x2c7b1d[_0x523ea6(0x196)])return;const {data:_0x344749}=_0x2c7b1d;if(_0x344749&&_0x523ea6(0x177)==_0x344749[_0x523ea6(0x190)]){const _0x2069a6=_0x344749[_0x523ea6(0x184)][0x0][_0x523ea6(0x17a)];return{'type':_0x523ea6(0x174),'content':_0x245e04(_0x29cb8e,_0x523ea6(0x176),function(_0x30ceb7){const _0x53f5bd=_0x523ea6;switch(_0x30ceb7){case _0x53f5bd(0x197):return _0x245e04(_0x29cb8e,_0x53f5bd(0x193));case _0x53f5bd(0x170):return _0x245e04(_0x29cb8e,_0x53f5bd(0x18d));case _0x53f5bd(0x185):return _0x245e04(_0x29cb8e,_0x53f5bd(0x175));case _0x53f5bd(0x179):return _0x245e04(_0x29cb8e,_0x53f5bd(0x17b));}}(_0x2069a6))};}});}}function _0x575c(){const _0x5b6491=['has','locale','881970vKpbiW','registerDescriptionCallback','3825232hNuxhP','2840425owHdPk','get','FORMAT_ALIGN_TO_RIGHT','221309fUKvGg','registerBlockAttribute','commandName','enableDefaultAttributesIntegration','354990NqJsPl','FORMAT_ALIGN_TO_LEFT','6434240UCZzzr','FORMAT_ALIGNMENT','type','left','editor','right','registerAttributeLabel','formatBlock','189KpSctN','format','FORMAT_ALIGN_TO_CENTER','*Format:*\x20%0','alignment','AlignmentEditing','justify','value','FORMAT_JUSTIFY_TEXT','TrackChangesEditing','afterInit','plugins','3jtJpRV','descriptionFactory','679464YiCCUe','6ymaAck','_registerLegacyDescription','commandParams','center'];_0x575c=function(){return _0x5b6491;};return _0x575c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3041(){const _0x4e2c9c=['bold','TrackChangesEditing','SubscriptEditing','editor','BoldEditing','has','UnderlineEditing','underline','CodeEditing','registerAttributeLabel','5483424EvAocW','forceValue','FORMAT_ITALIC','toLowerCase','FORMAT_CODE','registerDescriptionCallback','italic','commandName','descriptionFactory','*Remove\x20format:*\x20%0','subscript','2870484omiORg','*Format:*\x20%0','832505dKCUUM','strikethrough','plugins','formatInline','469472rPjhpb','StrikethroughEditing','_registerLegacyDescription','enableDefaultAttributesIntegration','slice','registerInlineAttribute','format','567075aaMPHu','74968BnovND','FORMAT_SUPERSCRIPT','FORMAT_SUBSCRIPT','2658607HyACHW','4EhzYqg','FORMAT_STRIKETHROUGH','code','ItalicEditing','get','superscript','SuperscriptEditing','FORMAT_BOLD','toUpperCase','type','locale','FORMAT_','FORMAT_UNDERLINE','commandParams','afterInit'];_0x3041=function(){return _0x4e2c9c;};return _0x3041();}const _0x43535e=_0x35ee;function _0x35ee(_0x310df0,_0x3e548f){const _0x3041a6=_0x3041();return _0x35ee=function(_0x35ee91,_0x3ff6ac){_0x35ee91=_0x35ee91-0x17e;let _0x143029=_0x3041a6[_0x35ee91];return _0x143029;},_0x35ee(_0x310df0,_0x3e548f);}(function(_0x41f7fa,_0x3056ae){const _0x1ca67b=_0x35ee,_0x4e626a=_0x41f7fa();while(!![]){try{const _0x4f5792=-parseInt(_0x1ca67b(0x19c))/0x1+-parseInt(_0x1ca67b(0x1a4))/0x2+parseInt(_0x1ca67b(0x1a3))/0x3*(-parseInt(_0x1ca67b(0x1a8))/0x4)+parseInt(_0x1ca67b(0x198))/0x5+parseInt(_0x1ca67b(0x196))/0x6+-parseInt(_0x1ca67b(0x1a7))/0x7+parseInt(_0x1ca67b(0x18b))/0x8;if(_0x4f5792===_0x3056ae)break;else _0x4e626a['push'](_0x4e626a['shift']());}catch(_0x2d617b){_0x4e626a['push'](_0x4e626a['shift']());}}}(_0x3041,0x3e261));import{Plugin as _0xb8504b}from'ckeditor5/src/core.js';import{getTranslation as _0x109129}from'../utils/common-translations.js';const ti=[_0x43535e(0x185),_0x43535e(0x1ab),_0x43535e(0x187),_0x43535e(0x189),_0x43535e(0x19d),_0x43535e(0x183),_0x43535e(0x1ae)];export default class U extends _0xb8504b{[_0x43535e(0x180)](){const _0x3de4de=_0x43535e,_0x7625c5=this[_0x3de4de(0x184)],_0x11c2c0=_0x7625c5[_0x3de4de(0x19a)][_0x3de4de(0x1ac)](_0x3de4de(0x182)),_0x499bdd=_0x7625c5[_0x3de4de(0x1b2)];for(const _0x48493a of ti){if(!_0x7625c5[_0x3de4de(0x19a)][_0x3de4de(0x186)](_0x48493a))continue;const _0x3739fd=_0x48493a[_0x3de4de(0x1a0)](0x0,-0x7)[_0x3de4de(0x18e)](),_0x3cae5a=_0x3de4de(0x1b3)+_0x3739fd[_0x3de4de(0x1b0)]();_0x11c2c0[_0x3de4de(0x19f)](_0x3739fd),_0x11c2c0[_0x3de4de(0x1a1)](_0x3739fd),_0x11c2c0[_0x3de4de(0x193)][_0x3de4de(0x18a)](_0x3739fd,_0x109129(_0x499bdd,_0x3cae5a));}this[_0x3de4de(0x19e)]();}[_0x43535e(0x19e)](){const _0xdaec2e=_0x43535e,_0x51b39e=this[_0xdaec2e(0x184)],_0x13fa85=_0x51b39e[_0xdaec2e(0x1b2)],_0x59a541=_0x51b39e[_0xdaec2e(0x19a)][_0xdaec2e(0x1ac)](_0xdaec2e(0x182));function _0x587457(_0x3bf5ec,_0x12054d){const _0x1eb72c=_0xdaec2e;_0x59a541[_0x1eb72c(0x193)][_0x1eb72c(0x190)](_0x35b3bd=>{const _0x9e9f87=_0x1eb72c;if(_0x9e9f87(0x19b)!=_0x35b3bd[_0x9e9f87(0x1b1)])return;const {data:_0x20e1b3}=_0x35b3bd;return _0x20e1b3&&_0x20e1b3[_0x9e9f87(0x192)]===_0x3bf5ec?_0x20e1b3[_0x9e9f87(0x17f)][0x0][_0x9e9f87(0x18c)]?{'type':_0x9e9f87(0x1a2),'content':_0x109129(_0x13fa85,_0x9e9f87(0x197),_0x12054d)}:{'type':_0x9e9f87(0x1a2),'content':_0x109129(_0x13fa85,_0x9e9f87(0x194),_0x12054d)}:void 0x0;});}_0x587457(_0xdaec2e(0x181),_0x109129(_0x13fa85,_0xdaec2e(0x1af))),_0x587457(_0xdaec2e(0x191),_0x109129(_0x13fa85,_0xdaec2e(0x18d))),_0x587457(_0xdaec2e(0x188),_0x109129(_0x13fa85,_0xdaec2e(0x17e))),_0x587457(_0xdaec2e(0x1aa),_0x109129(_0x13fa85,_0xdaec2e(0x18f))),_0x587457(_0xdaec2e(0x199),_0x109129(_0x13fa85,_0xdaec2e(0x1a9))),_0x587457(_0xdaec2e(0x195),_0x109129(_0x13fa85,_0xdaec2e(0x1a6))),_0x587457(_0xdaec2e(0x1ad),_0x109129(_0x13fa85,_0xdaec2e(0x1a5)));}}
23
+ const _0x266293=_0x122b;(function(_0x5ec15d,_0x1a00f6){const _0xbd883a=_0x122b,_0x383823=_0x5ec15d();while(!![]){try{const _0x585c65=parseInt(_0xbd883a(0x171))/0x1+-parseInt(_0xbd883a(0x196))/0x2+parseInt(_0xbd883a(0x18f))/0x3+-parseInt(_0xbd883a(0x193))/0x4+-parseInt(_0xbd883a(0x18a))/0x5+-parseInt(_0xbd883a(0x169))/0x6*(parseInt(_0xbd883a(0x18e))/0x7)+parseInt(_0xbd883a(0x162))/0x8*(parseInt(_0xbd883a(0x17d))/0x9);if(_0x585c65===_0x1a00f6)break;else _0x383823['push'](_0x383823['shift']());}catch(_0x1d09f0){_0x383823['push'](_0x383823['shift']());}}}(_0x6f07,0xb0fbc));function _0x6f07(){const _0x2d15cf=['*Format:*\x20%0','FORMAT_UNDERLINE','afterInit','54XNQfZR','UnderlineEditing','forceValue','formatInline','type','bold','TrackChangesEditing','registerInlineAttribute','subscript','code','*Remove\x20format:*\x20%0','commandParams','get','4165860TukCgI','StrikethroughEditing','locale','has','2578282VQgyZg','2287881ebsHHM','_registerLegacyDescription','italic','FORMAT_ITALIC','5578304eFuuBr','format','commandName','181950dcVvtr','FORMAT_SUPERSCRIPT','editor','2550704DHRkpg','superscript','FORMAT_SUBSCRIPT','BoldEditing','descriptionFactory','enableDefaultAttributesIntegration','plugins','12DxalZR','toUpperCase','toLowerCase','registerAttributeLabel','FORMAT_STRIKETHROUGH','FORMAT_','SubscriptEditing','FORMAT_CODE','1104644FiThHx','ItalicEditing','SuperscriptEditing','slice','CodeEditing','registerDescriptionCallback','underline','FORMAT_BOLD','strikethrough'];_0x6f07=function(){return _0x2d15cf;};return _0x6f07();}function _0x122b(_0x506fe4,_0x1be44f){const _0x6f07e0=_0x6f07();return _0x122b=function(_0x122bd4,_0x38d45d){_0x122bd4=_0x122bd4-0x161;let _0x19b1e1=_0x6f07e0[_0x122bd4];return _0x19b1e1;},_0x122b(_0x506fe4,_0x1be44f);}import{Plugin as _0x4113dc}from'ckeditor5/src/core.js';import{getTranslation as _0x237735}from'../utils/common-translations.js';const ti=[_0x266293(0x165),_0x266293(0x172),_0x266293(0x17e),_0x266293(0x175),_0x266293(0x18b),_0x266293(0x16f),_0x266293(0x173)];export default class U extends _0x4113dc{[_0x266293(0x17c)](){const _0x41c4d0=_0x266293,_0x244689=this[_0x41c4d0(0x161)],_0x1fc013=_0x244689[_0x41c4d0(0x168)][_0x41c4d0(0x189)](_0x41c4d0(0x183)),_0x509319=_0x244689[_0x41c4d0(0x18c)];for(const _0x466d65 of ti){if(!_0x244689[_0x41c4d0(0x168)][_0x41c4d0(0x18d)](_0x466d65))continue;const _0x56d3be=_0x466d65[_0x41c4d0(0x174)](0x0,-0x7)[_0x41c4d0(0x16b)](),_0x565999=_0x41c4d0(0x16e)+_0x56d3be[_0x41c4d0(0x16a)]();_0x1fc013[_0x41c4d0(0x167)](_0x56d3be),_0x1fc013[_0x41c4d0(0x184)](_0x56d3be),_0x1fc013[_0x41c4d0(0x166)][_0x41c4d0(0x16c)](_0x56d3be,_0x237735(_0x509319,_0x565999));}this[_0x41c4d0(0x190)]();}[_0x266293(0x190)](){const _0x3f6068=_0x266293,_0x104ce9=this[_0x3f6068(0x161)],_0x1d2f29=_0x104ce9[_0x3f6068(0x18c)],_0x3b5ebc=_0x104ce9[_0x3f6068(0x168)][_0x3f6068(0x189)](_0x3f6068(0x183));function _0x3f7185(_0x3db4f9,_0x461c78){const _0x582c69=_0x3f6068;_0x3b5ebc[_0x582c69(0x166)][_0x582c69(0x176)](_0x5bb5a3=>{const _0x2618f9=_0x582c69;if(_0x2618f9(0x180)!=_0x5bb5a3[_0x2618f9(0x181)])return;const {data:_0x2aaabe}=_0x5bb5a3;return _0x2aaabe&&_0x2aaabe[_0x2618f9(0x195)]===_0x3db4f9?_0x2aaabe[_0x2618f9(0x188)][0x0][_0x2618f9(0x17f)]?{'type':_0x2618f9(0x194),'content':_0x237735(_0x1d2f29,_0x2618f9(0x17a),_0x461c78)}:{'type':_0x2618f9(0x194),'content':_0x237735(_0x1d2f29,_0x2618f9(0x187),_0x461c78)}:void 0x0;});}_0x3f7185(_0x3f6068(0x182),_0x237735(_0x1d2f29,_0x3f6068(0x178))),_0x3f7185(_0x3f6068(0x191),_0x237735(_0x1d2f29,_0x3f6068(0x192))),_0x3f7185(_0x3f6068(0x177),_0x237735(_0x1d2f29,_0x3f6068(0x17b))),_0x3f7185(_0x3f6068(0x186),_0x237735(_0x1d2f29,_0x3f6068(0x170))),_0x3f7185(_0x3f6068(0x179),_0x237735(_0x1d2f29,_0x3f6068(0x16d))),_0x3f7185(_0x3f6068(0x185),_0x237735(_0x1d2f29,_0x3f6068(0x164))),_0x3f7185(_0x3f6068(0x163),_0x237735(_0x1d2f29,_0x3f6068(0x197)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53e4b9=_0x540e;(function(_0x5ef76d,_0x4b615f){const _0x90dee8=_0x540e,_0x198d26=_0x5ef76d();while(!![]){try{const _0x3fc3cb=parseInt(_0x90dee8(0x15e))/0x1+parseInt(_0x90dee8(0x163))/0x2+-parseInt(_0x90dee8(0x17c))/0x3+parseInt(_0x90dee8(0x165))/0x4*(parseInt(_0x90dee8(0x182))/0x5)+-parseInt(_0x90dee8(0x15c))/0x6*(-parseInt(_0x90dee8(0x179))/0x7)+parseInt(_0x90dee8(0x170))/0x8+parseInt(_0x90dee8(0x174))/0x9*(-parseInt(_0x90dee8(0x177))/0xa);if(_0x3fc3cb===_0x4b615f)break;else _0x198d26['push'](_0x198d26['shift']());}catch(_0xa7b639){_0x198d26['push'](_0x198d26['shift']());}}}(_0x27ed,0x4e1aa));import{Plugin as _0x4a7032}from'ckeditor5/src/core.js';function _0x540e(_0x18eb1a,_0x3545bb){const _0x27ed01=_0x27ed();return _0x540e=function(_0x540e5e,_0x1b9c95){_0x540e5e=_0x540e5e-0x15b;let _0xe37f6a=_0x27ed01[_0x540e5e];return _0xe37f6a;},_0x540e(_0x18eb1a,_0x3545bb);}function _0x27ed(){const _0x75a098=['markBlockFormat','*Remove\x20format:*\x20%0','6HSmcRL','commandName','48815MSPNeF','model','has','get','afterInit','1003794ultsoA','*Set\x20format:*\x20%0','62244SStRUW','value','change','filter','descriptionFactory','ELEMENT_BLOCK_QUOTE','checkChild','commands','blockQuote','name','getSelectedBlocks','553560MlzmcS','commandParams','forceValue','format','378YLwdnq','BlockQuoteEditing','TrackChangesEditing','92290YcFrmf','$root','859187ocnFIC','selection','from','898959uYpdnz','locale','registerDescriptionCallback','plugins','document','parent','85aWBiZH','enableCommand','schema','editor'];_0x27ed=function(){return _0x75a098;};return _0x27ed();}import{getTranslation as _0x362638}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x106c56}from'../utils/utils.js';export default class O extends _0x4a7032{[_0x53e4b9(0x162)](){const _0x33c7c2=_0x53e4b9,_0x5766d5=this[_0x33c7c2(0x185)],_0x22e3e2=_0x5766d5[_0x33c7c2(0x17d)];if(!_0x5766d5[_0x33c7c2(0x17f)][_0x33c7c2(0x160)](_0x33c7c2(0x175)))return;const _0x236866=_0x5766d5[_0x33c7c2(0x17f)][_0x33c7c2(0x161)](_0x33c7c2(0x176)),_0x15b356=this[_0x33c7c2(0x185)][_0x33c7c2(0x16c)][_0x33c7c2(0x161)](_0x33c7c2(0x16d));_0x236866[_0x33c7c2(0x183)](_0x33c7c2(0x16d),(_0x252246,_0x4b3961={})=>{const _0x1a2707=_0x33c7c2,_0x1ace28=this[_0x1a2707(0x185)][_0x1a2707(0x15f)][_0x1a2707(0x180)][_0x1a2707(0x17a)],_0x512d7a=_0x4b3961&&void 0x0!==_0x4b3961[_0x1a2707(0x172)]?_0x4b3961[_0x1a2707(0x172)]:!_0x15b356[_0x1a2707(0x166)];let _0x331cf1=[];if(_0x512d7a){const _0x2278cb=Array[_0x1a2707(0x17b)](_0x1ace28[_0x1a2707(0x16f)]())[_0x1a2707(0x168)](_0x50b730=>oo(_0x50b730)||function(_0x3421b7,_0x11f060){const _0x9eeda3=_0x1a2707,_0x59ae5d=_0x11f060[_0x9eeda3(0x16b)](_0x3421b7[_0x9eeda3(0x181)],_0x9eeda3(0x16d)),_0x5dcd5d=_0x11f060[_0x9eeda3(0x16b)]([_0x9eeda3(0x178),_0x9eeda3(0x16d)],_0x3421b7);return _0x59ae5d&&_0x5dcd5d;}(_0x50b730,this[_0x1a2707(0x185)][_0x1a2707(0x15f)][_0x1a2707(0x184)]));_0x331cf1=_0x106c56(_0x2278cb,_0x5766d5[_0x1a2707(0x15f)]);}else{const _0x4b1319=Array[_0x1a2707(0x17b)](_0x1ace28[_0x1a2707(0x16f)]())[_0x1a2707(0x168)](_0x527516=>oo(_0x527516));_0x331cf1=_0x106c56(_0x4b1319,_0x5766d5[_0x1a2707(0x15f)]);}_0x5766d5[_0x1a2707(0x15f)][_0x1a2707(0x167)](()=>{const _0x1c1283=_0x1a2707;for(const _0x3829c5 of _0x331cf1)_0x236866[_0x1c1283(0x186)](_0x3829c5,{'commandName':_0x1c1283(0x16d),'commandParams':[{'forceValue':_0x512d7a}]});});}),_0x236866[_0x33c7c2(0x169)][_0x33c7c2(0x17e)](_0x36c48f=>{const _0x314dd7=_0x33c7c2,{data:_0x40b585}=_0x36c48f;if(_0x40b585&&_0x314dd7(0x16d)==_0x40b585[_0x314dd7(0x15d)]){const _0x2e8071=_0x362638(_0x22e3e2,_0x314dd7(0x16a));return _0x40b585[_0x314dd7(0x171)][0x0][_0x314dd7(0x172)]?{'type':_0x314dd7(0x173),'content':_0x362638(_0x22e3e2,_0x314dd7(0x164),_0x2e8071)}:{'type':_0x314dd7(0x173),'content':_0x362638(_0x22e3e2,_0x314dd7(0x15b),_0x2e8071)};}});}}function oo(_0x320d7e){const _0x39c0d0=_0x53e4b9;return _0x39c0d0(0x16d)==_0x320d7e[_0x39c0d0(0x181)][_0x39c0d0(0x16e)];}
23
+ const _0x3ecc4c=_0x1947;(function(_0x3ad930,_0x3a68ae){const _0x3a403a=_0x1947,_0x390beb=_0x3ad930();while(!![]){try{const _0x4af5ba=-parseInt(_0x3a403a(0xaa))/0x1+-parseInt(_0x3a403a(0x80))/0x2*(parseInt(_0x3a403a(0x97))/0x3)+-parseInt(_0x3a403a(0x8a))/0x4+parseInt(_0x3a403a(0x8f))/0x5*(parseInt(_0x3a403a(0xa6))/0x6)+parseInt(_0x3a403a(0x94))/0x7*(-parseInt(_0x3a403a(0x90))/0x8)+-parseInt(_0x3a403a(0xa2))/0x9+parseInt(_0x3a403a(0xa9))/0xa;if(_0x4af5ba===_0x3a68ae)break;else _0x390beb['push'](_0x390beb['shift']());}catch(_0x88748f){_0x390beb['push'](_0x390beb['shift']());}}}(_0x4f63,0x817b8));function _0x1947(_0x55ba00,_0x3aa91b){const _0x4f638f=_0x4f63();return _0x1947=function(_0x194779,_0x153942){_0x194779=_0x194779-0x80;let _0x46eaeb=_0x4f638f[_0x194779];return _0x46eaeb;},_0x1947(_0x55ba00,_0x3aa91b);}function _0x4f63(){const _0x429b1e=['afterInit','has','parent','forceValue','614285nLUAvU','156536HGcvaG','filter','get','*Remove\x20format:*\x20%0','203kmpaUQ','name','selection','12LyGhuk','TrackChangesEditing','from','commandParams','BlockQuoteEditing','commandName','editor','plugins','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','locale','1977741CvQDLR','markBlockFormat','format','commands','18kfbXAZ','model','$root','21879830kwsWWk','875777MPILFZ','checkChild','120074RNNhJm','*Set\x20format:*\x20%0','getSelectedBlocks','enableCommand','document','change','blockQuote','schema','value','descriptionFactory','492308eiddCi'];_0x4f63=function(){return _0x429b1e;};return _0x4f63();}import{Plugin as _0x3bb7fd}from'ckeditor5/src/core.js';import{getTranslation as _0x16d1e2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x15a8f3}from'../utils/utils.js';export default class O extends _0x3bb7fd{[_0x3ecc4c(0x8b)](){const _0x2bf66d=_0x3ecc4c,_0x2927f3=this[_0x2bf66d(0x9d)],_0x1aed98=_0x2927f3[_0x2bf66d(0xa1)];if(!_0x2927f3[_0x2bf66d(0x9e)][_0x2bf66d(0x8c)](_0x2bf66d(0x9b)))return;const _0x3b1ac8=_0x2927f3[_0x2bf66d(0x9e)][_0x2bf66d(0x92)](_0x2bf66d(0x98)),_0x1904f6=this[_0x2bf66d(0x9d)][_0x2bf66d(0xa5)][_0x2bf66d(0x92)](_0x2bf66d(0x86));_0x3b1ac8[_0x2bf66d(0x83)](_0x2bf66d(0x86),(_0x843edd,_0x55af7c={})=>{const _0x13d774=_0x2bf66d,_0x1592a0=this[_0x13d774(0x9d)][_0x13d774(0xa7)][_0x13d774(0x84)][_0x13d774(0x96)],_0xec4d5f=_0x55af7c&&void 0x0!==_0x55af7c[_0x13d774(0x8e)]?_0x55af7c[_0x13d774(0x8e)]:!_0x1904f6[_0x13d774(0x88)];let _0x54851d=[];if(_0xec4d5f){const _0x319f6f=Array[_0x13d774(0x99)](_0x1592a0[_0x13d774(0x82)]())[_0x13d774(0x91)](_0x51d027=>oo(_0x51d027)||function(_0x2a5638,_0x2ec534){const _0x22131a=_0x13d774,_0x5cee0d=_0x2ec534[_0x22131a(0xab)](_0x2a5638[_0x22131a(0x8d)],_0x22131a(0x86)),_0x29b768=_0x2ec534[_0x22131a(0xab)]([_0x22131a(0xa8),_0x22131a(0x86)],_0x2a5638);return _0x5cee0d&&_0x29b768;}(_0x51d027,this[_0x13d774(0x9d)][_0x13d774(0xa7)][_0x13d774(0x87)]));_0x54851d=_0x15a8f3(_0x319f6f,_0x2927f3[_0x13d774(0xa7)]);}else{const _0xd1785d=Array[_0x13d774(0x99)](_0x1592a0[_0x13d774(0x82)]())[_0x13d774(0x91)](_0x5395af=>oo(_0x5395af));_0x54851d=_0x15a8f3(_0xd1785d,_0x2927f3[_0x13d774(0xa7)]);}_0x2927f3[_0x13d774(0xa7)][_0x13d774(0x85)](()=>{const _0x478185=_0x13d774;for(const _0x1541aa of _0x54851d)_0x3b1ac8[_0x478185(0xa3)](_0x1541aa,{'commandName':_0x478185(0x86),'commandParams':[{'forceValue':_0xec4d5f}]});});}),_0x3b1ac8[_0x2bf66d(0x89)][_0x2bf66d(0x9f)](_0x1dad34=>{const _0x2ca1de=_0x2bf66d,{data:_0x1a36f3}=_0x1dad34;if(_0x1a36f3&&_0x2ca1de(0x86)==_0x1a36f3[_0x2ca1de(0x9c)]){const _0x3c9f62=_0x16d1e2(_0x1aed98,_0x2ca1de(0xa0));return _0x1a36f3[_0x2ca1de(0x9a)][0x0][_0x2ca1de(0x8e)]?{'type':_0x2ca1de(0xa4),'content':_0x16d1e2(_0x1aed98,_0x2ca1de(0x81),_0x3c9f62)}:{'type':_0x2ca1de(0xa4),'content':_0x16d1e2(_0x1aed98,_0x2ca1de(0x93),_0x3c9f62)};}});}}function oo(_0x21fd4e){const _0x59aa2f=_0x3ecc4c;return _0x59aa2f(0x86)==_0x21fd4e[_0x59aa2f(0x8d)][_0x59aa2f(0x95)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1867bf=_0x363d;function _0x363d(_0x178bc9,_0x367e13){const _0x3b6cf6=_0x3b6c();return _0x363d=function(_0x363d93,_0x3d82f1){_0x363d93=_0x363d93-0x190;let _0x4dde84=_0x3b6cf6[_0x363d93];return _0x4dde84;},_0x363d(_0x178bc9,_0x367e13);}(function(_0x5cb1d7,_0x250e4d){const _0x43e48b=_0x363d,_0x3c4ee8=_0x5cb1d7();while(!![]){try{const _0x40994a=parseInt(_0x43e48b(0x195))/0x1*(parseInt(_0x43e48b(0x198))/0x2)+parseInt(_0x43e48b(0x19f))/0x3*(-parseInt(_0x43e48b(0x19a))/0x4)+-parseInt(_0x43e48b(0x19b))/0x5+parseInt(_0x43e48b(0x1a1))/0x6*(parseInt(_0x43e48b(0x19d))/0x7)+parseInt(_0x43e48b(0x1a5))/0x8*(parseInt(_0x43e48b(0x194))/0x9)+parseInt(_0x43e48b(0x197))/0xa+-parseInt(_0x43e48b(0x193))/0xb;if(_0x40994a===_0x250e4d)break;else _0x3c4ee8['push'](_0x3c4ee8['shift']());}catch(_0x41c16b){_0x3c4ee8['push'](_0x3c4ee8['shift']());}}}(_0x3b6c,0x46ad5));import{Plugin as _0x348e9c}from'ckeditor5/src/core.js';export default class G extends _0x348e9c{[_0x1867bf(0x1a3)](){const _0x30d27c=_0x1867bf,_0x4c9abc=this[_0x30d27c(0x19e)];_0x4c9abc[_0x30d27c(0x192)][_0x30d27c(0x199)](_0x30d27c(0x191))&&(_0x4c9abc[_0x30d27c(0x192)][_0x30d27c(0x190)](_0x30d27c(0x1a2))[_0x30d27c(0x196)](_0x30d27c(0x1a0)),_0x4c9abc[_0x30d27c(0x192)][_0x30d27c(0x190)](_0x30d27c(0x1a2))[_0x30d27c(0x196)](_0x30d27c(0x1a4)),_0x4c9abc[_0x30d27c(0x192)][_0x30d27c(0x190)](_0x30d27c(0x1a2))[_0x30d27c(0x196)](_0x30d27c(0x19c)));}}function _0x3b6c(){const _0x13e3ea=['enableCommand','2677860AagBiC','356464jMRmKe','has','254684gkjymx','704895ZDoGGr','changeCaseTitle','651cvfBCa','editor','3WUdpgP','changeCaseUpper','31488BdwYLf','TrackChangesEditing','afterInit','changeCaseLower','1312OPxrdN','get','CaseChange','plugins','5744937rbrpeA','4518aixYSN','1YBrcSB'];_0x3b6c=function(){return _0x13e3ea;};return _0x3b6c();}
23
+ function _0x3e7b(_0x264f40,_0x361d1a){const _0xb78c92=_0xb78c();return _0x3e7b=function(_0x3e7bd6,_0x2bc59b){_0x3e7bd6=_0x3e7bd6-0x109;let _0xf285c3=_0xb78c92[_0x3e7bd6];return _0xf285c3;},_0x3e7b(_0x264f40,_0x361d1a);}const _0xbe6b1=_0x3e7b;(function(_0x1235c3,_0x2c610c){const _0x4a9e94=_0x3e7b,_0x93c01b=_0x1235c3();while(!![]){try{const _0x32a187=parseInt(_0x4a9e94(0x10e))/0x1+-parseInt(_0x4a9e94(0x110))/0x2+-parseInt(_0x4a9e94(0x10f))/0x3+-parseInt(_0x4a9e94(0x115))/0x4*(-parseInt(_0x4a9e94(0x117))/0x5)+parseInt(_0x4a9e94(0x10a))/0x6*(parseInt(_0x4a9e94(0x112))/0x7)+-parseInt(_0x4a9e94(0x11d))/0x8*(-parseInt(_0x4a9e94(0x11b))/0x9)+-parseInt(_0x4a9e94(0x113))/0xa;if(_0x32a187===_0x2c610c)break;else _0x93c01b['push'](_0x93c01b['shift']());}catch(_0x5207b1){_0x93c01b['push'](_0x93c01b['shift']());}}}(_0xb78c,0xb01d5));import{Plugin as _0x26b056}from'ckeditor5/src/core.js';export default class G extends _0x26b056{[_0xbe6b1(0x118)](){const _0x2062e3=_0xbe6b1,_0x4cf303=this[_0x2062e3(0x109)];_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x114)](_0x2062e3(0x111))&&(_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x119)](_0x2062e3(0x11a))[_0x2062e3(0x10c)](_0x2062e3(0x116)),_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x119)](_0x2062e3(0x11a))[_0x2062e3(0x10c)](_0x2062e3(0x10d)),_0x4cf303[_0x2062e3(0x10b)][_0x2062e3(0x119)](_0x2062e3(0x11a))[_0x2062e3(0x10c)](_0x2062e3(0x11c)));}}function _0xb78c(){const _0xa69105=['13768ypoIjb','editor','3679386iXyOJN','plugins','enableCommand','changeCaseLower','1115719MstvVY','347430HkVzNG','1950862iNhuOC','CaseChange','7IqKLnO','15650720obLviy','has','8fxqKlQ','changeCaseUpper','2951540WzyMIS','afterInit','get','TrackChangesEditing','2448kmvuap','changeCaseTitle'];_0xb78c=function(){return _0xa69105;};return _0xb78c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5872(){const _0x5dfaaa=['editor','ckbox','525102axmJZy','3703LSvsKw','plugins','get','93685lhdUqS','enableCommand','3464GoDCWt','899305DFaGMF','TrackChangesEditing','2384980BSTEYJ','591615PMsXxs','87523HXTuLv','4xPDJjf','afterInit','2KByaVR','commands','30DbdimN'];_0x5872=function(){return _0x5dfaaa;};return _0x5872();}const _0x35614e=_0xfd8a;(function(_0x2d2462,_0x1a111d){const _0x58f162=_0xfd8a,_0x584cf6=_0x2d2462();while(!![]){try{const _0x156c28=parseInt(_0x58f162(0x8f))/0x1*(-parseInt(_0x58f162(0x92))/0x2)+parseInt(_0x58f162(0x97))/0x3*(-parseInt(_0x58f162(0x90))/0x4)+parseInt(_0x58f162(0x9b))/0x5*(-parseInt(_0x58f162(0x94))/0x6)+-parseInt(_0x58f162(0x98))/0x7*(-parseInt(_0x58f162(0x9d))/0x8)+-parseInt(_0x58f162(0x8e))/0x9+parseInt(_0x58f162(0x8d))/0xa+parseInt(_0x58f162(0x9e))/0xb;if(_0x156c28===_0x1a111d)break;else _0x584cf6['push'](_0x584cf6['shift']());}catch(_0x55f3aa){_0x584cf6['push'](_0x584cf6['shift']());}}}(_0x5872,0x1f165));function _0xfd8a(_0x47a357,_0x16adb5){const _0x58720f=_0x5872();return _0xfd8a=function(_0xfd8a6,_0x55ec41){_0xfd8a6=_0xfd8a6-0x8c;let _0x1a0f5f=_0x58720f[_0xfd8a6];return _0x1a0f5f;},_0xfd8a(_0x47a357,_0x16adb5);}import{Plugin as _0x573af0}from'ckeditor5/src/core.js';export default class F extends _0x573af0{[_0x35614e(0x91)](){const _0xdd18a6=_0x35614e,_0x911c6d=this[_0xdd18a6(0x95)];_0x911c6d[_0xdd18a6(0x93)][_0xdd18a6(0x9a)](_0xdd18a6(0x96))&&_0x911c6d[_0xdd18a6(0x99)][_0xdd18a6(0x9a)](_0xdd18a6(0x8c))[_0xdd18a6(0x9c)](_0xdd18a6(0x96));}}
23
+ const _0x55492f=_0x5ac5;(function(_0x484449,_0xc903d1){const _0xacf84c=_0x5ac5,_0xddfd8=_0x484449();while(!![]){try{const _0x57cc0f=parseInt(_0xacf84c(0x98))/0x1+-parseInt(_0xacf84c(0x9a))/0x2+parseInt(_0xacf84c(0x9d))/0x3*(-parseInt(_0xacf84c(0x90))/0x4)+parseInt(_0xacf84c(0x91))/0x5+parseInt(_0xacf84c(0x8e))/0x6+parseInt(_0xacf84c(0x99))/0x7+parseInt(_0xacf84c(0x96))/0x8*(-parseInt(_0xacf84c(0x8f))/0x9);if(_0x57cc0f===_0xc903d1)break;else _0xddfd8['push'](_0xddfd8['shift']());}catch(_0x8e5551){_0xddfd8['push'](_0xddfd8['shift']());}}}(_0x2561,0x5e595));function _0x5ac5(_0xa58dde,_0x5ab9ae){const _0x256112=_0x2561();return _0x5ac5=function(_0x5ac5fe,_0xee187){_0x5ac5fe=_0x5ac5fe-0x8e;let _0x44b4a8=_0x256112[_0x5ac5fe];return _0x44b4a8;},_0x5ac5(_0xa58dde,_0x5ab9ae);}import{Plugin as _0x549cf6}from'ckeditor5/src/core.js';export default class F extends _0x549cf6{[_0x55492f(0x9e)](){const _0xfea64c=_0x55492f,_0x367e80=this[_0xfea64c(0x94)];_0x367e80[_0xfea64c(0x95)][_0xfea64c(0x93)](_0xfea64c(0x92))&&_0x367e80[_0xfea64c(0x97)][_0xfea64c(0x93)](_0xfea64c(0x9c))[_0xfea64c(0x9b)](_0xfea64c(0x92));}}function _0x2561(){const _0x1b22cb=['get','editor','commands','8CdzUqh','plugins','716807FdoAoq','2139536wkYnxt','482336lAJlzY','enableCommand','TrackChangesEditing','52098TQGnXA','afterInit','2491602huNrZD','8708292iwCOUG','12fVjKxK','1047925FvwVvz','ckbox'];_0x2561=function(){return _0x1b22cb;};return _0x2561();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cf16b=_0x4495;(function(_0x29e5ee,_0x1a86e4){const _0x27e069=_0x4495,_0x53616c=_0x29e5ee();while(!![]){try{const _0x2c74fa=parseInt(_0x27e069(0x114))/0x1*(parseInt(_0x27e069(0x113))/0x2)+-parseInt(_0x27e069(0x123))/0x3+-parseInt(_0x27e069(0xfc))/0x4*(parseInt(_0x27e069(0x124))/0x5)+-parseInt(_0x27e069(0xff))/0x6+parseInt(_0x27e069(0x107))/0x7+-parseInt(_0x27e069(0xf3))/0x8+parseInt(_0x27e069(0xfd))/0x9;if(_0x2c74fa===_0x1a86e4)break;else _0x53616c['push'](_0x53616c['shift']());}catch(_0x4e43ef){_0x53616c['push'](_0x53616c['shift']());}}}(_0x2c26,0xd5c2e));function _0x4495(_0x54e363,_0x1b2a3f){const _0x2c262e=_0x2c26();return _0x4495=function(_0x449540,_0x42c19c){_0x449540=_0x449540-0xed;let _0x19da64=_0x2c262e[_0x449540];return _0x19da64;},_0x4495(_0x54e363,_0x1b2a3f);}import{Plugin as _0x230fb3}from'ckeditor5/src/core.js';function _0x2c26(){const _0x5ed529=['plugins','4484382HdqBRd','has','selection','getSelectedBlocks','get','outdentCodeBlock','format','codeBlock','descriptionFactory','checkChild','commands','filter','634pcTlll','5323ymUuPr','isLimit','enableCommand','name','blockName','forceValue','ELEMENT_CODE_BLOCK','config','formatBlock','change','parent','rootElement','find','afterInit','editor','4711533RHNMqA','30kFhDQE','commandName','CodeBlock','document','markBlockFormat','value','languages','6557848lXuBJP','label','language','type','model','locale','registerElementLabel','registerDescriptionCallback','*Remove\x20format:*\x20%0','735404eRHEIG','31543146BOStgQ','commandParams','8783382kpXURH','schema','toLowerCase','*Set\x20format:*\x20%0','TrackChangesEditing','from','indentCodeBlock'];_0x2c26=function(){return _0x5ed529;};return _0x2c26();}import{getTranslation as _0x66a80d}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xcfc8d5}from'../utils/utils.js';export default class L extends _0x230fb3{[_0x1cf16b(0x121)](){const _0x5e2793=_0x1cf16b,_0x1186b1=this[_0x5e2793(0x122)];if(!_0x1186b1[_0x5e2793(0x106)][_0x5e2793(0x108)](_0x5e2793(0xee)))return;const _0x230a4c=_0x1186b1[_0x5e2793(0x106)][_0x5e2793(0x10b)](_0x5e2793(0x103)),_0x3adac0=_0x1186b1[_0x5e2793(0xf8)],_0x1b9a0c=_0x1186b1[_0x5e2793(0x11b)][_0x5e2793(0x10b)](_0x5e2793(0x10e))[_0x5e2793(0xf2)],_0x736135=_0x1186b1[_0x5e2793(0x111)][_0x5e2793(0x10b)](_0x5e2793(0x10e));_0x230a4c[_0x5e2793(0x116)](_0x5e2793(0x105)),_0x230a4c[_0x5e2793(0x116)](_0x5e2793(0x10c)),_0x230a4c[_0x5e2793(0x116)](_0x5e2793(0x10e),(_0x492214,_0xb270f4={})=>{const _0x38aadc=_0x5e2793,_0x475014=_0x1186b1[_0x38aadc(0xf7)],_0x4c9e4d=_0x1186b1[_0x38aadc(0xf7)][_0x38aadc(0xef)][_0x38aadc(0x109)],_0x1f9c6f=_0xb270f4&&void 0x0!==_0xb270f4[_0x38aadc(0x119)]?_0xb270f4[_0x38aadc(0x119)]:!_0x736135[_0x38aadc(0xf1)];let _0x8970da;_0xb270f4[_0x38aadc(0xf5)]||(_0xb270f4[_0x38aadc(0xf5)]=_0x1b9a0c[0x0][_0x38aadc(0xf5)]),_0x8970da=_0x1f9c6f?Array[_0x38aadc(0x104)](_0x4c9e4d[_0x38aadc(0x10a)]())[_0x38aadc(0x112)](_0x50334f=>eo(_0x50334f)||function(_0x1cf028,_0x5ea69e){const _0x2755e3=_0x38aadc;if(_0x1cf028['is'](_0x2755e3(0x11f))||_0x5ea69e[_0x2755e3(0x115)](_0x1cf028))return!0x1;return _0x5ea69e[_0x2755e3(0x110)](_0x1cf028[_0x2755e3(0x11e)],_0x2755e3(0x10e));}(_0x50334f,_0x475014[_0x38aadc(0x100)])):Array[_0x38aadc(0x104)](_0x4c9e4d[_0x38aadc(0x10a)]())[_0x38aadc(0x112)](_0x2391ce=>eo(_0x2391ce));const _0x2d5456=_0xcfc8d5(_0x8970da,_0x475014);_0x475014[_0x38aadc(0x11d)](()=>{const _0x59e49f=_0x38aadc;for(const _0x2e28fa of _0x2d5456)_0x230a4c[_0x59e49f(0xf0)](_0x2e28fa,{'commandName':_0x59e49f(0x10e),'commandParams':[{..._0xb270f4,'forceValue':_0x1f9c6f}],'formatGroupId':_0x59e49f(0x118)});});}),(_0x230a4c[_0x5e2793(0x10f)][_0x5e2793(0xf9)](_0x5e2793(0x10e),_0xf37a11=>_0x66a80d(_0x3adac0,_0x5e2793(0x11a),_0xf37a11)),_0x230a4c[_0x5e2793(0x10f)][_0x5e2793(0xfa)](_0x415924=>{const _0x11aa9c=_0x5e2793;if(_0x11aa9c(0x11c)!=_0x415924[_0x11aa9c(0xf6)])return;const _0x2e525d=_0x3adac0['t'],{data:_0x1f3388}=_0x415924;if(!_0x1f3388||_0x11aa9c(0x10e)!=_0x1f3388[_0x11aa9c(0xed)])return;const _0x272b74=_0x1f3388[_0x11aa9c(0xfe)][0x0][_0x11aa9c(0xf5)],_0x4fa717=_0x2e525d(_0x1b9a0c[_0x11aa9c(0x120)](_0x3d8032=>_0x3d8032[_0x11aa9c(0xf5)]===_0x272b74)[_0x11aa9c(0xf4)])[_0x11aa9c(0x101)]();return _0x1f3388[_0x11aa9c(0xfe)][0x0][_0x11aa9c(0x119)]?{'type':_0x11aa9c(0x10d),'content':_0x66a80d(_0x3adac0,_0x11aa9c(0x102),_0x66a80d(_0x3adac0,_0x11aa9c(0x11a),0x1)+'\x20('+_0x4fa717+')')}:{'type':_0x11aa9c(0x10d),'content':_0x66a80d(_0x3adac0,_0x11aa9c(0xfb),_0x66a80d(_0x3adac0,_0x11aa9c(0x11a),0x1))};}));}}function eo(_0x371ca6){const _0x40aacf=_0x1cf16b;return _0x40aacf(0x10e)==_0x371ca6[_0x40aacf(0x117)];}
23
+ const _0x69999b=_0x396e;(function(_0x203c99,_0x57671e){const _0x3563ba=_0x396e,_0x500fa4=_0x203c99();while(!![]){try{const _0x532d7e=-parseInt(_0x3563ba(0x1f8))/0x1+parseInt(_0x3563ba(0x1e1))/0x2+-parseInt(_0x3563ba(0x205))/0x3+-parseInt(_0x3563ba(0x1f3))/0x4+parseInt(_0x3563ba(0x1f1))/0x5+-parseInt(_0x3563ba(0x1fc))/0x6*(-parseInt(_0x3563ba(0x1f6))/0x7)+parseInt(_0x3563ba(0x1e4))/0x8*(parseInt(_0x3563ba(0x1db))/0x9);if(_0x532d7e===_0x57671e)break;else _0x500fa4['push'](_0x500fa4['shift']());}catch(_0x20d85a){_0x500fa4['push'](_0x500fa4['shift']());}}}(_0x5b5b,0xd53ee));function _0x5b5b(){const _0x4551a8=['CodeBlock','languages','*Remove\x20format:*\x20%0','formatBlock','1899026WzeZyF','ELEMENT_CODE_BLOCK','registerElementLabel','8WhxIsT','registerDescriptionCallback','toLowerCase','schema','config','plugins','forceValue','locale','checkChild','value','format','indentCodeBlock','editor','5387595RnLAJk','from','2805752JRMOxj','get','outdentCodeBlock','717367EbiiYv','commands','666716AayxRR','language','blockName','type','6nBmpFK','document','enableCommand','parent','markBlockFormat','*Set\x20format:*\x20%0','find','filter','rootElement','3345138ZfVfgK','model','TrackChangesEditing','has','selection','change','codeBlock','commandParams','commandName','getSelectedBlocks','descriptionFactory','label','afterInit','isLimit','11044269TORNIj','name'];_0x5b5b=function(){return _0x4551a8;};return _0x5b5b();}import{Plugin as _0x1a7961}from'ckeditor5/src/core.js';import{getTranslation as _0x363046}from'../utils/common-translations.js';function _0x396e(_0x1f1e12,_0xa7c2b3){const _0x5b5bbb=_0x5b5b();return _0x396e=function(_0x396ef7,_0x595b6a){_0x396ef7=_0x396ef7-0x1d0;let _0x53e261=_0x5b5bbb[_0x396ef7];return _0x53e261;},_0x396e(_0x1f1e12,_0xa7c2b3);}import{getRangesOfBlockGroups as _0x3c5609}from'../utils/utils.js';export default class L extends _0x1a7961{[_0x69999b(0x1d9)](){const _0x2140f1=_0x69999b,_0x5aa489=this[_0x2140f1(0x1f0)];if(!_0x5aa489[_0x2140f1(0x1e9)][_0x2140f1(0x1d0)](_0x2140f1(0x1dd)))return;const _0x2306e8=_0x5aa489[_0x2140f1(0x1e9)][_0x2140f1(0x1f4)](_0x2140f1(0x207)),_0x37ce2f=_0x5aa489[_0x2140f1(0x1eb)],_0x5aca83=_0x5aa489[_0x2140f1(0x1e8)][_0x2140f1(0x1f4)](_0x2140f1(0x1d3))[_0x2140f1(0x1de)],_0x1998b6=_0x5aa489[_0x2140f1(0x1f7)][_0x2140f1(0x1f4)](_0x2140f1(0x1d3));_0x2306e8[_0x2140f1(0x1fe)](_0x2140f1(0x1ef)),_0x2306e8[_0x2140f1(0x1fe)](_0x2140f1(0x1f5)),_0x2306e8[_0x2140f1(0x1fe)](_0x2140f1(0x1d3),(_0x49edd9,_0x2bc21d={})=>{const _0x3e5d20=_0x2140f1,_0x1dab32=_0x5aa489[_0x3e5d20(0x206)],_0x4fdb48=_0x5aa489[_0x3e5d20(0x206)][_0x3e5d20(0x1fd)][_0x3e5d20(0x1d1)],_0x186c02=_0x2bc21d&&void 0x0!==_0x2bc21d[_0x3e5d20(0x1ea)]?_0x2bc21d[_0x3e5d20(0x1ea)]:!_0x1998b6[_0x3e5d20(0x1ed)];let _0x53fc01;_0x2bc21d[_0x3e5d20(0x1f9)]||(_0x2bc21d[_0x3e5d20(0x1f9)]=_0x5aca83[0x0][_0x3e5d20(0x1f9)]),_0x53fc01=_0x186c02?Array[_0x3e5d20(0x1f2)](_0x4fdb48[_0x3e5d20(0x1d6)]())[_0x3e5d20(0x203)](_0x3ecd56=>eo(_0x3ecd56)||function(_0x139df7,_0x21e69b){const _0x39cd52=_0x3e5d20;if(_0x139df7['is'](_0x39cd52(0x204))||_0x21e69b[_0x39cd52(0x1da)](_0x139df7))return!0x1;return _0x21e69b[_0x39cd52(0x1ec)](_0x139df7[_0x39cd52(0x1ff)],_0x39cd52(0x1d3));}(_0x3ecd56,_0x1dab32[_0x3e5d20(0x1e7)])):Array[_0x3e5d20(0x1f2)](_0x4fdb48[_0x3e5d20(0x1d6)]())[_0x3e5d20(0x203)](_0x4490f3=>eo(_0x4490f3));const _0x5f1c60=_0x3c5609(_0x53fc01,_0x1dab32);_0x1dab32[_0x3e5d20(0x1d2)](()=>{const _0x377a3a=_0x3e5d20;for(const _0x2bf7a6 of _0x5f1c60)_0x2306e8[_0x377a3a(0x200)](_0x2bf7a6,{'commandName':_0x377a3a(0x1d3),'commandParams':[{..._0x2bc21d,'forceValue':_0x186c02}],'formatGroupId':_0x377a3a(0x1fa)});});}),(_0x2306e8[_0x2140f1(0x1d7)][_0x2140f1(0x1e3)](_0x2140f1(0x1d3),_0x5f51e5=>_0x363046(_0x37ce2f,_0x2140f1(0x1e2),_0x5f51e5)),_0x2306e8[_0x2140f1(0x1d7)][_0x2140f1(0x1e5)](_0x3a44e7=>{const _0x93628=_0x2140f1;if(_0x93628(0x1e0)!=_0x3a44e7[_0x93628(0x1fb)])return;const _0x4a793b=_0x37ce2f['t'],{data:_0x3d4a0d}=_0x3a44e7;if(!_0x3d4a0d||_0x93628(0x1d3)!=_0x3d4a0d[_0x93628(0x1d5)])return;const _0xd4e91=_0x3d4a0d[_0x93628(0x1d4)][0x0][_0x93628(0x1f9)],_0xd4c33f=_0x4a793b(_0x5aca83[_0x93628(0x202)](_0x14403c=>_0x14403c[_0x93628(0x1f9)]===_0xd4e91)[_0x93628(0x1d8)])[_0x93628(0x1e6)]();return _0x3d4a0d[_0x93628(0x1d4)][0x0][_0x93628(0x1ea)]?{'type':_0x93628(0x1ee),'content':_0x363046(_0x37ce2f,_0x93628(0x201),_0x363046(_0x37ce2f,_0x93628(0x1e2),0x1)+'\x20('+_0xd4c33f+')')}:{'type':_0x93628(0x1ee),'content':_0x363046(_0x37ce2f,_0x93628(0x1df),_0x363046(_0x37ce2f,_0x93628(0x1e2),0x1))};}));}}function eo(_0x5f3b81){const _0x1c2b1a=_0x69999b;return _0x1c2b1a(0x1d3)==_0x5f3b81[_0x1c2b1a(0x1dc)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ef6b7=_0x40fb;(function(_0x5bee43,_0x247438){const _0x2b9e1c=_0x40fb,_0x15a55e=_0x5bee43();while(!![]){try{const _0x214d88=-parseInt(_0x2b9e1c(0xb3))/0x1+-parseInt(_0x2b9e1c(0xbe))/0x2+-parseInt(_0x2b9e1c(0xb9))/0x3*(-parseInt(_0x2b9e1c(0xbb))/0x4)+-parseInt(_0x2b9e1c(0xb5))/0x5+parseInt(_0x2b9e1c(0xb2))/0x6+-parseInt(_0x2b9e1c(0xbd))/0x7+parseInt(_0x2b9e1c(0xb7))/0x8*(parseInt(_0x2b9e1c(0xbc))/0x9);if(_0x214d88===_0x247438)break;else _0x15a55e['push'](_0x15a55e['shift']());}catch(_0x2f7323){_0x15a55e['push'](_0x15a55e['shift']());}}}(_0x1727,0x9d5b1));import{Plugin as _0x7e6889}from'ckeditor5/src/core.js';function _0x1727(){const _0x56d2aa=['has','2055UBlbQX','CommentsEditing','1252KJOLGG','9ThKxhZ','6428653oSKZLv','1351034wHiyAA','plugins','enableCommand','get','afterInit','editor','5782458zAqDrE','1007919mwKoid','TrackChangesEditing','824435GbzQXn','addCommentThread','17864664CaVimC'];_0x1727=function(){return _0x56d2aa;};return _0x1727();}function _0x40fb(_0x2849c2,_0x28d9b4){const _0x1727e0=_0x1727();return _0x40fb=function(_0x40fb4f,_0x667d02){_0x40fb4f=_0x40fb4f-0xb1;let _0x225a0b=_0x1727e0[_0x40fb4f];return _0x225a0b;},_0x40fb(_0x2849c2,_0x28d9b4);}export default class H extends _0x7e6889{[_0x5ef6b7(0xc2)](){const _0x3688c5=_0x5ef6b7,_0x4933af=this[_0x3688c5(0xb1)];if(!_0x4933af[_0x3688c5(0xbf)][_0x3688c5(0xb8)](_0x3688c5(0xba)))return;_0x4933af[_0x3688c5(0xbf)][_0x3688c5(0xc1)](_0x3688c5(0xb4))[_0x3688c5(0xc0)](_0x3688c5(0xb6));}}
23
+ function _0x5407(_0x3fd5c7,_0x2482c6){const _0x5ad186=_0x5ad1();return _0x5407=function(_0x5407dd,_0x1c3856){_0x5407dd=_0x5407dd-0x17f;let _0x2b9ec6=_0x5ad186[_0x5407dd];return _0x2b9ec6;},_0x5407(_0x3fd5c7,_0x2482c6);}const _0x51dced=_0x5407;(function(_0x3a7292,_0x384fc5){const _0x52d181=_0x5407,_0x3e88be=_0x3a7292();while(!![]){try{const _0x4a5415=-parseInt(_0x52d181(0x191))/0x1+parseInt(_0x52d181(0x183))/0x2*(parseInt(_0x52d181(0x18f))/0x3)+-parseInt(_0x52d181(0x181))/0x4*(parseInt(_0x52d181(0x188))/0x5)+-parseInt(_0x52d181(0x18b))/0x6*(-parseInt(_0x52d181(0x187))/0x7)+-parseInt(_0x52d181(0x189))/0x8+parseInt(_0x52d181(0x190))/0x9+parseInt(_0x52d181(0x184))/0xa;if(_0x4a5415===_0x384fc5)break;else _0x3e88be['push'](_0x3e88be['shift']());}catch(_0x983d0f){_0x3e88be['push'](_0x3e88be['shift']());}}}(_0x5ad1,0x99062));import{Plugin as _0x14f72c}from'ckeditor5/src/core.js';export default class H extends _0x14f72c{[_0x51dced(0x18c)](){const _0xbd4934=_0x51dced,_0x33c615=this[_0xbd4934(0x185)];if(!_0x33c615[_0xbd4934(0x18a)][_0xbd4934(0x18d)](_0xbd4934(0x17f)))return;_0x33c615[_0xbd4934(0x18a)][_0xbd4934(0x18e)](_0xbd4934(0x180))[_0xbd4934(0x186)](_0xbd4934(0x182));}}function _0x5ad1(){const _0x47b968=['has','get','181911QFRsIc','3990960XufIXM','920784QWAFeN','CommentsEditing','TrackChangesEditing','43220sgZyBY','addCommentThread','14jkULdK','11991030wHjjgl','editor','enableCommand','316330KhLtaS','525xGhPgw','1586616pAQqRb','plugins','108ojedms','afterInit'];_0x5ad1=function(){return _0x47b968;};return _0x5ad1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1039c5=_0x1ac5;(function(_0x3ad993,_0x422768){const _0x2e9478=_0x1ac5,_0x5e504b=_0x3ad993();while(!![]){try{const _0x3df466=parseInt(_0x2e9478(0xc1))/0x1*(-parseInt(_0x2e9478(0xac))/0x2)+-parseInt(_0x2e9478(0xb7))/0x3*(-parseInt(_0x2e9478(0xc9))/0x4)+-parseInt(_0x2e9478(0xa3))/0x5+parseInt(_0x2e9478(0xb5))/0x6+parseInt(_0x2e9478(0xd9))/0x7*(-parseInt(_0x2e9478(0xbd))/0x8)+parseInt(_0x2e9478(0xd7))/0x9*(-parseInt(_0x2e9478(0xd3))/0xa)+-parseInt(_0x2e9478(0xce))/0xb*(-parseInt(_0x2e9478(0xd5))/0xc);if(_0x3df466===_0x422768)break;else _0x5e504b['push'](_0x5e504b['shift']());}catch(_0x3648c9){_0x5e504b['push'](_0x5e504b['shift']());}}}(_0xd036,0xe8641));function _0xd036(){const _0x426b89=['enqueueChange','init','unlock','78412XekNRG','markerNameToElements','plugins','setSelection','remove','createSelection','bind','$graveyard','40OjIxaj','showSuggestionHighlights','editor','delete','unbindElementFromMarkerName','842039iJxTnS','getFirstRange','lock','enableCommand','buffer','12600970lFNxab','start','444yTogJk','model','9ohpRWj','batch','1963479NgHvuP','unit','modifySelection','markerName','data','addMarker:suggestion:deletion','createRange','end','4908800hmQCcQ','root','rootName','uiElement','fromRange','requires','get','high','mapper','46BroeLX','removeMarker:suggestion:deletion','writer','downcastDispatcher','merge','forward','detach','commands','document','9654000Yibady','options','250917ykTwWM','deleteForward','editing','selection','TrackChangesEditing','isCollapsed','8QdxUHO'];_0xd036=function(){return _0x426b89;};return _0xd036();}import{Plugin as _0x3c4d73}from'ckeditor5/src/core.js';import{LiveRange as _0x5e377d}from'ckeditor5/src/engine.js';import{Delete as _0x568958}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x3b0253}from'./utils.js';function _0x1ac5(_0x5434fb,_0x10c51a){const _0xd036e0=_0xd036();return _0x1ac5=function(_0x1ac55c,_0x5e6d37){_0x1ac55c=_0x1ac55c-0x9f;let _0xf4bb3d=_0xd036e0[_0x1ac55c];return _0xf4bb3d;},_0x1ac5(_0x5434fb,_0x10c51a);}export default class q extends _0x3c4d73{static get[_0x1039c5(0xa8)](){return[_0x568958];}[_0x1039c5(0xbf)](){const _0x134c2d=_0x1039c5,_0x2e7ba0=this[_0x134c2d(0xcb)],_0x2f629e=_0x2e7ba0[_0x134c2d(0xc3)][_0x134c2d(0xa9)](_0x134c2d(0xbb));_0x2f629e[_0x134c2d(0xd1)](_0x134c2d(0xcc));const _0x149e92=_0x2e7ba0[_0x134c2d(0xb3)][_0x134c2d(0xa9)](_0x134c2d(0xb8));_0x2f629e[_0x134c2d(0xd1)](_0x134c2d(0xb8),(_0x29009b,_0x5805e8={})=>{const _0x109810=_0x134c2d,_0xd784f2=_0x2e7ba0[_0x109810(0xd6)][_0x109810(0xc6)](_0x2e7ba0[_0x109810(0xd6)][_0x109810(0xb4)][_0x109810(0xba)]);_0xd784f2[_0x109810(0xbc)]&&_0x2e7ba0[_0x109810(0xd6)][_0x109810(0xdb)](_0xd784f2,{'direction':_0x109810(0xb1),'unit':_0x5805e8[_0x109810(0xda)]});const _0x40f731=_0xd784f2[_0x109810(0xcf)](),_0x457e23=_0x5e377d[_0x109810(0xa7)](_0x40f731);let _0x469b1c;_0x29009b(_0x5805e8),_0x469b1c=_0x109810(0xc8)==_0x457e23[_0x109810(0xa4)][_0x109810(0xa5)]?_0x2e7ba0[_0x109810(0xd6)][_0x109810(0xa1)](_0x40f731[_0x109810(0xd4)]):_0x2e7ba0[_0x109810(0xd6)][_0x109810(0xa1)](_0x457e23[_0x109810(0xd4)],_0x457e23[_0x109810(0xa2)]),_0x457e23[_0x109810(0xb2)](),_0x2e7ba0[_0x109810(0xd6)][_0x109810(0xbe)](_0x149e92[_0x109810(0xd2)][_0x109810(0xd8)],_0x40f10d=>{const _0x451d08=_0x109810;_0x149e92[_0x451d08(0xd2)][_0x451d08(0xd0)](),_0x40f10d[_0x451d08(0xc4)](_0x40f10d[_0x451d08(0xa1)](_0x469b1c[_0x451d08(0xa2)])),_0x149e92[_0x451d08(0xd2)][_0x451d08(0xc0)]();});}),_0x2e7ba0[_0x134c2d(0xb9)][_0x134c2d(0xaf)]['on'](_0x134c2d(0xa0),_0x3b0253(_0x2e7ba0,_0x134c2d(0xb0)),{'priority':_0x134c2d(0xaa)}),_0x2e7ba0[_0x134c2d(0x9f)][_0x134c2d(0xaf)]['on'](_0x134c2d(0xa0),(_0x28487c,_0x14cd9f,_0x147653)=>{const _0x39e489=_0x134c2d;_0x147653[_0x39e489(0xb6)][_0x39e489(0xca)]&&_0x3b0253(_0x2e7ba0,_0x39e489(0xb0),{'showActiveMarker':!0x1})[_0x39e489(0xc7)](this)(_0x28487c,_0x14cd9f,_0x147653);},{'priority':_0x134c2d(0xaa)}),_0x2e7ba0[_0x134c2d(0xb9)][_0x134c2d(0xaf)]['on'](_0x134c2d(0xad),(_0x18cbd6,_0x11dbe0,_0x267875)=>{const _0x2f5b94=_0x134c2d,_0xb93ec5=_0x267875[_0x2f5b94(0xab)][_0x2f5b94(0xc2)](_0x11dbe0[_0x2f5b94(0xdc)]);if(_0xb93ec5){for(const _0x3163a0 of _0xb93ec5)_0x3163a0['is'](_0x2f5b94(0xa6))&&(_0x267875[_0x2f5b94(0xab)][_0x2f5b94(0xcd)](_0x3163a0,_0x11dbe0[_0x2f5b94(0xdc)]),_0x267875[_0x2f5b94(0xae)][_0x2f5b94(0xc5)](_0x3163a0));}},{'priority':_0x134c2d(0xaa)});}}
23
+ const _0x49c375=_0x81d4;(function(_0x52cb2d,_0xd90ea0){const _0x15b78a=_0x81d4,_0x1f9937=_0x52cb2d();while(!![]){try{const _0x5c5bd0=-parseInt(_0x15b78a(0x1db))/0x1*(parseInt(_0x15b78a(0x209))/0x2)+-parseInt(_0x15b78a(0x1f5))/0x3*(parseInt(_0x15b78a(0x1e4))/0x4)+parseInt(_0x15b78a(0x201))/0x5+parseInt(_0x15b78a(0x1da))/0x6+-parseInt(_0x15b78a(0x1dd))/0x7+-parseInt(_0x15b78a(0x207))/0x8*(parseInt(_0x15b78a(0x1eb))/0x9)+-parseInt(_0x15b78a(0x1f6))/0xa*(-parseInt(_0x15b78a(0x1e2))/0xb);if(_0x5c5bd0===_0xd90ea0)break;else _0x1f9937['push'](_0x1f9937['shift']());}catch(_0x5bce6b){_0x1f9937['push'](_0x1f9937['shift']());}}}(_0x2b8c,0xa73e6));import{Plugin as _0x50f560}from'ckeditor5/src/core.js';import{LiveRange as _0x3558f1}from'ckeditor5/src/engine.js';function _0x2b8c(){const _0x45420c=['buffer','createSelection','document','getFirstRange','setSelection','selection','requires','rootName','unit','remove','delete','uiElement','6385560qQdHqq','46147qFXhIK','enqueueChange','8715560ZMXNZn','writer','options','commands','model','132msIjrc','batch','654944ZSeswk','init','mapper','bind','unbindElementFromMarkerName','showSuggestionHighlights','TrackChangesEditing','506511zLbiob','isCollapsed','start','get','plugins','markerNameToElements','addMarker:suggestion:deletion','forward','unlock','end','24uhkIKZ','1853550dwJiLD','lock','removeMarker:suggestion:deletion','root','editing','createRange','editor','high','data','merge','markerName','3601130sibhJV','deleteForward','detach','downcastDispatcher','$graveyard','enableCommand','24PCmiIi','fromRange','26eRYlPp','modifySelection'];_0x2b8c=function(){return _0x45420c;};return _0x2b8c();}function _0x81d4(_0x4ec1f5,_0x4a8bbd){const _0x2b8c54=_0x2b8c();return _0x81d4=function(_0x81d4ec,_0x9287){_0x81d4ec=_0x81d4ec-0x1d3;let _0x1e1d69=_0x2b8c54[_0x81d4ec];return _0x1e1d69;},_0x81d4(_0x4ec1f5,_0x4a8bbd);}import{Delete as _0x11a325}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x56dcd9}from'./utils.js';export default class q extends _0x50f560{static get[_0x49c375(0x1d4)](){return[_0x11a325];}[_0x49c375(0x1e5)](){const _0xb6f558=_0x49c375,_0x5a52e3=this[_0xb6f558(0x1fc)],_0x5e1c47=_0x5a52e3[_0xb6f558(0x1ef)][_0xb6f558(0x1ee)](_0xb6f558(0x1ea));_0x5e1c47[_0xb6f558(0x206)](_0xb6f558(0x1d8));const _0x3feb8d=_0x5a52e3[_0xb6f558(0x1e0)][_0xb6f558(0x1ee)](_0xb6f558(0x202));_0x5e1c47[_0xb6f558(0x206)](_0xb6f558(0x202),(_0x865de3,_0xe3d05f={})=>{const _0x43ad98=_0xb6f558,_0x4dc4d1=_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x20c)](_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x20d)][_0x43ad98(0x1d3)]);_0x4dc4d1[_0x43ad98(0x1ec)]&&_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x20a)](_0x4dc4d1,{'direction':_0x43ad98(0x1f2),'unit':_0xe3d05f[_0x43ad98(0x1d6)]});const _0x2428f3=_0x4dc4d1[_0x43ad98(0x20e)](),_0x194d82=_0x3558f1[_0x43ad98(0x208)](_0x2428f3);let _0x48489f;_0x865de3(_0xe3d05f),_0x48489f=_0x43ad98(0x205)==_0x194d82[_0x43ad98(0x1f9)][_0x43ad98(0x1d5)]?_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x1fb)](_0x2428f3[_0x43ad98(0x1ed)]):_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x1fb)](_0x194d82[_0x43ad98(0x1ed)],_0x194d82[_0x43ad98(0x1f4)]),_0x194d82[_0x43ad98(0x203)](),_0x5a52e3[_0x43ad98(0x1e1)][_0x43ad98(0x1dc)](_0x3feb8d[_0x43ad98(0x20b)][_0x43ad98(0x1e3)],_0x3d3053=>{const _0x72eb8e=_0x43ad98;_0x3feb8d[_0x72eb8e(0x20b)][_0x72eb8e(0x1f7)](),_0x3d3053[_0x72eb8e(0x20f)](_0x3d3053[_0x72eb8e(0x1fb)](_0x48489f[_0x72eb8e(0x1f4)])),_0x3feb8d[_0x72eb8e(0x20b)][_0x72eb8e(0x1f3)]();});}),_0x5a52e3[_0xb6f558(0x1fa)][_0xb6f558(0x204)]['on'](_0xb6f558(0x1f1),_0x56dcd9(_0x5a52e3,_0xb6f558(0x1ff)),{'priority':_0xb6f558(0x1fd)}),_0x5a52e3[_0xb6f558(0x1fe)][_0xb6f558(0x204)]['on'](_0xb6f558(0x1f1),(_0x52b71e,_0x18b572,_0x1a078d)=>{const _0xa7b19a=_0xb6f558;_0x1a078d[_0xa7b19a(0x1df)][_0xa7b19a(0x1e9)]&&_0x56dcd9(_0x5a52e3,_0xa7b19a(0x1ff),{'showActiveMarker':!0x1})[_0xa7b19a(0x1e7)](this)(_0x52b71e,_0x18b572,_0x1a078d);},{'priority':_0xb6f558(0x1fd)}),_0x5a52e3[_0xb6f558(0x1fa)][_0xb6f558(0x204)]['on'](_0xb6f558(0x1f8),(_0xb30f78,_0x4fb79f,_0x288ab9)=>{const _0x544770=_0xb6f558,_0x2cf6dc=_0x288ab9[_0x544770(0x1e6)][_0x544770(0x1f0)](_0x4fb79f[_0x544770(0x200)]);if(_0x2cf6dc){for(const _0x1b1a3d of _0x2cf6dc)_0x1b1a3d['is'](_0x544770(0x1d9))&&(_0x288ab9[_0x544770(0x1e6)][_0x544770(0x1e8)](_0x1b1a3d,_0x4fb79f[_0x544770(0x200)]),_0x288ab9[_0x544770(0x1de)][_0x544770(0x1d7)](_0x1b1a3d));}},{'priority':_0xb6f558(0x1fd)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f67d7=_0x57fe;(function(_0x10d431,_0x37a5c1){const _0x50e6a6=_0x57fe,_0x5df665=_0x10d431();while(!![]){try{const _0x566a37=parseInt(_0x50e6a6(0x1c8))/0x1*(parseInt(_0x50e6a6(0x1d1))/0x2)+-parseInt(_0x50e6a6(0x1d8))/0x3+parseInt(_0x50e6a6(0x1f8))/0x4*(-parseInt(_0x50e6a6(0x1e5))/0x5)+parseInt(_0x50e6a6(0x1f1))/0x6*(-parseInt(_0x50e6a6(0x1ce))/0x7)+parseInt(_0x50e6a6(0x1e9))/0x8+-parseInt(_0x50e6a6(0x1d5))/0x9+parseInt(_0x50e6a6(0x1d4))/0xa;if(_0x566a37===_0x37a5c1)break;else _0x5df665['push'](_0x5df665['shift']());}catch(_0x24927a){_0x5df665['push'](_0x5df665['shift']());}}}(_0x396f,0x46b26));import{Plugin as _0x1a9c38}from'ckeditor5/src/core.js';import{Enter as _0x46277f}from'ckeditor5/src/enter.js';import{LiveRange as _0x14a0e8}from'ckeditor5/src/engine.js';function _0x396f(){const _0x406cf8=['unbindElementFromMarkerName','init','selection','27696vrINCn','end','commands','plugins','hasClass','data','detach','7bLPTOw','setSelection','createRange','split','addMarker:suggestion:insertion','downcastDispatcher','28imNyte','showSuggestionHighlights','enterBlock','1394ZDunRa','markerNameToElements','high','10514720snnATd','2053350RyIevD','removeMarker:suggestion:insertion','document','921477KzdESU','nextSibling','change','markInsertion','getFirstPosition','editing','markerName','parent','model','enableCommand','getFirstRange','createPositionAt','fromRange','270ymKTHJ','fire','get','mapper','2075808YGKitF','enter','options','requires','TrackChangesEditing','bind','afterExecute','writer','175572hEPxnJ','ck-suggestion-marker-split','remove','editor'];_0x396f=function(){return _0x406cf8;};return _0x396f();}import{downcastSplitMergeMarker as _0x24c21e}from'./utils.js';function _0x57fe(_0x586ca6,_0x2114f0){const _0x396f6d=_0x396f();return _0x57fe=function(_0x57fe17,_0x25b4c3){_0x57fe17=_0x57fe17-0x1c5;let _0x4c7f40=_0x396f6d[_0x57fe17];return _0x4c7f40;},_0x57fe(_0x586ca6,_0x2114f0);}export default class W extends _0x1a9c38{static get[_0x3f67d7(0x1ec)](){return[_0x46277f];}[_0x3f67d7(0x1f6)](){const _0x595cf2=_0x3f67d7,_0x470d93=this[_0x595cf2(0x1f4)],_0x32c700=_0x470d93[_0x595cf2(0x1fb)][_0x595cf2(0x1e7)](_0x595cf2(0x1ed)),_0x5a05fb=_0x470d93[_0x595cf2(0x1fa)][_0x595cf2(0x1e7)](_0x595cf2(0x1ea));_0x32c700[_0x595cf2(0x1e1)](_0x595cf2(0x1ea),()=>{const _0x2d6279=_0x595cf2;_0x470d93[_0x2d6279(0x1e0)][_0x2d6279(0x1da)](_0x2e2ed6=>{const _0x1b048a=_0x2d6279,_0x2d664f=_0x470d93[_0x1b048a(0x1e0)][_0x1b048a(0x1d7)][_0x1b048a(0x1f7)],_0x28fdda=_0x2d664f[_0x1b048a(0x1dc)](),_0x189b24=_0x14a0e8[_0x1b048a(0x1e4)](_0x2d664f[_0x1b048a(0x1e2)]());if(_0x5a05fb[_0x1b048a(0x1d0)](_0x2e2ed6)){const _0x440f9a=_0x470d93[_0x1b048a(0x1e0)][_0x1b048a(0x1e3)](_0x28fdda[_0x1b048a(0x1df)][_0x1b048a(0x1d9)],0x0),_0x325850=_0x2e2ed6[_0x1b048a(0x1ca)](_0x28fdda,_0x440f9a);_0x32c700[_0x1b048a(0x1db)](_0x325850);}else _0x2e2ed6[_0x1b048a(0x1c9)](_0x2e2ed6[_0x1b048a(0x1ca)](_0x189b24[_0x1b048a(0x1f9)]));_0x189b24[_0x1b048a(0x1c7)](),_0x5a05fb[_0x1b048a(0x1e6)](_0x1b048a(0x1ef),{'writer':_0x2e2ed6});});}),_0x470d93[_0x595cf2(0x1dd)][_0x595cf2(0x1cd)]['on'](_0x595cf2(0x1cc),_0x24c21e(_0x470d93,_0x595cf2(0x1cb)),{'priority':_0x595cf2(0x1d3)}),_0x470d93[_0x595cf2(0x1dd)][_0x595cf2(0x1cd)]['on'](_0x595cf2(0x1d6),(_0x4043a4,_0x3b00e1,_0x4c4b68)=>{const _0x187f03=_0x595cf2,_0xa62139=_0x4c4b68[_0x187f03(0x1e8)][_0x187f03(0x1d2)](_0x3b00e1[_0x187f03(0x1de)]);if(_0xa62139){for(const _0x4b6892 of _0xa62139)_0x4b6892[_0x187f03(0x1c5)](_0x187f03(0x1f2))&&(_0x4c4b68[_0x187f03(0x1e8)][_0x187f03(0x1f5)](_0x4b6892,_0x3b00e1[_0x187f03(0x1de)]),_0x4c4b68[_0x187f03(0x1f0)][_0x187f03(0x1f3)](_0x4b6892));}},{'priority':_0x595cf2(0x1d3)}),_0x470d93[_0x595cf2(0x1c6)][_0x595cf2(0x1cd)]['on'](_0x595cf2(0x1cc),(_0x25fa01,_0x3a93af,_0x7e1133)=>{const _0x78d849=_0x595cf2;_0x7e1133[_0x78d849(0x1eb)][_0x78d849(0x1cf)]&&_0x24c21e(_0x470d93,_0x78d849(0x1cb),{'showActiveMarker':!0x1})[_0x78d849(0x1ee)](this)(_0x25fa01,_0x3a93af,_0x7e1133);},{'priority':_0x595cf2(0x1d3)});}}
23
+ function _0x56a8(){const _0x54e134=['end','downcastDispatcher','detach','ck-suggestion-marker-split','unbindElementFromMarkerName','4517331rtaOmz','2903880JMlsXv','parent','hasClass','getFirstRange','createRange','fire','setSelection','getFirstPosition','markerNameToElements','model','enterBlock','editor','selection','78sjUIRH','markerName','enableCommand','958384lFbSDF','enter','createPositionAt','453515StBewO','writer','requires','plugins','nextSibling','document','8068848tRzqgp','options','addMarker:suggestion:insertion','editing','get','removeMarker:suggestion:insertion','remove','bind','change','markInsertion','init','commands','data','split','2046852LqhdqO','afterExecute','1412019xDlIvn','fromRange','TrackChangesEditing','showSuggestionHighlights','high','mapper'];_0x56a8=function(){return _0x54e134;};return _0x56a8();}const _0x319c9a=_0x3f71;(function(_0x452c92,_0x38cabd){const _0x3bf948=_0x3f71,_0x159bd7=_0x452c92();while(!![]){try{const _0xb95eb3=parseInt(_0x3bf948(0xa1))/0x1+parseInt(_0x3bf948(0xd4))/0x2+-parseInt(_0x3bf948(0xac))/0x3+parseInt(_0x3bf948(0xbd))/0x4+-parseInt(_0x3bf948(0xc0))/0x5*(-parseInt(_0x3bf948(0xba))/0x6)+-parseInt(_0x3bf948(0xad))/0x7+-parseInt(_0x3bf948(0xc6))/0x8;if(_0xb95eb3===_0x38cabd)break;else _0x159bd7['push'](_0x159bd7['shift']());}catch(_0x5dceb2){_0x159bd7['push'](_0x159bd7['shift']());}}}(_0x56a8,0xe1d1d));function _0x3f71(_0x49d57f,_0x223c0c){const _0x56a824=_0x56a8();return _0x3f71=function(_0x3f7102,_0xc86242){_0x3f7102=_0x3f7102-0xa0;let _0x3abfb3=_0x56a824[_0x3f7102];return _0x3abfb3;},_0x3f71(_0x49d57f,_0x223c0c);}import{Plugin as _0x2fa471}from'ckeditor5/src/core.js';import{Enter as _0x5100d0}from'ckeditor5/src/enter.js';import{LiveRange as _0x1ec9fa}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x174a9b}from'./utils.js';export default class W extends _0x2fa471{static get[_0x319c9a(0xc2)](){return[_0x5100d0];}[_0x319c9a(0xd0)](){const _0x3819da=_0x319c9a,_0x40c9bc=this[_0x3819da(0xb8)],_0x3e4663=_0x40c9bc[_0x3819da(0xc3)][_0x3819da(0xca)](_0x3819da(0xa3)),_0x2e8b2a=_0x40c9bc[_0x3819da(0xd1)][_0x3819da(0xca)](_0x3819da(0xbe));_0x3e4663[_0x3819da(0xbc)](_0x3819da(0xbe),()=>{const _0x3edf26=_0x3819da;_0x40c9bc[_0x3edf26(0xb6)][_0x3edf26(0xce)](_0x33b0f6=>{const _0x27a77d=_0x3edf26,_0x5b6320=_0x40c9bc[_0x27a77d(0xb6)][_0x27a77d(0xc5)][_0x27a77d(0xb9)],_0x39e70e=_0x5b6320[_0x27a77d(0xb4)](),_0x8dc70a=_0x1ec9fa[_0x27a77d(0xa2)](_0x5b6320[_0x27a77d(0xb0)]());if(_0x2e8b2a[_0x27a77d(0xb7)](_0x33b0f6)){const _0x456122=_0x40c9bc[_0x27a77d(0xb6)][_0x27a77d(0xbf)](_0x39e70e[_0x27a77d(0xae)][_0x27a77d(0xc4)],0x0),_0xe1c37=_0x33b0f6[_0x27a77d(0xb1)](_0x39e70e,_0x456122);_0x3e4663[_0x27a77d(0xcf)](_0xe1c37);}else _0x33b0f6[_0x27a77d(0xb3)](_0x33b0f6[_0x27a77d(0xb1)](_0x8dc70a[_0x27a77d(0xa7)]));_0x8dc70a[_0x27a77d(0xa9)](),_0x2e8b2a[_0x27a77d(0xb2)](_0x27a77d(0xa0),{'writer':_0x33b0f6});});}),_0x40c9bc[_0x3819da(0xc9)][_0x3819da(0xa8)]['on'](_0x3819da(0xc8),_0x174a9b(_0x40c9bc,_0x3819da(0xd3)),{'priority':_0x3819da(0xa5)}),_0x40c9bc[_0x3819da(0xc9)][_0x3819da(0xa8)]['on'](_0x3819da(0xcb),(_0x1ec4cd,_0x420e3f,_0x5aa361)=>{const _0x3fb5c3=_0x3819da,_0x175807=_0x5aa361[_0x3fb5c3(0xa6)][_0x3fb5c3(0xb5)](_0x420e3f[_0x3fb5c3(0xbb)]);if(_0x175807){for(const _0x5abd8c of _0x175807)_0x5abd8c[_0x3fb5c3(0xaf)](_0x3fb5c3(0xaa))&&(_0x5aa361[_0x3fb5c3(0xa6)][_0x3fb5c3(0xab)](_0x5abd8c,_0x420e3f[_0x3fb5c3(0xbb)]),_0x5aa361[_0x3fb5c3(0xc1)][_0x3fb5c3(0xcc)](_0x5abd8c));}},{'priority':_0x3819da(0xa5)}),_0x40c9bc[_0x3819da(0xd2)][_0x3819da(0xa8)]['on'](_0x3819da(0xc8),(_0x4f1281,_0x53a018,_0x3deeb5)=>{const _0x47e493=_0x3819da;_0x3deeb5[_0x47e493(0xc7)][_0x47e493(0xa4)]&&_0x174a9b(_0x40c9bc,_0x47e493(0xd3),{'showActiveMarker':!0x1})[_0x47e493(0xcd)](this)(_0x4f1281,_0x53a018,_0x3deeb5);},{'priority':_0x3819da(0xa5)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x45ca(_0x180bbe,_0xef7f5a){const _0x43bc12=_0x43bc();return _0x45ca=function(_0x45ca2d,_0x1fff68){_0x45ca2d=_0x45ca2d-0x80;let _0x579e3b=_0x43bc12[_0x45ca2d];return _0x579e3b;},_0x45ca(_0x180bbe,_0xef7f5a);}const _0x30edd4=_0x45ca;(function(_0x1a1389,_0x337074){const _0x5ac1ab=_0x45ca,_0x125909=_0x1a1389();while(!![]){try{const _0x24a463=-parseInt(_0x5ac1ab(0x87))/0x1*(parseInt(_0x5ac1ab(0x92))/0x2)+parseInt(_0x5ac1ab(0x9f))/0x3+parseInt(_0x5ac1ab(0x94))/0x4*(parseInt(_0x5ac1ab(0x96))/0x5)+-parseInt(_0x5ac1ab(0x8a))/0x6+parseInt(_0x5ac1ab(0xa1))/0x7*(parseInt(_0x5ac1ab(0x86))/0x8)+-parseInt(_0x5ac1ab(0x9a))/0x9+-parseInt(_0x5ac1ab(0x8f))/0xa;if(_0x24a463===_0x337074)break;else _0x125909['push'](_0x125909['shift']());}catch(_0xe71d65){_0x125909['push'](_0x125909['shift']());}}}(_0x43bc,0x84860));function _0x43bc(){const _0x5a720e=['find','end','findByTextCallback','createPositionAt','start','getIntersection','model','handleFindCommand','FindAndReplaceEditing','findPrevious','filter','enableCommand','getMarkersGroup','3739336pQzfbh','67321LfYfbw','markers','get','5536728DhIeOo','TrackChangesEditing','_isInDeletionRange','plugins','afterInit','2931830CPvtSG','replaceAll','string','10PmkYUu','editor','7892teEnKL','item','1880PQziuz','has','createRange','suggestion:deletion','1158813Atehfw','FindAndReplaceUtils','getRange','replace','bind','1642401leCYsC','findNext','14VWZKsu'];_0x43bc=function(){return _0x5a720e;};return _0x43bc();}import{Plugin as _0x164a0d}from'ckeditor5/src/core.js';export default class J extends _0x164a0d{[_0x30edd4(0x8e)](){const _0x18d800=_0x30edd4;if(!this[_0x18d800(0x93)][_0x18d800(0x8d)][_0x18d800(0x97)](_0x18d800(0x81)))return;const _0x3346e3=this[_0x18d800(0x93)][_0x18d800(0x8d)][_0x18d800(0x89)](_0x18d800(0x8b));_0x3346e3[_0x18d800(0x84)](_0x18d800(0xa2),this[_0x18d800(0x80)][_0x18d800(0x9e)](this)),_0x3346e3[_0x18d800(0x84)](_0x18d800(0xa0)),_0x3346e3[_0x18d800(0x84)](_0x18d800(0x82)),_0x3346e3[_0x18d800(0x84)](_0x18d800(0x9d)),_0x3346e3[_0x18d800(0x84)](_0x18d800(0x90));}[_0x30edd4(0x80)](_0x46943b,_0x1ad5b0,_0x25d0b1={}){const _0x2854af=_0x30edd4,_0x458b6a=this[_0x2854af(0x93)][_0x2854af(0x8d)][_0x2854af(0x89)](_0x2854af(0x9b));return _0x46943b(_0x4ff78d=>(_0x2854af(0x91)==typeof _0x1ad5b0?_0x458b6a[_0x2854af(0xa4)](_0x1ad5b0,_0x25d0b1):_0x1ad5b0)(_0x4ff78d)[_0x2854af(0x83)](_0x4b4974=>!0x1===this[_0x2854af(0x8c)](_0x4b4974,_0x4ff78d[_0x2854af(0x95)])),_0x25d0b1);}[_0x30edd4(0x8c)](_0xf64e92,_0x3507dd){const _0x58859f=_0x30edd4,_0x4f54c5=this[_0x58859f(0x93)][_0x58859f(0xa8)][_0x58859f(0x98)](this[_0x58859f(0x93)][_0x58859f(0xa8)][_0x58859f(0xa5)](_0x3507dd,_0xf64e92[_0x58859f(0xa6)]),this[_0x58859f(0x93)][_0x58859f(0xa8)][_0x58859f(0xa5)](_0x3507dd,_0xf64e92[_0x58859f(0xa3)]));for(const _0x2f9a40 of this[_0x58859f(0x93)][_0x58859f(0xa8)][_0x58859f(0x88)][_0x58859f(0x85)](_0x58859f(0x99)))if(null!==_0x4f54c5[_0x58859f(0xa7)](_0x2f9a40[_0x58859f(0x9c)]()))return!0x0;return!0x1;}}
23
+ const _0x20ef0c=_0x5f2d;function _0x5f2d(_0x3d125a,_0xb100a7){const _0x53233c=_0x5323();return _0x5f2d=function(_0x5f2d2b,_0x3893d7){_0x5f2d2b=_0x5f2d2b-0x6c;let _0x5144b2=_0x53233c[_0x5f2d2b];return _0x5144b2;},_0x5f2d(_0x3d125a,_0xb100a7);}function _0x5323(){const _0x2a1210=['enableCommand','getRange','bind','item','16009IjcIbJ','getIntersection','afterInit','suggestion:deletion','replaceAll','string','model','22732YFDShC','FindAndReplaceUtils','handleFindCommand','FindAndReplaceEditing','end','findByTextCallback','find','editor','get','570KJyEDT','plugins','9566502sdzDbw','markers','createPositionAt','createRange','9468emaEBQ','replace','40KAKeeY','880DgFVvD','25699pJIlcK','has','10WElMly','getMarkersGroup','findNext','110MHqlRE','TrackChangesEditing','findPrevious','start','946668wcPZzW','filter','_isInDeletionRange','2580699vRGVoF'];_0x5323=function(){return _0x2a1210;};return _0x5323();}(function(_0x41fa47,_0x9aa35){const _0x186114=_0x5f2d,_0x510c35=_0x41fa47();while(!![]){try{const _0x483e64=parseInt(_0x186114(0x81))/0x1*(parseInt(_0x186114(0x83))/0x2)+parseInt(_0x186114(0x8d))/0x3+-parseInt(_0x186114(0x6e))/0x4*(parseInt(_0x186114(0x80))/0x5)+parseInt(_0x186114(0x79))/0x6+parseInt(_0x186114(0x92))/0x7*(-parseInt(_0x186114(0x7f))/0x8)+-parseInt(_0x186114(0x7d))/0x9*(-parseInt(_0x186114(0x77))/0xa)+-parseInt(_0x186114(0x86))/0xb*(parseInt(_0x186114(0x8a))/0xc);if(_0x483e64===_0x9aa35)break;else _0x510c35['push'](_0x510c35['shift']());}catch(_0x1da04d){_0x510c35['push'](_0x510c35['shift']());}}}(_0x5323,0xcdb50));import{Plugin as _0x335433}from'ckeditor5/src/core.js';export default class J extends _0x335433{[_0x20ef0c(0x94)](){const _0x123b97=_0x20ef0c;if(!this[_0x123b97(0x75)][_0x123b97(0x78)][_0x123b97(0x82)](_0x123b97(0x71)))return;const _0x45d29b=this[_0x123b97(0x75)][_0x123b97(0x78)][_0x123b97(0x76)](_0x123b97(0x87));_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x74),this[_0x123b97(0x70)][_0x123b97(0x90)](this)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x85)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x88)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x7e)),_0x45d29b[_0x123b97(0x8e)](_0x123b97(0x96));}[_0x20ef0c(0x70)](_0x44a996,_0x41abdc,_0x278c3={}){const _0x26ab7d=_0x20ef0c,_0x309dbb=this[_0x26ab7d(0x75)][_0x26ab7d(0x78)][_0x26ab7d(0x76)](_0x26ab7d(0x6f));return _0x44a996(_0x24f798=>(_0x26ab7d(0x6c)==typeof _0x41abdc?_0x309dbb[_0x26ab7d(0x73)](_0x41abdc,_0x278c3):_0x41abdc)(_0x24f798)[_0x26ab7d(0x8b)](_0x4e33dc=>!0x1===this[_0x26ab7d(0x8c)](_0x4e33dc,_0x24f798[_0x26ab7d(0x91)])),_0x278c3);}[_0x20ef0c(0x8c)](_0x10821a,_0x240d52){const _0x567f85=_0x20ef0c,_0x1971aa=this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7c)](this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7b)](_0x240d52,_0x10821a[_0x567f85(0x89)]),this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7b)](_0x240d52,_0x10821a[_0x567f85(0x72)]));for(const _0x21781e of this[_0x567f85(0x75)][_0x567f85(0x6d)][_0x567f85(0x7a)][_0x567f85(0x84)](_0x567f85(0x95)))if(null!==_0x1971aa[_0x567f85(0x93)](_0x21781e[_0x567f85(0x8f)]()))return!0x0;return!0x1;}}