@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240530.0 → 0.0.0-nightly-20240531.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
- (_0x4823eb=>{const {zh:{dictionary:_0x3d5e2e,getPluralForm:_0x39503a}}={'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':_0xcdf954=>0x0}};_0x4823eb['zh']||={'dictionary':{},'getPluralForm':null},_0x4823eb['zh']['dictionary']=Object['assign'](_0x4823eb['zh']['dictionary'],_0x3d5e2e),_0x4823eb['zh']['getPluralForm']=_0x39503a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe3b15=>{const {zh:{dictionary:_0x1157b9,getPluralForm:_0x4aea0e}}={'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':_0x3d8978=>0x0}};_0xe3b15['zh']||={'dictionary':{},'getPluralForm':null},_0xe3b15['zh']['dictionary']=Object['assign'](_0xe3b15['zh']['dictionary'],_0x1157b9),_0xe3b15['zh']['getPluralForm']=_0x4aea0e;})(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-20240530.0",
3
+ "version": "0.0.0-nightly-20240531.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-20240530.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240530.0",
44
+ "ckeditor5": "0.0.0-nightly-20240531.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240531.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 _0x10fdbb=_0x4a65;(function(_0x16d900,_0x32a3c1){const _0x97b2d8=_0x4a65,_0x529f2b=_0x16d900();while(!![]){try{const _0x2c838e=parseInt(_0x97b2d8(0xf7))/0x1*(-parseInt(_0x97b2d8(0xf8))/0x2)+parseInt(_0x97b2d8(0xfa))/0x3*(-parseInt(_0x97b2d8(0xe8))/0x4)+parseInt(_0x97b2d8(0xfd))/0x5+parseInt(_0x97b2d8(0xf2))/0x6*(parseInt(_0x97b2d8(0xf9))/0x7)+parseInt(_0x97b2d8(0xf4))/0x8*(-parseInt(_0x97b2d8(0xf5))/0x9)+parseInt(_0x97b2d8(0xfe))/0xa*(parseInt(_0x97b2d8(0xfb))/0xb)+parseInt(_0x97b2d8(0xec))/0xc;if(_0x2c838e===_0x32a3c1)break;else _0x529f2b['push'](_0x529f2b['shift']());}catch(_0x88c9a9){_0x529f2b['push'](_0x529f2b['shift']());}}}(_0x5161,0x38e4f));import{Command as _0x450005}from'ckeditor5/src/core.js';function _0x5161(){const _0x964280=['2153336fRAfXE','9kqmAMo','editor','11GIgNnh','82998wLNsjX','945931rPVeTV','1032rJwHLX','561zwRCee','getRanges','405420cteHlS','26490ezwuTV','_suggestions','canEditAt','model','2932UIPhne','refresh','plugins','TrackChangesEditing','7071180QOkbzA','isEnabled','track-changes-accept-suggestion-not-found','execute','get','_isEnabledBasedOnSelection','18LpRsPU','acceptSuggestion'];_0x5161=function(){return _0x964280;};return _0x5161();}import{CKEditorError as _0x1763c7}from'ckeditor5/src/utils.js';function _0x4a65(_0x46a1d9,_0x357374){const _0x516140=_0x5161();return _0x4a65=function(_0x4a6510,_0x1d1c63){_0x4a6510=_0x4a6510-0xe8;let _0xffaa40=_0x516140[_0x4a6510];return _0xffaa40;},_0x4a65(_0x46a1d9,_0x357374);}export default class $ extends _0x450005{constructor(_0x35c758,_0x101083){const _0x393f6c=_0x4a65;super(_0x35c758),this[_0x393f6c(0xff)]=_0x101083,this[_0x393f6c(0xe9)](),this[_0x393f6c(0xf1)]=!0x1;}[_0x10fdbb(0xe9)](){const _0x1f252f=_0x10fdbb;this[_0x1f252f(0xed)]=!0x0;}[_0x10fdbb(0xef)](_0x240dd9){const _0x33e6fb=_0x10fdbb,_0x3a1ba0=this[_0x33e6fb(0xff)][_0x33e6fb(0xf0)](_0x240dd9);if(!_0x3a1ba0)throw new _0x1763c7(_0x33e6fb(0xee),this);const _0x311e81=_0x3a1ba0[_0x33e6fb(0xfc)]();this[_0x33e6fb(0xf6)][_0x33e6fb(0x101)][_0x33e6fb(0x100)](_0x311e81)&&this[_0x33e6fb(0xf6)][_0x33e6fb(0xea)][_0x33e6fb(0xf0)](_0x33e6fb(0xeb))[_0x33e6fb(0xf3)](_0x3a1ba0);}}
23
+ const _0x1e4f8e=_0x5755;function _0x5755(_0x1551b0,_0x340a95){const _0x59abad=_0x59ab();return _0x5755=function(_0x57558c,_0x35c1e3){_0x57558c=_0x57558c-0xea;let _0x5ab4c7=_0x59abad[_0x57558c];return _0x5ab4c7;},_0x5755(_0x1551b0,_0x340a95);}(function(_0x3cb5ba,_0x31fdc2){const _0x2ced9a=_0x5755,_0x475072=_0x3cb5ba();while(!![]){try{const _0x131479=-parseInt(_0x2ced9a(0xeb))/0x1+parseInt(_0x2ced9a(0xf8))/0x2*(-parseInt(_0x2ced9a(0xf7))/0x3)+parseInt(_0x2ced9a(0xf1))/0x4*(parseInt(_0x2ced9a(0xef))/0x5)+parseInt(_0x2ced9a(0x102))/0x6*(-parseInt(_0x2ced9a(0xf2))/0x7)+parseInt(_0x2ced9a(0xf0))/0x8*(parseInt(_0x2ced9a(0xed))/0x9)+-parseInt(_0x2ced9a(0xea))/0xa+-parseInt(_0x2ced9a(0x100))/0xb*(-parseInt(_0x2ced9a(0x101))/0xc);if(_0x131479===_0x31fdc2)break;else _0x475072['push'](_0x475072['shift']());}catch(_0x5de96f){_0x475072['push'](_0x475072['shift']());}}}(_0x59ab,0xace39));import{Command as _0x1348ab}from'ckeditor5/src/core.js';import{CKEditorError as _0x14fb10}from'ckeditor5/src/utils.js';export default class $ extends _0x1348ab{constructor(_0x5097b2,_0x146eef){const _0x45ca22=_0x5755;super(_0x5097b2),this[_0x45ca22(0xfc)]=_0x146eef,this[_0x45ca22(0xf4)](),this[_0x45ca22(0x103)]=!0x1;}[_0x1e4f8e(0xf4)](){const _0x3259b7=_0x1e4f8e;this[_0x3259b7(0xf9)]=!0x0;}[_0x1e4f8e(0xfb)](_0x4fcbe8){const _0x5503c7=_0x1e4f8e,_0x36cfd1=this[_0x5503c7(0xfc)][_0x5503c7(0xec)](_0x4fcbe8);if(!_0x36cfd1)throw new _0x14fb10(_0x5503c7(0xfd),this);const _0x14cdc4=_0x36cfd1[_0x5503c7(0xf6)]();this[_0x5503c7(0xf3)][_0x5503c7(0xf5)][_0x5503c7(0xfe)](_0x14cdc4)&&this[_0x5503c7(0xf3)][_0x5503c7(0xff)][_0x5503c7(0xec)](_0x5503c7(0xfa))[_0x5503c7(0xee)](_0x36cfd1);}}function _0x59ab(){const _0x1a3f8a=['3618270xZPTNt','_isEnabledBasedOnSelection','9245450GjzVPx','790503OnlZHY','get','15273NnUPlF','acceptSuggestion','2445755BGbDRd','344JTomUO','4nvunGl','7jHmTLJ','editor','refresh','model','getRanges','150042RGJBGJ','2QXeRoO','isEnabled','TrackChangesEditing','execute','_suggestions','track-changes-accept-suggestion-not-found','canEditAt','plugins','33SwfmBX','10056552iKmNJa'];_0x59ab=function(){return _0x1a3f8a;};return _0x59ab();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3e4b(){const _0x2de648=['46WZmWwc','360QqzLEo','isEnabled','editor','canEditAt','discardSuggestion','11555590LlksIq','getRanges','2465940JMDYpH','refresh','7161jkOKZU','plugins','TrackChangesEditing','28MtedAu','5323437MhVDqV','model','_suggestions','240965PyulZX','track-changes-discard-suggestion-not-found','execute','16345hQLxka','get','374264SpPDnh','_isEnabledBasedOnSelection'];_0x3e4b=function(){return _0x2de648;};return _0x3e4b();}const _0xa7b622=_0x1bb9;(function(_0x1b8262,_0x45c975){const _0x564221=_0x1bb9,_0x34b151=_0x1b8262();while(!![]){try{const _0x311832=parseInt(_0x564221(0x166))/0x1+-parseInt(_0x564221(0x168))/0x2*(-parseInt(_0x564221(0x15a))/0x3)+-parseInt(_0x564221(0x15d))/0x4*(parseInt(_0x564221(0x161))/0x5)+-parseInt(_0x564221(0x158))/0x6+-parseInt(_0x564221(0x164))/0x7*(-parseInt(_0x564221(0x169))/0x8)+-parseInt(_0x564221(0x15e))/0x9+parseInt(_0x564221(0x156))/0xa;if(_0x311832===_0x45c975)break;else _0x34b151['push'](_0x34b151['shift']());}catch(_0x49fd04){_0x34b151['push'](_0x34b151['shift']());}}}(_0x3e4b,0x5570d));function _0x1bb9(_0x4fc256,_0x3a5caa){const _0x3e4b28=_0x3e4b();return _0x1bb9=function(_0x1bb908,_0x5ea016){_0x1bb908=_0x1bb908-0x155;let _0x27cad9=_0x3e4b28[_0x1bb908];return _0x27cad9;},_0x1bb9(_0x4fc256,_0x3a5caa);}import{Command as _0x3091e4}from'ckeditor5/src/core.js';import{CKEditorError as _0x5a9779}from'ckeditor5/src/utils.js';export default class B extends _0x3091e4{constructor(_0x4018a8,_0x62701b){const _0x3bce51=_0x1bb9;super(_0x4018a8),this[_0x3bce51(0x160)]=_0x62701b,this[_0x3bce51(0x159)](),this[_0x3bce51(0x167)]=!0x1;}[_0xa7b622(0x159)](){const _0x4a8c37=_0xa7b622;this[_0x4a8c37(0x16a)]=!0x0;}[_0xa7b622(0x163)](_0x565cfc){const _0x15dd9c=_0xa7b622,_0x5b57c0=this[_0x15dd9c(0x160)][_0x15dd9c(0x165)](_0x565cfc);if(!_0x5b57c0)throw new _0x5a9779(_0x15dd9c(0x162),this);const _0x1408d4=_0x5b57c0[_0x15dd9c(0x157)]();this[_0x15dd9c(0x16b)][_0x15dd9c(0x15f)][_0x15dd9c(0x16c)](_0x1408d4)&&this[_0x15dd9c(0x16b)][_0x15dd9c(0x15b)][_0x15dd9c(0x165)](_0x15dd9c(0x15c))[_0x15dd9c(0x155)](_0x5b57c0);}}
23
+ const _0x337b82=_0x50bd;(function(_0xbd2801,_0x2c5dd8){const _0x4d23f4=_0x50bd,_0x14e797=_0xbd2801();while(!![]){try{const _0x3d65f0=-parseInt(_0x4d23f4(0x139))/0x1+parseInt(_0x4d23f4(0x144))/0x2*(-parseInt(_0x4d23f4(0x148))/0x3)+parseInt(_0x4d23f4(0x14b))/0x4+parseInt(_0x4d23f4(0x13b))/0x5+-parseInt(_0x4d23f4(0x13f))/0x6*(-parseInt(_0x4d23f4(0x138))/0x7)+parseInt(_0x4d23f4(0x13a))/0x8*(-parseInt(_0x4d23f4(0x14a))/0x9)+-parseInt(_0x4d23f4(0x13e))/0xa*(-parseInt(_0x4d23f4(0x14f))/0xb);if(_0x3d65f0===_0x2c5dd8)break;else _0x14e797['push'](_0x14e797['shift']());}catch(_0x12e965){_0x14e797['push'](_0x14e797['shift']());}}}(_0xbb6f,0x69f9b));import{Command as _0x40fc05}from'ckeditor5/src/core.js';import{CKEditorError as _0x4f0c81}from'ckeditor5/src/utils.js';function _0xbb6f(){const _0x5c5823=['_isEnabledBasedOnSelection','130HQrimh','42vAbcoF','TrackChangesEditing','isEnabled','getRanges','get','42RunBoz','track-changes-discard-suggestion-not-found','canEditAt','editor','94917JBghwl','execute','27wDFQHg','2490820IPAUjF','refresh','_suggestions','discardSuggestion','869033jRStpn','plugins','355187HXBWip','814453oraMod','2190696pIHOJI','3647635DUvChI','model'];_0xbb6f=function(){return _0x5c5823;};return _0xbb6f();}function _0x50bd(_0x29db47,_0x1bcb5f){const _0xbb6f80=_0xbb6f();return _0x50bd=function(_0x50bd11,_0x29116d){_0x50bd11=_0x50bd11-0x138;let _0x4b32e1=_0xbb6f80[_0x50bd11];return _0x4b32e1;},_0x50bd(_0x29db47,_0x1bcb5f);}export default class B extends _0x40fc05{constructor(_0x1071ac,_0x5ca2d8){const _0x113ae9=_0x50bd;super(_0x1071ac),this[_0x113ae9(0x14d)]=_0x5ca2d8,this[_0x113ae9(0x14c)](),this[_0x113ae9(0x13d)]=!0x1;}[_0x337b82(0x14c)](){const _0x23f06e=_0x337b82;this[_0x23f06e(0x141)]=!0x0;}[_0x337b82(0x149)](_0x10b933){const _0x2c025d=_0x337b82,_0x442e74=this[_0x2c025d(0x14d)][_0x2c025d(0x143)](_0x10b933);if(!_0x442e74)throw new _0x4f0c81(_0x2c025d(0x145),this);const _0x54d58a=_0x442e74[_0x2c025d(0x142)]();this[_0x2c025d(0x147)][_0x2c025d(0x13c)][_0x2c025d(0x146)](_0x54d58a)&&this[_0x2c025d(0x147)][_0x2c025d(0x150)][_0x2c025d(0x143)](_0x2c025d(0x140))[_0x2c025d(0x14e)](_0x442e74);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a84c4=_0x4102;(function(_0xd51580,_0x43f6e5){const _0x150373=_0x4102,_0x411a90=_0xd51580();while(!![]){try{const _0x47bf29=-parseInt(_0x150373(0x99))/0x1+-parseInt(_0x150373(0xa9))/0x2+parseInt(_0x150373(0xa8))/0x3+-parseInt(_0x150373(0xab))/0x4+-parseInt(_0x150373(0x9e))/0x5+parseInt(_0x150373(0x9d))/0x6*(parseInt(_0x150373(0x98))/0x7)+parseInt(_0x150373(0xa7))/0x8*(parseInt(_0x150373(0xac))/0x9);if(_0x47bf29===_0x43f6e5)break;else _0x411a90['push'](_0x411a90['shift']());}catch(_0x2c5459){_0x411a90['push'](_0x411a90['shift']());}}}(_0x5580,0xa32aa));import{Command as _0x2807fa}from'ckeditor5/src/core.js';function _0x4102(_0x54c824,_0x2a9f8b){const _0x55803d=_0x5580();return _0x4102=function(_0x41028e,_0x572f78){_0x41028e=_0x41028e-0x98;let _0x346a33=_0x55803d[_0x41028e];return _0x346a33;},_0x4102(_0x54c824,_0x2a9f8b);}import{sortSuggestions as _0x2f929d,executeCommandForSuggestions as _0x4b8131}from'../utils/utils.js';export default class x extends _0x2807fa{constructor(_0x2f4614,_0x1d5a42,_0x48566a){const _0x322b12=_0x4102;super(_0x2f4614),this[_0x322b12(0xa6)]=_0x1d5a42,this[_0x322b12(0xa2)]=_0x48566a,this[_0x322b12(0xae)](),this[_0x322b12(0xad)]=!0x1;}[_0x5a84c4(0xae)](){const _0x334191=_0x5a84c4,_0x47247c=Array[_0x334191(0xa3)](this[_0x334191(0xa2)][_0x334191(0xaa)]())[_0x334191(0x9c)](_0xd1cd67=>_0xd1cd67[_0x334191(0xa1)]);this[_0x334191(0x9b)]=this[_0x334191(0xa6)][_0x334191(0x9b)]&&_0x47247c;}[_0x5a84c4(0xa0)](){const _0x1926a8=_0x5a84c4,_0x50d83b=_0x2f929d(Array[_0x1926a8(0xa3)](this[_0x1926a8(0xa2)][_0x1926a8(0xaa)]()));for(const _0x189e7f of _0x50d83b){const _0x1de19e=_0x189e7f[_0x1926a8(0x9f)]();if(!this[_0x1926a8(0x9a)][_0x1926a8(0xa5)][_0x1926a8(0xa4)](_0x1de19e))return;}_0x4b8131(this[_0x1926a8(0x9a)][_0x1926a8(0xa5)],this[_0x1926a8(0xa6)],_0x50d83b);}}function _0x5580(){const _0x1708c0=['getRanges','execute','isInContent','_suggestions','from','canEditAt','model','_command','8000tdRTuv','460017SpTEcm','2008442nxofFw','values','1159912HZAaVc','8613DnkzZW','_isEnabledBasedOnSelection','refresh','2247NGgJIQ','448085XafrWU','editor','isEnabled','some','24522RSfZdW','58260RPuBao'];_0x5580=function(){return _0x1708c0;};return _0x5580();}
23
+ function _0xd415(_0xe42e78,_0x1afb9a){const _0x289586=_0x2895();return _0xd415=function(_0xd415d4,_0x4f7c7d){_0xd415d4=_0xd415d4-0x152;let _0x2cff3d=_0x289586[_0xd415d4];return _0x2cff3d;},_0xd415(_0xe42e78,_0x1afb9a);}const _0x1077da=_0xd415;function _0x2895(){const _0xf09a78=['refresh','68997lLhEJV','535199fsZHfO','execute','from','7139370dAFHLw','model','_isEnabledBasedOnSelection','values','isEnabled','276MPiYRR','9HdjOxd','152dEeRIb','1224157AcYhnT','canEditAt','_suggestions','some','2581366zOEXyv','216510sFTCiR','5lVGZLZ','11217170HwHxle','_command','getRanges','editor','isInContent'];_0x2895=function(){return _0xf09a78;};return _0x2895();}(function(_0x497405,_0x5e20c8){const _0x15f83b=_0xd415,_0x20ae89=_0x497405();while(!![]){try{const _0x4b60d9=-parseInt(_0x15f83b(0x169))/0x1+-parseInt(_0x15f83b(0x168))/0x2+parseInt(_0x15f83b(0x158))/0x3*(parseInt(_0x15f83b(0x161))/0x4)+-parseInt(_0x15f83b(0x16a))/0x5*(-parseInt(_0x15f83b(0x15c))/0x6)+parseInt(_0x15f83b(0x159))/0x7*(-parseInt(_0x15f83b(0x163))/0x8)+parseInt(_0x15f83b(0x162))/0x9*(parseInt(_0x15f83b(0x152))/0xa)+-parseInt(_0x15f83b(0x164))/0xb;if(_0x4b60d9===_0x5e20c8)break;else _0x20ae89['push'](_0x20ae89['shift']());}catch(_0x3b13ba){_0x20ae89['push'](_0x20ae89['shift']());}}}(_0x2895,0xc9ff4));import{Command as _0x373708}from'ckeditor5/src/core.js';import{sortSuggestions as _0x2924f9,executeCommandForSuggestions as _0x1caf22}from'../utils/utils.js';export default class x extends _0x373708{constructor(_0x1632cf,_0x182327,_0x5d961c){const _0xf25cac=_0xd415;super(_0x1632cf),this[_0xf25cac(0x153)]=_0x182327,this[_0xf25cac(0x166)]=_0x5d961c,this[_0xf25cac(0x157)](),this[_0xf25cac(0x15e)]=!0x1;}[_0x1077da(0x157)](){const _0x43465f=_0x1077da,_0x54cb6a=Array[_0x43465f(0x15b)](this[_0x43465f(0x166)][_0x43465f(0x15f)]())[_0x43465f(0x167)](_0x388eca=>_0x388eca[_0x43465f(0x156)]);this[_0x43465f(0x160)]=this[_0x43465f(0x153)][_0x43465f(0x160)]&&_0x54cb6a;}[_0x1077da(0x15a)](){const _0x149ce5=_0x1077da,_0x3ac77c=_0x2924f9(Array[_0x149ce5(0x15b)](this[_0x149ce5(0x166)][_0x149ce5(0x15f)]()));for(const _0x225a13 of _0x3ac77c){const _0x446000=_0x225a13[_0x149ce5(0x154)]();if(!this[_0x149ce5(0x155)][_0x149ce5(0x15d)][_0x149ce5(0x165)](_0x446000))return;}_0x1caf22(this[_0x149ce5(0x155)][_0x149ce5(0x15d)],this[_0x149ce5(0x153)],_0x3ac77c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ffcd7=_0x1375;(function(_0x3f3f3b,_0x4ee269){const _0x434990=_0x1375,_0x2c9d90=_0x3f3f3b();while(!![]){try{const _0x59b5ae=parseInt(_0x434990(0x1b6))/0x1+parseInt(_0x434990(0x1bb))/0x2*(parseInt(_0x434990(0x1b5))/0x3)+parseInt(_0x434990(0x1c4))/0x4+-parseInt(_0x434990(0x1c0))/0x5+parseInt(_0x434990(0x1b1))/0x6+parseInt(_0x434990(0x1bf))/0x7+-parseInt(_0x434990(0x1c6))/0x8;if(_0x59b5ae===_0x4ee269)break;else _0x2c9d90['push'](_0x2c9d90['shift']());}catch(_0x57d0bd){_0x2c9d90['push'](_0x2c9d90['shift']());}}}(_0x3ae6,0xb9707));function _0x3ae6(){const _0x4bff93=['getRanges','_command','8247183JOsInu','4706600MRDIki','_selectedSuggestions','editor','execute','442388MTajFk','canEditAt','9137512qqDMFp','model','refresh','177210HITHYB','from','selection','size','9OfFVlo','973850ZuWhQL','document','isEnabled','_suggestions','values','367278VSKGeB','_isEnabledBasedOnSelection'];_0x3ae6=function(){return _0x4bff93;};return _0x3ae6();}import{Command as _0x71c7d0}from'ckeditor5/src/core.js';function _0x1375(_0x2a842a,_0x271c06){const _0x3ae645=_0x3ae6();return _0x1375=function(_0x1375ad,_0x5b6c96){_0x1375ad=_0x1375ad-0x1b0;let _0x55828a=_0x3ae645[_0x1375ad];return _0x55828a;},_0x1375(_0x2a842a,_0x271c06);}import{sortSuggestions as _0x145119,getSelectedSuggestions as _0x22db2f,executeCommandForSuggestions as _0x79c07}from'../utils/utils.js';export default class R extends _0x71c7d0{constructor(_0x36aa79,_0x4dd935,_0x51c69d){const _0x18382a=_0x1375;super(_0x36aa79),this[_0x18382a(0x1be)]=_0x4dd935,this[_0x18382a(0x1b9)]=_0x51c69d,this[_0x18382a(0x1c1)]=new Set(),this[_0x18382a(0x1b0)](),this[_0x18382a(0x1bc)]=!0x1;}[_0x2ffcd7(0x1b0)](){const _0x5895bf=_0x2ffcd7,_0x4eb08d=this[_0x5895bf(0x1c2)][_0x5895bf(0x1c7)][_0x5895bf(0x1b7)][_0x5895bf(0x1b3)],_0x147280=Array[_0x5895bf(0x1b2)](this[_0x5895bf(0x1b9)][_0x5895bf(0x1ba)]());this[_0x5895bf(0x1c1)]=_0x22db2f(_0x4eb08d,_0x147280),this[_0x5895bf(0x1b8)]=this[_0x5895bf(0x1be)][_0x5895bf(0x1b8)]&&!!this[_0x5895bf(0x1c1)][_0x5895bf(0x1b4)];}[_0x2ffcd7(0x1c3)](){const _0x33ec45=_0x2ffcd7,_0x47b88a=_0x145119(Array[_0x33ec45(0x1b2)](this[_0x33ec45(0x1c1)]));for(const _0x1b6b31 of _0x47b88a){const _0x5dfaac=_0x1b6b31[_0x33ec45(0x1bd)]();if(!this[_0x33ec45(0x1c2)][_0x33ec45(0x1c7)][_0x33ec45(0x1c5)](_0x5dfaac))return;}_0x79c07(this[_0x33ec45(0x1c2)][_0x33ec45(0x1c7)],this[_0x33ec45(0x1be)],_0x47b88a);}}
23
+ function _0x6ac7(){const _0x18ea5c=['_command','106391IsYKKk','execute','values','getRanges','editor','size','_suggestions','from','canEditAt','388456jZlGJQ','_isEnabledBasedOnSelection','152514xvKPnL','selection','document','9446NjWzVP','10YudHRP','821380zzeYUu','_selectedSuggestions','isEnabled','60CqMoic','refresh','model','114304qXTuLk','1770984ieWTmD'];_0x6ac7=function(){return _0x18ea5c;};return _0x6ac7();}const _0x5c8794=_0x5c9d;(function(_0xc9bc36,_0xe5bd0b){const _0x119e48=_0x5c9d,_0x13afb4=_0xc9bc36();while(!![]){try{const _0x214049=-parseInt(_0x119e48(0x98))/0x1+parseInt(_0x119e48(0xa6))/0x2*(-parseInt(_0x119e48(0x92))/0x3)+parseInt(_0x119e48(0xa1))/0x4+-parseInt(_0x119e48(0x8e))/0x5*(parseInt(_0x119e48(0xa3))/0x6)+parseInt(_0x119e48(0x8f))/0x7+-parseInt(_0x119e48(0x95))/0x8+parseInt(_0x119e48(0x96))/0x9;if(_0x214049===_0xe5bd0b)break;else _0x13afb4['push'](_0x13afb4['shift']());}catch(_0x166e75){_0x13afb4['push'](_0x13afb4['shift']());}}}(_0x6ac7,0x23765));function _0x5c9d(_0x3c92c1,_0x5049d9){const _0x6ac774=_0x6ac7();return _0x5c9d=function(_0x5c9d4c,_0x1c54f7){_0x5c9d4c=_0x5c9d4c-0x8e;let _0x49bd0d=_0x6ac774[_0x5c9d4c];return _0x49bd0d;},_0x5c9d(_0x3c92c1,_0x5049d9);}import{Command as _0x5987ed}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3a1912,getSelectedSuggestions as _0x390d92,executeCommandForSuggestions as _0x43d7af}from'../utils/utils.js';export default class R extends _0x5987ed{constructor(_0x5ae683,_0x20a2fb,_0x4a36fd){const _0x2f72c8=_0x5c9d;super(_0x5ae683),this[_0x2f72c8(0x97)]=_0x20a2fb,this[_0x2f72c8(0x9e)]=_0x4a36fd,this[_0x2f72c8(0x90)]=new Set(),this[_0x2f72c8(0x93)](),this[_0x2f72c8(0xa2)]=!0x1;}[_0x5c8794(0x93)](){const _0x369ca4=_0x5c8794,_0x403eea=this[_0x369ca4(0x9c)][_0x369ca4(0x94)][_0x369ca4(0xa5)][_0x369ca4(0xa4)],_0xb1c02b=Array[_0x369ca4(0x9f)](this[_0x369ca4(0x9e)][_0x369ca4(0x9a)]());this[_0x369ca4(0x90)]=_0x390d92(_0x403eea,_0xb1c02b),this[_0x369ca4(0x91)]=this[_0x369ca4(0x97)][_0x369ca4(0x91)]&&!!this[_0x369ca4(0x90)][_0x369ca4(0x9d)];}[_0x5c8794(0x99)](){const _0x5cb1c4=_0x5c8794,_0x40bdbf=_0x3a1912(Array[_0x5cb1c4(0x9f)](this[_0x5cb1c4(0x90)]));for(const _0x30eb58 of _0x40bdbf){const _0x363218=_0x30eb58[_0x5cb1c4(0x9b)]();if(!this[_0x5cb1c4(0x9c)][_0x5cb1c4(0x94)][_0x5cb1c4(0xa0)](_0x363218))return;}_0x43d7af(this[_0x5cb1c4(0x9c)][_0x5cb1c4(0x94)],this[_0x5cb1c4(0x97)],_0x40bdbf);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d3376=_0x311b;function _0x5870(){const _0x7f3c7=['value','has','4353485hkgtxq','3150LBVJgi','945309NigoRM','2540840vISxsS','affectsData','1837692Gxsnug','150iWHfGU','_disableUnsupportedCommands','_enabledCommands','forceDisabled','editor','isEnabled','TrackChangesCommand','1569276gPFcuc','4LCMFvU','3306KWkMrH','commands','refresh','_isEnabledBasedOnSelection','execute','584406zniZAE','_enableCommands','clearForceDisabled'];_0x5870=function(){return _0x7f3c7;};return _0x5870();}(function(_0x24bc4d,_0x47e7f8){const _0x32563e=_0x311b,_0x3f8384=_0x24bc4d();while(!![]){try{const _0x1247d9=-parseInt(_0x32563e(0x1cd))/0x1+-parseInt(_0x32563e(0x1c6))/0x2+-parseInt(_0x32563e(0x1bf))/0x3+-parseInt(_0x32563e(0x1c0))/0x4*(parseInt(_0x32563e(0x1cb))/0x5)+parseInt(_0x32563e(0x1c1))/0x6*(-parseInt(_0x32563e(0x1cc))/0x7)+parseInt(_0x32563e(0x1ce))/0x8+-parseInt(_0x32563e(0x1d0))/0x9*(-parseInt(_0x32563e(0x1d1))/0xa);if(_0x1247d9===_0x47e7f8)break;else _0x3f8384['push'](_0x3f8384['shift']());}catch(_0x10091b){_0x3f8384['push'](_0x3f8384['shift']());}}}(_0x5870,0x7a5b6));import{Command as _0x2f3d76}from'ckeditor5/src/core.js';function _0x311b(_0xf1253b,_0x2ec225){const _0x5870a4=_0x5870();return _0x311b=function(_0x311b0b,_0x5536ab){_0x311b0b=_0x311b0b-0x1b9;let _0xe00805=_0x5870a4[_0x311b0b];return _0xe00805;},_0x311b(_0xf1253b,_0x2ec225);}export default class M extends _0x2f3d76{constructor(_0x26784c,_0x573ba0){const _0x1b4bb6=_0x311b;super(_0x26784c),this[_0x1b4bb6(0x1ba)]=_0x573ba0,this[_0x1b4bb6(0x1c9)]=!0x1,this[_0x1b4bb6(0x1c3)](),this[_0x1b4bb6(0x1c4)]=!0x1;}[_0x1d3376(0x1c3)](){const _0x17d11a=_0x1d3376;this[_0x17d11a(0x1bd)]=!0x0;}[_0x1d3376(0x1c5)](){const _0x213bff=_0x1d3376;this[_0x213bff(0x1c9)]=!this[_0x213bff(0x1c9)],this[_0x213bff(0x1c9)]?this[_0x213bff(0x1b9)]():this[_0x213bff(0x1c7)]();}[_0x1d3376(0x1b9)](){const _0xcf5d96=_0x1d3376;for(const _0x5b630b of this[_0xcf5d96(0x1bc)][_0xcf5d96(0x1c2)][_0xcf5d96(0x1c2)]())_0x5b630b[_0xcf5d96(0x1cf)]&&!this[_0xcf5d96(0x1ba)][_0xcf5d96(0x1ca)](_0x5b630b)&&_0x5b630b[_0xcf5d96(0x1bb)](_0xcf5d96(0x1be));}[_0x1d3376(0x1c7)](){const _0x42e0d9=_0x1d3376;for(const _0x5ac585 of this[_0x42e0d9(0x1bc)][_0x42e0d9(0x1c2)][_0x42e0d9(0x1c2)]())_0x5ac585[_0x42e0d9(0x1cf)]&&!this[_0x42e0d9(0x1ba)][_0x42e0d9(0x1ca)](_0x5ac585)&&_0x5ac585[_0x42e0d9(0x1c8)](_0x42e0d9(0x1be));}}
23
+ const _0x110461=_0x3ba0;function _0x3ba0(_0x20f950,_0x37da79){const _0x568a37=_0x568a();return _0x3ba0=function(_0x3ba07b,_0x59f887){_0x3ba07b=_0x3ba07b-0x1e9;let _0x336bcc=_0x568a37[_0x3ba07b];return _0x336bcc;},_0x3ba0(_0x20f950,_0x37da79);}function _0x568a(){const _0x32d29c=['value','_disableUnsupportedCommands','clearForceDisabled','3070pTrVws','2JjFDvc','86669sZFcnK','TrackChangesCommand','2281601ddUjYz','commands','editor','affectsData','refresh','35604pVZkFo','535QRCZPb','_enableCommands','execute','has','_enabledCommands','1599552MonEBm','_isEnabledBasedOnSelection','isEnabled','6ltorwE','5509872GGSKJr','forceDisabled','3474813wGZKKV','748952TDosTd'];_0x568a=function(){return _0x32d29c;};return _0x568a();}(function(_0x30f04e,_0x130b42){const _0x2d856a=_0x3ba0,_0x5c352f=_0x30f04e();while(!![]){try{const _0x309ed2=parseInt(_0x2d856a(0x201))/0x1*(-parseInt(_0x2d856a(0x1f3))/0x2)+-parseInt(_0x2d856a(0x1ed))/0x3+-parseInt(_0x2d856a(0x1fb))/0x4*(-parseInt(_0x2d856a(0x1fc))/0x5)+-parseInt(_0x2d856a(0x1ea))/0x6*(parseInt(_0x2d856a(0x1f6))/0x7)+-parseInt(_0x2d856a(0x1ee))/0x8+parseInt(_0x2d856a(0x1eb))/0x9+parseInt(_0x2d856a(0x1f2))/0xa*(parseInt(_0x2d856a(0x1f4))/0xb);if(_0x309ed2===_0x130b42)break;else _0x5c352f['push'](_0x5c352f['shift']());}catch(_0x2861de){_0x5c352f['push'](_0x5c352f['shift']());}}}(_0x568a,0xc4cc3));import{Command as _0xd59606}from'ckeditor5/src/core.js';export default class M extends _0xd59606{constructor(_0x248732,_0x2ea4ca){const _0x82e5f8=_0x3ba0;super(_0x248732),this[_0x82e5f8(0x200)]=_0x2ea4ca,this[_0x82e5f8(0x1ef)]=!0x1,this[_0x82e5f8(0x1fa)](),this[_0x82e5f8(0x202)]=!0x1;}[_0x110461(0x1fa)](){const _0x10dcb6=_0x110461;this[_0x10dcb6(0x1e9)]=!0x0;}[_0x110461(0x1fe)](){const _0x1d5229=_0x110461;this[_0x1d5229(0x1ef)]=!this[_0x1d5229(0x1ef)],this[_0x1d5229(0x1ef)]?this[_0x1d5229(0x1f0)]():this[_0x1d5229(0x1fd)]();}[_0x110461(0x1f0)](){const _0x1717bf=_0x110461;for(const _0x57ba68 of this[_0x1717bf(0x1f8)][_0x1717bf(0x1f7)][_0x1717bf(0x1f7)]())_0x57ba68[_0x1717bf(0x1f9)]&&!this[_0x1717bf(0x200)][_0x1717bf(0x1ff)](_0x57ba68)&&_0x57ba68[_0x1717bf(0x1ec)](_0x1717bf(0x1f5));}[_0x110461(0x1fd)](){const _0x177978=_0x110461;for(const _0x460a1f of this[_0x177978(0x1f8)][_0x177978(0x1f7)][_0x177978(0x1f7)]())_0x460a1f[_0x177978(0x1f9)]&&!this[_0x177978(0x200)][_0x177978(0x1ff)](_0x460a1f)&&_0x460a1f[_0x177978(0x1f1)](_0x177978(0x1f5));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0xb30930,_0x1b8223){var _0x14854f=_0x36f7,_0x417762=_0xb30930();while(!![]){try{var _0x5a9649=parseInt(_0x14854f(0x13f))/0x1*(-parseInt(_0x14854f(0x140))/0x2)+-parseInt(_0x14854f(0x139))/0x3*(parseInt(_0x14854f(0x141))/0x4)+parseInt(_0x14854f(0x13c))/0x5*(parseInt(_0x14854f(0x142))/0x6)+-parseInt(_0x14854f(0x143))/0x7+-parseInt(_0x14854f(0x13e))/0x8+parseInt(_0x14854f(0x13a))/0x9*(-parseInt(_0x14854f(0x138))/0xa)+parseInt(_0x14854f(0x13b))/0xb*(parseInt(_0x14854f(0x13d))/0xc);if(_0x5a9649===_0x1b8223)break;else _0x417762['push'](_0x417762['shift']());}catch(_0xc18ec2){_0x417762['push'](_0x417762['shift']());}}}(_0x6c47,0x2f66d));export{default as TrackChanges}from'./trackchanges.js';function _0x36f7(_0xcd8c4b,_0xb6aab9){var _0x6c47cf=_0x6c47();return _0x36f7=function(_0x36f7c8,_0x2a5d0a){_0x36f7c8=_0x36f7c8-0x138;var _0x5178d8=_0x6c47cf[_0x36f7c8];return _0x5178d8;},_0x36f7(_0xcd8c4b,_0xb6aab9);}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x6c47(){var _0x1c535f=['18mtgTNo','730312HykrUz','110MwNPxD','96Gryiai','887736KXYsDc','89YQUJai','1660tlhBqc','136uKFqjs','80652jfFRBO','169302BDdAUi','1797610xxMqHz','5661Zhwqyj'];_0x6c47=function(){return _0x1c535f;};return _0x6c47();}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ function _0x5c35(_0x105f95,_0x489c05){var _0x59c23c=_0x59c2();return _0x5c35=function(_0x5c3561,_0x4bc1bf){_0x5c3561=_0x5c3561-0x1a0;var _0x288b67=_0x59c23c[_0x5c3561];return _0x288b67;},_0x5c35(_0x105f95,_0x489c05);}(function(_0x5108e7,_0x216c3f){var _0x4f84d6=_0x5c35,_0x4cb262=_0x5108e7();while(!![]){try{var _0x36dccb=-parseInt(_0x4f84d6(0x1a5))/0x1*(parseInt(_0x4f84d6(0x1a6))/0x2)+-parseInt(_0x4f84d6(0x1a4))/0x3+-parseInt(_0x4f84d6(0x1a2))/0x4*(-parseInt(_0x4f84d6(0x1a1))/0x5)+-parseInt(_0x4f84d6(0x1a8))/0x6*(parseInt(_0x4f84d6(0x1a3))/0x7)+parseInt(_0x4f84d6(0x1ab))/0x8*(parseInt(_0x4f84d6(0x1aa))/0x9)+parseInt(_0x4f84d6(0x1a7))/0xa*(parseInt(_0x4f84d6(0x1a9))/0xb)+-parseInt(_0x4f84d6(0x1a0))/0xc;if(_0x36dccb===_0x216c3f)break;else _0x4cb262['push'](_0x4cb262['shift']());}catch(_0x3ed342){_0x4cb262['push'](_0x4cb262['shift']());}}}(_0x59c2,0xf27d1));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 _0x59c2(){var _0x25800f=['6FgfTuw','231ppioiT','27nOykzc','4494056OsGBcT','17251140CQAezb','27995KljFUX','236Vrkrul','2487310SrrOss','914493MCWGmB','6Ieixpg','110562ZUwFRU','670030LujOSP'];_0x59c2=function(){return _0x25800f;};return _0x59c2();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9489(_0x5a2fa5,_0x5474ac){const _0x18823f=_0x1882();return _0x9489=function(_0x9489dd,_0x5c5830){_0x9489dd=_0x9489dd-0x18e;let _0x322905=_0x18823f[_0x9489dd];return _0x322905;},_0x9489(_0x5a2fa5,_0x5474ac);}const _0x29ee89=_0x9489;(function(_0x56e52c,_0x17b2ad){const _0x5f331c=_0x9489,_0xa4385d=_0x56e52c();while(!![]){try{const _0x152ded=parseInt(_0x5f331c(0x197))/0x1*(-parseInt(_0x5f331c(0x19e))/0x2)+parseInt(_0x5f331c(0x190))/0x3+parseInt(_0x5f331c(0x199))/0x4+-parseInt(_0x5f331c(0x191))/0x5+-parseInt(_0x5f331c(0x194))/0x6*(parseInt(_0x5f331c(0x195))/0x7)+parseInt(_0x5f331c(0x198))/0x8*(-parseInt(_0x5f331c(0x19c))/0x9)+parseInt(_0x5f331c(0x19d))/0xa;if(_0x152ded===_0x17b2ad)break;else _0xa4385d['push'](_0xa4385d['shift']());}catch(_0x28b481){_0xa4385d['push'](_0xa4385d['shift']());}}}(_0x1882,0x435a4));import{Plugin as _0x2693c1}from'ckeditor5/src/core.js';export default class E extends _0x2693c1{[_0x29ee89(0x18f)](){const _0x18d570=_0x29ee89,_0x44c97c=this[_0x18d570(0x196)],_0x41d5fb=_0x44c97c[_0x18d570(0x193)][_0x18d570(0x19b)](_0x18d570(0x192));_0x44c97c[_0x18d570(0x19f)][_0x18d570(0x19b)](_0x18d570(0x19a))&&_0x41d5fb[_0x18d570(0x18e)](_0x18d570(0x19a));}}function _0x1882(){const _0x4312b0=['21hgPoVo','editor','10480DPoKMw','8ZRYjLN','1018036eduaPf','showAIAssistant','get','3861378TILSuL','13990150bgCTQk','76KXiedK','commands','enableCommand','afterInit','549846kpfKZl','2637425ZUrixJ','TrackChangesEditing','plugins','412326Vlmmqf'];_0x1882=function(){return _0x4312b0;};return _0x1882();}
23
+ function _0x27cf(_0x1c7fd7,_0x47c8fc){const _0x3f0923=_0x3f09();return _0x27cf=function(_0x27cfaa,_0x478f65){_0x27cfaa=_0x27cfaa-0x7c;let _0x42b4a6=_0x3f0923[_0x27cfaa];return _0x42b4a6;},_0x27cf(_0x1c7fd7,_0x47c8fc);}const _0xcd97a1=_0x27cf;(function(_0x16d863,_0x3c7ced){const _0x5b1bbf=_0x27cf,_0x103112=_0x16d863();while(!![]){try{const _0x351dd0=-parseInt(_0x5b1bbf(0x7c))/0x1*(-parseInt(_0x5b1bbf(0x81))/0x2)+parseInt(_0x5b1bbf(0x7e))/0x3*(parseInt(_0x5b1bbf(0x88))/0x4)+-parseInt(_0x5b1bbf(0x8a))/0x5*(parseInt(_0x5b1bbf(0x8c))/0x6)+-parseInt(_0x5b1bbf(0x8d))/0x7*(-parseInt(_0x5b1bbf(0x85))/0x8)+parseInt(_0x5b1bbf(0x8e))/0x9+-parseInt(_0x5b1bbf(0x7d))/0xa+-parseInt(_0x5b1bbf(0x83))/0xb;if(_0x351dd0===_0x3c7ced)break;else _0x103112['push'](_0x103112['shift']());}catch(_0x19c9ef){_0x103112['push'](_0x103112['shift']());}}}(_0x3f09,0xb41d7));import{Plugin as _0x2978df}from'ckeditor5/src/core.js';function _0x3f09(){const _0x244b7d=['312151qtTWjQ','6234678UtZnNd','347637jLxqDp','11843140BCmGvp','3738087AQKdpO','commands','editor','2bsvzHu','plugins','6391363nLhubQ','afterInit','144HvawKs','TrackChangesEditing','get','4UKqxvV','showAIAssistant','52320cEcsLW','enableCommand','336anTbwO'];_0x3f09=function(){return _0x244b7d;};return _0x3f09();}export default class E extends _0x2978df{[_0xcd97a1(0x84)](){const _0x637d6f=_0xcd97a1,_0x354e8e=this[_0x637d6f(0x80)],_0x49572e=_0x354e8e[_0x637d6f(0x82)][_0x637d6f(0x87)](_0x637d6f(0x86));_0x354e8e[_0x637d6f(0x7f)][_0x637d6f(0x87)](_0x637d6f(0x89))&&_0x49572e[_0x637d6f(0x8b)](_0x637d6f(0x89));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2b36(_0x3b0047,_0x3b43d1){const _0x542fff=_0x542f();return _0x2b36=function(_0x2b3602,_0x283c39){_0x2b3602=_0x2b3602-0x18e;let _0xf22d83=_0x542fff[_0x2b3602];return _0xf22d83;},_0x2b36(_0x3b0047,_0x3b43d1);}const _0x12df31=_0x2b36;(function(_0x32c6e8,_0x42f294){const _0x15073d=_0x2b36,_0x5b7e23=_0x32c6e8();while(!![]){try{const _0x29732f=parseInt(_0x15073d(0x1a1))/0x1+-parseInt(_0x15073d(0x1b3))/0x2+-parseInt(_0x15073d(0x1aa))/0x3+parseInt(_0x15073d(0x195))/0x4*(parseInt(_0x15073d(0x19a))/0x5)+parseInt(_0x15073d(0x1a9))/0x6+parseInt(_0x15073d(0x1af))/0x7*(parseInt(_0x15073d(0x196))/0x8)+parseInt(_0x15073d(0x1a2))/0x9*(parseInt(_0x15073d(0x193))/0xa);if(_0x29732f===_0x42f294)break;else _0x5b7e23['push'](_0x5b7e23['shift']());}catch(_0x3b0915){_0x5b7e23['push'](_0x5b7e23['shift']());}}}(_0x542f,0xb0d5a));function _0x542f(){const _0x4c4bb7=['registerBlockAttribute','commandParams','alignment','center','1112826LrKugF','3454002xufthf','registerAttributeLabel','_registerLegacyDescription','has','FORMAT_ALIGN_TO_CENTER','2597jilkQg','formatBlock','TrackChangesEditing','commandName','2560624Stucnj','*Format:*\x20%0','format','locale','afterInit','editor','left','plugins','AlignmentEditing','750TYfxWq','registerDescriptionCallback','211604prKGUO','1328pofrng','FORMAT_ALIGNMENT','type','FORMAT_ALIGN_TO_RIGHT','5qHwpEs','FORMAT_JUSTIFY_TEXT','justify','enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_LEFT','descriptionFactory','right','966827zXcfGz','226701PXIvuR','get','value'];_0x542f=function(){return _0x4c4bb7;};return _0x542f();}import{Plugin as _0x29aaea}from'ckeditor5/src/core.js';import{getTranslation as _0x547caf}from'../utils/common-translations.js';export default class V extends _0x29aaea{[_0x12df31(0x18e)](){const _0x59ba6f=_0x12df31,_0x1241bb=this[_0x59ba6f(0x18f)],_0x4eb9ae=_0x1241bb[_0x59ba6f(0x1b6)];if(!_0x1241bb[_0x59ba6f(0x191)][_0x59ba6f(0x1ad)](_0x59ba6f(0x192)))return;const _0x4dc1ec=_0x1241bb[_0x59ba6f(0x191)][_0x59ba6f(0x1a3)](_0x59ba6f(0x1b1));_0x4dc1ec[_0x59ba6f(0x19d)](_0x59ba6f(0x1a7)),_0x4dc1ec[_0x59ba6f(0x1a5)](_0x59ba6f(0x1a7)),_0x4dc1ec[_0x59ba6f(0x19f)][_0x59ba6f(0x1ab)](_0x59ba6f(0x1a7),_0x547caf(_0x4eb9ae,_0x59ba6f(0x197))),this[_0x59ba6f(0x1ac)]();}[_0x12df31(0x1ac)](){const _0x65938d=_0x12df31,_0x56a48f=this[_0x65938d(0x18f)],_0x3104bd=_0x56a48f[_0x65938d(0x1b6)];_0x56a48f[_0x65938d(0x191)][_0x65938d(0x1a3)](_0x65938d(0x1b1))[_0x65938d(0x19f)][_0x65938d(0x194)](_0x4d0bf2=>{const _0x2a40d2=_0x65938d;if(_0x2a40d2(0x1b0)!=_0x4d0bf2[_0x2a40d2(0x198)])return;const {data:_0x3b4f3f}=_0x4d0bf2;if(_0x3b4f3f&&_0x2a40d2(0x1a7)==_0x3b4f3f[_0x2a40d2(0x1b2)]){const _0x2aa49a=_0x3b4f3f[_0x2a40d2(0x1a6)][0x0][_0x2a40d2(0x1a4)];return{'type':_0x2a40d2(0x1b5),'content':_0x547caf(_0x3104bd,_0x2a40d2(0x1b4),function(_0x48d491){const _0x2b49de=_0x2a40d2;switch(_0x48d491){case _0x2b49de(0x190):return _0x547caf(_0x3104bd,_0x2b49de(0x19e));case _0x2b49de(0x1a0):return _0x547caf(_0x3104bd,_0x2b49de(0x199));case _0x2b49de(0x1a8):return _0x547caf(_0x3104bd,_0x2b49de(0x1ae));case _0x2b49de(0x19c):return _0x547caf(_0x3104bd,_0x2b49de(0x19b));}}(_0x2aa49a))};}});}}
23
+ function _0x11c5(){const _0x2a3f8e=['get','right','commandParams','TrackChangesEditing','enableDefaultAttributesIntegration','FORMAT_JUSTIFY_TEXT','7147511dWpVOu','163054IGqZVF','has','22WyLRaT','252EataIQ','descriptionFactory','alignment','type','5PnKjqj','6712148bQTArI','editor','*Format:*\x20%0','_registerLegacyDescription','format','6EpQYqo','2087547eZHpze','FORMAT_ALIGN_TO_RIGHT','justify','left','5845572lLagjH','value','center','registerBlockAttribute','commandName','AlignmentEditing','8dDvbtS','plugins','registerDescriptionCallback','997932IqnlOy','afterInit','FORMAT_ALIGN_TO_LEFT','formatBlock','FORMAT_ALIGNMENT','FORMAT_ALIGN_TO_CENTER','locale','413670ZQkBaT','registerAttributeLabel'];_0x11c5=function(){return _0x2a3f8e;};return _0x11c5();}const _0x2d87eb=_0x488e;(function(_0x16f642,_0x478b7c){const _0x3f45a5=_0x488e,_0x3eec50=_0x16f642();while(!![]){try{const _0x4447b9=-parseInt(_0x3f45a5(0xea))/0x1*(parseInt(_0x3f45a5(0xdd))/0x2)+parseInt(_0x3f45a5(0xeb))/0x3+parseInt(_0x3f45a5(0xe5))/0x4*(parseInt(_0x3f45a5(0xe4))/0x5)+parseInt(_0x3f45a5(0xef))/0x6+parseInt(_0x3f45a5(0xdc))/0x7*(-parseInt(_0x3f45a5(0xca))/0x8)+-parseInt(_0x3f45a5(0xe0))/0x9*(parseInt(_0x3f45a5(0xd4))/0xa)+parseInt(_0x3f45a5(0xdf))/0xb*(parseInt(_0x3f45a5(0xcd))/0xc);if(_0x4447b9===_0x478b7c)break;else _0x3eec50['push'](_0x3eec50['shift']());}catch(_0xfe75b6){_0x3eec50['push'](_0x3eec50['shift']());}}}(_0x11c5,0xce887));import{Plugin as _0x3dadb5}from'ckeditor5/src/core.js';import{getTranslation as _0x1d8b68}from'../utils/common-translations.js';function _0x488e(_0x3db0c1,_0x139749){const _0x11c50a=_0x11c5();return _0x488e=function(_0x488e52,_0x11618e){_0x488e52=_0x488e52-0xc6;let _0x3fab95=_0x11c50a[_0x488e52];return _0x3fab95;},_0x488e(_0x3db0c1,_0x139749);}export default class V extends _0x3dadb5{[_0x2d87eb(0xce)](){const _0x3c13b7=_0x2d87eb,_0x181081=this[_0x3c13b7(0xe6)],_0x39e14d=_0x181081[_0x3c13b7(0xd3)];if(!_0x181081[_0x3c13b7(0xcb)][_0x3c13b7(0xde)](_0x3c13b7(0xc9)))return;const _0x5dd85d=_0x181081[_0x3c13b7(0xcb)][_0x3c13b7(0xd6)](_0x3c13b7(0xd9));_0x5dd85d[_0x3c13b7(0xda)](_0x3c13b7(0xe2)),_0x5dd85d[_0x3c13b7(0xc7)](_0x3c13b7(0xe2)),_0x5dd85d[_0x3c13b7(0xe1)][_0x3c13b7(0xd5)](_0x3c13b7(0xe2),_0x1d8b68(_0x39e14d,_0x3c13b7(0xd1))),this[_0x3c13b7(0xe8)]();}[_0x2d87eb(0xe8)](){const _0x358113=_0x2d87eb,_0x54ee83=this[_0x358113(0xe6)],_0x4c2a38=_0x54ee83[_0x358113(0xd3)];_0x54ee83[_0x358113(0xcb)][_0x358113(0xd6)](_0x358113(0xd9))[_0x358113(0xe1)][_0x358113(0xcc)](_0x415ee8=>{const _0x10df3f=_0x358113;if(_0x10df3f(0xd0)!=_0x415ee8[_0x10df3f(0xe3)])return;const {data:_0x339812}=_0x415ee8;if(_0x339812&&_0x10df3f(0xe2)==_0x339812[_0x10df3f(0xc8)]){const _0x2a742c=_0x339812[_0x10df3f(0xd8)][0x0][_0x10df3f(0xf0)];return{'type':_0x10df3f(0xe9),'content':_0x1d8b68(_0x4c2a38,_0x10df3f(0xe7),function(_0x434844){const _0x3f4faa=_0x10df3f;switch(_0x434844){case _0x3f4faa(0xee):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xcf));case _0x3f4faa(0xd7):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xec));case _0x3f4faa(0xc6):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xd2));case _0x3f4faa(0xed):return _0x1d8b68(_0x4c2a38,_0x3f4faa(0xdb));}}(_0x2a742c))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4db808=_0x4de9;function _0x4de9(_0x1e0610,_0x165344){const _0x24a04e=_0x24a0();return _0x4de9=function(_0x4de9db,_0x2088fc){_0x4de9db=_0x4de9db-0xdc;let _0x50b341=_0x24a04e[_0x4de9db];return _0x50b341;},_0x4de9(_0x1e0610,_0x165344);}function _0x24a0(){const _0x44cb92=['type','italic','commandName','bold','FORMAT_UNDERLINE','has','editor','8274875fgFVnz','FORMAT_','567654CjPXpw','formatInline','454472tNBbDi','registerAttributeLabel','FORMAT_CODE','SubscriptEditing','6476xsLReL','descriptionFactory','enableDefaultAttributesIntegration','afterInit','subscript','registerInlineAttribute','CodeEditing','TrackChangesEditing','slice','StrikethroughEditing','code','SuperscriptEditing','FORMAT_SUPERSCRIPT','1406064XaikVL','forceValue','117IfVJDq','FORMAT_ITALIC','*Remove\x20format:*\x20%0','commandParams','plugins','strikethrough','7044HjqBtL','1795CRFhaY','underline','2487TzsJiF','FORMAT_BOLD','BoldEditing','superscript','_registerLegacyDescription','toLowerCase','UnderlineEditing','3433440FILggr','registerDescriptionCallback','get','format','FORMAT_STRIKETHROUGH','FORMAT_SUBSCRIPT','locale','ItalicEditing','*Format:*\x20%0','toUpperCase'];_0x24a0=function(){return _0x44cb92;};return _0x24a0();}(function(_0x506355,_0xfe34dd){const _0x46858c=_0x4de9,_0x21d318=_0x506355();while(!![]){try{const _0x5411c6=parseInt(_0x46858c(0xee))/0x1+parseInt(_0x46858c(0x101))/0x2+parseInt(_0x46858c(0x10c))/0x3*(parseInt(_0x46858c(0xf4))/0x4)+-parseInt(_0x46858c(0x10a))/0x5*(-parseInt(_0x46858c(0x109))/0x6)+-parseInt(_0x46858c(0xec))/0x7+-parseInt(_0x46858c(0xf0))/0x8*(parseInt(_0x46858c(0x103))/0x9)+-parseInt(_0x46858c(0x113))/0xa;if(_0x5411c6===_0xfe34dd)break;else _0x21d318['push'](_0x21d318['shift']());}catch(_0x375cba){_0x21d318['push'](_0x21d318['shift']());}}}(_0x24a0,0xbc10d));import{Plugin as _0x42efec}from'ckeditor5/src/core.js';import{getTranslation as _0x1c8f84}from'../utils/common-translations.js';const ti=[_0x4db808(0x10e),_0x4db808(0xe2),_0x4db808(0x112),_0x4db808(0xfa),_0x4db808(0xfd),_0x4db808(0xf3),_0x4db808(0xff)];export default class U extends _0x42efec{[_0x4db808(0xf7)](){const _0x172abd=_0x4db808,_0x50e62b=this[_0x172abd(0xeb)],_0x5aec0c=_0x50e62b[_0x172abd(0x107)][_0x172abd(0xdd)](_0x172abd(0xfb)),_0x26e963=_0x50e62b[_0x172abd(0xe1)];for(const _0x4252c5 of ti){if(!_0x50e62b[_0x172abd(0x107)][_0x172abd(0xea)](_0x4252c5))continue;const _0x554507=_0x4252c5[_0x172abd(0xfc)](0x0,-0x7)[_0x172abd(0x111)](),_0x1a0f36=_0x172abd(0xed)+_0x554507[_0x172abd(0xe4)]();_0x5aec0c[_0x172abd(0xf6)](_0x554507),_0x5aec0c[_0x172abd(0xf9)](_0x554507),_0x5aec0c[_0x172abd(0xf5)][_0x172abd(0xf1)](_0x554507,_0x1c8f84(_0x26e963,_0x1a0f36));}this[_0x172abd(0x110)]();}[_0x4db808(0x110)](){const _0x32f7fd=_0x4db808,_0x99152e=this[_0x32f7fd(0xeb)],_0x3fd3fb=_0x99152e[_0x32f7fd(0xe1)],_0x538833=_0x99152e[_0x32f7fd(0x107)][_0x32f7fd(0xdd)](_0x32f7fd(0xfb));function _0x54b93c(_0x4cdebb,_0x239e94){const _0x4a6b2e=_0x32f7fd;_0x538833[_0x4a6b2e(0xf5)][_0x4a6b2e(0xdc)](_0x577f5a=>{const _0x442d78=_0x4a6b2e;if(_0x442d78(0xef)!=_0x577f5a[_0x442d78(0xe5)])return;const {data:_0x46a7e9}=_0x577f5a;return _0x46a7e9&&_0x46a7e9[_0x442d78(0xe7)]===_0x4cdebb?_0x46a7e9[_0x442d78(0x106)][0x0][_0x442d78(0x102)]?{'type':_0x442d78(0xde),'content':_0x1c8f84(_0x3fd3fb,_0x442d78(0xe3),_0x239e94)}:{'type':_0x442d78(0xde),'content':_0x1c8f84(_0x3fd3fb,_0x442d78(0x105),_0x239e94)}:void 0x0;});}_0x54b93c(_0x32f7fd(0xe8),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0x10d))),_0x54b93c(_0x32f7fd(0xe6),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0x104))),_0x54b93c(_0x32f7fd(0x10b),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0xe9))),_0x54b93c(_0x32f7fd(0xfe),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0xf2))),_0x54b93c(_0x32f7fd(0x108),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0xdf))),_0x54b93c(_0x32f7fd(0xf8),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0xe0))),_0x54b93c(_0x32f7fd(0x10f),_0x1c8f84(_0x3fd3fb,_0x32f7fd(0x100)));}}
23
+ const _0x374eba=_0x1a85;(function(_0x543b8d,_0x3d5509){const _0x36f03e=_0x1a85,_0x4769f0=_0x543b8d();while(!![]){try{const _0x19bc59=-parseInt(_0x36f03e(0x122))/0x1*(parseInt(_0x36f03e(0x13b))/0x2)+parseInt(_0x36f03e(0x120))/0x3+parseInt(_0x36f03e(0x112))/0x4*(parseInt(_0x36f03e(0x119))/0x5)+parseInt(_0x36f03e(0x12b))/0x6+-parseInt(_0x36f03e(0x113))/0x7+parseInt(_0x36f03e(0x117))/0x8+-parseInt(_0x36f03e(0x116))/0x9*(parseInt(_0x36f03e(0x11f))/0xa);if(_0x19bc59===_0x3d5509)break;else _0x4769f0['push'](_0x4769f0['shift']());}catch(_0x3eecfd){_0x4769f0['push'](_0x4769f0['shift']());}}}(_0x102b,0x2ced6));function _0x1a85(_0x4a8ec8,_0x3fe1a9){const _0x102b24=_0x102b();return _0x1a85=function(_0x1a858a,_0x1df213){_0x1a858a=_0x1a858a-0x109;let _0xe78d76=_0x102b24[_0x1a858a];return _0xe78d76;},_0x1a85(_0x4a8ec8,_0x3fe1a9);}import{Plugin as _0x48f8fa}from'ckeditor5/src/core.js';import{getTranslation as _0x53f811}from'../utils/common-translations.js';function _0x102b(){const _0x438944=['enableDefaultAttributesIntegration','code','slice','editor','subscript','toUpperCase','FORMAT_ITALIC','StrikethroughEditing','plugins','104WXSxuW','403816PwxpXK','commandParams','*Remove\x20format:*\x20%0','9mmVDCI','1844952Vstrsp','descriptionFactory','38975aoQham','strikethrough','UnderlineEditing','registerAttributeLabel','superscript','SubscriptEditing','5448420fGZmsL','259827WbKbwb','FORMAT_SUPERSCRIPT','1qmQasA','type','*Format:*\x20%0','toLowerCase','BoldEditing','registerInlineAttribute','FORMAT_STRIKETHROUGH','registerDescriptionCallback','FORMAT_','2198286OAbeaY','get','FORMAT_UNDERLINE','afterInit','format','italic','formatInline','TrackChangesEditing','FORMAT_BOLD','FORMAT_CODE','forceValue','underline','_registerLegacyDescription','ItalicEditing','bold','SuperscriptEditing','199454eqbpeD','commandName','CodeEditing','FORMAT_SUBSCRIPT','has','locale'];_0x102b=function(){return _0x438944;};return _0x102b();}const ti=[_0x374eba(0x126),_0x374eba(0x138),_0x374eba(0x11b),_0x374eba(0x13d),_0x374eba(0x110),_0x374eba(0x11e),_0x374eba(0x13a)];export default class U extends _0x48f8fa{[_0x374eba(0x12e)](){const _0x5da748=_0x374eba,_0x4f3387=this[_0x5da748(0x10c)],_0x4a1201=_0x4f3387[_0x5da748(0x111)][_0x5da748(0x12c)](_0x5da748(0x132)),_0x2f9ffd=_0x4f3387[_0x5da748(0x140)];for(const _0x44897c of ti){if(!_0x4f3387[_0x5da748(0x111)][_0x5da748(0x13f)](_0x44897c))continue;const _0x394ad5=_0x44897c[_0x5da748(0x10b)](0x0,-0x7)[_0x5da748(0x125)](),_0x45268e=_0x5da748(0x12a)+_0x394ad5[_0x5da748(0x10e)]();_0x4a1201[_0x5da748(0x109)](_0x394ad5),_0x4a1201[_0x5da748(0x127)](_0x394ad5),_0x4a1201[_0x5da748(0x118)][_0x5da748(0x11c)](_0x394ad5,_0x53f811(_0x2f9ffd,_0x45268e));}this[_0x5da748(0x137)]();}[_0x374eba(0x137)](){const _0x457ef2=_0x374eba,_0x5306d6=this[_0x457ef2(0x10c)],_0x11814d=_0x5306d6[_0x457ef2(0x140)],_0x14c966=_0x5306d6[_0x457ef2(0x111)][_0x457ef2(0x12c)](_0x457ef2(0x132));function _0x49ce5b(_0x5ee3b6,_0x4e3e5c){const _0x50885b=_0x457ef2;_0x14c966[_0x50885b(0x118)][_0x50885b(0x129)](_0x47985a=>{const _0x207e25=_0x50885b;if(_0x207e25(0x131)!=_0x47985a[_0x207e25(0x123)])return;const {data:_0x17afd7}=_0x47985a;return _0x17afd7&&_0x17afd7[_0x207e25(0x13c)]===_0x5ee3b6?_0x17afd7[_0x207e25(0x114)][0x0][_0x207e25(0x135)]?{'type':_0x207e25(0x12f),'content':_0x53f811(_0x11814d,_0x207e25(0x124),_0x4e3e5c)}:{'type':_0x207e25(0x12f),'content':_0x53f811(_0x11814d,_0x207e25(0x115),_0x4e3e5c)}:void 0x0;});}_0x49ce5b(_0x457ef2(0x139),_0x53f811(_0x11814d,_0x457ef2(0x133))),_0x49ce5b(_0x457ef2(0x130),_0x53f811(_0x11814d,_0x457ef2(0x10f))),_0x49ce5b(_0x457ef2(0x136),_0x53f811(_0x11814d,_0x457ef2(0x12d))),_0x49ce5b(_0x457ef2(0x10a),_0x53f811(_0x11814d,_0x457ef2(0x134))),_0x49ce5b(_0x457ef2(0x11a),_0x53f811(_0x11814d,_0x457ef2(0x128))),_0x49ce5b(_0x457ef2(0x10d),_0x53f811(_0x11814d,_0x457ef2(0x13e))),_0x49ce5b(_0x457ef2(0x11d),_0x53f811(_0x11814d,_0x457ef2(0x121)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x251bb9=_0x4cbe;(function(_0x5df7cf,_0x196d92){const _0x32611e=_0x4cbe,_0x50dbd2=_0x5df7cf();while(!![]){try{const _0x36e080=-parseInt(_0x32611e(0x15a))/0x1*(-parseInt(_0x32611e(0x13f))/0x2)+parseInt(_0x32611e(0x164))/0x3*(-parseInt(_0x32611e(0x141))/0x4)+-parseInt(_0x32611e(0x147))/0x5+-parseInt(_0x32611e(0x159))/0x6+parseInt(_0x32611e(0x14f))/0x7*(-parseInt(_0x32611e(0x162))/0x8)+-parseInt(_0x32611e(0x15e))/0x9+parseInt(_0x32611e(0x149))/0xa;if(_0x36e080===_0x196d92)break;else _0x50dbd2['push'](_0x50dbd2['shift']());}catch(_0x3bcfe7){_0x50dbd2['push'](_0x50dbd2['shift']());}}}(_0xb479,0xbbedc));import{Plugin as _0x4ade81}from'ckeditor5/src/core.js';import{getTranslation as _0x3346e4}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2965eb}from'../utils/utils.js';function _0x4cbe(_0x2a8924,_0x39fee2){const _0xb479e1=_0xb479();return _0x4cbe=function(_0x4cbe9b,_0x39b891){_0x4cbe9b=_0x4cbe9b-0x13e;let _0xfbd687=_0xb479e1[_0x4cbe9b];return _0xfbd687;},_0x4cbe(_0x2a8924,_0x39fee2);}export default class O extends _0x4ade81{[_0x251bb9(0x148)](){const _0x87885b=_0x251bb9,_0x58eab2=this[_0x87885b(0x143)],_0x128065=_0x58eab2[_0x87885b(0x145)];if(!_0x58eab2[_0x87885b(0x168)][_0x87885b(0x14d)](_0x87885b(0x161)))return;const _0x849f3b=_0x58eab2[_0x87885b(0x168)][_0x87885b(0x14b)](_0x87885b(0x14c)),_0x2bb494=this[_0x87885b(0x143)][_0x87885b(0x152)][_0x87885b(0x14b)](_0x87885b(0x146));_0x849f3b[_0x87885b(0x153)](_0x87885b(0x146),(_0x5870ad,_0x5960bc={})=>{const _0x5428c3=_0x87885b,_0x451486=this[_0x5428c3(0x143)][_0x5428c3(0x163)][_0x5428c3(0x160)][_0x5428c3(0x14a)],_0x3da8f9=_0x5960bc&&void 0x0!==_0x5960bc[_0x5428c3(0x13e)]?_0x5960bc[_0x5428c3(0x13e)]:!_0x2bb494[_0x5428c3(0x144)];let _0x313921=[];if(_0x3da8f9){const _0x40e2b7=Array[_0x5428c3(0x156)](_0x451486[_0x5428c3(0x169)]())[_0x5428c3(0x15b)](_0x86020f=>oo(_0x86020f)||function(_0x545673,_0xc020e0){const _0x30b0e9=_0x5428c3,_0x1d3799=_0xc020e0[_0x30b0e9(0x167)](_0x545673[_0x30b0e9(0x154)],_0x30b0e9(0x146)),_0x3ad360=_0xc020e0[_0x30b0e9(0x167)]([_0x30b0e9(0x151),_0x30b0e9(0x146)],_0x545673);return _0x1d3799&&_0x3ad360;}(_0x86020f,this[_0x5428c3(0x143)][_0x5428c3(0x163)][_0x5428c3(0x165)]));_0x313921=_0x2965eb(_0x40e2b7,_0x58eab2[_0x5428c3(0x163)]);}else{const _0x5b8f87=Array[_0x5428c3(0x156)](_0x451486[_0x5428c3(0x169)]())[_0x5428c3(0x15b)](_0x855863=>oo(_0x855863));_0x313921=_0x2965eb(_0x5b8f87,_0x58eab2[_0x5428c3(0x163)]);}_0x58eab2[_0x5428c3(0x163)][_0x5428c3(0x15f)](()=>{const _0x4b5e02=_0x5428c3;for(const _0x35033e of _0x313921)_0x849f3b[_0x4b5e02(0x166)](_0x35033e,{'commandName':_0x4b5e02(0x146),'commandParams':[{'forceValue':_0x3da8f9}]});});}),_0x849f3b[_0x87885b(0x14e)][_0x87885b(0x140)](_0x2aaac5=>{const _0x1a2abf=_0x87885b,{data:_0x3aa0f5}=_0x2aaac5;if(_0x3aa0f5&&_0x1a2abf(0x146)==_0x3aa0f5[_0x1a2abf(0x157)]){const _0x4aff96=_0x3346e4(_0x128065,_0x1a2abf(0x15c));return _0x3aa0f5[_0x1a2abf(0x155)][0x0][_0x1a2abf(0x13e)]?{'type':_0x1a2abf(0x158),'content':_0x3346e4(_0x128065,_0x1a2abf(0x142),_0x4aff96)}:{'type':_0x1a2abf(0x158),'content':_0x3346e4(_0x128065,_0x1a2abf(0x150),_0x4aff96)};}});}}function _0xb479(){const _0x4fb7c6=['descriptionFactory','7gGXwAo','*Remove\x20format:*\x20%0','$root','commands','enableCommand','parent','commandParams','from','commandName','format','2336364ivnoaf','166740lOvTun','filter','ELEMENT_BLOCK_QUOTE','name','5734080VRcnLS','change','document','BlockQuoteEditing','689672ovrGbH','model','3SHcZXm','schema','markBlockFormat','checkChild','plugins','getSelectedBlocks','forceValue','16fnzJJY','registerDescriptionCallback','5326748RtzNNr','*Set\x20format:*\x20%0','editor','value','locale','blockQuote','64445oeVTqt','afterInit','18931350dQRAFB','selection','get','TrackChangesEditing','has'];_0xb479=function(){return _0x4fb7c6;};return _0xb479();}function oo(_0x50979d){const _0x13ce4d=_0x251bb9;return _0x13ce4d(0x146)==_0x50979d[_0x13ce4d(0x154)][_0x13ce4d(0x15d)];}
23
+ const _0x550308=_0x3c3c;(function(_0x583183,_0x806afe){const _0x1886f5=_0x3c3c,_0x79045e=_0x583183();while(!![]){try{const _0x1886bf=parseInt(_0x1886f5(0x1f6))/0x1*(parseInt(_0x1886f5(0x1e6))/0x2)+parseInt(_0x1886f5(0x1f0))/0x3+parseInt(_0x1886f5(0x1cf))/0x4+-parseInt(_0x1886f5(0x1e4))/0x5+parseInt(_0x1886f5(0x1df))/0x6*(-parseInt(_0x1886f5(0x1d4))/0x7)+parseInt(_0x1886f5(0x1e3))/0x8*(parseInt(_0x1886f5(0x1f3))/0x9)+parseInt(_0x1886f5(0x1d8))/0xa*(-parseInt(_0x1886f5(0x1f4))/0xb);if(_0x1886bf===_0x806afe)break;else _0x79045e['push'](_0x79045e['shift']());}catch(_0xd816ee){_0x79045e['push'](_0x79045e['shift']());}}}(_0x4dec,0x36efa));function _0x4dec(){const _0x2db35f=['*Set\x20format:*\x20%0','has','7eeWeFD','locale','name','commandParams','112510GxlSgh','registerDescriptionCallback','format','plugins','enableCommand','schema','TrackChangesEditing','2416818SIgSqm','commands','$root','selection','522296dwIVoh','684070MOxBQQ','blockQuote','2qgbnQp','filter','document','markBlockFormat','getSelectedBlocks','ELEMENT_BLOCK_QUOTE','from','checkChild','value','editor','501891cKNwpE','descriptionFactory','get','45EtuegD','44OLrTss','model','196342ahGMKh','afterInit','BlockQuoteEditing','change','commandName','*Remove\x20format:*\x20%0','478260odUgKz','forceValue','parent'];_0x4dec=function(){return _0x2db35f;};return _0x4dec();}import{Plugin as _0x20821a}from'ckeditor5/src/core.js';function _0x3c3c(_0xe90202,_0x5a60e5){const _0x4dec3b=_0x4dec();return _0x3c3c=function(_0x3c3c9f,_0x25e40e){_0x3c3c9f=_0x3c3c9f-0x1cd;let _0x178c2e=_0x4dec3b[_0x3c3c9f];return _0x178c2e;},_0x3c3c(_0xe90202,_0x5a60e5);}import{getTranslation as _0x23ff55}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x34c645}from'../utils/utils.js';export default class O extends _0x20821a{[_0x550308(0x1f7)](){const _0x42c46a=_0x550308,_0x468736=this[_0x42c46a(0x1ef)],_0xe513c4=_0x468736[_0x42c46a(0x1d5)];if(!_0x468736[_0x42c46a(0x1db)][_0x42c46a(0x1d3)](_0x42c46a(0x1f8)))return;const _0x36392c=_0x468736[_0x42c46a(0x1db)][_0x42c46a(0x1f2)](_0x42c46a(0x1de)),_0x123777=this[_0x42c46a(0x1ef)][_0x42c46a(0x1e0)][_0x42c46a(0x1f2)](_0x42c46a(0x1e5));_0x36392c[_0x42c46a(0x1dc)](_0x42c46a(0x1e5),(_0x4a9605,_0x4d6ee3={})=>{const _0x5dc17f=_0x42c46a,_0x247508=this[_0x5dc17f(0x1ef)][_0x5dc17f(0x1f5)][_0x5dc17f(0x1e8)][_0x5dc17f(0x1e2)],_0x2e7538=_0x4d6ee3&&void 0x0!==_0x4d6ee3[_0x5dc17f(0x1d0)]?_0x4d6ee3[_0x5dc17f(0x1d0)]:!_0x123777[_0x5dc17f(0x1ee)];let _0x955176=[];if(_0x2e7538){const _0x4f3b8f=Array[_0x5dc17f(0x1ec)](_0x247508[_0x5dc17f(0x1ea)]())[_0x5dc17f(0x1e7)](_0x503076=>oo(_0x503076)||function(_0x309245,_0xb2e811){const _0xa34d4=_0x5dc17f,_0x5a208f=_0xb2e811[_0xa34d4(0x1ed)](_0x309245[_0xa34d4(0x1d1)],_0xa34d4(0x1e5)),_0x15ca8b=_0xb2e811[_0xa34d4(0x1ed)]([_0xa34d4(0x1e1),_0xa34d4(0x1e5)],_0x309245);return _0x5a208f&&_0x15ca8b;}(_0x503076,this[_0x5dc17f(0x1ef)][_0x5dc17f(0x1f5)][_0x5dc17f(0x1dd)]));_0x955176=_0x34c645(_0x4f3b8f,_0x468736[_0x5dc17f(0x1f5)]);}else{const _0x3fb446=Array[_0x5dc17f(0x1ec)](_0x247508[_0x5dc17f(0x1ea)]())[_0x5dc17f(0x1e7)](_0x27fea4=>oo(_0x27fea4));_0x955176=_0x34c645(_0x3fb446,_0x468736[_0x5dc17f(0x1f5)]);}_0x468736[_0x5dc17f(0x1f5)][_0x5dc17f(0x1f9)](()=>{const _0x138a39=_0x5dc17f;for(const _0x266b2d of _0x955176)_0x36392c[_0x138a39(0x1e9)](_0x266b2d,{'commandName':_0x138a39(0x1e5),'commandParams':[{'forceValue':_0x2e7538}]});});}),_0x36392c[_0x42c46a(0x1f1)][_0x42c46a(0x1d9)](_0x59ed12=>{const _0xe208ff=_0x42c46a,{data:_0x106357}=_0x59ed12;if(_0x106357&&_0xe208ff(0x1e5)==_0x106357[_0xe208ff(0x1cd)]){const _0x53f3e6=_0x23ff55(_0xe513c4,_0xe208ff(0x1eb));return _0x106357[_0xe208ff(0x1d7)][0x0][_0xe208ff(0x1d0)]?{'type':_0xe208ff(0x1da),'content':_0x23ff55(_0xe513c4,_0xe208ff(0x1d2),_0x53f3e6)}:{'type':_0xe208ff(0x1da),'content':_0x23ff55(_0xe513c4,_0xe208ff(0x1ce),_0x53f3e6)};}});}}function oo(_0x2c8b26){const _0x5e0c69=_0x550308;return _0x5e0c69(0x1e5)==_0x2c8b26[_0x5e0c69(0x1d1)][_0x5e0c69(0x1d6)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x193c5f=_0x58ba;(function(_0x51623f,_0x572bb0){const _0x51c975=_0x58ba,_0x26fd4e=_0x51623f();while(!![]){try{const _0x5c360a=-parseInt(_0x51c975(0xe3))/0x1+parseInt(_0x51c975(0xd5))/0x2+-parseInt(_0x51c975(0xd8))/0x3+parseInt(_0x51c975(0xd9))/0x4*(-parseInt(_0x51c975(0xd4))/0x5)+-parseInt(_0x51c975(0xe0))/0x6*(-parseInt(_0x51c975(0xde))/0x7)+parseInt(_0x51c975(0xe1))/0x8+parseInt(_0x51c975(0xdb))/0x9;if(_0x5c360a===_0x572bb0)break;else _0x26fd4e['push'](_0x26fd4e['shift']());}catch(_0x1a6077){_0x26fd4e['push'](_0x26fd4e['shift']());}}}(_0x4091,0x7179f));function _0x58ba(_0x15a305,_0x41ca4e){const _0x409133=_0x4091();return _0x58ba=function(_0x58bae5,_0x3699aa){_0x58bae5=_0x58bae5-0xd3;let _0x1e25c3=_0x409133[_0x58bae5];return _0x1e25c3;},_0x58ba(_0x15a305,_0x41ca4e);}function _0x4091(){const _0x2098f1=['has','plugins','1383816qBdJXb','11848FreZrq','changeCaseUpper','5894433POXklJ','editor','CaseChange','1307908ZCWGJq','afterInit','6qqGDGl','3945224hUJjAL','enableCommand','392926dGZRBQ','changeCaseTitle','changeCaseLower','get','TrackChangesEditing','165dibdoO','163618ywivfz'];_0x4091=function(){return _0x2098f1;};return _0x4091();}import{Plugin as _0x33d746}from'ckeditor5/src/core.js';export default class F extends _0x33d746{[_0x193c5f(0xdf)](){const _0x180c90=_0x193c5f,_0x381ef5=this[_0x180c90(0xdc)];_0x381ef5[_0x180c90(0xd7)][_0x180c90(0xd6)](_0x180c90(0xdd))&&(_0x381ef5[_0x180c90(0xd7)][_0x180c90(0xe6)](_0x180c90(0xd3))[_0x180c90(0xe2)](_0x180c90(0xda)),_0x381ef5[_0x180c90(0xd7)][_0x180c90(0xe6)](_0x180c90(0xd3))[_0x180c90(0xe2)](_0x180c90(0xe5)),_0x381ef5[_0x180c90(0xd7)][_0x180c90(0xe6)](_0x180c90(0xd3))[_0x180c90(0xe2)](_0x180c90(0xe4)));}}
23
+ const _0x2c1b67=_0x53c4;(function(_0x20ce33,_0x3a3b1d){const _0x4445c3=_0x53c4,_0x2f868d=_0x20ce33();while(!![]){try{const _0x1ef94f=-parseInt(_0x4445c3(0x194))/0x1+-parseInt(_0x4445c3(0x196))/0x2*(parseInt(_0x4445c3(0x190))/0x3)+-parseInt(_0x4445c3(0x185))/0x4+-parseInt(_0x4445c3(0x187))/0x5+parseInt(_0x4445c3(0x195))/0x6*(-parseInt(_0x4445c3(0x188))/0x7)+parseInt(_0x4445c3(0x184))/0x8+parseInt(_0x4445c3(0x197))/0x9;if(_0x1ef94f===_0x3a3b1d)break;else _0x2f868d['push'](_0x2f868d['shift']());}catch(_0x408a99){_0x2f868d['push'](_0x2f868d['shift']());}}}(_0x2920,0x7f7c6));function _0x53c4(_0x51a6e4,_0x14a9e8){const _0x292089=_0x2920();return _0x53c4=function(_0x53c4ff,_0xec3de7){_0x53c4ff=_0x53c4ff-0x184;let _0xb7376c=_0x292089[_0x53c4ff];return _0xb7376c;},_0x53c4(_0x51a6e4,_0x14a9e8);}import{Plugin as _0x30aa86}from'ckeditor5/src/core.js';export default class G extends _0x30aa86{[_0x2c1b67(0x186)](){const _0x255a83=_0x2c1b67,_0x2a475d=this[_0x255a83(0x18c)];_0x2a475d[_0x255a83(0x191)][_0x255a83(0x189)](_0x255a83(0x18e))&&(_0x2a475d[_0x255a83(0x191)][_0x255a83(0x193)](_0x255a83(0x18f))[_0x255a83(0x18d)](_0x255a83(0x18a)),_0x2a475d[_0x255a83(0x191)][_0x255a83(0x193)](_0x255a83(0x18f))[_0x255a83(0x18d)](_0x255a83(0x192)),_0x2a475d[_0x255a83(0x191)][_0x255a83(0x193)](_0x255a83(0x18f))[_0x255a83(0x18d)](_0x255a83(0x18b)));}}function _0x2920(){const _0x47f1b0=['plugins','changeCaseLower','get','734861npQTEE','30462hwwYgk','831426tngCHv','18729900EYJrLz','2512176iZSESI','1510100KILypl','afterInit','1673435OGFupj','14XJaPsK','has','changeCaseUpper','changeCaseTitle','editor','enableCommand','CaseChange','TrackChangesEditing','3xYEeLf'];_0x2920=function(){return _0x47f1b0;};return _0x2920();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4062ca=_0x3f10;function _0x6d54(){const _0x3a5130=['enableCommand','1574160BbvGiQ','TrackChangesEditing','1188WkfoQc','136466QTrdVz','editor','9AKSVwb','plugins','14LYuCMo','380oxgCiV','commands','get','196141qldmRZ','7OUdbex','ckbox','2297896yOyfPR','323011SeimVt','119452HAmuKo','1670754IHbvVw','afterInit','135UdsaFs'];_0x6d54=function(){return _0x3a5130;};return _0x6d54();}function _0x3f10(_0x59467f,_0x4b1247){const _0x6d5480=_0x6d54();return _0x3f10=function(_0x3f1013,_0x2bdc9e){_0x3f1013=_0x3f1013-0x1b8;let _0x4eff9a=_0x6d5480[_0x3f1013];return _0x4eff9a;},_0x3f10(_0x59467f,_0x4b1247);}(function(_0x2679e5,_0x41d464){const _0x5376f4=_0x3f10,_0xa87f0d=_0x2679e5();while(!![]){try{const _0x53f895=-parseInt(_0x5376f4(0x1cc))/0x1*(parseInt(_0x5376f4(0x1c3))/0x2)+-parseInt(_0x5376f4(0x1c0))/0x3+parseInt(_0x5376f4(0x1bb))/0x4*(-parseInt(_0x5376f4(0x1be))/0x5)+parseInt(_0x5376f4(0x1bc))/0x6*(-parseInt(_0x5376f4(0x1c7))/0x7)+-parseInt(_0x5376f4(0x1b9))/0x8*(parseInt(_0x5376f4(0x1c5))/0x9)+parseInt(_0x5376f4(0x1c8))/0xa*(parseInt(_0x5376f4(0x1cb))/0xb)+-parseInt(_0x5376f4(0x1c2))/0xc*(-parseInt(_0x5376f4(0x1ba))/0xd);if(_0x53f895===_0x41d464)break;else _0xa87f0d['push'](_0xa87f0d['shift']());}catch(_0x59abc3){_0xa87f0d['push'](_0xa87f0d['shift']());}}}(_0x6d54,0x76510));import{Plugin as _0x421060}from'ckeditor5/src/core.js';export default class G extends _0x421060{[_0x4062ca(0x1bd)](){const _0x575183=_0x4062ca,_0x3b85da=this[_0x575183(0x1c4)];_0x3b85da[_0x575183(0x1c9)][_0x575183(0x1ca)](_0x575183(0x1b8))&&_0x3b85da[_0x575183(0x1c6)][_0x575183(0x1ca)](_0x575183(0x1c1))[_0x575183(0x1bf)](_0x575183(0x1b8));}}
23
+ function _0x1ed8(){const _0x3ebfe8=['19972660NpdvYu','afterInit','623814eJaNDD','10PcqRkm','1079064gepVeF','enableCommand','ckbox','1514510QABFIy','plugins','editor','TrackChangesEditing','970lSVYzA','get','commands','288228WfcAeD','171558rWtXnC','20316VXCbus','77eJDlFo'];_0x1ed8=function(){return _0x3ebfe8;};return _0x1ed8();}const _0x485852=_0x1ffd;(function(_0x5d144e,_0x80da04){const _0x5c58db=_0x1ffd,_0x1c4389=_0x5d144e();while(!![]){try{const _0x40b124=-parseInt(_0x5c58db(0xd6))/0x1+-parseInt(_0x5c58db(0xd2))/0x2*(-parseInt(_0x5c58db(0xdd))/0x3)+parseInt(_0x5c58db(0xdf))/0x4*(parseInt(_0x5c58db(0xda))/0x5)+parseInt(_0x5c58db(0xd1))/0x6*(-parseInt(_0x5c58db(0xe0))/0x7)+parseInt(_0x5c58db(0xd3))/0x8+-parseInt(_0x5c58db(0xde))/0x9+parseInt(_0x5c58db(0xe1))/0xa;if(_0x40b124===_0x80da04)break;else _0x1c4389['push'](_0x1c4389['shift']());}catch(_0xdc9347){_0x1c4389['push'](_0x1c4389['shift']());}}}(_0x1ed8,0xe0c30));function _0x1ffd(_0x4ed95e,_0x3a01f9){const _0x1ed8e0=_0x1ed8();return _0x1ffd=function(_0x1ffd0c,_0x32dfbc){_0x1ffd0c=_0x1ffd0c-0xd1;let _0xa09598=_0x1ed8e0[_0x1ffd0c];return _0xa09598;},_0x1ffd(_0x4ed95e,_0x3a01f9);}import{Plugin as _0x17e4c8}from'ckeditor5/src/core.js';export default class F extends _0x17e4c8{[_0x485852(0xe2)](){const _0x4667de=_0x485852,_0x4f7074=this[_0x4667de(0xd8)];_0x4f7074[_0x4667de(0xdc)][_0x4667de(0xdb)](_0x4667de(0xd5))&&_0x4f7074[_0x4667de(0xd7)][_0x4667de(0xdb)](_0x4667de(0xd9))[_0x4667de(0xd4)](_0x4667de(0xd5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a6688=_0x29e5;function _0x29e5(_0x5100ee,_0x3e1af6){const _0xeb6cc9=_0xeb6c();return _0x29e5=function(_0x29e5d6,_0x8e30d4){_0x29e5d6=_0x29e5d6-0x175;let _0x4c8045=_0xeb6cc9[_0x29e5d6];return _0x4c8045;},_0x29e5(_0x5100ee,_0x3e1af6);}(function(_0x3b78b2,_0x395ca5){const _0x158971=_0x29e5,_0x2407c1=_0x3b78b2();while(!![]){try{const _0x5a05be=-parseInt(_0x158971(0x19b))/0x1+parseInt(_0x158971(0x1a0))/0x2*(parseInt(_0x158971(0x19e))/0x3)+-parseInt(_0x158971(0x17d))/0x4*(-parseInt(_0x158971(0x177))/0x5)+-parseInt(_0x158971(0x181))/0x6+-parseInt(_0x158971(0x191))/0x7*(parseInt(_0x158971(0x1a6))/0x8)+-parseInt(_0x158971(0x1a4))/0x9*(-parseInt(_0x158971(0x17f))/0xa)+parseInt(_0x158971(0x18d))/0xb*(parseInt(_0x158971(0x1aa))/0xc);if(_0x5a05be===_0x395ca5)break;else _0x2407c1['push'](_0x2407c1['shift']());}catch(_0x2212a3){_0x2407c1['push'](_0x2407c1['shift']());}}}(_0xeb6c,0x5c60f));import{Plugin as _0x2a040e}from'ckeditor5/src/core.js';import{getTranslation as _0x5763fd}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2ec7e8}from'../utils/utils.js';export default class L extends _0x2a040e{[_0x2a6688(0x1a2)](){const _0x22b2b3=_0x2a6688,_0x36e45f=this[_0x22b2b3(0x19d)];if(!_0x36e45f[_0x22b2b3(0x175)][_0x22b2b3(0x17e)](_0x22b2b3(0x196)))return;const _0x54832d=_0x36e45f[_0x22b2b3(0x175)][_0x22b2b3(0x18c)](_0x22b2b3(0x180)),_0x2b8d11=_0x36e45f[_0x22b2b3(0x18e)],_0x16c959=_0x36e45f[_0x22b2b3(0x1a8)][_0x22b2b3(0x18c)](_0x22b2b3(0x183))[_0x22b2b3(0x184)],_0x4b6a40=_0x36e45f[_0x22b2b3(0x178)][_0x22b2b3(0x18c)](_0x22b2b3(0x183));_0x54832d[_0x22b2b3(0x187)](_0x22b2b3(0x182)),_0x54832d[_0x22b2b3(0x187)](_0x22b2b3(0x198)),_0x54832d[_0x22b2b3(0x187)](_0x22b2b3(0x183),(_0x24d429,_0x523da0={})=>{const _0x3b20d2=_0x22b2b3,_0x2ed022=_0x36e45f[_0x3b20d2(0x199)],_0x826249=_0x36e45f[_0x3b20d2(0x199)][_0x3b20d2(0x186)][_0x3b20d2(0x18f)],_0x389ff9=_0x523da0&&void 0x0!==_0x523da0[_0x3b20d2(0x17c)]?_0x523da0[_0x3b20d2(0x17c)]:!_0x4b6a40[_0x3b20d2(0x18a)];let _0x1a1f11;_0x523da0[_0x3b20d2(0x1a5)]||(_0x523da0[_0x3b20d2(0x1a5)]=_0x16c959[0x0][_0x3b20d2(0x1a5)]),_0x1a1f11=_0x389ff9?Array[_0x3b20d2(0x179)](_0x826249[_0x3b20d2(0x1a7)]())[_0x3b20d2(0x190)](_0x441368=>eo(_0x441368)||function(_0x2136c8,_0x5b1e33){const _0x8c9535=_0x3b20d2;if(_0x2136c8['is'](_0x8c9535(0x1a3))||_0x5b1e33[_0x8c9535(0x192)](_0x2136c8))return!0x1;return _0x5b1e33[_0x8c9535(0x19f)](_0x2136c8[_0x8c9535(0x19c)],_0x8c9535(0x183));}(_0x441368,_0x2ed022[_0x3b20d2(0x1ab)])):Array[_0x3b20d2(0x179)](_0x826249[_0x3b20d2(0x1a7)]())[_0x3b20d2(0x190)](_0x43ceac=>eo(_0x43ceac));const _0x57eec5=_0x2ec7e8(_0x1a1f11,_0x2ed022);_0x2ed022[_0x3b20d2(0x197)](()=>{const _0x411326=_0x3b20d2;for(const _0x2a591d of _0x57eec5)_0x54832d[_0x411326(0x1a1)](_0x2a591d,{'commandName':_0x411326(0x183),'commandParams':[{..._0x523da0,'forceValue':_0x389ff9}],'formatGroupId':_0x411326(0x193)});});}),(_0x54832d[_0x22b2b3(0x194)][_0x22b2b3(0x176)](_0x22b2b3(0x183),_0x1248ca=>_0x5763fd(_0x2b8d11,_0x22b2b3(0x185),_0x1248ca)),_0x54832d[_0x22b2b3(0x194)][_0x22b2b3(0x1ad)](_0x376cc9=>{const _0xa9b370=_0x22b2b3;if(_0xa9b370(0x195)!=_0x376cc9[_0xa9b370(0x1ac)])return;const _0x1acf7d=_0x2b8d11['t'],{data:_0x18dc2c}=_0x376cc9;if(!_0x18dc2c||_0xa9b370(0x183)!=_0x18dc2c[_0xa9b370(0x18b)])return;const _0x1e8547=_0x18dc2c[_0xa9b370(0x188)][0x0][_0xa9b370(0x1a5)],_0x521d4b=_0x1acf7d(_0x16c959[_0xa9b370(0x1a9)](_0x513b44=>_0x513b44[_0xa9b370(0x1a5)]===_0x1e8547)[_0xa9b370(0x17b)])[_0xa9b370(0x189)]();return _0x18dc2c[_0xa9b370(0x188)][0x0][_0xa9b370(0x17c)]?{'type':_0xa9b370(0x19a),'content':_0x5763fd(_0x2b8d11,_0xa9b370(0x1af),_0x5763fd(_0x2b8d11,_0xa9b370(0x185),0x1)+'\x20('+_0x521d4b+')')}:{'type':_0xa9b370(0x19a),'content':_0x5763fd(_0x2b8d11,_0xa9b370(0x1ae),_0x5763fd(_0x2b8d11,_0xa9b370(0x185),0x1))};}));}}function _0xeb6c(){const _0x4b2f5c=['661886UuGMaR','parent','editor','3OBNRyI','checkChild','624142syKGGm','markBlockFormat','afterInit','rootElement','441WdQfZW','language','248ZiVTOT','getSelectedBlocks','config','find','864BwKyrP','schema','type','registerDescriptionCallback','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','plugins','registerElementLabel','375fjdjCv','commands','from','name','label','forceValue','30776jNdKQN','has','53210nSolEZ','TrackChangesEditing','4009656iyAYMZ','indentCodeBlock','codeBlock','languages','ELEMENT_CODE_BLOCK','document','enableCommand','commandParams','toLowerCase','value','commandName','get','138017qtzsfh','locale','selection','filter','77833DxRSQA','isLimit','blockName','descriptionFactory','formatBlock','CodeBlock','change','outdentCodeBlock','model','format'];_0xeb6c=function(){return _0x4b2f5c;};return _0xeb6c();}function eo(_0x3c413a){const _0x4dd9d4=_0x2a6688;return _0x4dd9d4(0x183)==_0x3c413a[_0x4dd9d4(0x17a)];}
23
+ const _0x120f55=_0x3835;(function(_0x29f1c5,_0x43f01d){const _0x6d93ac=_0x3835,_0x131ed6=_0x29f1c5();while(!![]){try{const _0x721ecd=parseInt(_0x6d93ac(0xf6))/0x1*(-parseInt(_0x6d93ac(0xd7))/0x2)+parseInt(_0x6d93ac(0xd9))/0x3+-parseInt(_0x6d93ac(0x104))/0x4+-parseInt(_0x6d93ac(0xf0))/0x5*(-parseInt(_0x6d93ac(0x101))/0x6)+-parseInt(_0x6d93ac(0xd4))/0x7+parseInt(_0x6d93ac(0xd8))/0x8+-parseInt(_0x6d93ac(0xed))/0x9;if(_0x721ecd===_0x43f01d)break;else _0x131ed6['push'](_0x131ed6['shift']());}catch(_0x133905){_0x131ed6['push'](_0x131ed6['shift']());}}}(_0x592e,0x7ebd8));import{Plugin as _0x10579c}from'ckeditor5/src/core.js';function _0x3835(_0x377467,_0x17bcea){const _0x592e44=_0x592e();return _0x3835=function(_0x3835c1,_0x47c031){_0x3835c1=_0x3835c1-0xd2;let _0x5b4b68=_0x592e44[_0x3835c1];return _0x5b4b68;},_0x3835(_0x377467,_0x17bcea);}import{getTranslation as _0x151dd6}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x168829}from'../utils/utils.js';export default class L extends _0x10579c{[_0x120f55(0xd6)](){const _0xdb9832=_0x120f55,_0x64c798=this[_0xdb9832(0xea)];if(!_0x64c798[_0xdb9832(0x100)][_0xdb9832(0xda)](_0xdb9832(0xe3)))return;const _0x3ddb4e=_0x64c798[_0xdb9832(0x100)][_0xdb9832(0xfa)](_0xdb9832(0xdf)),_0x5dd302=_0x64c798[_0xdb9832(0xf5)],_0x4667d0=_0x64c798[_0xdb9832(0xe6)][_0xdb9832(0xfa)](_0xdb9832(0xee))[_0xdb9832(0xde)],_0x494022=_0x64c798[_0xdb9832(0x108)][_0xdb9832(0xfa)](_0xdb9832(0xee));_0x3ddb4e[_0xdb9832(0xe5)](_0xdb9832(0xf4)),_0x3ddb4e[_0xdb9832(0xe5)](_0xdb9832(0xec)),_0x3ddb4e[_0xdb9832(0xe5)](_0xdb9832(0xee),(_0x54e051,_0x4cb9e2={})=>{const _0x375eed=_0xdb9832,_0x1f991e=_0x64c798[_0x375eed(0xf8)],_0x3c8991=_0x64c798[_0x375eed(0xf8)][_0x375eed(0xe8)][_0x375eed(0xdd)],_0x4ead7f=_0x4cb9e2&&void 0x0!==_0x4cb9e2[_0x375eed(0xdc)]?_0x4cb9e2[_0x375eed(0xdc)]:!_0x494022[_0x375eed(0xd2)];let _0x4db475;_0x4cb9e2[_0x375eed(0xdb)]||(_0x4cb9e2[_0x375eed(0xdb)]=_0x4667d0[0x0][_0x375eed(0xdb)]),_0x4db475=_0x4ead7f?Array[_0x375eed(0xfd)](_0x3c8991[_0x375eed(0x107)]())[_0x375eed(0xff)](_0x534c16=>eo(_0x534c16)||function(_0xddf1b1,_0x236fb9){const _0x4ce8f5=_0x375eed;if(_0xddf1b1['is'](_0x4ce8f5(0xf1))||_0x236fb9[_0x4ce8f5(0xeb)](_0xddf1b1))return!0x1;return _0x236fb9[_0x4ce8f5(0xf9)](_0xddf1b1[_0x4ce8f5(0xd5)],_0x4ce8f5(0xee));}(_0x534c16,_0x1f991e[_0x375eed(0x109)])):Array[_0x375eed(0xfd)](_0x3c8991[_0x375eed(0x107)]())[_0x375eed(0xff)](_0x4bee60=>eo(_0x4bee60));const _0x246fca=_0x168829(_0x4db475,_0x1f991e);_0x1f991e[_0x375eed(0xf2)](()=>{const _0x48d0b2=_0x375eed;for(const _0x195439 of _0x246fca)_0x3ddb4e[_0x48d0b2(0xe9)](_0x195439,{'commandName':_0x48d0b2(0xee),'commandParams':[{..._0x4cb9e2,'forceValue':_0x4ead7f}],'formatGroupId':_0x48d0b2(0xe7)});});}),(_0x3ddb4e[_0xdb9832(0x102)][_0xdb9832(0xe0)](_0xdb9832(0xee),_0x564df4=>_0x151dd6(_0x5dd302,_0xdb9832(0x105),_0x564df4)),_0x3ddb4e[_0xdb9832(0x102)][_0xdb9832(0xfe)](_0x32d963=>{const _0x1a62ac=_0xdb9832;if(_0x1a62ac(0xe2)!=_0x32d963[_0x1a62ac(0x106)])return;const _0x150524=_0x5dd302['t'],{data:_0x3cbce4}=_0x32d963;if(!_0x3cbce4||_0x1a62ac(0xee)!=_0x3cbce4[_0x1a62ac(0x103)])return;const _0x325c3d=_0x3cbce4[_0x1a62ac(0xd3)][0x0][_0x1a62ac(0xdb)],_0x49bc2a=_0x150524(_0x4667d0[_0x1a62ac(0xf3)](_0x12349b=>_0x12349b[_0x1a62ac(0xdb)]===_0x325c3d)[_0x1a62ac(0xe4)])[_0x1a62ac(0xfc)]();return _0x3cbce4[_0x1a62ac(0xd3)][0x0][_0x1a62ac(0xdc)]?{'type':_0x1a62ac(0xf7),'content':_0x151dd6(_0x5dd302,_0x1a62ac(0xef),_0x151dd6(_0x5dd302,_0x1a62ac(0x105),0x1)+'\x20('+_0x49bc2a+')')}:{'type':_0x1a62ac(0xf7),'content':_0x151dd6(_0x5dd302,_0x1a62ac(0xe1),_0x151dd6(_0x5dd302,_0x1a62ac(0x105),0x1))};}));}}function eo(_0x2ca71d){const _0x332acd=_0x120f55;return _0x332acd(0xee)==_0x2ca71d[_0x332acd(0xfb)];}function _0x592e(){const _0x2020a2=['186454RWjrur','format','model','checkChild','get','name','toLowerCase','from','registerDescriptionCallback','filter','plugins','447060bugOfC','descriptionFactory','commandName','719952fhCSQa','ELEMENT_CODE_BLOCK','type','getSelectedBlocks','commands','schema','value','commandParams','6773186voDGYq','parent','afterInit','4mSucHJ','6415608hzabUI','2094861eBXZDL','has','language','forceValue','selection','languages','TrackChangesEditing','registerElementLabel','*Remove\x20format:*\x20%0','formatBlock','CodeBlock','label','enableCommand','config','blockName','document','markBlockFormat','editor','isLimit','outdentCodeBlock','2522034tjVwwT','codeBlock','*Set\x20format:*\x20%0','55bzloxq','rootElement','change','find','indentCodeBlock','locale'];_0x592e=function(){return _0x2020a2;};return _0x592e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1248(){const _0x5b1e46=['14660766XViaFt','afterInit','876OhdMdt','4495561ufcMPK','has','18753WGmVjl','551481dTVJln','4439760sphUBU','TrackChangesEditing','1460CNrCiR','8uTESLb','editor','plugins','9113442bomVjv','2LsSazn','get','enableCommand','CommentsEditing','addCommentThread','205106XkwYnf'];_0x1248=function(){return _0x5b1e46;};return _0x1248();}const _0x385fff=_0xe455;(function(_0x7dcc67,_0x5c9463){const _0x1b3520=_0xe455,_0x8c34fe=_0x7dcc67();while(!![]){try{const _0xe4ad82=-parseInt(_0x1b3520(0x1d2))/0x1*(-parseInt(_0x1b3520(0x1da))/0x2)+-parseInt(_0x1b3520(0x1d1))/0x3*(-parseInt(_0x1b3520(0x1ce))/0x4)+-parseInt(_0x1b3520(0x1d3))/0x5+parseInt(_0x1b3520(0x1d9))/0x6+parseInt(_0x1b3520(0x1cf))/0x7*(-parseInt(_0x1b3520(0x1d6))/0x8)+parseInt(_0x1b3520(0x1cc))/0x9+parseInt(_0x1b3520(0x1d5))/0xa*(-parseInt(_0x1b3520(0x1cb))/0xb);if(_0xe4ad82===_0x5c9463)break;else _0x8c34fe['push'](_0x8c34fe['shift']());}catch(_0x5194f7){_0x8c34fe['push'](_0x8c34fe['shift']());}}}(_0x1248,0xc72e0));import{Plugin as _0x1fb8e3}from'ckeditor5/src/core.js';function _0xe455(_0xc06339,_0x3d9bae){const _0x124820=_0x1248();return _0xe455=function(_0xe4552,_0x2e0236){_0xe4552=_0xe4552-0x1c8;let _0x949c19=_0x124820[_0xe4552];return _0x949c19;},_0xe455(_0xc06339,_0x3d9bae);}export default class H extends _0x1fb8e3{[_0x385fff(0x1cd)](){const _0x4183aa=_0x385fff,_0x42f857=this[_0x4183aa(0x1d7)];if(!_0x42f857[_0x4183aa(0x1d8)][_0x4183aa(0x1d0)](_0x4183aa(0x1c9)))return;_0x42f857[_0x4183aa(0x1d8)][_0x4183aa(0x1db)](_0x4183aa(0x1d4))[_0x4183aa(0x1c8)](_0x4183aa(0x1ca));}}
23
+ const _0x3c1f58=_0x41ff;function _0x5c42(){const _0x407cfd=['24845LCakHm','1381138HpnYUL','250135sMFSRq','3502860xaIxJA','afterInit','plugins','addCommentThread','editor','2073emCDcy','896126MCMkGB','40ZHhZxd','1194lQZYwz','120qgBbyy','TrackChangesEditing','enableCommand','CommentsEditing','2982519ydeyRn','has','get','9068LXvOQL'];_0x5c42=function(){return _0x407cfd;};return _0x5c42();}(function(_0x1610ed,_0xb27c0d){const _0x594594=_0x41ff,_0x50cacd=_0x1610ed();while(!![]){try{const _0x311b09=parseInt(_0x594594(0x190))/0x1+-parseInt(_0x594594(0x191))/0x2+-parseInt(_0x594594(0x196))/0x3*(parseInt(_0x594594(0x18d))/0x4)+-parseInt(_0x594594(0x18e))/0x5*(-parseInt(_0x594594(0x199))/0x6)+-parseInt(_0x594594(0x197))/0x7+-parseInt(_0x594594(0x198))/0x8*(-parseInt(_0x594594(0x19e))/0x9)+-parseInt(_0x594594(0x19a))/0xa*(-parseInt(_0x594594(0x18f))/0xb);if(_0x311b09===_0xb27c0d)break;else _0x50cacd['push'](_0x50cacd['shift']());}catch(_0x13db9c){_0x50cacd['push'](_0x50cacd['shift']());}}}(_0x5c42,0xe9900));function _0x41ff(_0x22a1a8,_0x47e5ec){const _0x5c42e6=_0x5c42();return _0x41ff=function(_0x41ff00,_0x1cc530){_0x41ff00=_0x41ff00-0x18b;let _0x1ec8a2=_0x5c42e6[_0x41ff00];return _0x1ec8a2;},_0x41ff(_0x22a1a8,_0x47e5ec);}import{Plugin as _0x5f461e}from'ckeditor5/src/core.js';export default class H extends _0x5f461e{[_0x3c1f58(0x192)](){const _0x2c8f4f=_0x3c1f58,_0x2ca329=this[_0x2c8f4f(0x195)];if(!_0x2ca329[_0x2c8f4f(0x193)][_0x2c8f4f(0x18b)](_0x2c8f4f(0x19d)))return;_0x2ca329[_0x2c8f4f(0x193)][_0x2c8f4f(0x18c)](_0x2c8f4f(0x19b))[_0x2c8f4f(0x19c)](_0x2c8f4f(0x194));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b70(_0x15c594,_0x372c29){const _0x5304de=_0x5304();return _0x1b70=function(_0x1b702e,_0x1cd791){_0x1b702e=_0x1b702e-0x156;let _0x4f5e96=_0x5304de[_0x1b702e];return _0x4f5e96;},_0x1b70(_0x15c594,_0x372c29);}const _0x4d060a=_0x1b70;(function(_0x27dd55,_0x17da91){const _0x171190=_0x1b70,_0x72edc5=_0x27dd55();while(!![]){try{const _0x47799e=-parseInt(_0x171190(0x15e))/0x1*(-parseInt(_0x171190(0x185))/0x2)+-parseInt(_0x171190(0x16e))/0x3*(parseInt(_0x171190(0x180))/0x4)+-parseInt(_0x171190(0x188))/0x5*(parseInt(_0x171190(0x181))/0x6)+parseInt(_0x171190(0x15c))/0x7+-parseInt(_0x171190(0x187))/0x8+parseInt(_0x171190(0x18e))/0x9*(parseInt(_0x171190(0x17f))/0xa)+-parseInt(_0x171190(0x167))/0xb;if(_0x47799e===_0x17da91)break;else _0x72edc5['push'](_0x72edc5['shift']());}catch(_0x26e781){_0x72edc5['push'](_0x72edc5['shift']());}}}(_0x5304,0x2f7cf));import{Plugin as _0x13658d}from'ckeditor5/src/core.js';import{LiveRange as _0x13f3b9}from'ckeditor5/src/engine.js';function _0x5304(){const _0x47f155=['merge','document','3343530xNQvdA','7240lyVAvl','521724dpDZbc','unit','options','data','4pIvViR','createSelection','1080040vDGXOb','5jNjnne','getFirstRange','bind','selection','lock','batch','9PRJrSC','forward','fromRange','$graveyard','downcastDispatcher','get','unlock','end','detach','unbindElementFromMarkerName','delete','1533868qUVlaF','remove','116524LOvuBS','editing','high','modifySelection','setSelection','isCollapsed','commands','writer','markerNameToElements','944735akydcd','removeMarker:suggestion:deletion','plugins','init','addMarker:suggestion:deletion','requires','TrackChangesEditing','471nXsRIK','enableCommand','buffer','showSuggestionHighlights','uiElement','enqueueChange','root','start','model','deleteForward','rootName','markerName','createRange','editor','mapper'];_0x5304=function(){return _0x47f155;};return _0x5304();}import{Delete as _0x23ed67}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x170a63}from'./utils.js';export default class q extends _0x13658d{static get[_0x4d060a(0x16c)](){return[_0x23ed67];}[_0x4d060a(0x16a)](){const _0xe60069=_0x4d060a,_0x2c179e=this[_0xe60069(0x17b)],_0x5ed9cf=_0x2c179e[_0xe60069(0x169)][_0xe60069(0x156)](_0xe60069(0x16d));_0x5ed9cf[_0xe60069(0x16f)](_0xe60069(0x15b));const _0x34df90=_0x2c179e[_0xe60069(0x164)][_0xe60069(0x156)](_0xe60069(0x177));_0x5ed9cf[_0xe60069(0x16f)](_0xe60069(0x177),(_0x24350e,_0x2f1725={})=>{const _0xfedfbb=_0xe60069,_0x335169=_0x2c179e[_0xfedfbb(0x176)][_0xfedfbb(0x186)](_0x2c179e[_0xfedfbb(0x176)][_0xfedfbb(0x17e)][_0xfedfbb(0x18b)]);_0x335169[_0xfedfbb(0x163)]&&_0x2c179e[_0xfedfbb(0x176)][_0xfedfbb(0x161)](_0x335169,{'direction':_0xfedfbb(0x18f),'unit':_0x2f1725[_0xfedfbb(0x182)]});const _0x15c1ad=_0x335169[_0xfedfbb(0x189)](),_0x47bf78=_0x13f3b9[_0xfedfbb(0x190)](_0x15c1ad);let _0x4de210;_0x24350e(_0x2f1725),_0x4de210=_0xfedfbb(0x191)==_0x47bf78[_0xfedfbb(0x174)][_0xfedfbb(0x178)]?_0x2c179e[_0xfedfbb(0x176)][_0xfedfbb(0x17a)](_0x15c1ad[_0xfedfbb(0x175)]):_0x2c179e[_0xfedfbb(0x176)][_0xfedfbb(0x17a)](_0x47bf78[_0xfedfbb(0x175)],_0x47bf78[_0xfedfbb(0x158)]),_0x47bf78[_0xfedfbb(0x159)](),_0x2c179e[_0xfedfbb(0x176)][_0xfedfbb(0x173)](_0x34df90[_0xfedfbb(0x170)][_0xfedfbb(0x18d)],_0xd5f7c2=>{const _0x4cd00e=_0xfedfbb;_0x34df90[_0x4cd00e(0x170)][_0x4cd00e(0x18c)](),_0xd5f7c2[_0x4cd00e(0x162)](_0xd5f7c2[_0x4cd00e(0x17a)](_0x4de210[_0x4cd00e(0x158)])),_0x34df90[_0x4cd00e(0x170)][_0x4cd00e(0x157)]();});}),_0x2c179e[_0xe60069(0x15f)][_0xe60069(0x192)]['on'](_0xe60069(0x16b),_0x170a63(_0x2c179e,_0xe60069(0x17d)),{'priority':_0xe60069(0x160)}),_0x2c179e[_0xe60069(0x184)][_0xe60069(0x192)]['on'](_0xe60069(0x16b),(_0x570ab1,_0x46ba55,_0x1bf29a)=>{const _0x2d491c=_0xe60069;_0x1bf29a[_0x2d491c(0x183)][_0x2d491c(0x171)]&&_0x170a63(_0x2c179e,_0x2d491c(0x17d),{'showActiveMarker':!0x1})[_0x2d491c(0x18a)](this)(_0x570ab1,_0x46ba55,_0x1bf29a);},{'priority':_0xe60069(0x160)}),_0x2c179e[_0xe60069(0x15f)][_0xe60069(0x192)]['on'](_0xe60069(0x168),(_0x39df02,_0x21b365,_0x10c09d)=>{const _0x16bfe3=_0xe60069,_0x17cf38=_0x10c09d[_0x16bfe3(0x17c)][_0x16bfe3(0x166)](_0x21b365[_0x16bfe3(0x179)]);if(_0x17cf38){for(const _0x5ea9fe of _0x17cf38)_0x5ea9fe['is'](_0x16bfe3(0x172))&&(_0x10c09d[_0x16bfe3(0x17c)][_0x16bfe3(0x15a)](_0x5ea9fe,_0x21b365[_0x16bfe3(0x179)]),_0x10c09d[_0x16bfe3(0x165)][_0x16bfe3(0x15d)](_0x5ea9fe));}},{'priority':_0xe60069(0x160)});}}
23
+ const _0x2942d4=_0xd022;(function(_0x47219e,_0x14c402){const _0x2c369d=_0xd022,_0x3b3cf3=_0x47219e();while(!![]){try{const _0x163a2b=-parseInt(_0x2c369d(0xb2))/0x1+parseInt(_0x2c369d(0x89))/0x2*(parseInt(_0x2c369d(0xb3))/0x3)+-parseInt(_0x2c369d(0x83))/0x4*(-parseInt(_0x2c369d(0xa3))/0x5)+parseInt(_0x2c369d(0xba))/0x6+parseInt(_0x2c369d(0x92))/0x7+-parseInt(_0x2c369d(0x91))/0x8+-parseInt(_0x2c369d(0xa7))/0x9;if(_0x163a2b===_0x14c402)break;else _0x3b3cf3['push'](_0x3b3cf3['shift']());}catch(_0x10d2fb){_0x3b3cf3['push'](_0x3b3cf3['shift']());}}}(_0x30e4,0x25574));import{Plugin as _0x5f4ff3}from'ckeditor5/src/core.js';function _0xd022(_0x10a5e2,_0x7d75a7){const _0x30e409=_0x30e4();return _0xd022=function(_0xd022e6,_0x181f17){_0xd022e6=_0xd022e6-0x81;let _0x3b3ba4=_0x30e409[_0xd022e6];return _0x3b3ba4;},_0xd022(_0x10a5e2,_0x7d75a7);}import{LiveRange as _0x23619c}from'ckeditor5/src/engine.js';import{Delete as _0x25e3f1}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x118939}from'./utils.js';function _0x30e4(){const _0x17d6f6=['addMarker:suggestion:deletion','getFirstRange','modifySelection','commands','markerName','isCollapsed','downcastDispatcher','34806uxgRPR','822YYZvGk','writer','end','unlock','editor','fromRange','editing','597234zSRxgJ','bind','get','TrackChangesEditing','1336ZpFOFJ','selection','options','enableCommand','forward','high','1496GqmQHR','start','detach','buffer','createSelection','model','init','lock','150016rvVNZK','851312hwuzev','requires','unit','uiElement','root','data','deleteForward','showSuggestionHighlights','$graveyard','markerNameToElements','removeMarker:suggestion:deletion','unbindElementFromMarkerName','rootName','enqueueChange','document','merge','mapper','535REXduE','plugins','remove','createRange','2298051FgoZYo','setSelection','batch','delete'];_0x30e4=function(){return _0x17d6f6;};return _0x30e4();}export default class q extends _0x5f4ff3{static get[_0x2942d4(0x93)](){return[_0x25e3f1];}[_0x2942d4(0x8f)](){const _0x1080d6=_0x2942d4,_0x26f442=this[_0x1080d6(0xb7)],_0x1182e2=_0x26f442[_0x1080d6(0xa4)][_0x1080d6(0x81)](_0x1080d6(0x82));_0x1182e2[_0x1080d6(0x86)](_0x1080d6(0xaa));const _0x398969=_0x26f442[_0x1080d6(0xae)][_0x1080d6(0x81)](_0x1080d6(0x98));_0x1182e2[_0x1080d6(0x86)](_0x1080d6(0x98),(_0x9ac9b2,_0x4641c1={})=>{const _0x38859a=_0x1080d6,_0x2f3c28=_0x26f442[_0x38859a(0x8e)][_0x38859a(0x8d)](_0x26f442[_0x38859a(0x8e)][_0x38859a(0xa0)][_0x38859a(0x84)]);_0x2f3c28[_0x38859a(0xb0)]&&_0x26f442[_0x38859a(0x8e)][_0x38859a(0xad)](_0x2f3c28,{'direction':_0x38859a(0x87),'unit':_0x4641c1[_0x38859a(0x94)]});const _0x5b1a02=_0x2f3c28[_0x38859a(0xac)](),_0x5e732d=_0x23619c[_0x38859a(0xb8)](_0x5b1a02);let _0x50dc4b;_0x9ac9b2(_0x4641c1),_0x50dc4b=_0x38859a(0x9a)==_0x5e732d[_0x38859a(0x96)][_0x38859a(0x9e)]?_0x26f442[_0x38859a(0x8e)][_0x38859a(0xa6)](_0x5b1a02[_0x38859a(0x8a)]):_0x26f442[_0x38859a(0x8e)][_0x38859a(0xa6)](_0x5e732d[_0x38859a(0x8a)],_0x5e732d[_0x38859a(0xb5)]),_0x5e732d[_0x38859a(0x8b)](),_0x26f442[_0x38859a(0x8e)][_0x38859a(0x9f)](_0x398969[_0x38859a(0x8c)][_0x38859a(0xa9)],_0x4601bb=>{const _0x2fc86d=_0x38859a;_0x398969[_0x2fc86d(0x8c)][_0x2fc86d(0x90)](),_0x4601bb[_0x2fc86d(0xa8)](_0x4601bb[_0x2fc86d(0xa6)](_0x50dc4b[_0x2fc86d(0xb5)])),_0x398969[_0x2fc86d(0x8c)][_0x2fc86d(0xb6)]();});}),_0x26f442[_0x1080d6(0xb9)][_0x1080d6(0xb1)]['on'](_0x1080d6(0xab),_0x118939(_0x26f442,_0x1080d6(0xa1)),{'priority':_0x1080d6(0x88)}),_0x26f442[_0x1080d6(0x97)][_0x1080d6(0xb1)]['on'](_0x1080d6(0xab),(_0x56fd93,_0x3d8f7f,_0x17e7dd)=>{const _0x332cdd=_0x1080d6;_0x17e7dd[_0x332cdd(0x85)][_0x332cdd(0x99)]&&_0x118939(_0x26f442,_0x332cdd(0xa1),{'showActiveMarker':!0x1})[_0x332cdd(0xbb)](this)(_0x56fd93,_0x3d8f7f,_0x17e7dd);},{'priority':_0x1080d6(0x88)}),_0x26f442[_0x1080d6(0xb9)][_0x1080d6(0xb1)]['on'](_0x1080d6(0x9c),(_0x11b13c,_0xd232ea,_0x2e5507)=>{const _0x3559b1=_0x1080d6,_0x484050=_0x2e5507[_0x3559b1(0xa2)][_0x3559b1(0x9b)](_0xd232ea[_0x3559b1(0xaf)]);if(_0x484050){for(const _0x4769b5 of _0x484050)_0x4769b5['is'](_0x3559b1(0x95))&&(_0x2e5507[_0x3559b1(0xa2)][_0x3559b1(0x9d)](_0x4769b5,_0xd232ea[_0x3559b1(0xaf)]),_0x2e5507[_0x3559b1(0xb4)][_0x3559b1(0xa5)](_0x4769b5));}},{'priority':_0x1080d6(0x88)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29520a=_0x33e5;function _0x545a(){const _0x588983=['mapper','editor','commands','1929926kuzpCT','enableCommand','5414801ICVOda','end','ck-suggestion-marker-split','showSuggestionHighlights','fire','removeMarker:suggestion:insertion','hasClass','remove','1035808EDNYeG','options','high','downcastDispatcher','split','6252NEeOps','unbindElementFromMarkerName','afterExecute','writer','get','addMarker:suggestion:insertion','getFirstRange','415HTBipf','getFirstPosition','selection','detach','markerName','550817tSgRQo','data','555753FWDdAX','enterBlock','change','nextSibling','markerNameToElements','enter','model','requires','editing','fromRange','document','createPositionAt','bind','init','setSelection','markInsertion','466722KEEChg','plugins','207BWdGKq','createRange','TrackChangesEditing','parent'];_0x545a=function(){return _0x588983;};return _0x545a();}(function(_0x165831,_0x26a114){const _0x372161=_0x33e5,_0x579679=_0x165831();while(!![]){try{const _0x4b78c0=-parseInt(_0x372161(0x93))/0x1+-parseInt(_0x372161(0x78))/0x2+-parseInt(_0x372161(0x95))/0x3+parseInt(_0x372161(0x87))/0x4*(parseInt(_0x372161(0x8e))/0x5)+-parseInt(_0x372161(0xa5))/0x6+-parseInt(_0x372161(0x7a))/0x7+-parseInt(_0x372161(0x82))/0x8*(-parseInt(_0x372161(0xa7))/0x9);if(_0x4b78c0===_0x26a114)break;else _0x579679['push'](_0x579679['shift']());}catch(_0x2de669){_0x579679['push'](_0x579679['shift']());}}}(_0x545a,0x87934));import{Plugin as _0x5655ad}from'ckeditor5/src/core.js';import{Enter as _0x3411c}from'ckeditor5/src/enter.js';import{LiveRange as _0x2907ef}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x133069}from'./utils.js';function _0x33e5(_0x3b0096,_0x2be0b3){const _0x545a49=_0x545a();return _0x33e5=function(_0x33e586,_0x54d07d){_0x33e586=_0x33e586-0x74;let _0x3ff340=_0x545a49[_0x33e586];return _0x3ff340;},_0x33e5(_0x3b0096,_0x2be0b3);}export default class W extends _0x5655ad{static get[_0x29520a(0x9c)](){return[_0x3411c];}[_0x29520a(0xa2)](){const _0x172646=_0x29520a,_0x8603d3=this[_0x172646(0x76)],_0x54a09c=_0x8603d3[_0x172646(0xa6)][_0x172646(0x8b)](_0x172646(0xa9)),_0x4f722e=_0x8603d3[_0x172646(0x77)][_0x172646(0x8b)](_0x172646(0x9a));_0x54a09c[_0x172646(0x79)](_0x172646(0x9a),()=>{const _0x56e07b=_0x172646;_0x8603d3[_0x56e07b(0x9b)][_0x56e07b(0x97)](_0x54beae=>{const _0x30ee7c=_0x56e07b,_0x59b9b9=_0x8603d3[_0x30ee7c(0x9b)][_0x30ee7c(0x9f)][_0x30ee7c(0x90)],_0x3cc9f7=_0x59b9b9[_0x30ee7c(0x8f)](),_0x1067a6=_0x2907ef[_0x30ee7c(0x9e)](_0x59b9b9[_0x30ee7c(0x8d)]());if(_0x4f722e[_0x30ee7c(0x96)](_0x54beae)){const _0x2cd7ef=_0x8603d3[_0x30ee7c(0x9b)][_0x30ee7c(0xa0)](_0x3cc9f7[_0x30ee7c(0x74)][_0x30ee7c(0x98)],0x0),_0x2778f4=_0x54beae[_0x30ee7c(0xa8)](_0x3cc9f7,_0x2cd7ef);_0x54a09c[_0x30ee7c(0xa4)](_0x2778f4);}else _0x54beae[_0x30ee7c(0xa3)](_0x54beae[_0x30ee7c(0xa8)](_0x1067a6[_0x30ee7c(0x7b)]));_0x1067a6[_0x30ee7c(0x91)](),_0x4f722e[_0x30ee7c(0x7e)](_0x30ee7c(0x89),{'writer':_0x54beae});});}),_0x8603d3[_0x172646(0x9d)][_0x172646(0x85)]['on'](_0x172646(0x8c),_0x133069(_0x8603d3,_0x172646(0x86)),{'priority':_0x172646(0x84)}),_0x8603d3[_0x172646(0x9d)][_0x172646(0x85)]['on'](_0x172646(0x7f),(_0x1e09be,_0x1a1c17,_0x4a6a52)=>{const _0x4e848f=_0x172646,_0x49b9c3=_0x4a6a52[_0x4e848f(0x75)][_0x4e848f(0x99)](_0x1a1c17[_0x4e848f(0x92)]);if(_0x49b9c3){for(const _0x8c8520 of _0x49b9c3)_0x8c8520[_0x4e848f(0x80)](_0x4e848f(0x7c))&&(_0x4a6a52[_0x4e848f(0x75)][_0x4e848f(0x88)](_0x8c8520,_0x1a1c17[_0x4e848f(0x92)]),_0x4a6a52[_0x4e848f(0x8a)][_0x4e848f(0x81)](_0x8c8520));}},{'priority':_0x172646(0x84)}),_0x8603d3[_0x172646(0x94)][_0x172646(0x85)]['on'](_0x172646(0x8c),(_0x34a63b,_0x12cff8,_0x59a204)=>{const _0x469f88=_0x172646;_0x59a204[_0x469f88(0x83)][_0x469f88(0x7d)]&&_0x133069(_0x8603d3,_0x469f88(0x86),{'showActiveMarker':!0x1})[_0x469f88(0xa1)](this)(_0x34a63b,_0x12cff8,_0x59a204);},{'priority':_0x172646(0x84)});}}
23
+ const _0x1c22da=_0x3e30;(function(_0x21fe13,_0x2e4906){const _0x3ecdfa=_0x3e30,_0xc15000=_0x21fe13();while(!![]){try{const _0x2c2ac5=parseInt(_0x3ecdfa(0x16c))/0x1+parseInt(_0x3ecdfa(0x184))/0x2*(-parseInt(_0x3ecdfa(0x18a))/0x3)+-parseInt(_0x3ecdfa(0x176))/0x4+-parseInt(_0x3ecdfa(0x16d))/0x5+-parseInt(_0x3ecdfa(0x160))/0x6+-parseInt(_0x3ecdfa(0x188))/0x7*(parseInt(_0x3ecdfa(0x164))/0x8)+parseInt(_0x3ecdfa(0x189))/0x9*(parseInt(_0x3ecdfa(0x191))/0xa);if(_0x2c2ac5===_0x2e4906)break;else _0xc15000['push'](_0xc15000['shift']());}catch(_0x288c64){_0xc15000['push'](_0xc15000['shift']());}}}(_0x2f98,0x788e9));import{Plugin as _0x231dc9}from'ckeditor5/src/core.js';function _0x3e30(_0x190734,_0x3c75af){const _0x2f9829=_0x2f98();return _0x3e30=function(_0x3e3096,_0x494904){_0x3e3096=_0x3e3096-0x15e;let _0x1814b0=_0x2f9829[_0x3e3096];return _0x1814b0;},_0x3e30(_0x190734,_0x3c75af);}import{Enter as _0x39cd45}from'ckeditor5/src/enter.js';import{LiveRange as _0x4e9762}from'ckeditor5/src/engine.js';function _0x2f98(){const _0x45c241=['document','removeMarker:suggestion:insertion','210mItsvy','options','afterExecute','createRange','commands','showSuggestionHighlights','2557446pyqOfJ','markerNameToElements','get','writer','71168ZbXKHS','editing','ck-suggestion-marker-split','change','fromRange','hasClass','detach','enter','710536UQYkcs','714305aFrybs','high','getFirstPosition','enableCommand','parent','fire','end','TrackChangesEditing','bind','1754952gtTtLL','unbindElementFromMarkerName','nextSibling','addMarker:suggestion:insertion','split','model','createPositionAt','plugins','remove','markInsertion','enterBlock','init','requires','selection','10484rGNBgL','downcastDispatcher','mapper','data','637yHAehj','921879SBMbCA','315rPzHBU','setSelection','editor','getFirstRange','markerName'];_0x2f98=function(){return _0x45c241;};return _0x2f98();}import{downcastSplitMergeMarker as _0x521d27}from'./utils.js';export default class W extends _0x231dc9{static get[_0x1c22da(0x182)](){return[_0x39cd45];}[_0x1c22da(0x181)](){const _0x36c160=_0x1c22da,_0x37925f=this[_0x36c160(0x18c)],_0xe6caba=_0x37925f[_0x36c160(0x17d)][_0x36c160(0x162)](_0x36c160(0x174)),_0x1dfcd4=_0x37925f[_0x36c160(0x15e)][_0x36c160(0x162)](_0x36c160(0x16b));_0xe6caba[_0x36c160(0x170)](_0x36c160(0x16b),()=>{const _0x5189a5=_0x36c160;_0x37925f[_0x5189a5(0x17b)][_0x5189a5(0x167)](_0x40adc8=>{const _0x130916=_0x5189a5,_0xd88cd2=_0x37925f[_0x130916(0x17b)][_0x130916(0x18f)][_0x130916(0x183)],_0x5b6c29=_0xd88cd2[_0x130916(0x16f)](),_0x5106c9=_0x4e9762[_0x130916(0x168)](_0xd88cd2[_0x130916(0x18d)]());if(_0x1dfcd4[_0x130916(0x180)](_0x40adc8)){const _0x56e9e5=_0x37925f[_0x130916(0x17b)][_0x130916(0x17c)](_0x5b6c29[_0x130916(0x171)][_0x130916(0x178)],0x0),_0x401a9d=_0x40adc8[_0x130916(0x194)](_0x5b6c29,_0x56e9e5);_0xe6caba[_0x130916(0x17f)](_0x401a9d);}else _0x40adc8[_0x130916(0x18b)](_0x40adc8[_0x130916(0x194)](_0x5106c9[_0x130916(0x173)]));_0x5106c9[_0x130916(0x16a)](),_0x1dfcd4[_0x130916(0x172)](_0x130916(0x193),{'writer':_0x40adc8});});}),_0x37925f[_0x36c160(0x165)][_0x36c160(0x185)]['on'](_0x36c160(0x179),_0x521d27(_0x37925f,_0x36c160(0x17a)),{'priority':_0x36c160(0x16e)}),_0x37925f[_0x36c160(0x165)][_0x36c160(0x185)]['on'](_0x36c160(0x190),(_0x2bea17,_0x5cdfe3,_0x4d9c52)=>{const _0x542723=_0x36c160,_0x1c99de=_0x4d9c52[_0x542723(0x186)][_0x542723(0x161)](_0x5cdfe3[_0x542723(0x18e)]);if(_0x1c99de){for(const _0x84275f of _0x1c99de)_0x84275f[_0x542723(0x169)](_0x542723(0x166))&&(_0x4d9c52[_0x542723(0x186)][_0x542723(0x177)](_0x84275f,_0x5cdfe3[_0x542723(0x18e)]),_0x4d9c52[_0x542723(0x163)][_0x542723(0x17e)](_0x84275f));}},{'priority':_0x36c160(0x16e)}),_0x37925f[_0x36c160(0x187)][_0x36c160(0x185)]['on'](_0x36c160(0x179),(_0x349df6,_0x548293,_0x1e09c8)=>{const _0x2734a8=_0x36c160;_0x1e09c8[_0x2734a8(0x192)][_0x2734a8(0x15f)]&&_0x521d27(_0x37925f,_0x2734a8(0x17a),{'showActiveMarker':!0x1})[_0x2734a8(0x175)](this)(_0x349df6,_0x548293,_0x1e09c8);},{'priority':_0x36c160(0x16e)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45a176=_0x3c26;function _0x22e9(){const _0x445402=['model','12UKVAXV','createRange','203110CQizpm','getMarkersGroup','FindAndReplaceUtils','suggestion:deletion','enableCommand','9GjudFM','replace','afterInit','3241wRVhTN','getRange','_isInDeletionRange','getIntersection','item','229922kixyvP','TrackChangesEditing','1355REUVJR','replaceAll','markers','findPrevious','502279OdWLoA','60Pifhto','filter','get','921072yeUbnG','6196290AzzdxB','string','handleFindCommand','has','plugins','find','bind','createPositionAt','FindAndReplaceEditing','9032auFhhY','findNext','6312ZplHsR','findByTextCallback','end','editor','start'];_0x22e9=function(){return _0x445402;};return _0x22e9();}(function(_0x59bec6,_0x240fd3){const _0x5d4f18=_0x3c26,_0x113a36=_0x59bec6();while(!![]){try{const _0x2658cf=parseInt(_0x5d4f18(0x1e9))/0x1+parseInt(_0x5d4f18(0x1d6))/0x2*(parseInt(_0x5d4f18(0x1d4))/0x3)+parseInt(_0x5d4f18(0x1cc))/0x4*(-parseInt(_0x5d4f18(0x1e5))/0x5)+-parseInt(_0x5d4f18(0x1ce))/0x6*(parseInt(_0x5d4f18(0x1de))/0x7)+parseInt(_0x5d4f18(0x1ed))/0x8+parseInt(_0x5d4f18(0x1db))/0x9*(parseInt(_0x5d4f18(0x1ee))/0xa)+parseInt(_0x5d4f18(0x1e3))/0xb*(-parseInt(_0x5d4f18(0x1ea))/0xc);if(_0x2658cf===_0x240fd3)break;else _0x113a36['push'](_0x113a36['shift']());}catch(_0x2a5508){_0x113a36['push'](_0x113a36['shift']());}}}(_0x22e9,0x6b5ce));function _0x3c26(_0x13fe82,_0xf60592){const _0x22e9bb=_0x22e9();return _0x3c26=function(_0x3c2664,_0x3c46e9){_0x3c2664=_0x3c2664-0x1c9;let _0x581b84=_0x22e9bb[_0x3c2664];return _0x581b84;},_0x3c26(_0x13fe82,_0xf60592);}import{Plugin as _0x3fec86}from'ckeditor5/src/core.js';export default class J extends _0x3fec86{[_0x45a176(0x1dd)](){const _0x455080=_0x45a176;if(!this[_0x455080(0x1d1)][_0x455080(0x1f2)][_0x455080(0x1f1)](_0x455080(0x1cb)))return;const _0x4d6755=this[_0x455080(0x1d1)][_0x455080(0x1f2)][_0x455080(0x1ec)](_0x455080(0x1e4));_0x4d6755[_0x455080(0x1da)](_0x455080(0x1f3),this[_0x455080(0x1f0)][_0x455080(0x1c9)](this)),_0x4d6755[_0x455080(0x1da)](_0x455080(0x1cd)),_0x4d6755[_0x455080(0x1da)](_0x455080(0x1e8)),_0x4d6755[_0x455080(0x1da)](_0x455080(0x1dc)),_0x4d6755[_0x455080(0x1da)](_0x455080(0x1e6));}[_0x45a176(0x1f0)](_0x7ef370,_0x295eec,_0x2a049e={}){const _0x275318=_0x45a176,_0x4d9a97=this[_0x275318(0x1d1)][_0x275318(0x1f2)][_0x275318(0x1ec)](_0x275318(0x1d8));return _0x7ef370(_0x3be93f=>(_0x275318(0x1ef)==typeof _0x295eec?_0x4d9a97[_0x275318(0x1cf)](_0x295eec,_0x2a049e):_0x295eec)(_0x3be93f)[_0x275318(0x1eb)](_0xfe6f0e=>!0x1===this[_0x275318(0x1e0)](_0xfe6f0e,_0x3be93f[_0x275318(0x1e2)])),_0x2a049e);}[_0x45a176(0x1e0)](_0x47afb6,_0x54d15b){const _0xc51077=_0x45a176,_0x13c339=this[_0xc51077(0x1d1)][_0xc51077(0x1d3)][_0xc51077(0x1d5)](this[_0xc51077(0x1d1)][_0xc51077(0x1d3)][_0xc51077(0x1ca)](_0x54d15b,_0x47afb6[_0xc51077(0x1d2)]),this[_0xc51077(0x1d1)][_0xc51077(0x1d3)][_0xc51077(0x1ca)](_0x54d15b,_0x47afb6[_0xc51077(0x1d0)]));for(const _0x48e7bc of this[_0xc51077(0x1d1)][_0xc51077(0x1d3)][_0xc51077(0x1e7)][_0xc51077(0x1d7)](_0xc51077(0x1d9)))if(null!==_0x13c339[_0xc51077(0x1e1)](_0x48e7bc[_0xc51077(0x1df)]()))return!0x0;return!0x1;}}
23
+ const _0x290d62=_0x486a;function _0x486a(_0x447819,_0x29b453){const _0x6ff447=_0x6ff4();return _0x486a=function(_0x486a19,_0x49c56f){_0x486a19=_0x486a19-0xee;let _0x3e3a90=_0x6ff447[_0x486a19];return _0x3e3a90;},_0x486a(_0x447819,_0x29b453);}function _0x6ff4(){const _0x55b42b=['createPositionAt','FindAndReplaceUtils','978NrDGop','enableCommand','find','editor','end','has','filter','346731mvJLfA','item','handleFindCommand','afterInit','bind','markers','findNext','get','plugins','4135TpIYEJ','string','getRange','replaceAll','findByTextCallback','createRange','3679140lyCjjc','28usthTc','356058LCwRGM','getIntersection','FindAndReplaceEditing','suggestion:deletion','1642ccivzx','replace','1710864SrTLsB','model','findPrevious','1372086LwOIUQ','_isInDeletionRange','getMarkersGroup','start','TrackChangesEditing'];_0x6ff4=function(){return _0x55b42b;};return _0x6ff4();}(function(_0x5591ed,_0x40942c){const _0x49eaff=_0x486a,_0xc07da6=_0x5591ed();while(!![]){try{const _0x3b169c=parseInt(_0x49eaff(0xfe))/0x1*(parseInt(_0x49eaff(0xf9))/0x2)+-parseInt(_0x49eaff(0x103))/0x3+parseInt(_0x49eaff(0xf8))/0x4+-parseInt(_0x49eaff(0xf2))/0x5*(parseInt(_0x49eaff(0x10a))/0x6)+-parseInt(_0x49eaff(0x111))/0x7+parseInt(_0x49eaff(0x100))/0x8+parseInt(_0x49eaff(0xfa))/0x9;if(_0x3b169c===_0x40942c)break;else _0xc07da6['push'](_0xc07da6['shift']());}catch(_0x1bbcfb){_0xc07da6['push'](_0xc07da6['shift']());}}}(_0x6ff4,0x87601));import{Plugin as _0x5960ff}from'ckeditor5/src/core.js';export default class J extends _0x5960ff{[_0x290d62(0x114)](){const _0x1c7a19=_0x290d62;if(!this[_0x1c7a19(0x10d)][_0x1c7a19(0xf1)][_0x1c7a19(0x10f)](_0x1c7a19(0xfc)))return;const _0x35b4a9=this[_0x1c7a19(0x10d)][_0x1c7a19(0xf1)][_0x1c7a19(0xf0)](_0x1c7a19(0x107));_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0x10c),this[_0x1c7a19(0x113)][_0x1c7a19(0x115)](this)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0xef)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0x102)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0xff)),_0x35b4a9[_0x1c7a19(0x10b)](_0x1c7a19(0xf5));}[_0x290d62(0x113)](_0x56f114,_0x4cf2fd,_0x418ff6={}){const _0x480858=_0x290d62,_0x3b7c23=this[_0x480858(0x10d)][_0x480858(0xf1)][_0x480858(0xf0)](_0x480858(0x109));return _0x56f114(_0x5f2873=>(_0x480858(0xf3)==typeof _0x4cf2fd?_0x3b7c23[_0x480858(0xf6)](_0x4cf2fd,_0x418ff6):_0x4cf2fd)(_0x5f2873)[_0x480858(0x110)](_0x1eda1c=>!0x1===this[_0x480858(0x104)](_0x1eda1c,_0x5f2873[_0x480858(0x112)])),_0x418ff6);}[_0x290d62(0x104)](_0x376239,_0x2ec0bb){const _0x4849f5=_0x290d62,_0x55f950=this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0xf7)](this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0x108)](_0x2ec0bb,_0x376239[_0x4849f5(0x106)]),this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0x108)](_0x2ec0bb,_0x376239[_0x4849f5(0x10e)]));for(const _0x4279ac of this[_0x4849f5(0x10d)][_0x4849f5(0x101)][_0x4849f5(0xee)][_0x4849f5(0x105)](_0x4849f5(0xfd)))if(null!==_0x55f950[_0x4849f5(0xfb)](_0x4279ac[_0x4849f5(0xf4)]()))return!0x0;return!0x1;}}