@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240529.0 → 0.0.0-nightly-20240530.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1d56(){const _0x5fabd2=['_suggestionFactory','splitTableCellVertically','663YCsoHI','horizontally','registerCustomCallback','type','*Merge\x20cells*','containsRange','length','getSelectionAffectedTableCells','insertion','refresh','trackChanges','return','descriptionFactory','508957scItdt','value','*Split\x20cell:*\x20horizontally','set:isEnabled','cell','editor','findAncestor','requires','selection','5361462JuHVdI','23454KUzowQ','_areMergableCells','table','mergeTableCellLeft','227356lrJvxT','formatInline','splitTableCellHorizontally','_areSelectedCellsMergable','3134SRlCer','map','detach','getSuggestions','_isForcedDefaultExecutionBlock','mergeTableCellDown','stop','getCellLocation','push','5658096EHAFNM','createTableWalker','from','formatBlock','createRangeOn','find','size','format','TrackChangesEditing','model','fromRange','direction','add','highest','$graveyard','low','TableUtils','setSelection','document','execute','*Split\x20cell:*\x20vertically','_tablePostFixingSubtypes','commands','deletion','author','markBlockFormat','enableCommand','forceDefaultExecution','markMultiRangeBlockFormat','root','5RXYrcY','subType','has','registerDescriptionCallback','plugins','_acceptFormatSuggestionCallbackFactory','7387940GMfcAm','rootName','afterInit','change','mergeTableCells','getAncestors','isEnabled','tableCell','locale','getFirstPosition','get','mergeTableCellUp','commandName','isInContent','accept','70mfFXJR','mergeTableCellRight','element','filter','TableEditing','getRanges'];_0x1d56=function(){return _0x5fabd2;};return _0x1d56();}const _0x5697b9=_0x542c;(function(_0x2c66fe,_0x4f66cc){const _0x218ec0=_0x542c,_0x146954=_0x2c66fe();while(!![]){try{const _0x3b776b=-parseInt(_0x218ec0(0x11b))/0x1+-parseInt(_0x218ec0(0x12d))/0x2*(-parseInt(_0x218ec0(0x10e))/0x3)+-parseInt(_0x218ec0(0x129))/0x4*(parseInt(_0x218ec0(0x154))/0x5)+-parseInt(_0x218ec0(0x125))/0x6*(-parseInt(_0x218ec0(0x169))/0x7)+-parseInt(_0x218ec0(0x136))/0x8+parseInt(_0x218ec0(0x124))/0x9+parseInt(_0x218ec0(0x15a))/0xa;if(_0x3b776b===_0x4f66cc)break;else _0x146954['push'](_0x146954['shift']());}catch(_0x257112){_0x146954['push'](_0x146954['shift']());}}}(_0x1d56,0x6d183));import{Plugin as _0x2d6a25}from'ckeditor5/src/core.js';import _0xe715ef from'./table.js';import{LiveRange as _0x5c5c9d}from'ckeditor5/src/engine.js';import{getTranslation as _0x2572f1}from'../utils/common-translations.js';function _0x542c(_0x16a85a,_0x5e3717){const _0x1d5693=_0x1d56();return _0x542c=function(_0x542cd3,_0x1cce84){_0x542cd3=_0x542cd3-0x108;let _0x3d2b41=_0x1d5693[_0x542cd3];return _0x3d2b41;},_0x542c(_0x16a85a,_0x5e3717);}export default class St extends _0x2d6a25{static get[_0x5697b9(0x122)](){return[_0xe715ef];}[_0x5697b9(0x15c)](){const _0x7c3ee9=_0x5697b9,_0x2634f5=this[_0x7c3ee9(0x120)],_0x8a33b3=_0x2634f5[_0x7c3ee9(0x13f)][_0x7c3ee9(0x148)][_0x7c3ee9(0x123)],_0x1edd3a=_0x2634f5[_0x7c3ee9(0x162)];if(!_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x156)](_0x7c3ee9(0x10a)))return;const _0x4b7f69=_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x164)](_0x7c3ee9(0x13e)),_0x5725ce=_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x164)](_0x7c3ee9(0x146)),_0x2bfea8=_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x164)](_0xe715ef);_0x2bfea8[_0x7c3ee9(0x14b)][_0x7c3ee9(0x135)](_0x7c3ee9(0x15e)),_0x4b7f69[_0x7c3ee9(0x150)](_0x7c3ee9(0x15e),()=>{const _0x312f23=_0x7c3ee9,_0x2072a4=_0x5725ce[_0x312f23(0x115)](_0x2634f5[_0x312f23(0x13f)][_0x312f23(0x148)][_0x312f23(0x123)]);_0x2634f5[_0x312f23(0x13f)][_0x312f23(0x15d)](()=>{const _0x47671d=_0x312f23;_0x4b7f69[_0x47671d(0x152)](_0x2072a4,{'commandName':_0x47671d(0x15e),'commandParams':[]},[],_0x47671d(0x15e));});}),_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x7c3ee9(0x15e))['on'](_0x7c3ee9(0x149),(_0x111e9e,_0x202d67)=>{const _0x4a6145=_0x7c3ee9;_0x2634f5[_0x4a6145(0x14c)][_0x4a6145(0x164)](_0x4a6145(0x118))[_0x4a6145(0x11c)]&&(_0x202d67[_0x4a6145(0x114)]>0x0&&_0x202d67[_0x202d67[_0x4a6145(0x114)]-0x1]&&_0x202d67[_0x202d67[_0x4a6145(0x114)]-0x1][_0x4a6145(0x151)]||_0x4b7f69[_0x4a6145(0x131)]||this[_0x4a6145(0x12c)]()||_0x111e9e[_0x4a6145(0x133)]());},{'priority':_0x7c3ee9(0x143)});for(const _0x36533f of[_0x7c3ee9(0x165),_0x7c3ee9(0x16a),_0x7c3ee9(0x132),_0x7c3ee9(0x128)]){const _0x4c9f6f=_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x36533f);_0x4b7f69[_0x7c3ee9(0x150)](_0x36533f,()=>{const _0x3d690c=_0x7c3ee9,_0x229a29=_0x2634f5[_0x3d690c(0x13f)][_0x3d690c(0x148)][_0x3d690c(0x123)][_0x3d690c(0x163)]()[_0x3d690c(0x15f)]()[_0x3d690c(0x13b)](_0x4b8e9e=>_0x4b8e9e['is'](_0x3d690c(0x108),_0x3d690c(0x161))),_0x5183f7=_0x4c9f6f[_0x3d690c(0x11c)];_0x2634f5[_0x3d690c(0x13f)][_0x3d690c(0x15d)](()=>{const _0x3b68fe=_0x3d690c;_0x4b7f69[_0x3b68fe(0x152)]([_0x229a29,_0x5183f7],{'commandName':_0x3b68fe(0x15e),'commandParams':[]},[],_0x3b68fe(0x15e));});});}for(const _0x143c4a of[_0x7c3ee9(0x10d),_0x7c3ee9(0x12b)]){const _0x412ffa=_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x143c4a);_0x4b7f69[_0x7c3ee9(0x150)](_0x143c4a,()=>{const _0x3d508a=_0x7c3ee9,_0x377d21=_0x5725ce[_0x3d508a(0x115)](_0x2634f5[_0x3d508a(0x13f)][_0x3d508a(0x148)][_0x3d508a(0x123)])[0x0],_0x55cc8a=_0x377d21[_0x3d508a(0x121)](_0x3d508a(0x127)),{column:_0x5a56c8,row:_0x40cc20}=_0x5725ce[_0x3d508a(0x134)](_0x377d21);let _0x1a463b=[];if(_0x3d508a(0x10f)==_0x412ffa[_0x3d508a(0x141)]){const _0x227771=_0x5725ce[_0x3d508a(0x137)](_0x55cc8a,{'startRow':_0x40cc20,'endRow':_0x40cc20,'includeAllSlots':!0x0});_0x1a463b=Array[_0x3d508a(0x138)](_0x227771)[_0x3d508a(0x12e)](_0x68f5db=>_0x68f5db[_0x3d508a(0x11f)]);}else{const _0x1a7d7c=_0x5725ce[_0x3d508a(0x137)](_0x55cc8a,{'column':_0x5a56c8,'includeAllSlots':!0x0});_0x1a463b=Array[_0x3d508a(0x138)](_0x1a7d7c)[_0x3d508a(0x12e)](_0x247a59=>_0x247a59[_0x3d508a(0x11f)]);}_0x2634f5[_0x3d508a(0x13f)][_0x3d508a(0x15d)](_0x2a9cc5=>{const _0x2899f1=_0x3d508a;_0x4b7f69[_0x2899f1(0x14f)](_0x2a9cc5[_0x2899f1(0x13a)](_0x377d21),{'commandName':_0x143c4a,'commandParams':[]},_0x1a463b,_0x143c4a);});});}_0x4b7f69[_0x7c3ee9(0x11a)][_0x7c3ee9(0x157)](_0x2575ff=>{const _0x2d8d6c=_0x7c3ee9;if(_0x2d8d6c(0x139)!=_0x2575ff[_0x2d8d6c(0x111)]&&_0x2d8d6c(0x12a)!=_0x2575ff[_0x2d8d6c(0x111)])return;const {data:_0x3d130f}=_0x2575ff;return _0x3d130f&&_0x2d8d6c(0x15e)==_0x3d130f[_0x2d8d6c(0x166)]?{'type':_0x2d8d6c(0x13d),'content':_0x2572f1(_0x1edd3a,_0x2d8d6c(0x112))}:void 0x0;}),_0x4b7f69[_0x7c3ee9(0x11a)][_0x7c3ee9(0x157)](_0x4a97d7=>{const _0x32d3b0=_0x7c3ee9;if(_0x32d3b0(0x139)!=_0x4a97d7[_0x32d3b0(0x111)]&&_0x32d3b0(0x12a)!=_0x4a97d7[_0x32d3b0(0x111)])return;const {data:_0x561341}=_0x4a97d7;return _0x561341?_0x32d3b0(0x10d)==_0x561341[_0x32d3b0(0x166)]?{'type':_0x32d3b0(0x13d),'content':_0x2572f1(_0x1edd3a,_0x32d3b0(0x14a))}:_0x32d3b0(0x12b)==_0x561341[_0x32d3b0(0x166)]?{'type':_0x32d3b0(0x13d),'content':_0x2572f1(_0x1edd3a,_0x32d3b0(0x11d))}:void 0x0:void 0x0;});const _0x5e2dbe=_0x2bfea8[_0x7c3ee9(0x159)]();for(const _0x4ec1df of[_0x7c3ee9(0x165),_0x7c3ee9(0x16a),_0x7c3ee9(0x132),_0x7c3ee9(0x128)])_0x4b7f69[_0x7c3ee9(0x10c)][_0x7c3ee9(0x110)](_0x7c3ee9(0x139),_0x4ec1df,_0x7c3ee9(0x168),_0x5e2dbe);for(const _0x3d0eee of[_0x7c3ee9(0x10d),_0x7c3ee9(0x12b)])_0x4b7f69[_0x7c3ee9(0x10c)][_0x7c3ee9(0x110)](_0x7c3ee9(0x139),_0x3d0eee,_0x7c3ee9(0x168),_0x5e2dbe);_0x4b7f69[_0x7c3ee9(0x10c)][_0x7c3ee9(0x110)](_0x7c3ee9(0x139),_0x7c3ee9(0x15e),_0x7c3ee9(0x168),_0x5e482b=>{const _0x3d393b=_0x7c3ee9;_0x2634f5[_0x3d393b(0x13f)][_0x3d393b(0x15d)](_0x5c6c5e=>{const _0x234c54=_0x3d393b,_0x95df1d=Array[_0x234c54(0x138)](_0x8a33b3[_0x234c54(0x10b)]())[_0x234c54(0x12e)](_0x29b49e=>_0x5c5c9d[_0x234c54(0x140)](_0x29b49e));_0x5c6c5e[_0x234c54(0x147)](_0x5e482b),_0x2634f5[_0x234c54(0x14c)][_0x234c54(0x164)](_0x234c54(0x15e))[_0x234c54(0x117)](),_0x2634f5[_0x234c54(0x149)](_0x234c54(0x15e),{'forceDefaultExecution':!0x0});const _0x507b98=_0x95df1d[_0x234c54(0x109)](_0x369787=>_0x234c54(0x144)!=_0x369787[_0x234c54(0x153)][_0x234c54(0x15b)]);_0x507b98[_0x234c54(0x114)]>0x0&&_0x5c6c5e[_0x234c54(0x147)](_0x507b98);for(const _0x18ec15 of _0x95df1d)_0x18ec15[_0x234c54(0x12f)]();});});for(const _0x3f6983 of[_0x7c3ee9(0x165),_0x7c3ee9(0x132),_0x7c3ee9(0x128),_0x7c3ee9(0x16a)]){const _0x18442a=_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x3f6983);_0x18442a['on'](_0x7c3ee9(0x11e),(_0x5b15b7,_0x1d5719,_0x9231d8)=>{const _0x3fc19b=_0x7c3ee9;if(_0x9231d8){const _0x29fd47=_0x2634f5[_0x3fc19b(0x13f)][_0x3fc19b(0x148)][_0x3fc19b(0x123)][_0x3fc19b(0x163)]()[_0x3fc19b(0x15f)]()[_0x3fc19b(0x13b)](_0x3268ad=>_0x3268ad['is'](_0x3fc19b(0x108),_0x3fc19b(0x161)));this[_0x3fc19b(0x126)](_0x18442a[_0x3fc19b(0x11c)],_0x29fd47)||(_0x5b15b7[_0x3fc19b(0x119)]=!0x1,_0x5b15b7[_0x3fc19b(0x133)]());}},{'priority':_0x7c3ee9(0x145)});}}[_0x5697b9(0x12c)](){const _0x20c69f=_0x5697b9,_0x5e4d8c=this[_0x20c69f(0x120)][_0x20c69f(0x14c)][_0x20c69f(0x164)](_0x20c69f(0x15e)),_0x16c98e=this[_0x20c69f(0x120)][_0x20c69f(0x158)][_0x20c69f(0x164)](_0x20c69f(0x146));if(!_0x5e4d8c[_0x20c69f(0x160)])return!0x1;const _0x60de96=_0x16c98e[_0x20c69f(0x115)](this[_0x20c69f(0x120)][_0x20c69f(0x13f)][_0x20c69f(0x148)][_0x20c69f(0x123)]);for(const _0xc951fc of _0x60de96)for(const _0x52d337 of _0x60de96)if(_0xc951fc!=_0x52d337&&!this[_0x20c69f(0x126)](_0xc951fc,_0x52d337))return!0x1;return!0x0;}[_0x5697b9(0x126)](_0xa298d4,_0x5704c8){const _0x55703b=_0x5697b9,_0x36a07f=this[_0x55703b(0x120)][_0x55703b(0x158)][_0x55703b(0x164)](_0x55703b(0x13e)),_0x209868=this[_0x55703b(0x120)][_0x55703b(0x13f)][_0x55703b(0x13a)](_0xa298d4),_0x4865c2=this[_0x55703b(0x120)][_0x55703b(0x13f)][_0x55703b(0x13a)](_0x5704c8),_0x17766a=new Set(),_0x2bcee5=new Set();for(const _0x318f0a of _0x36a07f[_0x55703b(0x130)]())if((_0x55703b(0x116)==_0x318f0a[_0x55703b(0x111)]||_0x55703b(0x14d)==_0x318f0a[_0x55703b(0x111)]||_0x55703b(0x15e)==_0x318f0a[_0x55703b(0x155)])&&_0x318f0a[_0x55703b(0x167)]){for(const _0x2796e0 of _0x318f0a[_0x55703b(0x10b)]())_0x2796e0[_0x55703b(0x113)](_0x209868,!0x0)&&_0x17766a[_0x55703b(0x142)](_0x318f0a[_0x55703b(0x111)]+':'+_0x318f0a[_0x55703b(0x14e)]['id']),_0x2796e0[_0x55703b(0x113)](_0x4865c2,!0x0)&&_0x2bcee5[_0x55703b(0x142)](_0x318f0a[_0x55703b(0x111)]+':'+_0x318f0a[_0x55703b(0x14e)]['id']);}if(_0x17766a[_0x55703b(0x13c)]!=_0x2bcee5[_0x55703b(0x13c)])return!0x1;for(const _0x633d84 of _0x17766a)if(!_0x2bcee5[_0x55703b(0x156)](_0x633d84))return!0x1;return!0x0;}}
23
+ const _0x456ab6=_0x3649;(function(_0x326532,_0x5c08b4){const _0x92bcc6=_0x3649,_0x38f067=_0x326532();while(!![]){try{const _0x3097fe=parseInt(_0x92bcc6(0xcd))/0x1*(-parseInt(_0x92bcc6(0x102))/0x2)+-parseInt(_0x92bcc6(0x123))/0x3*(parseInt(_0x92bcc6(0xe4))/0x4)+-parseInt(_0x92bcc6(0xfd))/0x5+-parseInt(_0x92bcc6(0xe1))/0x6*(-parseInt(_0x92bcc6(0x12e))/0x7)+-parseInt(_0x92bcc6(0xef))/0x8+parseInt(_0x92bcc6(0x10a))/0x9+-parseInt(_0x92bcc6(0x111))/0xa*(-parseInt(_0x92bcc6(0xdd))/0xb);if(_0x3097fe===_0x5c08b4)break;else _0x38f067['push'](_0x38f067['shift']());}catch(_0x2e7cab){_0x38f067['push'](_0x38f067['shift']());}}}(_0x1f9f,0xda7d4));import{Plugin as _0x413330}from'ckeditor5/src/core.js';import _0x1beeaa from'./table.js';import{LiveRange as _0x241e26}from'ckeditor5/src/engine.js';import{getTranslation as _0x2a0121}from'../utils/common-translations.js';function _0x1f9f(){const _0x25d328=['type','containsRange','*Split\x20cell:*\x20vertically','splitTableCellHorizontally','getCellLocation','stop','12763116qRixtN','mergeTableCells','afterInit','mergeTableCellDown','locale','formatInline','commandName','20DTGfIP','refresh','getSelectionAffectedTableCells','findAncestor','descriptionFactory','highest','insertion','markBlockFormat','formatBlock','createRangeOn','horizontally','markMultiRangeBlockFormat','_suggestionFactory','enableCommand','find','has','setSelection','*Merge\x20cells*','12579MdzgFx','mergeTableCellLeft','execute','_isForcedDefaultExecutionBlock','*Split\x20cell:*\x20horizontally','editor','fromRange','createTableWalker','registerCustomCallback','size','low','7ZajSOx','requires','rootName','1ykfYgY','set:isEnabled','root','mergeTableCellRight','model','table','TableUtils','getFirstPosition','from','format','TrackChangesEditing','element','selection','getRanges','getAncestors','document','18132323oAXgqz','accept','splitTableCellVertically','change','5740212oiXZcA','_tablePostFixingSubtypes','commands','908bmtswN','value','$graveyard','deletion','push','author','filter','isInContent','map','add','get','12000048xYhvFb','mergeTableCellUp','_acceptFormatSuggestionCallbackFactory','return','forceDefaultExecution','getSuggestions','_areMergableCells','detach','direction','_areSelectedCellsMergable','isEnabled','registerDescriptionCallback','length','cell','2896745AYKdBJ','subType','TableEditing','tableCell','plugins','3491028SeIQZw','trackChanges'];_0x1f9f=function(){return _0x25d328;};return _0x1f9f();}function _0x3649(_0x2daca2,_0x35e2ba){const _0x1f9fef=_0x1f9f();return _0x3649=function(_0x36494b,_0x242ca6){_0x36494b=_0x36494b-0xcb;let _0x34c1b8=_0x1f9fef[_0x36494b];return _0x34c1b8;},_0x3649(_0x2daca2,_0x35e2ba);}export default class St extends _0x413330{static get[_0x456ab6(0xcb)](){return[_0x1beeaa];}[_0x456ab6(0x10c)](){const _0x54d837=_0x456ab6,_0x3e9244=this[_0x54d837(0x128)],_0x51bb51=_0x3e9244[_0x54d837(0xd1)][_0x54d837(0xdc)][_0x54d837(0xd9)],_0x352f5f=_0x3e9244[_0x54d837(0x10e)];if(!_0x3e9244[_0x54d837(0x101)][_0x54d837(0x120)](_0x54d837(0xff)))return;const _0x1b3ca8=_0x3e9244[_0x54d837(0x101)][_0x54d837(0xee)](_0x54d837(0xd7)),_0x54ce72=_0x3e9244[_0x54d837(0x101)][_0x54d837(0xee)](_0x54d837(0xd3)),_0x143f1d=_0x3e9244[_0x54d837(0x101)][_0x54d837(0xee)](_0x1beeaa);_0x143f1d[_0x54d837(0xe2)][_0x54d837(0xe8)](_0x54d837(0x10b)),_0x1b3ca8[_0x54d837(0x11e)](_0x54d837(0x10b),()=>{const _0x535aa1=_0x54d837,_0x523279=_0x54ce72[_0x535aa1(0x113)](_0x3e9244[_0x535aa1(0xd1)][_0x535aa1(0xdc)][_0x535aa1(0xd9)]);_0x3e9244[_0x535aa1(0xd1)][_0x535aa1(0xe0)](()=>{const _0x31ac5c=_0x535aa1;_0x1b3ca8[_0x31ac5c(0x11c)](_0x523279,{'commandName':_0x31ac5c(0x10b),'commandParams':[]},[],_0x31ac5c(0x10b));});}),_0x3e9244[_0x54d837(0xe3)][_0x54d837(0xee)](_0x54d837(0x10b))['on'](_0x54d837(0x125),(_0x318442,_0x4f3936)=>{const _0xf8ac9e=_0x54d837;_0x3e9244[_0xf8ac9e(0xe3)][_0xf8ac9e(0xee)](_0xf8ac9e(0x103))[_0xf8ac9e(0xe5)]&&(_0x4f3936[_0xf8ac9e(0xfb)]>0x0&&_0x4f3936[_0x4f3936[_0xf8ac9e(0xfb)]-0x1]&&_0x4f3936[_0x4f3936[_0xf8ac9e(0xfb)]-0x1][_0xf8ac9e(0xf3)]||_0x1b3ca8[_0xf8ac9e(0x126)]||this[_0xf8ac9e(0xf8)]()||_0x318442[_0xf8ac9e(0x109)]());},{'priority':_0x54d837(0x116)});for(const _0x4b8b36 of[_0x54d837(0xf0),_0x54d837(0xd0),_0x54d837(0x10d),_0x54d837(0x124)]){const _0x488997=_0x3e9244[_0x54d837(0xe3)][_0x54d837(0xee)](_0x4b8b36);_0x1b3ca8[_0x54d837(0x11e)](_0x4b8b36,()=>{const _0x129bfc=_0x54d837,_0x579378=_0x3e9244[_0x129bfc(0xd1)][_0x129bfc(0xdc)][_0x129bfc(0xd9)][_0x129bfc(0xd4)]()[_0x129bfc(0xdb)]()[_0x129bfc(0x11f)](_0x4ddebe=>_0x4ddebe['is'](_0x129bfc(0xd8),_0x129bfc(0x100))),_0x1c477f=_0x488997[_0x129bfc(0xe5)];_0x3e9244[_0x129bfc(0xd1)][_0x129bfc(0xe0)](()=>{const _0x244f6b=_0x129bfc;_0x1b3ca8[_0x244f6b(0x11c)]([_0x579378,_0x1c477f],{'commandName':_0x244f6b(0x10b),'commandParams':[]},[],_0x244f6b(0x10b));});});}for(const _0x394818 of[_0x54d837(0xdf),_0x54d837(0x107)]){const _0x9437f5=_0x3e9244[_0x54d837(0xe3)][_0x54d837(0xee)](_0x394818);_0x1b3ca8[_0x54d837(0x11e)](_0x394818,()=>{const _0x56a6be=_0x54d837,_0x1c2871=_0x54ce72[_0x56a6be(0x113)](_0x3e9244[_0x56a6be(0xd1)][_0x56a6be(0xdc)][_0x56a6be(0xd9)])[0x0],_0x2863cf=_0x1c2871[_0x56a6be(0x114)](_0x56a6be(0xd2)),{column:_0x2cb4df,row:_0x363e3e}=_0x54ce72[_0x56a6be(0x108)](_0x1c2871);let _0x36c282=[];if(_0x56a6be(0x11b)==_0x9437f5[_0x56a6be(0xf7)]){const _0x42e076=_0x54ce72[_0x56a6be(0x12a)](_0x2863cf,{'startRow':_0x363e3e,'endRow':_0x363e3e,'includeAllSlots':!0x0});_0x36c282=Array[_0x56a6be(0xd5)](_0x42e076)[_0x56a6be(0xec)](_0x199d68=>_0x199d68[_0x56a6be(0xfc)]);}else{const _0x3474cc=_0x54ce72[_0x56a6be(0x12a)](_0x2863cf,{'column':_0x2cb4df,'includeAllSlots':!0x0});_0x36c282=Array[_0x56a6be(0xd5)](_0x3474cc)[_0x56a6be(0xec)](_0x142c59=>_0x142c59[_0x56a6be(0xfc)]);}_0x3e9244[_0x56a6be(0xd1)][_0x56a6be(0xe0)](_0x5a1459=>{const _0x2a3e9a=_0x56a6be;_0x1b3ca8[_0x2a3e9a(0x118)](_0x5a1459[_0x2a3e9a(0x11a)](_0x1c2871),{'commandName':_0x394818,'commandParams':[]},_0x36c282,_0x394818);});});}_0x1b3ca8[_0x54d837(0x115)][_0x54d837(0xfa)](_0xc6cfd6=>{const _0x1d26e4=_0x54d837;if(_0x1d26e4(0x119)!=_0xc6cfd6[_0x1d26e4(0x104)]&&_0x1d26e4(0x10f)!=_0xc6cfd6[_0x1d26e4(0x104)])return;const {data:_0x383d7f}=_0xc6cfd6;return _0x383d7f&&_0x1d26e4(0x10b)==_0x383d7f[_0x1d26e4(0x110)]?{'type':_0x1d26e4(0xd6),'content':_0x2a0121(_0x352f5f,_0x1d26e4(0x122))}:void 0x0;}),_0x1b3ca8[_0x54d837(0x115)][_0x54d837(0xfa)](_0x35743a=>{const _0x183e5b=_0x54d837;if(_0x183e5b(0x119)!=_0x35743a[_0x183e5b(0x104)]&&_0x183e5b(0x10f)!=_0x35743a[_0x183e5b(0x104)])return;const {data:_0x3c6490}=_0x35743a;return _0x3c6490?_0x183e5b(0xdf)==_0x3c6490[_0x183e5b(0x110)]?{'type':_0x183e5b(0xd6),'content':_0x2a0121(_0x352f5f,_0x183e5b(0x106))}:_0x183e5b(0x107)==_0x3c6490[_0x183e5b(0x110)]?{'type':_0x183e5b(0xd6),'content':_0x2a0121(_0x352f5f,_0x183e5b(0x127))}:void 0x0:void 0x0;});const _0x250062=_0x143f1d[_0x54d837(0xf1)]();for(const _0x48de63 of[_0x54d837(0xf0),_0x54d837(0xd0),_0x54d837(0x10d),_0x54d837(0x124)])_0x1b3ca8[_0x54d837(0x11d)][_0x54d837(0x12b)](_0x54d837(0x119),_0x48de63,_0x54d837(0xde),_0x250062);for(const _0x29643a of[_0x54d837(0xdf),_0x54d837(0x107)])_0x1b3ca8[_0x54d837(0x11d)][_0x54d837(0x12b)](_0x54d837(0x119),_0x29643a,_0x54d837(0xde),_0x250062);_0x1b3ca8[_0x54d837(0x11d)][_0x54d837(0x12b)](_0x54d837(0x119),_0x54d837(0x10b),_0x54d837(0xde),_0x5a1788=>{const _0x2c9436=_0x54d837;_0x3e9244[_0x2c9436(0xd1)][_0x2c9436(0xe0)](_0x693508=>{const _0x2b45a4=_0x2c9436,_0x126bc9=Array[_0x2b45a4(0xd5)](_0x51bb51[_0x2b45a4(0xda)]())[_0x2b45a4(0xec)](_0x150b1c=>_0x241e26[_0x2b45a4(0x129)](_0x150b1c));_0x693508[_0x2b45a4(0x121)](_0x5a1788),_0x3e9244[_0x2b45a4(0xe3)][_0x2b45a4(0xee)](_0x2b45a4(0x10b))[_0x2b45a4(0x112)](),_0x3e9244[_0x2b45a4(0x125)](_0x2b45a4(0x10b),{'forceDefaultExecution':!0x0});const _0x3ed3b7=_0x126bc9[_0x2b45a4(0xea)](_0x5b1f9d=>_0x2b45a4(0xe6)!=_0x5b1f9d[_0x2b45a4(0xcf)][_0x2b45a4(0xcc)]);_0x3ed3b7[_0x2b45a4(0xfb)]>0x0&&_0x693508[_0x2b45a4(0x121)](_0x3ed3b7);for(const _0x4fc914 of _0x126bc9)_0x4fc914[_0x2b45a4(0xf6)]();});});for(const _0x233f32 of[_0x54d837(0xf0),_0x54d837(0x10d),_0x54d837(0x124),_0x54d837(0xd0)]){const _0x4e72e7=_0x3e9244[_0x54d837(0xe3)][_0x54d837(0xee)](_0x233f32);_0x4e72e7['on'](_0x54d837(0xce),(_0x411aba,_0x2bdd15,_0x277b0e)=>{const _0x42b371=_0x54d837;if(_0x277b0e){const _0x47f875=_0x3e9244[_0x42b371(0xd1)][_0x42b371(0xdc)][_0x42b371(0xd9)][_0x42b371(0xd4)]()[_0x42b371(0xdb)]()[_0x42b371(0x11f)](_0x54cfba=>_0x54cfba['is'](_0x42b371(0xd8),_0x42b371(0x100)));this[_0x42b371(0xf5)](_0x4e72e7[_0x42b371(0xe5)],_0x47f875)||(_0x411aba[_0x42b371(0xf2)]=!0x1,_0x411aba[_0x42b371(0x109)]());}},{'priority':_0x54d837(0x12d)});}}[_0x456ab6(0xf8)](){const _0x2bc11a=_0x456ab6,_0x4bae83=this[_0x2bc11a(0x128)][_0x2bc11a(0xe3)][_0x2bc11a(0xee)](_0x2bc11a(0x10b)),_0x4f4d40=this[_0x2bc11a(0x128)][_0x2bc11a(0x101)][_0x2bc11a(0xee)](_0x2bc11a(0xd3));if(!_0x4bae83[_0x2bc11a(0xf9)])return!0x1;const _0x235be4=_0x4f4d40[_0x2bc11a(0x113)](this[_0x2bc11a(0x128)][_0x2bc11a(0xd1)][_0x2bc11a(0xdc)][_0x2bc11a(0xd9)]);for(const _0xef2e40 of _0x235be4)for(const _0x3ea49b of _0x235be4)if(_0xef2e40!=_0x3ea49b&&!this[_0x2bc11a(0xf5)](_0xef2e40,_0x3ea49b))return!0x1;return!0x0;}[_0x456ab6(0xf5)](_0x564dd1,_0x3556e6){const _0x2c9e4c=_0x456ab6,_0x17ce53=this[_0x2c9e4c(0x128)][_0x2c9e4c(0x101)][_0x2c9e4c(0xee)](_0x2c9e4c(0xd7)),_0x2c6667=this[_0x2c9e4c(0x128)][_0x2c9e4c(0xd1)][_0x2c9e4c(0x11a)](_0x564dd1),_0xc01bc9=this[_0x2c9e4c(0x128)][_0x2c9e4c(0xd1)][_0x2c9e4c(0x11a)](_0x3556e6),_0x97ead9=new Set(),_0x432ecb=new Set();for(const _0x23e1eb of _0x17ce53[_0x2c9e4c(0xf4)]())if((_0x2c9e4c(0x117)==_0x23e1eb[_0x2c9e4c(0x104)]||_0x2c9e4c(0xe7)==_0x23e1eb[_0x2c9e4c(0x104)]||_0x2c9e4c(0x10b)==_0x23e1eb[_0x2c9e4c(0xfe)])&&_0x23e1eb[_0x2c9e4c(0xeb)]){for(const _0x2acc45 of _0x23e1eb[_0x2c9e4c(0xda)]())_0x2acc45[_0x2c9e4c(0x105)](_0x2c6667,!0x0)&&_0x97ead9[_0x2c9e4c(0xed)](_0x23e1eb[_0x2c9e4c(0x104)]+':'+_0x23e1eb[_0x2c9e4c(0xe9)]['id']),_0x2acc45[_0x2c9e4c(0x105)](_0xc01bc9,!0x0)&&_0x432ecb[_0x2c9e4c(0xed)](_0x23e1eb[_0x2c9e4c(0x104)]+':'+_0x23e1eb[_0x2c9e4c(0xe9)]['id']);}if(_0x97ead9[_0x2c9e4c(0x12c)]!=_0x432ecb[_0x2c9e4c(0x12c)])return!0x1;for(const _0x5b835f of _0x97ead9)if(!_0x432ecb[_0x2c9e4c(0x120)](_0x5b835f))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d35(_0xa35e68,_0x127e01){const _0x5a9243=_0x5a92();return _0x5d35=function(_0x5d35ad,_0x27102e){_0x5d35ad=_0x5d35ad-0x1cd;let _0xc55e49=_0x5a9243[_0x5d35ad];return _0xc55e49;},_0x5d35(_0xa35e68,_0x127e01);}const _0x4c343e=_0x5d35;(function(_0x2cf4b6,_0x3d864e){const _0x5a27e1=_0x5d35,_0xf98bd3=_0x2cf4b6();while(!![]){try{const _0x43ed34=parseInt(_0x5a27e1(0x1d8))/0x1*(parseInt(_0x5a27e1(0x1d2))/0x2)+-parseInt(_0x5a27e1(0x1e5))/0x3+-parseInt(_0x5a27e1(0x1ce))/0x4*(parseInt(_0x5a27e1(0x1dc))/0x5)+-parseInt(_0x5a27e1(0x1e4))/0x6*(-parseInt(_0x5a27e1(0x1de))/0x7)+-parseInt(_0x5a27e1(0x1da))/0x8*(parseInt(_0x5a27e1(0x1db))/0x9)+-parseInt(_0x5a27e1(0x1d1))/0xa*(parseInt(_0x5a27e1(0x1cf))/0xb)+-parseInt(_0x5a27e1(0x1d9))/0xc*(-parseInt(_0x5a27e1(0x1e2))/0xd);if(_0x43ed34===_0x3d864e)break;else _0xf98bd3['push'](_0xf98bd3['shift']());}catch(_0x5be730){_0xf98bd3['push'](_0xf98bd3['shift']());}}}(_0x5a92,0x82dd9));import{Plugin as _0x21e489}from'ckeditor5/src/core.js';import{getTranslation as _0x32855c}from'../utils/common-translations.js';export default class Ct extends _0x21e489{[_0x4c343e(0x1cd)](){const _0x5c13f9=_0x4c343e,_0x30bc87=this[_0x5c13f9(0x1d7)];if(!_0x30bc87[_0x5c13f9(0x1e0)][_0x5c13f9(0x1dd)](_0x5c13f9(0x1e6)))return;_0x30bc87[_0x5c13f9(0x1d0)][_0x5c13f9(0x1dd)](_0x5c13f9(0x1d6))[_0x5c13f9(0x1d4)](_0x5c13f9(0x1e6));const _0x34c58d=_0x30bc87[_0x5c13f9(0x1d0)][_0x5c13f9(0x1dd)](_0x5c13f9(0x1d6)),_0x3c6047=_0x30bc87[_0x5c13f9(0x1e3)];_0x34c58d[_0x5c13f9(0x1d3)][_0x5c13f9(0x1e1)](_0x5c13f9(0x1df),_0x45d557=>_0x32855c(_0x3c6047,_0x5c13f9(0x1d5),_0x45d557));}}function _0x5a92(){const _0x29f96d=['2351139UnVgsE','insertTableOfContents','afterInit','4756zPOwsw','22627NlIyzb','plugins','2110uhGqTp','6KwLAhN','descriptionFactory','enableCommand','ELEMENT_TABLE_OF_CONTENTS','TrackChangesEditing','editor','169473aFZwTO','130236nTyweA','2853056nySNZz','9EpYcjo','735WhxGxV','get','2891rNiglu','tableOfContents','commands','registerElementLabel','1638XfGXbY','locale','5946nqVPYK'];_0x5a92=function(){return _0x29f96d;};return _0x5a92();}
23
+ const _0x483efb=_0x32cf;function _0x32cf(_0x5240d2,_0x294e64){const _0x101512=_0x1015();return _0x32cf=function(_0x32cffa,_0x46d8a6){_0x32cffa=_0x32cffa-0xdb;let _0x2189fb=_0x101512[_0x32cffa];return _0x2189fb;},_0x32cf(_0x5240d2,_0x294e64);}(function(_0x1668b8,_0x1b56a0){const _0x15bb63=_0x32cf,_0x157aab=_0x1668b8();while(!![]){try{const _0x56b8c1=-parseInt(_0x15bb63(0xe0))/0x1+-parseInt(_0x15bb63(0xef))/0x2*(-parseInt(_0x15bb63(0xdd))/0x3)+parseInt(_0x15bb63(0xdb))/0x4*(-parseInt(_0x15bb63(0xee))/0x5)+-parseInt(_0x15bb63(0xe4))/0x6*(parseInt(_0x15bb63(0xe8))/0x7)+parseInt(_0x15bb63(0xea))/0x8*(-parseInt(_0x15bb63(0xf3))/0x9)+-parseInt(_0x15bb63(0xe1))/0xa*(-parseInt(_0x15bb63(0xe2))/0xb)+parseInt(_0x15bb63(0xdc))/0xc;if(_0x56b8c1===_0x1b56a0)break;else _0x157aab['push'](_0x157aab['shift']());}catch(_0x15d216){_0x157aab['push'](_0x157aab['shift']());}}}(_0x1015,0x86199));import{Plugin as _0x3d688c}from'ckeditor5/src/core.js';import{getTranslation as _0x4b37e8}from'../utils/common-translations.js';export default class Ct extends _0x3d688c{[_0x483efb(0xde)](){const _0x7d74be=_0x483efb,_0x54062a=this[_0x7d74be(0xf1)];if(!_0x54062a[_0x7d74be(0xe6)][_0x7d74be(0xed)](_0x7d74be(0xec)))return;_0x54062a[_0x7d74be(0xe3)][_0x7d74be(0xed)](_0x7d74be(0xf2))[_0x7d74be(0xe9)](_0x7d74be(0xec));const _0x2822cd=_0x54062a[_0x7d74be(0xe3)][_0x7d74be(0xed)](_0x7d74be(0xf2)),_0x289777=_0x54062a[_0x7d74be(0xeb)];_0x2822cd[_0x7d74be(0xe5)][_0x7d74be(0xe7)](_0x7d74be(0xdf),_0x2f768c=>_0x4b37e8(_0x289777,_0x7d74be(0xf0),_0x2f768c));}}function _0x1015(){const _0x152ab2=['editor','TrackChangesEditing','5526tWKvvx','36nCNBoL','37786572dnDqyk','93rhjZCX','afterInit','tableOfContents','1074765SgrHqI','98980oJRQeC','121AOtHcV','plugins','5688522bXsEid','descriptionFactory','commands','registerElementLabel','7gowArr','enableCommand','13448pdDjUM','locale','insertTableOfContents','get','32405wIjoNT','26118tLjlDK','ELEMENT_TABLE_OF_CONTENTS'];_0x1015=function(){return _0x152ab2;};return _0x1015();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3af845=_0x4ba7;(function(_0x33cc59,_0x5d704f){const _0xd2ba49=_0x4ba7,_0x363efa=_0x33cc59();while(!![]){try{const _0x91c361=parseInt(_0xd2ba49(0x91))/0x1*(-parseInt(_0xd2ba49(0x7e))/0x2)+-parseInt(_0xd2ba49(0xa9))/0x3*(-parseInt(_0xd2ba49(0x80))/0x4)+-parseInt(_0xd2ba49(0x9a))/0x5*(-parseInt(_0xd2ba49(0xc0))/0x6)+parseInt(_0xd2ba49(0xac))/0x7+parseInt(_0xd2ba49(0x92))/0x8+-parseInt(_0xd2ba49(0x8b))/0x9+-parseInt(_0xd2ba49(0xc4))/0xa*(parseInt(_0xd2ba49(0xbb))/0xb);if(_0x91c361===_0x5d704f)break;else _0x363efa['push'](_0x363efa['shift']());}catch(_0x125a94){_0x363efa['push'](_0x363efa['shift']());}}}(_0x4f07,0x8ceb1));function _0x4ba7(_0x5d04a9,_0x1f93b8){const _0x4f0743=_0x4f07();return _0x4ba7=function(_0x4ba7cb,_0x25b7b9){_0x4ba7cb=_0x4ba7cb-0x79;let _0x11dcf1=_0x4f0743[_0x4ba7cb];return _0x11dcf1;},_0x4ba7(_0x5d04a9,_0x1f93b8);}import{Plugin as _0x499ec0}from'ckeditor5/src/core.js';function _0x4f07(){const _0x290d6c=['data','14143987WtlOMm','tableWidth','plugins','TableUtils','registerDescriptionCallback','793326YiMmGU','tableBorderColor','join','nodeAfter','10aRvzXQ','tableProperties','accept','getSuggestions','TableCellPropertiesEditing','model','handleDiscardAction','tableHeight','change','11548vIcaWh','getAttribute','68LCBkTL','*Format:*\x20change\x20table\x20properties','getSuggestionCallback','start','tableCellBorderStyle','tableAlignment','get','table','afterInit','TrackChangesEditing','setAttribute','662355HtFkiG','TrackChangesTableProperties','format','registerCustomCallback','tableCellProperties','tableCellHeight','53RtREft','2180176LXSzmD','*Format:*\x20change\x20table\x20cell\x20properties','editor','tableBorderWidth','tableCellBorderColor','_handlePropertyChange','removeAttribute','enqueueChange','15xrCuBu','TablePropertiesEditing','formatBlock','locale','selection','discard','handleSuggestionDescription','tableCellBorderWidth','pluginName','tableCellWidth','tableBorderStyle','subType','has','getContainedElement','markBlockFormat','123315oxLgrO','getFirstPosition','commandParams','6122655wwQSaS','_getSuggestion','batch','descriptionFactory','tableCellHorizontalAlignment','enableCommand','getSelectionAffectedTableCells','tableCellBackgroundColor','tableCellVerticalAlignment','_suggestionFactory','findAncestor','document','tableBackgroundColor','tableCellPadding'];_0x4f07=function(){return _0x290d6c;};return _0x4f07();}import{getTranslation as _0x1e31b0}from'../utils/common-translations.js';export default class $t extends _0x499ec0{constructor(_0x542814){const _0x2fe59f=_0x4ba7;super(_0x542814),this[_0x2fe59f(0xc5)]=[_0x2fe59f(0xc1),_0x2fe59f(0xa4),_0x2fe59f(0x95),_0x2fe59f(0x85),_0x2fe59f(0xbc),_0x2fe59f(0x7c),_0x2fe59f(0xb8)],this[_0x2fe59f(0x8f)]=[_0x2fe59f(0x96),_0x2fe59f(0x84),_0x2fe59f(0xa1),_0x2fe59f(0xb9),_0x2fe59f(0xa3),_0x2fe59f(0x90),_0x2fe59f(0xb3),_0x2fe59f(0xb0),_0x2fe59f(0xb4)];}static get[_0x3af845(0xa2)](){const _0x5ea8cc=_0x3af845;return _0x5ea8cc(0x8c);}[_0x3af845(0x88)](){const _0x2f79b6=_0x3af845,_0x394300=this[_0x2f79b6(0x94)][_0x2f79b6(0xbd)][_0x2f79b6(0x86)](_0x2f79b6(0x89));if(this[_0x2f79b6(0x94)][_0x2f79b6(0xbd)][_0x2f79b6(0xa6)](_0x2f79b6(0x9b))){for(const _0xca0547 of this[_0x2f79b6(0xc5)])_0x394300[_0x2f79b6(0xb1)](_0xca0547,(_0x10a09f,_0x217750)=>{const _0x1e8f68=_0x2f79b6,_0x5764e8=this[_0x1e8f68(0x94)][_0x1e8f68(0x7a)][_0x1e8f68(0xb7)][_0x1e8f68(0x9e)][_0x1e8f68(0xaa)]()[_0x1e8f68(0xb6)](_0x1e8f68(0x87));this[_0x1e8f68(0x97)](_0xca0547,[_0x5764e8],this[_0x1e8f68(0xc5)],_0x1e8f68(0xc5),_0x10a09f,_0x217750);});_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0xc5),_0x2f79b6(0xc6),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x82)](_0x2f79b6(0x9c),null,_0x2f79b6(0x9f))),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0xc5),_0x2f79b6(0x9f),(_0x559ec6,_0x26c905)=>this[_0x2f79b6(0x7b)](this[_0x2f79b6(0xc5)],_0x559ec6,_0x26c905)),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0xc5),_0x2f79b6(0xc2),()=>!0x1);}if(this[_0x2f79b6(0x94)][_0x2f79b6(0xbd)][_0x2f79b6(0xa6)](_0x2f79b6(0x79))){for(const _0x295f97 of this[_0x2f79b6(0x8f)])_0x394300[_0x2f79b6(0xb1)](_0x295f97,(_0x103e38,_0x72bd62)=>{const _0x4ba6af=_0x2f79b6,_0x28c629=this[_0x4ba6af(0x94)][_0x4ba6af(0xbd)][_0x4ba6af(0x86)](_0x4ba6af(0xbe))[_0x4ba6af(0xb2)](this[_0x4ba6af(0x94)][_0x4ba6af(0x7a)][_0x4ba6af(0xb7)][_0x4ba6af(0x9e)]);this[_0x4ba6af(0x97)](_0x295f97,_0x28c629,this[_0x4ba6af(0x8f)],_0x4ba6af(0x8f),_0x103e38,_0x72bd62);});_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0x8f),_0x2f79b6(0xc6),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x82)](_0x2f79b6(0x9c),null,_0x2f79b6(0x9f))),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0x8f),_0x2f79b6(0x9f),(_0x2575d2,_0x7a6ef)=>this[_0x2f79b6(0x7b)](this[_0x2f79b6(0x8f)],_0x2575d2,_0x7a6ef)),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0x8f),_0x2f79b6(0xc2),()=>!0x1);}_0x394300[_0x2f79b6(0xaf)][_0x2f79b6(0xbf)](_0x837815=>this[_0x2f79b6(0xa0)](_0x837815));}[_0x3af845(0x97)](_0x28cdc1,_0x2e1400,_0x56cc4b,_0x1a608a,_0x3d0cce,_0x48a74b){const _0x502437=_0x3af845,_0x371c52=this[_0x502437(0x94)][_0x502437(0xbd)][_0x502437(0x86)](_0x502437(0x89));this[_0x502437(0x94)][_0x502437(0x7a)][_0x502437(0x99)](_0x48a74b[_0x502437(0xae)],()=>{const _0x7a6d9f=_0x502437;for(const _0x48e51e of _0x2e1400){if(this[_0x7a6d9f(0xad)](_0x48e51e,_0x1a608a))_0x3d0cce(_0x48a74b);else{const _0x59134b={};for(const _0x3e1315 of _0x56cc4b){const _0x518de3=_0x48e51e[_0x7a6d9f(0x7f)](_0x3e1315);void 0x0!==_0x518de3&&(_0x59134b[_0x3e1315]=_0x518de3);}_0x3d0cce(_0x48a74b),_0x371c52[_0x7a6d9f(0xa8)](_0x48e51e,{'commandParams':[_0x59134b]},[],_0x1a608a);}}});}[_0x3af845(0x7b)](_0x476511,_0x29acb3,_0x56b0ce){const _0x58a398=_0x3af845,_0x2cf1b8=_0x29acb3[0x0][_0x58a398(0x83)][_0x58a398(0xc3)],_0x394fde=_0x56b0ce[_0x58a398(0xab)][0x0];this[_0x58a398(0x94)][_0x58a398(0x7a)][_0x58a398(0x7d)](_0x32d395=>{const _0x2a552b=_0x58a398;for(const _0x38ce18 of _0x476511)void 0x0!==_0x394fde[_0x38ce18]?_0x32d395[_0x2a552b(0x8a)](_0x38ce18,_0x394fde[_0x38ce18],_0x2cf1b8):_0x32d395[_0x2a552b(0x98)](_0x38ce18,_0x2cf1b8);});}[_0x3af845(0xa0)](_0x265a6a){const _0x1790ea=_0x3af845;if(_0x265a6a[_0x1790ea(0xba)])switch(_0x265a6a[_0x1790ea(0xa5)]){case _0x1790ea(0xc5):return{'type':_0x1790ea(0x8d),'content':_0x1e31b0(this[_0x1790ea(0x94)][_0x1790ea(0x9d)],_0x1790ea(0x81))};case _0x1790ea(0x8f):return{'type':_0x1790ea(0x8d),'content':_0x1e31b0(this[_0x1790ea(0x94)][_0x1790ea(0x9d)],_0x1790ea(0x93))};}}[_0x3af845(0xad)](_0x20f1be,_0x5329c8){const _0x372632=_0x3af845,_0x490020=this[_0x372632(0x94)][_0x372632(0xbd)][_0x372632(0x86)](_0x372632(0x89));for(const _0x1cfcf1 of _0x490020[_0x372632(0xc7)]({'skipNotAttached':!0x0})){const _0x18df35=_0x1cfcf1[_0x372632(0xa7)]();if(_0x1cfcf1[_0x372632(0xa5)]===_0x5329c8&&_0x18df35===_0x20f1be)return _0x1cfcf1;}return null;}}
23
+ const _0x5d9f4c=_0x5506;function _0x17cd(){const _0x3bc245=['tableCellVerticalAlignment','tableCellWidth','getContainedElement','format','1160960iAxVec','enqueueChange','tableBackgroundColor','batch','registerCustomCallback','TableUtils','model','findAncestor','*Format:*\x20change\x20table\x20cell\x20properties','formatBlock','*Format:*\x20change\x20table\x20properties','tableCellPadding','tableCellBorderWidth','editor','descriptionFactory','tableCellBorderColor','tableAlignment','nodeAfter','2589900ailsse','start','handleSuggestionDescription','tableHeight','data','subType','commandParams','tableCellHeight','tableBorderWidth','TablePropertiesEditing','1008028RLZmHL','tableProperties','275149goHyoP','markBlockFormat','1183116OHkxdy','getFirstPosition','tableCellBackgroundColor','afterInit','_getSuggestion','pluginName','tableCellBorderStyle','handleDiscardAction','_handlePropertyChange','tableBorderStyle','6sOaTJO','699618WkCufz','TrackChangesTableProperties','TrackChangesEditing','get','registerDescriptionCallback','document','tableBorderColor','change','accept','getSuggestionCallback','5376195ZDIAgD','getSelectionAffectedTableCells','has','discard','setAttribute','TableCellPropertiesEditing','tableWidth','selection','tableCellHorizontalAlignment','enableCommand','tableCellProperties','plugins','_suggestionFactory','table','locale','join','getSuggestions','getAttribute','removeAttribute'];_0x17cd=function(){return _0x3bc245;};return _0x17cd();}(function(_0x6fd431,_0x39800b){const _0xee0919=_0x5506,_0x572270=_0x6fd431();while(!![]){try{const _0x311f33=parseInt(_0xee0919(0xb2))/0x1+-parseInt(_0xee0919(0x73))/0x2+parseInt(_0xee0919(0x72))/0x3*(-parseInt(_0xee0919(0xb4))/0x4)+parseInt(_0xee0919(0x7d))/0x5+parseInt(_0xee0919(0xa6))/0x6+-parseInt(_0xee0919(0xb0))/0x7+-parseInt(_0xee0919(0x94))/0x8;if(_0x311f33===_0x39800b)break;else _0x572270['push'](_0x572270['shift']());}catch(_0x5c6aac){_0x572270['push'](_0x572270['shift']());}}}(_0x17cd,0x86a7b));function _0x5506(_0x1bf410,_0x566e37){const _0x17cd36=_0x17cd();return _0x5506=function(_0x55066e,_0x40ac57){_0x55066e=_0x55066e-0x70;let _0x4dab7b=_0x17cd36[_0x55066e];return _0x4dab7b;},_0x5506(_0x1bf410,_0x566e37);}import{Plugin as _0x570330}from'ckeditor5/src/core.js';import{getTranslation as _0x446084}from'../utils/common-translations.js';export default class $t extends _0x570330{constructor(_0x2e9b0c){const _0x4f20dc=_0x5506;super(_0x2e9b0c),this[_0x4f20dc(0xb1)]=[_0x4f20dc(0x79),_0x4f20dc(0x71),_0x4f20dc(0xae),_0x4f20dc(0xa4),_0x4f20dc(0x83),_0x4f20dc(0xa9),_0x4f20dc(0x96)],this[_0x4f20dc(0x87)]=[_0x4f20dc(0xa3),_0x4f20dc(0xba),_0x4f20dc(0xa0),_0x4f20dc(0x9f),_0x4f20dc(0x91),_0x4f20dc(0xad),_0x4f20dc(0xb6),_0x4f20dc(0x85),_0x4f20dc(0x90)];}static get[_0x5d9f4c(0xb9)](){const _0x8d10a3=_0x5d9f4c;return _0x8d10a3(0x74);}[_0x5d9f4c(0xb7)](){const _0xc517f6=_0x5d9f4c,_0x32c736=this[_0xc517f6(0xa1)][_0xc517f6(0x88)][_0xc517f6(0x76)](_0xc517f6(0x75));if(this[_0xc517f6(0xa1)][_0xc517f6(0x88)][_0xc517f6(0x7f)](_0xc517f6(0xaf))){for(const _0x2e7a96 of this[_0xc517f6(0xb1)])_0x32c736[_0xc517f6(0x86)](_0x2e7a96,(_0xb57ca0,_0x1efd58)=>{const _0x236048=_0xc517f6,_0x4646f1=this[_0x236048(0xa1)][_0x236048(0x9a)][_0x236048(0x78)][_0x236048(0x84)][_0x236048(0xb5)]()[_0x236048(0x9b)](_0x236048(0x8a));this[_0x236048(0x70)](_0x2e7a96,[_0x4646f1],this[_0x236048(0xb1)],_0x236048(0xb1),_0xb57ca0,_0x1efd58);});_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x98)](_0xc517f6(0x9d),_0xc517f6(0xb1),_0xc517f6(0x7b),_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x7c)](_0xc517f6(0x9d),null,_0xc517f6(0x80))),_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x98)](_0xc517f6(0x9d),_0xc517f6(0xb1),_0xc517f6(0x80),(_0x2bfe5d,_0xdb0983)=>this[_0xc517f6(0xbb)](this[_0xc517f6(0xb1)],_0x2bfe5d,_0xdb0983)),_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x98)](_0xc517f6(0x9d),_0xc517f6(0xb1),_0xc517f6(0x8c),()=>!0x1);}if(this[_0xc517f6(0xa1)][_0xc517f6(0x88)][_0xc517f6(0x7f)](_0xc517f6(0x82))){for(const _0x53aeef of this[_0xc517f6(0x87)])_0x32c736[_0xc517f6(0x86)](_0x53aeef,(_0x5f24ab,_0x1142d2)=>{const _0xc5b6ce=_0xc517f6,_0x297ea3=this[_0xc5b6ce(0xa1)][_0xc5b6ce(0x88)][_0xc5b6ce(0x76)](_0xc5b6ce(0x99))[_0xc5b6ce(0x7e)](this[_0xc5b6ce(0xa1)][_0xc5b6ce(0x9a)][_0xc5b6ce(0x78)][_0xc5b6ce(0x84)]);this[_0xc5b6ce(0x70)](_0x53aeef,_0x297ea3,this[_0xc5b6ce(0x87)],_0xc5b6ce(0x87),_0x5f24ab,_0x1142d2);});_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x98)](_0xc517f6(0x9d),_0xc517f6(0x87),_0xc517f6(0x7b),_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x7c)](_0xc517f6(0x9d),null,_0xc517f6(0x80))),_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x98)](_0xc517f6(0x9d),_0xc517f6(0x87),_0xc517f6(0x80),(_0xa072d9,_0xd8fff4)=>this[_0xc517f6(0xbb)](this[_0xc517f6(0x87)],_0xa072d9,_0xd8fff4)),_0x32c736[_0xc517f6(0x89)][_0xc517f6(0x98)](_0xc517f6(0x9d),_0xc517f6(0x87),_0xc517f6(0x8c),()=>!0x1);}_0x32c736[_0xc517f6(0xa2)][_0xc517f6(0x77)](_0x15d862=>this[_0xc517f6(0xa8)](_0x15d862));}[_0x5d9f4c(0x70)](_0x2754bf,_0x35e1b6,_0x2b78ec,_0x30d656,_0x122ea0,_0x1d98e5){const _0x10997c=_0x5d9f4c,_0x2a440c=this[_0x10997c(0xa1)][_0x10997c(0x88)][_0x10997c(0x76)](_0x10997c(0x75));this[_0x10997c(0xa1)][_0x10997c(0x9a)][_0x10997c(0x95)](_0x1d98e5[_0x10997c(0x97)],()=>{const _0x524def=_0x10997c;for(const _0x3e4989 of _0x35e1b6){if(this[_0x524def(0xb8)](_0x3e4989,_0x30d656))_0x122ea0(_0x1d98e5);else{const _0x518097={};for(const _0x1191a4 of _0x2b78ec){const _0x393633=_0x3e4989[_0x524def(0x8e)](_0x1191a4);void 0x0!==_0x393633&&(_0x518097[_0x1191a4]=_0x393633);}_0x122ea0(_0x1d98e5),_0x2a440c[_0x524def(0xb3)](_0x3e4989,{'commandParams':[_0x518097]},[],_0x30d656);}}});}[_0x5d9f4c(0xbb)](_0x4e2615,_0x43884d,_0x21c41d){const _0xf03d95=_0x5d9f4c,_0x35a04f=_0x43884d[0x0][_0xf03d95(0xa7)][_0xf03d95(0xa5)],_0x875ad7=_0x21c41d[_0xf03d95(0xac)][0x0];this[_0xf03d95(0xa1)][_0xf03d95(0x9a)][_0xf03d95(0x7a)](_0xc5b2eb=>{const _0x424f29=_0xf03d95;for(const _0x4d233e of _0x4e2615)void 0x0!==_0x875ad7[_0x4d233e]?_0xc5b2eb[_0x424f29(0x81)](_0x4d233e,_0x875ad7[_0x4d233e],_0x35a04f):_0xc5b2eb[_0x424f29(0x8f)](_0x4d233e,_0x35a04f);});}[_0x5d9f4c(0xa8)](_0x2c35dc){const _0x27e1d8=_0x5d9f4c;if(_0x2c35dc[_0x27e1d8(0xaa)])switch(_0x2c35dc[_0x27e1d8(0xab)]){case _0x27e1d8(0xb1):return{'type':_0x27e1d8(0x93),'content':_0x446084(this[_0x27e1d8(0xa1)][_0x27e1d8(0x8b)],_0x27e1d8(0x9e))};case _0x27e1d8(0x87):return{'type':_0x27e1d8(0x93),'content':_0x446084(this[_0x27e1d8(0xa1)][_0x27e1d8(0x8b)],_0x27e1d8(0x9c))};}}[_0x5d9f4c(0xb8)](_0x11a4cc,_0x3a97b7){const _0x2c489f=_0x5d9f4c,_0x3ac937=this[_0x2c489f(0xa1)][_0x2c489f(0x88)][_0x2c489f(0x76)](_0x2c489f(0x75));for(const _0xd55979 of _0x3ac937[_0x2c489f(0x8d)]({'skipNotAttached':!0x0})){const _0x108e5b=_0xd55979[_0x2c489f(0x92)]();if(_0xd55979[_0x2c489f(0xab)]===_0x3a97b7&&_0x108e5b===_0x11a4cc)return _0xd55979;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52ce6b=_0x27cd;function _0x131c(){const _0xd02ad4=['insertTemplate','190496QZgrvc','54OvBJkG','899320sPPvpl','548946DOSNzp','33736800vdDOyt','TrackChangesEditing','has','enableCommand','68MbkAlO','plugins','16hHRzTj','6032442VVXmQC','get','afterInit','5508762MgQNyy','Template','7827mBrwxP','editor'];_0x131c=function(){return _0xd02ad4;};return _0x131c();}(function(_0x3e1f6c,_0x571ec8){const _0x38f2d8=_0x27cd,_0x1ef151=_0x3e1f6c();while(!![]){try{const _0x279f68=-parseInt(_0x38f2d8(0x177))/0x1+-parseInt(_0x38f2d8(0x17c))/0x2*(-parseInt(_0x38f2d8(0x184))/0x3)+parseInt(_0x38f2d8(0x17e))/0x4*(-parseInt(_0x38f2d8(0x176))/0x5)+-parseInt(_0x38f2d8(0x17f))/0x6+-parseInt(_0x38f2d8(0x182))/0x7+parseInt(_0x38f2d8(0x174))/0x8*(parseInt(_0x38f2d8(0x175))/0x9)+parseInt(_0x38f2d8(0x178))/0xa;if(_0x279f68===_0x571ec8)break;else _0x1ef151['push'](_0x1ef151['shift']());}catch(_0x4896f8){_0x1ef151['push'](_0x1ef151['shift']());}}}(_0x131c,0x84ee3));function _0x27cd(_0x141ef7,_0x1d3065){const _0x131c39=_0x131c();return _0x27cd=function(_0x27cd7f,_0x3314bd){_0x27cd7f=_0x27cd7f-0x174;let _0x302848=_0x131c39[_0x27cd7f];return _0x302848;},_0x27cd(_0x141ef7,_0x1d3065);}import{Plugin as _0x37d2d9}from'ckeditor5/src/core.js';export default class _t extends _0x37d2d9{[_0x52ce6b(0x181)](){const _0x780a36=_0x52ce6b,_0x17fa81=this[_0x780a36(0x185)];_0x17fa81[_0x780a36(0x17d)][_0x780a36(0x17a)](_0x780a36(0x183))&&_0x17fa81[_0x780a36(0x17d)][_0x780a36(0x180)](_0x780a36(0x179))[_0x780a36(0x17b)](_0x780a36(0x186));}}
23
+ const _0x47668f=_0x5cf5;function _0x5cf5(_0x1b5285,_0x5b1258){const _0x31661d=_0x3166();return _0x5cf5=function(_0x5cf5e6,_0x4cd979){_0x5cf5e6=_0x5cf5e6-0x134;let _0x4e4f77=_0x31661d[_0x5cf5e6];return _0x4e4f77;},_0x5cf5(_0x1b5285,_0x5b1258);}(function(_0x699c05,_0x2fd5c7){const _0x6df43b=_0x5cf5,_0x24f2d8=_0x699c05();while(!![]){try{const _0x48ca2f=parseInt(_0x6df43b(0x136))/0x1+-parseInt(_0x6df43b(0x13d))/0x2+-parseInt(_0x6df43b(0x13e))/0x3+-parseInt(_0x6df43b(0x144))/0x4*(parseInt(_0x6df43b(0x139))/0x5)+-parseInt(_0x6df43b(0x140))/0x6+parseInt(_0x6df43b(0x143))/0x7*(-parseInt(_0x6df43b(0x13c))/0x8)+parseInt(_0x6df43b(0x145))/0x9;if(_0x48ca2f===_0x2fd5c7)break;else _0x24f2d8['push'](_0x24f2d8['shift']());}catch(_0x2cc28f){_0x24f2d8['push'](_0x24f2d8['shift']());}}}(_0x3166,0x4010e));import{Plugin as _0x3e81b7}from'ckeditor5/src/core.js';function _0x3166(){const _0x3174e7=['984904YFoQhq','629781HFzzPX','insertTemplate','1099248GqkUoT','TrackChangesEditing','Template','14HOqPvV','21852UcFhkp','10815696qMiGiC','enableCommand','has','475416tCoYPE','get','plugins','155exJObr','afterInit','editor','1439224oWXZtl'];_0x3166=function(){return _0x3174e7;};return _0x3166();}export default class _t extends _0x3e81b7{[_0x47668f(0x13a)](){const _0xb722f6=_0x47668f,_0x368807=this[_0xb722f6(0x13b)];_0x368807[_0xb722f6(0x138)][_0xb722f6(0x135)](_0xb722f6(0x142))&&_0x368807[_0xb722f6(0x138)][_0xb722f6(0x137)](_0xb722f6(0x141))[_0xb722f6(0x134)](_0xb722f6(0x13f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x25d5(){const _0x24a21c=['has','nodeBefore','registerPostFixer','ELEMENT_TITLE','getNearestSelectionRange','afterInit','document','isEqual','end','1671970eNkhVf','1285408FgUQlp','differ','forward','title-content','locale','plugins','6QUaxtz','Title','schema','getChangedMarkers','removeMarker','start','get','139203nbWiOH','376YjWskC','isCollapsed','81lNWOfD','newRange','from','14759610pIUbMC','registerElementLabel','isTouching','model','suggestion','5648363ZmSrwg','createRange','updateMarker','editor','descriptionFactory','2934396Rmszcn','TrackChangesEditing','_splitMarkerName','element','31906JCTByU'];_0x25d5=function(){return _0x24a21c;};return _0x25d5();}const _0x454c5c=_0xb977;(function(_0x376c96,_0x2366ee){const _0x1cbb46=_0xb977,_0x32261d=_0x376c96();while(!![]){try{const _0x520823=parseInt(_0x1cbb46(0x172))/0x1+-parseInt(_0x1cbb46(0x193))/0x2*(-parseInt(_0x1cbb46(0x182))/0x3)+parseInt(_0x1cbb46(0x18f))/0x4+-parseInt(_0x1cbb46(0x171))/0x5+-parseInt(_0x1cbb46(0x178))/0x6*(-parseInt(_0x1cbb46(0x18a))/0x7)+-parseInt(_0x1cbb46(0x180))/0x8*(parseInt(_0x1cbb46(0x17f))/0x9)+-parseInt(_0x1cbb46(0x185))/0xa;if(_0x520823===_0x2366ee)break;else _0x32261d['push'](_0x32261d['shift']());}catch(_0x56aa66){_0x32261d['push'](_0x32261d['shift']());}}}(_0x25d5,0xaf9ef));function _0xb977(_0x3eba6c,_0x49f8f0){const _0x25d532=_0x25d5();return _0xb977=function(_0xb977d3,_0x3a64d2){_0xb977d3=_0xb977d3-0x16e;let _0x21f7c1=_0x25d532[_0xb977d3];return _0x21f7c1;},_0xb977(_0x3eba6c,_0x49f8f0);}import{Plugin as _0x25c559}from'ckeditor5/src/core.js';import{getTranslation as _0x1b181c}from'../utils/common-translations.js';export default class Dt extends _0x25c559{[_0x454c5c(0x199)](){const _0xa7d7d0=_0x454c5c,_0x28f8b2=this[_0xa7d7d0(0x18d)];if(!_0x28f8b2[_0xa7d7d0(0x177)][_0xa7d7d0(0x194)](_0xa7d7d0(0x179)))return;const _0x9e26b6=_0x28f8b2[_0xa7d7d0(0x177)][_0xa7d7d0(0x17e)](_0xa7d7d0(0x190));_0x9e26b6[_0xa7d7d0(0x18e)][_0xa7d7d0(0x186)](_0xa7d7d0(0x175),()=>_0x1b181c(_0x28f8b2[_0xa7d7d0(0x176)],_0xa7d7d0(0x197))),_0x28f8b2[_0xa7d7d0(0x188)][_0xa7d7d0(0x16e)][_0xa7d7d0(0x196)](_0x198af9=>{const _0x3a8018=_0xa7d7d0;let _0x137136=!0x1;const _0x38a085=Array[_0x3a8018(0x184)](_0x28f8b2[_0x3a8018(0x188)][_0x3a8018(0x16e)][_0x3a8018(0x173)][_0x3a8018(0x17b)]());for(const {name:_0x296f36,data:_0x4f6c09}of _0x38a085){const {group:_0x55b760}=_0x9e26b6[_0x3a8018(0x191)](_0x296f36);if(_0x3a8018(0x189)!==_0x55b760||!_0x4f6c09[_0x3a8018(0x183)])continue;const _0x1e29f8=_0x4f6c09[_0x3a8018(0x183)],_0x2c9dee=_0x1e29f8[_0x3a8018(0x170)][_0x3a8018(0x195)];if(!_0x2c9dee||!_0x2c9dee['is'](_0x3a8018(0x192),_0x3a8018(0x175)))continue;if(!_0x1e29f8[_0x3a8018(0x17d)][_0x3a8018(0x187)](_0x1e29f8[_0x3a8018(0x170)]))continue;const _0x20f41a=_0x28f8b2[_0x3a8018(0x188)][_0x3a8018(0x17a)][_0x3a8018(0x198)](_0x1e29f8[_0x3a8018(0x170)],_0x3a8018(0x174));if(_0x20f41a&&_0x20f41a[_0x3a8018(0x181)]){const _0x56b4f1=_0x198af9[_0x3a8018(0x18b)](_0x1e29f8[_0x3a8018(0x17d)],_0x20f41a[_0x3a8018(0x17d)]);_0x56b4f1[_0x3a8018(0x16f)](_0x1e29f8)||(_0x198af9[_0x3a8018(0x18c)](_0x296f36,{'range':_0x56b4f1}),_0x137136=!0x0);}_0x137136||(_0x198af9[_0x3a8018(0x17c)](_0x296f36),_0x137136=!0x0);}return _0x137136;});}}
23
+ function _0x42f2(_0x3a93a9,_0x31c8e4){const _0x4bc9e2=_0x4bc9();return _0x42f2=function(_0x42f260,_0x5136e0){_0x42f260=_0x42f260-0x113;let _0x63eb0e=_0x4bc9e2[_0x42f260];return _0x63eb0e;},_0x42f2(_0x3a93a9,_0x31c8e4);}const _0x471359=_0x42f2;(function(_0xdde430,_0x284afc){const _0xf2b914=_0x42f2,_0x257812=_0xdde430();while(!![]){try{const _0x498f3c=parseInt(_0xf2b914(0x11e))/0x1*(-parseInt(_0xf2b914(0x129))/0x2)+-parseInt(_0xf2b914(0x127))/0x3*(-parseInt(_0xf2b914(0x12c))/0x4)+-parseInt(_0xf2b914(0x122))/0x5+parseInt(_0xf2b914(0x134))/0x6*(parseInt(_0xf2b914(0x13e))/0x7)+parseInt(_0xf2b914(0x12f))/0x8*(-parseInt(_0xf2b914(0x135))/0x9)+-parseInt(_0xf2b914(0x138))/0xa+parseInt(_0xf2b914(0x11f))/0xb;if(_0x498f3c===_0x284afc)break;else _0x257812['push'](_0x257812['shift']());}catch(_0x2e45a4){_0x257812['push'](_0x257812['shift']());}}}(_0x4bc9,0x71c0e));import{Plugin as _0x206f5d}from'ckeditor5/src/core.js';function _0x4bc9(){const _0x491b08=['descriptionFactory','Title','getNearestSelectionRange','3ZwvAnZ','isTouching','38758TSiqwY','ELEMENT_TITLE','suggestion','2246984ZIpkCT','afterInit','from','8YrlcWj','newRange','isCollapsed','locale','removeMarker','319728yyWsNm','4886721uqpPiT','get','forward','2124790JwmpVW','element','schema','model','getChangedMarkers','end','21yGHIZh','title-content','registerElementLabel','has','start','registerPostFixer','differ','editor','_splitMarkerName','TrackChangesEditing','isEqual','document','updateMarker','34oAJxkv','14236519JCVmgF','createRange','plugins','677855BShDIT','nodeBefore'];_0x4bc9=function(){return _0x491b08;};return _0x4bc9();}import{getTranslation as _0x29b189}from'../utils/common-translations.js';export default class Dt extends _0x206f5d{[_0x471359(0x12d)](){const _0x2dcdf2=_0x471359,_0x2a0fa2=this[_0x2dcdf2(0x118)];if(!_0x2a0fa2[_0x2dcdf2(0x121)][_0x2dcdf2(0x114)](_0x2dcdf2(0x125)))return;const _0x35ec60=_0x2a0fa2[_0x2dcdf2(0x121)][_0x2dcdf2(0x136)](_0x2dcdf2(0x11a));_0x35ec60[_0x2dcdf2(0x124)][_0x2dcdf2(0x113)](_0x2dcdf2(0x13f),()=>_0x29b189(_0x2a0fa2[_0x2dcdf2(0x132)],_0x2dcdf2(0x12a))),_0x2a0fa2[_0x2dcdf2(0x13b)][_0x2dcdf2(0x11c)][_0x2dcdf2(0x116)](_0x11cabf=>{const _0x2bf2d0=_0x2dcdf2;let _0x15a189=!0x1;const _0x36e75e=Array[_0x2bf2d0(0x12e)](_0x2a0fa2[_0x2bf2d0(0x13b)][_0x2bf2d0(0x11c)][_0x2bf2d0(0x117)][_0x2bf2d0(0x13c)]());for(const {name:_0x52720b,data:_0x2e7919}of _0x36e75e){const {group:_0x137513}=_0x35ec60[_0x2bf2d0(0x119)](_0x52720b);if(_0x2bf2d0(0x12b)!==_0x137513||!_0x2e7919[_0x2bf2d0(0x130)])continue;const _0x1e3fbe=_0x2e7919[_0x2bf2d0(0x130)],_0x48349c=_0x1e3fbe[_0x2bf2d0(0x13d)][_0x2bf2d0(0x123)];if(!_0x48349c||!_0x48349c['is'](_0x2bf2d0(0x139),_0x2bf2d0(0x13f)))continue;if(!_0x1e3fbe[_0x2bf2d0(0x115)][_0x2bf2d0(0x128)](_0x1e3fbe[_0x2bf2d0(0x13d)]))continue;const _0x321cde=_0x2a0fa2[_0x2bf2d0(0x13b)][_0x2bf2d0(0x13a)][_0x2bf2d0(0x126)](_0x1e3fbe[_0x2bf2d0(0x13d)],_0x2bf2d0(0x137));if(_0x321cde&&_0x321cde[_0x2bf2d0(0x131)]){const _0x54c2fa=_0x11cabf[_0x2bf2d0(0x120)](_0x1e3fbe[_0x2bf2d0(0x115)],_0x321cde[_0x2bf2d0(0x115)]);_0x54c2fa[_0x2bf2d0(0x11b)](_0x1e3fbe)||(_0x11cabf[_0x2bf2d0(0x11d)](_0x52720b,{'range':_0x54c2fa}),_0x15a189=!0x0);}_0x15a189||(_0x11cabf[_0x2bf2d0(0x133)](_0x52720b),_0x15a189=!0x0);}return _0x15a189;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16431d=_0x2d2c;(function(_0x49e39d,_0x49bcba){const _0x376478=_0x2d2c,_0x48c96c=_0x49e39d();while(!![]){try{const _0x46e76a=-parseInt(_0x376478(0x133))/0x1+-parseInt(_0x376478(0x135))/0x2*(-parseInt(_0x376478(0x129))/0x3)+-parseInt(_0x376478(0x12d))/0x4+-parseInt(_0x376478(0x128))/0x5+parseInt(_0x376478(0x126))/0x6*(parseInt(_0x376478(0x12e))/0x7)+-parseInt(_0x376478(0x12c))/0x8*(-parseInt(_0x376478(0x123))/0x9)+parseInt(_0x376478(0x131))/0xa*(parseInt(_0x376478(0x130))/0xb);if(_0x46e76a===_0x49bcba)break;else _0x48c96c['push'](_0x48c96c['shift']());}catch(_0x3211e8){_0x48c96c['push'](_0x48c96c['shift']());}}}(_0x344c,0xc4b2f));function _0x344c(){const _0x248d3b=['11692769PVWyxG','10AMXTQO','editor','1598881qXQKMk','plugins','30626kXHbeS','has','TrackChangesEditing','449928uDtDqv','get','undo','6sbtbeH','UndoEditing','2796130xeMVwz','102yEaiOL','redo','enableCommand','200KsMYbQ','1800628qLoXmM','4063654CbjYoy','afterInit'];_0x344c=function(){return _0x248d3b;};return _0x344c();}import{Plugin as _0x1ce596}from'ckeditor5/src/core.js';function _0x2d2c(_0x5ff4ff,_0x4a6386){const _0x344c66=_0x344c();return _0x2d2c=function(_0x2d2c0d,_0x41e01c){_0x2d2c0d=_0x2d2c0d-0x121;let _0x48dfba=_0x344c66[_0x2d2c0d];return _0x48dfba;},_0x2d2c(_0x5ff4ff,_0x4a6386);}export default class Nt extends _0x1ce596{[_0x16431d(0x12f)](){const _0x242f67=_0x16431d,_0x1e154b=this[_0x242f67(0x132)],_0x5a2b89=_0x1e154b[_0x242f67(0x134)][_0x242f67(0x124)](_0x242f67(0x122));_0x1e154b[_0x242f67(0x134)][_0x242f67(0x121)](_0x242f67(0x127))&&(_0x5a2b89[_0x242f67(0x12b)](_0x242f67(0x125)),_0x5a2b89[_0x242f67(0x12b)](_0x242f67(0x12a)));}}
23
+ const _0xa6dd8c=_0xfd86;(function(_0x45cb12,_0xf46ec3){const _0x53b30c=_0xfd86,_0x50cc56=_0x45cb12();while(!![]){try{const _0x59cfbf=parseInt(_0x53b30c(0x1cd))/0x1*(-parseInt(_0x53b30c(0x1cc))/0x2)+-parseInt(_0x53b30c(0x1c4))/0x3*(-parseInt(_0x53b30c(0x1ca))/0x4)+-parseInt(_0x53b30c(0x1d2))/0x5*(-parseInt(_0x53b30c(0x1bd))/0x6)+parseInt(_0x53b30c(0x1d0))/0x7*(parseInt(_0x53b30c(0x1cf))/0x8)+-parseInt(_0x53b30c(0x1d1))/0x9*(-parseInt(_0x53b30c(0x1c1))/0xa)+-parseInt(_0x53b30c(0x1ce))/0xb*(-parseInt(_0x53b30c(0x1c3))/0xc)+-parseInt(_0x53b30c(0x1c7))/0xd;if(_0x59cfbf===_0xf46ec3)break;else _0x50cc56['push'](_0x50cc56['shift']());}catch(_0x1badd2){_0x50cc56['push'](_0x50cc56['shift']());}}}(_0x2a56,0x551bc));function _0xfd86(_0x4ede13,_0x291c7e){const _0x2a567f=_0x2a56();return _0xfd86=function(_0xfd8656,_0x598d99){_0xfd8656=_0xfd8656-0x1bd;let _0x533033=_0x2a567f[_0xfd8656];return _0x533033;},_0xfd86(_0x4ede13,_0x291c7e);}function _0x2a56(){const _0x1624b2=['TrackChangesEditing','undo','21334157RvpvHw','enableCommand','plugins','1325884Zchezn','editor','2bLpTfS','74587CEPhTa','404371XIEMSd','24JSvpYA','152887jIozyS','18SMhiLh','286270Vhcpuh','has','54qcurOg','UndoEditing','redo','get','3183620cDqQql','afterInit','60sgYwNH','6iMYLrH'];_0x2a56=function(){return _0x1624b2;};return _0x2a56();}import{Plugin as _0x580f15}from'ckeditor5/src/core.js';export default class Nt extends _0x580f15{[_0xa6dd8c(0x1c2)](){const _0xa61d39=_0xa6dd8c,_0x4a2259=this[_0xa61d39(0x1cb)],_0x3e5e67=_0x4a2259[_0xa61d39(0x1c9)][_0xa61d39(0x1c0)](_0xa61d39(0x1c5));_0x4a2259[_0xa61d39(0x1c9)][_0xa61d39(0x1d3)](_0xa61d39(0x1be))&&(_0x3e5e67[_0xa61d39(0x1c8)](_0xa61d39(0x1c6)),_0x3e5e67[_0xa61d39(0x1c8)](_0xa61d39(0x1bf)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2825(){const _0x2ebe1a=['writer','start','ck-suggestion-marker-','test','getItems','toViewElement','push','12983967pdCZGt','13252HvyGII','get','activeMarkers','type','301176sCaAQf','isContent','mapper','markerRange','getWalker','parent','isBlock','10cKRFDm','ck-suggestion-marker--active','4656029SIBDcB','includes','isAtEnd','bindElementToMarker','nextSibling','TrackChangesEditing','item','model','addHighlight','schema','span','plugins','markerName','1051796qRHTuO','elementEnd','addClass','3042550MMkLWi','consumable','getCustomProperty','21770SvbQcS','createRangeOn','createUIElement','insert','previousPosition','toViewPosition','6fKnDDa','147adhtWV','name','hasAttribute','isLimit'];_0x2825=function(){return _0x2ebe1a;};return _0x2825();}function _0x1fdf(_0x805efe,_0x2f81e8){const _0x2825bc=_0x2825();return _0x1fdf=function(_0x1fdf39,_0x86f71b){_0x1fdf39=_0x1fdf39-0x16a;let _0x1a0e16=_0x2825bc[_0x1fdf39];return _0x1a0e16;},_0x1fdf(_0x805efe,_0x2f81e8);}(function(_0x9a6ab8,_0x50c735){const _0x2f74ee=_0x1fdf,_0x432ae5=_0x9a6ab8();while(!![]){try{const _0x18cb4e=-parseInt(_0x2f74ee(0x17d))/0x1+-parseInt(_0x2f74ee(0x183))/0x2+parseInt(_0x2f74ee(0x18a))/0x3*(parseInt(_0x2f74ee(0x196))/0x4)+-parseInt(_0x2f74ee(0x180))/0x5+-parseInt(_0x2f74ee(0x189))/0x6*(-parseInt(_0x2f74ee(0x170))/0x7)+-parseInt(_0x2f74ee(0x19a))/0x8+-parseInt(_0x2f74ee(0x195))/0x9*(-parseInt(_0x2f74ee(0x16e))/0xa);if(_0x18cb4e===_0x50c735)break;else _0x432ae5['push'](_0x432ae5['shift']());}catch(_0x3540ba){_0x432ae5['push'](_0x432ae5['shift']());}}}(_0x2825,0x8909d));export function getRangesWithAttribute(_0x2088c9,_0x6d86be,_0x34662c){const _0x4041a2=_0x1fdf,_0x5e8a6c=[];for(const _0x47eb40 of _0x6d86be[_0x4041a2(0x192)]())_0x47eb40[_0x4041a2(0x18c)](_0x2088c9)&&_0x5e8a6c[_0x4041a2(0x194)](_0x34662c[_0x4041a2(0x184)](_0x47eb40));return _0x5e8a6c;}export function downcastSplitMergeMarker(_0x40fc1e,_0x190221,{showActiveMarker:_0x1541d7=!0x0}={}){const _0x11db79=_0x1fdf,_0x8f0048=_0x40fc1e[_0x11db79(0x17b)][_0x11db79(0x197)](_0x11db79(0x175));return(_0x3dd0d9,_0x4fc74e,_0x344d9b)=>{const _0x5a2555=_0x11db79;if(!_0x344d9b[_0x5a2555(0x181)][_0x5a2555(0x191)](_0x4fc74e[_0x5a2555(0x16a)],_0x3dd0d9[_0x5a2555(0x18b)]))return;const _0x3d4cf0=_0x4fc74e[_0x5a2555(0x16a)][_0x5a2555(0x16b)](),_0xfd9998=_0x4fc74e[_0x5a2555(0x16a)][_0x5a2555(0x18f)],_0x220299=_0x40fc1e[_0x5a2555(0x177)][_0x5a2555(0x179)];let _0x2cda63=null,_0x5bc06e=null,_0x4b2fa2=!0x1,_0x20867f=!0x1;for(const _0x16ec0e of _0x3d4cf0){const _0x2fd5de=_0x16ec0e[_0x5a2555(0x176)];_0x4b2fa2=_0x4b2fa2||_0x220299[_0x5a2555(0x19b)](_0x2fd5de);const _0x3cd670=_0x344d9b[_0x5a2555(0x19c)][_0x5a2555(0x193)](_0x2fd5de);if(_0x3cd670&&_0x3cd670[_0x5a2555(0x182)](_0x5a2555(0x178)))return;_0x5a2555(0x17e)==_0x16ec0e[_0x5a2555(0x199)]&&(_0x220299[_0x5a2555(0x16d)](_0x2fd5de)&&!_0x220299[_0x5a2555(0x18d)](_0x2fd5de)&&(_0x2fd5de[_0x5a2555(0x174)]||_0xfd9998[_0x5a2555(0x172)]?_0x2cda63&&_0x2cda63[_0x5a2555(0x16c)]==_0x2fd5de||(_0x2cda63=_0x2fd5de,_0x12d2d1(_0x16ec0e[_0x5a2555(0x187)]),_0x20867f=!0x0):_0x5bc06e=_0x5bc06e||_0x16ec0e[_0x5a2555(0x187)]));}function _0x12d2d1(_0x1235d3){const _0x404a63=_0x5a2555,_0x2f7c80=_0x344d9b[_0x404a63(0x18e)][_0x404a63(0x185)](_0x404a63(0x17a),{'class':_0x404a63(0x190)+_0x190221}),_0x5ba8d9=_0x344d9b[_0x404a63(0x19c)][_0x404a63(0x188)](_0x1235d3);_0x1541d7&&_0x8f0048[_0x404a63(0x198)][_0x404a63(0x171)](_0x4fc74e[_0x404a63(0x17c)])&&_0x344d9b[_0x404a63(0x18e)][_0x404a63(0x17f)](_0x404a63(0x16f),_0x2f7c80),_0x344d9b[_0x404a63(0x18e)][_0x404a63(0x186)](_0x5ba8d9,_0x2f7c80),_0x344d9b[_0x404a63(0x19c)][_0x404a63(0x173)](_0x2f7c80,_0x4fc74e[_0x404a63(0x17c)]);}_0x4b2fa2||_0x20867f||!_0x5bc06e||_0x12d2d1(_0x5bc06e);};}
23
+ function _0x14ef(_0x3f4aca,_0x321be4){const _0x24a200=_0x24a2();return _0x14ef=function(_0x14ef62,_0x431230){_0x14ef62=_0x14ef62-0x151;let _0xb7aa2a=_0x24a200[_0x14ef62];return _0xb7aa2a;},_0x14ef(_0x3f4aca,_0x321be4);}(function(_0x5dd64f,_0x2ad4ee){const _0x5aedd4=_0x14ef,_0x497d01=_0x5dd64f();while(!![]){try{const _0x1b464f=-parseInt(_0x5aedd4(0x15a))/0x1*(-parseInt(_0x5aedd4(0x15c))/0x2)+parseInt(_0x5aedd4(0x15d))/0x3*(parseInt(_0x5aedd4(0x171))/0x4)+-parseInt(_0x5aedd4(0x164))/0x5*(-parseInt(_0x5aedd4(0x156))/0x6)+parseInt(_0x5aedd4(0x175))/0x7*(-parseInt(_0x5aedd4(0x168))/0x8)+-parseInt(_0x5aedd4(0x16c))/0x9+-parseInt(_0x5aedd4(0x151))/0xa*(-parseInt(_0x5aedd4(0x166))/0xb)+-parseInt(_0x5aedd4(0x182))/0xc;if(_0x1b464f===_0x2ad4ee)break;else _0x497d01['push'](_0x497d01['shift']());}catch(_0xafe56e){_0x497d01['push'](_0x497d01['shift']());}}}(_0x24a2,0x9b2e1));function _0x24a2(){const _0x44b35d=['consumable','createUIElement','isBlock','8660832IdGTGr','ck-suggestion-marker--active','isAtEnd','plugins','1460DHSNoj','bindElementToMarker','start','hasAttribute','mapper','9330yEeUqW','parent','model','includes','118nFXiyV','name','7132qsQbPu','12ZXOimC','addClass','markerName','createRangeOn','previousPosition','activeMarkers','getWalker','3385dSWAeD','span','95271ChlZQq','test','152rxbrjb','getCustomProperty','schema','getItems','10142361iOsPvi','isContent','markerRange','get','insert','560460JEykWF','nextSibling','toViewPosition','addHighlight','299971nGBuDX','TrackChangesEditing','push','item','type','writer','elementEnd','toViewElement','isLimit','ck-suggestion-marker-'];_0x24a2=function(){return _0x44b35d;};return _0x24a2();}export function getRangesWithAttribute(_0x23282b,_0x2c1b12,_0x29a7f0){const _0x42f5f0=_0x14ef,_0x4f8c53=[];for(const _0x54a5b7 of _0x2c1b12[_0x42f5f0(0x16b)]())_0x54a5b7[_0x42f5f0(0x154)](_0x23282b)&&_0x4f8c53[_0x42f5f0(0x177)](_0x29a7f0[_0x42f5f0(0x160)](_0x54a5b7));return _0x4f8c53;}export function downcastSplitMergeMarker(_0x500350,_0x3790a0,{showActiveMarker:_0x5ce906=!0x0}={}){const _0x299a9b=_0x14ef,_0x6093ad=_0x500350[_0x299a9b(0x185)][_0x299a9b(0x16f)](_0x299a9b(0x176));return(_0x4a2787,_0x2e0a23,_0x4d2088)=>{const _0x18360d=_0x299a9b;if(!_0x4d2088[_0x18360d(0x17f)][_0x18360d(0x167)](_0x2e0a23[_0x18360d(0x16e)],_0x4a2787[_0x18360d(0x15b)]))return;const _0x1b231b=_0x2e0a23[_0x18360d(0x16e)][_0x18360d(0x163)](),_0xd9ac5f=_0x2e0a23[_0x18360d(0x16e)][_0x18360d(0x153)],_0x307125=_0x500350[_0x18360d(0x158)][_0x18360d(0x16a)];let _0x3184b7=null,_0x587a40=null,_0x1ba34c=!0x1,_0x3cf582=!0x1;for(const _0x3b95a2 of _0x1b231b){const _0x264ebc=_0x3b95a2[_0x18360d(0x178)];_0x1ba34c=_0x1ba34c||_0x307125[_0x18360d(0x16d)](_0x264ebc);const _0xb50e33=_0x4d2088[_0x18360d(0x155)][_0x18360d(0x17c)](_0x264ebc);if(_0xb50e33&&_0xb50e33[_0x18360d(0x169)](_0x18360d(0x174)))return;_0x18360d(0x17b)==_0x3b95a2[_0x18360d(0x179)]&&(_0x307125[_0x18360d(0x181)](_0x264ebc)&&!_0x307125[_0x18360d(0x17d)](_0x264ebc)&&(_0x264ebc[_0x18360d(0x172)]||_0xd9ac5f[_0x18360d(0x184)]?_0x3184b7&&_0x3184b7[_0x18360d(0x157)]==_0x264ebc||(_0x3184b7=_0x264ebc,_0x46f630(_0x3b95a2[_0x18360d(0x161)]),_0x3cf582=!0x0):_0x587a40=_0x587a40||_0x3b95a2[_0x18360d(0x161)]));}function _0x46f630(_0x156489){const _0x189c85=_0x18360d,_0x19c1c9=_0x4d2088[_0x189c85(0x17a)][_0x189c85(0x180)](_0x189c85(0x165),{'class':_0x189c85(0x17e)+_0x3790a0}),_0x575394=_0x4d2088[_0x189c85(0x155)][_0x189c85(0x173)](_0x156489);_0x5ce906&&_0x6093ad[_0x189c85(0x162)][_0x189c85(0x159)](_0x2e0a23[_0x189c85(0x15f)])&&_0x4d2088[_0x189c85(0x17a)][_0x189c85(0x15e)](_0x189c85(0x183),_0x19c1c9),_0x4d2088[_0x189c85(0x17a)][_0x189c85(0x170)](_0x575394,_0x19c1c9),_0x4d2088[_0x189c85(0x155)][_0x189c85(0x152)](_0x19c1c9,_0x2e0a23[_0x189c85(0x15f)]);}_0x1ba34c||_0x3cf582||!_0x587a40||_0x46f630(_0x587a40);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x24b0(){const _0x18b9e8=['removeMarker','getRanges','_isDataLoaded','getItems','hasComments','2345294ldJXxS','1075263OnMweK','removeMarkers','_onAttributesChange','split','getMarkerNames','setAttribute','decorate','end','commentThread','start','82210iEheYO','_saved','_onAccept','add','head','@external','map','next','5298056xRYdSf','2neuErE','from','subType','suggestion:','discard','delete','isMultiRange','set','isIntersectingWithRange','addMarker','522EMIOye','getMarkers','isInContent','reduce','_onDiscard','substr','removeAttribute','type','addRange','onAttributesChange','onAccept','creator','get','addMarkerName','clear','size','data','_model','attributes','filter','14090erjGmr','getMultiRangeId','getFirstMarker','length','getAllAdjacentSuggestions','change','nodeAfter','6996128AsiMBb','getRange','markers','authoredAt','createdAt','author','getContainedElement','_markerNames','isIntersecting','accept','isExternal','onDiscard','getFirstRange','toJSON','push','4233699Nvfonw','nodeBefore','2538gDcERK','previous'];_0x24b0=function(){return _0x18b9e8;};return _0x24b0();}const _0x645d72=_0x558d;(function(_0x53b946,_0x3a1f86){const _0xbbeee2=_0x558d,_0x2a42a=_0x53b946();while(!![]){try{const _0x1f5d73=parseInt(_0xbbeee2(0xdd))/0x1*(parseInt(_0xbbeee2(0xf0))/0x2)+parseInt(_0xbbeee2(0xd3))/0x3+parseInt(_0xbbeee2(0xef))/0x4+-parseInt(_0xbbeee2(0xbd))/0x5*(parseInt(_0xbbeee2(0xfa))/0x6)+parseInt(_0xbbeee2(0xdc))/0x7+-parseInt(_0xbbeee2(0xc4))/0x8+parseInt(_0xbbeee2(0xd5))/0x9*(-parseInt(_0xbbeee2(0xe7))/0xa);if(_0x1f5d73===_0x3a1f86)break;else _0x2a42a['push'](_0x2a42a['shift']());}catch(_0x87aa19){_0x2a42a['push'](_0x2a42a['shift']());}}}(_0x24b0,0xacdd0));import{Element as _0x31f981}from'ckeditor5/src/engine.js';function _0x558d(_0x2a65db,_0x1a440c){const _0x24b0e8=_0x24b0();return _0x558d=function(_0x558d3d,_0x5c173d){_0x558d3d=_0x558d3d-0xaa;let _0x361df9=_0x24b0e8[_0x558d3d];return _0x361df9;},_0x558d(_0x2a65db,_0x1a440c);}import{ObservableMixin as _0x93cf71,uid as _0x120809}from'ckeditor5/src/utils.js';import{cloneDeep as _0x28524e,isEqual as _0x256810,set as _0x4ab36f,unset as _0x2b54ff}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x93cf71(){constructor(_0x181511,_0xe56ed){const _0x5eafd4=_0x558d;super(),this[_0x5eafd4(0xd9)]=!0x1,this['id']=_0xe56ed['id'],this[_0x5eafd4(0xb0)]=_0xe56ed[_0x5eafd4(0xb0)],this[_0x5eafd4(0xf2)]=_0xe56ed[_0x5eafd4(0xf2)]||null,this[_0x5eafd4(0xc9)]=_0xe56ed[_0x5eafd4(0xc9)],this[_0x5eafd4(0xb4)]=_0xe56ed[_0x5eafd4(0xb4)]||_0xe56ed[_0x5eafd4(0xc9)],this[_0x5eafd4(0xce)]=Boolean(_0xe56ed[_0x5eafd4(0xbb)]&&_0xe56ed[_0x5eafd4(0xbb)][_0x5eafd4(0xec)]),this[_0x5eafd4(0xb9)]=null,this[_0x5eafd4(0xba)]=_0x181511,this[_0x5eafd4(0xe9)]=_0xe56ed[_0x5eafd4(0xb3)],this[_0x5eafd4(0xad)]=_0xe56ed[_0x5eafd4(0xcf)],this[_0x5eafd4(0xdf)]=_0xe56ed[_0x5eafd4(0xb2)],this[_0x5eafd4(0xcb)]=new Set(),this[_0x5eafd4(0xc8)]=null,this[_0x5eafd4(0xf7)](_0x5eafd4(0xc7),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xbb),_0xe56ed[_0x5eafd4(0xbb)]||{}),this[_0x5eafd4(0xf7)](_0x5eafd4(0xd6),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xee),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xe5),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xe8),!0x1),this[_0x5eafd4(0xe3)](_0x5eafd4(0xcd)),this[_0x5eafd4(0xe3)](_0x5eafd4(0xf4));}get[_0x645d72(0xeb)](){const _0x5c7551=_0x645d72;let _0x23aa54=this;for(;_0x23aa54[_0x5c7551(0xd6)];)_0x23aa54=_0x23aa54[_0x5c7551(0xd6)];return _0x23aa54;}get[_0x645d72(0xdb)](){const _0x36f6ff=_0x645d72;return!!this[_0x36f6ff(0xe5)]&&this[_0x36f6ff(0xe5)][_0x36f6ff(0xc0)]>0x0;}get[_0x645d72(0xf6)](){const _0x27b49f=_0x645d72;if(0x0==this[_0x27b49f(0xcb)][_0x27b49f(0xb8)])return!0x1;return 0x6==Array[_0x27b49f(0xf1)](this[_0x27b49f(0xcb)])[0x0][_0x27b49f(0xe0)](':')[_0x27b49f(0xc0)];}get[_0x645d72(0xab)](){const _0x65425b=_0x645d72;return null!==this[_0x65425b(0xbf)]();}[_0x645d72(0xb6)](_0x35e6c3){const _0xe32792=_0x645d72;this[_0xe32792(0xcb)][_0xe32792(0xea)](_0x35e6c3);}[_0x645d72(0xe1)](){const _0x3ca95a=_0x645d72;return Array[_0x3ca95a(0xf1)](this[_0x3ca95a(0xcb)]);}[_0x645d72(0xaa)](){const _0x541bdb=_0x645d72;return this[_0x541bdb(0xe1)]()[_0x541bdb(0xed)](_0x7c1e0e=>this[_0x541bdb(0xba)][_0x541bdb(0xc6)][_0x541bdb(0xb5)](_0x7c1e0e))[_0x541bdb(0xbc)](_0x8c84b9=>_0x8c84b9);}[_0x645d72(0xbf)](){const _0x14c6c8=_0x645d72;return this[_0x14c6c8(0xaa)]()[0x0]||null;}[_0x645d72(0xde)](){const _0x55b40a=_0x645d72;this[_0x55b40a(0xba)][_0x55b40a(0xc2)](_0x1c17ce=>{const _0x4c958d=_0x55b40a;for(const _0x1cd8ec of this[_0x4c958d(0xaa)]())_0x1c17ce[_0x4c958d(0xd7)](_0x1cd8ec);}),this[_0x55b40a(0xcb)][_0x55b40a(0xb7)]();}[_0x645d72(0xd7)](_0x10caa9){const _0x54b391=_0x645d72;this[_0x54b391(0xba)][_0x54b391(0xc2)](_0x1ebef0=>{const _0x5c0f6d=_0x54b391;_0x1ebef0[_0x5c0f6d(0xd7)](_0x10caa9);}),this[_0x54b391(0xcb)][_0x54b391(0xf5)](_0x10caa9);}[_0x645d72(0xb1)](_0x3cc9bb){const _0x51d171=_0x645d72,_0x56e1f4=_0x51d171(0xf3)+this[_0x51d171(0xb0)]+':'+this[_0x51d171(0xf2)]+':'+this['id']+':'+this[_0x51d171(0xb4)]['id']+':'+u[_0x51d171(0xbe)]();this[_0x51d171(0xb6)](_0x56e1f4),this[_0x51d171(0xba)][_0x51d171(0xc2)](_0x2a92a5=>{const _0x5a694d=_0x51d171;_0x2a92a5[_0x5a694d(0xf9)](_0x56e1f4,{'range':_0x3cc9bb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x645d72(0xf8)](_0x2d41f1){const _0x56211d=_0x645d72;for(const _0x1a7d52 of this[_0x56211d(0xd8)]())if(_0x1a7d52[_0x56211d(0xcc)](_0x2d41f1))return!0x0;return!0x1;}[_0x645d72(0xd8)](){const _0xa17bf8=_0x645d72;return this[_0xa17bf8(0xaa)]()[_0xa17bf8(0xed)](_0x3e9f4a=>_0x3e9f4a[_0xa17bf8(0xc5)]());}[_0x645d72(0xda)](){const _0x35831b=_0x645d72;return this[_0x35831b(0xd8)]()[_0x35831b(0xac)]((_0x2055f8,_0x5bfc4c)=>[..._0x2055f8,..._0x5bfc4c[_0x35831b(0xda)]()],[]);}[_0x645d72(0xd0)](){const _0x5fb5c3=_0x645d72;var _0x57e004;return(null===(_0x57e004=this[_0x5fb5c3(0xbf)]())||void 0x0===_0x57e004?void 0x0:_0x57e004[_0x5fb5c3(0xc5)]())||null;}[_0x645d72(0xca)](){const _0x36faa2=_0x645d72,_0x4a2060=this[_0x36faa2(0xd8)]();if(0x1!=_0x4a2060[_0x36faa2(0xc0)])return null;const _0x101d16=_0x4a2060[0x0],_0xaf657d=_0x101d16[_0x36faa2(0xe6)][_0x36faa2(0xc3)],_0x427db0=_0x101d16[_0x36faa2(0xe4)][_0x36faa2(0xd4)];return _0xaf657d instanceof _0x31f981?_0xaf657d!=_0x427db0?null:_0xaf657d:null;}[_0x645d72(0xcd)](){const _0x9631ce=_0x645d72;this[_0x9631ce(0xe9)](this[_0x9631ce(0xd8)](),this[_0x9631ce(0xb9)],this[_0x9631ce(0xbb)]),this[_0x9631ce(0xde)]();}[_0x645d72(0xf4)](){const _0xda6d2b=_0x645d72;this[_0xda6d2b(0xad)](this[_0xda6d2b(0xd8)](),this[_0xda6d2b(0xb9)],this[_0xda6d2b(0xbb)]),this[_0xda6d2b(0xde)]();}[_0x645d72(0xc1)](){const _0x304790=_0x645d72,_0x2eb89b=[];let _0x14ec1e=this[_0x304790(0xeb)];for(;_0x14ec1e;)_0x2eb89b[_0x304790(0xd2)](_0x14ec1e),_0x14ec1e=_0x14ec1e[_0x304790(0xee)];return _0x2eb89b;}[_0x645d72(0xe2)](_0x32ecbc,_0x4f0f4c){const _0x4a8c66=_0x645d72,_0x54a5b8=_0x28524e(this[_0x4a8c66(0xbb)]);_0x4ab36f(_0x54a5b8,_0x32ecbc,_0x4f0f4c),_0x256810(_0x54a5b8,this[_0x4a8c66(0xbb)])||(this[_0x4a8c66(0xbb)]=_0x54a5b8,this[_0x4a8c66(0xdf)](_0x54a5b8));}[_0x645d72(0xaf)](_0xba487){const _0xda50f3=_0x645d72,_0x5171fe=_0x28524e(this[_0xda50f3(0xbb)]);_0x2b54ff(_0x5171fe,_0xba487),_0x256810(_0x5171fe,this[_0xda50f3(0xbb)])||(this[_0xda50f3(0xbb)]=_0x5171fe,this[_0xda50f3(0xdf)](this[_0xda50f3(0xbb)]));}[_0x645d72(0xd1)](){const _0x477727=_0x645d72;return{'id':this['id'],'type':this[_0x477727(0xf2)]?this[_0x477727(0xb0)]+':'+this[_0x477727(0xf2)]:this[_0x477727(0xb0)],'authorId':this[_0x477727(0xb4)]['id'],'createdAt':this[_0x477727(0xc8)],'hasComments':this[_0x477727(0xdb)],'data':this[_0x477727(0xb9)],'attributes':this[_0x477727(0xbb)]};}static[_0x645d72(0xbe)](){const _0x203a05=_0x645d72;return _0x120809()[_0x203a05(0xae)](0x1,0x5);}}
23
+ const _0x5c5558=_0x5c09;(function(_0x362ad6,_0x395a96){const _0x528f2b=_0x5c09,_0x513ef7=_0x362ad6();while(!![]){try{const _0x27c781=-parseInt(_0x528f2b(0x180))/0x1+-parseInt(_0x528f2b(0x145))/0x2*(-parseInt(_0x528f2b(0x152))/0x3)+parseInt(_0x528f2b(0x141))/0x4*(-parseInt(_0x528f2b(0x163))/0x5)+parseInt(_0x528f2b(0x13b))/0x6*(-parseInt(_0x528f2b(0x182))/0x7)+-parseInt(_0x528f2b(0x181))/0x8+parseInt(_0x528f2b(0x14f))/0x9*(parseInt(_0x528f2b(0x15d))/0xa)+parseInt(_0x528f2b(0x15a))/0xb*(parseInt(_0x528f2b(0x140))/0xc);if(_0x27c781===_0x395a96)break;else _0x513ef7['push'](_0x513ef7['shift']());}catch(_0x2e31aa){_0x513ef7['push'](_0x513ef7['shift']());}}}(_0x3b2f,0x3ab51));import{Element as _0xd08a6c}from'ckeditor5/src/engine.js';function _0x3b2f(){const _0x1cb18d=['clear','getContainedElement','discard','getMarkerNames','7629985BdiiTp','split','@external','100ZaGmNN','getMultiRangeId','getItems','from','_markerNames','type','61195fGAyzs','accept','get','_onAccept','author','set','getRanges','filter','subType','getAllAdjacentSuggestions','nodeBefore','_model','commentThread','_onAttributesChange','isIntersectingWithRange','addRange','push','onAttributesChange','toJSON','add','map','_saved','previous','size','removeMarker','removeAttribute','onAccept','reduce','delete','70839kDiExy','1364680HIkcqk','111125yBDdxY','getMarkers','nodeAfter','suggestion:','attributes','head','end','getRange','isExternal','substr','isIntersecting','authoredAt','114GqMWdx','length','setAttribute','onDiscard','isMultiRange','12PYRgWa','136dMGRBh','start','isInContent','_isDataLoaded','167814srQIwN','markers','decorate','createdAt','data','getFirstMarker','next','getFirstRange','_onDiscard','removeMarkers','77823ytQpJd','creator','addMarkerName','15ObZdou','hasComments','addMarker','change'];_0x3b2f=function(){return _0x1cb18d;};return _0x3b2f();}function _0x5c09(_0x5a18e3,_0x2ab081){const _0x3b2ff4=_0x3b2f();return _0x5c09=function(_0x5c0925,_0x2a0ffa){_0x5c0925=_0x5c0925-0x137;let _0x243623=_0x3b2ff4[_0x5c0925];return _0x243623;},_0x5c09(_0x5a18e3,_0x2ab081);}import{ObservableMixin as _0x28b11c,uid as _0x20818e}from'ckeditor5/src/utils.js';import{cloneDeep as _0x4036ac,isEqual as _0x566673,set as _0x462db2,unset as _0x5bacf0}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x28b11c(){constructor(_0x576025,_0x1f06fb){const _0x5da084=_0x5c09;super(),this[_0x5da084(0x144)]=!0x1,this['id']=_0x1f06fb['id'],this[_0x5da084(0x162)]=_0x1f06fb[_0x5da084(0x162)],this[_0x5da084(0x16b)]=_0x1f06fb[_0x5da084(0x16b)]||null,this[_0x5da084(0x167)]=_0x1f06fb[_0x5da084(0x167)],this[_0x5da084(0x150)]=_0x1f06fb[_0x5da084(0x150)]||_0x1f06fb[_0x5da084(0x167)],this[_0x5da084(0x137)]=Boolean(_0x1f06fb[_0x5da084(0x186)]&&_0x1f06fb[_0x5da084(0x186)][_0x5da084(0x15c)]),this[_0x5da084(0x149)]=null,this[_0x5da084(0x16e)]=_0x576025,this[_0x5da084(0x166)]=_0x1f06fb[_0x5da084(0x17d)],this[_0x5da084(0x14d)]=_0x1f06fb[_0x5da084(0x13e)],this[_0x5da084(0x170)]=_0x1f06fb[_0x5da084(0x174)],this[_0x5da084(0x161)]=new Set(),this[_0x5da084(0x148)]=null,this[_0x5da084(0x168)](_0x5da084(0x13a),null),this[_0x5da084(0x168)](_0x5da084(0x186),_0x1f06fb[_0x5da084(0x186)]||{}),this[_0x5da084(0x168)](_0x5da084(0x179),null),this[_0x5da084(0x168)](_0x5da084(0x14b),null),this[_0x5da084(0x168)](_0x5da084(0x16f),null),this[_0x5da084(0x168)](_0x5da084(0x178),!0x1),this[_0x5da084(0x147)](_0x5da084(0x164)),this[_0x5da084(0x147)](_0x5da084(0x158));}get[_0x5c5558(0x187)](){const _0x119d64=_0x5c5558;let _0x2da37e=this;for(;_0x2da37e[_0x119d64(0x179)];)_0x2da37e=_0x2da37e[_0x119d64(0x179)];return _0x2da37e;}get[_0x5c5558(0x153)](){const _0x3176ea=_0x5c5558;return!!this[_0x3176ea(0x16f)]&&this[_0x3176ea(0x16f)][_0x3176ea(0x13c)]>0x0;}get[_0x5c5558(0x13f)](){const _0x1d3376=_0x5c5558;if(0x0==this[_0x1d3376(0x161)][_0x1d3376(0x17a)])return!0x1;return 0x6==Array[_0x1d3376(0x160)](this[_0x1d3376(0x161)])[0x0][_0x1d3376(0x15b)](':')[_0x1d3376(0x13c)];}get[_0x5c5558(0x143)](){const _0x351c24=_0x5c5558;return null!==this[_0x351c24(0x14a)]();}[_0x5c5558(0x151)](_0x12b7d8){const _0x1a3152=_0x5c5558;this[_0x1a3152(0x161)][_0x1a3152(0x176)](_0x12b7d8);}[_0x5c5558(0x159)](){const _0x4d5cbe=_0x5c5558;return Array[_0x4d5cbe(0x160)](this[_0x4d5cbe(0x161)]);}[_0x5c5558(0x183)](){const _0x541d1d=_0x5c5558;return this[_0x541d1d(0x159)]()[_0x541d1d(0x177)](_0x3358d1=>this[_0x541d1d(0x16e)][_0x541d1d(0x146)][_0x541d1d(0x165)](_0x3358d1))[_0x541d1d(0x16a)](_0x549e2d=>_0x549e2d);}[_0x5c5558(0x14a)](){const _0x570e8e=_0x5c5558;return this[_0x570e8e(0x183)]()[0x0]||null;}[_0x5c5558(0x14e)](){const _0x276d65=_0x5c5558;this[_0x276d65(0x16e)][_0x276d65(0x155)](_0x3d8fd2=>{const _0x8710d7=_0x276d65;for(const _0x4c0911 of this[_0x8710d7(0x183)]())_0x3d8fd2[_0x8710d7(0x17b)](_0x4c0911);}),this[_0x276d65(0x161)][_0x276d65(0x156)]();}[_0x5c5558(0x17b)](_0x5be86b){const _0x422302=_0x5c5558;this[_0x422302(0x16e)][_0x422302(0x155)](_0x5660b7=>{const _0x22237a=_0x422302;_0x5660b7[_0x22237a(0x17b)](_0x5be86b);}),this[_0x422302(0x161)][_0x422302(0x17f)](_0x5be86b);}[_0x5c5558(0x172)](_0x4c8e92){const _0x1de888=_0x5c5558,_0x5f457d=_0x1de888(0x185)+this[_0x1de888(0x162)]+':'+this[_0x1de888(0x16b)]+':'+this['id']+':'+this[_0x1de888(0x150)]['id']+':'+u[_0x1de888(0x15e)]();this[_0x1de888(0x151)](_0x5f457d),this[_0x1de888(0x16e)][_0x1de888(0x155)](_0x5a3c99=>{const _0x5bcd23=_0x1de888;_0x5a3c99[_0x5bcd23(0x154)](_0x5f457d,{'range':_0x4c8e92,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5c5558(0x171)](_0x145a39){const _0x499030=_0x5c5558;for(const _0x44925b of this[_0x499030(0x169)]())if(_0x44925b[_0x499030(0x139)](_0x145a39))return!0x0;return!0x1;}[_0x5c5558(0x169)](){const _0x32ab05=_0x5c5558;return this[_0x32ab05(0x183)]()[_0x32ab05(0x177)](_0x503654=>_0x503654[_0x32ab05(0x189)]());}[_0x5c5558(0x15f)](){const _0x476a79=_0x5c5558;return this[_0x476a79(0x169)]()[_0x476a79(0x17e)]((_0x46f9d5,_0x48b153)=>[..._0x46f9d5,..._0x48b153[_0x476a79(0x15f)]()],[]);}[_0x5c5558(0x14c)](){const _0x3366a6=_0x5c5558;var _0x444679;return(null===(_0x444679=this[_0x3366a6(0x14a)]())||void 0x0===_0x444679?void 0x0:_0x444679[_0x3366a6(0x189)]())||null;}[_0x5c5558(0x157)](){const _0x467bd7=_0x5c5558,_0x4c44a1=this[_0x467bd7(0x169)]();if(0x1!=_0x4c44a1[_0x467bd7(0x13c)])return null;const _0x7b4cef=_0x4c44a1[0x0],_0x1da33d=_0x7b4cef[_0x467bd7(0x142)][_0x467bd7(0x184)],_0xa8c2a7=_0x7b4cef[_0x467bd7(0x188)][_0x467bd7(0x16d)];return _0x1da33d instanceof _0xd08a6c?_0x1da33d!=_0xa8c2a7?null:_0x1da33d:null;}[_0x5c5558(0x164)](){const _0x362ae1=_0x5c5558;this[_0x362ae1(0x166)](this[_0x362ae1(0x169)](),this[_0x362ae1(0x149)],this[_0x362ae1(0x186)]),this[_0x362ae1(0x14e)]();}[_0x5c5558(0x158)](){const _0x3ee16e=_0x5c5558;this[_0x3ee16e(0x14d)](this[_0x3ee16e(0x169)](),this[_0x3ee16e(0x149)],this[_0x3ee16e(0x186)]),this[_0x3ee16e(0x14e)]();}[_0x5c5558(0x16c)](){const _0x560f68=_0x5c5558,_0xe077b5=[];let _0x51e30e=this[_0x560f68(0x187)];for(;_0x51e30e;)_0xe077b5[_0x560f68(0x173)](_0x51e30e),_0x51e30e=_0x51e30e[_0x560f68(0x14b)];return _0xe077b5;}[_0x5c5558(0x13d)](_0x25ae43,_0x2c1f09){const _0x10101c=_0x5c5558,_0x3dac3a=_0x4036ac(this[_0x10101c(0x186)]);_0x462db2(_0x3dac3a,_0x25ae43,_0x2c1f09),_0x566673(_0x3dac3a,this[_0x10101c(0x186)])||(this[_0x10101c(0x186)]=_0x3dac3a,this[_0x10101c(0x170)](_0x3dac3a));}[_0x5c5558(0x17c)](_0x4b73fe){const _0x3a07c4=_0x5c5558,_0x599201=_0x4036ac(this[_0x3a07c4(0x186)]);_0x5bacf0(_0x599201,_0x4b73fe),_0x566673(_0x599201,this[_0x3a07c4(0x186)])||(this[_0x3a07c4(0x186)]=_0x599201,this[_0x3a07c4(0x170)](this[_0x3a07c4(0x186)]));}[_0x5c5558(0x175)](){const _0x1a5c12=_0x5c5558;return{'id':this['id'],'type':this[_0x1a5c12(0x16b)]?this[_0x1a5c12(0x162)]+':'+this[_0x1a5c12(0x16b)]:this[_0x1a5c12(0x162)],'authorId':this[_0x1a5c12(0x150)]['id'],'createdAt':this[_0x1a5c12(0x148)],'hasComments':this[_0x1a5c12(0x153)],'data':this[_0x1a5c12(0x149)],'attributes':this[_0x1a5c12(0x186)]};}static[_0x5c5558(0x15e)](){const _0x16644e=_0x5c5558;return _0x20818e()[_0x16644e(0x138)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2e2d(){const _0x132f06=['*Remove:*\x20%0','deletion','add','skip','addEmptyContainer','name','getDescriptions','push','length','format','_itemLabels','element','text','ELEMENT_SPACE','get','attribute','_locale','_handleCustomCallbackDescription','end','match','getFirstRange','insertion','_customCallbacks','_resolveDescriptionItems','pop','key','start','checkChild','3rKxqqm','item','registerElementLabel','set','11063332IXwAQH','*Insert:*\x20%0','type','nextSibling','addContainer','registerDescriptionCallback','replace','addObject','previousSibling','softBreak','*Split:*\x20%0','1700248rFDPlk','getItemLabel','_itemLabelsCallbacks','removeEmptyContainer','elementEnd','3725784lxfiBJ','label','8058FMhxUX','Container','$1\x20$2','function','Object','matchingCallback','_handleInsertRemoveSuggestionDescription','getWalker','subType','map','elementStart','*Merge:*\x20%0','isObject','removeFormat','9370wlUwDe','EmptyContainer','REPLACE_TEXT','join','nodeAfter','_schema','removeContainer','*Remove\x20format:*\x20%0','27EJlDyB','isEmpty','_handleRenameSuggestionDescription','2634872WUWkgq','addFormat','isInContent','1468269HkPZJW','data','5105pqnGrJ','*Change\x20to:*\x20%0','$textProxy','newValue','_handleAttributeSuggestionDescription','$text','remove','*Set\x20format:*\x20%0','has','isEqual','indexOf','registerAttributeLabel','removeObject','_attributeLabels','normal','quantity','24629RIRGez','_addDescriptionItems'];_0x2e2d=function(){return _0x132f06;};return _0x2e2d();}const _0x1e3f59=_0x4ebf;(function(_0x5b815f,_0x395c95){const _0x3bee08=_0x4ebf,_0x598181=_0x5b815f();while(!![]){try{const _0x3554d0=parseInt(_0x3bee08(0xfc))/0x1+parseInt(_0x3bee08(0xf9))/0x2+parseInt(_0x3bee08(0xca))/0x3*(parseInt(_0x3bee08(0xd9))/0x4)+-parseInt(_0x3bee08(0xfe))/0x5*(parseInt(_0x3bee08(0xe0))/0x6)+-parseInt(_0x3bee08(0xce))/0x7+parseInt(_0x3bee08(0xde))/0x8*(-parseInt(_0x3bee08(0xf6))/0x9)+-parseInt(_0x3bee08(0xee))/0xa*(-parseInt(_0x3bee08(0x10e))/0xb);if(_0x3554d0===_0x395c95)break;else _0x598181['push'](_0x598181['shift']());}catch(_0xcbe816){_0x598181['push'](_0x598181['shift']());}}}(_0x2e2d,0xea576));import{getTranslation as _0x4f83ba}from'./utils/common-translations.js';function _0x4ebf(_0x1452ea,_0x110f1e){const _0x2e2ded=_0x2e2d();return _0x4ebf=function(_0x4ebf06,_0x2315b5){_0x4ebf06=_0x4ebf06-0xb2;let _0x104146=_0x2e2ded[_0x4ebf06];return _0x104146;},_0x4ebf(_0x1452ea,_0x110f1e);}import{priorities as _0x4a741f,insertToPriorityArray as _0x3c0389}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x35522b}from'./trackchangesediting.js';export default class f{constructor(_0xe538d,_0x238eb4){const _0x5278e0=_0x4ebf;this[_0x5278e0(0xc4)]=[],this[_0x5278e0(0xb8)]=new Map(),this[_0x5278e0(0xdb)]=[],this[_0x5278e0(0x10b)]=new Map(),this[_0x5278e0(0xf3)]=_0xe538d,this[_0x5278e0(0xbe)]=_0x238eb4;}[_0x1e3f59(0xb4)](_0x17de35){const _0x83be53=_0x1e3f59,_0x33e955=[],_0x49772e=new Set(),_0x4ab55e=new Set();for(let _0x44d33a=0x0;_0x44d33a<_0x17de35[_0x83be53(0xb6)];_0x44d33a++){const _0xb66ba8=_0x17de35[_0x44d33a];if(!_0xb66ba8[_0x83be53(0xfb)])continue;const _0x941614=this[_0x83be53(0xbf)](_0xb66ba8);if(_0x941614){if(null!=_0xb66ba8[_0x83be53(0xe8)]){if(_0x49772e[_0x83be53(0x106)](_0xb66ba8[_0x83be53(0xe8)]))continue;_0x49772e[_0x83be53(0x112)](_0xb66ba8[_0x83be53(0xe8)]);}_0x33e955[_0x83be53(0xb5)](_0x941614);}else{if(_0x83be53(0xbd)!=_0xb66ba8[_0x83be53(0xd0)])_0x83be53(0xc3)!=_0xb66ba8[_0x83be53(0xd0)]&&_0x83be53(0x111)!=_0xb66ba8[_0x83be53(0xd0)]||this[_0x83be53(0xe6)](_0x33e955,_0xb66ba8,_0x17de35[_0x44d33a+0x1]);else{const _0x173272=_0xb66ba8[_0x83be53(0xfd)][_0x83be53(0xc7)];if(_0x4ab55e[_0x83be53(0x106)](_0x173272))continue;_0x4ab55e[_0x83be53(0x112)](_0xb66ba8[_0x83be53(0xfd)][_0x83be53(0xc7)]),_0x173272==_0x35522b?this[_0x83be53(0xf8)](_0x33e955,_0xb66ba8):this[_0x83be53(0x102)](_0x33e955,_0xb66ba8);}}}return this[_0x83be53(0xc5)](_0x33e955);}[_0x1e3f59(0xd3)](_0x2402b4){const _0x10894c=_0x1e3f59;this[_0x10894c(0xc4)][_0x10894c(0xb5)](_0x2402b4);}[_0x1e3f59(0xcc)](_0x4ef1c0,_0x36fa1c,_0xcdae4d=_0x4a741f[_0x1e3f59(0x10c)]){const _0x2a3497=_0x1e3f59;_0x2a3497(0xe3)==typeof _0x4ef1c0?_0x3c0389(this[_0x2a3497(0xdb)],{'matchingCallback':_0x4ef1c0,'label':_0x36fa1c,'priority':_0xcdae4d}):this[_0x2a3497(0xb8)][_0x2a3497(0xcd)](_0x4ef1c0,_0x36fa1c);}[_0x1e3f59(0x109)](_0x5d1c99,_0x5e6f3b){const _0x8c5b19=_0x1e3f59;this[_0x8c5b19(0x10b)][_0x8c5b19(0xcd)](_0x5d1c99,_0x5e6f3b);}[_0x1e3f59(0xda)](_0x162359,_0xf29724=0x1){const _0x2f046b=_0x1e3f59;let _0x314db0;for(const _0x543a90 of this[_0x2f046b(0xdb)])if(_0x543a90[_0x2f046b(0xe5)](_0x162359)){_0x314db0=_0x543a90[_0x2f046b(0xdf)];break;}return _0x314db0||(_0x314db0=this[_0x2f046b(0xb8)][_0x2f046b(0xbc)](_0x162359[_0x2f046b(0xb3)])),_0x314db0?_0x314db0(_0xf29724):0x1!==_0xf29724?_0xf29724+'\x20'+_0x162359[_0x2f046b(0xb3)]+'s':''+_0x162359[_0x2f046b(0xb3)];}[_0x1e3f59(0x10f)](_0x3674ad,_0x402497){const _0x17ca79=_0x1e3f59,_0x485346=_0x402497[_0x17ca79(0xc2)]()[_0x17ca79(0xe7)](),_0x559928=_0x17ca79(0xc3)==_0x402497[_0x17ca79(0xd0)]?_0x17ca79(0x112):_0x17ca79(0x104);for(const _0x18eeb5 of _0x485346){const _0x69af16=_0x18eeb5[_0x17ca79(0xcb)],_0x5454a9=_0x3674ad[_0x3674ad[_0x17ca79(0xb6)]-0x1];if(_0x69af16['is'](_0x17ca79(0x100)))_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)][_0x17ca79(0x108)](_0x17ca79(0xe1))>-0x1&&_0x3674ad[_0x17ca79(0xc6)](),_0x5454a9&&_0x17ca79(0xba)==_0x5454a9[_0x17ca79(0xd0)]?_0x5454a9[_0x559928]+=_0x69af16[_0x17ca79(0xfd)]:_0x3674ad[_0x17ca79(0xb5)]({'type':_0x17ca79(0xba),'add':_0x17ca79(0x112)==_0x559928?_0x69af16[_0x17ca79(0xfd)]:'','remove':_0x17ca79(0x104)==_0x559928?_0x69af16[_0x17ca79(0xfd)]:''});else{if(this[_0x17ca79(0xf3)][_0x17ca79(0xec)](_0x69af16)){const _0x1bfa80=_0x69af16;if(_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)][_0x17ca79(0x108)](_0x17ca79(0xe1))>-0x1&&_0x3674ad[_0x17ca79(0xc6)](),_0x17ca79(0xdd)==_0x18eeb5[_0x17ca79(0xd0)])continue;_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)]==_0x559928+_0x17ca79(0xe4)&&_0x5454a9[_0x17ca79(0xb9)][_0x17ca79(0xb3)]==_0x1bfa80[_0x17ca79(0xb3)]?_0x5454a9[_0x17ca79(0x10d)]++:_0x3674ad[_0x17ca79(0xb5)]({'type':_0x559928+_0x17ca79(0xe4),'element':_0x1bfa80,'quantity':0x1}),_0x485346[_0x17ca79(0x113)](_0x19d871=>!(_0x17ca79(0xdd)==_0x19d871[_0x17ca79(0xd0)]&&_0x19d871[_0x17ca79(0xcb)]==_0x69af16));}else{if(this[_0x17ca79(0xf3)][_0x17ca79(0xc9)](_0x69af16,_0x17ca79(0x103))||_0x69af16['is'](_0x17ca79(0xb9),_0x17ca79(0xd7))){const _0x2da9cd=_0x69af16;if(_0x17ca79(0x112)==_0x559928&&_0x17ca79(0xea)==_0x18eeb5[_0x17ca79(0xd0)]||_0x17ca79(0x104)==_0x559928&&_0x17ca79(0xdd)==_0x18eeb5[_0x17ca79(0xd0)])continue;if(_0x5454a9&&-0x1==_0x5454a9[_0x17ca79(0xd0)][_0x17ca79(0x108)](_0x17ca79(0xe1))){_0x17ca79(0xba)==_0x5454a9[_0x17ca79(0xd0)]&&(_0x5454a9[_0x559928]+='\x0a');continue;}let _0x30801a;if(_0x30801a=_0x17ca79(0x112)==_0x559928?_0x2da9cd[_0x17ca79(0xd1)]&&!this[_0x17ca79(0xf3)][_0x17ca79(0xec)](_0x2da9cd[_0x17ca79(0xd1)])?_0x2da9cd[_0x17ca79(0xd1)]:null:_0x2da9cd[_0x17ca79(0xd6)]&&!this[_0x17ca79(0xf3)][_0x17ca79(0xec)](_0x2da9cd[_0x17ca79(0xd6)])?_0x2da9cd[_0x17ca79(0xd6)]:null,_0x2da9cd[_0x17ca79(0xf7)]||_0x30801a&&_0x30801a[_0x17ca79(0xf7)]){const _0x106949=_0x30801a&&_0x30801a[_0x17ca79(0xf7)]?_0x30801a:_0x2da9cd;_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)]==_0x559928+_0x17ca79(0xef)&&_0x5454a9[_0x17ca79(0xb9)][_0x17ca79(0xb3)]==_0x106949[_0x17ca79(0xb3)]?_0x5454a9[_0x17ca79(0x10d)]++:_0x3674ad[_0x17ca79(0xb5)]({'type':_0x559928+_0x17ca79(0xef),'element':_0x106949,'quantity':0x1});}else _0x3674ad[_0x17ca79(0xb5)]({'type':_0x559928+_0x17ca79(0xe1),'element':_0x2da9cd});}}}}}[_0x1e3f59(0xc5)](_0x5a327a){const _0x45d664=_0x1e3f59,_0x3c4c60=this[_0x45d664(0xbe)],_0x256152=[],_0x13052c=[],_0x9f48ed=[];for(const _0x20f2a7 of _0x5a327a)switch(_0x20f2a7[_0x45d664(0xd0)]){case _0x45d664(0xba):if(_0x20f2a7[_0x45d664(0x112)]=_0x20f2a7[_0x45d664(0x112)][_0x45d664(0xd4)](/(\S)\u000A+(\S)/g,_0x45d664(0xe2))[_0x45d664(0xd4)](/\u000A/g,''),_0x20f2a7[_0x45d664(0x104)]=_0x20f2a7[_0x45d664(0x104)][_0x45d664(0xd4)](/(\S)\u000A+(\S)/g,_0x45d664(0xe2))[_0x45d664(0xd4)](/\u000A/g,''),''!=_0x20f2a7[_0x45d664(0x112)]&&''!=_0x20f2a7[_0x45d664(0x104)]){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xd4),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xf0),['\x22'+_0x20f2a7[_0x45d664(0x104)]+'\x22','\x22'+_0x20f2a7[_0x45d664(0x112)]+'\x22'])});continue;}if(null!=_0x20f2a7[_0x45d664(0x112)][_0x45d664(0xc1)](/^ +$/)){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xcf),_0x4f83ba(_0x3c4c60,_0x45d664(0xbb),_0x20f2a7[_0x45d664(0x112)][_0x45d664(0xb6)]))});continue;}if(null!=_0x20f2a7[_0x45d664(0x104)][_0x45d664(0xc1)](/^ +$/)){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0x110),_0x4f83ba(_0x3c4c60,_0x45d664(0xbb),_0x20f2a7[_0x45d664(0x104)][_0x45d664(0xb6)]))});continue;}if(''!=_0x20f2a7[_0x45d664(0x112)]){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xcf),'\x22'+_0x20f2a7[_0x45d664(0x112)]+'\x22')});continue;}_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0x110),'\x22'+_0x20f2a7[_0x45d664(0x104)]+'\x22')});continue;case _0x45d664(0xb2):case _0x45d664(0xd5):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xcf),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xdc):case _0x45d664(0x10a):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0x110),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xd2):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xd8),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xf4):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xeb),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xfa):_0x13052c[_0x45d664(0xb5)](_0x20f2a7[_0x45d664(0xc7)]);continue;case _0x45d664(0xed):_0x9f48ed[_0x45d664(0xb5)](_0x20f2a7[_0x45d664(0xc7)]);continue;default:_0x256152[_0x45d664(0xb5)](_0x20f2a7);}if(_0x13052c[_0x45d664(0xb6)]){const _0x1cba17=_0x13052c[_0x45d664(0xe9)](_0x1dcecb=>this[_0x45d664(0x10b)][_0x45d664(0x106)](_0x1dcecb)?this[_0x45d664(0x10b)][_0x45d664(0xbc)](_0x1dcecb):_0x1dcecb)[_0x45d664(0xf1)](',\x20');_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xb7),'content':_0x4f83ba(this[_0x45d664(0xbe)],_0x45d664(0x105),_0x1cba17)});}if(_0x9f48ed[_0x45d664(0xb6)]){const _0x9505f=_0x9f48ed[_0x45d664(0xe9)](_0xe85671=>this[_0x45d664(0x10b)][_0x45d664(0x106)](_0xe85671)?this[_0x45d664(0x10b)][_0x45d664(0xbc)](_0xe85671):_0xe85671)[_0x45d664(0xf1)](',\x20');_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xb7),'content':_0x4f83ba(this[_0x45d664(0xbe)],_0x45d664(0xf5),_0x9505f)});}return _0x256152;}[_0x1e3f59(0xbf)](_0x31bb6b){const _0x4346a0=_0x1e3f59;for(const _0x1567a3 of this[_0x4346a0(0xc4)]){const _0x234328=_0x1567a3(_0x31bb6b);if(_0x234328&&_0x4346a0(0xd0)in _0x234328)return _0x234328;}}[_0x1e3f59(0x102)](_0x15bb7d,_0x5f1b6a){const _0x1c263f=_0x1e3f59,_0x9200d8=_0x5f1b6a[_0x1c263f(0xfd)],_0x2f16c4=void 0x0===_0x9200d8[_0x1c263f(0x101)]?_0x1c263f(0xed):_0x1c263f(0xfa);_0x15bb7d[_0x1c263f(0xb5)]({'type':_0x2f16c4,'key':_0x9200d8[_0x1c263f(0xc7)]});}[_0x1e3f59(0xf8)](_0x4bd88c,_0x35fe8c){const _0x45a867=_0x1e3f59;_0x4bd88c[_0x45a867(0xb5)]({'type':_0x45a867(0xb7),'content':_0x4f83ba(this[_0x45a867(0xbe)],_0x45a867(0xff),this[_0x45a867(0xda)](_0x35fe8c[_0x45a867(0xc2)]()[_0x45a867(0xc8)][_0x45a867(0xf2)],0x1))});}[_0x1e3f59(0xe6)](_0x199f91,_0x5cf8f7,_0x22abf0){const _0x24b851=_0x1e3f59;if(this[_0x24b851(0x10f)](_0x199f91,_0x5cf8f7),_0x22abf0&&_0x22abf0[_0x24b851(0xc2)]()&&!_0x5cf8f7[_0x24b851(0xc2)]()[_0x24b851(0xc0)][_0x24b851(0x107)](_0x22abf0[_0x24b851(0xc2)]()[_0x24b851(0xc8)])){const _0x40bc80=_0x199f91[_0x199f91[_0x24b851(0xb6)]-0x1],_0x411077=_0x24b851(0xc3)==_0x5cf8f7[_0x24b851(0xd0)]?_0x24b851(0x112):_0x24b851(0x104);_0x40bc80&&_0x24b851(0xba)==_0x40bc80[_0x24b851(0xd0)]&&(_0x40bc80[_0x411077]+='\x0a');}}}
23
+ const _0x3b6170=_0x24da;(function(_0x35429f,_0x4b001f){const _0x355cc7=_0x24da,_0x263277=_0x35429f();while(!![]){try{const _0x245a81=-parseInt(_0x355cc7(0x137))/0x1*(parseInt(_0x355cc7(0x11a))/0x2)+-parseInt(_0x355cc7(0x170))/0x3+-parseInt(_0x355cc7(0x13a))/0x4*(-parseInt(_0x355cc7(0x15e))/0x5)+parseInt(_0x355cc7(0x150))/0x6*(parseInt(_0x355cc7(0x14a))/0x7)+parseInt(_0x355cc7(0x11d))/0x8*(parseInt(_0x355cc7(0x16f))/0x9)+parseInt(_0x355cc7(0x152))/0xa+-parseInt(_0x355cc7(0x164))/0xb*(parseInt(_0x355cc7(0x122))/0xc);if(_0x245a81===_0x4b001f)break;else _0x263277['push'](_0x263277['shift']());}catch(_0x29ebf9){_0x263277['push'](_0x263277['shift']());}}}(_0x5652,0xa5452));import{getTranslation as _0x3603d7}from'./utils/common-translations.js';function _0x24da(_0x492938,_0x32fd96){const _0x5652bb=_0x5652();return _0x24da=function(_0x24da28,_0x1617bb){_0x24da28=_0x24da28-0x111;let _0x27b5ae=_0x5652bb[_0x24da28];return _0x27b5ae;},_0x24da(_0x492938,_0x32fd96);}import{priorities as _0x344b5b,insertToPriorityArray as _0x3caf0e}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x46a70d}from'./trackchangesediting.js';export default class f{constructor(_0x5c5ec8,_0x577391){const _0x4afb95=_0x24da;this[_0x4afb95(0x160)]=[],this[_0x4afb95(0x129)]=new Map(),this[_0x4afb95(0x172)]=[],this[_0x4afb95(0x124)]=new Map(),this[_0x4afb95(0x14c)]=_0x5c5ec8,this[_0x4afb95(0x111)]=_0x577391;}[_0x3b6170(0x11f)](_0x40cfc7){const _0x3f0ae5=_0x3b6170,_0x376e81=[],_0x3e34d9=new Set(),_0x371faf=new Set();for(let _0x292ed=0x0;_0x292ed<_0x40cfc7[_0x3f0ae5(0x11e)];_0x292ed++){const _0x17b23c=_0x40cfc7[_0x292ed];if(!_0x17b23c[_0x3f0ae5(0x165)])continue;const _0x525b9e=this[_0x3f0ae5(0x136)](_0x17b23c);if(_0x525b9e){if(null!=_0x17b23c[_0x3f0ae5(0x14d)]){if(_0x3e34d9[_0x3f0ae5(0x12c)](_0x17b23c[_0x3f0ae5(0x14d)]))continue;_0x3e34d9[_0x3f0ae5(0x14e)](_0x17b23c[_0x3f0ae5(0x14d)]);}_0x376e81[_0x3f0ae5(0x118)](_0x525b9e);}else{if(_0x3f0ae5(0x15b)!=_0x17b23c[_0x3f0ae5(0x116)])_0x3f0ae5(0x11c)!=_0x17b23c[_0x3f0ae5(0x116)]&&_0x3f0ae5(0x155)!=_0x17b23c[_0x3f0ae5(0x116)]||this[_0x3f0ae5(0x133)](_0x376e81,_0x17b23c,_0x40cfc7[_0x292ed+0x1]);else{const _0x1f1393=_0x17b23c[_0x3f0ae5(0x131)][_0x3f0ae5(0x148)];if(_0x371faf[_0x3f0ae5(0x12c)](_0x1f1393))continue;_0x371faf[_0x3f0ae5(0x14e)](_0x17b23c[_0x3f0ae5(0x131)][_0x3f0ae5(0x148)]),_0x1f1393==_0x46a70d?this[_0x3f0ae5(0x138)](_0x376e81,_0x17b23c):this[_0x3f0ae5(0x16b)](_0x376e81,_0x17b23c);}}}return this[_0x3f0ae5(0x140)](_0x376e81);}[_0x3b6170(0x130)](_0x2680b1){const _0x8ce8bd=_0x3b6170;this[_0x8ce8bd(0x160)][_0x8ce8bd(0x118)](_0x2680b1);}[_0x3b6170(0x13f)](_0x369140,_0x4c8efc,_0x2e68f2=_0x344b5b[_0x3b6170(0x128)]){const _0x85db37=_0x3b6170;_0x85db37(0x157)==typeof _0x369140?_0x3caf0e(this[_0x85db37(0x172)],{'matchingCallback':_0x369140,'label':_0x4c8efc,'priority':_0x2e68f2}):this[_0x85db37(0x129)][_0x85db37(0x135)](_0x369140,_0x4c8efc);}[_0x3b6170(0x12d)](_0x2147c8,_0x4b571c){const _0x90bde3=_0x3b6170;this[_0x90bde3(0x124)][_0x90bde3(0x135)](_0x2147c8,_0x4b571c);}[_0x3b6170(0x13c)](_0x522b59,_0x1df9dd=0x1){const _0x4b16dc=_0x3b6170;let _0x299054;for(const _0x1881b1 of this[_0x4b16dc(0x172)])if(_0x1881b1[_0x4b16dc(0x132)](_0x522b59)){_0x299054=_0x1881b1[_0x4b16dc(0x149)];break;}return _0x299054||(_0x299054=this[_0x4b16dc(0x129)][_0x4b16dc(0x126)](_0x522b59[_0x4b16dc(0x13e)])),_0x299054?_0x299054(_0x1df9dd):0x1!==_0x1df9dd?_0x1df9dd+'\x20'+_0x522b59[_0x4b16dc(0x13e)]+'s':''+_0x522b59[_0x4b16dc(0x13e)];}[_0x3b6170(0x139)](_0x30fa29,_0x542853){const _0x2dba1c=_0x3b6170,_0x305940=_0x542853[_0x2dba1c(0x16e)]()[_0x2dba1c(0x166)](),_0xbbaab7=_0x2dba1c(0x11c)==_0x542853[_0x2dba1c(0x116)]?_0x2dba1c(0x14e):_0x2dba1c(0x146);for(const _0x30ecac of _0x305940){const _0x5b440e=_0x30ecac[_0x2dba1c(0x15d)],_0x2ff351=_0x30fa29[_0x30fa29[_0x2dba1c(0x11e)]-0x1];if(_0x5b440e['is'](_0x2dba1c(0x16d)))_0x2ff351&&_0x2ff351[_0x2dba1c(0x116)][_0x2dba1c(0x16a)](_0x2dba1c(0x115))>-0x1&&_0x30fa29[_0x2dba1c(0x125)](),_0x2ff351&&_0x2dba1c(0x13d)==_0x2ff351[_0x2dba1c(0x116)]?_0x2ff351[_0xbbaab7]+=_0x5b440e[_0x2dba1c(0x131)]:_0x30fa29[_0x2dba1c(0x118)]({'type':_0x2dba1c(0x13d),'add':_0x2dba1c(0x14e)==_0xbbaab7?_0x5b440e[_0x2dba1c(0x131)]:'','remove':_0x2dba1c(0x146)==_0xbbaab7?_0x5b440e[_0x2dba1c(0x131)]:''});else{if(this[_0x2dba1c(0x14c)][_0x2dba1c(0x127)](_0x5b440e)){const _0x1a4f51=_0x5b440e;if(_0x2ff351&&_0x2ff351[_0x2dba1c(0x116)][_0x2dba1c(0x16a)](_0x2dba1c(0x115))>-0x1&&_0x30fa29[_0x2dba1c(0x125)](),_0x2dba1c(0x12e)==_0x30ecac[_0x2dba1c(0x116)])continue;_0x2ff351&&_0x2ff351[_0x2dba1c(0x116)]==_0xbbaab7+_0x2dba1c(0x145)&&_0x2ff351[_0x2dba1c(0x15a)][_0x2dba1c(0x13e)]==_0x1a4f51[_0x2dba1c(0x13e)]?_0x2ff351[_0x2dba1c(0x142)]++:_0x30fa29[_0x2dba1c(0x118)]({'type':_0xbbaab7+_0x2dba1c(0x145),'element':_0x1a4f51,'quantity':0x1}),_0x305940[_0x2dba1c(0x13b)](_0x137f11=>!(_0x2dba1c(0x12e)==_0x137f11[_0x2dba1c(0x116)]&&_0x137f11[_0x2dba1c(0x15d)]==_0x5b440e));}else{if(this[_0x2dba1c(0x14c)][_0x2dba1c(0x11b)](_0x5b440e,_0x2dba1c(0x159))||_0x5b440e['is'](_0x2dba1c(0x15a),_0x2dba1c(0x147))){const _0x16954b=_0x5b440e;if(_0x2dba1c(0x14e)==_0xbbaab7&&_0x2dba1c(0x167)==_0x30ecac[_0x2dba1c(0x116)]||_0x2dba1c(0x146)==_0xbbaab7&&_0x2dba1c(0x12e)==_0x30ecac[_0x2dba1c(0x116)])continue;if(_0x2ff351&&-0x1==_0x2ff351[_0x2dba1c(0x116)][_0x2dba1c(0x16a)](_0x2dba1c(0x115))){_0x2dba1c(0x13d)==_0x2ff351[_0x2dba1c(0x116)]&&(_0x2ff351[_0xbbaab7]+='\x0a');continue;}let _0xb3abc3;if(_0xb3abc3=_0x2dba1c(0x14e)==_0xbbaab7?_0x16954b[_0x2dba1c(0x112)]&&!this[_0x2dba1c(0x14c)][_0x2dba1c(0x127)](_0x16954b[_0x2dba1c(0x112)])?_0x16954b[_0x2dba1c(0x112)]:null:_0x16954b[_0x2dba1c(0x123)]&&!this[_0x2dba1c(0x14c)][_0x2dba1c(0x127)](_0x16954b[_0x2dba1c(0x123)])?_0x16954b[_0x2dba1c(0x123)]:null,_0x16954b[_0x2dba1c(0x171)]||_0xb3abc3&&_0xb3abc3[_0x2dba1c(0x171)]){const _0x3eca54=_0xb3abc3&&_0xb3abc3[_0x2dba1c(0x171)]?_0xb3abc3:_0x16954b;_0x2ff351&&_0x2ff351[_0x2dba1c(0x116)]==_0xbbaab7+_0x2dba1c(0x119)&&_0x2ff351[_0x2dba1c(0x15a)][_0x2dba1c(0x13e)]==_0x3eca54[_0x2dba1c(0x13e)]?_0x2ff351[_0x2dba1c(0x142)]++:_0x30fa29[_0x2dba1c(0x118)]({'type':_0xbbaab7+_0x2dba1c(0x119),'element':_0x3eca54,'quantity':0x1});}else _0x30fa29[_0x2dba1c(0x118)]({'type':_0xbbaab7+_0x2dba1c(0x115),'element':_0x16954b});}}}}}[_0x3b6170(0x140)](_0x1badfa){const _0x2b4b35=_0x3b6170,_0x2b91ab=this[_0x2b4b35(0x111)],_0x50dee9=[],_0x4a98c4=[],_0xbfa255=[];for(const _0x476d0d of _0x1badfa)switch(_0x476d0d[_0x2b4b35(0x116)]){case _0x2b4b35(0x13d):if(_0x476d0d[_0x2b4b35(0x14e)]=_0x476d0d[_0x2b4b35(0x14e)][_0x2b4b35(0x151)](/(\S)\u000A+(\S)/g,_0x2b4b35(0x143))[_0x2b4b35(0x151)](/\u000A/g,''),_0x476d0d[_0x2b4b35(0x146)]=_0x476d0d[_0x2b4b35(0x146)][_0x2b4b35(0x151)](/(\S)\u000A+(\S)/g,_0x2b4b35(0x143))[_0x2b4b35(0x151)](/\u000A/g,''),''!=_0x476d0d[_0x2b4b35(0x14e)]&&''!=_0x476d0d[_0x2b4b35(0x146)]){_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x151),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x169),['\x22'+_0x476d0d[_0x2b4b35(0x146)]+'\x22','\x22'+_0x476d0d[_0x2b4b35(0x14e)]+'\x22'])});continue;}if(null!=_0x476d0d[_0x2b4b35(0x14e)][_0x2b4b35(0x117)](/^ +$/)){_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x11c),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x141),_0x3603d7(_0x2b91ab,_0x2b4b35(0x15c),_0x476d0d[_0x2b4b35(0x14e)][_0x2b4b35(0x11e)]))});continue;}if(null!=_0x476d0d[_0x2b4b35(0x146)][_0x2b4b35(0x117)](/^ +$/)){_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x155),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x162),_0x3603d7(_0x2b91ab,_0x2b4b35(0x15c),_0x476d0d[_0x2b4b35(0x146)][_0x2b4b35(0x11e)]))});continue;}if(''!=_0x476d0d[_0x2b4b35(0x14e)]){_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x11c),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x141),'\x22'+_0x476d0d[_0x2b4b35(0x14e)]+'\x22')});continue;}_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x155),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x162),'\x22'+_0x476d0d[_0x2b4b35(0x146)]+'\x22')});continue;case _0x2b4b35(0x144):case _0x2b4b35(0x16c):_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x11c),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x141),this[_0x2b4b35(0x13c)](_0x476d0d[_0x2b4b35(0x15a)],_0x476d0d[_0x2b4b35(0x142)]))});continue;case _0x2b4b35(0x161):case _0x2b4b35(0x154):_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x155),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x162),this[_0x2b4b35(0x13c)](_0x476d0d[_0x2b4b35(0x15a)],_0x476d0d[_0x2b4b35(0x142)]))});continue;case _0x2b4b35(0x114):_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x11c),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x14b),this[_0x2b4b35(0x13c)](_0x476d0d[_0x2b4b35(0x15a)],_0x476d0d[_0x2b4b35(0x142)]))});continue;case _0x2b4b35(0x158):_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x155),'content':_0x3603d7(_0x2b91ab,_0x2b4b35(0x15f),this[_0x2b4b35(0x13c)](_0x476d0d[_0x2b4b35(0x15a)],_0x476d0d[_0x2b4b35(0x142)]))});continue;case _0x2b4b35(0x173):_0x4a98c4[_0x2b4b35(0x118)](_0x476d0d[_0x2b4b35(0x148)]);continue;case _0x2b4b35(0x14f):_0xbfa255[_0x2b4b35(0x118)](_0x476d0d[_0x2b4b35(0x148)]);continue;default:_0x50dee9[_0x2b4b35(0x118)](_0x476d0d);}if(_0x4a98c4[_0x2b4b35(0x11e)]){const _0x5372c2=_0x4a98c4[_0x2b4b35(0x153)](_0x5ea150=>this[_0x2b4b35(0x124)][_0x2b4b35(0x12c)](_0x5ea150)?this[_0x2b4b35(0x124)][_0x2b4b35(0x126)](_0x5ea150):_0x5ea150)[_0x2b4b35(0x121)](',\x20');_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x156),'content':_0x3603d7(this[_0x2b4b35(0x111)],_0x2b4b35(0x163),_0x5372c2)});}if(_0xbfa255[_0x2b4b35(0x11e)]){const _0x1b1388=_0xbfa255[_0x2b4b35(0x153)](_0x26598b=>this[_0x2b4b35(0x124)][_0x2b4b35(0x12c)](_0x26598b)?this[_0x2b4b35(0x124)][_0x2b4b35(0x126)](_0x26598b):_0x26598b)[_0x2b4b35(0x121)](',\x20');_0x50dee9[_0x2b4b35(0x118)]({'type':_0x2b4b35(0x156),'content':_0x3603d7(this[_0x2b4b35(0x111)],_0x2b4b35(0x12f),_0x1b1388)});}return _0x50dee9;}[_0x3b6170(0x136)](_0x50427d){const _0x4f060d=_0x3b6170;for(const _0x13a42e of this[_0x4f060d(0x160)]){const _0x470609=_0x13a42e(_0x50427d);if(_0x470609&&_0x4f060d(0x116)in _0x470609)return _0x470609;}}[_0x3b6170(0x16b)](_0x2a0e1e,_0x5c6d9e){const _0x175e7e=_0x3b6170,_0x50af62=_0x5c6d9e[_0x175e7e(0x131)],_0x59bebe=void 0x0===_0x50af62[_0x175e7e(0x113)]?_0x175e7e(0x14f):_0x175e7e(0x173);_0x2a0e1e[_0x175e7e(0x118)]({'type':_0x59bebe,'key':_0x50af62[_0x175e7e(0x148)]});}[_0x3b6170(0x138)](_0x469918,_0x235d63){const _0x41ea0f=_0x3b6170;_0x469918[_0x41ea0f(0x118)]({'type':_0x41ea0f(0x156),'content':_0x3603d7(this[_0x41ea0f(0x111)],_0x41ea0f(0x134),this[_0x41ea0f(0x13c)](_0x235d63[_0x41ea0f(0x16e)]()[_0x41ea0f(0x168)][_0x41ea0f(0x12a)],0x1))});}[_0x3b6170(0x133)](_0x46e5ea,_0x195380,_0x127cfe){const _0x224630=_0x3b6170;if(this[_0x224630(0x139)](_0x46e5ea,_0x195380),_0x127cfe&&_0x127cfe[_0x224630(0x16e)]()&&!_0x195380[_0x224630(0x16e)]()[_0x224630(0x12b)][_0x224630(0x120)](_0x127cfe[_0x224630(0x16e)]()[_0x224630(0x168)])){const _0x3f0b36=_0x46e5ea[_0x46e5ea[_0x224630(0x11e)]-0x1],_0x4bbd31=_0x224630(0x11c)==_0x195380[_0x224630(0x116)]?_0x224630(0x14e):_0x224630(0x146);_0x3f0b36&&_0x224630(0x13d)==_0x3f0b36[_0x224630(0x116)]&&(_0x3f0b36[_0x4bbd31]+='\x0a');}}}function _0x5652(){const _0x3538f9=['getItemLabel','text','name','registerElementLabel','_resolveDescriptionItems','*Insert:*\x20%0','quantity','$1\x20$2','addEmptyContainer','Object','remove','softBreak','key','label','517349uhEtac','*Split:*\x20%0','_schema','subType','add','removeFormat','30krlnxU','replace','8081590GRqEkm','map','removeObject','deletion','format','function','removeContainer','$text','element','attribute','ELEMENT_SPACE','item','353735ZYMMbs','*Merge:*\x20%0','_customCallbacks','removeEmptyContainer','*Remove:*\x20%0','*Set\x20format:*\x20%0','3695329YCHQhF','isInContent','getWalker','elementStart','start','REPLACE_TEXT','indexOf','_handleAttributeSuggestionDescription','addObject','$textProxy','getFirstRange','279Dkdlxe','3959886NfgbIS','isEmpty','_itemLabelsCallbacks','addFormat','_locale','nextSibling','newValue','addContainer','Container','type','match','push','EmptyContainer','1334sTwMCR','checkChild','insertion','260280YHuMpQ','length','getDescriptions','isEqual','join','12AuTEtT','previousSibling','_attributeLabels','pop','get','isObject','normal','_itemLabels','nodeAfter','end','has','registerAttributeLabel','elementEnd','*Remove\x20format:*\x20%0','registerDescriptionCallback','data','matchingCallback','_handleInsertRemoveSuggestionDescription','*Change\x20to:*\x20%0','set','_handleCustomCallbackDescription','947enfYvW','_handleRenameSuggestionDescription','_addDescriptionItems','44kSZuLW','skip'];_0x5652=function(){return _0x3538f9;};return _0x5652();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x488dc7=_0x12c0;(function(_0x37a796,_0x350935){var _0x494fcc=_0x12c0,_0x32d3d8=_0x37a796();while(!![]){try{var _0x2ad952=-parseInt(_0x494fcc(0xb8))/0x1+parseInt(_0x494fcc(0xae))/0x2+parseInt(_0x494fcc(0xc2))/0x3+-parseInt(_0x494fcc(0xbc))/0x4*(-parseInt(_0x494fcc(0xb6))/0x5)+parseInt(_0x494fcc(0xc1))/0x6*(parseInt(_0x494fcc(0xb9))/0x7)+parseInt(_0x494fcc(0xb1))/0x8+-parseInt(_0x494fcc(0xb0))/0x9;if(_0x2ad952===_0x350935)break;else _0x32d3d8['push'](_0x32d3d8['shift']());}catch(_0x5213d5){_0x32d3d8['push'](_0x32d3d8['shift']());}}}(_0x7d1a,0x29b74));import{Plugin as _0x53c027}from'ckeditor5/src/core.js';import _0x4b58d from'./trackchangesui.js';function _0x12c0(_0x5ce911,_0x22ddc6){var _0x7d1ab3=_0x7d1a();return _0x12c0=function(_0x12c0f4,_0x3e05eb){_0x12c0f4=_0x12c0f4-0xae;var _0x45cdae=_0x7d1ab3[_0x12c0f4];return _0x45cdae;},_0x12c0(_0x5ce911,_0x22ddc6);}function _0x7d1a(){var _0x3a2479=['102005EWJEfa','112154ylmFFB','editor','adapter','100YQcNmy','getSuggestions','addSuggestionData','addSuggestion','plugins','6zLAkxe','147084LLjHCQ','280722aNnmNg','TrackChanges','3224448upTOKh','1050472IfEPGu','get','requires','getSuggestion','Comments','58885XGttPS','pluginName'];_0x7d1a=function(){return _0x3a2479;};return _0x7d1a();}import _0x3b5509 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x53c027{static get[_0x488dc7(0xb3)](){var _0x140c4b=_0x488dc7;return[_0x3b5509,_0x4b58d,_0x140c4b(0xb5)];}static get[_0x488dc7(0xb7)](){var _0x2b7b06=_0x488dc7;return _0x2b7b06(0xaf);}set[_0x488dc7(0xbb)](_0x5724e6){var _0x5ec6c5=_0x488dc7;this[_0x5ec6c5(0xba)][_0x5ec6c5(0xc0)][_0x5ec6c5(0xb2)](_0x3b5509)[_0x5ec6c5(0xbb)]=_0x5724e6;}get[_0x488dc7(0xbb)](){var _0x440d6c=_0x488dc7;return this[_0x440d6c(0xba)][_0x440d6c(0xc0)][_0x440d6c(0xb2)](_0x3b5509)[_0x440d6c(0xbb)];}[_0x488dc7(0xbf)](_0x3d0a32){var _0x2f12af=_0x488dc7;return this[_0x2f12af(0xba)][_0x2f12af(0xc0)][_0x2f12af(0xb2)](_0x3b5509)[_0x2f12af(0xbe)](_0x3d0a32);}[_0x488dc7(0xbd)]({skipNotAttached:_0x435c08=!0x1,toJSON:_0x1aebdb=!0x1}={}){var _0x46bc9e=_0x488dc7;return this[_0x46bc9e(0xba)][_0x46bc9e(0xc0)][_0x46bc9e(0xb2)](_0x3b5509)[_0x46bc9e(0xbd)]({'skipNotAttached':_0x435c08,'toJSON':_0x1aebdb});}[_0x488dc7(0xb4)](_0x198b72){var _0x4fa1eb=_0x488dc7;return this[_0x4fa1eb(0xba)][_0x4fa1eb(0xc0)][_0x4fa1eb(0xb2)](_0x3b5509)[_0x4fa1eb(0xb4)](_0x198b72);}}
23
+ function _0x4ebd(_0x29e63c,_0x3bbd3f){var _0xe46fde=_0xe46f();return _0x4ebd=function(_0x4ebd0d,_0x35c183){_0x4ebd0d=_0x4ebd0d-0x162;var _0xde4877=_0xe46fde[_0x4ebd0d];return _0xde4877;},_0x4ebd(_0x29e63c,_0x3bbd3f);}var _0xdcc6e0=_0x4ebd;function _0xe46f(){var _0x4c476f=['345960cEfpta','requires','336NmKSNU','get','addSuggestionData','18IyqmcD','646572pbazAN','getSuggestions','2342fEhYeb','11529VdgmKK','3220530bmTLvU','448RmZQvj','adapter','Comments','TrackChanges','57400KNXolD','editor','plugins','addSuggestion','getSuggestion','178496CgebgR','pluginName'];_0xe46f=function(){return _0x4c476f;};return _0xe46f();}(function(_0x11dfd3,_0x5102f3){var _0x56a113=_0x4ebd,_0x20dfaa=_0x11dfd3();while(!![]){try{var _0x25bc37=-parseInt(_0x56a113(0x16a))/0x1+-parseInt(_0x56a113(0x174))/0x2*(-parseInt(_0x56a113(0x16e))/0x3)+-parseInt(_0x56a113(0x172))/0x4+-parseInt(_0x56a113(0x165))/0x5*(parseInt(_0x56a113(0x171))/0x6)+-parseInt(_0x56a113(0x175))/0x7*(-parseInt(_0x56a113(0x177))/0x8)+-parseInt(_0x56a113(0x16c))/0x9+parseInt(_0x56a113(0x176))/0xa;if(_0x25bc37===_0x5102f3)break;else _0x20dfaa['push'](_0x20dfaa['shift']());}catch(_0x4585e2){_0x20dfaa['push'](_0x20dfaa['shift']());}}}(_0xe46f,0x20542));import{Plugin as _0x55e5bc}from'ckeditor5/src/core.js';import _0x5e7bba from'./trackchangesui.js';import _0x4b952f from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x55e5bc{static get[_0xdcc6e0(0x16d)](){var _0x5e25e4=_0xdcc6e0;return[_0x4b952f,_0x5e7bba,_0x5e25e4(0x163)];}static get[_0xdcc6e0(0x16b)](){var _0x3962ca=_0xdcc6e0;return _0x3962ca(0x164);}set[_0xdcc6e0(0x162)](_0x32d597){var _0x36e73d=_0xdcc6e0;this[_0x36e73d(0x166)][_0x36e73d(0x167)][_0x36e73d(0x16f)](_0x4b952f)[_0x36e73d(0x162)]=_0x32d597;}get[_0xdcc6e0(0x162)](){var _0x6aabeb=_0xdcc6e0;return this[_0x6aabeb(0x166)][_0x6aabeb(0x167)][_0x6aabeb(0x16f)](_0x4b952f)[_0x6aabeb(0x162)];}[_0xdcc6e0(0x168)](_0x4c5874){var _0x155fe2=_0xdcc6e0;return this[_0x155fe2(0x166)][_0x155fe2(0x167)][_0x155fe2(0x16f)](_0x4b952f)[_0x155fe2(0x170)](_0x4c5874);}[_0xdcc6e0(0x173)]({skipNotAttached:_0x47f5d7=!0x1,toJSON:_0xe8ce8e=!0x1}={}){var _0x22d9e2=_0xdcc6e0;return this[_0x22d9e2(0x166)][_0x22d9e2(0x167)][_0x22d9e2(0x16f)](_0x4b952f)[_0x22d9e2(0x173)]({'skipNotAttached':_0x47f5d7,'toJSON':_0xe8ce8e});}[_0xdcc6e0(0x169)](_0x108815){var _0x2c9a9c=_0xdcc6e0;return this[_0x2c9a9c(0x166)][_0x2c9a9c(0x167)][_0x2c9a9c(0x16f)](_0x4b952f)[_0x2c9a9c(0x169)](_0x108815);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f9522=_0x2288;(function(_0x169d44,_0x2efa64){const _0x2155fd=_0x2288,_0x38ead2=_0x169d44();while(!![]){try{const _0x4ab69f=parseInt(_0x2155fd(0x98))/0x1*(parseInt(_0x2155fd(0x9e))/0x2)+-parseInt(_0x2155fd(0x81))/0x3+-parseInt(_0x2155fd(0xa5))/0x4*(parseInt(_0x2155fd(0x9c))/0x5)+-parseInt(_0x2155fd(0x9d))/0x6+parseInt(_0x2155fd(0x82))/0x7*(-parseInt(_0x2155fd(0x96))/0x8)+parseInt(_0x2155fd(0x85))/0x9+parseInt(_0x2155fd(0xb3))/0xa;if(_0x4ab69f===_0x2efa64)break;else _0x38ead2['push'](_0x38ead2['shift']());}catch(_0x14745f){_0x38ead2['push'](_0x38ead2['shift']());}}}(_0xcc3a,0xd8a7c));import{Plugin as _0x4147a9}from'ckeditor5/src/core.js';import{CKEditorError as _0x166f19}from'ckeditor5/src/utils.js';import _0x45f970 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3b2d12}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x1f9522(0x91)];export default class P extends _0x4147a9{static get[_0x1f9522(0xbd)](){return[_0x45f970];}static get[_0x1f9522(0x8a)](){const _0x117321=_0x1f9522;return _0x117321(0xb6);}[_0x1f9522(0xa6)](){const _0xb16f53=_0x1f9522,_0x5f56cb=this[_0xb16f53(0x7f)];if(_0x5f56cb[_0xb16f53(0x92)][_0xb16f53(0xa4)](_0xb16f53(0xad),_0x3cbfca=>{const _0x1d3625=_0xb16f53,_0x1dc8dd=_0x5f56cb[_0x1d3625(0xab)][_0x1d3625(0xa1)][_0x1d3625(0xbc)]()[_0x1d3625(0x8e)]((_0xbb978f,_0x3074dc)=>(_0xbb978f[_0x3074dc]='',_0xbb978f),{});return _0x5f56cb[_0x1d3625(0xb8)][_0x1d3625(0xb1)](_0x1dc8dd,_0x3cbfca);}),_0xb16f53(0xb7)!=typeof _0x5f56cb[_0xb16f53(0x92)][_0xb16f53(0x9a)](_0xb16f53(0xaa))[_0xb16f53(0xb2)])throw new _0x166f19(_0xb16f53(0x8c));}[_0x1f9522(0xa8)](_0x2f4116){const _0x53a03d=_0x1f9522;return N(this[_0x53a03d(0x7f)],!0x0,_0x2f4116);}[_0x1f9522(0x8d)](_0x4f9354){const _0x5a1cc5=_0x1f9522;return N(this[_0x5a1cc5(0x7f)],!0x1,_0x4f9354);}}function _0x2288(_0x3cc64b,_0x1d6b66){const _0xcc3a8b=_0xcc3a();return _0x2288=function(_0x228802,_0x3b771c){_0x228802=_0x228802-0x7e;let _0x18b030=_0xcc3a8b[_0x228802];return _0x18b030;},_0x2288(_0x3cc64b,_0x1d6b66);}class D extends _0x4147a9{static get[_0x1f9522(0x8a)](){const _0x7fa1f7=_0x1f9522;return _0x7fa1f7(0x90);}constructor(_0x3ed35a){const _0x14eb47=_0x1f9522;super(_0x3ed35a),this[_0x14eb47(0xba)]=_0x14eb47(0xae);}[_0x1f9522(0xa6)](){const _0x471aef=_0x1f9522;this[_0x471aef(0x7f)][_0x471aef(0x9b)][_0x471aef(0x9a)](_0x471aef(0xb0))[_0x471aef(0x93)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x471aef(0x7f)][_0x471aef(0x9b)][_0x471aef(0x9a)](_0x471aef(0x89))[_0x471aef(0x93)]=null;}}function _0xcc3a(){const _0x2aeeaf=['define','4lvkIZj','init','acceptAllSuggestions','getDataWithAcceptedSuggestions','execute','trackChangesData','model','users','trackChangesData.editorCreator','end','addSuggestionData','CommentsRepository','create','editorCreator','14642680pKMbAs','createElement','appendChild','TrackChangesData','function','constructor','map','result','data','getRootNames','requires','getSuggestions','editor','getUser','2300469RXDHvT','371CrVfpf','destroy','addCommentThread','8216541MpDjmb','rootsAttributes','div','Users','TrackChangesEditing','pluginName','name','track-changes-data-invalid-editor-creator','getDataWithDiscardedSuggestions','reduce','discardAllSuggestions','TrackChangesDataGetter','Pagination','config','_adapter','getFullData','getCommentThreads','10432MXPuoX','getRootsAttributes','18127JXHPtz','createDocumentFragment','get','plugins','3120915UBgOFk','2788362asuKyK','48MOPuUk','push','addUser','document','set','useAnonymousUser'];_0xcc3a=function(){return _0x2aeeaf;};return _0xcc3a();}function v(_0x5ba61f){const _0x15e30f=_0x1f9522;return void 0x0!==_0x5ba61f[_0x15e30f(0x97)];}async function N(_0x96f3fe,_0xea53f7,_0x4b7d84){const _0x16ba50=_0x1f9522,_0x3124fb=_0x3b2d12(_0x96f3fe,T);_0x3124fb[_0x16ba50(0x9b)][_0x16ba50(0x9f)](_0x45f970,D),_0x3124fb[_0x16ba50(0x86)]=v(_0x96f3fe)?_0x96f3fe[_0x16ba50(0x97)]():void 0x0;const _0x2d0e4a=document[_0x16ba50(0x99)](),_0x577ee6=_0x96f3fe[_0x16ba50(0x92)][_0x16ba50(0x9a)](_0x16ba50(0xaa))[_0x16ba50(0xb2)],_0x2476c5=await _0x577ee6(_0x3124fb,()=>function(_0x498e88){const _0x4c957f=_0x16ba50,_0x2616dd=document[_0x4c957f(0xb4)](_0x4c957f(0x87));return _0x498e88[_0x4c957f(0xb5)](_0x2616dd),_0x2616dd;}(_0x2d0e4a));!function(_0x45c066,_0x3e90c1){const _0x46ae14=_0x16ba50,_0x4b8a5b=_0x45c066[_0x46ae14(0xab)][_0x46ae14(0xa1)][_0x46ae14(0xbc)]()[_0x46ae14(0x8e)]((_0xf3e06a,_0x39e8d3)=>(_0xf3e06a[_0x39e8d3]=_0x45c066[_0x46ae14(0xbb)][_0x46ae14(0x9a)]({'rootName':_0x39e8d3}),_0xf3e06a),{}),_0x49e7f1=_0x45c066[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x88))[_0x46ae14(0xac)][_0x46ae14(0xb9)](_0x36b777=>({'id':_0x36b777['id'],'name':_0x36b777[_0x46ae14(0x8b)]})),_0x49b72d=_0x45c066[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x89))[_0x46ae14(0x7e)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2eeeac=_0x45c066[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0xb0))[_0x46ae14(0x95)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x31421d=_0x3e90c1[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x88)),_0x4eaf3b=_0x3e90c1[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x89)),_0x23c4cd=_0x3e90c1[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0xb0));for(const _0x42a29f of _0x49e7f1)_0x31421d[_0x46ae14(0x80)](_0x42a29f['id'])||_0x31421d[_0x46ae14(0xa0)](_0x42a29f);_0x31421d['me']||_0x31421d[_0x46ae14(0xa3)]();for(const _0x38823f of _0x49b72d)_0x4eaf3b[_0x46ae14(0xaf)](_0x38823f);for(const _0x2b41b5 of _0x2eeeac)_0x23c4cd[_0x46ae14(0x84)](_0x2b41b5);_0x3e90c1[_0x46ae14(0xbb)][_0x46ae14(0xa2)](_0x4b8a5b);}(_0x96f3fe,_0x2476c5),_0x2476c5[_0x16ba50(0xa9)](_0xea53f7?_0x16ba50(0xa7):_0x16ba50(0x8f));const _0x412e1f=v(_0x2476c5)?_0x2476c5[_0x16ba50(0x94)](_0x4b7d84):_0x2476c5[_0x16ba50(0xbb)][_0x16ba50(0x9a)](_0x4b7d84);return await _0x2476c5[_0x16ba50(0x83)](),_0x412e1f;}
23
+ const _0x1edcf3=_0x5738;(function(_0x490ab0,_0x3c2929){const _0x59154d=_0x5738,_0x4aafd8=_0x490ab0();while(!![]){try{const _0x3338e0=-parseInt(_0x59154d(0x10f))/0x1*(parseInt(_0x59154d(0x109))/0x2)+parseInt(_0x59154d(0x108))/0x3*(parseInt(_0x59154d(0x113))/0x4)+-parseInt(_0x59154d(0x110))/0x5*(-parseInt(_0x59154d(0x101))/0x6)+-parseInt(_0x59154d(0x11d))/0x7+parseInt(_0x59154d(0x10b))/0x8+-parseInt(_0x59154d(0x100))/0x9*(-parseInt(_0x59154d(0x11c))/0xa)+-parseInt(_0x59154d(0x104))/0xb*(-parseInt(_0x59154d(0xf8))/0xc);if(_0x3338e0===_0x3c2929)break;else _0x4aafd8['push'](_0x4aafd8['shift']());}catch(_0x97668c){_0x4aafd8['push'](_0x4aafd8['shift']());}}}(_0x3c08,0x745f4));import{Plugin as _0x16e132}from'ckeditor5/src/core.js';import{CKEditorError as _0xf463fa}from'ckeditor5/src/utils.js';import _0x444b00 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3547f6}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3c08(){const _0x332435=['map','rootsAttributes','TrackChangesData','getCommentThreads','addSuggestionData','track-changes-data-invalid-editor-creator','requires','acceptAllSuggestions','execute','get','getRootsAttributes','create','getFullData','name','editorCreator','div','TrackChangesDataGetter','end','set','createElement','936dZWktc','push','init','Pagination','getUser','reduce','define','CommentsRepository','711SMUcvc','150RDMnym','data','pluginName','128403KIPCIR','getDataWithAcceptedSuggestions','getDataWithDiscardedSuggestions','trackChangesData.editorCreator','6CIEymF','74scfvoj','addUser','216760wDEQIW','users','result','appendChild','21849icrkAB','16645JHUnBF','function','getRootNames','1045196odaGCJ','getSuggestions','addCommentThread','constructor','useAnonymousUser','TrackChangesEditing','model','trackChangesData','discardAllSuggestions','39090kLwYFf','3970050gOCmlF','_adapter','Users','document','editor','createDocumentFragment','destroy','config','plugins'];_0x3c08=function(){return _0x332435;};return _0x3c08();}const T=[_0x1edcf3(0xfb)];export default class P extends _0x16e132{static get[_0x1edcf3(0x12c)](){return[_0x444b00];}static get[_0x1edcf3(0x103)](){const _0x2cde5b=_0x1edcf3;return _0x2cde5b(0x128);}[_0x1edcf3(0xfa)](){const _0xcacc36=_0x1edcf3,_0x1235b1=this[_0xcacc36(0x121)];if(_0x1235b1[_0xcacc36(0x124)][_0xcacc36(0xfe)](_0xcacc36(0x107),_0xb88c12=>{const _0x2e28f1=_0xcacc36,_0x289824=_0x1235b1[_0x2e28f1(0x119)][_0x2e28f1(0x120)][_0x2e28f1(0x112)]()[_0x2e28f1(0xfd)]((_0xdc0da8,_0x4d3604)=>(_0xdc0da8[_0x4d3604]='',_0xdc0da8),{});return _0x1235b1[_0x2e28f1(0x116)][_0x2e28f1(0xef)](_0x289824,_0xb88c12);}),_0xcacc36(0x111)!=typeof _0x1235b1[_0xcacc36(0x124)][_0xcacc36(0xed)](_0xcacc36(0x11a))[_0xcacc36(0xf2)])throw new _0xf463fa(_0xcacc36(0x12b));}[_0x1edcf3(0x105)](_0x1633df){const _0x44aa9b=_0x1edcf3;return N(this[_0x44aa9b(0x121)],!0x0,_0x1633df);}[_0x1edcf3(0x106)](_0x120abb){const _0x182c96=_0x1edcf3;return N(this[_0x182c96(0x121)],!0x1,_0x120abb);}}class D extends _0x16e132{static get[_0x1edcf3(0x103)](){const _0x5064d8=_0x1edcf3;return _0x5064d8(0xf4);}constructor(_0x14ab53){const _0x1f2dfe=_0x1edcf3;super(_0x14ab53),this[_0x1f2dfe(0x10d)]=_0x1f2dfe(0xf5);}[_0x1edcf3(0xfa)](){const _0x5194da=_0x1edcf3;this[_0x5194da(0x121)][_0x5194da(0x125)][_0x5194da(0xed)](_0x5194da(0xff))[_0x5194da(0x11e)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x5194da(0x121)][_0x5194da(0x125)][_0x5194da(0xed)](_0x5194da(0x118))[_0x5194da(0x11e)]=null;}}function v(_0x19d956){const _0x2c395c=_0x1edcf3;return void 0x0!==_0x19d956[_0x2c395c(0xee)];}function _0x5738(_0x23a508,_0x58ae10){const _0x3c08b3=_0x3c08();return _0x5738=function(_0x573853,_0x24a39b){_0x573853=_0x573853-0xeb;let _0x50feb1=_0x3c08b3[_0x573853];return _0x50feb1;},_0x5738(_0x23a508,_0x58ae10);}async function N(_0x539224,_0x1c3b8e,_0x1a829a){const _0xbab200=_0x1edcf3,_0xfb9c4e=_0x3547f6(_0x539224,T);_0xfb9c4e[_0xbab200(0x125)][_0xbab200(0xf9)](_0x444b00,D),_0xfb9c4e[_0xbab200(0x127)]=v(_0x539224)?_0x539224[_0xbab200(0xee)]():void 0x0;const _0x1b08cc=document[_0xbab200(0x122)](),_0x35cf50=_0x539224[_0xbab200(0x124)][_0xbab200(0xed)](_0xbab200(0x11a))[_0xbab200(0xf2)],_0xc6f803=await _0x35cf50(_0xfb9c4e,()=>function(_0x139d1a){const _0x414369=_0xbab200,_0x4ad582=document[_0x414369(0xf7)](_0x414369(0xf3));return _0x139d1a[_0x414369(0x10e)](_0x4ad582),_0x4ad582;}(_0x1b08cc));!function(_0x41bde4,_0x10a1aa){const _0xfb4119=_0xbab200,_0x3849ec=_0x41bde4[_0xfb4119(0x119)][_0xfb4119(0x120)][_0xfb4119(0x112)]()[_0xfb4119(0xfd)]((_0x11f752,_0x379f8d)=>(_0x11f752[_0x379f8d]=_0x41bde4[_0xfb4119(0x102)][_0xfb4119(0xed)]({'rootName':_0x379f8d}),_0x11f752),{}),_0x301e47=_0x41bde4[_0xfb4119(0x125)][_0xfb4119(0xed)](_0xfb4119(0x11f))[_0xfb4119(0x10c)][_0xfb4119(0x126)](_0x3632c5=>({'id':_0x3632c5['id'],'name':_0x3632c5[_0xfb4119(0xf1)]})),_0x37283c=_0x41bde4[_0xfb4119(0x125)][_0xfb4119(0xed)](_0xfb4119(0x118))[_0xfb4119(0x114)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xc40e1c=_0x41bde4[_0xfb4119(0x125)][_0xfb4119(0xed)](_0xfb4119(0xff))[_0xfb4119(0x129)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3d47c6=_0x10a1aa[_0xfb4119(0x125)][_0xfb4119(0xed)](_0xfb4119(0x11f)),_0x304749=_0x10a1aa[_0xfb4119(0x125)][_0xfb4119(0xed)](_0xfb4119(0x118)),_0x8e62ee=_0x10a1aa[_0xfb4119(0x125)][_0xfb4119(0xed)](_0xfb4119(0xff));for(const _0x4fb807 of _0x301e47)_0x3d47c6[_0xfb4119(0xfc)](_0x4fb807['id'])||_0x3d47c6[_0xfb4119(0x10a)](_0x4fb807);_0x3d47c6['me']||_0x3d47c6[_0xfb4119(0x117)]();for(const _0x2a27ff of _0x37283c)_0x304749[_0xfb4119(0x12a)](_0x2a27ff);for(const _0x1bfcd4 of _0xc40e1c)_0x8e62ee[_0xfb4119(0x115)](_0x1bfcd4);_0x10a1aa[_0xfb4119(0x102)][_0xfb4119(0xf6)](_0x3849ec);}(_0x539224,_0xc6f803),_0xc6f803[_0xbab200(0xec)](_0x1c3b8e?_0xbab200(0xeb):_0xbab200(0x11b));const _0x16f2e0=v(_0xc6f803)?_0xc6f803[_0xbab200(0xf0)](_0x1a829a):_0xc6f803[_0xbab200(0x102)][_0xbab200(0xed)](_0x1a829a);return await _0xc6f803[_0xbab200(0x123)](),_0x16f2e0;}