@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240517.0 → 0.0.0-nightly-20240519.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
- (_0x3ba1e1=>{const {zh:{dictionary:_0x11d8c3,getPluralForm:_0x21e063}}={'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':_0x209e0b=>0x0}};_0x3ba1e1['zh']||={'dictionary':{},'getPluralForm':null},_0x3ba1e1['zh']['dictionary']=Object['assign'](_0x3ba1e1['zh']['dictionary'],_0x11d8c3),_0x3ba1e1['zh']['getPluralForm']=_0x21e063;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd9696f=>{const {zh:{dictionary:_0x2bd29d,getPluralForm:_0x3d5e9a}}={'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':_0x2faf6a=>0x0}};_0xd9696f['zh']||={'dictionary':{},'getPluralForm':null},_0xd9696f['zh']['dictionary']=Object['assign'](_0xd9696f['zh']['dictionary'],_0x2bd29d),_0xd9696f['zh']['getPluralForm']=_0x3d5e9a;})(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-20240517.0",
3
+ "version": "0.0.0-nightly-20240519.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-20240517.0",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240517.0",
44
+ "ckeditor5": "0.0.0-nightly-20240519.0",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240519.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 _0x1bbe41=_0x50d3;function _0xd817(){const _0x4c86be=['acceptSuggestion','5789802PpNEpY','model','100zmFvcc','300efgaBb','114586ZJnaRQ','400IvwddZ','track-changes-accept-suggestion-not-found','getRanges','9231435rzPgOf','1219026sSdZPa','_suggestions','refresh','863962HvsnYn','editor','7CUEQiu','56872sLTYRL','plugins','_isEnabledBasedOnSelection','canEditAt','isEnabled','get','12845KCbFkO','execute','TrackChangesEditing'];_0xd817=function(){return _0x4c86be;};return _0xd817();}(function(_0x375a77,_0x221d74){const _0x433499=_0x50d3,_0x48cf46=_0x375a77();while(!![]){try{const _0xd25512=parseInt(_0x433499(0x110))/0x1*(parseInt(_0x433499(0x11f))/0x2)+parseInt(_0x433499(0x124))/0x3+parseInt(_0x433499(0x111))/0x4*(parseInt(_0x433499(0x11e))/0x5)+parseInt(_0x433499(0x11b))/0x6+-parseInt(_0x433499(0x117))/0x7*(parseInt(_0x433499(0x120))/0x8)+-parseInt(_0x433499(0x123))/0x9+parseInt(_0x433499(0x11d))/0xa*(-parseInt(_0x433499(0x10e))/0xb);if(_0xd25512===_0x221d74)break;else _0x48cf46['push'](_0x48cf46['shift']());}catch(_0x59ee5c){_0x48cf46['push'](_0x48cf46['shift']());}}}(_0xd817,0xb067b));import{Command as _0xc6e85d}from'ckeditor5/src/core.js';import{CKEditorError as _0x261571}from'ckeditor5/src/utils.js';function _0x50d3(_0x4f99ce,_0x1addd1){const _0xd81768=_0xd817();return _0x50d3=function(_0x50d3e8,_0x3f6780){_0x50d3e8=_0x50d3e8-0x10c;let _0x4e87da=_0xd81768[_0x50d3e8];return _0x4e87da;},_0x50d3(_0x4f99ce,_0x1addd1);}export default class $ extends _0xc6e85d{constructor(_0x5c0cca,_0x51457a){const _0x195d7f=_0x50d3;super(_0x5c0cca),this[_0x195d7f(0x10c)]=_0x51457a,this[_0x195d7f(0x10d)](),this[_0x195d7f(0x113)]=!0x1;}[_0x1bbe41(0x10d)](){const _0x238dbe=_0x1bbe41;this[_0x238dbe(0x115)]=!0x0;}[_0x1bbe41(0x118)](_0xbd38fb){const _0x3079e3=_0x1bbe41,_0x443d40=this[_0x3079e3(0x10c)][_0x3079e3(0x116)](_0xbd38fb);if(!_0x443d40)throw new _0x261571(_0x3079e3(0x121),this);const _0x435f34=_0x443d40[_0x3079e3(0x122)]();this[_0x3079e3(0x10f)][_0x3079e3(0x11c)][_0x3079e3(0x114)](_0x435f34)&&this[_0x3079e3(0x10f)][_0x3079e3(0x112)][_0x3079e3(0x116)](_0x3079e3(0x119))[_0x3079e3(0x11a)](_0x443d40);}}
23
+ const _0x2b9f1b=_0x47d1;(function(_0x1ad4db,_0xad86ab){const _0x30fdaf=_0x47d1,_0x51ca36=_0x1ad4db();while(!![]){try{const _0x5c8dd0=parseInt(_0x30fdaf(0x183))/0x1*(parseInt(_0x30fdaf(0x18d))/0x2)+parseInt(_0x30fdaf(0x18a))/0x3+parseInt(_0x30fdaf(0x18f))/0x4*(-parseInt(_0x30fdaf(0x17f))/0x5)+parseInt(_0x30fdaf(0x17e))/0x6+-parseInt(_0x30fdaf(0x18b))/0x7+-parseInt(_0x30fdaf(0x185))/0x8*(parseInt(_0x30fdaf(0x181))/0x9)+parseInt(_0x30fdaf(0x189))/0xa*(parseInt(_0x30fdaf(0x179))/0xb);if(_0x5c8dd0===_0xad86ab)break;else _0x51ca36['push'](_0x51ca36['shift']());}catch(_0x20781e){_0x51ca36['push'](_0x51ca36['shift']());}}}(_0x1ff4,0x6d8bb));function _0x1ff4(){const _0x1143cd=['track-changes-accept-suggestion-not-found','_suggestions','get','4636752wJvKxp','3612455jZMCYN','refresh','27FSgfaU','model','361UYwDRt','acceptSuggestion','1444504dETOcP','getRanges','editor','TrackChangesEditing','2952010zRhveJ','1039956mYwIqt','1836793PUzQyp','plugins','3106oBqDHf','canEditAt','4djaaXw','execute','_isEnabledBasedOnSelection','11ZjIeED','isEnabled'];_0x1ff4=function(){return _0x1143cd;};return _0x1ff4();}function _0x47d1(_0x556977,_0x40cd86){const _0x1ff4ef=_0x1ff4();return _0x47d1=function(_0x47d10d,_0x3c2810){_0x47d10d=_0x47d10d-0x179;let _0x48fb81=_0x1ff4ef[_0x47d10d];return _0x48fb81;},_0x47d1(_0x556977,_0x40cd86);}import{Command as _0x155fb4}from'ckeditor5/src/core.js';import{CKEditorError as _0x2687e6}from'ckeditor5/src/utils.js';export default class $ extends _0x155fb4{constructor(_0x48f4fe,_0x3bae02){const _0x16f2c4=_0x47d1;super(_0x48f4fe),this[_0x16f2c4(0x17c)]=_0x3bae02,this[_0x16f2c4(0x180)](),this[_0x16f2c4(0x191)]=!0x1;}[_0x2b9f1b(0x180)](){const _0x45353b=_0x2b9f1b;this[_0x45353b(0x17a)]=!0x0;}[_0x2b9f1b(0x190)](_0x1783fe){const _0x44613c=_0x2b9f1b,_0xcc44cc=this[_0x44613c(0x17c)][_0x44613c(0x17d)](_0x1783fe);if(!_0xcc44cc)throw new _0x2687e6(_0x44613c(0x17b),this);const _0x3208c7=_0xcc44cc[_0x44613c(0x186)]();this[_0x44613c(0x187)][_0x44613c(0x182)][_0x44613c(0x18e)](_0x3208c7)&&this[_0x44613c(0x187)][_0x44613c(0x18c)][_0x44613c(0x17d)](_0x44613c(0x188))[_0x44613c(0x184)](_0xcc44cc);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x373b(_0xf074fc,_0x8140e4){const _0x2f4575=_0x2f45();return _0x373b=function(_0x373b77,_0x2491d3){_0x373b77=_0x373b77-0xe0;let _0x19f7de=_0x2f4575[_0x373b77];return _0x19f7de;},_0x373b(_0xf074fc,_0x8140e4);}const _0x2eda0d=_0x373b;(function(_0x19c479,_0x478c7a){const _0x42c720=_0x373b,_0x171f9d=_0x19c479();while(!![]){try{const _0x150fc7=-parseInt(_0x42c720(0xe0))/0x1*(parseInt(_0x42c720(0xe7))/0x2)+-parseInt(_0x42c720(0xe3))/0x3+parseInt(_0x42c720(0xf7))/0x4+-parseInt(_0x42c720(0xeb))/0x5*(parseInt(_0x42c720(0xe6))/0x6)+parseInt(_0x42c720(0xec))/0x7*(-parseInt(_0x42c720(0xef))/0x8)+parseInt(_0x42c720(0xe1))/0x9+parseInt(_0x42c720(0xee))/0xa;if(_0x150fc7===_0x478c7a)break;else _0x171f9d['push'](_0x171f9d['shift']());}catch(_0x59cddf){_0x171f9d['push'](_0x171f9d['shift']());}}}(_0x2f45,0x9bbf2));function _0x2f45(){const _0x3c9e2f=['execute','plugins','refresh','_isEnabledBasedOnSelection','get','canEditAt','1130572uSkgXs','18hsvYFj','11296422AsEcRC','_suggestions','3152481jbCPjA','isEnabled','track-changes-discard-suggestion-not-found','695598XNUkqi','87884vITtYR','getRanges','model','editor','45bEeTMg','70qAPqUr','discardSuggestion','29639070uRnYRi','782872yqGWeP','TrackChangesEditing'];_0x2f45=function(){return _0x3c9e2f;};return _0x2f45();}import{Command as _0x35ab6d}from'ckeditor5/src/core.js';import{CKEditorError as _0x594233}from'ckeditor5/src/utils.js';export default class B extends _0x35ab6d{constructor(_0x44b0b2,_0x3cc073){const _0x1e87ee=_0x373b;super(_0x44b0b2),this[_0x1e87ee(0xe2)]=_0x3cc073,this[_0x1e87ee(0xf3)](),this[_0x1e87ee(0xf4)]=!0x1;}[_0x2eda0d(0xf3)](){const _0x205c03=_0x2eda0d;this[_0x205c03(0xe4)]=!0x0;}[_0x2eda0d(0xf1)](_0x23d40a){const _0x350215=_0x2eda0d,_0x29939a=this[_0x350215(0xe2)][_0x350215(0xf5)](_0x23d40a);if(!_0x29939a)throw new _0x594233(_0x350215(0xe5),this);const _0x1b6145=_0x29939a[_0x350215(0xe8)]();this[_0x350215(0xea)][_0x350215(0xe9)][_0x350215(0xf6)](_0x1b6145)&&this[_0x350215(0xea)][_0x350215(0xf2)][_0x350215(0xf5)](_0x350215(0xf0))[_0x350215(0xed)](_0x29939a);}}
23
+ function _0x51b6(_0x3428ac,_0x1c5966){const _0x16c521=_0x16c5();return _0x51b6=function(_0x51b6b7,_0x2d6754){_0x51b6b7=_0x51b6b7-0x15a;let _0x49dca5=_0x16c521[_0x51b6b7];return _0x49dca5;},_0x51b6(_0x3428ac,_0x1c5966);}const _0x482d0b=_0x51b6;function _0x16c5(){const _0x409292=['5280054TDkeIq','2006230sHZUfy','1vRuLgb','248HovLQM','2306220mncdip','18RVcIrO','model','getRanges','plugins','refresh','9076EFYsDE','684tYSJZi','28504OGeEzi','isEnabled','canEditAt','_suggestions','execute','editor','discardSuggestion','430502tyPGWf','get','track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','3778687qjPEPW','TrackChangesEditing'];_0x16c5=function(){return _0x409292;};return _0x16c5();}(function(_0x384ff8,_0x4d3b0d){const _0x3c8969=_0x51b6,_0x8864a2=_0x384ff8();while(!![]){try{const _0x14e4f7=parseInt(_0x3c8969(0x172))/0x1*(parseInt(_0x3c8969(0x16a))/0x2)+-parseInt(_0x3c8969(0x162))/0x3*(-parseInt(_0x3c8969(0x161))/0x4)+parseInt(_0x3c8969(0x171))/0x5+-parseInt(_0x3c8969(0x170))/0x6+-parseInt(_0x3c8969(0x163))/0x7*(-parseInt(_0x3c8969(0x15a))/0x8)+-parseInt(_0x3c8969(0x15c))/0x9*(-parseInt(_0x3c8969(0x15b))/0xa)+-parseInt(_0x3c8969(0x16e))/0xb;if(_0x14e4f7===_0x4d3b0d)break;else _0x8864a2['push'](_0x8864a2['shift']());}catch(_0x1b9a95){_0x8864a2['push'](_0x8864a2['shift']());}}}(_0x16c5,0x79873));import{Command as _0x2cb4fa}from'ckeditor5/src/core.js';import{CKEditorError as _0x196206}from'ckeditor5/src/utils.js';export default class B extends _0x2cb4fa{constructor(_0x34f258,_0x386394){const _0x57c8be=_0x51b6;super(_0x34f258),this[_0x57c8be(0x166)]=_0x386394,this[_0x57c8be(0x160)](),this[_0x57c8be(0x16d)]=!0x1;}[_0x482d0b(0x160)](){const _0x4fc32d=_0x482d0b;this[_0x4fc32d(0x164)]=!0x0;}[_0x482d0b(0x167)](_0x14e705){const _0x107c47=_0x482d0b,_0x52eaba=this[_0x107c47(0x166)][_0x107c47(0x16b)](_0x14e705);if(!_0x52eaba)throw new _0x196206(_0x107c47(0x16c),this);const _0x47cff0=_0x52eaba[_0x107c47(0x15e)]();this[_0x107c47(0x168)][_0x107c47(0x15d)][_0x107c47(0x165)](_0x47cff0)&&this[_0x107c47(0x168)][_0x107c47(0x15f)][_0x107c47(0x16b)](_0x107c47(0x16f))[_0x107c47(0x169)](_0x52eaba);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3487dd=_0x59b2;(function(_0x138291,_0x33723f){const _0xda9be0=_0x59b2,_0x2bc5f5=_0x138291();while(!![]){try{const _0x37af01=-parseInt(_0xda9be0(0x15d))/0x1+-parseInt(_0xda9be0(0x162))/0x2+-parseInt(_0xda9be0(0x158))/0x3+parseInt(_0xda9be0(0x168))/0x4+-parseInt(_0xda9be0(0x166))/0x5*(-parseInt(_0xda9be0(0x159))/0x6)+-parseInt(_0xda9be0(0x160))/0x7*(parseInt(_0xda9be0(0x16b))/0x8)+-parseInt(_0xda9be0(0x157))/0x9*(-parseInt(_0xda9be0(0x156))/0xa);if(_0x37af01===_0x33723f)break;else _0x2bc5f5['push'](_0x2bc5f5['shift']());}catch(_0x2ab25){_0x2bc5f5['push'](_0x2bc5f5['shift']());}}}(_0x378f,0xa24c0));function _0x378f(){const _0x24eb69=['6kQudLZ','editor','model','canEditAt','523105QzGglT','isEnabled','from','25935DUMVWt','isInContent','373994nirghA','_isEnabledBasedOnSelection','getRanges','_suggestions','2213635mmkXAb','execute','1458220odksjl','_command','some','1832ywBYXQ','values','refresh','3087220iPSPFS','72lloisq','3161229WnmYlb'];_0x378f=function(){return _0x24eb69;};return _0x378f();}import{Command as _0x36b778}from'ckeditor5/src/core.js';function _0x59b2(_0x44ee6b,_0x288b1f){const _0x378f89=_0x378f();return _0x59b2=function(_0x59b2f4,_0x15d413){_0x59b2f4=_0x59b2f4-0x154;let _0x5a3c9b=_0x378f89[_0x59b2f4];return _0x5a3c9b;},_0x59b2(_0x44ee6b,_0x288b1f);}import{sortSuggestions as _0x5ee7f6,executeCommandForSuggestions as _0xe4441d}from'../utils/utils.js';export default class x extends _0x36b778{constructor(_0x4bdc86,_0x3c078e,_0x2c8a19){const _0x5db9b7=_0x59b2;super(_0x4bdc86),this[_0x5db9b7(0x169)]=_0x3c078e,this[_0x5db9b7(0x165)]=_0x2c8a19,this[_0x5db9b7(0x155)](),this[_0x5db9b7(0x163)]=!0x1;}[_0x3487dd(0x155)](){const _0x3be197=_0x3487dd,_0x136011=Array[_0x3be197(0x15f)](this[_0x3be197(0x165)][_0x3be197(0x154)]())[_0x3be197(0x16a)](_0x1608bf=>_0x1608bf[_0x3be197(0x161)]);this[_0x3be197(0x15e)]=this[_0x3be197(0x169)][_0x3be197(0x15e)]&&_0x136011;}[_0x3487dd(0x167)](){const _0xb427fa=_0x3487dd,_0x351600=_0x5ee7f6(Array[_0xb427fa(0x15f)](this[_0xb427fa(0x165)][_0xb427fa(0x154)]()));for(const _0x5bde09 of _0x351600){const _0x28fdef=_0x5bde09[_0xb427fa(0x164)]();if(!this[_0xb427fa(0x15a)][_0xb427fa(0x15b)][_0xb427fa(0x15c)](_0x28fdef))return;}_0xe4441d(this[_0xb427fa(0x15a)][_0xb427fa(0x15b)],this[_0xb427fa(0x169)],_0x351600);}}
23
+ const _0x2a9ca2=_0x3aad;function _0x3aad(_0x55ff32,_0x42cb30){const _0xf4e301=_0xf4e3();return _0x3aad=function(_0x3aadb8,_0x5200f8){_0x3aadb8=_0x3aadb8-0xa7;let _0x567afb=_0xf4e301[_0x3aadb8];return _0x567afb;},_0x3aad(_0x55ff32,_0x42cb30);}function _0xf4e3(){const _0x44fc95=['model','1IPkWVZ','canEditAt','execute','1414890QRRWUf','10171629zBCrpP','isEnabled','_isEnabledBasedOnSelection','_command','_suggestions','49mHCFkh','isInContent','22Fgshfg','15159580iGumvH','8740oPuMQK','getRanges','2593896VmVSyM','4BRqseH','1980734lLeyTR','values','editor','refresh','309120eAupJG','some','from'];_0xf4e3=function(){return _0x44fc95;};return _0xf4e3();}(function(_0x1c9e8a,_0xd4f702){const _0x211555=_0x3aad,_0x433437=_0x1c9e8a();while(!![]){try{const _0x327181=-parseInt(_0x211555(0xb0))/0x1*(parseInt(_0x211555(0xa8))/0x2)+parseInt(_0x211555(0xb3))/0x3+parseInt(_0x211555(0xa7))/0x4*(parseInt(_0x211555(0xbd))/0x5)+parseInt(_0x211555(0xac))/0x6*(-parseInt(_0x211555(0xb9))/0x7)+-parseInt(_0x211555(0xbf))/0x8+-parseInt(_0x211555(0xb4))/0x9+-parseInt(_0x211555(0xbc))/0xa*(-parseInt(_0x211555(0xbb))/0xb);if(_0x327181===_0xd4f702)break;else _0x433437['push'](_0x433437['shift']());}catch(_0x1a453f){_0x433437['push'](_0x433437['shift']());}}}(_0xf4e3,0xaaddd));import{Command as _0x3faa25}from'ckeditor5/src/core.js';import{sortSuggestions as _0x4536a3,executeCommandForSuggestions as _0x12fa04}from'../utils/utils.js';export default class x extends _0x3faa25{constructor(_0x152942,_0x4a0796,_0x57c339){const _0x26dc12=_0x3aad;super(_0x152942),this[_0x26dc12(0xb7)]=_0x4a0796,this[_0x26dc12(0xb8)]=_0x57c339,this[_0x26dc12(0xab)](),this[_0x26dc12(0xb6)]=!0x1;}[_0x2a9ca2(0xab)](){const _0x442dc4=_0x2a9ca2,_0x25a882=Array[_0x442dc4(0xae)](this[_0x442dc4(0xb8)][_0x442dc4(0xa9)]())[_0x442dc4(0xad)](_0x2ed184=>_0x2ed184[_0x442dc4(0xba)]);this[_0x442dc4(0xb5)]=this[_0x442dc4(0xb7)][_0x442dc4(0xb5)]&&_0x25a882;}[_0x2a9ca2(0xb2)](){const _0x2652d9=_0x2a9ca2,_0xd21be3=_0x4536a3(Array[_0x2652d9(0xae)](this[_0x2652d9(0xb8)][_0x2652d9(0xa9)]()));for(const _0x1cad60 of _0xd21be3){const _0x5e5c59=_0x1cad60[_0x2652d9(0xbe)]();if(!this[_0x2652d9(0xaa)][_0x2652d9(0xaf)][_0x2652d9(0xb1)](_0x5e5c59))return;}_0x12fa04(this[_0x2652d9(0xaa)][_0x2652d9(0xaf)],this[_0x2652d9(0xb7)],_0xd21be3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29f1a9=_0x3843;(function(_0x51c988,_0x502ebf){const _0x27c3eb=_0x3843,_0x3a5b6b=_0x51c988();while(!![]){try{const _0x330008=parseInt(_0x27c3eb(0x1b8))/0x1+-parseInt(_0x27c3eb(0x1bd))/0x2*(parseInt(_0x27c3eb(0x1c3))/0x3)+parseInt(_0x27c3eb(0x1b7))/0x4+-parseInt(_0x27c3eb(0x1b9))/0x5+parseInt(_0x27c3eb(0x1c7))/0x6+-parseInt(_0x27c3eb(0x1ba))/0x7+-parseInt(_0x27c3eb(0x1b1))/0x8;if(_0x330008===_0x502ebf)break;else _0x3a5b6b['push'](_0x3a5b6b['shift']());}catch(_0xb56abc){_0x3a5b6b['push'](_0x3a5b6b['shift']());}}}(_0x393e,0x6eeeb));function _0x393e(){const _0x2682b8=['selection','_selectedSuggestions','15nvqeWA','isEnabled','values','model','5036220dgKKzN','canEditAt','9221952WfjAYb','size','execute','_suggestions','getRanges','editor','2849624pfkYvG','357632AQMLgG','903875SzymOn','138635LdyNDC','from','document','40682HUhODB','_isEnabledBasedOnSelection','_command','refresh'];_0x393e=function(){return _0x2682b8;};return _0x393e();}import{Command as _0x43609c}from'ckeditor5/src/core.js';import{sortSuggestions as _0x58e5cb,getSelectedSuggestions as _0xae4559,executeCommandForSuggestions as _0x2e7a76}from'../utils/utils.js';function _0x3843(_0x50607e,_0x4333fe){const _0x393e85=_0x393e();return _0x3843=function(_0x3843b9,_0x1302c5){_0x3843b9=_0x3843b9-0x1b0;let _0xc64de2=_0x393e85[_0x3843b9];return _0xc64de2;},_0x3843(_0x50607e,_0x4333fe);}export default class R extends _0x43609c{constructor(_0x6f7fc9,_0x4c9a05,_0x1fcdfe){const _0x2e82dd=_0x3843;super(_0x6f7fc9),this[_0x2e82dd(0x1bf)]=_0x4c9a05,this[_0x2e82dd(0x1b4)]=_0x1fcdfe,this[_0x2e82dd(0x1c2)]=new Set(),this[_0x2e82dd(0x1c0)](),this[_0x2e82dd(0x1be)]=!0x1;}[_0x29f1a9(0x1c0)](){const _0x358a36=_0x29f1a9,_0x49b50e=this[_0x358a36(0x1b6)][_0x358a36(0x1c6)][_0x358a36(0x1bc)][_0x358a36(0x1c1)],_0x2dcb50=Array[_0x358a36(0x1bb)](this[_0x358a36(0x1b4)][_0x358a36(0x1c5)]());this[_0x358a36(0x1c2)]=_0xae4559(_0x49b50e,_0x2dcb50),this[_0x358a36(0x1c4)]=this[_0x358a36(0x1bf)][_0x358a36(0x1c4)]&&!!this[_0x358a36(0x1c2)][_0x358a36(0x1b2)];}[_0x29f1a9(0x1b3)](){const _0x47cd69=_0x29f1a9,_0xffdcbc=_0x58e5cb(Array[_0x47cd69(0x1bb)](this[_0x47cd69(0x1c2)]));for(const _0x12aa10 of _0xffdcbc){const _0x2fe33a=_0x12aa10[_0x47cd69(0x1b5)]();if(!this[_0x47cd69(0x1b6)][_0x47cd69(0x1c6)][_0x47cd69(0x1b0)](_0x2fe33a))return;}_0x2e7a76(this[_0x47cd69(0x1b6)][_0x47cd69(0x1c6)],this[_0x47cd69(0x1bf)],_0xffdcbc);}}
23
+ const _0x53a8f6=_0x32ce;(function(_0x3f754a,_0x190412){const _0x595184=_0x32ce,_0x232e9c=_0x3f754a();while(!![]){try{const _0x180499=parseInt(_0x595184(0xd3))/0x1+-parseInt(_0x595184(0xc4))/0x2*(-parseInt(_0x595184(0xd1))/0x3)+-parseInt(_0x595184(0xce))/0x4+-parseInt(_0x595184(0xd5))/0x5+-parseInt(_0x595184(0xd2))/0x6+parseInt(_0x595184(0xcb))/0x7+parseInt(_0x595184(0xd0))/0x8*(parseInt(_0x595184(0xc3))/0x9);if(_0x180499===_0x190412)break;else _0x232e9c['push'](_0x232e9c['shift']());}catch(_0x2af936){_0x232e9c['push'](_0x232e9c['shift']());}}}(_0x4ba9,0x6dabd));import{Command as _0x584447}from'ckeditor5/src/core.js';function _0x4ba9(){const _0x4df4b2=['refresh','_selectedSuggestions','_isEnabledBasedOnSelection','_suggestions','document','918EuDriW','2Dabdjw','_command','from','isEnabled','editor','execute','canEditAt','6253569mFtNsL','getRanges','size','2135140bospED','values','60616UMTIEG','741ZzmHtT','2157318mMLCrz','358263jOItaE','selection','3410900pVTZgE','model'];_0x4ba9=function(){return _0x4df4b2;};return _0x4ba9();}import{sortSuggestions as _0x19651d,getSelectedSuggestions as _0x3336ad,executeCommandForSuggestions as _0x36aac0}from'../utils/utils.js';function _0x32ce(_0x240865,_0x3eedf9){const _0x4ba911=_0x4ba9();return _0x32ce=function(_0x32cee5,_0x47174e){_0x32cee5=_0x32cee5-0xbf;let _0x3cee6d=_0x4ba911[_0x32cee5];return _0x3cee6d;},_0x32ce(_0x240865,_0x3eedf9);}export default class R extends _0x584447{constructor(_0x4d05c1,_0x24996d,_0x361dd8){const _0x119b36=_0x32ce;super(_0x4d05c1),this[_0x119b36(0xc5)]=_0x24996d,this[_0x119b36(0xc1)]=_0x361dd8,this[_0x119b36(0xbf)]=new Set(),this[_0x119b36(0xd7)](),this[_0x119b36(0xc0)]=!0x1;}[_0x53a8f6(0xd7)](){const _0x1d6007=_0x53a8f6,_0xae8892=this[_0x1d6007(0xc8)][_0x1d6007(0xd6)][_0x1d6007(0xc2)][_0x1d6007(0xd4)],_0xafa068=Array[_0x1d6007(0xc6)](this[_0x1d6007(0xc1)][_0x1d6007(0xcf)]());this[_0x1d6007(0xbf)]=_0x3336ad(_0xae8892,_0xafa068),this[_0x1d6007(0xc7)]=this[_0x1d6007(0xc5)][_0x1d6007(0xc7)]&&!!this[_0x1d6007(0xbf)][_0x1d6007(0xcd)];}[_0x53a8f6(0xc9)](){const _0x251de3=_0x53a8f6,_0x5679ac=_0x19651d(Array[_0x251de3(0xc6)](this[_0x251de3(0xbf)]));for(const _0x1b14ed of _0x5679ac){const _0x59c85d=_0x1b14ed[_0x251de3(0xcc)]();if(!this[_0x251de3(0xc8)][_0x251de3(0xd6)][_0x251de3(0xca)](_0x59c85d))return;}_0x36aac0(this[_0x251de3(0xc8)][_0x251de3(0xd6)],this[_0x251de3(0xc5)],_0x5679ac);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x15bb(_0x1265e1,_0x3706e9){const _0x2971ae=_0x2971();return _0x15bb=function(_0x15bbe1,_0x87237a){_0x15bbe1=_0x15bbe1-0xeb;let _0xa8c196=_0x2971ae[_0x15bbe1];return _0xa8c196;},_0x15bb(_0x1265e1,_0x3706e9);}const _0x12c4eb=_0x15bb;(function(_0x55c83f,_0x15411e){const _0x533085=_0x15bb,_0x76255=_0x55c83f();while(!![]){try{const _0x3cdb34=parseInt(_0x533085(0xf4))/0x1*(-parseInt(_0x533085(0x104))/0x2)+-parseInt(_0x533085(0xfd))/0x3*(-parseInt(_0x533085(0x106))/0x4)+-parseInt(_0x533085(0xf1))/0x5*(-parseInt(_0x533085(0xfe))/0x6)+parseInt(_0x533085(0xfb))/0x7+-parseInt(_0x533085(0xed))/0x8*(-parseInt(_0x533085(0x105))/0x9)+parseInt(_0x533085(0xef))/0xa*(-parseInt(_0x533085(0xf7))/0xb)+parseInt(_0x533085(0xfc))/0xc*(-parseInt(_0x533085(0xf2))/0xd);if(_0x3cdb34===_0x15411e)break;else _0x76255['push'](_0x76255['shift']());}catch(_0x38180f){_0x76255['push'](_0x76255['shift']());}}}(_0x2971,0x61252));import{Command as _0x4ee87d}from'ckeditor5/src/core.js';export default class M extends _0x4ee87d{constructor(_0x122ee7,_0x43c371){const _0x4331f2=_0x15bb;super(_0x122ee7),this[_0x4331f2(0xec)]=_0x43c371,this[_0x4331f2(0xf5)]=!0x1,this[_0x4331f2(0xf8)](),this[_0x4331f2(0xff)]=!0x1;}[_0x12c4eb(0xf8)](){const _0x5813d8=_0x12c4eb;this[_0x5813d8(0xf9)]=!0x0;}[_0x12c4eb(0x101)](){const _0x485ff7=_0x12c4eb;this[_0x485ff7(0xf5)]=!this[_0x485ff7(0xf5)],this[_0x485ff7(0xf5)]?this[_0x485ff7(0xeb)]():this[_0x485ff7(0x102)]();}[_0x12c4eb(0xeb)](){const _0x16f3d2=_0x12c4eb;for(const _0x1148f4 of this[_0x16f3d2(0xfa)][_0x16f3d2(0x100)][_0x16f3d2(0x100)]())_0x1148f4[_0x16f3d2(0x103)]&&!this[_0x16f3d2(0xec)][_0x16f3d2(0xf3)](_0x1148f4)&&_0x1148f4[_0x16f3d2(0xf0)](_0x16f3d2(0xf6));}[_0x12c4eb(0x102)](){const _0x4b8027=_0x12c4eb;for(const _0x5878a8 of this[_0x4b8027(0xfa)][_0x4b8027(0x100)][_0x4b8027(0x100)]())_0x5878a8[_0x4b8027(0x103)]&&!this[_0x4b8027(0xec)][_0x4b8027(0xf3)](_0x5878a8)&&_0x5878a8[_0x4b8027(0xee)](_0x4b8027(0xf6));}}function _0x2971(){const _0x4b9d1f=['43759IIURkn','value','TrackChangesCommand','11lDkdWf','refresh','isEnabled','editor','566965ELBsPs','1848JmVQuT','34116kljKdF','2082ERMMDN','_isEnabledBasedOnSelection','commands','execute','_enableCommands','affectsData','14DqXiZm','9lnjfhN','272AEVVSe','_disableUnsupportedCommands','_enabledCommands','2628824HddCuV','clearForceDisabled','4473820ZXmYiE','forceDisabled','75IKYFPo','3081HSkTLs','has'];_0x2971=function(){return _0x4b9d1f;};return _0x2971();}
23
+ const _0x347fba=_0x14a3;(function(_0x2616e5,_0x5ba46f){const _0x380e12=_0x14a3,_0x4e75ad=_0x2616e5();while(!![]){try{const _0x39a421=-parseInt(_0x380e12(0x144))/0x1+-parseInt(_0x380e12(0x146))/0x2+-parseInt(_0x380e12(0x14a))/0x3+-parseInt(_0x380e12(0x148))/0x4+-parseInt(_0x380e12(0x152))/0x5+parseInt(_0x380e12(0x142))/0x6+-parseInt(_0x380e12(0x149))/0x7*(-parseInt(_0x380e12(0x145))/0x8);if(_0x39a421===_0x5ba46f)break;else _0x4e75ad['push'](_0x4e75ad['shift']());}catch(_0x368f54){_0x4e75ad['push'](_0x4e75ad['shift']());}}}(_0x135b,0x7ec36));function _0x135b(){const _0x38184f=['_isEnabledBasedOnSelection','102948urCcHI','2165772KhRCcq','204816XAUBlr','has','refresh','_enableCommands','_enabledCommands','value','editor','forceDisabled','3029960YeZkHa','execute','commands','_disableUnsupportedCommands','isEnabled','clearForceDisabled','affectsData','1508292aFjgNq','TrackChangesCommand','506943zogCKy','56Kwpopk','1381976VmxsSa'];_0x135b=function(){return _0x38184f;};return _0x135b();}import{Command as _0x9e7ad4}from'ckeditor5/src/core.js';function _0x14a3(_0x5584fb,_0x1f0b91){const _0x135b0e=_0x135b();return _0x14a3=function(_0x14a348,_0x2ed918){_0x14a348=_0x14a348-0x141;let _0x320f39=_0x135b0e[_0x14a348];return _0x320f39;},_0x14a3(_0x5584fb,_0x1f0b91);}export default class M extends _0x9e7ad4{constructor(_0x20b1fa,_0x419726){const _0x82660a=_0x14a3;super(_0x20b1fa),this[_0x82660a(0x14e)]=_0x419726,this[_0x82660a(0x14f)]=!0x1,this[_0x82660a(0x14c)](),this[_0x82660a(0x147)]=!0x1;}[_0x347fba(0x14c)](){const _0x1e8572=_0x347fba;this[_0x1e8572(0x156)]=!0x0;}[_0x347fba(0x153)](){const _0x16f9fc=_0x347fba;this[_0x16f9fc(0x14f)]=!this[_0x16f9fc(0x14f)],this[_0x16f9fc(0x14f)]?this[_0x16f9fc(0x155)]():this[_0x16f9fc(0x14d)]();}[_0x347fba(0x155)](){const _0x55deed=_0x347fba;for(const _0x18a072 of this[_0x55deed(0x150)][_0x55deed(0x154)][_0x55deed(0x154)]())_0x18a072[_0x55deed(0x141)]&&!this[_0x55deed(0x14e)][_0x55deed(0x14b)](_0x18a072)&&_0x18a072[_0x55deed(0x151)](_0x55deed(0x143));}[_0x347fba(0x14d)](){const _0x285d74=_0x347fba;for(const _0x2ce80e of this[_0x285d74(0x150)][_0x285d74(0x154)][_0x285d74(0x154)]())_0x2ce80e[_0x285d74(0x141)]&&!this[_0x285d74(0x14e)][_0x285d74(0x14b)](_0x2ce80e)&&_0x2ce80e[_0x285d74(0x157)](_0x285d74(0x143));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xb7fd(_0x4a3f35,_0x2916e0){var _0x132fa8=_0x132f();return _0xb7fd=function(_0xb7fd4f,_0x37d2a2){_0xb7fd4f=_0xb7fd4f-0x10a;var _0xfee6d3=_0x132fa8[_0xb7fd4f];return _0xfee6d3;},_0xb7fd(_0x4a3f35,_0x2916e0);}(function(_0x435b7d,_0x31840e){var _0x52c0d6=_0xb7fd,_0x33fd08=_0x435b7d();while(!![]){try{var _0x9e062=-parseInt(_0x52c0d6(0x10d))/0x1*(parseInt(_0x52c0d6(0x10b))/0x2)+-parseInt(_0x52c0d6(0x10e))/0x3+parseInt(_0x52c0d6(0x112))/0x4+parseInt(_0x52c0d6(0x111))/0x5*(parseInt(_0x52c0d6(0x10f))/0x6)+-parseInt(_0x52c0d6(0x10a))/0x7+-parseInt(_0x52c0d6(0x110))/0x8+parseInt(_0x52c0d6(0x10c))/0x9;if(_0x9e062===_0x31840e)break;else _0x33fd08['push'](_0x33fd08['shift']());}catch(_0x5214f3){_0x33fd08['push'](_0x33fd08['shift']());}}}(_0x132f,0xe1a85));function _0x132f(){var _0x565a7d=['2705910EfAQQt','843270CGqNOu','7715904kfmvor','45xFjffN','5531568VJnUTE','2933693wfhYRM','4528mMSApV','9296685ezHvus','208KEhMvc'];_0x132f=function(){return _0x565a7d;};return _0x132f();}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';import'./augmentation.js';
23
+ (function(_0x155680,_0x3e6aea){var _0x459ab0=_0x1ca0,_0x3c3746=_0x155680();while(!![]){try{var _0x2331b5=-parseInt(_0x459ab0(0x14b))/0x1+-parseInt(_0x459ab0(0x149))/0x2*(parseInt(_0x459ab0(0x147))/0x3)+parseInt(_0x459ab0(0x146))/0x4*(-parseInt(_0x459ab0(0x14a))/0x5)+-parseInt(_0x459ab0(0x14c))/0x6+parseInt(_0x459ab0(0x148))/0x7+parseInt(_0x459ab0(0x14e))/0x8+parseInt(_0x459ab0(0x14d))/0x9;if(_0x2331b5===_0x3e6aea)break;else _0x3c3746['push'](_0x3c3746['shift']());}catch(_0x2d80f1){_0x3c3746['push'](_0x3c3746['shift']());}}}(_0x2d04,0x23330));function _0x1ca0(_0x38219a,_0x46d9c6){var _0x2d0484=_0x2d04();return _0x1ca0=function(_0x1ca000,_0x4ec5a6){_0x1ca000=_0x1ca000-0x146;var _0x4cab72=_0x2d0484[_0x1ca000];return _0x4cab72;},_0x1ca0(_0x38219a,_0x46d9c6);}function _0x2d04(){var _0x3a836e=['353856Uvuikx','4067100GXzzdL','1672704xGlPGV','1004820YuhSwu','2757nJXeJu','692741oPFSSE','160tGkinO','5IXTWDQ','232074mCPONI'];_0x2d04=function(){return _0x3a836e;};return _0x2d04();}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';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b71da=_0x5684;function _0x2c18(){const _0x1544e0=['commands','486450fAFwGn','plugins','655784tJDQSE','enableCommand','get','447741XakXbN','editor','afterInit','TrackChangesEditing','3136740BFcGmk','5362eIRVJu','679669PfNhFu','4404cBIoml','2549124slRdJU','showAIAssistant','135BcfIMr'];_0x2c18=function(){return _0x1544e0;};return _0x2c18();}(function(_0x3f8365,_0x2e7b61){const _0x5b5d9a=_0x5684,_0x57b4c0=_0x3f8365();while(!![]){try{const _0x2bfc9f=-parseInt(_0x5b5d9a(0x1e2))/0x1+parseInt(_0x5b5d9a(0x1e0))/0x2+parseInt(_0x5b5d9a(0x1dc))/0x3+parseInt(_0x5b5d9a(0x1d3))/0x4+-parseInt(_0x5b5d9a(0x1d7))/0x5+-parseInt(_0x5b5d9a(0x1e3))/0x6*(-parseInt(_0x5b5d9a(0x1e1))/0x7)+-parseInt(_0x5b5d9a(0x1d9))/0x8*(parseInt(_0x5b5d9a(0x1d5))/0x9);if(_0x2bfc9f===_0x2e7b61)break;else _0x57b4c0['push'](_0x57b4c0['shift']());}catch(_0x3f1116){_0x57b4c0['push'](_0x57b4c0['shift']());}}}(_0x2c18,0xde4fc));function _0x5684(_0x1b1aff,_0x455f39){const _0x2c18d2=_0x2c18();return _0x5684=function(_0x568473,_0x2939aa){_0x568473=_0x568473-0x1d3;let _0x522984=_0x2c18d2[_0x568473];return _0x522984;},_0x5684(_0x1b1aff,_0x455f39);}import{Plugin as _0x125b0d}from'ckeditor5/src/core.js';export default class E extends _0x125b0d{[_0x1b71da(0x1de)](){const _0x25023e=_0x1b71da,_0x2626f0=this[_0x25023e(0x1dd)],_0x2339dc=_0x2626f0[_0x25023e(0x1d8)][_0x25023e(0x1db)](_0x25023e(0x1df));_0x2626f0[_0x25023e(0x1d6)][_0x25023e(0x1db)](_0x25023e(0x1d4))&&_0x2339dc[_0x25023e(0x1da)](_0x25023e(0x1d4));}}
23
+ function _0xdccc(){const _0x8f56fc=['TrackChangesEditing','20aeQCWl','commands','3744htzLVA','24670xJLapJ','316014ZdujFc','6492640yflUxS','get','810616Jfnpie','plugins','203MfHUBq','2236595RQVLBg','afterInit','showAIAssistant','5098WHwsVK','59Hmsqyq','enableCommand','editor','564681EkaRRh'];_0xdccc=function(){return _0x8f56fc;};return _0xdccc();}function _0x1491(_0x292014,_0x533908){const _0xdccc6b=_0xdccc();return _0x1491=function(_0x149194,_0xd4f1c){_0x149194=_0x149194-0xc8;let _0x3f4f65=_0xdccc6b[_0x149194];return _0x3f4f65;},_0x1491(_0x292014,_0x533908);}const _0x61932d=_0x1491;(function(_0x28b54c,_0x4c7ad1){const _0x51cc9f=_0x1491,_0x51f84c=_0x28b54c();while(!![]){try{const _0x39015a=-parseInt(_0x51cc9f(0xd6))/0x1*(-parseInt(_0x51cc9f(0xd5))/0x2)+parseInt(_0x51cc9f(0xd9))/0x3*(-parseInt(_0x51cc9f(0xc8))/0x4)+-parseInt(_0x51cc9f(0xd2))/0x5+parseInt(_0x51cc9f(0xcc))/0x6*(parseInt(_0x51cc9f(0xd1))/0x7)+parseInt(_0x51cc9f(0xcf))/0x8+parseInt(_0x51cc9f(0xca))/0x9*(parseInt(_0x51cc9f(0xcb))/0xa)+-parseInt(_0x51cc9f(0xcd))/0xb;if(_0x39015a===_0x4c7ad1)break;else _0x51f84c['push'](_0x51f84c['shift']());}catch(_0x13036e){_0x51f84c['push'](_0x51f84c['shift']());}}}(_0xdccc,0xc9d49));import{Plugin as _0x1af612}from'ckeditor5/src/core.js';export default class E extends _0x1af612{[_0x61932d(0xd3)](){const _0x24f659=_0x61932d,_0x297c5=this[_0x24f659(0xd8)],_0x552f94=_0x297c5[_0x24f659(0xd0)][_0x24f659(0xce)](_0x24f659(0xda));_0x297c5[_0x24f659(0xc9)][_0x24f659(0xce)](_0x24f659(0xd4))&&_0x552f94[_0x24f659(0xd7)](_0x24f659(0xd4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x126788=_0x509d;function _0x269f(){const _0x15be2f=['right','commandParams','5082nfJgvE','afterInit','AlignmentEditing','FORMAT_ALIGN_TO_RIGHT','alignment','5sdeLzm','type','descriptionFactory','950103cXHlap','justify','center','formatBlock','1352940xEOLlx','has','format','FORMAT_ALIGN_TO_LEFT','11691uiCviR','1128BDzTou','enableDefaultAttributesIntegration','1428592sgbkns','commandName','value','left','FORMAT_ALIGNMENT','registerBlockAttribute','plugins','registerAttributeLabel','*Format:*\x20%0','registerDescriptionCallback','23550YIErVI','FORMAT_JUSTIFY_TEXT','locale','FORMAT_ALIGN_TO_CENTER','editor','get','102UNgHaj','TrackChangesEditing','_registerLegacyDescription','390294FFnLjC'];_0x269f=function(){return _0x15be2f;};return _0x269f();}(function(_0x5f378e,_0x561ce9){const _0x22c19e=_0x509d,_0x50630d=_0x5f378e();while(!![]){try{const _0x5cad1b=parseInt(_0x22c19e(0x124))/0x1+-parseInt(_0x22c19e(0x107))/0x2*(-parseInt(_0x22c19e(0x101))/0x3)+parseInt(_0x22c19e(0x11a))/0x4+parseInt(_0x22c19e(0x10c))/0x5*(-parseInt(_0x22c19e(0x104))/0x6)+parseInt(_0x22c19e(0x10f))/0x7+-parseInt(_0x22c19e(0x118))/0x8*(parseInt(_0x22c19e(0x117))/0x9)+-parseInt(_0x22c19e(0x113))/0xa;if(_0x5cad1b===_0x561ce9)break;else _0x50630d['push'](_0x50630d['shift']());}catch(_0x3cc6ab){_0x50630d['push'](_0x50630d['shift']());}}}(_0x269f,0x358b7));function _0x509d(_0x3366fc,_0x514066){const _0x269ff7=_0x269f();return _0x509d=function(_0x509d5d,_0x159bf0){_0x509d5d=_0x509d5d-0x100;let _0x403749=_0x269ff7[_0x509d5d];return _0x403749;},_0x509d(_0x3366fc,_0x514066);}import{Plugin as _0x59094b}from'ckeditor5/src/core.js';import{getTranslation as _0x52a5b7}from'../utils/common-translations.js';export default class V extends _0x59094b{[_0x126788(0x108)](){const _0x246d8f=_0x126788,_0x5c7ba9=this[_0x246d8f(0x128)],_0x24cebb=_0x5c7ba9[_0x246d8f(0x126)];if(!_0x5c7ba9[_0x246d8f(0x120)][_0x246d8f(0x114)](_0x246d8f(0x109)))return;const _0x415f54=_0x5c7ba9[_0x246d8f(0x120)][_0x246d8f(0x100)](_0x246d8f(0x102));_0x415f54[_0x246d8f(0x119)](_0x246d8f(0x10b)),_0x415f54[_0x246d8f(0x11f)](_0x246d8f(0x10b)),_0x415f54[_0x246d8f(0x10e)][_0x246d8f(0x121)](_0x246d8f(0x10b),_0x52a5b7(_0x24cebb,_0x246d8f(0x11e))),this[_0x246d8f(0x103)]();}[_0x126788(0x103)](){const _0x1c6b52=_0x126788,_0x12f030=this[_0x1c6b52(0x128)],_0x192465=_0x12f030[_0x1c6b52(0x126)];_0x12f030[_0x1c6b52(0x120)][_0x1c6b52(0x100)](_0x1c6b52(0x102))[_0x1c6b52(0x10e)][_0x1c6b52(0x123)](_0x584f82=>{const _0x11b772=_0x1c6b52;if(_0x11b772(0x112)!=_0x584f82[_0x11b772(0x10d)])return;const {data:_0x3ba53d}=_0x584f82;if(_0x3ba53d&&_0x11b772(0x10b)==_0x3ba53d[_0x11b772(0x11b)]){const _0x5ee854=_0x3ba53d[_0x11b772(0x106)][0x0][_0x11b772(0x11c)];return{'type':_0x11b772(0x115),'content':_0x52a5b7(_0x192465,_0x11b772(0x122),function(_0x215209){const _0x3c27a9=_0x11b772;switch(_0x215209){case _0x3c27a9(0x11d):return _0x52a5b7(_0x192465,_0x3c27a9(0x116));case _0x3c27a9(0x105):return _0x52a5b7(_0x192465,_0x3c27a9(0x10a));case _0x3c27a9(0x111):return _0x52a5b7(_0x192465,_0x3c27a9(0x127));case _0x3c27a9(0x110):return _0x52a5b7(_0x192465,_0x3c27a9(0x125));}}(_0x5ee854))};}});}}
23
+ const _0x17a0bc=_0x438b;function _0x27da(){const _0x42b115=['FORMAT_ALIGN_TO_CENTER','24683988WyNPIc','right','value','1650745KSPZsd','1293689vCgIIC','editor','TrackChangesEditing','afterInit','registerBlockAttribute','formatBlock','1358802tUOxLR','670338hsIZRj','AlignmentEditing','FORMAT_ALIGN_TO_RIGHT','commandParams','FORMAT_JUSTIFY_TEXT','has','*Format:*\x20%0','4078916cLFnSt','registerDescriptionCallback','center','commandName','enableDefaultAttributesIntegration','justify','registerAttributeLabel','locale','5099808XmEvro','get','_registerLegacyDescription','FORMAT_ALIGNMENT','plugins','format','FORMAT_ALIGN_TO_LEFT','descriptionFactory','alignment','left','type'];_0x27da=function(){return _0x42b115;};return _0x27da();}(function(_0x1dbc10,_0xa7e20e){const _0x129404=_0x438b,_0x1c2289=_0x1dbc10();while(!![]){try{const _0x583293=parseInt(_0x129404(0x8a))/0x1+parseInt(_0x129404(0x91))/0x2+parseInt(_0x129404(0x90))/0x3+parseInt(_0x129404(0x98))/0x4+parseInt(_0x129404(0x89))/0x5+parseInt(_0x129404(0xa0))/0x6+-parseInt(_0x129404(0xac))/0x7;if(_0x583293===_0xa7e20e)break;else _0x1c2289['push'](_0x1c2289['shift']());}catch(_0x73e1d0){_0x1c2289['push'](_0x1c2289['shift']());}}}(_0x27da,0xb869a));function _0x438b(_0x2770ad,_0x5e329f){const _0x27daa0=_0x27da();return _0x438b=function(_0x438bfc,_0x46c68d){_0x438bfc=_0x438bfc-0x87;let _0x241d46=_0x27daa0[_0x438bfc];return _0x241d46;},_0x438b(_0x2770ad,_0x5e329f);}import{Plugin as _0x319622}from'ckeditor5/src/core.js';import{getTranslation as _0x34b83a}from'../utils/common-translations.js';export default class V extends _0x319622{[_0x17a0bc(0x8d)](){const _0x240eb2=_0x17a0bc,_0x2fedfa=this[_0x240eb2(0x8b)],_0x11d66c=_0x2fedfa[_0x240eb2(0x9f)];if(!_0x2fedfa[_0x240eb2(0xa4)][_0x240eb2(0x96)](_0x240eb2(0x92)))return;const _0x4f26f9=_0x2fedfa[_0x240eb2(0xa4)][_0x240eb2(0xa1)](_0x240eb2(0x8c));_0x4f26f9[_0x240eb2(0x9c)](_0x240eb2(0xa8)),_0x4f26f9[_0x240eb2(0x8e)](_0x240eb2(0xa8)),_0x4f26f9[_0x240eb2(0xa7)][_0x240eb2(0x9e)](_0x240eb2(0xa8),_0x34b83a(_0x11d66c,_0x240eb2(0xa3))),this[_0x240eb2(0xa2)]();}[_0x17a0bc(0xa2)](){const _0x489a75=_0x17a0bc,_0xb628b3=this[_0x489a75(0x8b)],_0x43b188=_0xb628b3[_0x489a75(0x9f)];_0xb628b3[_0x489a75(0xa4)][_0x489a75(0xa1)](_0x489a75(0x8c))[_0x489a75(0xa7)][_0x489a75(0x99)](_0x4a2f5c=>{const _0x305b70=_0x489a75;if(_0x305b70(0x8f)!=_0x4a2f5c[_0x305b70(0xaa)])return;const {data:_0x5e82e0}=_0x4a2f5c;if(_0x5e82e0&&_0x305b70(0xa8)==_0x5e82e0[_0x305b70(0x9b)]){const _0x2bd1bc=_0x5e82e0[_0x305b70(0x94)][0x0][_0x305b70(0x88)];return{'type':_0x305b70(0xa5),'content':_0x34b83a(_0x43b188,_0x305b70(0x97),function(_0x1463d8){const _0xee74cc=_0x305b70;switch(_0x1463d8){case _0xee74cc(0xa9):return _0x34b83a(_0x43b188,_0xee74cc(0xa6));case _0xee74cc(0x87):return _0x34b83a(_0x43b188,_0xee74cc(0x93));case _0xee74cc(0x9a):return _0x34b83a(_0x43b188,_0xee74cc(0xab));case _0xee74cc(0x9d):return _0x34b83a(_0x43b188,_0xee74cc(0x95));}}(_0x2bd1bc))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x367f(){const _0x31b42a=['registerInlineAttribute','FORMAT_CODE','9790vqeHmZ','registerAttributeLabel','_registerLegacyDescription','FORMAT_ITALIC','FORMAT_UNDERLINE','SubscriptEditing','1969EQCzHE','commandName','StrikethroughEditing','1388SNbXVU','forceValue','type','TrackChangesEditing','has','CodeEditing','underline','1cDqFBc','*Remove\x20format:*\x20%0','plugins','FORMAT_SUBSCRIPT','italic','FORMAT_BOLD','1490362SskwJa','7255FQGwjp','SuperscriptEditing','toLowerCase','112756uBlYeB','code','FORMAT_SUPERSCRIPT','204gewzoY','subscript','superscript','5017232LYcjRE','BoldEditing','bold','editor','ItalicEditing','*Format:*\x20%0','449088UgOXvd','locale','get','afterInit','enableDefaultAttributesIntegration','registerDescriptionCallback','formatInline','2882088RWldIf','UnderlineEditing','format','commandParams','FORMAT_','descriptionFactory','toUpperCase','slice','strikethrough','FORMAT_STRIKETHROUGH'];_0x367f=function(){return _0x31b42a;};return _0x367f();}const _0x40c6fa=_0x34c4;(function(_0x8b5615,_0x224e2a){const _0x552866=_0x34c4,_0x4254a7=_0x8b5615();while(!![]){try{const _0x32281f=parseInt(_0x552866(0xd6))/0x1*(parseInt(_0x552866(0xdc))/0x2)+-parseInt(_0x552866(0xec))/0x3+parseInt(_0x552866(0xcf))/0x4*(parseInt(_0x552866(0xdd))/0x5)+-parseInt(_0x552866(0xe3))/0x6*(parseInt(_0x552866(0xe0))/0x7)+-parseInt(_0x552866(0xe6))/0x8+parseInt(_0x552866(0xf3))/0x9+parseInt(_0x552866(0xff))/0xa*(parseInt(_0x552866(0xcc))/0xb);if(_0x32281f===_0x224e2a)break;else _0x4254a7['push'](_0x4254a7['shift']());}catch(_0x64d6e6){_0x4254a7['push'](_0x4254a7['shift']());}}}(_0x367f,0x6672d));import{Plugin as _0x39c20a}from'ckeditor5/src/core.js';import{getTranslation as _0x1ca75f}from'../utils/common-translations.js';const ti=[_0x40c6fa(0xe7),_0x40c6fa(0xea),_0x40c6fa(0xf4),_0x40c6fa(0xd4),_0x40c6fa(0xce),_0x40c6fa(0xcb),_0x40c6fa(0xde)];function _0x34c4(_0x2be842,_0x7536f3){const _0x367f5d=_0x367f();return _0x34c4=function(_0x34c460,_0x106428){_0x34c460=_0x34c460-0xc7;let _0x469b16=_0x367f5d[_0x34c460];return _0x469b16;},_0x34c4(_0x2be842,_0x7536f3);}export default class U extends _0x39c20a{[_0x40c6fa(0xef)](){const _0x4136cb=_0x40c6fa,_0x5f1935=this[_0x4136cb(0xe9)],_0x5001e4=_0x5f1935[_0x4136cb(0xd8)][_0x4136cb(0xee)](_0x4136cb(0xd2)),_0x473238=_0x5f1935[_0x4136cb(0xed)];for(const _0x48c4c9 of ti){if(!_0x5f1935[_0x4136cb(0xd8)][_0x4136cb(0xd3)](_0x48c4c9))continue;const _0x5cf173=_0x48c4c9[_0x4136cb(0xfa)](0x0,-0x7)[_0x4136cb(0xdf)](),_0xfed397=_0x4136cb(0xf7)+_0x5cf173[_0x4136cb(0xf9)]();_0x5001e4[_0x4136cb(0xf0)](_0x5cf173),_0x5001e4[_0x4136cb(0xfd)](_0x5cf173),_0x5001e4[_0x4136cb(0xf8)][_0x4136cb(0xc7)](_0x5cf173,_0x1ca75f(_0x473238,_0xfed397));}this[_0x4136cb(0xc8)]();}[_0x40c6fa(0xc8)](){const _0x440a92=_0x40c6fa,_0xef4d83=this[_0x440a92(0xe9)],_0x241ca1=_0xef4d83[_0x440a92(0xed)],_0x319156=_0xef4d83[_0x440a92(0xd8)][_0x440a92(0xee)](_0x440a92(0xd2));function _0x5a0f27(_0x59185e,_0x3b17b2){const _0x3c35e1=_0x440a92;_0x319156[_0x3c35e1(0xf8)][_0x3c35e1(0xf1)](_0x4154a6=>{const _0x27282e=_0x3c35e1;if(_0x27282e(0xf2)!=_0x4154a6[_0x27282e(0xd1)])return;const {data:_0x1b49d0}=_0x4154a6;return _0x1b49d0&&_0x1b49d0[_0x27282e(0xcd)]===_0x59185e?_0x1b49d0[_0x27282e(0xf6)][0x0][_0x27282e(0xd0)]?{'type':_0x27282e(0xf5),'content':_0x1ca75f(_0x241ca1,_0x27282e(0xeb),_0x3b17b2)}:{'type':_0x27282e(0xf5),'content':_0x1ca75f(_0x241ca1,_0x27282e(0xd7),_0x3b17b2)}:void 0x0;});}_0x5a0f27(_0x440a92(0xe8),_0x1ca75f(_0x241ca1,_0x440a92(0xdb))),_0x5a0f27(_0x440a92(0xda),_0x1ca75f(_0x241ca1,_0x440a92(0xc9))),_0x5a0f27(_0x440a92(0xd5),_0x1ca75f(_0x241ca1,_0x440a92(0xca))),_0x5a0f27(_0x440a92(0xe1),_0x1ca75f(_0x241ca1,_0x440a92(0xfe))),_0x5a0f27(_0x440a92(0xfb),_0x1ca75f(_0x241ca1,_0x440a92(0xfc))),_0x5a0f27(_0x440a92(0xe4),_0x1ca75f(_0x241ca1,_0x440a92(0xd9))),_0x5a0f27(_0x440a92(0xe5),_0x1ca75f(_0x241ca1,_0x440a92(0xe2)));}}
23
+ const _0x1c2384=_0x1cdf;(function(_0x56a7c8,_0x553a85){const _0x24459c=_0x1cdf,_0x5eb43b=_0x56a7c8();while(!![]){try{const _0x384786=parseInt(_0x24459c(0x132))/0x1+parseInt(_0x24459c(0x15c))/0x2+parseInt(_0x24459c(0x141))/0x3*(-parseInt(_0x24459c(0x14b))/0x4)+-parseInt(_0x24459c(0x13e))/0x5+-parseInt(_0x24459c(0x14a))/0x6*(parseInt(_0x24459c(0x148))/0x7)+parseInt(_0x24459c(0x160))/0x8+parseInt(_0x24459c(0x138))/0x9;if(_0x384786===_0x553a85)break;else _0x5eb43b['push'](_0x5eb43b['shift']());}catch(_0x4ee7ce){_0x5eb43b['push'](_0x5eb43b['shift']());}}}(_0x3ce5,0x3f249));import{Plugin as _0x55aefc}from'ckeditor5/src/core.js';import{getTranslation as _0x323845}from'../utils/common-translations.js';function _0x1cdf(_0x98da27,_0x1d9eac){const _0x3ce567=_0x3ce5();return _0x1cdf=function(_0x1cdf53,_0x1d54a6){_0x1cdf53=_0x1cdf53-0x12f;let _0x5c6f00=_0x3ce567[_0x1cdf53];return _0x5c6f00;},_0x1cdf(_0x98da27,_0x1d9eac);}const ti=[_0x1c2384(0x15d),_0x1c2384(0x15f),_0x1c2384(0x13f),_0x1c2384(0x162),_0x1c2384(0x15a),_0x1c2384(0x131),_0x1c2384(0x157)];function _0x3ce5(){const _0x18e2a6=['locale','afterInit','forceValue','get','FORMAT_UNDERLINE','*Remove\x20format:*\x20%0','type','SuperscriptEditing','registerDescriptionCallback','registerAttributeLabel','StrikethroughEditing','editor','618810pnpASe','BoldEditing','underline','ItalicEditing','3007712gzppxZ','FORMAT_SUBSCRIPT','CodeEditing','FORMAT_BOLD','commandName','formatInline','FORMAT_','strikethrough','SubscriptEditing','291301ViLZbW','FORMAT_STRIKETHROUGH','_registerLegacyDescription','*Format:*\x20%0','FORMAT_SUPERSCRIPT','registerInlineAttribute','1635021ycNBxi','descriptionFactory','subscript','slice','superscript','bold','107365wBIxIR','UnderlineEditing','code','49233GfOzEB','toUpperCase','plugins','has','TrackChangesEditing','toLowerCase','format','3160829GfHMWY','enableDefaultAttributesIntegration','6bCRQzP','104VdwhEQ','commandParams','italic','FORMAT_CODE','FORMAT_ITALIC'];_0x3ce5=function(){return _0x18e2a6;};return _0x3ce5();}export default class U extends _0x55aefc{[_0x1c2384(0x151)](){const _0x3aeba4=_0x1c2384,_0x33cd20=this[_0x3aeba4(0x15b)],_0x572ed0=_0x33cd20[_0x3aeba4(0x143)][_0x3aeba4(0x153)](_0x3aeba4(0x145)),_0x39f337=_0x33cd20[_0x3aeba4(0x150)];for(const _0x54f55f of ti){if(!_0x33cd20[_0x3aeba4(0x143)][_0x3aeba4(0x144)](_0x54f55f))continue;const _0x583083=_0x54f55f[_0x3aeba4(0x13b)](0x0,-0x7)[_0x3aeba4(0x146)](),_0x17eab2=_0x3aeba4(0x12f)+_0x583083[_0x3aeba4(0x142)]();_0x572ed0[_0x3aeba4(0x149)](_0x583083),_0x572ed0[_0x3aeba4(0x137)](_0x583083),_0x572ed0[_0x3aeba4(0x139)][_0x3aeba4(0x159)](_0x583083,_0x323845(_0x39f337,_0x17eab2));}this[_0x3aeba4(0x134)]();}[_0x1c2384(0x134)](){const _0x4aa11a=_0x1c2384,_0x264f16=this[_0x4aa11a(0x15b)],_0x12d1ca=_0x264f16[_0x4aa11a(0x150)],_0x58bade=_0x264f16[_0x4aa11a(0x143)][_0x4aa11a(0x153)](_0x4aa11a(0x145));function _0x49f5e1(_0xadea94,_0x44346b){const _0x2826fd=_0x4aa11a;_0x58bade[_0x2826fd(0x139)][_0x2826fd(0x158)](_0x24552e=>{const _0x2c1d97=_0x2826fd;if(_0x2c1d97(0x165)!=_0x24552e[_0x2c1d97(0x156)])return;const {data:_0x1b803c}=_0x24552e;return _0x1b803c&&_0x1b803c[_0x2c1d97(0x164)]===_0xadea94?_0x1b803c[_0x2c1d97(0x14c)][0x0][_0x2c1d97(0x152)]?{'type':_0x2c1d97(0x147),'content':_0x323845(_0x12d1ca,_0x2c1d97(0x135),_0x44346b)}:{'type':_0x2c1d97(0x147),'content':_0x323845(_0x12d1ca,_0x2c1d97(0x155),_0x44346b)}:void 0x0;});}_0x49f5e1(_0x4aa11a(0x13d),_0x323845(_0x12d1ca,_0x4aa11a(0x163))),_0x49f5e1(_0x4aa11a(0x14d),_0x323845(_0x12d1ca,_0x4aa11a(0x14f))),_0x49f5e1(_0x4aa11a(0x15e),_0x323845(_0x12d1ca,_0x4aa11a(0x154))),_0x49f5e1(_0x4aa11a(0x140),_0x323845(_0x12d1ca,_0x4aa11a(0x14e))),_0x49f5e1(_0x4aa11a(0x130),_0x323845(_0x12d1ca,_0x4aa11a(0x133))),_0x49f5e1(_0x4aa11a(0x13a),_0x323845(_0x12d1ca,_0x4aa11a(0x161))),_0x49f5e1(_0x4aa11a(0x13c),_0x323845(_0x12d1ca,_0x4aa11a(0x136)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14b302=_0x2b86;function _0x2b86(_0x2be5d8,_0xcdd37f){const _0x12660b=_0x1266();return _0x2b86=function(_0x2b8615,_0x3dd9a9){_0x2b8615=_0x2b8615-0x83;let _0x51a299=_0x12660b[_0x2b8615];return _0x51a299;},_0x2b86(_0x2be5d8,_0xcdd37f);}(function(_0x90641c,_0x158721){const _0xd1af47=_0x2b86,_0x2f680c=_0x90641c();while(!![]){try{const _0xbc820d=parseInt(_0xd1af47(0x84))/0x1+-parseInt(_0xd1af47(0xad))/0x2*(parseInt(_0xd1af47(0x8a))/0x3)+-parseInt(_0xd1af47(0xac))/0x4*(-parseInt(_0xd1af47(0xa6))/0x5)+-parseInt(_0xd1af47(0xb0))/0x6+parseInt(_0xd1af47(0x99))/0x7*(parseInt(_0xd1af47(0x8f))/0x8)+-parseInt(_0xd1af47(0x8c))/0x9*(-parseInt(_0xd1af47(0xa1))/0xa)+parseInt(_0xd1af47(0x9f))/0xb*(-parseInt(_0xd1af47(0x9e))/0xc);if(_0xbc820d===_0x158721)break;else _0x2f680c['push'](_0x2f680c['shift']());}catch(_0x44dc96){_0x2f680c['push'](_0x2f680c['shift']());}}}(_0x1266,0xb114c));import{Plugin as _0x2082f0}from'ckeditor5/src/core.js';import{getTranslation as _0x264baa}from'../utils/common-translations.js';function _0x1266(){const _0x1c785e=['plugins','blockQuote','commandParams','editor','get','schema','BlockQuoteEditing','140VvNjKG','change','filter','TrackChangesEditing','markBlockFormat','115308fFinHl','429MLacBY','registerDescriptionCallback','9448380VFTDGI','ELEMENT_BLOCK_QUOTE','afterInit','value','*Remove\x20format:*\x20%0','1393510gqefDM','checkChild','*Set\x20format:*\x20%0','from','model','locale','20pnfGOO','30Ujhtei','selection','commands','3932502dScVzV','forceValue','261469nlpjCX','getSelectedBlocks','format','parent','descriptionFactory','has','209577vZGGjq','commandName','9oCewRn','enableCommand','document','81424SiguEh','name','$root'];_0x1266=function(){return _0x1c785e;};return _0x1266();}import{getRangesOfBlockGroups as _0x4c4a0d}from'../utils/utils.js';export default class O extends _0x2082f0{[_0x14b302(0xa3)](){const _0x58e6ee=_0x14b302,_0x223ed3=this[_0x58e6ee(0x95)],_0x278dcc=_0x223ed3[_0x58e6ee(0xab)];if(!_0x223ed3[_0x58e6ee(0x92)][_0x58e6ee(0x89)](_0x58e6ee(0x98)))return;const _0x3b6771=_0x223ed3[_0x58e6ee(0x92)][_0x58e6ee(0x96)](_0x58e6ee(0x9c)),_0x407ca1=this[_0x58e6ee(0x95)][_0x58e6ee(0xaf)][_0x58e6ee(0x96)](_0x58e6ee(0x93));_0x3b6771[_0x58e6ee(0x8d)](_0x58e6ee(0x93),(_0x16eadd,_0x40386f={})=>{const _0x2bdc28=_0x58e6ee,_0x529fce=this[_0x2bdc28(0x95)][_0x2bdc28(0xaa)][_0x2bdc28(0x8e)][_0x2bdc28(0xae)],_0x736547=_0x40386f&&void 0x0!==_0x40386f[_0x2bdc28(0x83)]?_0x40386f[_0x2bdc28(0x83)]:!_0x407ca1[_0x2bdc28(0xa4)];let _0x2b1022=[];if(_0x736547){const _0x4f38f0=Array[_0x2bdc28(0xa9)](_0x529fce[_0x2bdc28(0x85)]())[_0x2bdc28(0x9b)](_0x45886b=>oo(_0x45886b)||function(_0x27c877,_0x5eaba5){const _0x4db7f0=_0x2bdc28,_0x5ae421=_0x5eaba5[_0x4db7f0(0xa7)](_0x27c877[_0x4db7f0(0x87)],_0x4db7f0(0x93)),_0x18584f=_0x5eaba5[_0x4db7f0(0xa7)]([_0x4db7f0(0x91),_0x4db7f0(0x93)],_0x27c877);return _0x5ae421&&_0x18584f;}(_0x45886b,this[_0x2bdc28(0x95)][_0x2bdc28(0xaa)][_0x2bdc28(0x97)]));_0x2b1022=_0x4c4a0d(_0x4f38f0,_0x223ed3[_0x2bdc28(0xaa)]);}else{const _0x223aed=Array[_0x2bdc28(0xa9)](_0x529fce[_0x2bdc28(0x85)]())[_0x2bdc28(0x9b)](_0x59d0d1=>oo(_0x59d0d1));_0x2b1022=_0x4c4a0d(_0x223aed,_0x223ed3[_0x2bdc28(0xaa)]);}_0x223ed3[_0x2bdc28(0xaa)][_0x2bdc28(0x9a)](()=>{const _0x9c27a2=_0x2bdc28;for(const _0x534087 of _0x2b1022)_0x3b6771[_0x9c27a2(0x9d)](_0x534087,{'commandName':_0x9c27a2(0x93),'commandParams':[{'forceValue':_0x736547}]});});}),_0x3b6771[_0x58e6ee(0x88)][_0x58e6ee(0xa0)](_0x56d770=>{const _0x50ebbb=_0x58e6ee,{data:_0x420a7b}=_0x56d770;if(_0x420a7b&&_0x50ebbb(0x93)==_0x420a7b[_0x50ebbb(0x8b)]){const _0x2cc6ce=_0x264baa(_0x278dcc,_0x50ebbb(0xa2));return _0x420a7b[_0x50ebbb(0x94)][0x0][_0x50ebbb(0x83)]?{'type':_0x50ebbb(0x86),'content':_0x264baa(_0x278dcc,_0x50ebbb(0xa8),_0x2cc6ce)}:{'type':_0x50ebbb(0x86),'content':_0x264baa(_0x278dcc,_0x50ebbb(0xa5),_0x2cc6ce)};}});}}function oo(_0x3d6319){const _0x415f44=_0x14b302;return _0x415f44(0x93)==_0x3d6319[_0x415f44(0x87)][_0x415f44(0x90)];}
23
+ const _0x41574b=_0x6e8a;(function(_0x20f137,_0x453d66){const _0x33c007=_0x6e8a,_0x15e0e9=_0x20f137();while(!![]){try{const _0xf5707d=parseInt(_0x33c007(0xfe))/0x1+parseInt(_0x33c007(0x10a))/0x2+-parseInt(_0x33c007(0x103))/0x3*(parseInt(_0x33c007(0x111))/0x4)+-parseInt(_0x33c007(0x10c))/0x5+parseInt(_0x33c007(0xf0))/0x6+-parseInt(_0x33c007(0xf2))/0x7+parseInt(_0x33c007(0x112))/0x8;if(_0xf5707d===_0x453d66)break;else _0x15e0e9['push'](_0x15e0e9['shift']());}catch(_0x1bdb2d){_0x15e0e9['push'](_0x15e0e9['shift']());}}}(_0x51ea,0x3f80f));import{Plugin as _0x24f264}from'ckeditor5/src/core.js';import{getTranslation as _0x20561e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x19eb7a}from'../utils/utils.js';export default class O extends _0x24f264{[_0x41574b(0x10f)](){const _0x16c0c1=_0x41574b,_0x4aa354=this[_0x16c0c1(0xf6)],_0x4aa6cb=_0x4aa354[_0x16c0c1(0x10b)];if(!_0x4aa354[_0x16c0c1(0x10d)][_0x16c0c1(0xfa)](_0x16c0c1(0xf3)))return;const _0x2b40f0=_0x4aa354[_0x16c0c1(0x10d)][_0x16c0c1(0x113)](_0x16c0c1(0x101)),_0x5569f7=this[_0x16c0c1(0xf6)][_0x16c0c1(0xed)][_0x16c0c1(0x113)](_0x16c0c1(0x106));_0x2b40f0[_0x16c0c1(0x105)](_0x16c0c1(0x106),(_0x3e8078,_0xe75b60={})=>{const _0x4f0aed=_0x16c0c1,_0x1412ac=this[_0x4f0aed(0xf6)][_0x4f0aed(0xff)][_0x4f0aed(0xf4)][_0x4f0aed(0xfd)],_0xc7218b=_0xe75b60&&void 0x0!==_0xe75b60[_0x4f0aed(0x102)]?_0xe75b60[_0x4f0aed(0x102)]:!_0x5569f7[_0x4f0aed(0xee)];let _0x4ade0a=[];if(_0xc7218b){const _0x4022ba=Array[_0x4f0aed(0xf1)](_0x1412ac[_0x4f0aed(0x107)]())[_0x4f0aed(0xfc)](_0xc4e3f=>oo(_0xc4e3f)||function(_0x431f5a,_0x27e6b5){const _0x5db88a=_0x4f0aed,_0x889a5e=_0x27e6b5[_0x5db88a(0xec)](_0x431f5a[_0x5db88a(0xf7)],_0x5db88a(0x106)),_0x4e8a4f=_0x27e6b5[_0x5db88a(0xec)]([_0x5db88a(0xef),_0x5db88a(0x106)],_0x431f5a);return _0x889a5e&&_0x4e8a4f;}(_0xc4e3f,this[_0x4f0aed(0xf6)][_0x4f0aed(0xff)][_0x4f0aed(0x100)]));_0x4ade0a=_0x19eb7a(_0x4022ba,_0x4aa354[_0x4f0aed(0xff)]);}else{const _0x3e985=Array[_0x4f0aed(0xf1)](_0x1412ac[_0x4f0aed(0x107)]())[_0x4f0aed(0xfc)](_0x51e17a=>oo(_0x51e17a));_0x4ade0a=_0x19eb7a(_0x3e985,_0x4aa354[_0x4f0aed(0xff)]);}_0x4aa354[_0x4f0aed(0xff)][_0x4f0aed(0x110)](()=>{const _0x3598f5=_0x4f0aed;for(const _0x57aa3c of _0x4ade0a)_0x2b40f0[_0x3598f5(0xeb)](_0x57aa3c,{'commandName':_0x3598f5(0x106),'commandParams':[{'forceValue':_0xc7218b}]});});}),_0x2b40f0[_0x16c0c1(0x108)][_0x16c0c1(0x104)](_0x57bd7d=>{const _0x3c82fa=_0x16c0c1,{data:_0x4813ca}=_0x57bd7d;if(_0x4813ca&&_0x3c82fa(0x106)==_0x4813ca[_0x3c82fa(0x114)]){const _0x58ae76=_0x20561e(_0x4aa6cb,_0x3c82fa(0x10e));return _0x4813ca[_0x3c82fa(0xfb)][0x0][_0x3c82fa(0x102)]?{'type':_0x3c82fa(0xf9),'content':_0x20561e(_0x4aa6cb,_0x3c82fa(0xf8),_0x58ae76)}:{'type':_0x3c82fa(0xf9),'content':_0x20561e(_0x4aa6cb,_0x3c82fa(0x109),_0x58ae76)};}});}}function _0x6e8a(_0x3998ec,_0x44b9cb){const _0x51ea45=_0x51ea();return _0x6e8a=function(_0x6e8a5d,_0x25c82e){_0x6e8a5d=_0x6e8a5d-0xeb;let _0x587bfc=_0x51ea45[_0x6e8a5d];return _0x587bfc;},_0x6e8a(_0x3998ec,_0x44b9cb);}function _0x51ea(){const _0x3a0018=['name','editor','parent','*Set\x20format:*\x20%0','format','has','commandParams','filter','selection','121629nZyhED','model','schema','TrackChangesEditing','forceValue','363PliPOL','registerDescriptionCallback','enableCommand','blockQuote','getSelectedBlocks','descriptionFactory','*Remove\x20format:*\x20%0','54220BPfGpX','locale','1594205sTTBgU','plugins','ELEMENT_BLOCK_QUOTE','afterInit','change','2708bxRxKn','6222552gZnhuO','get','commandName','markBlockFormat','checkChild','commands','value','$root','288234GuOuMz','from','2196096pKDUyu','BlockQuoteEditing','document'];_0x51ea=function(){return _0x3a0018;};return _0x51ea();}function oo(_0x293162){const _0x1f3357=_0x41574b;return _0x1f3357(0x106)==_0x293162[_0x1f3357(0xf7)][_0x1f3357(0xf5)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4cf0(_0x21f25c,_0x4257f0){const _0x1225a4=_0x1225();return _0x4cf0=function(_0x4cf084,_0xe8cb07){_0x4cf084=_0x4cf084-0x132;let _0x2826c8=_0x1225a4[_0x4cf084];return _0x2826c8;},_0x4cf0(_0x21f25c,_0x4257f0);}function _0x1225(){const _0x489fe0=['enableCommand','plugins','2209784rOZqwv','7PlFsWs','2500285sIYwEy','TrackChangesEditing','CaseChange','1429074XMddYB','has','changeCaseUpper','761266xCLzcx','8397232BsnTYe','1040598Beuuju','get','afterInit','128209AnBTgT','changeCaseTitle','changeCaseLower','editor'];_0x1225=function(){return _0x489fe0;};return _0x1225();}const _0x318461=_0x4cf0;(function(_0x2d8ac2,_0x56b687){const _0x39f48c=_0x4cf0,_0x412883=_0x2d8ac2();while(!![]){try{const _0x5f5a1e=parseInt(_0x39f48c(0x134))/0x1+-parseInt(_0x39f48c(0x142))/0x2+parseInt(_0x39f48c(0x144))/0x3+parseInt(_0x39f48c(0x13a))/0x4+parseInt(_0x39f48c(0x13c))/0x5+parseInt(_0x39f48c(0x13f))/0x6*(parseInt(_0x39f48c(0x13b))/0x7)+-parseInt(_0x39f48c(0x143))/0x8;if(_0x5f5a1e===_0x56b687)break;else _0x412883['push'](_0x412883['shift']());}catch(_0x4681c1){_0x412883['push'](_0x412883['shift']());}}}(_0x1225,0x51e6e));import{Plugin as _0x57772d}from'ckeditor5/src/core.js';export default class F extends _0x57772d{[_0x318461(0x133)](){const _0x458d19=_0x318461,_0x3f5d65=this[_0x458d19(0x137)];_0x3f5d65[_0x458d19(0x139)][_0x458d19(0x140)](_0x458d19(0x13e))&&(_0x3f5d65[_0x458d19(0x139)][_0x458d19(0x132)](_0x458d19(0x13d))[_0x458d19(0x138)](_0x458d19(0x141)),_0x3f5d65[_0x458d19(0x139)][_0x458d19(0x132)](_0x458d19(0x13d))[_0x458d19(0x138)](_0x458d19(0x136)),_0x3f5d65[_0x458d19(0x139)][_0x458d19(0x132)](_0x458d19(0x13d))[_0x458d19(0x138)](_0x458d19(0x135)));}}
23
+ const _0x396943=_0x4c00;function _0x4c00(_0x328c76,_0xe9fa0d){const _0x36831b=_0x3683();return _0x4c00=function(_0x4c0051,_0x67c87b){_0x4c0051=_0x4c0051-0x6c;let _0x2b127b=_0x36831b[_0x4c0051];return _0x2b127b;},_0x4c00(_0x328c76,_0xe9fa0d);}(function(_0x4baefc,_0x517a82){const _0x5d7528=_0x4c00,_0x1ea3a2=_0x4baefc();while(!![]){try{const _0x4fbb61=parseInt(_0x5d7528(0x7d))/0x1*(parseInt(_0x5d7528(0x76))/0x2)+-parseInt(_0x5d7528(0x7c))/0x3+parseInt(_0x5d7528(0x81))/0x4+parseInt(_0x5d7528(0x78))/0x5*(-parseInt(_0x5d7528(0x6f))/0x6)+-parseInt(_0x5d7528(0x75))/0x7*(-parseInt(_0x5d7528(0x73))/0x8)+parseInt(_0x5d7528(0x70))/0x9*(-parseInt(_0x5d7528(0x71))/0xa)+-parseInt(_0x5d7528(0x7a))/0xb*(-parseInt(_0x5d7528(0x72))/0xc);if(_0x4fbb61===_0x517a82)break;else _0x1ea3a2['push'](_0x1ea3a2['shift']());}catch(_0x22afae){_0x1ea3a2['push'](_0x1ea3a2['shift']());}}}(_0x3683,0x3bc9c));import{Plugin as _0x418227}from'ckeditor5/src/core.js';export default class F extends _0x418227{[_0x396943(0x7e)](){const _0x25ac9a=_0x396943,_0x51a9f0=this[_0x25ac9a(0x74)];_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x7b)](_0x25ac9a(0x6e))&&(_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x6c)](_0x25ac9a(0x7f))[_0x25ac9a(0x6d)](_0x25ac9a(0x80)),_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x6c)](_0x25ac9a(0x7f))[_0x25ac9a(0x6d)](_0x25ac9a(0x79)),_0x51a9f0[_0x25ac9a(0x77)][_0x25ac9a(0x6c)](_0x25ac9a(0x7f))[_0x25ac9a(0x6d)](_0x25ac9a(0x82)));}}function _0x3683(){const _0x346ed4=['changeCaseUpper','1638420hXreMQ','changeCaseTitle','get','enableCommand','CaseChange','12FkCaag','18putmaT','2197070QnVDUL','120QisVaY','64XnJvbJ','editor','138733DJivSz','312010iFbXxl','plugins','730850DdLmGb','changeCaseLower','634744vJVIPm','has','1441683fCKoNR','2jYMLBA','afterInit','TrackChangesEditing'];_0x3683=function(){return _0x346ed4;};return _0x3683();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45a542=_0x50c2;(function(_0x30c204,_0x568e95){const _0x2e0784=_0x50c2,_0x1d752c=_0x30c204();while(!![]){try{const _0x22e520=parseInt(_0x2e0784(0x70))/0x1+parseInt(_0x2e0784(0x69))/0x2*(parseInt(_0x2e0784(0x6c))/0x3)+parseInt(_0x2e0784(0x68))/0x4*(-parseInt(_0x2e0784(0x74))/0x5)+-parseInt(_0x2e0784(0x6f))/0x6+-parseInt(_0x2e0784(0x6e))/0x7+parseInt(_0x2e0784(0x71))/0x8+parseInt(_0x2e0784(0x6a))/0x9;if(_0x22e520===_0x568e95)break;else _0x1d752c['push'](_0x1d752c['shift']());}catch(_0x5ac0fa){_0x1d752c['push'](_0x1d752c['shift']());}}}(_0x2537,0xec8cd));function _0x50c2(_0x201458,_0x70dae8){const _0x25374b=_0x2537();return _0x50c2=function(_0x50c214,_0x3d16e4){_0x50c214=_0x50c214-0x67;let _0x35331f=_0x25374b[_0x50c214];return _0x35331f;},_0x50c2(_0x201458,_0x70dae8);}import{Plugin as _0x553968}from'ckeditor5/src/core.js';export default class G extends _0x553968{[_0x45a542(0x6b)](){const _0x3eecad=_0x45a542,_0x5c6504=this[_0x3eecad(0x77)];_0x5c6504[_0x3eecad(0x72)][_0x3eecad(0x73)](_0x3eecad(0x76))&&_0x5c6504[_0x3eecad(0x6d)][_0x3eecad(0x73)](_0x3eecad(0x75))[_0x3eecad(0x67)](_0x3eecad(0x76));}}function _0x2537(){const _0x2643f6=['2dNrznw','18329571APEdxl','afterInit','1072389yzuEkx','plugins','11391338hnIJVL','8983308kvVrWg','1641625GfHDej','10933072yvVyuJ','commands','get','81805GQGLTQ','TrackChangesEditing','ckbox','editor','enableCommand','320XGCJmr'];_0x2537=function(){return _0x2643f6;};return _0x2537();}
23
+ const _0x23ee38=_0x1c53;(function(_0x3fa171,_0x2f20d8){const _0x5b23a5=_0x1c53,_0x17833c=_0x3fa171();while(!![]){try{const _0x5a35bb=-parseInt(_0x5b23a5(0x139))/0x1+-parseInt(_0x5b23a5(0x146))/0x2*(parseInt(_0x5b23a5(0x13b))/0x3)+parseInt(_0x5b23a5(0x14a))/0x4+parseInt(_0x5b23a5(0x13a))/0x5*(parseInt(_0x5b23a5(0x138))/0x6)+-parseInt(_0x5b23a5(0x13d))/0x7*(parseInt(_0x5b23a5(0x147))/0x8)+-parseInt(_0x5b23a5(0x148))/0x9+parseInt(_0x5b23a5(0x13c))/0xa*(parseInt(_0x5b23a5(0x143))/0xb);if(_0x5a35bb===_0x2f20d8)break;else _0x17833c['push'](_0x17833c['shift']());}catch(_0x611b39){_0x17833c['push'](_0x17833c['shift']());}}}(_0x4449,0x21a30));function _0x4449(){const _0x19345f=['get','afterInit','186164MtNwyv','ckbox','plugins','313478aPNBsu','886488bvCHZZ','780444XGlVmn','editor','678044nyyCrV','6AoAJpe','145408ZcjQlZ','16670TrdsOZ','3ChkwOs','340eiVqdd','14vHqdKe','TrackChangesEditing','commands','enableCommand'];_0x4449=function(){return _0x19345f;};return _0x4449();}import{Plugin as _0x3c6a9c}from'ckeditor5/src/core.js';function _0x1c53(_0x3264f6,_0x27e3fb){const _0x4449a5=_0x4449();return _0x1c53=function(_0x1c536c,_0x189278){_0x1c536c=_0x1c536c-0x138;let _0x1a45d0=_0x4449a5[_0x1c536c];return _0x1a45d0;},_0x1c53(_0x3264f6,_0x27e3fb);}export default class G extends _0x3c6a9c{[_0x23ee38(0x142)](){const _0x32d3cd=_0x23ee38,_0x29d22f=this[_0x32d3cd(0x149)];_0x29d22f[_0x32d3cd(0x13f)][_0x32d3cd(0x141)](_0x32d3cd(0x144))&&_0x29d22f[_0x32d3cd(0x145)][_0x32d3cd(0x141)](_0x32d3cd(0x13e))[_0x32d3cd(0x140)](_0x32d3cd(0x144));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb89db2=_0x4a4b;(function(_0x5e4b11,_0x407b6f){const _0x4128c3=_0x4a4b,_0x30f9be=_0x5e4b11();while(!![]){try{const _0x336b50=parseInt(_0x4128c3(0x8a))/0x1+parseInt(_0x4128c3(0xb2))/0x2+-parseInt(_0x4128c3(0x7f))/0x3+parseInt(_0x4128c3(0xa6))/0x4*(parseInt(_0x4128c3(0x89))/0x5)+-parseInt(_0x4128c3(0x93))/0x6+-parseInt(_0x4128c3(0x88))/0x7*(-parseInt(_0x4128c3(0xa3))/0x8)+parseInt(_0x4128c3(0x8d))/0x9*(-parseInt(_0x4128c3(0x8c))/0xa);if(_0x336b50===_0x407b6f)break;else _0x30f9be['push'](_0x30f9be['shift']());}catch(_0x1852d3){_0x30f9be['push'](_0x30f9be['shift']());}}}(_0x4812,0xd0329));function _0x4812(){const _0x2e8347=['isLimit','type','*Remove\x20format:*\x20%0','3748812SnlzkY','commands','model','blockName','outdentCodeBlock','CodeBlock','change','TrackChangesEditing','editor','label','registerDescriptionCallback','formatBlock','selection','commandName','enableCommand','indentCodeBlock','89432UAKTvP','commandParams','value','905124qSzQoH','schema','plugins','markBlockFormat','filter','checkChild','ELEMENT_CODE_BLOCK','document','locale','registerElementLabel','languages','descriptionFactory','2878400QgocuX','get','find','from','afterInit','getSelectedBlocks','1855320qxcTLk','toLowerCase','language','parent','format','config','has','codeBlock','name','350GOMVvA','15uhrCyt','487663hPBTAN','rootElement','170QNdaUd','565749oqInWv','forceValue','*Set\x20format:*\x20%0'];_0x4812=function(){return _0x2e8347;};return _0x4812();}import{Plugin as _0x48425d}from'ckeditor5/src/core.js';function _0x4a4b(_0x1810fe,_0x5d4ec9){const _0x4812f7=_0x4812();return _0x4a4b=function(_0x4a4bf1,_0x44037c){_0x4a4bf1=_0x4a4bf1-0x7b;let _0x1955ce=_0x4812f7[_0x4a4bf1];return _0x1955ce;},_0x4a4b(_0x1810fe,_0x5d4ec9);}import{getTranslation as _0x58fd8e}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3012cf}from'../utils/utils.js';export default class L extends _0x48425d{[_0xb89db2(0x7d)](){const _0x2c740a=_0xb89db2,_0x346004=this[_0x2c740a(0x9b)];if(!_0x346004[_0x2c740a(0xa8)][_0x2c740a(0x85)](_0x2c740a(0x98)))return;const _0x27be02=_0x346004[_0x2c740a(0xa8)][_0x2c740a(0xb3)](_0x2c740a(0x9a)),_0x304578=_0x346004[_0x2c740a(0xae)],_0x5b8cb5=_0x346004[_0x2c740a(0x84)][_0x2c740a(0xb3)](_0x2c740a(0x86))[_0x2c740a(0xb0)],_0x532ce7=_0x346004[_0x2c740a(0x94)][_0x2c740a(0xb3)](_0x2c740a(0x86));_0x27be02[_0x2c740a(0xa1)](_0x2c740a(0xa2)),_0x27be02[_0x2c740a(0xa1)](_0x2c740a(0x97)),_0x27be02[_0x2c740a(0xa1)](_0x2c740a(0x86),(_0x58867d,_0x30e508={})=>{const _0x4d4986=_0x2c740a,_0x505ddd=_0x346004[_0x4d4986(0x95)],_0x40c2a5=_0x346004[_0x4d4986(0x95)][_0x4d4986(0xad)][_0x4d4986(0x9f)],_0x21d1ad=_0x30e508&&void 0x0!==_0x30e508[_0x4d4986(0x8e)]?_0x30e508[_0x4d4986(0x8e)]:!_0x532ce7[_0x4d4986(0xa5)];let _0x16a2f8;_0x30e508[_0x4d4986(0x81)]||(_0x30e508[_0x4d4986(0x81)]=_0x5b8cb5[0x0][_0x4d4986(0x81)]),_0x16a2f8=_0x21d1ad?Array[_0x4d4986(0x7c)](_0x40c2a5[_0x4d4986(0x7e)]())[_0x4d4986(0xaa)](_0x4ac49b=>eo(_0x4ac49b)||function(_0x4287b4,_0x31892d){const _0x1c9f01=_0x4d4986;if(_0x4287b4['is'](_0x1c9f01(0x8b))||_0x31892d[_0x1c9f01(0x90)](_0x4287b4))return!0x1;return _0x31892d[_0x1c9f01(0xab)](_0x4287b4[_0x1c9f01(0x82)],_0x1c9f01(0x86));}(_0x4ac49b,_0x505ddd[_0x4d4986(0xa7)])):Array[_0x4d4986(0x7c)](_0x40c2a5[_0x4d4986(0x7e)]())[_0x4d4986(0xaa)](_0x1bfd8c=>eo(_0x1bfd8c));const _0x23e9e4=_0x3012cf(_0x16a2f8,_0x505ddd);_0x505ddd[_0x4d4986(0x99)](()=>{const _0x43041b=_0x4d4986;for(const _0x408937 of _0x23e9e4)_0x27be02[_0x43041b(0xa9)](_0x408937,{'commandName':_0x43041b(0x86),'commandParams':[{..._0x30e508,'forceValue':_0x21d1ad}],'formatGroupId':_0x43041b(0x96)});});}),(_0x27be02[_0x2c740a(0xb1)][_0x2c740a(0xaf)](_0x2c740a(0x86),_0x38dfdd=>_0x58fd8e(_0x304578,_0x2c740a(0xac),_0x38dfdd)),_0x27be02[_0x2c740a(0xb1)][_0x2c740a(0x9d)](_0x330ed6=>{const _0x144de5=_0x2c740a;if(_0x144de5(0x9e)!=_0x330ed6[_0x144de5(0x91)])return;const _0x226d12=_0x304578['t'],{data:_0x5e8fdb}=_0x330ed6;if(!_0x5e8fdb||_0x144de5(0x86)!=_0x5e8fdb[_0x144de5(0xa0)])return;const _0x2614a2=_0x5e8fdb[_0x144de5(0xa4)][0x0][_0x144de5(0x81)],_0x20a57e=_0x226d12(_0x5b8cb5[_0x144de5(0x7b)](_0x45cd05=>_0x45cd05[_0x144de5(0x81)]===_0x2614a2)[_0x144de5(0x9c)])[_0x144de5(0x80)]();return _0x5e8fdb[_0x144de5(0xa4)][0x0][_0x144de5(0x8e)]?{'type':_0x144de5(0x83),'content':_0x58fd8e(_0x304578,_0x144de5(0x8f),_0x58fd8e(_0x304578,_0x144de5(0xac),0x1)+'\x20('+_0x20a57e+')')}:{'type':_0x144de5(0x83),'content':_0x58fd8e(_0x304578,_0x144de5(0x92),_0x58fd8e(_0x304578,_0x144de5(0xac),0x1))};}));}}function eo(_0x5f5a51){const _0x26c946=_0xb89db2;return _0x26c946(0x86)==_0x5f5a51[_0x26c946(0x87)];}
23
+ const _0x309800=_0x1cf1;(function(_0x12ce7b,_0x5855a3){const _0x990565=_0x1cf1,_0x21aeac=_0x12ce7b();while(!![]){try{const _0x41399f=-parseInt(_0x990565(0x16b))/0x1+parseInt(_0x990565(0x15e))/0x2*(parseInt(_0x990565(0x147))/0x3)+-parseInt(_0x990565(0x17a))/0x4+parseInt(_0x990565(0x172))/0x5+parseInt(_0x990565(0x156))/0x6+-parseInt(_0x990565(0x151))/0x7+parseInt(_0x990565(0x14c))/0x8*(-parseInt(_0x990565(0x167))/0x9);if(_0x41399f===_0x5855a3)break;else _0x21aeac['push'](_0x21aeac['shift']());}catch(_0x29e6fa){_0x21aeac['push'](_0x21aeac['shift']());}}}(_0x3a7d,0xaab7d));import{Plugin as _0x1987d4}from'ckeditor5/src/core.js';import{getTranslation as _0x360cfa}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x408b6c}from'../utils/utils.js';export default class L extends _0x1987d4{[_0x309800(0x14b)](){const _0x1b012c=_0x309800,_0x25fb2d=this[_0x1b012c(0x14f)];if(!_0x25fb2d[_0x1b012c(0x162)][_0x1b012c(0x14a)](_0x1b012c(0x148)))return;const _0x193ec2=_0x25fb2d[_0x1b012c(0x162)][_0x1b012c(0x17c)](_0x1b012c(0x168)),_0x1b69ed=_0x25fb2d[_0x1b012c(0x16d)],_0x1a961c=_0x25fb2d[_0x1b012c(0x15a)][_0x1b012c(0x17c)](_0x1b012c(0x166))[_0x1b012c(0x150)],_0x38c300=_0x25fb2d[_0x1b012c(0x14d)][_0x1b012c(0x17c)](_0x1b012c(0x166));_0x193ec2[_0x1b012c(0x161)](_0x1b012c(0x16a)),_0x193ec2[_0x1b012c(0x161)](_0x1b012c(0x16c)),_0x193ec2[_0x1b012c(0x161)](_0x1b012c(0x166),(_0x3e3958,_0x247aa0={})=>{const _0x18ae23=_0x1b012c,_0xb08bcf=_0x25fb2d[_0x18ae23(0x164)],_0x421790=_0x25fb2d[_0x18ae23(0x164)][_0x18ae23(0x179)][_0x18ae23(0x153)],_0x220b64=_0x247aa0&&void 0x0!==_0x247aa0[_0x18ae23(0x15c)]?_0x247aa0[_0x18ae23(0x15c)]:!_0x38c300[_0x18ae23(0x174)];let _0x26cb9e;_0x247aa0[_0x18ae23(0x16f)]||(_0x247aa0[_0x18ae23(0x16f)]=_0x1a961c[0x0][_0x18ae23(0x16f)]),_0x26cb9e=_0x220b64?Array[_0x18ae23(0x175)](_0x421790[_0x18ae23(0x157)]())[_0x18ae23(0x159)](_0x1a5f9c=>eo(_0x1a5f9c)||function(_0x20f315,_0x4a9fe1){const _0x540346=_0x18ae23;if(_0x20f315['is'](_0x540346(0x15f))||_0x4a9fe1[_0x540346(0x171)](_0x20f315))return!0x1;return _0x4a9fe1[_0x540346(0x155)](_0x20f315[_0x540346(0x149)],_0x540346(0x166));}(_0x1a5f9c,_0xb08bcf[_0x18ae23(0x163)])):Array[_0x18ae23(0x175)](_0x421790[_0x18ae23(0x157)]())[_0x18ae23(0x159)](_0x244b46=>eo(_0x244b46));const _0x363542=_0x408b6c(_0x26cb9e,_0xb08bcf);_0xb08bcf[_0x18ae23(0x169)](()=>{const _0x3b44e7=_0x18ae23;for(const _0x3870aa of _0x363542)_0x193ec2[_0x3b44e7(0x177)](_0x3870aa,{'commandName':_0x3b44e7(0x166),'commandParams':[{..._0x247aa0,'forceValue':_0x220b64}],'formatGroupId':_0x3b44e7(0x158)});});}),(_0x193ec2[_0x1b012c(0x15b)][_0x1b012c(0x15d)](_0x1b012c(0x166),_0x4fdee8=>_0x360cfa(_0x1b69ed,_0x1b012c(0x160),_0x4fdee8)),_0x193ec2[_0x1b012c(0x15b)][_0x1b012c(0x146)](_0xa1b559=>{const _0x3580e7=_0x1b012c;if(_0x3580e7(0x165)!=_0xa1b559[_0x3580e7(0x173)])return;const _0x1abca2=_0x1b69ed['t'],{data:_0x1c397e}=_0xa1b559;if(!_0x1c397e||_0x3580e7(0x166)!=_0x1c397e[_0x3580e7(0x154)])return;const _0x3bdadc=_0x1c397e[_0x3580e7(0x178)][0x0][_0x3580e7(0x16f)],_0x152197=_0x1abca2(_0x1a961c[_0x3580e7(0x152)](_0x1845be=>_0x1845be[_0x3580e7(0x16f)]===_0x3bdadc)[_0x3580e7(0x170)])[_0x3580e7(0x16e)]();return _0x1c397e[_0x3580e7(0x178)][0x0][_0x3580e7(0x15c)]?{'type':_0x3580e7(0x176),'content':_0x360cfa(_0x1b69ed,_0x3580e7(0x17b),_0x360cfa(_0x1b69ed,_0x3580e7(0x160),0x1)+'\x20('+_0x152197+')')}:{'type':_0x3580e7(0x176),'content':_0x360cfa(_0x1b69ed,_0x3580e7(0x145),_0x360cfa(_0x1b69ed,_0x3580e7(0x160),0x1))};}));}}function _0x3a7d(){const _0x1e062a=['toLowerCase','language','label','isLimit','5067085CGKyZu','type','value','from','format','markBlockFormat','commandParams','document','149992yBzXRW','*Set\x20format:*\x20%0','get','*Remove\x20format:*\x20%0','registerDescriptionCallback','10401FTiQLh','CodeBlock','parent','has','afterInit','472XhsmPv','commands','name','editor','languages','9706627YQfTIG','find','selection','commandName','checkChild','7840350sMVxgH','getSelectedBlocks','blockName','filter','config','descriptionFactory','forceValue','registerElementLabel','746roiAeu','rootElement','ELEMENT_CODE_BLOCK','enableCommand','plugins','schema','model','formatBlock','codeBlock','33597gvyDxB','TrackChangesEditing','change','indentCodeBlock','1269666nAmDOp','outdentCodeBlock','locale'];_0x3a7d=function(){return _0x1e062a;};return _0x3a7d();}function _0x1cf1(_0x20acce,_0x1771ce){const _0x3a7d3f=_0x3a7d();return _0x1cf1=function(_0x1cf19b,_0x3d0a8e){_0x1cf19b=_0x1cf19b-0x145;let _0x3f4fb8=_0x3a7d3f[_0x1cf19b];return _0x3f4fb8;},_0x1cf1(_0x20acce,_0x1771ce);}function eo(_0x12192e){const _0x28fc64=_0x309800;return _0x28fc64(0x166)==_0x12192e[_0x28fc64(0x14e)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b5385=_0xb04a;(function(_0x141094,_0xe57020){const _0x3c61e5=_0xb04a,_0xe15dd0=_0x141094();while(!![]){try{const _0x438bc3=parseInt(_0x3c61e5(0x1c1))/0x1+parseInt(_0x3c61e5(0x1bd))/0x2*(-parseInt(_0x3c61e5(0x1c5))/0x3)+-parseInt(_0x3c61e5(0x1c4))/0x4+parseInt(_0x3c61e5(0x1c6))/0x5+parseInt(_0x3c61e5(0x1bf))/0x6*(parseInt(_0x3c61e5(0x1c2))/0x7)+-parseInt(_0x3c61e5(0x1c8))/0x8+parseInt(_0x3c61e5(0x1c7))/0x9*(parseInt(_0x3c61e5(0x1cc))/0xa);if(_0x438bc3===_0xe57020)break;else _0xe15dd0['push'](_0xe15dd0['shift']());}catch(_0x373d19){_0xe15dd0['push'](_0xe15dd0['shift']());}}}(_0x2498,0x7b956));import{Plugin as _0x300d38}from'ckeditor5/src/core.js';function _0x2498(){const _0x23c2ce=['10CRdpsL','plugins','editor','enableCommand','1275658bRjuxn','afterInit','2565252LLBFoz','TrackChangesEditing','76899vWwxxy','7VhclQM','has','3733256VMglkS','3nYfdHq','3485475xIDtdW','8309961hQbsYD','380192yupYLm','CommentsEditing','get','addCommentThread'];_0x2498=function(){return _0x23c2ce;};return _0x2498();}function _0xb04a(_0x5a743a,_0x506f95){const _0x2498fa=_0x2498();return _0xb04a=function(_0xb04a16,_0x508447){_0xb04a16=_0xb04a16-0x1bd;let _0x4dfd73=_0x2498fa[_0xb04a16];return _0x4dfd73;},_0xb04a(_0x5a743a,_0x506f95);}export default class H extends _0x300d38{[_0x5b5385(0x1be)](){const _0x4ec093=_0x5b5385,_0x4438e7=this[_0x4ec093(0x1ce)];if(!_0x4438e7[_0x4ec093(0x1cd)][_0x4ec093(0x1c3)](_0x4ec093(0x1c9)))return;_0x4438e7[_0x4ec093(0x1cd)][_0x4ec093(0x1ca)](_0x4ec093(0x1c0))[_0x4ec093(0x1cf)](_0x4ec093(0x1cb));}}
23
+ const _0x4f7ef=_0x1d33;(function(_0x341db6,_0x162a02){const _0x2c94a1=_0x1d33,_0xf6697e=_0x341db6();while(!![]){try{const _0x555817=parseInt(_0x2c94a1(0xae))/0x1*(parseInt(_0x2c94a1(0xb0))/0x2)+-parseInt(_0x2c94a1(0x9f))/0x3*(-parseInt(_0x2c94a1(0xb1))/0x4)+-parseInt(_0x2c94a1(0xab))/0x5+-parseInt(_0x2c94a1(0xa8))/0x6+parseInt(_0x2c94a1(0xa1))/0x7*(-parseInt(_0x2c94a1(0xa9))/0x8)+parseInt(_0x2c94a1(0xa3))/0x9+parseInt(_0x2c94a1(0xa6))/0xa;if(_0x555817===_0x162a02)break;else _0xf6697e['push'](_0xf6697e['shift']());}catch(_0x32a394){_0xf6697e['push'](_0xf6697e['shift']());}}}(_0x1db8,0x1e4a6));function _0x1d33(_0x9c9475,_0x1814e6){const _0x1db8f3=_0x1db8();return _0x1d33=function(_0x1d33d4,_0x2e47bd){_0x1d33d4=_0x1d33d4-0x9f;let _0x4ce8d8=_0x1db8f3[_0x1d33d4];return _0x4ce8d8;},_0x1d33(_0x9c9475,_0x1814e6);}import{Plugin as _0x16400e}from'ckeditor5/src/core.js';export default class H extends _0x16400e{[_0x4f7ef(0xa2)](){const _0x4a1f4d=_0x4f7ef,_0x3d6674=this[_0x4a1f4d(0xa5)];if(!_0x3d6674[_0x4a1f4d(0xa4)][_0x4a1f4d(0xac)](_0x4a1f4d(0xad)))return;_0x3d6674[_0x4a1f4d(0xa4)][_0x4a1f4d(0xa7)](_0x4a1f4d(0xa0))[_0x4a1f4d(0xaa)](_0x4a1f4d(0xaf));}}function _0x1db8(){const _0x1abca1=['16hBjlvT','160170EADgOV','TrackChangesEditing','32543SbaMAV','afterInit','909288xBomVt','plugins','editor','2203480LqLMkS','get','663384jmlWvI','416mRYAXH','enableCommand','766810DkYuRV','has','CommentsEditing','2uCfAVz','addCommentThread','94804WmyNwF'];_0x1db8=function(){return _0x1abca1;};return _0x1db8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b18fa=_0x16b3;(function(_0x13db00,_0x29fce7){const _0x835b16=_0x16b3,_0x400932=_0x13db00();while(!![]){try{const _0x464e09=parseInt(_0x835b16(0xe2))/0x1+parseInt(_0x835b16(0xdf))/0x2*(parseInt(_0x835b16(0xc3))/0x3)+-parseInt(_0x835b16(0xcf))/0x4+-parseInt(_0x835b16(0xd6))/0x5*(-parseInt(_0x835b16(0xfa))/0x6)+parseInt(_0x835b16(0xc5))/0x7*(-parseInt(_0x835b16(0xc8))/0x8)+parseInt(_0x835b16(0xf2))/0x9+parseInt(_0x835b16(0xf0))/0xa*(-parseInt(_0x835b16(0xdd))/0xb);if(_0x464e09===_0x29fce7)break;else _0x400932['push'](_0x400932['shift']());}catch(_0x3a0f1f){_0x400932['push'](_0x400932['shift']());}}}(_0x987f,0x2ec8b));import{Plugin as _0x4455a4}from'ckeditor5/src/core.js';import{LiveRange as _0x5d1928}from'ckeditor5/src/engine.js';function _0x16b3(_0x597159,_0x5ab654){const _0x987f62=_0x987f();return _0x16b3=function(_0x16b3b9,_0x43f9ed){_0x16b3b9=_0x16b3b9-0xc1;let _0x1f8704=_0x987f62[_0x16b3b9];return _0x1f8704;},_0x16b3(_0x597159,_0x5ab654);}import{Delete as _0x1b57d1}from'ckeditor5/src/typing.js';function _0x987f(){const _0x156aa3=['getFirstRange','deleteForward','removeMarker:suggestion:deletion','end','fromRange','createSelection','25210PimrTe','mapper','1339632bAArNm','root','bind','forward','selection','TrackChangesEditing','start','merge','4584hMtXuK','enqueueChange','$graveyard','writer','markerName','isCollapsed','453558jIhjXf','init','1386VZhAwl','model','high','14224qPTlub','editor','commands','createRange','remove','buffer','uiElement','1090604GOIAER','options','plugins','delete','downcastDispatcher','lock','editing','2430usAgcM','addMarker:suggestion:deletion','unit','markerNameToElements','get','requires','batch','869lBEwba','unlock','4SQxeZg','enableCommand','rootName','192957gkqHZa','setSelection','unbindElementFromMarkerName','showSuggestionHighlights','detach','data','document','modifySelection'];_0x987f=function(){return _0x156aa3;};return _0x987f();}import{downcastSplitMergeMarker as _0x1cda31}from'./utils.js';export default class q extends _0x4455a4{static get[_0x5b18fa(0xdb)](){return[_0x1b57d1];}[_0x5b18fa(0xc4)](){const _0x312bc2=_0x5b18fa,_0x1f8f84=this[_0x312bc2(0xc9)],_0x1cfed1=_0x1f8f84[_0x312bc2(0xd1)][_0x312bc2(0xda)](_0x312bc2(0xf7));_0x1cfed1[_0x312bc2(0xe0)](_0x312bc2(0xd2));const _0xc67eba=_0x1f8f84[_0x312bc2(0xca)][_0x312bc2(0xda)](_0x312bc2(0xeb));_0x1cfed1[_0x312bc2(0xe0)](_0x312bc2(0xeb),(_0x4bfbe4,_0x201d36={})=>{const _0x6becf3=_0x312bc2,_0x40fccf=_0x1f8f84[_0x6becf3(0xc6)][_0x6becf3(0xef)](_0x1f8f84[_0x6becf3(0xc6)][_0x6becf3(0xe8)][_0x6becf3(0xf6)]);_0x40fccf[_0x6becf3(0xc2)]&&_0x1f8f84[_0x6becf3(0xc6)][_0x6becf3(0xe9)](_0x40fccf,{'direction':_0x6becf3(0xf5),'unit':_0x201d36[_0x6becf3(0xd8)]});const _0xffda9a=_0x40fccf[_0x6becf3(0xea)](),_0x28e0ab=_0x5d1928[_0x6becf3(0xee)](_0xffda9a);let _0x4790e4;_0x4bfbe4(_0x201d36),_0x4790e4=_0x6becf3(0xfc)==_0x28e0ab[_0x6becf3(0xf3)][_0x6becf3(0xe1)]?_0x1f8f84[_0x6becf3(0xc6)][_0x6becf3(0xcb)](_0xffda9a[_0x6becf3(0xf8)]):_0x1f8f84[_0x6becf3(0xc6)][_0x6becf3(0xcb)](_0x28e0ab[_0x6becf3(0xf8)],_0x28e0ab[_0x6becf3(0xed)]),_0x28e0ab[_0x6becf3(0xe6)](),_0x1f8f84[_0x6becf3(0xc6)][_0x6becf3(0xfb)](_0xc67eba[_0x6becf3(0xcd)][_0x6becf3(0xdc)],_0x53f4aa=>{const _0x2818f0=_0x6becf3;_0xc67eba[_0x2818f0(0xcd)][_0x2818f0(0xd4)](),_0x53f4aa[_0x2818f0(0xe3)](_0x53f4aa[_0x2818f0(0xcb)](_0x4790e4[_0x2818f0(0xed)])),_0xc67eba[_0x2818f0(0xcd)][_0x2818f0(0xde)]();});}),_0x1f8f84[_0x312bc2(0xd5)][_0x312bc2(0xd3)]['on'](_0x312bc2(0xd7),_0x1cda31(_0x1f8f84,_0x312bc2(0xf9)),{'priority':_0x312bc2(0xc7)}),_0x1f8f84[_0x312bc2(0xe7)][_0x312bc2(0xd3)]['on'](_0x312bc2(0xd7),(_0x99eecf,_0x4aefe1,_0x1408f6)=>{const _0x303dc4=_0x312bc2;_0x1408f6[_0x303dc4(0xd0)][_0x303dc4(0xe5)]&&_0x1cda31(_0x1f8f84,_0x303dc4(0xf9),{'showActiveMarker':!0x1})[_0x303dc4(0xf4)](this)(_0x99eecf,_0x4aefe1,_0x1408f6);},{'priority':_0x312bc2(0xc7)}),_0x1f8f84[_0x312bc2(0xd5)][_0x312bc2(0xd3)]['on'](_0x312bc2(0xec),(_0xb9d8b1,_0x4d8766,_0x15009f)=>{const _0x4ea470=_0x312bc2,_0x1c39c1=_0x15009f[_0x4ea470(0xf1)][_0x4ea470(0xd9)](_0x4d8766[_0x4ea470(0xc1)]);if(_0x1c39c1){for(const _0x171d05 of _0x1c39c1)_0x171d05['is'](_0x4ea470(0xce))&&(_0x15009f[_0x4ea470(0xf1)][_0x4ea470(0xe4)](_0x171d05,_0x4d8766[_0x4ea470(0xc1)]),_0x15009f[_0x4ea470(0xfd)][_0x4ea470(0xcc)](_0x171d05));}},{'priority':_0x312bc2(0xc7)});}}
23
+ const _0x5deca9=_0x320e;function _0x28d3(){const _0x384232=['enqueueChange','init','createSelection','1628143VEvSYD','deleteForward','detach','150eMTpkv','797345LjYDFV','buffer','get','283629MoXfYa','unit','uiElement','22MhGobm','plugins','delete','document','getFirstRange','selection','removeMarker:suggestion:deletion','1718922GfLuSY','bind','9413055HOxURV','options','createRange','end','enableCommand','setSelection','high','fromRange','lock','forward','unlock','editor','12HrZFlk','TrackChangesEditing','264085srMHuW','writer','mapper','model','showSuggestionHighlights','editing','modifySelection','markerName','data','rootName','start','unbindElementFromMarkerName','addMarker:suggestion:deletion','isCollapsed','merge','7QbHXEN','requires','3034192wDqdnm','root','markerNameToElements','downcastDispatcher','batch','$graveyard','remove','commands'];_0x28d3=function(){return _0x384232;};return _0x28d3();}(function(_0x2f2b4f,_0x4a6b3f){const _0x21aabb=_0x320e,_0x13f1eb=_0x2f2b4f();while(!![]){try{const _0x2f8532=parseInt(_0x21aabb(0x1d3))/0x1+parseInt(_0x21aabb(0x1d9))/0x2*(parseInt(_0x21aabb(0x1d6))/0x3)+parseInt(_0x21aabb(0x1ee))/0x4*(-parseInt(_0x21aabb(0x1f0))/0x5)+-parseInt(_0x21aabb(0x1e0))/0x6+parseInt(_0x21aabb(0x1c2))/0x7*(parseInt(_0x21aabb(0x1c4))/0x8)+parseInt(_0x21aabb(0x1e2))/0x9+-parseInt(_0x21aabb(0x1d2))/0xa*(parseInt(_0x21aabb(0x1cf))/0xb);if(_0x2f8532===_0x4a6b3f)break;else _0x13f1eb['push'](_0x13f1eb['shift']());}catch(_0x6d512b){_0x13f1eb['push'](_0x13f1eb['shift']());}}}(_0x28d3,0x91d6a));import{Plugin as _0x58b592}from'ckeditor5/src/core.js';import{LiveRange as _0x417b00}from'ckeditor5/src/engine.js';import{Delete as _0x4de4ca}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0xd3d3d9}from'./utils.js';function _0x320e(_0x392849,_0x11e8ca){const _0x28d369=_0x28d3();return _0x320e=function(_0x320e50,_0xc2b797){_0x320e50=_0x320e50-0x1c2;let _0x45c387=_0x28d369[_0x320e50];return _0x45c387;},_0x320e(_0x392849,_0x11e8ca);}export default class q extends _0x58b592{static get[_0x5deca9(0x1c3)](){return[_0x4de4ca];}[_0x5deca9(0x1cd)](){const _0x2ebc31=_0x5deca9,_0x1aa44b=this[_0x2ebc31(0x1ed)],_0x4013fe=_0x1aa44b[_0x2ebc31(0x1da)][_0x2ebc31(0x1d5)](_0x2ebc31(0x1ef));_0x4013fe[_0x2ebc31(0x1e6)](_0x2ebc31(0x1db));const _0x55ae6e=_0x1aa44b[_0x2ebc31(0x1cb)][_0x2ebc31(0x1d5)](_0x2ebc31(0x1d0));_0x4013fe[_0x2ebc31(0x1e6)](_0x2ebc31(0x1d0),(_0x5e4308,_0x1b0360={})=>{const _0xd8d196=_0x2ebc31,_0x1c35bd=_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1ce)](_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1dc)][_0xd8d196(0x1de)]);_0x1c35bd[_0xd8d196(0x1fd)]&&_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1f6)](_0x1c35bd,{'direction':_0xd8d196(0x1eb),'unit':_0x1b0360[_0xd8d196(0x1d7)]});const _0x2f67e9=_0x1c35bd[_0xd8d196(0x1dd)](),_0x1d3437=_0x417b00[_0xd8d196(0x1e9)](_0x2f67e9);let _0xd1e570;_0x5e4308(_0x1b0360),_0xd1e570=_0xd8d196(0x1c9)==_0x1d3437[_0xd8d196(0x1c5)][_0xd8d196(0x1f9)]?_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1e4)](_0x2f67e9[_0xd8d196(0x1fa)]):_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1e4)](_0x1d3437[_0xd8d196(0x1fa)],_0x1d3437[_0xd8d196(0x1e5)]),_0x1d3437[_0xd8d196(0x1d1)](),_0x1aa44b[_0xd8d196(0x1f3)][_0xd8d196(0x1cc)](_0x55ae6e[_0xd8d196(0x1d4)][_0xd8d196(0x1c8)],_0x5a36e9=>{const _0x4eae33=_0xd8d196;_0x55ae6e[_0x4eae33(0x1d4)][_0x4eae33(0x1ea)](),_0x5a36e9[_0x4eae33(0x1e7)](_0x5a36e9[_0x4eae33(0x1e4)](_0xd1e570[_0x4eae33(0x1e5)])),_0x55ae6e[_0x4eae33(0x1d4)][_0x4eae33(0x1ec)]();});}),_0x1aa44b[_0x2ebc31(0x1f5)][_0x2ebc31(0x1c7)]['on'](_0x2ebc31(0x1fc),_0xd3d3d9(_0x1aa44b,_0x2ebc31(0x1fe)),{'priority':_0x2ebc31(0x1e8)}),_0x1aa44b[_0x2ebc31(0x1f8)][_0x2ebc31(0x1c7)]['on'](_0x2ebc31(0x1fc),(_0x10fb7a,_0x5ca9c3,_0x389849)=>{const _0x38c2aa=_0x2ebc31;_0x389849[_0x38c2aa(0x1e3)][_0x38c2aa(0x1f4)]&&_0xd3d3d9(_0x1aa44b,_0x38c2aa(0x1fe),{'showActiveMarker':!0x1})[_0x38c2aa(0x1e1)](this)(_0x10fb7a,_0x5ca9c3,_0x389849);},{'priority':_0x2ebc31(0x1e8)}),_0x1aa44b[_0x2ebc31(0x1f5)][_0x2ebc31(0x1c7)]['on'](_0x2ebc31(0x1df),(_0x237388,_0x458be4,_0x202cc2)=>{const _0x287760=_0x2ebc31,_0x4651a3=_0x202cc2[_0x287760(0x1f2)][_0x287760(0x1c6)](_0x458be4[_0x287760(0x1f7)]);if(_0x4651a3){for(const _0xdfbcce of _0x4651a3)_0xdfbcce['is'](_0x287760(0x1d8))&&(_0x202cc2[_0x287760(0x1f2)][_0x287760(0x1fb)](_0xdfbcce,_0x458be4[_0x287760(0x1f7)]),_0x202cc2[_0x287760(0x1f1)][_0x287760(0x1ca)](_0xdfbcce));}},{'priority':_0x2ebc31(0x1e8)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5954(){const _0x2f3f68=['bind','init','enter','ck-suggestion-marker-split','getFirstPosition','addMarker:suggestion:insertion','4720fztnjQ','downcastDispatcher','mapper','plugins','editor','enableCommand','detach','options','model','getFirstRange','559083oZxHjK','fire','selection','document','commands','createPositionAt','split','864344tKLqbb','2322CjSXeT','editing','3XctDim','enterBlock','change','2010613uQFIyz','high','writer','removeMarker:suggestion:insertion','showSuggestionHighlights','34674agHvjS','remove','setSelection','unbindElementFromMarkerName','get','markInsertion','end','requires','629388rMADRG','parent','markerName','14rXgiWr','createRange','markerNameToElements','data','nextSibling','fromRange','hasClass','afterExecute','45LOLUga','67318yvCPSS','TrackChangesEditing'];_0x5954=function(){return _0x2f3f68;};return _0x5954();}const _0x574083=_0x4ab9;(function(_0x1dc5b3,_0x30ae91){const _0x392903=_0x4ab9,_0x31f541=_0x1dc5b3();while(!![]){try{const _0x4e69fd=parseInt(_0x392903(0x16a))/0x1*(parseInt(_0x392903(0x186))/0x2)+-parseInt(_0x392903(0x198))/0x3+parseInt(_0x392903(0x17a))/0x4+-parseInt(_0x392903(0x185))/0x5*(parseInt(_0x392903(0x172))/0x6)+parseInt(_0x392903(0x17d))/0x7*(-parseInt(_0x392903(0x167))/0x8)+parseInt(_0x392903(0x168))/0x9*(parseInt(_0x392903(0x18e))/0xa)+parseInt(_0x392903(0x16d))/0xb;if(_0x4e69fd===_0x30ae91)break;else _0x31f541['push'](_0x31f541['shift']());}catch(_0x593773){_0x31f541['push'](_0x31f541['shift']());}}}(_0x5954,0x1a789));import{Plugin as _0x125171}from'ckeditor5/src/core.js';function _0x4ab9(_0x5739b6,_0x2045d7){const _0x59540b=_0x5954();return _0x4ab9=function(_0x4ab932,_0x484002){_0x4ab932=_0x4ab932-0x163;let _0x353cd7=_0x59540b[_0x4ab932];return _0x353cd7;},_0x4ab9(_0x5739b6,_0x2045d7);}import{Enter as _0x2318f2}from'ckeditor5/src/enter.js';import{LiveRange as _0x14940f}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x10a660}from'./utils.js';export default class W extends _0x125171{static get[_0x574083(0x179)](){return[_0x2318f2];}[_0x574083(0x189)](){const _0x5594fa=_0x574083,_0x3c4360=this[_0x5594fa(0x192)],_0x4eef58=_0x3c4360[_0x5594fa(0x191)][_0x5594fa(0x176)](_0x5594fa(0x187)),_0x4d4593=_0x3c4360[_0x5594fa(0x164)][_0x5594fa(0x176)](_0x5594fa(0x18a));_0x4eef58[_0x5594fa(0x193)](_0x5594fa(0x18a),()=>{const _0x326d46=_0x5594fa;_0x3c4360[_0x326d46(0x196)][_0x326d46(0x16c)](_0x5a89c2=>{const _0x3c6575=_0x326d46,_0x8b5501=_0x3c4360[_0x3c6575(0x196)][_0x3c6575(0x163)][_0x3c6575(0x19a)],_0x489a5b=_0x8b5501[_0x3c6575(0x18c)](),_0x1399f3=_0x14940f[_0x3c6575(0x182)](_0x8b5501[_0x3c6575(0x197)]());if(_0x4d4593[_0x3c6575(0x16b)](_0x5a89c2)){const _0x48d634=_0x3c4360[_0x3c6575(0x196)][_0x3c6575(0x165)](_0x489a5b[_0x3c6575(0x17b)][_0x3c6575(0x181)],0x0),_0x360825=_0x5a89c2[_0x3c6575(0x17e)](_0x489a5b,_0x48d634);_0x4eef58[_0x3c6575(0x177)](_0x360825);}else _0x5a89c2[_0x3c6575(0x174)](_0x5a89c2[_0x3c6575(0x17e)](_0x1399f3[_0x3c6575(0x178)]));_0x1399f3[_0x3c6575(0x194)](),_0x4d4593[_0x3c6575(0x199)](_0x3c6575(0x184),{'writer':_0x5a89c2});});}),_0x3c4360[_0x5594fa(0x169)][_0x5594fa(0x18f)]['on'](_0x5594fa(0x18d),_0x10a660(_0x3c4360,_0x5594fa(0x166)),{'priority':_0x5594fa(0x16e)}),_0x3c4360[_0x5594fa(0x169)][_0x5594fa(0x18f)]['on'](_0x5594fa(0x170),(_0x4eb5df,_0x9bee82,_0xa0a865)=>{const _0x382d30=_0x5594fa,_0x5a5d1f=_0xa0a865[_0x382d30(0x190)][_0x382d30(0x17f)](_0x9bee82[_0x382d30(0x17c)]);if(_0x5a5d1f){for(const _0x43758e of _0x5a5d1f)_0x43758e[_0x382d30(0x183)](_0x382d30(0x18b))&&(_0xa0a865[_0x382d30(0x190)][_0x382d30(0x175)](_0x43758e,_0x9bee82[_0x382d30(0x17c)]),_0xa0a865[_0x382d30(0x16f)][_0x382d30(0x173)](_0x43758e));}},{'priority':_0x5594fa(0x16e)}),_0x3c4360[_0x5594fa(0x180)][_0x5594fa(0x18f)]['on'](_0x5594fa(0x18d),(_0x586d37,_0x418450,_0x388972)=>{const _0xe3b5ad=_0x5594fa;_0x388972[_0xe3b5ad(0x195)][_0xe3b5ad(0x171)]&&_0x10a660(_0x3c4360,_0xe3b5ad(0x166),{'showActiveMarker':!0x1})[_0xe3b5ad(0x188)](this)(_0x586d37,_0x418450,_0x388972);},{'priority':_0x5594fa(0x16e)});}}
23
+ const _0x41e43d=_0x1052;(function(_0xc951a5,_0x5ab45f){const _0x5e6976=_0x1052,_0x189acb=_0xc951a5();while(!![]){try{const _0x1cae79=-parseInt(_0x5e6976(0x17d))/0x1+-parseInt(_0x5e6976(0x171))/0x2+-parseInt(_0x5e6976(0x16e))/0x3*(-parseInt(_0x5e6976(0x19c))/0x4)+parseInt(_0x5e6976(0x19e))/0x5*(parseInt(_0x5e6976(0x18f))/0x6)+-parseInt(_0x5e6976(0x1a1))/0x7+-parseInt(_0x5e6976(0x192))/0x8+parseInt(_0x5e6976(0x177))/0x9;if(_0x1cae79===_0x5ab45f)break;else _0x189acb['push'](_0x189acb['shift']());}catch(_0x3b7b0f){_0x189acb['push'](_0x189acb['shift']());}}}(_0x451f,0x70e06));import{Plugin as _0x20f017}from'ckeditor5/src/core.js';function _0x451f(){const _0x431b40=['editor','markerName','3NbVbtc','removeMarker:suggestion:insertion','parent','567068fYykfN','afterExecute','createRange','getFirstPosition','setSelection','writer','15445314OOHbjm','model','high','markerNameToElements','unbindElementFromMarkerName','addMarker:suggestion:insertion','522250VpNpcM','document','detach','createPositionAt','plugins','requires','fromRange','markInsertion','mapper','fire','getFirstRange','enterBlock','selection','enter','data','change','showSuggestionHighlights','downcastDispatcher','18RrucxS','ck-suggestion-marker-split','nextSibling','5678480mcWLKf','remove','options','commands','editing','bind','init','TrackChangesEditing','split','get','2420380tgqVdh','enableCommand','349960kuDaqt','hasClass','end','3872967ukSzpj'];_0x451f=function(){return _0x431b40;};return _0x451f();}import{Enter as _0x325d38}from'ckeditor5/src/enter.js';import{LiveRange as _0x41edf2}from'ckeditor5/src/engine.js';function _0x1052(_0x28243c,_0xecf3be){const _0x451f9c=_0x451f();return _0x1052=function(_0x1052e3,_0x4ff68b){_0x1052e3=_0x1052e3-0x16c;let _0x2972ea=_0x451f9c[_0x1052e3];return _0x2972ea;},_0x1052(_0x28243c,_0xecf3be);}import{downcastSplitMergeMarker as _0x56f86e}from'./utils.js';export default class W extends _0x20f017{static get[_0x41e43d(0x182)](){return[_0x325d38];}[_0x41e43d(0x198)](){const _0x2e01fd=_0x41e43d,_0xadff9f=this[_0x2e01fd(0x16c)],_0x1b72f5=_0xadff9f[_0x2e01fd(0x181)][_0x2e01fd(0x19b)](_0x2e01fd(0x199)),_0x34cbb7=_0xadff9f[_0x2e01fd(0x195)][_0x2e01fd(0x19b)](_0x2e01fd(0x18a));_0x1b72f5[_0x2e01fd(0x19d)](_0x2e01fd(0x18a),()=>{const _0x174155=_0x2e01fd;_0xadff9f[_0x174155(0x178)][_0x174155(0x18c)](_0x265817=>{const _0x6320e5=_0x174155,_0xa974e3=_0xadff9f[_0x6320e5(0x178)][_0x6320e5(0x17e)][_0x6320e5(0x189)],_0xe19c8b=_0xa974e3[_0x6320e5(0x174)](),_0x4e2460=_0x41edf2[_0x6320e5(0x183)](_0xa974e3[_0x6320e5(0x187)]());if(_0x34cbb7[_0x6320e5(0x188)](_0x265817)){const _0x12d6ec=_0xadff9f[_0x6320e5(0x178)][_0x6320e5(0x180)](_0xe19c8b[_0x6320e5(0x170)][_0x6320e5(0x191)],0x0),_0xee7519=_0x265817[_0x6320e5(0x173)](_0xe19c8b,_0x12d6ec);_0x1b72f5[_0x6320e5(0x184)](_0xee7519);}else _0x265817[_0x6320e5(0x175)](_0x265817[_0x6320e5(0x173)](_0x4e2460[_0x6320e5(0x1a0)]));_0x4e2460[_0x6320e5(0x17f)](),_0x34cbb7[_0x6320e5(0x186)](_0x6320e5(0x172),{'writer':_0x265817});});}),_0xadff9f[_0x2e01fd(0x196)][_0x2e01fd(0x18e)]['on'](_0x2e01fd(0x17c),_0x56f86e(_0xadff9f,_0x2e01fd(0x19a)),{'priority':_0x2e01fd(0x179)}),_0xadff9f[_0x2e01fd(0x196)][_0x2e01fd(0x18e)]['on'](_0x2e01fd(0x16f),(_0x5e6f10,_0x309bde,_0x319ec2)=>{const _0x25ee41=_0x2e01fd,_0x40993a=_0x319ec2[_0x25ee41(0x185)][_0x25ee41(0x17a)](_0x309bde[_0x25ee41(0x16d)]);if(_0x40993a){for(const _0x4f8627 of _0x40993a)_0x4f8627[_0x25ee41(0x19f)](_0x25ee41(0x190))&&(_0x319ec2[_0x25ee41(0x185)][_0x25ee41(0x17b)](_0x4f8627,_0x309bde[_0x25ee41(0x16d)]),_0x319ec2[_0x25ee41(0x176)][_0x25ee41(0x193)](_0x4f8627));}},{'priority':_0x2e01fd(0x179)}),_0xadff9f[_0x2e01fd(0x18b)][_0x2e01fd(0x18e)]['on'](_0x2e01fd(0x17c),(_0x4a26b7,_0x5baf80,_0x5038cc)=>{const _0x486cce=_0x2e01fd;_0x5038cc[_0x486cce(0x194)][_0x486cce(0x18d)]&&_0x56f86e(_0xadff9f,_0x486cce(0x19a),{'showActiveMarker':!0x1})[_0x486cce(0x197)](this)(_0x4a26b7,_0x5baf80,_0x5038cc);},{'priority':_0x2e01fd(0x179)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11aa40=_0xe223;(function(_0x101a0f,_0x1c189a){const _0x5c666e=_0xe223,_0x227e49=_0x101a0f();while(!![]){try{const _0x255244=-parseInt(_0x5c666e(0xb7))/0x1+-parseInt(_0x5c666e(0xb6))/0x2*(-parseInt(_0x5c666e(0x9a))/0x3)+-parseInt(_0x5c666e(0x93))/0x4+parseInt(_0x5c666e(0xb3))/0x5*(parseInt(_0x5c666e(0x90))/0x6)+parseInt(_0x5c666e(0xab))/0x7+parseInt(_0x5c666e(0xad))/0x8*(parseInt(_0x5c666e(0xa9))/0x9)+-parseInt(_0x5c666e(0xae))/0xa*(parseInt(_0x5c666e(0xac))/0xb);if(_0x255244===_0x1c189a)break;else _0x227e49['push'](_0x227e49['shift']());}catch(_0x5051ed){_0x227e49['push'](_0x227e49['shift']());}}}(_0x3d57,0xdcabb));import{Plugin as _0xd58542}from'ckeditor5/src/core.js';function _0xe223(_0x34c7bf,_0x4c1da9){const _0x3d5705=_0x3d57();return _0xe223=function(_0xe22399,_0x323ec6){_0xe22399=_0xe22399-0x90;let _0x46298b=_0x3d5705[_0xe22399];return _0x46298b;},_0xe223(_0x34c7bf,_0x4c1da9);}export default class J extends _0xd58542{[_0x11aa40(0xa1)](){const _0x29a962=_0x11aa40;if(!this[_0x29a962(0x94)][_0x29a962(0xaf)][_0x29a962(0xb5)](_0x29a962(0xa4)))return;const _0xdb8842=this[_0x29a962(0x94)][_0x29a962(0xaf)][_0x29a962(0xa8)](_0x29a962(0x9f));_0xdb8842[_0x29a962(0xa0)](_0x29a962(0xb2),this[_0x29a962(0xb0)][_0x29a962(0xa6)](this)),_0xdb8842[_0x29a962(0xa0)](_0x29a962(0x91)),_0xdb8842[_0x29a962(0xa0)](_0x29a962(0x9e)),_0xdb8842[_0x29a962(0xa0)](_0x29a962(0xb1)),_0xdb8842[_0x29a962(0xa0)](_0x29a962(0x99));}[_0x11aa40(0xb0)](_0xa18294,_0x156678,_0x36ca51={}){const _0x57a97f=_0x11aa40,_0x466922=this[_0x57a97f(0x94)][_0x57a97f(0xaf)][_0x57a97f(0xa8)](_0x57a97f(0xaa));return _0xa18294(_0x41e627=>(_0x57a97f(0x98)==typeof _0x156678?_0x466922[_0x57a97f(0x96)](_0x156678,_0x36ca51):_0x156678)(_0x41e627)[_0x57a97f(0xa7)](_0x134a1e=>!0x1===this[_0x57a97f(0xb8)](_0x134a1e,_0x41e627[_0x57a97f(0xb4)])),_0x36ca51);}[_0x11aa40(0xb8)](_0x4d952c,_0x2b704b){const _0x15d388=_0x11aa40,_0x7c7ce8=this[_0x15d388(0x94)][_0x15d388(0x9d)][_0x15d388(0xa3)](this[_0x15d388(0x94)][_0x15d388(0x9d)][_0x15d388(0xa2)](_0x2b704b,_0x4d952c[_0x15d388(0xa5)]),this[_0x15d388(0x94)][_0x15d388(0x9d)][_0x15d388(0xa2)](_0x2b704b,_0x4d952c[_0x15d388(0xb9)]));for(const _0x5d6f2b of this[_0x15d388(0x94)][_0x15d388(0x9d)][_0x15d388(0x97)][_0x15d388(0x9b)](_0x15d388(0x9c)))if(null!==_0x7c7ce8[_0x15d388(0x95)](_0x5d6f2b[_0x15d388(0x92)]()))return!0x0;return!0x1;}}function _0x3d57(){const _0x252e9d=['get','49986ROPfuL','FindAndReplaceUtils','8644846KDBYyd','13645808tlXsuk','2344uKLpXq','20vYsCtk','plugins','handleFindCommand','replace','find','59575XrrxSv','item','has','254NTeTKp','569487cxdvla','_isInDeletionRange','end','192hRbsCH','findNext','getRange','720808ctiCsh','editor','getIntersection','findByTextCallback','markers','string','replaceAll','21048XbZIye','getMarkersGroup','suggestion:deletion','model','findPrevious','TrackChangesEditing','enableCommand','afterInit','createPositionAt','createRange','FindAndReplaceEditing','start','bind','filter'];_0x3d57=function(){return _0x252e9d;};return _0x3d57();}
23
+ const _0x5197a2=_0x5fb0;function _0x1651(){const _0x527e80=['plugins','filter','10509786BwlgzQ','getIntersection','getMarkersGroup','4362510pEAISs','FindAndReplaceEditing','has','getRange','handleFindCommand','createPositionAt','model','start','56iaeFAk','find','suggestion:deletion','findByTextCallback','replaceAll','978792PzCmKP','markers','replace','string','9860094uIIfXT','end','afterInit','createRange','findPrevious','FindAndReplaceUtils','TrackChangesEditing','154942CCdJoV','bind','3821692qhPJAk','3694foolvR','get','findNext','item','editor','_isInDeletionRange','1083tIyvcs','enableCommand'];_0x1651=function(){return _0x527e80;};return _0x1651();}(function(_0x37e622,_0x5c6aa6){const _0xf9dd4f=_0x5fb0,_0x17c0aa=_0x37e622();while(!![]){try{const _0x3bc7f4=parseInt(_0xf9dd4f(0xa5))/0x1+-parseInt(_0xf9dd4f(0xa8))/0x2*(parseInt(_0xf9dd4f(0x86))/0x3)+-parseInt(_0xf9dd4f(0xa7))/0x4+parseInt(_0xf9dd4f(0x8d))/0x5+parseInt(_0xf9dd4f(0x9e))/0x6+-parseInt(_0xf9dd4f(0x95))/0x7*(-parseInt(_0xf9dd4f(0x9a))/0x8)+-parseInt(_0xf9dd4f(0x8a))/0x9;if(_0x3bc7f4===_0x5c6aa6)break;else _0x17c0aa['push'](_0x17c0aa['shift']());}catch(_0x2047d6){_0x17c0aa['push'](_0x17c0aa['shift']());}}}(_0x1651,0xd1df9));function _0x5fb0(_0x4212d6,_0x5ddd4e){const _0x16513e=_0x1651();return _0x5fb0=function(_0x5fb049,_0x23fa59){_0x5fb049=_0x5fb049-0x82;let _0x10ee32=_0x16513e[_0x5fb049];return _0x10ee32;},_0x5fb0(_0x4212d6,_0x5ddd4e);}import{Plugin as _0x87096f}from'ckeditor5/src/core.js';export default class J extends _0x87096f{[_0x5197a2(0xa0)](){const _0x40c16a=_0x5197a2;if(!this[_0x40c16a(0x84)][_0x40c16a(0x88)][_0x40c16a(0x8f)](_0x40c16a(0x8e)))return;const _0x36ca2a=this[_0x40c16a(0x84)][_0x40c16a(0x88)][_0x40c16a(0xa9)](_0x40c16a(0xa4));_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x96),this[_0x40c16a(0x91)][_0x40c16a(0xa6)](this)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x82)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0xa2)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x9c)),_0x36ca2a[_0x40c16a(0x87)](_0x40c16a(0x99));}[_0x5197a2(0x91)](_0x47ebfd,_0x40e9fd,_0x4acc65={}){const _0x57709d=_0x5197a2,_0xfa2e26=this[_0x57709d(0x84)][_0x57709d(0x88)][_0x57709d(0xa9)](_0x57709d(0xa3));return _0x47ebfd(_0x4fcfa6=>(_0x57709d(0x9d)==typeof _0x40e9fd?_0xfa2e26[_0x57709d(0x98)](_0x40e9fd,_0x4acc65):_0x40e9fd)(_0x4fcfa6)[_0x57709d(0x89)](_0x3860a3=>!0x1===this[_0x57709d(0x85)](_0x3860a3,_0x4fcfa6[_0x57709d(0x83)])),_0x4acc65);}[_0x5197a2(0x85)](_0x2063d5,_0x3ca41e){const _0x2f650f=_0x5197a2,_0xf1403b=this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0xa1)](this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0x92)](_0x3ca41e,_0x2063d5[_0x2f650f(0x94)]),this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0x92)](_0x3ca41e,_0x2063d5[_0x2f650f(0x9f)]));for(const _0x449b21 of this[_0x2f650f(0x84)][_0x2f650f(0x93)][_0x2f650f(0x9b)][_0x2f650f(0x8c)](_0x2f650f(0x97)))if(null!==_0xf1403b[_0x2f650f(0x8b)](_0x449b21[_0x2f650f(0x90)]()))return!0x0;return!0x1;}}