@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240604.1 → 0.0.0-nightly-20240605.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b8d1d=>{const {zh:{dictionary:_0x1019db,getPluralForm:_0x3351f0}}={'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':_0x5d1e0e=>0x0}};_0x5b8d1d['zh']||={'dictionary':{},'getPluralForm':null},_0x5b8d1d['zh']['dictionary']=Object['assign'](_0x5b8d1d['zh']['dictionary'],_0x1019db),_0x5b8d1d['zh']['getPluralForm']=_0x3351f0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a45f9=>{const {zh:{dictionary:_0x4aabb7,getPluralForm:_0x483e56}}={'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':_0xdf87a1=>0x0}};_0x1a45f9['zh']||={'dictionary':{},'getPluralForm':null},_0x1a45f9['zh']['dictionary']=Object['assign'](_0x1a45f9['zh']['dictionary'],_0x4aabb7),_0x1a45f9['zh']['getPluralForm']=_0x483e56;})(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-20240604.1",
3
+ "version": "0.0.0-nightly-20240605.1",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,8 +41,8 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "ckeditor5": "0.0.0-nightly-20240604.1",
45
- "ckeditor5-collaboration": "0.0.0-nightly-20240604.1",
44
+ "ckeditor5": "0.0.0-nightly-20240605.1",
45
+ "ckeditor5-collaboration": "0.0.0-nightly-20240605.1",
46
46
  "lodash-es": "4.17.21"
47
47
  },
48
48
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2aa5cb=_0x2e55;(function(_0x5e5080,_0x37baab){const _0x45cdb9=_0x2e55,_0xc7a892=_0x5e5080();while(!![]){try{const _0x41069d=parseInt(_0x45cdb9(0x9a))/0x1*(-parseInt(_0x45cdb9(0x99))/0x2)+-parseInt(_0x45cdb9(0x9b))/0x3+-parseInt(_0x45cdb9(0xa4))/0x4*(-parseInt(_0x45cdb9(0xab))/0x5)+parseInt(_0x45cdb9(0xa1))/0x6+parseInt(_0x45cdb9(0xa2))/0x7*(parseInt(_0x45cdb9(0xaa))/0x8)+-parseInt(_0x45cdb9(0xa9))/0x9*(parseInt(_0x45cdb9(0xa3))/0xa)+parseInt(_0x45cdb9(0xa8))/0xb;if(_0x41069d===_0x37baab)break;else _0xc7a892['push'](_0xc7a892['shift']());}catch(_0x188349){_0xc7a892['push'](_0xc7a892['shift']());}}}(_0x1f2c,0x61681));function _0x1f2c(){const _0xddd520=['126bUPneq','10gJpDZK','4jLSQiu','plugins','_isEnabledBasedOnSelection','get','2820356lMlAHK','683433vYxudz','101456YPZVvU','567500GziTXE','getRanges','editor','track-changes-accept-suggestion-not-found','execute','acceptSuggestion','model','2502yfNaTK','22CbwoUY','1354203nQmhzh','isEnabled','refresh','_suggestions','canEditAt','TrackChangesEditing','2133990eIyFQg'];_0x1f2c=function(){return _0xddd520;};return _0x1f2c();}import{Command as _0x348457}from'ckeditor5/src/core.js';import{CKEditorError as _0xf3d2c1}from'ckeditor5/src/utils.js';function _0x2e55(_0x27cc75,_0x4000eb){const _0x1f2cf2=_0x1f2c();return _0x2e55=function(_0x2e552d,_0x180564){_0x2e552d=_0x2e552d-0x96;let _0x102d8c=_0x1f2cf2[_0x2e552d];return _0x102d8c;},_0x2e55(_0x27cc75,_0x4000eb);}export default class $ extends _0x348457{constructor(_0x2c5e10,_0x574be0){const _0x46d516=_0x2e55;super(_0x2c5e10),this[_0x46d516(0x9e)]=_0x574be0,this[_0x46d516(0x9d)](),this[_0x46d516(0xa6)]=!0x1;}[_0x2aa5cb(0x9d)](){const _0x558871=_0x2aa5cb;this[_0x558871(0x9c)]=!0x0;}[_0x2aa5cb(0x96)](_0x42b539){const _0x5022ec=_0x2aa5cb,_0x433f56=this[_0x5022ec(0x9e)][_0x5022ec(0xa7)](_0x42b539);if(!_0x433f56)throw new _0xf3d2c1(_0x5022ec(0xae),this);const _0x217e09=_0x433f56[_0x5022ec(0xac)]();this[_0x5022ec(0xad)][_0x5022ec(0x98)][_0x5022ec(0x9f)](_0x217e09)&&this[_0x5022ec(0xad)][_0x5022ec(0xa5)][_0x5022ec(0xa7)](_0x5022ec(0xa0))[_0x5022ec(0x97)](_0x433f56);}}
23
+ function _0x59ba(){const _0x5a6aff=['acceptSuggestion','getRanges','741445gRthLk','6KhjWNd','execute','_isEnabledBasedOnSelection','isEnabled','402344BesUGn','model','3701624YFsUaA','track-changes-accept-suggestion-not-found','833742zbwhFy','canEditAt','970iKjJZg','12QrYEYQ','_suggestions','270660vWsjaR','plugins','editor','240341UqjqBW','refresh','TrackChangesEditing','get','53339HivPFf','14nYItxo'];_0x59ba=function(){return _0x5a6aff;};return _0x59ba();}const _0xf4cb38=_0x1a85;function _0x1a85(_0x3fa1b2,_0x14b4fb){const _0x59ba11=_0x59ba();return _0x1a85=function(_0x1a85b7,_0x2bad35){_0x1a85b7=_0x1a85b7-0x162;let _0x3b8d17=_0x59ba11[_0x1a85b7];return _0x3b8d17;},_0x1a85(_0x3fa1b2,_0x14b4fb);}(function(_0x5e6d1f,_0x52c918){const _0x196353=_0x1a85,_0x206f4f=_0x5e6d1f();while(!![]){try{const _0x4d73a4=parseInt(_0x196353(0x176))/0x1*(parseInt(_0x196353(0x166))/0x2)+-parseInt(_0x196353(0x173))/0x3+parseInt(_0x196353(0x16a))/0x4+parseInt(_0x196353(0x165))/0x5*(parseInt(_0x196353(0x171))/0x6)+-parseInt(_0x196353(0x162))/0x7*(parseInt(_0x196353(0x16c))/0x8)+-parseInt(_0x196353(0x16e))/0x9+-parseInt(_0x196353(0x170))/0xa*(-parseInt(_0x196353(0x17a))/0xb);if(_0x4d73a4===_0x52c918)break;else _0x206f4f['push'](_0x206f4f['shift']());}catch(_0x34370e){_0x206f4f['push'](_0x206f4f['shift']());}}}(_0x59ba,0x75414));import{Command as _0x567238}from'ckeditor5/src/core.js';import{CKEditorError as _0x49f52e}from'ckeditor5/src/utils.js';export default class $ extends _0x567238{constructor(_0x4bcdbe,_0x750699){const _0x5d70d2=_0x1a85;super(_0x4bcdbe),this[_0x5d70d2(0x172)]=_0x750699,this[_0x5d70d2(0x177)](),this[_0x5d70d2(0x168)]=!0x1;}[_0xf4cb38(0x177)](){const _0x37fa91=_0xf4cb38;this[_0x37fa91(0x169)]=!0x0;}[_0xf4cb38(0x167)](_0x5e9769){const _0x2a70b8=_0xf4cb38,_0x45f998=this[_0x2a70b8(0x172)][_0x2a70b8(0x179)](_0x5e9769);if(!_0x45f998)throw new _0x49f52e(_0x2a70b8(0x16d),this);const _0x4df856=_0x45f998[_0x2a70b8(0x164)]();this[_0x2a70b8(0x175)][_0x2a70b8(0x16b)][_0x2a70b8(0x16f)](_0x4df856)&&this[_0x2a70b8(0x175)][_0x2a70b8(0x174)][_0x2a70b8(0x179)](_0x2a70b8(0x178))[_0x2a70b8(0x163)](_0x45f998);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a55d7=_0x2fa0;(function(_0x51ea83,_0x1fe3a1){const _0x1776b3=_0x2fa0,_0x4a66d7=_0x51ea83();while(!![]){try{const _0x299d62=parseInt(_0x1776b3(0x111))/0x1*(parseInt(_0x1776b3(0x10d))/0x2)+parseInt(_0x1776b3(0x113))/0x3+-parseInt(_0x1776b3(0x124))/0x4+parseInt(_0x1776b3(0x122))/0x5+-parseInt(_0x1776b3(0x121))/0x6*(parseInt(_0x1776b3(0x123))/0x7)+-parseInt(_0x1776b3(0x11c))/0x8*(parseInt(_0x1776b3(0x117))/0x9)+-parseInt(_0x1776b3(0x118))/0xa*(parseInt(_0x1776b3(0x112))/0xb);if(_0x299d62===_0x1fe3a1)break;else _0x4a66d7['push'](_0x4a66d7['shift']());}catch(_0xaef80a){_0x4a66d7['push'](_0x4a66d7['shift']());}}}(_0x539a,0x207a0));function _0x539a(){const _0x2546f3=['1024650WdhWUv','16100xjHPxM','775684xQZKqh','_suggestions','166790OCLgbs','discardSuggestion','getRanges','refresh','2GTXeLm','57607cCSdxn','166296dfgvdb','execute','_isEnabledBasedOnSelection','get','387lpcyBk','170FiDSuT','editor','isEnabled','model','368KPOYsd','plugins','TrackChangesEditing','canEditAt','track-changes-discard-suggestion-not-found','24idjTnO'];_0x539a=function(){return _0x2546f3;};return _0x539a();}function _0x2fa0(_0x101785,_0x446483){const _0x539ac4=_0x539a();return _0x2fa0=function(_0x2fa0a3,_0x3d6b43){_0x2fa0a3=_0x2fa0a3-0x10d;let _0x59ba1e=_0x539ac4[_0x2fa0a3];return _0x59ba1e;},_0x2fa0(_0x101785,_0x446483);}import{Command as _0x598a89}from'ckeditor5/src/core.js';import{CKEditorError as _0x31c497}from'ckeditor5/src/utils.js';export default class B extends _0x598a89{constructor(_0x1b9de6,_0x2832d6){const _0x329f77=_0x2fa0;super(_0x1b9de6),this[_0x329f77(0x125)]=_0x2832d6,this[_0x329f77(0x110)](),this[_0x329f77(0x115)]=!0x1;}[_0x3a55d7(0x110)](){const _0x358747=_0x3a55d7;this[_0x358747(0x11a)]=!0x0;}[_0x3a55d7(0x114)](_0x8a0932){const _0x42e1c6=_0x3a55d7,_0x2ca1f7=this[_0x42e1c6(0x125)][_0x42e1c6(0x116)](_0x8a0932);if(!_0x2ca1f7)throw new _0x31c497(_0x42e1c6(0x120),this);const _0xb2d569=_0x2ca1f7[_0x42e1c6(0x10f)]();this[_0x42e1c6(0x119)][_0x42e1c6(0x11b)][_0x42e1c6(0x11f)](_0xb2d569)&&this[_0x42e1c6(0x119)][_0x42e1c6(0x11d)][_0x42e1c6(0x116)](_0x42e1c6(0x11e))[_0x42e1c6(0x10e)](_0x2ca1f7);}}
23
+ const _0x59b0be=_0x333a;(function(_0x27ed19,_0x2dea46){const _0x20d3b6=_0x333a,_0x532bc8=_0x27ed19();while(!![]){try{const _0x4bc22a=parseInt(_0x20d3b6(0x17e))/0x1*(-parseInt(_0x20d3b6(0x17f))/0x2)+-parseInt(_0x20d3b6(0x170))/0x3+-parseInt(_0x20d3b6(0x175))/0x4*(parseInt(_0x20d3b6(0x17c))/0x5)+-parseInt(_0x20d3b6(0x183))/0x6*(-parseInt(_0x20d3b6(0x181))/0x7)+parseInt(_0x20d3b6(0x180))/0x8*(-parseInt(_0x20d3b6(0x185))/0x9)+-parseInt(_0x20d3b6(0x182))/0xa+parseInt(_0x20d3b6(0x176))/0xb*(parseInt(_0x20d3b6(0x173))/0xc);if(_0x4bc22a===_0x2dea46)break;else _0x532bc8['push'](_0x532bc8['shift']());}catch(_0x18332a){_0x532bc8['push'](_0x532bc8['shift']());}}}(_0x37d8,0x2e210));import{Command as _0x50905b}from'ckeditor5/src/core.js';function _0x37d8(){const _0x1ad61d=['isEnabled','3033EZZVFJ','getRanges','execute','refresh','model','942078pZWvUU','_isEnabledBasedOnSelection','canEditAt','822576ejyrqF','editor','832532FTfnNF','143zlFbJT','discardSuggestion','_suggestions','get','track-changes-discard-suggestion-not-found','plugins','5ssPDlw','TrackChangesEditing','7cWSQXH','6074TAVozM','4328FEmlQJ','14GTJVfG','3240110qqyjiM','1042698LHalgh'];_0x37d8=function(){return _0x1ad61d;};return _0x37d8();}import{CKEditorError as _0x1c4ecc}from'ckeditor5/src/utils.js';function _0x333a(_0x56b212,_0x1139de){const _0x37d89d=_0x37d8();return _0x333a=function(_0x333ae7,_0x1cbf9f){_0x333ae7=_0x333ae7-0x16d;let _0x50ad0b=_0x37d89d[_0x333ae7];return _0x50ad0b;},_0x333a(_0x56b212,_0x1139de);}export default class B extends _0x50905b{constructor(_0x12b296,_0x103737){const _0x5004df=_0x333a;super(_0x12b296),this[_0x5004df(0x178)]=_0x103737,this[_0x5004df(0x16e)](),this[_0x5004df(0x171)]=!0x1;}[_0x59b0be(0x16e)](){const _0x50ac0f=_0x59b0be;this[_0x50ac0f(0x184)]=!0x0;}[_0x59b0be(0x16d)](_0x29a540){const _0x5790d8=_0x59b0be,_0x56a1d6=this[_0x5790d8(0x178)][_0x5790d8(0x179)](_0x29a540);if(!_0x56a1d6)throw new _0x1c4ecc(_0x5790d8(0x17a),this);const _0x146d67=_0x56a1d6[_0x5790d8(0x186)]();this[_0x5790d8(0x174)][_0x5790d8(0x16f)][_0x5790d8(0x172)](_0x146d67)&&this[_0x5790d8(0x174)][_0x5790d8(0x17b)][_0x5790d8(0x179)](_0x5790d8(0x17d))[_0x5790d8(0x177)](_0x56a1d6);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27f65f=_0x111a;(function(_0x4cc486,_0x503ebb){const _0x349bbc=_0x111a,_0x5cfb94=_0x4cc486();while(!![]){try{const _0x2556a0=-parseInt(_0x349bbc(0xdc))/0x1+parseInt(_0x349bbc(0xe8))/0x2*(parseInt(_0x349bbc(0xe4))/0x3)+parseInt(_0x349bbc(0xe5))/0x4+parseInt(_0x349bbc(0xe2))/0x5+parseInt(_0x349bbc(0xe3))/0x6+parseInt(_0x349bbc(0xee))/0x7+parseInt(_0x349bbc(0xde))/0x8*(-parseInt(_0x349bbc(0xdd))/0x9);if(_0x2556a0===_0x503ebb)break;else _0x5cfb94['push'](_0x5cfb94['shift']());}catch(_0x555647){_0x5cfb94['push'](_0x5cfb94['shift']());}}}(_0x5039,0x6a280));import{Command as _0x92645e}from'ckeditor5/src/core.js';function _0x111a(_0xfd8804,_0x4489a0){const _0x50397c=_0x5039();return _0x111a=function(_0x111aa8,_0x3c07ed){_0x111aa8=_0x111aa8-0xdc;let _0x511ac7=_0x50397c[_0x111aa8];return _0x511ac7;},_0x111a(_0xfd8804,_0x4489a0);}import{sortSuggestions as _0x1288fd,executeCommandForSuggestions as _0x2d7940}from'../utils/utils.js';export default class x extends _0x92645e{constructor(_0x531907,_0x5cafbb,_0x49c892){const _0x18b82c=_0x111a;super(_0x531907),this[_0x18b82c(0xe6)]=_0x5cafbb,this[_0x18b82c(0xeb)]=_0x49c892,this[_0x18b82c(0xe0)](),this[_0x18b82c(0xdf)]=!0x1;}[_0x27f65f(0xe0)](){const _0x5bf50c=_0x27f65f,_0x22e027=Array[_0x5bf50c(0xea)](this[_0x5bf50c(0xeb)][_0x5bf50c(0xe9)]())[_0x5bf50c(0xe7)](_0x31e5fc=>_0x31e5fc[_0x5bf50c(0xec)]);this[_0x5bf50c(0xf0)]=this[_0x5bf50c(0xe6)][_0x5bf50c(0xf0)]&&_0x22e027;}[_0x27f65f(0xef)](){const _0x4706da=_0x27f65f,_0x36f828=_0x1288fd(Array[_0x4706da(0xea)](this[_0x4706da(0xeb)][_0x4706da(0xe9)]()));for(const _0x55cfa3 of _0x36f828){const _0x453296=_0x55cfa3[_0x4706da(0xf1)]();if(!this[_0x4706da(0xed)][_0x4706da(0xe1)][_0x4706da(0xf2)](_0x453296))return;}_0x2d7940(this[_0x4706da(0xed)][_0x4706da(0xe1)],this[_0x4706da(0xe6)],_0x36f828);}}function _0x5039(){const _0x4e887f=['refresh','model','1665130gToXrh','4085856CsGhrn','48OPTELE','1346124ZXvszb','_command','some','40322KWVyTz','values','from','_suggestions','isInContent','editor','2940546jcZuOH','execute','isEnabled','getRanges','canEditAt','560263rLFXco','2538PGXEVs','31152opfTVo','_isEnabledBasedOnSelection'];_0x5039=function(){return _0x4e887f;};return _0x5039();}
23
+ function _0x191c(_0x4e3c73,_0x1ac2eb){const _0x4b8eb6=_0x4b8e();return _0x191c=function(_0x191c3a,_0xb3b56a){_0x191c3a=_0x191c3a-0x16b;let _0x56920c=_0x4b8eb6[_0x191c3a];return _0x56920c;},_0x191c(_0x4e3c73,_0x1ac2eb);}function _0x4b8e(){const _0x23d935=['82452CapyVK','editor','12XAgiJu','canEditAt','execute','getRanges','refresh','5YbUrmH','_isEnabledBasedOnSelection','model','_command','isEnabled','10522402DBPqFK','80JWgmdu','1158558OWfcuC','117297PXTLRi','isInContent','some','from','values','_suggestions','1tHAGVF','1044260eHzqFc','536950nAzvWW','1742230sBkENa'];_0x4b8e=function(){return _0x23d935;};return _0x4b8e();}const _0x2d42d6=_0x191c;(function(_0x3ad90c,_0x5b691f){const _0x395be2=_0x191c,_0x29c449=_0x3ad90c();while(!![]){try{const _0x5b4e3a=parseInt(_0x395be2(0x170))/0x1*(-parseInt(_0x395be2(0x172))/0x2)+parseInt(_0x395be2(0x174))/0x3*(-parseInt(_0x395be2(0x176))/0x4)+-parseInt(_0x395be2(0x17b))/0x5*(parseInt(_0x395be2(0x182))/0x6)+-parseInt(_0x395be2(0x173))/0x7+-parseInt(_0x395be2(0x181))/0x8*(parseInt(_0x395be2(0x183))/0x9)+parseInt(_0x395be2(0x171))/0xa+parseInt(_0x395be2(0x180))/0xb;if(_0x5b4e3a===_0x5b691f)break;else _0x29c449['push'](_0x29c449['shift']());}catch(_0x460218){_0x29c449['push'](_0x29c449['shift']());}}}(_0x4b8e,0x21a28));import{Command as _0x2c8c3f}from'ckeditor5/src/core.js';import{sortSuggestions as _0x27ef33,executeCommandForSuggestions as _0x361e8c}from'../utils/utils.js';export default class x extends _0x2c8c3f{constructor(_0x47959b,_0x3bb9a7,_0x2e8df9){const _0x5afabb=_0x191c;super(_0x47959b),this[_0x5afabb(0x17e)]=_0x3bb9a7,this[_0x5afabb(0x16f)]=_0x2e8df9,this[_0x5afabb(0x17a)](),this[_0x5afabb(0x17c)]=!0x1;}[_0x2d42d6(0x17a)](){const _0x2f2277=_0x2d42d6,_0x481f9a=Array[_0x2f2277(0x16d)](this[_0x2f2277(0x16f)][_0x2f2277(0x16e)]())[_0x2f2277(0x16c)](_0x118c6a=>_0x118c6a[_0x2f2277(0x16b)]);this[_0x2f2277(0x17f)]=this[_0x2f2277(0x17e)][_0x2f2277(0x17f)]&&_0x481f9a;}[_0x2d42d6(0x178)](){const _0x3ec08a=_0x2d42d6,_0x5968fb=_0x27ef33(Array[_0x3ec08a(0x16d)](this[_0x3ec08a(0x16f)][_0x3ec08a(0x16e)]()));for(const _0x5c88a9 of _0x5968fb){const _0x3a59d5=_0x5c88a9[_0x3ec08a(0x179)]();if(!this[_0x3ec08a(0x175)][_0x3ec08a(0x17d)][_0x3ec08a(0x177)](_0x3a59d5))return;}_0x361e8c(this[_0x3ec08a(0x175)][_0x3ec08a(0x17d)],this[_0x3ec08a(0x17e)],_0x5968fb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x374a30=_0x4d6c;(function(_0x8c9180,_0x58ab6c){const _0x37a447=_0x4d6c,_0x4f8f9c=_0x8c9180();while(!![]){try{const _0x4757e8=parseInt(_0x37a447(0x19d))/0x1*(-parseInt(_0x37a447(0x187))/0x2)+-parseInt(_0x37a447(0x194))/0x3+-parseInt(_0x37a447(0x19c))/0x4+-parseInt(_0x37a447(0x19b))/0x5+parseInt(_0x37a447(0x195))/0x6+parseInt(_0x37a447(0x18e))/0x7*(-parseInt(_0x37a447(0x192))/0x8)+parseInt(_0x37a447(0x197))/0x9;if(_0x4757e8===_0x58ab6c)break;else _0x4f8f9c['push'](_0x4f8f9c['shift']());}catch(_0x3089bd){_0x4f8f9c['push'](_0x4f8f9c['shift']());}}}(_0x5d8b,0xb32b7));import{Command as _0x3d3af0}from'ckeditor5/src/core.js';function _0x4d6c(_0x574036,_0x4e75f9){const _0x5d8b6f=_0x5d8b();return _0x4d6c=function(_0x4d6c19,_0x27bd5a){_0x4d6c19=_0x4d6c19-0x187;let _0x3289b4=_0x5d8b6f[_0x4d6c19];return _0x3289b4;},_0x4d6c(_0x574036,_0x4e75f9);}function _0x5d8b(){const _0x4d5500=['editor','13937436MDweog','isEnabled','model','execute','2484470qjuXxT','3218084sfZnXS','321743JhNSCs','getRanges','size','2RtGRxZ','_isEnabledBasedOnSelection','_suggestions','refresh','from','document','_selectedSuggestions','917mpHhmL','_command','values','canEditAt','2504LuPhwI','selection','946542gLazKr','6989700nfhyhz'];_0x5d8b=function(){return _0x4d5500;};return _0x5d8b();}import{sortSuggestions as _0x113a76,getSelectedSuggestions as _0xbcfa5c,executeCommandForSuggestions as _0x453e56}from'../utils/utils.js';export default class R extends _0x3d3af0{constructor(_0x351f36,_0x2b51b1,_0xcb8bec){const _0x4048de=_0x4d6c;super(_0x351f36),this[_0x4048de(0x18f)]=_0x2b51b1,this[_0x4048de(0x189)]=_0xcb8bec,this[_0x4048de(0x18d)]=new Set(),this[_0x4048de(0x18a)](),this[_0x4048de(0x188)]=!0x1;}[_0x374a30(0x18a)](){const _0x5006d2=_0x374a30,_0x257793=this[_0x5006d2(0x196)][_0x5006d2(0x199)][_0x5006d2(0x18c)][_0x5006d2(0x193)],_0x58485e=Array[_0x5006d2(0x18b)](this[_0x5006d2(0x189)][_0x5006d2(0x190)]());this[_0x5006d2(0x18d)]=_0xbcfa5c(_0x257793,_0x58485e),this[_0x5006d2(0x198)]=this[_0x5006d2(0x18f)][_0x5006d2(0x198)]&&!!this[_0x5006d2(0x18d)][_0x5006d2(0x19f)];}[_0x374a30(0x19a)](){const _0x35cdf0=_0x374a30,_0x2d0234=_0x113a76(Array[_0x35cdf0(0x18b)](this[_0x35cdf0(0x18d)]));for(const _0x55fbeb of _0x2d0234){const _0x55b6f1=_0x55fbeb[_0x35cdf0(0x19e)]();if(!this[_0x35cdf0(0x196)][_0x35cdf0(0x199)][_0x35cdf0(0x191)](_0x55b6f1))return;}_0x453e56(this[_0x35cdf0(0x196)][_0x35cdf0(0x199)],this[_0x35cdf0(0x18f)],_0x2d0234);}}
23
+ function _0x4054(_0xb6e16f,_0x15d2f4){const _0x4830f2=_0x4830();return _0x4054=function(_0x405440,_0x43278e){_0x405440=_0x405440-0x1a1;let _0x1cfa2f=_0x4830f2[_0x405440];return _0x1cfa2f;},_0x4054(_0xb6e16f,_0x15d2f4);}const _0x5ca3b3=_0x4054;(function(_0x78647,_0x5e375e){const _0x4e140e=_0x4054,_0x7c666d=_0x78647();while(!![]){try{const _0x3c08bb=parseInt(_0x4e140e(0x1b2))/0x1*(-parseInt(_0x4e140e(0x1a5))/0x2)+parseInt(_0x4e140e(0x1b0))/0x3+-parseInt(_0x4e140e(0x1a6))/0x4*(parseInt(_0x4e140e(0x1b5))/0x5)+-parseInt(_0x4e140e(0x1ae))/0x6+parseInt(_0x4e140e(0x1b9))/0x7+parseInt(_0x4e140e(0x1a8))/0x8*(parseInt(_0x4e140e(0x1ab))/0x9)+parseInt(_0x4e140e(0x1b8))/0xa;if(_0x3c08bb===_0x5e375e)break;else _0x7c666d['push'](_0x7c666d['shift']());}catch(_0x1919f4){_0x7c666d['push'](_0x7c666d['shift']());}}}(_0x4830,0x84070));import{Command as _0x1d0971}from'ckeditor5/src/core.js';import{sortSuggestions as _0x350c11,getSelectedSuggestions as _0x2a3a18,executeCommandForSuggestions as _0x2255b4}from'../utils/utils.js';export default class R extends _0x1d0971{constructor(_0x3769d1,_0xdcb125,_0x3b52a0){const _0x5347b7=_0x4054;super(_0x3769d1),this[_0x5347b7(0x1b6)]=_0xdcb125,this[_0x5347b7(0x1ad)]=_0x3b52a0,this[_0x5347b7(0x1b3)]=new Set(),this[_0x5347b7(0x1a9)](),this[_0x5347b7(0x1a4)]=!0x1;}[_0x5ca3b3(0x1a9)](){const _0x5f557e=_0x5ca3b3,_0x4ed67e=this[_0x5f557e(0x1a3)][_0x5f557e(0x1b7)][_0x5f557e(0x1b1)][_0x5f557e(0x1ba)],_0x1edd49=Array[_0x5f557e(0x1ac)](this[_0x5f557e(0x1ad)][_0x5f557e(0x1aa)]());this[_0x5f557e(0x1b3)]=_0x2a3a18(_0x4ed67e,_0x1edd49),this[_0x5f557e(0x1a7)]=this[_0x5f557e(0x1b6)][_0x5f557e(0x1a7)]&&!!this[_0x5f557e(0x1b3)][_0x5f557e(0x1a1)];}[_0x5ca3b3(0x1af)](){const _0x41c9d5=_0x5ca3b3,_0x1d60b0=_0x350c11(Array[_0x41c9d5(0x1ac)](this[_0x41c9d5(0x1b3)]));for(const _0x2515db of _0x1d60b0){const _0x5d8412=_0x2515db[_0x41c9d5(0x1a2)]();if(!this[_0x41c9d5(0x1a3)][_0x41c9d5(0x1b7)][_0x41c9d5(0x1b4)](_0x5d8412))return;}_0x2255b4(this[_0x41c9d5(0x1a3)][_0x41c9d5(0x1b7)],this[_0x41c9d5(0x1b6)],_0x1d60b0);}}function _0x4830(){const _0x482bee=['92205pWtUoW','_command','model','4392440eSiMqi','6273008ycQSEs','selection','size','getRanges','editor','_isEnabledBasedOnSelection','3778SvgtSp','8dIQOLQ','isEnabled','8RiAMgy','refresh','values','4112811xocroy','from','_suggestions','5869446KYaBYY','execute','407019Xxbwcm','document','197UyKzwz','_selectedSuggestions','canEditAt'];_0x4830=function(){return _0x482bee;};return _0x4830();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44f654=_0x2026;function _0x2026(_0x289fca,_0x25a887){const _0x273fc1=_0x273f();return _0x2026=function(_0x202695,_0x1bdd07){_0x202695=_0x202695-0x19d;let _0x42a35c=_0x273fc1[_0x202695];return _0x42a35c;},_0x2026(_0x289fca,_0x25a887);}function _0x273f(){const _0x5dbc79=['execute','editor','_enableCommands','433470CppSAW','clearForceDisabled','2215374jktIpm','6124140NyDEUX','373611vswYMp','434724RXPSKa','8oIolqX','commands','941966qWpMUP','_enabledCommands','value','_disableUnsupportedCommands','_isEnabledBasedOnSelection','forceDisabled','TrackChangesCommand','affectsData','isEnabled','has','refresh','5XRvrkt','189468OYFvgi'];_0x273f=function(){return _0x5dbc79;};return _0x273f();}(function(_0x511ad3,_0x2ed04f){const _0x31e27d=_0x2026,_0x3c4159=_0x511ad3();while(!![]){try{const _0x1e7188=parseInt(_0x31e27d(0x1af))/0x1+parseInt(_0x31e27d(0x1a3))/0x2+-parseInt(_0x31e27d(0x1b3))/0x3+parseInt(_0x31e27d(0x1a0))/0x4+-parseInt(_0x31e27d(0x1ae))/0x5*(-parseInt(_0x31e27d(0x19d))/0x6)+parseInt(_0x31e27d(0x19f))/0x7*(parseInt(_0x31e27d(0x1a1))/0x8)+-parseInt(_0x31e27d(0x19e))/0x9;if(_0x1e7188===_0x2ed04f)break;else _0x3c4159['push'](_0x3c4159['shift']());}catch(_0x544de5){_0x3c4159['push'](_0x3c4159['shift']());}}}(_0x273f,0x598c0));import{Command as _0x4ee771}from'ckeditor5/src/core.js';export default class M extends _0x4ee771{constructor(_0x2d2e68,_0x2004c8){const _0x1899b9=_0x2026;super(_0x2d2e68),this[_0x1899b9(0x1a4)]=_0x2004c8,this[_0x1899b9(0x1a5)]=!0x1,this[_0x1899b9(0x1ad)](),this[_0x1899b9(0x1a7)]=!0x1;}[_0x44f654(0x1ad)](){const _0xafcc9b=_0x44f654;this[_0xafcc9b(0x1ab)]=!0x0;}[_0x44f654(0x1b0)](){const _0x31b65a=_0x44f654;this[_0x31b65a(0x1a5)]=!this[_0x31b65a(0x1a5)],this[_0x31b65a(0x1a5)]?this[_0x31b65a(0x1a6)]():this[_0x31b65a(0x1b2)]();}[_0x44f654(0x1a6)](){const _0x4df0e0=_0x44f654;for(const _0x2b5e1b of this[_0x4df0e0(0x1b1)][_0x4df0e0(0x1a2)][_0x4df0e0(0x1a2)]())_0x2b5e1b[_0x4df0e0(0x1aa)]&&!this[_0x4df0e0(0x1a4)][_0x4df0e0(0x1ac)](_0x2b5e1b)&&_0x2b5e1b[_0x4df0e0(0x1a8)](_0x4df0e0(0x1a9));}[_0x44f654(0x1b2)](){const _0x57d857=_0x44f654;for(const _0x5ba0a6 of this[_0x57d857(0x1b1)][_0x57d857(0x1a2)][_0x57d857(0x1a2)]())_0x5ba0a6[_0x57d857(0x1aa)]&&!this[_0x57d857(0x1a4)][_0x57d857(0x1ac)](_0x5ba0a6)&&_0x5ba0a6[_0x57d857(0x1b4)](_0x57d857(0x1a9));}}
23
+ const _0x449955=_0x4c25;function _0x4c25(_0x1c5e90,_0x30b6d6){const _0x432ed7=_0x432e();return _0x4c25=function(_0x4c25dc,_0x540763){_0x4c25dc=_0x4c25dc-0x12b;let _0x51e748=_0x432ed7[_0x4c25dc];return _0x51e748;},_0x4c25(_0x1c5e90,_0x30b6d6);}(function(_0x196d7f,_0x13e771){const _0x14c688=_0x4c25,_0x2c43b3=_0x196d7f();while(!![]){try{const _0x13b123=-parseInt(_0x14c688(0x13e))/0x1*(-parseInt(_0x14c688(0x131))/0x2)+-parseInt(_0x14c688(0x144))/0x3*(-parseInt(_0x14c688(0x130))/0x4)+parseInt(_0x14c688(0x13b))/0x5*(-parseInt(_0x14c688(0x136))/0x6)+-parseInt(_0x14c688(0x13f))/0x7*(parseInt(_0x14c688(0x12c))/0x8)+-parseInt(_0x14c688(0x137))/0x9*(parseInt(_0x14c688(0x132))/0xa)+parseInt(_0x14c688(0x143))/0xb+-parseInt(_0x14c688(0x140))/0xc*(parseInt(_0x14c688(0x133))/0xd);if(_0x13b123===_0x13e771)break;else _0x2c43b3['push'](_0x2c43b3['shift']());}catch(_0xb98d78){_0x2c43b3['push'](_0x2c43b3['shift']());}}}(_0x432e,0xe917f));import{Command as _0x2433f7}from'ckeditor5/src/core.js';function _0x432e(){const _0x2dadd1=['14507229YQMlOk','24zzlQoz','refresh','commands','execute','88dQwJUF','TrackChangesCommand','editor','forceDisabled','757648pdXEXH','4kYaFlj','11095310Gfrzza','104338YqnBCj','_isEnabledBasedOnSelection','_disableUnsupportedCommands','42840FNxbMu','9XiGlZt','_enabledCommands','clearForceDisabled','value','300uHqSVV','has','isEnabled','601072QhIRVY','83377hGsQZi','2112VwCDEo','affectsData','_enableCommands'];_0x432e=function(){return _0x2dadd1;};return _0x432e();}export default class M extends _0x2433f7{constructor(_0x5e845e,_0x235b42){const _0x4db621=_0x4c25;super(_0x5e845e),this[_0x4db621(0x138)]=_0x235b42,this[_0x4db621(0x13a)]=!0x1,this[_0x4db621(0x145)](),this[_0x4db621(0x134)]=!0x1;}[_0x449955(0x145)](){const _0x2e7860=_0x449955;this[_0x2e7860(0x13d)]=!0x0;}[_0x449955(0x12b)](){const _0x21f4d5=_0x449955;this[_0x21f4d5(0x13a)]=!this[_0x21f4d5(0x13a)],this[_0x21f4d5(0x13a)]?this[_0x21f4d5(0x135)]():this[_0x21f4d5(0x142)]();}[_0x449955(0x135)](){const _0x482f8f=_0x449955;for(const _0x1aba21 of this[_0x482f8f(0x12e)][_0x482f8f(0x146)][_0x482f8f(0x146)]())_0x1aba21[_0x482f8f(0x141)]&&!this[_0x482f8f(0x138)][_0x482f8f(0x13c)](_0x1aba21)&&_0x1aba21[_0x482f8f(0x12f)](_0x482f8f(0x12d));}[_0x449955(0x142)](){const _0x41f6d3=_0x449955;for(const _0x53b374 of this[_0x41f6d3(0x12e)][_0x41f6d3(0x146)][_0x41f6d3(0x146)]())_0x53b374[_0x41f6d3(0x141)]&&!this[_0x41f6d3(0x138)][_0x41f6d3(0x13c)](_0x53b374)&&_0x53b374[_0x41f6d3(0x139)](_0x41f6d3(0x12d));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1211(){var _0x5caa86=['12275VbplXd','3446840SvFdjB','1843108RvZnDS','2427jNhMOH','37145339bFLnRG','2310973mwfils','9FzwTve','4628LKeoaZ','1fYEzch','4290448IxyZUU','3258zojPIg'];_0x1211=function(){return _0x5caa86;};return _0x1211();}(function(_0xdc9ef7,_0x5dcdb9){var _0x592483=_0x53ec,_0x32a23a=_0xdc9ef7();while(!![]){try{var _0x861906=parseInt(_0x592483(0xf7))/0x1*(-parseInt(_0x592483(0xf1))/0x2)+-parseInt(_0x592483(0xf2))/0x3*(parseInt(_0x592483(0xf6))/0x4)+parseInt(_0x592483(0xfa))/0x5*(-parseInt(_0x592483(0xf9))/0x6)+parseInt(_0x592483(0xf4))/0x7+-parseInt(_0x592483(0xf8))/0x8*(-parseInt(_0x592483(0xf5))/0x9)+-parseInt(_0x592483(0xfb))/0xa+parseInt(_0x592483(0xf3))/0xb;if(_0x861906===_0x5dcdb9)break;else _0x32a23a['push'](_0x32a23a['shift']());}catch(_0x2e3043){_0x32a23a['push'](_0x32a23a['shift']());}}}(_0x1211,0xacd8a));export{default as TrackChanges}from'./trackchanges.js';function _0x53ec(_0x548341,_0x3016d1){var _0x1211c6=_0x1211();return _0x53ec=function(_0x53ec0e,_0x253109){_0x53ec0e=_0x53ec0e-0xf1;var _0x40901d=_0x1211c6[_0x53ec0e];return _0x40901d;},_0x53ec(_0x548341,_0x3016d1);}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(_0x23e5a9,_0x56088d){var _0x5a4634=_0x29a1,_0x520af2=_0x23e5a9();while(!![]){try{var _0x55bb5c=parseInt(_0x5a4634(0xae))/0x1*(-parseInt(_0x5a4634(0xb1))/0x2)+parseInt(_0x5a4634(0xac))/0x3+-parseInt(_0x5a4634(0xb2))/0x4*(-parseInt(_0x5a4634(0xa9))/0x5)+parseInt(_0x5a4634(0xaa))/0x6+-parseInt(_0x5a4634(0xb0))/0x7+parseInt(_0x5a4634(0xad))/0x8*(-parseInt(_0x5a4634(0xab))/0x9)+parseInt(_0x5a4634(0xaf))/0xa;if(_0x55bb5c===_0x56088d)break;else _0x520af2['push'](_0x520af2['shift']());}catch(_0x46d353){_0x520af2['push'](_0x520af2['shift']());}}}(_0x39c7,0xb8c27));export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x39c7(){var _0x82a0a6=['42nPglYX','4zpyVyF','2679245GuGevv','5084916wJosce','27byecQJ','4402152WxsvVw','1182776GbpafK','44123RESaDH','2259870PvLQKg','6648649GCPIBd'];_0x39c7=function(){return _0x82a0a6;};return _0x39c7();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';function _0x29a1(_0x31772e,_0x140a44){var _0x39c77c=_0x39c7();return _0x29a1=function(_0x29a1fb,_0x593d6b){_0x29a1fb=_0x29a1fb-0xa9;var _0x1ee9f5=_0x39c77c[_0x29a1fb];return _0x1ee9f5;},_0x29a1(_0x31772e,_0x140a44);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4b64(_0x900ba7,_0x529a36){const _0x2e3784=_0x2e37();return _0x4b64=function(_0x4b640e,_0xc8a206){_0x4b640e=_0x4b640e-0xcc;let _0x336964=_0x2e3784[_0x4b640e];return _0x336964;},_0x4b64(_0x900ba7,_0x529a36);}const _0x4d481e=_0x4b64;function _0x2e37(){const _0xb32278=['5527470DKkLaP','enableCommand','55aHExVH','5392ItjEWY','47dZWUzR','plugins','editor','45LKldVa','TrackChangesEditing','4068qZGcFq','get','showAIAssistant','1191424cdOGtQ','commands','2135YztQpX','6455386EWZAyD','5046348grEcEr','36104kifoZy','282JrhiOs','afterInit'];_0x2e37=function(){return _0xb32278;};return _0x2e37();}(function(_0x54059b,_0x5eeb02){const _0x170ff4=_0x4b64,_0x12ed40=_0x54059b();while(!![]){try{const _0x1f2fec=parseInt(_0x170ff4(0xd5))/0x1*(-parseInt(_0x170ff4(0xce))/0x2)+-parseInt(_0x170ff4(0xcf))/0x3*(parseInt(_0x170ff4(0xd4))/0x4)+-parseInt(_0x170ff4(0xdf))/0x5*(parseInt(_0x170ff4(0xda))/0x6)+parseInt(_0x170ff4(0xcc))/0x7+parseInt(_0x170ff4(0xdd))/0x8*(-parseInt(_0x170ff4(0xd8))/0x9)+-parseInt(_0x170ff4(0xd1))/0xa+parseInt(_0x170ff4(0xd3))/0xb*(parseInt(_0x170ff4(0xcd))/0xc);if(_0x1f2fec===_0x5eeb02)break;else _0x12ed40['push'](_0x12ed40['shift']());}catch(_0x3a6cc5){_0x12ed40['push'](_0x12ed40['shift']());}}}(_0x2e37,0x70fca));import{Plugin as _0x35e1d7}from'ckeditor5/src/core.js';export default class E extends _0x35e1d7{[_0x4d481e(0xd0)](){const _0x3b21ee=_0x4d481e,_0x1a9bfb=this[_0x3b21ee(0xd7)],_0x1b7828=_0x1a9bfb[_0x3b21ee(0xd6)][_0x3b21ee(0xdb)](_0x3b21ee(0xd9));_0x1a9bfb[_0x3b21ee(0xde)][_0x3b21ee(0xdb)](_0x3b21ee(0xdc))&&_0x1b7828[_0x3b21ee(0xd2)](_0x3b21ee(0xdc));}}
23
+ const _0x7025a=_0x486d;function _0x486d(_0x3a4290,_0x1edba4){const _0x144b9c=_0x144b();return _0x486d=function(_0x486d03,_0x44aaf7){_0x486d03=_0x486d03-0x1a6;let _0x283473=_0x144b9c[_0x486d03];return _0x283473;},_0x486d(_0x3a4290,_0x1edba4);}(function(_0x37dce2,_0x102f95){const _0x14df4b=_0x486d,_0x3abcb5=_0x37dce2();while(!![]){try{const _0x18f1ad=-parseInt(_0x14df4b(0x1ab))/0x1+-parseInt(_0x14df4b(0x1b4))/0x2+parseInt(_0x14df4b(0x1a7))/0x3*(-parseInt(_0x14df4b(0x1ac))/0x4)+-parseInt(_0x14df4b(0x1b6))/0x5+parseInt(_0x14df4b(0x1aa))/0x6*(parseInt(_0x14df4b(0x1a9))/0x7)+parseInt(_0x14df4b(0x1b1))/0x8*(parseInt(_0x14df4b(0x1ad))/0x9)+parseInt(_0x14df4b(0x1b3))/0xa;if(_0x18f1ad===_0x102f95)break;else _0x3abcb5['push'](_0x3abcb5['shift']());}catch(_0x9015f9){_0x3abcb5['push'](_0x3abcb5['shift']());}}}(_0x144b,0x5bcd4));import{Plugin as _0x11e3a0}from'ckeditor5/src/core.js';function _0x144b(){const _0x1fe235=['afterInit','enableCommand','TrackChangesEditing','551064KdCjiC','plugins','12977880gyzVFF','1162546TWzqvm','commands','908130CCKrpt','showAIAssistant','get','327EDapUv','editor','763oifPeV','13836NSmBxf','188611IlPWbx','15716dsBluR','27ypRogJ'];_0x144b=function(){return _0x1fe235;};return _0x144b();}export default class E extends _0x11e3a0{[_0x7025a(0x1ae)](){const _0x1e40de=_0x7025a,_0x63adff=this[_0x1e40de(0x1a8)],_0x1de1b8=_0x63adff[_0x1e40de(0x1b2)][_0x1e40de(0x1a6)](_0x1e40de(0x1b0));_0x63adff[_0x1e40de(0x1b5)][_0x1e40de(0x1a6)](_0x1e40de(0x1b7))&&_0x1de1b8[_0x1e40de(0x1af)](_0x1e40de(0x1b7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xa1ac(_0x44cc87,_0x39accf){const _0x286ec5=_0x286e();return _0xa1ac=function(_0xa1ace5,_0x5c3262){_0xa1ace5=_0xa1ace5-0xba;let _0x117c6b=_0x286ec5[_0xa1ace5];return _0x117c6b;},_0xa1ac(_0x44cc87,_0x39accf);}const _0x3bad10=_0xa1ac;function _0x286e(){const _0x516d8c=['afterInit','format','right','justify','FORMAT_ALIGN_TO_CENTER','25081640BSbTPL','2pOOSnz','plugins','AlignmentEditing','left','FORMAT_JUSTIFY_TEXT','_registerLegacyDescription','FORMAT_ALIGN_TO_RIGHT','commandName','formatBlock','alignment','get','*Format:*\x20%0','registerBlockAttribute','3360765PsUYwx','FORMAT_ALIGN_TO_LEFT','enableDefaultAttributesIntegration','registerAttributeLabel','399936SZqeiE','1293144iwnHhB','registerDescriptionCallback','550840lbUxsS','2099013iIKAEX','commandParams','TrackChangesEditing','14NZVyrr','type','has','value','editor','18LHRhQi','descriptionFactory','206182gutqbC','locale','FORMAT_ALIGNMENT','center'];_0x286e=function(){return _0x516d8c;};return _0x286e();}(function(_0x137708,_0x1c2671){const _0x253198=_0xa1ac,_0x48cfdf=_0x137708();while(!![]){try{const _0x29294c=-parseInt(_0x253198(0xda))/0x1+-parseInt(_0x253198(0xbb))/0x2*(parseInt(_0x253198(0xd0))/0x3)+-parseInt(_0x253198(0xcd))/0x4+-parseInt(_0x253198(0xc8))/0x5+parseInt(_0x253198(0xcc))/0x6*(-parseInt(_0x253198(0xd3))/0x7)+-parseInt(_0x253198(0xcf))/0x8*(-parseInt(_0x253198(0xd8))/0x9)+parseInt(_0x253198(0xba))/0xa;if(_0x29294c===_0x1c2671)break;else _0x48cfdf['push'](_0x48cfdf['shift']());}catch(_0x259511){_0x48cfdf['push'](_0x48cfdf['shift']());}}}(_0x286e,0x953c6));import{Plugin as _0x1763d3}from'ckeditor5/src/core.js';import{getTranslation as _0x4be720}from'../utils/common-translations.js';export default class V extends _0x1763d3{[_0x3bad10(0xde)](){const _0x469b46=_0x3bad10,_0xa78bf6=this[_0x469b46(0xd7)],_0x161488=_0xa78bf6[_0x469b46(0xdb)];if(!_0xa78bf6[_0x469b46(0xbc)][_0x469b46(0xd5)](_0x469b46(0xbd)))return;const _0x13b22b=_0xa78bf6[_0x469b46(0xbc)][_0x469b46(0xc5)](_0x469b46(0xd2));_0x13b22b[_0x469b46(0xca)](_0x469b46(0xc4)),_0x13b22b[_0x469b46(0xc7)](_0x469b46(0xc4)),_0x13b22b[_0x469b46(0xd9)][_0x469b46(0xcb)](_0x469b46(0xc4),_0x4be720(_0x161488,_0x469b46(0xdc))),this[_0x469b46(0xc0)]();}[_0x3bad10(0xc0)](){const _0x260762=_0x3bad10,_0x295aac=this[_0x260762(0xd7)],_0x5a4aba=_0x295aac[_0x260762(0xdb)];_0x295aac[_0x260762(0xbc)][_0x260762(0xc5)](_0x260762(0xd2))[_0x260762(0xd9)][_0x260762(0xce)](_0x1f0965=>{const _0xde4117=_0x260762;if(_0xde4117(0xc3)!=_0x1f0965[_0xde4117(0xd4)])return;const {data:_0x446493}=_0x1f0965;if(_0x446493&&_0xde4117(0xc4)==_0x446493[_0xde4117(0xc2)]){const _0x3b8fad=_0x446493[_0xde4117(0xd1)][0x0][_0xde4117(0xd6)];return{'type':_0xde4117(0xdf),'content':_0x4be720(_0x5a4aba,_0xde4117(0xc6),function(_0x480e80){const _0x3e7e68=_0xde4117;switch(_0x480e80){case _0x3e7e68(0xbe):return _0x4be720(_0x5a4aba,_0x3e7e68(0xc9));case _0x3e7e68(0xe0):return _0x4be720(_0x5a4aba,_0x3e7e68(0xc1));case _0x3e7e68(0xdd):return _0x4be720(_0x5a4aba,_0x3e7e68(0xe2));case _0x3e7e68(0xe1):return _0x4be720(_0x5a4aba,_0x3e7e68(0xbf));}}(_0x3b8fad))};}});}}
23
+ const _0x30e25a=_0x3cdd;(function(_0xb59f6e,_0x226b6b){const _0x1ee155=_0x3cdd,_0x9863db=_0xb59f6e();while(!![]){try{const _0x14d29a=-parseInt(_0x1ee155(0xf6))/0x1+parseInt(_0x1ee155(0xf3))/0x2+parseInt(_0x1ee155(0x10a))/0x3+parseInt(_0x1ee155(0x113))/0x4*(parseInt(_0x1ee155(0xf2))/0x5)+parseInt(_0x1ee155(0xfd))/0x6+parseInt(_0x1ee155(0xed))/0x7*(-parseInt(_0x1ee155(0x114))/0x8)+parseInt(_0x1ee155(0x108))/0x9*(-parseInt(_0x1ee155(0x104))/0xa);if(_0x14d29a===_0x226b6b)break;else _0x9863db['push'](_0x9863db['shift']());}catch(_0x3c3597){_0x9863db['push'](_0x9863db['shift']());}}}(_0x5e34,0x58876));function _0x5e34(){const _0x58da2f=['AlignmentEditing','format','3385yQrtRm','1086146dcRqLI','FORMAT_ALIGN_TO_LEFT','plugins','594861KAPEuU','justify','value','left','descriptionFactory','TrackChangesEditing','commandParams','2317236McRZAS','afterInit','FORMAT_ALIGN_TO_RIGHT','FORMAT_JUSTIFY_TEXT','type','FORMAT_ALIGN_TO_CENTER','locale','10mgtavg','FORMAT_ALIGNMENT','alignment','registerBlockAttribute','5541669QfDdfd','center','1651023AUEPVh','registerAttributeLabel','registerDescriptionCallback','right','commandName','enableDefaultAttributesIntegration','has','get','*Format:*\x20%0','1672VmbMYl','4720criuAz','formatBlock','2247aWLzua','editor','_registerLegacyDescription'];_0x5e34=function(){return _0x58da2f;};return _0x5e34();}import{Plugin as _0x32b86f}from'ckeditor5/src/core.js';import{getTranslation as _0x4334b9}from'../utils/common-translations.js';function _0x3cdd(_0x2ba1fa,_0x22cd74){const _0x5e3477=_0x5e34();return _0x3cdd=function(_0x3cdd06,_0x4677f1){_0x3cdd06=_0x3cdd06-0xec;let _0x162516=_0x5e3477[_0x3cdd06];return _0x162516;},_0x3cdd(_0x2ba1fa,_0x22cd74);}export default class V extends _0x32b86f{[_0x30e25a(0xfe)](){const _0x46284d=_0x30e25a,_0x44f5ef=this[_0x46284d(0xee)],_0x623d90=_0x44f5ef[_0x46284d(0x103)];if(!_0x44f5ef[_0x46284d(0xf5)][_0x46284d(0x110)](_0x46284d(0xf0)))return;const _0x4d8d73=_0x44f5ef[_0x46284d(0xf5)][_0x46284d(0x111)](_0x46284d(0xfb));_0x4d8d73[_0x46284d(0x10f)](_0x46284d(0x106)),_0x4d8d73[_0x46284d(0x107)](_0x46284d(0x106)),_0x4d8d73[_0x46284d(0xfa)][_0x46284d(0x10b)](_0x46284d(0x106),_0x4334b9(_0x623d90,_0x46284d(0x105))),this[_0x46284d(0xef)]();}[_0x30e25a(0xef)](){const _0x222602=_0x30e25a,_0x446123=this[_0x222602(0xee)],_0x3588ce=_0x446123[_0x222602(0x103)];_0x446123[_0x222602(0xf5)][_0x222602(0x111)](_0x222602(0xfb))[_0x222602(0xfa)][_0x222602(0x10c)](_0x32d6d0=>{const _0x377d2b=_0x222602;if(_0x377d2b(0xec)!=_0x32d6d0[_0x377d2b(0x101)])return;const {data:_0x45cf97}=_0x32d6d0;if(_0x45cf97&&_0x377d2b(0x106)==_0x45cf97[_0x377d2b(0x10e)]){const _0x3d3d9e=_0x45cf97[_0x377d2b(0xfc)][0x0][_0x377d2b(0xf8)];return{'type':_0x377d2b(0xf1),'content':_0x4334b9(_0x3588ce,_0x377d2b(0x112),function(_0x42bfaf){const _0x464c57=_0x377d2b;switch(_0x42bfaf){case _0x464c57(0xf9):return _0x4334b9(_0x3588ce,_0x464c57(0xf4));case _0x464c57(0x10d):return _0x4334b9(_0x3588ce,_0x464c57(0xff));case _0x464c57(0x109):return _0x4334b9(_0x3588ce,_0x464c57(0x102));case _0x464c57(0xf7):return _0x4334b9(_0x3588ce,_0x464c57(0x100));}}(_0x3d3d9e))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x106694=_0xcf50;(function(_0x2e9bed,_0xc68af8){const _0x42cbac=_0xcf50,_0x47514a=_0x2e9bed();while(!![]){try{const _0x1ebb85=-parseInt(_0x42cbac(0x167))/0x1*(parseInt(_0x42cbac(0x157))/0x2)+-parseInt(_0x42cbac(0x156))/0x3*(parseInt(_0x42cbac(0x16e))/0x4)+parseInt(_0x42cbac(0x18b))/0x5*(parseInt(_0x42cbac(0x15b))/0x6)+parseInt(_0x42cbac(0x16c))/0x7+-parseInt(_0x42cbac(0x155))/0x8+-parseInt(_0x42cbac(0x16d))/0x9+parseInt(_0x42cbac(0x181))/0xa;if(_0x1ebb85===_0xc68af8)break;else _0x47514a['push'](_0x47514a['shift']());}catch(_0x5d4e7d){_0x47514a['push'](_0x47514a['shift']());}}}(_0x5123,0x1c947));import{Plugin as _0xee3b5c}from'ckeditor5/src/core.js';function _0x5123(){const _0x4fb6e6=['1VMLYiY','FORMAT_CODE','locale','toLowerCase','TrackChangesEditing','222404IvdIdA','1960434YrdYNl','805708udPxVK','subscript','FORMAT_SUPERSCRIPT','registerAttributeLabel','SuperscriptEditing','FORMAT_UNDERLINE','code','FORMAT_SUBSCRIPT','toUpperCase','StrikethroughEditing','has','commandName','enableDefaultAttributesIntegration','afterInit','underline','slice','type','FORMAT_STRIKETHROUGH','FORMAT_ITALIC','4929640TrCXww','registerDescriptionCallback','strikethrough','*Remove\x20format:*\x20%0','descriptionFactory','plugins','FORMAT_BOLD','italic','commandParams','CodeEditing','745265WaMyYC','*Format:*\x20%0','6928BPzeJP','3dvIUpF','273214YOSbBt','superscript','FORMAT_','SubscriptEditing','6DyiEtq','forceValue','_registerLegacyDescription','formatInline','format','bold','editor','ItalicEditing','registerInlineAttribute','BoldEditing','get','UnderlineEditing'];_0x5123=function(){return _0x4fb6e6;};return _0x5123();}import{getTranslation as _0x1351c5}from'../utils/common-translations.js';function _0xcf50(_0x319c0b,_0x41caa5){const _0x512330=_0x5123();return _0xcf50=function(_0xcf5034,_0x22250f){_0xcf5034=_0xcf5034-0x155;let _0x447b8f=_0x512330[_0xcf5034];return _0x447b8f;},_0xcf50(_0x319c0b,_0x41caa5);}const ti=[_0x106694(0x164),_0x106694(0x162),_0x106694(0x166),_0x106694(0x18a),_0x106694(0x177),_0x106694(0x15a),_0x106694(0x172)];export default class U extends _0xee3b5c{[_0x106694(0x17b)](){const _0xe93e7=_0x106694,_0x58a856=this[_0xe93e7(0x161)],_0x1be0eb=_0x58a856[_0xe93e7(0x186)][_0xe93e7(0x165)](_0xe93e7(0x16b)),_0x101b1c=_0x58a856[_0xe93e7(0x169)];for(const _0x54f829 of ti){if(!_0x58a856[_0xe93e7(0x186)][_0xe93e7(0x178)](_0x54f829))continue;const _0x305a0a=_0x54f829[_0xe93e7(0x17d)](0x0,-0x7)[_0xe93e7(0x16a)](),_0x1e31e0=_0xe93e7(0x159)+_0x305a0a[_0xe93e7(0x176)]();_0x1be0eb[_0xe93e7(0x17a)](_0x305a0a),_0x1be0eb[_0xe93e7(0x163)](_0x305a0a),_0x1be0eb[_0xe93e7(0x185)][_0xe93e7(0x171)](_0x305a0a,_0x1351c5(_0x101b1c,_0x1e31e0));}this[_0xe93e7(0x15d)]();}[_0x106694(0x15d)](){const _0x1c3356=_0x106694,_0x5237cf=this[_0x1c3356(0x161)],_0x1afc95=_0x5237cf[_0x1c3356(0x169)],_0x4dce87=_0x5237cf[_0x1c3356(0x186)][_0x1c3356(0x165)](_0x1c3356(0x16b));function _0x5bfca6(_0x18fde1,_0x25310c){const _0x10c389=_0x1c3356;_0x4dce87[_0x10c389(0x185)][_0x10c389(0x182)](_0x239b59=>{const _0x5413c8=_0x10c389;if(_0x5413c8(0x15e)!=_0x239b59[_0x5413c8(0x17e)])return;const {data:_0xd0c316}=_0x239b59;return _0xd0c316&&_0xd0c316[_0x5413c8(0x179)]===_0x18fde1?_0xd0c316[_0x5413c8(0x189)][0x0][_0x5413c8(0x15c)]?{'type':_0x5413c8(0x15f),'content':_0x1351c5(_0x1afc95,_0x5413c8(0x18c),_0x25310c)}:{'type':_0x5413c8(0x15f),'content':_0x1351c5(_0x1afc95,_0x5413c8(0x184),_0x25310c)}:void 0x0;});}_0x5bfca6(_0x1c3356(0x160),_0x1351c5(_0x1afc95,_0x1c3356(0x187))),_0x5bfca6(_0x1c3356(0x188),_0x1351c5(_0x1afc95,_0x1c3356(0x180))),_0x5bfca6(_0x1c3356(0x17c),_0x1351c5(_0x1afc95,_0x1c3356(0x173))),_0x5bfca6(_0x1c3356(0x174),_0x1351c5(_0x1afc95,_0x1c3356(0x168))),_0x5bfca6(_0x1c3356(0x183),_0x1351c5(_0x1afc95,_0x1c3356(0x17f))),_0x5bfca6(_0x1c3356(0x16f),_0x1351c5(_0x1afc95,_0x1c3356(0x175))),_0x5bfca6(_0x1c3356(0x158),_0x1351c5(_0x1afc95,_0x1c3356(0x170)));}}
23
+ const _0x58f924=_0x3196;(function(_0x52bc55,_0x235bf8){const _0x131ce0=_0x3196,_0x290a20=_0x52bc55();while(!![]){try{const _0x581425=parseInt(_0x131ce0(0x162))/0x1+-parseInt(_0x131ce0(0x17f))/0x2*(-parseInt(_0x131ce0(0x15d))/0x3)+-parseInt(_0x131ce0(0x170))/0x4+parseInt(_0x131ce0(0x14e))/0x5+parseInt(_0x131ce0(0x150))/0x6*(parseInt(_0x131ce0(0x15e))/0x7)+-parseInt(_0x131ce0(0x157))/0x8*(parseInt(_0x131ce0(0x168))/0x9)+parseInt(_0x131ce0(0x175))/0xa*(parseInt(_0x131ce0(0x14d))/0xb);if(_0x581425===_0x235bf8)break;else _0x290a20['push'](_0x290a20['shift']());}catch(_0x3f3f25){_0x290a20['push'](_0x290a20['shift']());}}}(_0x26a7,0x27705));function _0x26a7(){const _0x1e6fb1=['13382yldbKZ','toUpperCase','commandName','BoldEditing','locale','format','ItalicEditing','47883EwOkUY','270575DLpmll','FORMAT_CODE','306HPilrp','underline','has','CodeEditing','bold','StrikethroughEditing','SuperscriptEditing','32uFCZiB','editor','registerAttributeLabel','_registerLegacyDescription','enableDefaultAttributesIntegration','FORMAT_BOLD','6WJlcsy','8204MKgfCC','type','registerDescriptionCallback','toLowerCase','217339UGYDhZ','registerInlineAttribute','FORMAT_ITALIC','FORMAT_SUPERSCRIPT','slice','UnderlineEditing','66159DGyMvq','descriptionFactory','afterInit','superscript','FORMAT_','forceValue','TrackChangesEditing','plugins','632064KgPPFd','code','FORMAT_SUBSCRIPT','*Remove\x20format:*\x20%0','FORMAT_STRIKETHROUGH','10rpcicY','subscript','FORMAT_UNDERLINE','get','strikethrough','commandParams','formatInline','SubscriptEditing','*Format:*\x20%0','italic'];_0x26a7=function(){return _0x1e6fb1;};return _0x26a7();}import{Plugin as _0x109e64}from'ckeditor5/src/core.js';function _0x3196(_0x5df51e,_0x2af821){const _0x26a77a=_0x26a7();return _0x3196=function(_0x319662,_0x12327b){_0x319662=_0x319662-0x14d;let _0x3c1dff=_0x26a77a[_0x319662];return _0x3c1dff;},_0x3196(_0x5df51e,_0x2af821);}import{getTranslation as _0x34b15c}from'../utils/common-translations.js';const ti=[_0x58f924(0x182),_0x58f924(0x185),_0x58f924(0x167),_0x58f924(0x153),_0x58f924(0x155),_0x58f924(0x17c),_0x58f924(0x156)];export default class U extends _0x109e64{[_0x58f924(0x16a)](){const _0x4b0652=_0x58f924,_0x5e3165=this[_0x4b0652(0x158)],_0xc95ac5=_0x5e3165[_0x4b0652(0x16f)][_0x4b0652(0x178)](_0x4b0652(0x16e)),_0x23ab1d=_0x5e3165[_0x4b0652(0x183)];for(const _0x1493bc of ti){if(!_0x5e3165[_0x4b0652(0x16f)][_0x4b0652(0x152)](_0x1493bc))continue;const _0x391c41=_0x1493bc[_0x4b0652(0x166)](0x0,-0x7)[_0x4b0652(0x161)](),_0x5e31f3=_0x4b0652(0x16c)+_0x391c41[_0x4b0652(0x180)]();_0xc95ac5[_0x4b0652(0x15b)](_0x391c41),_0xc95ac5[_0x4b0652(0x163)](_0x391c41),_0xc95ac5[_0x4b0652(0x169)][_0x4b0652(0x159)](_0x391c41,_0x34b15c(_0x23ab1d,_0x5e31f3));}this[_0x4b0652(0x15a)]();}[_0x58f924(0x15a)](){const _0x5da4a5=_0x58f924,_0x4ea7bb=this[_0x5da4a5(0x158)],_0x1d2039=_0x4ea7bb[_0x5da4a5(0x183)],_0x5e4161=_0x4ea7bb[_0x5da4a5(0x16f)][_0x5da4a5(0x178)](_0x5da4a5(0x16e));function _0x3dbeaf(_0x37f114,_0x1e6c24){const _0x7fc5ac=_0x5da4a5;_0x5e4161[_0x7fc5ac(0x169)][_0x7fc5ac(0x160)](_0x40c420=>{const _0x285ed8=_0x7fc5ac;if(_0x285ed8(0x17b)!=_0x40c420[_0x285ed8(0x15f)])return;const {data:_0x162f65}=_0x40c420;return _0x162f65&&_0x162f65[_0x285ed8(0x181)]===_0x37f114?_0x162f65[_0x285ed8(0x17a)][0x0][_0x285ed8(0x16d)]?{'type':_0x285ed8(0x184),'content':_0x34b15c(_0x1d2039,_0x285ed8(0x17d),_0x1e6c24)}:{'type':_0x285ed8(0x184),'content':_0x34b15c(_0x1d2039,_0x285ed8(0x173),_0x1e6c24)}:void 0x0;});}_0x3dbeaf(_0x5da4a5(0x154),_0x34b15c(_0x1d2039,_0x5da4a5(0x15c))),_0x3dbeaf(_0x5da4a5(0x17e),_0x34b15c(_0x1d2039,_0x5da4a5(0x164))),_0x3dbeaf(_0x5da4a5(0x151),_0x34b15c(_0x1d2039,_0x5da4a5(0x177))),_0x3dbeaf(_0x5da4a5(0x171),_0x34b15c(_0x1d2039,_0x5da4a5(0x14f))),_0x3dbeaf(_0x5da4a5(0x179),_0x34b15c(_0x1d2039,_0x5da4a5(0x174))),_0x3dbeaf(_0x5da4a5(0x176),_0x34b15c(_0x1d2039,_0x5da4a5(0x172))),_0x3dbeaf(_0x5da4a5(0x16b),_0x34b15c(_0x1d2039,_0x5da4a5(0x165)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4456b0=_0x43b1;(function(_0xd63337,_0x19f41d){const _0x3f3d96=_0x43b1,_0x46bffc=_0xd63337();while(!![]){try{const _0x2a712e=-parseInt(_0x3f3d96(0x10b))/0x1+parseInt(_0x3f3d96(0x120))/0x2*(parseInt(_0x3f3d96(0x119))/0x3)+parseInt(_0x3f3d96(0x128))/0x4+parseInt(_0x3f3d96(0x117))/0x5*(-parseInt(_0x3f3d96(0x11e))/0x6)+parseInt(_0x3f3d96(0x126))/0x7*(-parseInt(_0x3f3d96(0x10f))/0x8)+-parseInt(_0x3f3d96(0x118))/0x9*(-parseInt(_0x3f3d96(0x106))/0xa)+parseInt(_0x3f3d96(0x104))/0xb*(parseInt(_0x3f3d96(0x115))/0xc);if(_0x2a712e===_0x19f41d)break;else _0x46bffc['push'](_0x46bffc['shift']());}catch(_0x60e304){_0x46bffc['push'](_0x46bffc['shift']());}}}(_0x54d2,0xd9e11));function _0x54d2(){const _0x2e675c=['has','*Set\x20format:*\x20%0','blockQuote','488CVcglu','$root','get','enableCommand','registerDescriptionCallback','schema','3828wxuzLg','TrackChangesEditing','6959845cXuhyV','5895deueHd','3958068SsfhzC','markBlockFormat','filter','value','getSelectedBlocks','6yAOSAi','afterInit','2dFPAAp','document','editor','commandParams','forceValue','from','74459QZDFui','name','681908nGLZYx','ELEMENT_BLOCK_QUOTE','descriptionFactory','parent','plugins','model','selection','*Remove\x20format:*\x20%0','commandName','BlockQuoteEditing','45419sfSCFa','commands','11740xBhVbB','locale','format','checkChild','change','642695XYozHx'];_0x54d2=function(){return _0x2e675c;};return _0x54d2();}import{Plugin as _0x16a9e1}from'ckeditor5/src/core.js';import{getTranslation as _0x1a4f53}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4a8763}from'../utils/utils.js';export default class O extends _0x16a9e1{[_0x4456b0(0x11f)](){const _0x529e96=_0x4456b0,_0x13cec1=this[_0x529e96(0x122)],_0x7e1c9d=_0x13cec1[_0x529e96(0x107)];if(!_0x13cec1[_0x529e96(0xfe)][_0x529e96(0x10c)](_0x529e96(0x103)))return;const _0x3e90ac=_0x13cec1[_0x529e96(0xfe)][_0x529e96(0x111)](_0x529e96(0x116)),_0x3599f4=this[_0x529e96(0x122)][_0x529e96(0x105)][_0x529e96(0x111)](_0x529e96(0x10e));_0x3e90ac[_0x529e96(0x112)](_0x529e96(0x10e),(_0x1236c7,_0x15c252={})=>{const _0x3f43c2=_0x529e96,_0x583c97=this[_0x3f43c2(0x122)][_0x3f43c2(0xff)][_0x3f43c2(0x121)][_0x3f43c2(0x100)],_0x45a86b=_0x15c252&&void 0x0!==_0x15c252[_0x3f43c2(0x124)]?_0x15c252[_0x3f43c2(0x124)]:!_0x3599f4[_0x3f43c2(0x11c)];let _0x2b4da6=[];if(_0x45a86b){const _0x3777e4=Array[_0x3f43c2(0x125)](_0x583c97[_0x3f43c2(0x11d)]())[_0x3f43c2(0x11b)](_0x433369=>oo(_0x433369)||function(_0x57bd5b,_0x5f157c){const _0x3124c4=_0x3f43c2,_0x51f275=_0x5f157c[_0x3124c4(0x109)](_0x57bd5b[_0x3124c4(0xfd)],_0x3124c4(0x10e)),_0x208e42=_0x5f157c[_0x3124c4(0x109)]([_0x3124c4(0x110),_0x3124c4(0x10e)],_0x57bd5b);return _0x51f275&&_0x208e42;}(_0x433369,this[_0x3f43c2(0x122)][_0x3f43c2(0xff)][_0x3f43c2(0x114)]));_0x2b4da6=_0x4a8763(_0x3777e4,_0x13cec1[_0x3f43c2(0xff)]);}else{const _0x39fd00=Array[_0x3f43c2(0x125)](_0x583c97[_0x3f43c2(0x11d)]())[_0x3f43c2(0x11b)](_0x3aff4c=>oo(_0x3aff4c));_0x2b4da6=_0x4a8763(_0x39fd00,_0x13cec1[_0x3f43c2(0xff)]);}_0x13cec1[_0x3f43c2(0xff)][_0x3f43c2(0x10a)](()=>{const _0x48ef57=_0x3f43c2;for(const _0x309a4a of _0x2b4da6)_0x3e90ac[_0x48ef57(0x11a)](_0x309a4a,{'commandName':_0x48ef57(0x10e),'commandParams':[{'forceValue':_0x45a86b}]});});}),_0x3e90ac[_0x529e96(0xfc)][_0x529e96(0x113)](_0x2bfdc4=>{const _0x23648c=_0x529e96,{data:_0xe38b53}=_0x2bfdc4;if(_0xe38b53&&_0x23648c(0x10e)==_0xe38b53[_0x23648c(0x102)]){const _0x2b44c6=_0x1a4f53(_0x7e1c9d,_0x23648c(0xfb));return _0xe38b53[_0x23648c(0x123)][0x0][_0x23648c(0x124)]?{'type':_0x23648c(0x108),'content':_0x1a4f53(_0x7e1c9d,_0x23648c(0x10d),_0x2b44c6)}:{'type':_0x23648c(0x108),'content':_0x1a4f53(_0x7e1c9d,_0x23648c(0x101),_0x2b44c6)};}});}}function _0x43b1(_0x1b742c,_0x4935d0){const _0x54d206=_0x54d2();return _0x43b1=function(_0x43b16e,_0x4bc857){_0x43b16e=_0x43b16e-0xfb;let _0x688df4=_0x54d206[_0x43b16e];return _0x688df4;},_0x43b1(_0x1b742c,_0x4935d0);}function oo(_0x1a9935){const _0x23bf6f=_0x4456b0;return _0x23bf6f(0x10e)==_0x1a9935[_0x23bf6f(0xfd)][_0x23bf6f(0x127)];}
23
+ const _0x2020eb=_0x4c22;(function(_0x3dd2ec,_0x33c7b7){const _0x15450b=_0x4c22,_0x192395=_0x3dd2ec();while(!![]){try{const _0x4fdc6c=-parseInt(_0x15450b(0x15e))/0x1*(parseInt(_0x15450b(0x150))/0x2)+-parseInt(_0x15450b(0x14b))/0x3*(parseInt(_0x15450b(0x154))/0x4)+parseInt(_0x15450b(0x142))/0x5+parseInt(_0x15450b(0x160))/0x6*(parseInt(_0x15450b(0x151))/0x7)+parseInt(_0x15450b(0x13c))/0x8+parseInt(_0x15450b(0x14e))/0x9+-parseInt(_0x15450b(0x15d))/0xa*(parseInt(_0x15450b(0x146))/0xb);if(_0x4fdc6c===_0x33c7b7)break;else _0x192395['push'](_0x192395['shift']());}catch(_0x19de24){_0x192395['push'](_0x192395['shift']());}}}(_0x5d46,0x5711c));import{Plugin as _0x884f62}from'ckeditor5/src/core.js';function _0x4c22(_0x2a38e9,_0x48d969){const _0x5d46c7=_0x5d46();return _0x4c22=function(_0x4c22db,_0x2c1d79){_0x4c22db=_0x4c22db-0x13a;let _0xd11d3c=_0x5d46c7[_0x4c22db];return _0xd11d3c;},_0x4c22(_0x2a38e9,_0x48d969);}import{getTranslation as _0x5df205}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xeffd41}from'../utils/utils.js';export default class O extends _0x884f62{[_0x2020eb(0x166)](){const _0x12a231=_0x2020eb,_0x179d64=this[_0x12a231(0x15b)],_0x1698f4=_0x179d64[_0x12a231(0x13a)];if(!_0x179d64[_0x12a231(0x162)][_0x12a231(0x13e)](_0x12a231(0x161)))return;const _0x59bac8=_0x179d64[_0x12a231(0x162)][_0x12a231(0x13f)](_0x12a231(0x13d)),_0x27d092=this[_0x12a231(0x15b)][_0x12a231(0x15f)][_0x12a231(0x13f)](_0x12a231(0x155));_0x59bac8[_0x12a231(0x145)](_0x12a231(0x155),(_0x1b74af,_0x3732a4={})=>{const _0x476d98=_0x12a231,_0x31645b=this[_0x476d98(0x15b)][_0x476d98(0x158)][_0x476d98(0x163)][_0x476d98(0x153)],_0x1bb6d7=_0x3732a4&&void 0x0!==_0x3732a4[_0x476d98(0x164)]?_0x3732a4[_0x476d98(0x164)]:!_0x27d092[_0x476d98(0x165)];let _0x206e69=[];if(_0x1bb6d7){const _0x25e08d=Array[_0x476d98(0x14f)](_0x31645b[_0x476d98(0x15c)]())[_0x476d98(0x144)](_0x559f8c=>oo(_0x559f8c)||function(_0x4e7fc6,_0x4fd010){const _0x3950ed=_0x476d98,_0x52bd94=_0x4fd010[_0x3950ed(0x140)](_0x4e7fc6[_0x3950ed(0x141)],_0x3950ed(0x155)),_0x23d9cd=_0x4fd010[_0x3950ed(0x140)]([_0x3950ed(0x156),_0x3950ed(0x155)],_0x4e7fc6);return _0x52bd94&&_0x23d9cd;}(_0x559f8c,this[_0x476d98(0x15b)][_0x476d98(0x158)][_0x476d98(0x14c)]));_0x206e69=_0xeffd41(_0x25e08d,_0x179d64[_0x476d98(0x158)]);}else{const _0x2eee18=Array[_0x476d98(0x14f)](_0x31645b[_0x476d98(0x15c)]())[_0x476d98(0x144)](_0x5e1629=>oo(_0x5e1629));_0x206e69=_0xeffd41(_0x2eee18,_0x179d64[_0x476d98(0x158)]);}_0x179d64[_0x476d98(0x158)][_0x476d98(0x157)](()=>{const _0x1be222=_0x476d98;for(const _0xcbc923 of _0x206e69)_0x59bac8[_0x1be222(0x147)](_0xcbc923,{'commandName':_0x1be222(0x155),'commandParams':[{'forceValue':_0x1bb6d7}]});});}),_0x59bac8[_0x12a231(0x13b)][_0x12a231(0x159)](_0x1dead6=>{const _0x1d0f73=_0x12a231,{data:_0x578590}=_0x1dead6;if(_0x578590&&_0x1d0f73(0x155)==_0x578590[_0x1d0f73(0x152)]){const _0x36e669=_0x5df205(_0x1698f4,_0x1d0f73(0x149));return _0x578590[_0x1d0f73(0x14a)][0x0][_0x1d0f73(0x164)]?{'type':_0x1d0f73(0x143),'content':_0x5df205(_0x1698f4,_0x1d0f73(0x148),_0x36e669)}:{'type':_0x1d0f73(0x143),'content':_0x5df205(_0x1698f4,_0x1d0f73(0x15a),_0x36e669)};}});}}function _0x5d46(){const _0x5a59a0=['enableCommand','44TGqdqw','markBlockFormat','*Set\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','commandParams','357414yYQGkK','schema','name','5884092XoukOu','from','1004UGDeER','667079bEOWsm','commandName','selection','20mdqkmC','blockQuote','$root','change','model','registerDescriptionCallback','*Remove\x20format:*\x20%0','editor','getSelectedBlocks','1447940GNqajF','214LupfAK','commands','30cBrfei','BlockQuoteEditing','plugins','document','forceValue','value','afterInit','locale','descriptionFactory','3559696TGvpQA','TrackChangesEditing','has','get','checkChild','parent','318475HbVzuH','format','filter'];_0x5d46=function(){return _0x5a59a0;};return _0x5d46();}function oo(_0x51c879){const _0x87cf98=_0x2020eb;return _0x87cf98(0x155)==_0x51c879[_0x87cf98(0x141)][_0x87cf98(0x14d)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f46(_0x4a398c,_0x3e043e){const _0x36afa6=_0x36af();return _0x2f46=function(_0x2f469f,_0x2aeb9f){_0x2f469f=_0x2f469f-0x8a;let _0xa7f54d=_0x36afa6[_0x2f469f];return _0xa7f54d;},_0x2f46(_0x4a398c,_0x3e043e);}const _0x127d98=_0x2f46;(function(_0x3db668,_0xfe921c){const _0xe03246=_0x2f46,_0x1cb344=_0x3db668();while(!![]){try{const _0xde1e92=parseInt(_0xe03246(0x99))/0x1*(parseInt(_0xe03246(0x96))/0x2)+-parseInt(_0xe03246(0x90))/0x3+parseInt(_0xe03246(0x8f))/0x4*(parseInt(_0xe03246(0x9c))/0x5)+-parseInt(_0xe03246(0x91))/0x6+parseInt(_0xe03246(0x8d))/0x7+-parseInt(_0xe03246(0x9a))/0x8+parseInt(_0xe03246(0x95))/0x9;if(_0xde1e92===_0xfe921c)break;else _0x1cb344['push'](_0x1cb344['shift']());}catch(_0x56362a){_0x1cb344['push'](_0x1cb344['shift']());}}}(_0x36af,0x854b9));import{Plugin as _0x3afb20}from'ckeditor5/src/core.js';function _0x36af(){const _0x10284a=['3575166NWnCic','get','CaseChange','enableCommand','1002969fCnYVz','6GwBVDj','editor','TrackChangesEditing','269277cqSLCy','7522168VMLGpg','changeCaseLower','68660LNfGYj','changeCaseUpper','afterInit','has','plugins','5656504UNKLWn','changeCaseTitle','208JsdszZ','1077897cCeYjT'];_0x36af=function(){return _0x10284a;};return _0x36af();}export default class G extends _0x3afb20{[_0x127d98(0x8a)](){const _0x59bd78=_0x127d98,_0x3334a4=this[_0x59bd78(0x97)];_0x3334a4[_0x59bd78(0x8c)][_0x59bd78(0x8b)](_0x59bd78(0x93))&&(_0x3334a4[_0x59bd78(0x8c)][_0x59bd78(0x92)](_0x59bd78(0x98))[_0x59bd78(0x94)](_0x59bd78(0x9d)),_0x3334a4[_0x59bd78(0x8c)][_0x59bd78(0x92)](_0x59bd78(0x98))[_0x59bd78(0x94)](_0x59bd78(0x9b)),_0x3334a4[_0x59bd78(0x8c)][_0x59bd78(0x92)](_0x59bd78(0x98))[_0x59bd78(0x94)](_0x59bd78(0x8e)));}}
23
+ const _0x45b7a4=_0x51aa;function _0x51aa(_0x5cb89e,_0x87d73d){const _0xb8459f=_0xb845();return _0x51aa=function(_0x51aa4b,_0x3773a4){_0x51aa4b=_0x51aa4b-0x121;let _0x55fa9e=_0xb8459f[_0x51aa4b];return _0x55fa9e;},_0x51aa(_0x5cb89e,_0x87d73d);}function _0xb845(){const _0x346740=['50247rwvGTm','changeCaseTitle','afterInit','762740CFJUkY','184887dyTqng','changeCaseUpper','has','225827TGxnFC','57257387AZTwLY','180MNlQQI','863510MxSzCe','3478944rGbZcU','3010wHWeIM','editor','enableCommand','plugins','changeCaseLower','TrackChangesEditing','CaseChange','28mvCNzW','2zbAxDQ','get'];_0xb845=function(){return _0x346740;};return _0xb845();}(function(_0x5cffbb,_0x3eb912){const _0x2bf427=_0x51aa,_0x2be5e3=_0x5cffbb();while(!![]){try{const _0x4e5aeb=parseInt(_0x2bf427(0x135))/0x1*(-parseInt(_0x2bf427(0x129))/0x2)+-parseInt(_0x2bf427(0x12f))/0x3+parseInt(_0x2bf427(0x128))/0x4*(-parseInt(_0x2bf427(0x12e))/0x5)+parseInt(_0x2bf427(0x134))/0x6*(-parseInt(_0x2bf427(0x132))/0x7)+parseInt(_0x2bf427(0x136))/0x8+parseInt(_0x2bf427(0x12b))/0x9*(-parseInt(_0x2bf427(0x121))/0xa)+parseInt(_0x2bf427(0x133))/0xb;if(_0x4e5aeb===_0x3eb912)break;else _0x2be5e3['push'](_0x2be5e3['shift']());}catch(_0x10b627){_0x2be5e3['push'](_0x2be5e3['shift']());}}}(_0xb845,0xf3d8d));import{Plugin as _0x2f75cc}from'ckeditor5/src/core.js';export default class G extends _0x2f75cc{[_0x45b7a4(0x12d)](){const _0x143c65=_0x45b7a4,_0x3838c7=this[_0x143c65(0x122)];_0x3838c7[_0x143c65(0x124)][_0x143c65(0x131)](_0x143c65(0x127))&&(_0x3838c7[_0x143c65(0x124)][_0x143c65(0x12a)](_0x143c65(0x126))[_0x143c65(0x123)](_0x143c65(0x130)),_0x3838c7[_0x143c65(0x124)][_0x143c65(0x12a)](_0x143c65(0x126))[_0x143c65(0x123)](_0x143c65(0x125)),_0x3838c7[_0x143c65(0x124)][_0x143c65(0x12a)](_0x143c65(0x126))[_0x143c65(0x123)](_0x143c65(0x12c)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f8c02=_0x51eb;function _0x51eb(_0x2a10a2,_0x8dda87){const _0x4730b9=_0x4730();return _0x51eb=function(_0x51eb92,_0x5dcf6b){_0x51eb92=_0x51eb92-0xf0;let _0x39bb0d=_0x4730b9[_0x51eb92];return _0x39bb0d;},_0x51eb(_0x2a10a2,_0x8dda87);}(function(_0x78688f,_0x33d5db){const _0x19108b=_0x51eb,_0x4d3727=_0x78688f();while(!![]){try{const _0x3c5afd=parseInt(_0x19108b(0xfc))/0x1*(parseInt(_0x19108b(0xf6))/0x2)+-parseInt(_0x19108b(0x101))/0x3*(parseInt(_0x19108b(0xf9))/0x4)+parseInt(_0x19108b(0x100))/0x5+parseInt(_0x19108b(0xf0))/0x6+parseInt(_0x19108b(0xfb))/0x7*(parseInt(_0x19108b(0x102))/0x8)+-parseInt(_0x19108b(0xf4))/0x9+parseInt(_0x19108b(0xf1))/0xa*(-parseInt(_0x19108b(0xfe))/0xb);if(_0x3c5afd===_0x33d5db)break;else _0x4d3727['push'](_0x4d3727['shift']());}catch(_0x5c23f1){_0x4d3727['push'](_0x4d3727['shift']());}}}(_0x4730,0x2a95c));import{Plugin as _0x343c68}from'ckeditor5/src/core.js';export default class F extends _0x343c68{[_0x3f8c02(0xf7)](){const _0x1f3a00=_0x3f8c02,_0x2023ba=this[_0x1f3a00(0xfa)];_0x2023ba[_0x1f3a00(0xff)][_0x1f3a00(0xfd)](_0x1f3a00(0xf8))&&_0x2023ba[_0x1f3a00(0xf5)][_0x1f3a00(0xfd)](_0x1f3a00(0xf3))[_0x1f3a00(0xf2)](_0x1f3a00(0xf8));}}function _0x4730(){const _0x5ec41c=['49ngNrjL','279303wXynVa','get','230747gWDypm','commands','674515skPaxH','672pvnMxW','57648YMRizv','594366UxAYIE','50MXOWTG','enableCommand','TrackChangesEditing','1319724zQpgVX','plugins','2lHMGxY','afterInit','ckbox','2460hJwYdc','editor'];_0x4730=function(){return _0x5ec41c;};return _0x4730();}
23
+ const _0x705174=_0x16d1;function _0x2b45(){const _0x3f23ae=['588122anoHgs','2072790cHPpta','698664FUGeLX','117aESYhb','afterInit','commands','TrackChangesEditing','132853Pjvsbg','19556RcGFof','ckbox','enableCommand','255ooEBuM','2787900YKFdhl','editor','plugins','408MPcmPj','2623116NDgzoq','get'];_0x2b45=function(){return _0x3f23ae;};return _0x2b45();}(function(_0x35d605,_0x2e20e5){const _0x3e3d96=_0x16d1,_0x497216=_0x35d605();while(!![]){try{const _0x5af835=parseInt(_0x3e3d96(0xbe))/0x1+parseInt(_0x3e3d96(0xbc))/0x2+parseInt(_0x3e3d96(0xbf))/0x3+parseInt(_0x3e3d96(0xb4))/0x4*(parseInt(_0x3e3d96(0xb7))/0x5)+-parseInt(_0x3e3d96(0xbb))/0x6*(parseInt(_0x3e3d96(0xb3))/0x7)+parseInt(_0x3e3d96(0xc0))/0x8*(-parseInt(_0x3e3d96(0xc1))/0x9)+parseInt(_0x3e3d96(0xb8))/0xa;if(_0x5af835===_0x2e20e5)break;else _0x497216['push'](_0x497216['shift']());}catch(_0x4225f7){_0x497216['push'](_0x497216['shift']());}}}(_0x2b45,0xa9266));function _0x16d1(_0x452867,_0x15574e){const _0x2b4565=_0x2b45();return _0x16d1=function(_0x16d137,_0x1af432){_0x16d137=_0x16d137-0xb2;let _0x245450=_0x2b4565[_0x16d137];return _0x245450;},_0x16d1(_0x452867,_0x15574e);}import{Plugin as _0xde8cdd}from'ckeditor5/src/core.js';export default class F extends _0xde8cdd{[_0x705174(0xc2)](){const _0x3d9c15=_0x705174,_0x567ae2=this[_0x3d9c15(0xb9)];_0x567ae2[_0x3d9c15(0xc3)][_0x3d9c15(0xbd)](_0x3d9c15(0xb5))&&_0x567ae2[_0x3d9c15(0xba)][_0x3d9c15(0xbd)](_0x3d9c15(0xb2))[_0x3d9c15(0xb6)](_0x3d9c15(0xb5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x517826=_0x1563;function _0xc8e1(){const _0x10f15e=['from','toLowerCase','find','getSelectedBlocks','isLimit','76cpKorJ','ELEMENT_CODE_BLOCK','afterInit','schema','CodeBlock','value','commands','TrackChangesEditing','has','9414162GMHett','descriptionFactory','parent','name','enableCommand','formatBlock','302468YxohWt','blockName','format','locale','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','commandParams','95110bNffxj','commandName','change','4644NnAhtC','indentCodeBlock','2529bFUgxz','type','plugins','7498224HgDIfF','label','registerDescriptionCallback','language','document','rootElement','forceValue','languages','codeBlock','selection','7700217soIgVG','7925aadcpi','get','checkChild','markBlockFormat','editor','filter','config','registerElementLabel','model','outdentCodeBlock','105342tJrMBw'];_0xc8e1=function(){return _0x10f15e;};return _0xc8e1();}(function(_0x58e5cd,_0xe5ac5){const _0x557a1d=_0x1563,_0x92d03b=_0x58e5cd();while(!![]){try{const _0x5c7318=-parseInt(_0x557a1d(0x1f1))/0x1+-parseInt(_0x557a1d(0x1e2))/0x2*(parseInt(_0x557a1d(0x1dc))/0x3)+parseInt(_0x557a1d(0x1c2))/0x4*(-parseInt(_0x557a1d(0x1d2))/0x5)+parseInt(_0x557a1d(0x1eb))/0x6+parseInt(_0x557a1d(0x1d1))/0x7+-parseInt(_0x557a1d(0x1c7))/0x8+parseInt(_0x557a1d(0x1c4))/0x9*(parseInt(_0x557a1d(0x1bf))/0xa);if(_0x5c7318===_0xe5ac5)break;else _0x92d03b['push'](_0x92d03b['shift']());}catch(_0x14fcae){_0x92d03b['push'](_0x92d03b['shift']());}}}(_0xc8e1,0xe269a));import{Plugin as _0x1d9347}from'ckeditor5/src/core.js';function _0x1563(_0x2dc6a8,_0x4eff24){const _0xc8e1b3=_0xc8e1();return _0x1563=function(_0x1563fe,_0x278e12){_0x1563fe=_0x1563fe-0x1ba;let _0x162f54=_0xc8e1b3[_0x1563fe];return _0x162f54;},_0x1563(_0x2dc6a8,_0x4eff24);}import{getTranslation as _0x24ebae}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3ddeac}from'../utils/utils.js';export default class L extends _0x1d9347{[_0x517826(0x1e4)](){const _0x16dd48=_0x517826,_0x380c71=this[_0x16dd48(0x1d6)];if(!_0x380c71[_0x16dd48(0x1c6)][_0x16dd48(0x1ea)](_0x16dd48(0x1e6)))return;const _0x52ef01=_0x380c71[_0x16dd48(0x1c6)][_0x16dd48(0x1d3)](_0x16dd48(0x1e9)),_0x3f3d39=_0x380c71[_0x16dd48(0x1bb)],_0x15e1c2=_0x380c71[_0x16dd48(0x1d8)][_0x16dd48(0x1d3)](_0x16dd48(0x1cf))[_0x16dd48(0x1ce)],_0x2334dc=_0x380c71[_0x16dd48(0x1e8)][_0x16dd48(0x1d3)](_0x16dd48(0x1cf));_0x52ef01[_0x16dd48(0x1ef)](_0x16dd48(0x1c3)),_0x52ef01[_0x16dd48(0x1ef)](_0x16dd48(0x1db)),_0x52ef01[_0x16dd48(0x1ef)](_0x16dd48(0x1cf),(_0x323576,_0x242578={})=>{const _0x1896a3=_0x16dd48,_0x40aefd=_0x380c71[_0x1896a3(0x1da)],_0x21c9e3=_0x380c71[_0x1896a3(0x1da)][_0x1896a3(0x1cb)][_0x1896a3(0x1d0)],_0x4fc668=_0x242578&&void 0x0!==_0x242578[_0x1896a3(0x1cd)]?_0x242578[_0x1896a3(0x1cd)]:!_0x2334dc[_0x1896a3(0x1e7)];let _0x544746;_0x242578[_0x1896a3(0x1ca)]||(_0x242578[_0x1896a3(0x1ca)]=_0x15e1c2[0x0][_0x1896a3(0x1ca)]),_0x544746=_0x4fc668?Array[_0x1896a3(0x1dd)](_0x21c9e3[_0x1896a3(0x1e0)]())[_0x1896a3(0x1d7)](_0x1df024=>eo(_0x1df024)||function(_0x3f982d,_0x43243a){const _0xe7c88c=_0x1896a3;if(_0x3f982d['is'](_0xe7c88c(0x1cc))||_0x43243a[_0xe7c88c(0x1e1)](_0x3f982d))return!0x1;return _0x43243a[_0xe7c88c(0x1d4)](_0x3f982d[_0xe7c88c(0x1ed)],_0xe7c88c(0x1cf));}(_0x1df024,_0x40aefd[_0x1896a3(0x1e5)])):Array[_0x1896a3(0x1dd)](_0x21c9e3[_0x1896a3(0x1e0)]())[_0x1896a3(0x1d7)](_0x292d5b=>eo(_0x292d5b));const _0x358cff=_0x3ddeac(_0x544746,_0x40aefd);_0x40aefd[_0x1896a3(0x1c1)](()=>{const _0x551b04=_0x1896a3;for(const _0x265060 of _0x358cff)_0x52ef01[_0x551b04(0x1d5)](_0x265060,{'commandName':_0x551b04(0x1cf),'commandParams':[{..._0x242578,'forceValue':_0x4fc668}],'formatGroupId':_0x551b04(0x1f2)});});}),(_0x52ef01[_0x16dd48(0x1ec)][_0x16dd48(0x1d9)](_0x16dd48(0x1cf),_0x1f151a=>_0x24ebae(_0x3f3d39,_0x16dd48(0x1e3),_0x1f151a)),_0x52ef01[_0x16dd48(0x1ec)][_0x16dd48(0x1c9)](_0x3f8f38=>{const _0x3587d9=_0x16dd48;if(_0x3587d9(0x1f0)!=_0x3f8f38[_0x3587d9(0x1c5)])return;const _0xea2721=_0x3f3d39['t'],{data:_0x4bb160}=_0x3f8f38;if(!_0x4bb160||_0x3587d9(0x1cf)!=_0x4bb160[_0x3587d9(0x1c0)])return;const _0x4a5d32=_0x4bb160[_0x3587d9(0x1be)][0x0][_0x3587d9(0x1ca)],_0x3b6108=_0xea2721(_0x15e1c2[_0x3587d9(0x1df)](_0x1d4216=>_0x1d4216[_0x3587d9(0x1ca)]===_0x4a5d32)[_0x3587d9(0x1c8)])[_0x3587d9(0x1de)]();return _0x4bb160[_0x3587d9(0x1be)][0x0][_0x3587d9(0x1cd)]?{'type':_0x3587d9(0x1ba),'content':_0x24ebae(_0x3f3d39,_0x3587d9(0x1bc),_0x24ebae(_0x3f3d39,_0x3587d9(0x1e3),0x1)+'\x20('+_0x3b6108+')')}:{'type':_0x3587d9(0x1ba),'content':_0x24ebae(_0x3f3d39,_0x3587d9(0x1bd),_0x24ebae(_0x3f3d39,_0x3587d9(0x1e3),0x1))};}));}}function eo(_0x5bc366){const _0x349495=_0x517826;return _0x349495(0x1cf)==_0x5bc366[_0x349495(0x1ee)];}
23
+ const _0x5ac93e=_0xaf06;(function(_0x31576d,_0x3f01e8){const _0x22e1e8=_0xaf06,_0xe35451=_0x31576d();while(!![]){try{const _0x171986=parseInt(_0x22e1e8(0x1ae))/0x1+-parseInt(_0x22e1e8(0x19e))/0x2+-parseInt(_0x22e1e8(0x1aa))/0x3*(-parseInt(_0x22e1e8(0x19d))/0x4)+-parseInt(_0x22e1e8(0x1b4))/0x5+-parseInt(_0x22e1e8(0x188))/0x6*(-parseInt(_0x22e1e8(0x1a1))/0x7)+parseInt(_0x22e1e8(0x184))/0x8+-parseInt(_0x22e1e8(0x1ba))/0x9;if(_0x171986===_0x3f01e8)break;else _0xe35451['push'](_0xe35451['shift']());}catch(_0x5d35d1){_0xe35451['push'](_0xe35451['shift']());}}}(_0x13e5,0x4a2f9));import{Plugin as _0xea3f8b}from'ckeditor5/src/core.js';function _0xaf06(_0x34bd58,_0x39d811){const _0x13e501=_0x13e5();return _0xaf06=function(_0xaf061e,_0x422540){_0xaf061e=_0xaf061e-0x183;let _0x43447f=_0x13e501[_0xaf061e];return _0x43447f;},_0xaf06(_0x34bd58,_0x39d811);}import{getTranslation as _0x36d47d}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3ec1d9}from'../utils/utils.js';export default class L extends _0xea3f8b{[_0x5ac93e(0x183)](){const _0x336dd1=_0x5ac93e,_0x1dd4fc=this[_0x336dd1(0x18d)];if(!_0x1dd4fc[_0x336dd1(0x186)][_0x336dd1(0x18a)](_0x336dd1(0x1b9)))return;const _0x39b666=_0x1dd4fc[_0x336dd1(0x186)][_0x336dd1(0x199)](_0x336dd1(0x1a2)),_0x423d27=_0x1dd4fc[_0x336dd1(0x18b)],_0x129e54=_0x1dd4fc[_0x336dd1(0x1ab)][_0x336dd1(0x199)](_0x336dd1(0x1ad))[_0x336dd1(0x1af)],_0x3b16bc=_0x1dd4fc[_0x336dd1(0x1a3)][_0x336dd1(0x199)](_0x336dd1(0x1ad));_0x39b666[_0x336dd1(0x1a4)](_0x336dd1(0x1a5)),_0x39b666[_0x336dd1(0x1a4)](_0x336dd1(0x1a0)),_0x39b666[_0x336dd1(0x1a4)](_0x336dd1(0x1ad),(_0x134dba,_0x370905={})=>{const _0x1238b6=_0x336dd1,_0x4ba15c=_0x1dd4fc[_0x1238b6(0x18c)],_0x48eeaf=_0x1dd4fc[_0x1238b6(0x18c)][_0x1238b6(0x196)][_0x1238b6(0x189)],_0x38e3e3=_0x370905&&void 0x0!==_0x370905[_0x1238b6(0x1b0)]?_0x370905[_0x1238b6(0x1b0)]:!_0x3b16bc[_0x1238b6(0x19a)];let _0x131ebe;_0x370905[_0x1238b6(0x192)]||(_0x370905[_0x1238b6(0x192)]=_0x129e54[0x0][_0x1238b6(0x192)]),_0x131ebe=_0x38e3e3?Array[_0x1238b6(0x18e)](_0x48eeaf[_0x1238b6(0x1b6)]())[_0x1238b6(0x197)](_0x535668=>eo(_0x535668)||function(_0x59b495,_0x2246e1){const _0x2d5cc9=_0x1238b6;if(_0x59b495['is'](_0x2d5cc9(0x18f))||_0x2246e1[_0x2d5cc9(0x19b)](_0x59b495))return!0x1;return _0x2246e1[_0x2d5cc9(0x1a7)](_0x59b495[_0x2d5cc9(0x1b5)],_0x2d5cc9(0x1ad));}(_0x535668,_0x4ba15c[_0x1238b6(0x1a6)])):Array[_0x1238b6(0x18e)](_0x48eeaf[_0x1238b6(0x1b6)]())[_0x1238b6(0x197)](_0x3aeb77=>eo(_0x3aeb77));const _0x3b3ace=_0x3ec1d9(_0x131ebe,_0x4ba15c);_0x4ba15c[_0x1238b6(0x190)](()=>{const _0x563655=_0x1238b6;for(const _0x10d093 of _0x3b3ace)_0x39b666[_0x563655(0x1ac)](_0x10d093,{'commandName':_0x563655(0x1ad),'commandParams':[{..._0x370905,'forceValue':_0x38e3e3}],'formatGroupId':_0x563655(0x187)});});}),(_0x39b666[_0x336dd1(0x185)][_0x336dd1(0x194)](_0x336dd1(0x1ad),_0x437a6f=>_0x36d47d(_0x423d27,_0x336dd1(0x198),_0x437a6f)),_0x39b666[_0x336dd1(0x185)][_0x336dd1(0x1b8)](_0x935287=>{const _0x4d4486=_0x336dd1;if(_0x4d4486(0x1b2)!=_0x935287[_0x4d4486(0x19f)])return;const _0xa616d1=_0x423d27['t'],{data:_0x551825}=_0x935287;if(!_0x551825||_0x4d4486(0x1ad)!=_0x551825[_0x4d4486(0x1b7)])return;const _0x3e5862=_0x551825[_0x4d4486(0x1a8)][0x0][_0x4d4486(0x192)],_0x14442b=_0xa616d1(_0x129e54[_0x4d4486(0x193)](_0x3175b1=>_0x3175b1[_0x4d4486(0x192)]===_0x3e5862)[_0x4d4486(0x1a9)])[_0x4d4486(0x191)]();return _0x551825[_0x4d4486(0x1a8)][0x0][_0x4d4486(0x1b0)]?{'type':_0x4d4486(0x195),'content':_0x36d47d(_0x423d27,_0x4d4486(0x1b3),_0x36d47d(_0x423d27,_0x4d4486(0x198),0x1)+'\x20('+_0x14442b+')')}:{'type':_0x4d4486(0x195),'content':_0x36d47d(_0x423d27,_0x4d4486(0x19c),_0x36d47d(_0x423d27,_0x4d4486(0x198),0x1))};}));}}function _0x13e5(){const _0x48f3a1=['toLowerCase','language','find','registerElementLabel','format','document','filter','ELEMENT_CODE_BLOCK','get','value','isLimit','*Remove\x20format:*\x20%0','490444cOxhDT','977118JwTisU','type','outdentCodeBlock','14pbUfbx','TrackChangesEditing','commands','enableCommand','indentCodeBlock','schema','checkChild','commandParams','label','3uxXRwo','config','markBlockFormat','codeBlock','9324CPGqiF','languages','forceValue','name','formatBlock','*Set\x20format:*\x20%0','783290WBpdRr','parent','getSelectedBlocks','commandName','registerDescriptionCallback','CodeBlock','968796CcyzUt','afterInit','4241624lCEWUg','descriptionFactory','plugins','blockName','1183764dzatUQ','selection','has','locale','model','editor','from','rootElement','change'];_0x13e5=function(){return _0x48f3a1;};return _0x13e5();}function eo(_0x481009){const _0x402c7c=_0x5ac93e;return _0x402c7c(0x1ad)==_0x481009[_0x402c7c(0x1b1)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c06(_0x3f66c9,_0xaa6a87){const _0x6479a8=_0x6479();return _0x4c06=function(_0x4c0659,_0x28bb59){_0x4c0659=_0x4c0659-0x135;let _0x18f427=_0x6479a8[_0x4c0659];return _0x18f427;},_0x4c06(_0x3f66c9,_0xaa6a87);}function _0x6479(){const _0x291aae=['8823328OVsimv','3801645wpnEQo','917861oFemkW','get','1557768COgOak','has','enableCommand','CommentsEditing','16Ujslop','3112524ptMObR','afterInit','plugins','addCommentThread','TrackChangesEditing','3818hEErff','1238165XgIzXU','4ieIjvH','editor'];_0x6479=function(){return _0x291aae;};return _0x6479();}const _0x47723a=_0x4c06;(function(_0x11dc2b,_0x66cecc){const _0x45efa6=_0x4c06,_0x1c4a12=_0x11dc2b();while(!![]){try{const _0xf2535b=parseInt(_0x45efa6(0x137))/0x1*(parseInt(_0x45efa6(0x13d))/0x2)+parseInt(_0x45efa6(0x142))/0x3*(parseInt(_0x45efa6(0x13f))/0x4)+parseInt(_0x45efa6(0x13e))/0x5+-parseInt(_0x45efa6(0x145))/0x6+parseInt(_0x45efa6(0x143))/0x7+-parseInt(_0x45efa6(0x141))/0x8+parseInt(_0x45efa6(0x138))/0x9;if(_0xf2535b===_0x66cecc)break;else _0x1c4a12['push'](_0x1c4a12['shift']());}catch(_0x27c4dd){_0x1c4a12['push'](_0x1c4a12['shift']());}}}(_0x6479,0xa115f));import{Plugin as _0x3cacac}from'ckeditor5/src/core.js';export default class H extends _0x3cacac{[_0x47723a(0x139)](){const _0x41afa2=_0x47723a,_0x883933=this[_0x41afa2(0x140)];if(!_0x883933[_0x41afa2(0x13a)][_0x41afa2(0x146)](_0x41afa2(0x136)))return;_0x883933[_0x41afa2(0x13a)][_0x41afa2(0x144)](_0x41afa2(0x13c))[_0x41afa2(0x135)](_0x41afa2(0x13b));}}
23
+ function _0x5e81(_0x463d36,_0x154a81){const _0x3f2e01=_0x3f2e();return _0x5e81=function(_0x5e81a2,_0x23f025){_0x5e81a2=_0x5e81a2-0xd4;let _0x45ef7f=_0x3f2e01[_0x5e81a2];return _0x45ef7f;},_0x5e81(_0x463d36,_0x154a81);}const _0x178e64=_0x5e81;(function(_0x3a9d80,_0x5dba8b){const _0xc69fba=_0x5e81,_0x6cbd99=_0x3a9d80();while(!![]){try{const _0x22c3f5=parseInt(_0xc69fba(0xdc))/0x1+-parseInt(_0xc69fba(0xe0))/0x2*(parseInt(_0xc69fba(0xda))/0x3)+-parseInt(_0xc69fba(0xe4))/0x4+parseInt(_0xc69fba(0xdf))/0x5+parseInt(_0xc69fba(0xe3))/0x6+-parseInt(_0xc69fba(0xdd))/0x7*(-parseInt(_0xc69fba(0xd9))/0x8)+-parseInt(_0xc69fba(0xd7))/0x9*(-parseInt(_0xc69fba(0xe2))/0xa);if(_0x22c3f5===_0x5dba8b)break;else _0x6cbd99['push'](_0x6cbd99['shift']());}catch(_0x6002bf){_0x6cbd99['push'](_0x6cbd99['shift']());}}}(_0x3f2e,0x46501));function _0x3f2e(){const _0x4d2f05=['528970fJHZRX','8946lDFPfK','addCommentThread','384850lzBQQF','4426MjNtzK','has','10prkaUQ','1137726OcRrlN','2068912wWuCLV','enableCommand','editor','TrackChangesEditing','CommentsEditing','afterInit','652329YOMfHD','get','2696TblHaK','669RQcUmO','plugins'];_0x3f2e=function(){return _0x4d2f05;};return _0x3f2e();}import{Plugin as _0x4d2fdd}from'ckeditor5/src/core.js';export default class H extends _0x4d2fdd{[_0x178e64(0xd6)](){const _0x803dad=_0x178e64,_0x43c986=this[_0x803dad(0xe6)];if(!_0x43c986[_0x803dad(0xdb)][_0x803dad(0xe1)](_0x803dad(0xd5)))return;_0x43c986[_0x803dad(0xdb)][_0x803dad(0xd8)](_0x803dad(0xd4))[_0x803dad(0xe5)](_0x803dad(0xde));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f8884=_0x4ad6;(function(_0x30cd2f,_0x241ee6){const _0x49ecb6=_0x4ad6,_0x6f8436=_0x30cd2f();while(!![]){try{const _0x3750b1=parseInt(_0x49ecb6(0x187))/0x1*(-parseInt(_0x49ecb6(0x197))/0x2)+-parseInt(_0x49ecb6(0x1aa))/0x3+parseInt(_0x49ecb6(0x195))/0x4+-parseInt(_0x49ecb6(0x1a2))/0x5+-parseInt(_0x49ecb6(0x189))/0x6+parseInt(_0x49ecb6(0x194))/0x7*(parseInt(_0x49ecb6(0x1ac))/0x8)+parseInt(_0x49ecb6(0x19a))/0x9;if(_0x3750b1===_0x241ee6)break;else _0x6f8436['push'](_0x6f8436['shift']());}catch(_0x464bbe){_0x6f8436['push'](_0x6f8436['shift']());}}}(_0x4621,0x26161));import{Plugin as _0x14528d}from'ckeditor5/src/core.js';function _0x4621(){const _0x4f2029=['batch','unlock','options','document','setSelection','$graveyard','enqueueChange','delete','1076803sFkGIR','1215764hXjtpF','showSuggestionHighlights','55970diYLCt','createRange','get','2211912SrPxPg','unbindElementFromMarkerName','enableCommand','modifySelection','editor','remove','detach','unit','1361920RYJTUE','selection','createSelection','mapper','plugins','requires','lock','isCollapsed','566757YtBhIi','data','8qIEsfs','model','bind','buffer','commands','markerNameToElements','start','uiElement','forward','addMarker:suggestion:deletion','removeMarker:suggestion:deletion','deleteForward','TrackChangesEditing','init','end','fromRange','getFirstRange','merge','root','writer','high','editing','2MrZPeu','downcastDispatcher','181584RnbIBs','rootName','markerName'];_0x4621=function(){return _0x4f2029;};return _0x4621();}function _0x4ad6(_0x5d371a,_0x48e315){const _0x462127=_0x4621();return _0x4ad6=function(_0x4ad612,_0x1a43bb){_0x4ad612=_0x4ad612-0x177;let _0x28f5a9=_0x462127[_0x4ad612];return _0x28f5a9;},_0x4ad6(_0x5d371a,_0x48e315);}import{LiveRange as _0x2a8dde}from'ckeditor5/src/engine.js';import{Delete as _0x47b18b}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5054c8}from'./utils.js';export default class q extends _0x14528d{static get[_0x4f8884(0x1a7)](){return[_0x47b18b];}[_0x4f8884(0x17e)](){const _0x4f1dc3=_0x4f8884,_0x4c5d11=this[_0x4f1dc3(0x19e)],_0x68febe=_0x4c5d11[_0x4f1dc3(0x1a6)][_0x4f1dc3(0x199)](_0x4f1dc3(0x17d));_0x68febe[_0x4f1dc3(0x19c)](_0x4f1dc3(0x193));const _0x2fb2dc=_0x4c5d11[_0x4f1dc3(0x1b0)][_0x4f1dc3(0x199)](_0x4f1dc3(0x17c));_0x68febe[_0x4f1dc3(0x19c)](_0x4f1dc3(0x17c),(_0x4f7aea,_0x4b7442={})=>{const _0x4096c7=_0x4f1dc3,_0x2432e4=_0x4c5d11[_0x4096c7(0x1ad)][_0x4096c7(0x1a4)](_0x4c5d11[_0x4096c7(0x1ad)][_0x4096c7(0x18f)][_0x4096c7(0x1a3)]);_0x2432e4[_0x4096c7(0x1a9)]&&_0x4c5d11[_0x4096c7(0x1ad)][_0x4096c7(0x19d)](_0x2432e4,{'direction':_0x4096c7(0x179),'unit':_0x4b7442[_0x4096c7(0x1a1)]});const _0xca7ac6=_0x2432e4[_0x4096c7(0x181)](),_0x4a3db0=_0x2a8dde[_0x4096c7(0x180)](_0xca7ac6);let _0x56c1c2;_0x4f7aea(_0x4b7442),_0x56c1c2=_0x4096c7(0x191)==_0x4a3db0[_0x4096c7(0x183)][_0x4096c7(0x18a)]?_0x4c5d11[_0x4096c7(0x1ad)][_0x4096c7(0x198)](_0xca7ac6[_0x4096c7(0x177)]):_0x4c5d11[_0x4096c7(0x1ad)][_0x4096c7(0x198)](_0x4a3db0[_0x4096c7(0x177)],_0x4a3db0[_0x4096c7(0x17f)]),_0x4a3db0[_0x4096c7(0x1a0)](),_0x4c5d11[_0x4096c7(0x1ad)][_0x4096c7(0x192)](_0x2fb2dc[_0x4096c7(0x1af)][_0x4096c7(0x18c)],_0x1fdab3=>{const _0x23ea6a=_0x4096c7;_0x2fb2dc[_0x23ea6a(0x1af)][_0x23ea6a(0x1a8)](),_0x1fdab3[_0x23ea6a(0x190)](_0x1fdab3[_0x23ea6a(0x198)](_0x56c1c2[_0x23ea6a(0x17f)])),_0x2fb2dc[_0x23ea6a(0x1af)][_0x23ea6a(0x18d)]();});}),_0x4c5d11[_0x4f1dc3(0x186)][_0x4f1dc3(0x188)]['on'](_0x4f1dc3(0x17a),_0x5054c8(_0x4c5d11,_0x4f1dc3(0x182)),{'priority':_0x4f1dc3(0x185)}),_0x4c5d11[_0x4f1dc3(0x1ab)][_0x4f1dc3(0x188)]['on'](_0x4f1dc3(0x17a),(_0x25a0b6,_0x134ce4,_0x56a321)=>{const _0x1735a0=_0x4f1dc3;_0x56a321[_0x1735a0(0x18e)][_0x1735a0(0x196)]&&_0x5054c8(_0x4c5d11,_0x1735a0(0x182),{'showActiveMarker':!0x1})[_0x1735a0(0x1ae)](this)(_0x25a0b6,_0x134ce4,_0x56a321);},{'priority':_0x4f1dc3(0x185)}),_0x4c5d11[_0x4f1dc3(0x186)][_0x4f1dc3(0x188)]['on'](_0x4f1dc3(0x17b),(_0xa3b5c0,_0x513e40,_0x52a95b)=>{const _0x5c26ac=_0x4f1dc3,_0x203bb5=_0x52a95b[_0x5c26ac(0x1a5)][_0x5c26ac(0x1b1)](_0x513e40[_0x5c26ac(0x18b)]);if(_0x203bb5){for(const _0x362ca4 of _0x203bb5)_0x362ca4['is'](_0x5c26ac(0x178))&&(_0x52a95b[_0x5c26ac(0x1a5)][_0x5c26ac(0x19b)](_0x362ca4,_0x513e40[_0x5c26ac(0x18b)]),_0x52a95b[_0x5c26ac(0x184)][_0x5c26ac(0x19f)](_0x362ca4));}},{'priority':_0x4f1dc3(0x185)});}}
23
+ const _0x1f6128=_0xeb16;function _0xeb16(_0x4289a4,_0x167801){const _0x121b3b=_0x121b();return _0xeb16=function(_0xeb166d,_0x56c801){_0xeb166d=_0xeb166d-0x11b;let _0x2f7ba4=_0x121b3b[_0xeb166d];return _0x2f7ba4;},_0xeb16(_0x4289a4,_0x167801);}(function(_0x146d37,_0x260d86){const _0x3c6459=_0xeb16,_0x53be01=_0x146d37();while(!![]){try{const _0x44fcad=parseInt(_0x3c6459(0x11c))/0x1*(parseInt(_0x3c6459(0x11f))/0x2)+-parseInt(_0x3c6459(0x131))/0x3+parseInt(_0x3c6459(0x11b))/0x4*(-parseInt(_0x3c6459(0x13d))/0x5)+parseInt(_0x3c6459(0x13e))/0x6*(-parseInt(_0x3c6459(0x123))/0x7)+parseInt(_0x3c6459(0x127))/0x8*(-parseInt(_0x3c6459(0x138))/0x9)+-parseInt(_0x3c6459(0x155))/0xa*(parseInt(_0x3c6459(0x14c))/0xb)+parseInt(_0x3c6459(0x135))/0xc;if(_0x44fcad===_0x260d86)break;else _0x53be01['push'](_0x53be01['shift']());}catch(_0x379f47){_0x53be01['push'](_0x53be01['shift']());}}}(_0x121b,0x7b995));import{Plugin as _0x79d5c5}from'ckeditor5/src/core.js';import{LiveRange as _0x30e9d7}from'ckeditor5/src/engine.js';import{Delete as _0x2f5a7e}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x43199f}from'./utils.js';function _0x121b(){const _0x2a1f28=['10BjmJNS','end','modifySelection','showSuggestionHighlights','1996OxCjHG','3OwVgzO','unlock','markerNameToElements','116282VStfAr','get','setSelection','createRange','761257LaYcyt','rootName','delete','enableCommand','8FIIhAy','unbindElementFromMarkerName','uiElement','addMarker:suggestion:deletion','forward','lock','removeMarker:suggestion:deletion','writer','bind','model','163836NxUReI','start','document','$graveyard','24211116PWccUG','createSelection','batch','42462bciEZY','getFirstRange','fromRange','init','data','2895rSvKWi','18NFtFqO','markerName','buffer','plugins','isCollapsed','detach','TrackChangesEditing','selection','mapper','remove','enqueueChange','root','deleteForward','requires','11123761faYccm','editor','merge','high','commands','options','editing','downcastDispatcher','unit'];_0x121b=function(){return _0x2a1f28;};return _0x121b();}export default class q extends _0x79d5c5{static get[_0x1f6128(0x14b)](){return[_0x2f5a7e];}[_0x1f6128(0x13b)](){const _0x154d31=_0x1f6128,_0x41af13=this[_0x154d31(0x14d)],_0x238901=_0x41af13[_0x154d31(0x141)][_0x154d31(0x120)](_0x154d31(0x144));_0x238901[_0x154d31(0x126)](_0x154d31(0x125));const _0x287b29=_0x41af13[_0x154d31(0x150)][_0x154d31(0x120)](_0x154d31(0x14a));_0x238901[_0x154d31(0x126)](_0x154d31(0x14a),(_0x5197a3,_0x5480e9={})=>{const _0x5c1ccc=_0x154d31,_0x4be2bc=_0x41af13[_0x5c1ccc(0x130)][_0x5c1ccc(0x136)](_0x41af13[_0x5c1ccc(0x130)][_0x5c1ccc(0x133)][_0x5c1ccc(0x145)]);_0x4be2bc[_0x5c1ccc(0x142)]&&_0x41af13[_0x5c1ccc(0x130)][_0x5c1ccc(0x157)](_0x4be2bc,{'direction':_0x5c1ccc(0x12b),'unit':_0x5480e9[_0x5c1ccc(0x154)]});const _0x3f72d0=_0x4be2bc[_0x5c1ccc(0x139)](),_0x28e942=_0x30e9d7[_0x5c1ccc(0x13a)](_0x3f72d0);let _0x140bbd;_0x5197a3(_0x5480e9),_0x140bbd=_0x5c1ccc(0x134)==_0x28e942[_0x5c1ccc(0x149)][_0x5c1ccc(0x124)]?_0x41af13[_0x5c1ccc(0x130)][_0x5c1ccc(0x122)](_0x3f72d0[_0x5c1ccc(0x132)]):_0x41af13[_0x5c1ccc(0x130)][_0x5c1ccc(0x122)](_0x28e942[_0x5c1ccc(0x132)],_0x28e942[_0x5c1ccc(0x156)]),_0x28e942[_0x5c1ccc(0x143)](),_0x41af13[_0x5c1ccc(0x130)][_0x5c1ccc(0x148)](_0x287b29[_0x5c1ccc(0x140)][_0x5c1ccc(0x137)],_0x34a592=>{const _0x18da30=_0x5c1ccc;_0x287b29[_0x18da30(0x140)][_0x18da30(0x12c)](),_0x34a592[_0x18da30(0x121)](_0x34a592[_0x18da30(0x122)](_0x140bbd[_0x18da30(0x156)])),_0x287b29[_0x18da30(0x140)][_0x18da30(0x11d)]();});}),_0x41af13[_0x154d31(0x152)][_0x154d31(0x153)]['on'](_0x154d31(0x12a),_0x43199f(_0x41af13,_0x154d31(0x14e)),{'priority':_0x154d31(0x14f)}),_0x41af13[_0x154d31(0x13c)][_0x154d31(0x153)]['on'](_0x154d31(0x12a),(_0x1b71ac,_0x33aaf3,_0x568c37)=>{const _0x359db9=_0x154d31;_0x568c37[_0x359db9(0x151)][_0x359db9(0x158)]&&_0x43199f(_0x41af13,_0x359db9(0x14e),{'showActiveMarker':!0x1})[_0x359db9(0x12f)](this)(_0x1b71ac,_0x33aaf3,_0x568c37);},{'priority':_0x154d31(0x14f)}),_0x41af13[_0x154d31(0x152)][_0x154d31(0x153)]['on'](_0x154d31(0x12d),(_0x28f9f8,_0x2478a4,_0x2c2191)=>{const _0x566e5a=_0x154d31,_0x5128d2=_0x2c2191[_0x566e5a(0x146)][_0x566e5a(0x11e)](_0x2478a4[_0x566e5a(0x13f)]);if(_0x5128d2){for(const _0x1b503c of _0x5128d2)_0x1b503c['is'](_0x566e5a(0x129))&&(_0x2c2191[_0x566e5a(0x146)][_0x566e5a(0x128)](_0x1b503c,_0x2478a4[_0x566e5a(0x13f)]),_0x2c2191[_0x566e5a(0x12e)][_0x566e5a(0x147)](_0x1b503c));}},{'priority':_0x154d31(0x14f)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44807b=_0x145f;(function(_0x56f55d,_0x58f89a){const _0x3cb4aa=_0x145f,_0x31ac0a=_0x56f55d();while(!![]){try{const _0x43b5dd=-parseInt(_0x3cb4aa(0x20d))/0x1+parseInt(_0x3cb4aa(0x1f9))/0x2+parseInt(_0x3cb4aa(0x1fe))/0x3*(-parseInt(_0x3cb4aa(0x1ff))/0x4)+parseInt(_0x3cb4aa(0x218))/0x5+-parseInt(_0x3cb4aa(0x1fc))/0x6+-parseInt(_0x3cb4aa(0x21b))/0x7*(parseInt(_0x3cb4aa(0x21c))/0x8)+parseInt(_0x3cb4aa(0x212))/0x9;if(_0x43b5dd===_0x58f89a)break;else _0x31ac0a['push'](_0x31ac0a['shift']());}catch(_0x2bc152){_0x31ac0a['push'](_0x31ac0a['shift']());}}}(_0xe12d,0x5c4b6));import{Plugin as _0x35ea7f}from'ckeditor5/src/core.js';import{Enter as _0x2342e8}from'ckeditor5/src/enter.js';function _0x145f(_0x2e57b2,_0x4731d9){const _0xe12ddf=_0xe12d();return _0x145f=function(_0x145f19,_0x579605){_0x145f19=_0x145f19-0x1e9;let _0x9e3bd9=_0xe12ddf[_0x145f19];return _0x9e3bd9;},_0x145f(_0x2e57b2,_0x4731d9);}import{LiveRange as _0x2d2b80}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x385a8d}from'./utils.js';function _0xe12d(){const _0x19b6a0=['markerNameToElements','hasClass','unbindElementFromMarkerName','remove','enter','editor','document','commands','enableCommand','fire','model','split','showSuggestionHighlights','706035gvWcjK','options','getFirstPosition','change','removeMarker:suggestion:insertion','15276168kORRlz','selection','setSelection','createRange','plugins','get','2061790HLIUnf','afterExecute','writer','14fmQbRC','2588824yRsMib','createPositionAt','editing','init','TrackChangesEditing','getFirstRange','requires','high','enterBlock','nextSibling','mapper','end','fromRange','markInsertion','ck-suggestion-marker-split','detach','addMarker:suggestion:insertion','parent','downcastDispatcher','619712mVgyga','bind','markerName','2319318UBtRqs','data','54jxuHqU','67052JyIWzf'];_0xe12d=function(){return _0x19b6a0;};return _0xe12d();}export default class W extends _0x35ea7f{static get[_0x44807b(0x1ec)](){return[_0x2342e8];}[_0x44807b(0x1e9)](){const _0x533c19=_0x44807b,_0x46fb00=this[_0x533c19(0x205)],_0x171357=_0x46fb00[_0x533c19(0x216)][_0x533c19(0x217)](_0x533c19(0x1ea)),_0x4035aa=_0x46fb00[_0x533c19(0x207)][_0x533c19(0x217)](_0x533c19(0x204));_0x171357[_0x533c19(0x208)](_0x533c19(0x204),()=>{const _0xb25892=_0x533c19;_0x46fb00[_0xb25892(0x20a)][_0xb25892(0x210)](_0x554d40=>{const _0xb9cc37=_0xb25892,_0x3dbee4=_0x46fb00[_0xb9cc37(0x20a)][_0xb9cc37(0x206)][_0xb9cc37(0x213)],_0x215735=_0x3dbee4[_0xb9cc37(0x20f)](),_0xcc8a1f=_0x2d2b80[_0xb9cc37(0x1f2)](_0x3dbee4[_0xb9cc37(0x1eb)]());if(_0x4035aa[_0xb9cc37(0x1ee)](_0x554d40)){const _0x867a59=_0x46fb00[_0xb9cc37(0x20a)][_0xb9cc37(0x21d)](_0x215735[_0xb9cc37(0x1f7)][_0xb9cc37(0x1ef)],0x0),_0x18cc72=_0x554d40[_0xb9cc37(0x215)](_0x215735,_0x867a59);_0x171357[_0xb9cc37(0x1f3)](_0x18cc72);}else _0x554d40[_0xb9cc37(0x214)](_0x554d40[_0xb9cc37(0x215)](_0xcc8a1f[_0xb9cc37(0x1f1)]));_0xcc8a1f[_0xb9cc37(0x1f5)](),_0x4035aa[_0xb9cc37(0x209)](_0xb9cc37(0x219),{'writer':_0x554d40});});}),_0x46fb00[_0x533c19(0x21e)][_0x533c19(0x1f8)]['on'](_0x533c19(0x1f6),_0x385a8d(_0x46fb00,_0x533c19(0x20b)),{'priority':_0x533c19(0x1ed)}),_0x46fb00[_0x533c19(0x21e)][_0x533c19(0x1f8)]['on'](_0x533c19(0x211),(_0x29c9d8,_0x23319a,_0x289fa1)=>{const _0x52c237=_0x533c19,_0x49cf13=_0x289fa1[_0x52c237(0x1f0)][_0x52c237(0x200)](_0x23319a[_0x52c237(0x1fb)]);if(_0x49cf13){for(const _0x559946 of _0x49cf13)_0x559946[_0x52c237(0x201)](_0x52c237(0x1f4))&&(_0x289fa1[_0x52c237(0x1f0)][_0x52c237(0x202)](_0x559946,_0x23319a[_0x52c237(0x1fb)]),_0x289fa1[_0x52c237(0x21a)][_0x52c237(0x203)](_0x559946));}},{'priority':_0x533c19(0x1ed)}),_0x46fb00[_0x533c19(0x1fd)][_0x533c19(0x1f8)]['on'](_0x533c19(0x1f6),(_0x4fd70c,_0x138fa1,_0x8df1ed)=>{const _0x319fe4=_0x533c19;_0x8df1ed[_0x319fe4(0x20e)][_0x319fe4(0x20c)]&&_0x385a8d(_0x46fb00,_0x319fe4(0x20b),{'showActiveMarker':!0x1})[_0x319fe4(0x1fa)](this)(_0x4fd70c,_0x138fa1,_0x8df1ed);},{'priority':_0x533c19(0x1ed)});}}
23
+ const _0xb1ad27=_0x88bc;(function(_0x8d1828,_0x236766){const _0x1c9615=_0x88bc,_0x283a87=_0x8d1828();while(!![]){try{const _0x10853d=-parseInt(_0x1c9615(0x14d))/0x1+-parseInt(_0x1c9615(0x148))/0x2*(-parseInt(_0x1c9615(0x135))/0x3)+parseInt(_0x1c9615(0x123))/0x4*(parseInt(_0x1c9615(0x131))/0x5)+parseInt(_0x1c9615(0x14f))/0x6*(-parseInt(_0x1c9615(0x133))/0x7)+-parseInt(_0x1c9615(0x12f))/0x8+parseInt(_0x1c9615(0x141))/0x9+parseInt(_0x1c9615(0x121))/0xa*(parseInt(_0x1c9615(0x12e))/0xb);if(_0x10853d===_0x236766)break;else _0x283a87['push'](_0x283a87['shift']());}catch(_0x59ad78){_0x283a87['push'](_0x283a87['shift']());}}}(_0x6067,0xe38cd));function _0x6067(){const _0x1d6f45=['bind','23920StuHav','enter','28MTrxeB','fire','end','fromRange','change','createRange','setSelection','requires','options','detach','unbindElementFromMarkerName','2783zcYkjv','6471896vxOflu','plugins','591265rwNtCu','afterExecute','7JqsnRb','markerNameToElements','21WVKMvq','markerName','selection','showSuggestionHighlights','model','document','markInsertion','getFirstRange','TrackChangesEditing','removeMarker:suggestion:insertion','commands','mapper','220437iBkynD','getFirstPosition','get','split','data','parent','downcastDispatcher','503774YNEjNG','writer','editor','editing','createPositionAt','396188ptzoDk','enableCommand','6500574YXJvIw','hasClass','init','remove','enterBlock','nextSibling','addMarker:suggestion:insertion','ck-suggestion-marker-split','high'];_0x6067=function(){return _0x1d6f45;};return _0x6067();}import{Plugin as _0x25ccac}from'ckeditor5/src/core.js';import{Enter as _0x341f01}from'ckeditor5/src/enter.js';import{LiveRange as _0x3423bb}from'ckeditor5/src/engine.js';function _0x88bc(_0x3a1fa3,_0xb7abba){const _0x606789=_0x6067();return _0x88bc=function(_0x88bc34,_0x107f71){_0x88bc34=_0x88bc34-0x11a;let _0x6708f3=_0x606789[_0x88bc34];return _0x6708f3;},_0x88bc(_0x3a1fa3,_0xb7abba);}import{downcastSplitMergeMarker as _0x10fbe5}from'./utils.js';export default class W extends _0x25ccac{static get[_0xb1ad27(0x12a)](){return[_0x341f01];}[_0xb1ad27(0x151)](){const _0x1f7ae0=_0xb1ad27,_0x12efb5=this[_0x1f7ae0(0x14a)],_0x3ae00f=_0x12efb5[_0x1f7ae0(0x130)][_0x1f7ae0(0x143)](_0x1f7ae0(0x13d)),_0xf5a356=_0x12efb5[_0x1f7ae0(0x13f)][_0x1f7ae0(0x143)](_0x1f7ae0(0x122));_0x3ae00f[_0x1f7ae0(0x14e)](_0x1f7ae0(0x122),()=>{const _0x299c14=_0x1f7ae0;_0x12efb5[_0x299c14(0x139)][_0x299c14(0x127)](_0x4fbe8d=>{const _0x1d2789=_0x299c14,_0x9aeaef=_0x12efb5[_0x1d2789(0x139)][_0x1d2789(0x13a)][_0x1d2789(0x137)],_0x229efc=_0x9aeaef[_0x1d2789(0x142)](),_0x38496c=_0x3423bb[_0x1d2789(0x126)](_0x9aeaef[_0x1d2789(0x13c)]());if(_0xf5a356[_0x1d2789(0x11b)](_0x4fbe8d)){const _0x504d26=_0x12efb5[_0x1d2789(0x139)][_0x1d2789(0x14c)](_0x229efc[_0x1d2789(0x146)][_0x1d2789(0x11c)],0x0),_0x4a5155=_0x4fbe8d[_0x1d2789(0x128)](_0x229efc,_0x504d26);_0x3ae00f[_0x1d2789(0x13b)](_0x4a5155);}else _0x4fbe8d[_0x1d2789(0x129)](_0x4fbe8d[_0x1d2789(0x128)](_0x38496c[_0x1d2789(0x125)]));_0x38496c[_0x1d2789(0x12c)](),_0xf5a356[_0x1d2789(0x124)](_0x1d2789(0x132),{'writer':_0x4fbe8d});});}),_0x12efb5[_0x1f7ae0(0x14b)][_0x1f7ae0(0x147)]['on'](_0x1f7ae0(0x11d),_0x10fbe5(_0x12efb5,_0x1f7ae0(0x144)),{'priority':_0x1f7ae0(0x11f)}),_0x12efb5[_0x1f7ae0(0x14b)][_0x1f7ae0(0x147)]['on'](_0x1f7ae0(0x13e),(_0x57e83d,_0x423d58,_0x4fea49)=>{const _0xa7c96a=_0x1f7ae0,_0x2c5252=_0x4fea49[_0xa7c96a(0x140)][_0xa7c96a(0x134)](_0x423d58[_0xa7c96a(0x136)]);if(_0x2c5252){for(const _0x4b0ea7 of _0x2c5252)_0x4b0ea7[_0xa7c96a(0x150)](_0xa7c96a(0x11e))&&(_0x4fea49[_0xa7c96a(0x140)][_0xa7c96a(0x12d)](_0x4b0ea7,_0x423d58[_0xa7c96a(0x136)]),_0x4fea49[_0xa7c96a(0x149)][_0xa7c96a(0x11a)](_0x4b0ea7));}},{'priority':_0x1f7ae0(0x11f)}),_0x12efb5[_0x1f7ae0(0x145)][_0x1f7ae0(0x147)]['on'](_0x1f7ae0(0x11d),(_0x5bdb29,_0x353fad,_0x300b11)=>{const _0x3b63e0=_0x1f7ae0;_0x300b11[_0x3b63e0(0x12b)][_0x3b63e0(0x138)]&&_0x10fbe5(_0x12efb5,_0x3b63e0(0x144),{'showActiveMarker':!0x1})[_0x3b63e0(0x120)](this)(_0x5bdb29,_0x353fad,_0x300b11);},{'priority':_0x1f7ae0(0x11f)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31a3c5=_0x2cd3;function _0x3363(){const _0x2ee53f=['FindAndReplaceEditing','92GwLYqO','replaceAll','141379sOCgKq','string','120mivNpj','findNext','bind','FindAndReplaceUtils','start','findByTextCallback','filter','suggestion:deletion','createPositionAt','replace','item','_isInDeletionRange','72YImJAz','TrackChangesEditing','createRange','397IIfclz','1654uEzysr','end','getRange','get','findPrevious','10vDFLHP','find','127107TzXTzG','18670691pPQriC','has','13551QAxnFf','handleFindCommand','145505MKxXSo','639024HHhCBZ','enableCommand','plugins','editor','model','getIntersection','markers','afterInit','77qDjWkf','getMarkersGroup'];_0x3363=function(){return _0x2ee53f;};return _0x3363();}(function(_0x23e4ce,_0x414d3f){const _0x5ed5c7=_0x2cd3,_0x137652=_0x23e4ce();while(!![]){try{const _0x2eb06a=-parseInt(_0x5ed5c7(0xe1))/0x1*(parseInt(_0x5ed5c7(0xe2))/0x2)+-parseInt(_0x5ed5c7(0xec))/0x3*(-parseInt(_0x5ed5c7(0xfa))/0x4)+parseInt(_0x5ed5c7(0xee))/0x5*(-parseInt(_0x5ed5c7(0xde))/0x6)+parseInt(_0x5ed5c7(0xfc))/0x7*(-parseInt(_0x5ed5c7(0xfe))/0x8)+-parseInt(_0x5ed5c7(0xe9))/0x9*(-parseInt(_0x5ed5c7(0xe7))/0xa)+parseInt(_0x5ed5c7(0xf7))/0xb*(-parseInt(_0x5ed5c7(0xef))/0xc)+parseInt(_0x5ed5c7(0xea))/0xd;if(_0x2eb06a===_0x414d3f)break;else _0x137652['push'](_0x137652['shift']());}catch(_0xb2fa03){_0x137652['push'](_0x137652['shift']());}}}(_0x3363,0x3110b));import{Plugin as _0x29fd43}from'ckeditor5/src/core.js';function _0x2cd3(_0x57da4f,_0x178a36){const _0x336378=_0x3363();return _0x2cd3=function(_0x2cd314,_0x21a009){_0x2cd314=_0x2cd314-0xd3;let _0x18786c=_0x336378[_0x2cd314];return _0x18786c;},_0x2cd3(_0x57da4f,_0x178a36);}export default class J extends _0x29fd43{[_0x31a3c5(0xf6)](){const _0x24fefa=_0x31a3c5;if(!this[_0x24fefa(0xf2)][_0x24fefa(0xf1)][_0x24fefa(0xeb)](_0x24fefa(0xf9)))return;const _0x117c54=this[_0x24fefa(0xf2)][_0x24fefa(0xf1)][_0x24fefa(0xe5)](_0x24fefa(0xdf));_0x117c54[_0x24fefa(0xf0)](_0x24fefa(0xe8),this[_0x24fefa(0xed)][_0x24fefa(0xd4)](this)),_0x117c54[_0x24fefa(0xf0)](_0x24fefa(0xd3)),_0x117c54[_0x24fefa(0xf0)](_0x24fefa(0xe6)),_0x117c54[_0x24fefa(0xf0)](_0x24fefa(0xdb)),_0x117c54[_0x24fefa(0xf0)](_0x24fefa(0xfb));}[_0x31a3c5(0xed)](_0x37cc0b,_0x53b45e,_0xc84173={}){const _0x3c778a=_0x31a3c5,_0x103bee=this[_0x3c778a(0xf2)][_0x3c778a(0xf1)][_0x3c778a(0xe5)](_0x3c778a(0xd5));return _0x37cc0b(_0x31f144=>(_0x3c778a(0xfd)==typeof _0x53b45e?_0x103bee[_0x3c778a(0xd7)](_0x53b45e,_0xc84173):_0x53b45e)(_0x31f144)[_0x3c778a(0xd8)](_0x377122=>!0x1===this[_0x3c778a(0xdd)](_0x377122,_0x31f144[_0x3c778a(0xdc)])),_0xc84173);}[_0x31a3c5(0xdd)](_0x5c3219,_0x2340cc){const _0x217d15=_0x31a3c5,_0x56b9b7=this[_0x217d15(0xf2)][_0x217d15(0xf3)][_0x217d15(0xe0)](this[_0x217d15(0xf2)][_0x217d15(0xf3)][_0x217d15(0xda)](_0x2340cc,_0x5c3219[_0x217d15(0xd6)]),this[_0x217d15(0xf2)][_0x217d15(0xf3)][_0x217d15(0xda)](_0x2340cc,_0x5c3219[_0x217d15(0xe3)]));for(const _0x419b62 of this[_0x217d15(0xf2)][_0x217d15(0xf3)][_0x217d15(0xf5)][_0x217d15(0xf8)](_0x217d15(0xd9)))if(null!==_0x56b9b7[_0x217d15(0xf4)](_0x419b62[_0x217d15(0xe4)]()))return!0x0;return!0x1;}}
23
+ const _0x37961d=_0x5e59;(function(_0x5524d0,_0x1eb065){const _0x4bf106=_0x5e59,_0x2bbfec=_0x5524d0();while(!![]){try{const _0x586dda=parseInt(_0x4bf106(0x17f))/0x1+parseInt(_0x4bf106(0x184))/0x2+-parseInt(_0x4bf106(0x19e))/0x3+parseInt(_0x4bf106(0x17d))/0x4*(parseInt(_0x4bf106(0x18c))/0x5)+parseInt(_0x4bf106(0x189))/0x6*(parseInt(_0x4bf106(0x198))/0x7)+parseInt(_0x4bf106(0x19f))/0x8*(parseInt(_0x4bf106(0x182))/0x9)+-parseInt(_0x4bf106(0x183))/0xa;if(_0x586dda===_0x1eb065)break;else _0x2bbfec['push'](_0x2bbfec['shift']());}catch(_0x467fdc){_0x2bbfec['push'](_0x2bbfec['shift']());}}}(_0x4753,0x9aa53));import{Plugin as _0xcf7d4b}from'ckeditor5/src/core.js';function _0x4753(){const _0x58f037=['getRange','FindAndReplaceEditing','afterInit','_isInDeletionRange','753000ejtdml','24fezmmc','model','end','string','getIntersection','markers','start','8mdlzRy','replace','87405QyDiuQ','handleFindCommand','FindAndReplaceUtils','3297546tPgXBI','29643680wmYzeH','1990838dcgzJJ','findPrevious','bind','replaceAll','editor','357426kchTBU','has','get','2230915bFKclP','item','createRange','find','enableCommand','plugins','getMarkersGroup','findNext','TrackChangesEditing','createPositionAt','findByTextCallback','suggestion:deletion','91XXohwq','filter'];_0x4753=function(){return _0x58f037;};return _0x4753();}function _0x5e59(_0x528eb8,_0x464bf3){const _0x475360=_0x4753();return _0x5e59=function(_0x5e59ed,_0x328557){_0x5e59ed=_0x5e59ed-0x17d;let _0x24138c=_0x475360[_0x5e59ed];return _0x24138c;},_0x5e59(_0x528eb8,_0x464bf3);}export default class J extends _0xcf7d4b{[_0x37961d(0x19c)](){const _0x78dd50=_0x37961d;if(!this[_0x78dd50(0x188)][_0x78dd50(0x191)][_0x78dd50(0x18a)](_0x78dd50(0x19b)))return;const _0xcd3e50=this[_0x78dd50(0x188)][_0x78dd50(0x191)][_0x78dd50(0x18b)](_0x78dd50(0x194));_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x18f),this[_0x78dd50(0x180)][_0x78dd50(0x186)](this)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x193)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x185)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x17e)),_0xcd3e50[_0x78dd50(0x190)](_0x78dd50(0x187));}[_0x37961d(0x180)](_0x372a00,_0x410b6b,_0x17c90c={}){const _0x4e4440=_0x37961d,_0x2304a9=this[_0x4e4440(0x188)][_0x4e4440(0x191)][_0x4e4440(0x18b)](_0x4e4440(0x181));return _0x372a00(_0x1a96bb=>(_0x4e4440(0x1a2)==typeof _0x410b6b?_0x2304a9[_0x4e4440(0x196)](_0x410b6b,_0x17c90c):_0x410b6b)(_0x1a96bb)[_0x4e4440(0x199)](_0x51ee68=>!0x1===this[_0x4e4440(0x19d)](_0x51ee68,_0x1a96bb[_0x4e4440(0x18d)])),_0x17c90c);}[_0x37961d(0x19d)](_0x31afcd,_0x19ee82){const _0x147650=_0x37961d,_0x7b6ab8=this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x18e)](this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x195)](_0x19ee82,_0x31afcd[_0x147650(0x1a5)]),this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x195)](_0x19ee82,_0x31afcd[_0x147650(0x1a1)]));for(const _0x36f942 of this[_0x147650(0x188)][_0x147650(0x1a0)][_0x147650(0x1a4)][_0x147650(0x192)](_0x147650(0x197)))if(null!==_0x7b6ab8[_0x147650(0x1a3)](_0x36f942[_0x147650(0x19a)]()))return!0x0;return!0x1;}}