@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240523.0 → 0.0.0-nightly-20240524.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
- const _0x10297f=_0x2768;(function(_0x155d06,_0x3b0a09){const _0x48dab3=_0x2768,_0xbb26e=_0x155d06();while(!![]){try{const _0x26957a=parseInt(_0x48dab3(0x12c))/0x1*(-parseInt(_0x48dab3(0x15b))/0x2)+-parseInt(_0x48dab3(0x116))/0x3+parseInt(_0x48dab3(0x163))/0x4*(parseInt(_0x48dab3(0x127))/0x5)+parseInt(_0x48dab3(0x16a))/0x6+parseInt(_0x48dab3(0x115))/0x7+-parseInt(_0x48dab3(0x130))/0x8+parseInt(_0x48dab3(0x168))/0x9;if(_0x26957a===_0x3b0a09)break;else _0xbb26e['push'](_0xbb26e['shift']());}catch(_0x5beb51){_0xbb26e['push'](_0xbb26e['shift']());}}}(_0x88ea,0x623d0));import{Plugin as _0x4a1d16}from'ckeditor5/src/core.js';function _0x2768(_0x5c41a0,_0x2ec2b7){const _0x88eab4=_0x88ea();return _0x2768=function(_0x276815,_0x24f183){_0x276815=_0x276815-0x113;let _0x16cc44=_0x88eab4[_0x276815];return _0x16cc44;},_0x2768(_0x5c41a0,_0x2ec2b7);}import _0x1a93dd from'./table.js';import{LiveRange as _0x2df7b1}from'ckeditor5/src/engine.js';import{getTranslation as _0x16555e}from'../utils/common-translations.js';function _0x88ea(){const _0x524720=['trackChanges','getSuggestions','map','size','_areSelectedCellsMergable','document','find','author','mergeTableCells','containsRange','_suggestionFactory','markMultiRangeBlockFormat','getFirstPosition','getRanges','_isForcedDefaultExecutionBlock','has','getCellLocation','*Split\x20cell:*\x20vertically','170ZUHJkS','table','commandName','filter','TrackChangesEditing','value','return','detach','9212AaCIkk','editor','mergeTableCellRight','mergeTableCellLeft','add','6708150LfLWtw','root','3547692jOZRMU','get','plugins','createTableWalker','afterInit','deletion','locale','low','splitTableCellVertically','mergeTableCellUp','type','setSelection','length','1454334SNpmkR','396585OXHSzA','mergeTableCellDown','registerCustomCallback','formatBlock','format','_areMergableCells','cell','findAncestor','direction','*Merge\x20cells*','formatInline','model','enableCommand','from','createRangeOn','getAncestors','forceDefaultExecution','235fCSAQP','isInContent','rootName','markBlockFormat','stop','4549gPqzEu','set:isEnabled','isEnabled','push','5851128VpETXp','splitTableCellHorizontally','*Split\x20cell:*\x20horizontally','selection','element','insertion','horizontally','descriptionFactory','fromRange','tableCell','TableUtils','highest','accept','TableEditing','requires','commands','execute','change','registerDescriptionCallback','$graveyard','refresh','_acceptFormatSuggestionCallbackFactory','subType','getSelectionAffectedTableCells','_tablePostFixingSubtypes'];_0x88ea=function(){return _0x524720;};return _0x88ea();}export default class St extends _0x4a1d16{static get[_0x10297f(0x13e)](){return[_0x1a93dd];}[_0x10297f(0x16e)](){const _0x364a08=_0x10297f,_0x5b8614=this[_0x364a08(0x164)],_0x45a5ad=_0x5b8614[_0x364a08(0x121)][_0x364a08(0x14e)][_0x364a08(0x133)],_0x4cb770=_0x5b8614[_0x364a08(0x170)];if(!_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x158)](_0x364a08(0x13d)))return;const _0x528e8d=_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x16b)](_0x364a08(0x15f)),_0x11650d=_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x16b)](_0x364a08(0x13a)),_0x2a865a=_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x16b)](_0x1a93dd);_0x2a865a[_0x364a08(0x148)][_0x364a08(0x12f)](_0x364a08(0x151)),_0x528e8d[_0x364a08(0x122)](_0x364a08(0x151),()=>{const _0x15b6e6=_0x364a08,_0x30b98e=_0x11650d[_0x15b6e6(0x147)](_0x5b8614[_0x15b6e6(0x121)][_0x15b6e6(0x14e)][_0x15b6e6(0x133)]);_0x5b8614[_0x15b6e6(0x121)][_0x15b6e6(0x141)](()=>{const _0x31e162=_0x15b6e6;_0x528e8d[_0x31e162(0x154)](_0x30b98e,{'commandName':_0x31e162(0x151),'commandParams':[]},[],_0x31e162(0x151));});}),_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x364a08(0x151))['on'](_0x364a08(0x140),(_0x506b20,_0x33363d)=>{const _0x5e2004=_0x364a08;_0x5b8614[_0x5e2004(0x13f)][_0x5e2004(0x16b)](_0x5e2004(0x149))[_0x5e2004(0x160)]&&(_0x33363d[_0x5e2004(0x114)]>0x0&&_0x33363d[_0x33363d[_0x5e2004(0x114)]-0x1]&&_0x33363d[_0x33363d[_0x5e2004(0x114)]-0x1][_0x5e2004(0x126)]||_0x528e8d[_0x5e2004(0x157)]||this[_0x5e2004(0x14d)]()||_0x506b20[_0x5e2004(0x12b)]());},{'priority':_0x364a08(0x13b)});for(const _0x2f8842 of[_0x364a08(0x173),_0x364a08(0x165),_0x364a08(0x117),_0x364a08(0x166)]){const _0x2f0937=_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x2f8842);_0x528e8d[_0x364a08(0x122)](_0x2f8842,()=>{const _0x462961=_0x364a08,_0x336695=_0x5b8614[_0x462961(0x121)][_0x462961(0x14e)][_0x462961(0x133)][_0x462961(0x155)]()[_0x462961(0x125)]()[_0x462961(0x14f)](_0x198562=>_0x198562['is'](_0x462961(0x134),_0x462961(0x139))),_0x5489d=_0x2f0937[_0x462961(0x160)];_0x5b8614[_0x462961(0x121)][_0x462961(0x141)](()=>{const _0x2f9f59=_0x462961;_0x528e8d[_0x2f9f59(0x154)]([_0x336695,_0x5489d],{'commandName':_0x2f9f59(0x151),'commandParams':[]},[],_0x2f9f59(0x151));});});}for(const _0x4feb9e of[_0x364a08(0x172),_0x364a08(0x131)]){const _0x21c67a=_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x4feb9e);_0x528e8d[_0x364a08(0x122)](_0x4feb9e,()=>{const _0x5cbbe5=_0x364a08,_0x282ba0=_0x11650d[_0x5cbbe5(0x147)](_0x5b8614[_0x5cbbe5(0x121)][_0x5cbbe5(0x14e)][_0x5cbbe5(0x133)])[0x0],_0x84f81b=_0x282ba0[_0x5cbbe5(0x11d)](_0x5cbbe5(0x15c)),{column:_0x57efc6,row:_0x326c58}=_0x11650d[_0x5cbbe5(0x159)](_0x282ba0);let _0x4789bd=[];if(_0x5cbbe5(0x136)==_0x21c67a[_0x5cbbe5(0x11e)]){const _0x17f6a7=_0x11650d[_0x5cbbe5(0x16d)](_0x84f81b,{'startRow':_0x326c58,'endRow':_0x326c58,'includeAllSlots':!0x0});_0x4789bd=Array[_0x5cbbe5(0x123)](_0x17f6a7)[_0x5cbbe5(0x14b)](_0x5d4658=>_0x5d4658[_0x5cbbe5(0x11c)]);}else{const _0x2079d0=_0x11650d[_0x5cbbe5(0x16d)](_0x84f81b,{'column':_0x57efc6,'includeAllSlots':!0x0});_0x4789bd=Array[_0x5cbbe5(0x123)](_0x2079d0)[_0x5cbbe5(0x14b)](_0x2e6529=>_0x2e6529[_0x5cbbe5(0x11c)]);}_0x5b8614[_0x5cbbe5(0x121)][_0x5cbbe5(0x141)](_0x511439=>{const _0x342fa4=_0x5cbbe5;_0x528e8d[_0x342fa4(0x12a)](_0x511439[_0x342fa4(0x124)](_0x282ba0),{'commandName':_0x4feb9e,'commandParams':[]},_0x4789bd,_0x4feb9e);});});}_0x528e8d[_0x364a08(0x137)][_0x364a08(0x142)](_0x2f6436=>{const _0x23dcbb=_0x364a08;if(_0x23dcbb(0x119)!=_0x2f6436[_0x23dcbb(0x174)]&&_0x23dcbb(0x120)!=_0x2f6436[_0x23dcbb(0x174)])return;const {data:_0x5ec598}=_0x2f6436;return _0x5ec598&&_0x23dcbb(0x151)==_0x5ec598[_0x23dcbb(0x15d)]?{'type':_0x23dcbb(0x11a),'content':_0x16555e(_0x4cb770,_0x23dcbb(0x11f))}:void 0x0;}),_0x528e8d[_0x364a08(0x137)][_0x364a08(0x142)](_0x1a0ba4=>{const _0x21bc68=_0x364a08;if(_0x21bc68(0x119)!=_0x1a0ba4[_0x21bc68(0x174)]&&_0x21bc68(0x120)!=_0x1a0ba4[_0x21bc68(0x174)])return;const {data:_0xae9281}=_0x1a0ba4;return _0xae9281?_0x21bc68(0x172)==_0xae9281[_0x21bc68(0x15d)]?{'type':_0x21bc68(0x11a),'content':_0x16555e(_0x4cb770,_0x21bc68(0x15a))}:_0x21bc68(0x131)==_0xae9281[_0x21bc68(0x15d)]?{'type':_0x21bc68(0x11a),'content':_0x16555e(_0x4cb770,_0x21bc68(0x132))}:void 0x0:void 0x0;});const _0x1fa01b=_0x2a865a[_0x364a08(0x145)]();for(const _0x5151fc of[_0x364a08(0x173),_0x364a08(0x165),_0x364a08(0x117),_0x364a08(0x166)])_0x528e8d[_0x364a08(0x153)][_0x364a08(0x118)](_0x364a08(0x119),_0x5151fc,_0x364a08(0x13c),_0x1fa01b);for(const _0x28797e of[_0x364a08(0x172),_0x364a08(0x131)])_0x528e8d[_0x364a08(0x153)][_0x364a08(0x118)](_0x364a08(0x119),_0x28797e,_0x364a08(0x13c),_0x1fa01b);_0x528e8d[_0x364a08(0x153)][_0x364a08(0x118)](_0x364a08(0x119),_0x364a08(0x151),_0x364a08(0x13c),_0x4ab891=>{const _0x118f32=_0x364a08;_0x5b8614[_0x118f32(0x121)][_0x118f32(0x141)](_0x242e81=>{const _0x2395ed=_0x118f32,_0x39fd65=Array[_0x2395ed(0x123)](_0x45a5ad[_0x2395ed(0x156)]())[_0x2395ed(0x14b)](_0xe6bb1=>_0x2df7b1[_0x2395ed(0x138)](_0xe6bb1));_0x242e81[_0x2395ed(0x113)](_0x4ab891),_0x5b8614[_0x2395ed(0x13f)][_0x2395ed(0x16b)](_0x2395ed(0x151))[_0x2395ed(0x144)](),_0x5b8614[_0x2395ed(0x140)](_0x2395ed(0x151),{'forceDefaultExecution':!0x0});const _0x4d33ff=_0x39fd65[_0x2395ed(0x15e)](_0x3bfa6d=>_0x2395ed(0x143)!=_0x3bfa6d[_0x2395ed(0x169)][_0x2395ed(0x129)]);_0x4d33ff[_0x2395ed(0x114)]>0x0&&_0x242e81[_0x2395ed(0x113)](_0x4d33ff);for(const _0x2f4a40 of _0x39fd65)_0x2f4a40[_0x2395ed(0x162)]();});});for(const _0x3678d2 of[_0x364a08(0x173),_0x364a08(0x117),_0x364a08(0x166),_0x364a08(0x165)]){const _0x3eb182=_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x3678d2);_0x3eb182['on'](_0x364a08(0x12d),(_0x41d2b2,_0x4b9a93,_0x2766fe)=>{const _0x5f5266=_0x364a08;if(_0x2766fe){const _0x4d33ba=_0x5b8614[_0x5f5266(0x121)][_0x5f5266(0x14e)][_0x5f5266(0x133)][_0x5f5266(0x155)]()[_0x5f5266(0x125)]()[_0x5f5266(0x14f)](_0x24e34e=>_0x24e34e['is'](_0x5f5266(0x134),_0x5f5266(0x139)));this[_0x5f5266(0x11b)](_0x3eb182[_0x5f5266(0x160)],_0x4d33ba)||(_0x41d2b2[_0x5f5266(0x161)]=!0x1,_0x41d2b2[_0x5f5266(0x12b)]());}},{'priority':_0x364a08(0x171)});}}[_0x10297f(0x14d)](){const _0x86dd85=_0x10297f,_0x4bfbff=this[_0x86dd85(0x164)][_0x86dd85(0x13f)][_0x86dd85(0x16b)](_0x86dd85(0x151)),_0xadf5f2=this[_0x86dd85(0x164)][_0x86dd85(0x16c)][_0x86dd85(0x16b)](_0x86dd85(0x13a));if(!_0x4bfbff[_0x86dd85(0x12e)])return!0x1;const _0x54ac52=_0xadf5f2[_0x86dd85(0x147)](this[_0x86dd85(0x164)][_0x86dd85(0x121)][_0x86dd85(0x14e)][_0x86dd85(0x133)]);for(const _0x392711 of _0x54ac52)for(const _0x2361e9 of _0x54ac52)if(_0x392711!=_0x2361e9&&!this[_0x86dd85(0x11b)](_0x392711,_0x2361e9))return!0x1;return!0x0;}[_0x10297f(0x11b)](_0x3f8a89,_0x229762){const _0x19f281=_0x10297f,_0x569e27=this[_0x19f281(0x164)][_0x19f281(0x16c)][_0x19f281(0x16b)](_0x19f281(0x15f)),_0x18e353=this[_0x19f281(0x164)][_0x19f281(0x121)][_0x19f281(0x124)](_0x3f8a89),_0x1b1bb0=this[_0x19f281(0x164)][_0x19f281(0x121)][_0x19f281(0x124)](_0x229762),_0x1d33df=new Set(),_0x1bb061=new Set();for(const _0x540bb4 of _0x569e27[_0x19f281(0x14a)]())if((_0x19f281(0x135)==_0x540bb4[_0x19f281(0x174)]||_0x19f281(0x16f)==_0x540bb4[_0x19f281(0x174)]||_0x19f281(0x151)==_0x540bb4[_0x19f281(0x146)])&&_0x540bb4[_0x19f281(0x128)]){for(const _0x55e52b of _0x540bb4[_0x19f281(0x156)]())_0x55e52b[_0x19f281(0x152)](_0x18e353,!0x0)&&_0x1d33df[_0x19f281(0x167)](_0x540bb4[_0x19f281(0x174)]+':'+_0x540bb4[_0x19f281(0x150)]['id']),_0x55e52b[_0x19f281(0x152)](_0x1b1bb0,!0x0)&&_0x1bb061[_0x19f281(0x167)](_0x540bb4[_0x19f281(0x174)]+':'+_0x540bb4[_0x19f281(0x150)]['id']);}if(_0x1d33df[_0x19f281(0x14c)]!=_0x1bb061[_0x19f281(0x14c)])return!0x1;for(const _0x40696c of _0x1d33df)if(!_0x1bb061[_0x19f281(0x158)](_0x40696c))return!0x1;return!0x0;}}
23
+ const _0x34977d=_0x3367;function _0x3367(_0x650089,_0x4f4dcf){const _0x233a54=_0x233a();return _0x3367=function(_0x3367ff,_0x238b6a){_0x3367ff=_0x3367ff-0x168;let _0x4005ba=_0x233a54[_0x3367ff];return _0x4005ba;},_0x3367(_0x650089,_0x4f4dcf);}(function(_0x4748b5,_0x17ab52){const _0xd6c0c7=_0x3367,_0x2eca1c=_0x4748b5();while(!![]){try{const _0xddcf60=-parseInt(_0xd6c0c7(0x1ae))/0x1+parseInt(_0xd6c0c7(0x184))/0x2*(-parseInt(_0xd6c0c7(0x18f))/0x3)+-parseInt(_0xd6c0c7(0x1ba))/0x4*(-parseInt(_0xd6c0c7(0x1bf))/0x5)+-parseInt(_0xd6c0c7(0x19e))/0x6+-parseInt(_0xd6c0c7(0x182))/0x7+parseInt(_0xd6c0c7(0x16e))/0x8*(-parseInt(_0xd6c0c7(0x188))/0x9)+parseInt(_0xd6c0c7(0x190))/0xa;if(_0xddcf60===_0x17ab52)break;else _0x2eca1c['push'](_0x2eca1c['shift']());}catch(_0x293d44){_0x2eca1c['push'](_0x2eca1c['shift']());}}}(_0x233a,0x49489));import{Plugin as _0x2b85b8}from'ckeditor5/src/core.js';import _0x4d12a3 from'./table.js';import{LiveRange as _0x3d6056}from'ckeditor5/src/engine.js';import{getTranslation as _0x472eb5}from'../utils/common-translations.js';function _0x233a(){const _0x121f8b=['_suggestionFactory','*Split\x20cell:*\x20vertically','model','locale','fromRange','markMultiRangeBlockFormat','TableEditing','direction','8936NUlKCI','splitTableCellVertically','map','author','type','getSelectionAffectedTableCells','push','mergeTableCellDown','_areSelectedCellsMergable','change','getCellLocation','$graveyard','*Split\x20cell:*\x20horizontally','return','createTableWalker','getSuggestions','mergeTableCellUp','execute','setSelection','getAncestors','105385fcpWMJ','_tablePostFixingSubtypes','2ICHJpF','value','root','createRangeOn','3303WjGPPf','formatBlock','mergeTableCellLeft','containsRange','horizontally','deletion','selection','1043877dawVIm','10897580GZGxhq','editor','get','add','element','commandName','markBlockFormat','isEnabled','_isForcedDefaultExecutionBlock','mergeTableCellRight','isInContent','trackChanges','has','subType','2805204CsTIQq','cell','TrackChangesEditing','detach','filter','from','mergeTableCells','forceDefaultExecution','format','TableUtils','*Merge\x20cells*','table','tableCell','size','insertion','registerCustomCallback','49088ONALcz','low','refresh','accept','enableCommand','registerDescriptionCallback','plugins','_areMergableCells','stop','splitTableCellHorizontally','find','formatInline','5076QrvLTH','set:isEnabled','descriptionFactory','length','getRanges','1970FHSdoO','afterInit','findAncestor','getFirstPosition','document','commands','rootName','_acceptFormatSuggestionCallbackFactory','highest','requires'];_0x233a=function(){return _0x121f8b;};return _0x233a();}export default class St extends _0x2b85b8{static get[_0x34977d(0x1c8)](){return[_0x4d12a3];}[_0x34977d(0x1c0)](){const _0xfaa351=_0x34977d,_0x5409b8=this[_0xfaa351(0x191)],_0x2366c8=_0x5409b8[_0xfaa351(0x168)][_0xfaa351(0x1c3)][_0xfaa351(0x18e)],_0x7a6c18=_0x5409b8[_0xfaa351(0x169)];if(!_0x5409b8[_0xfaa351(0x1b4)][_0xfaa351(0x19c)](_0xfaa351(0x16c)))return;const _0x23355d=_0x5409b8[_0xfaa351(0x1b4)][_0xfaa351(0x192)](_0xfaa351(0x1a0)),_0x56d9a1=_0x5409b8[_0xfaa351(0x1b4)][_0xfaa351(0x192)](_0xfaa351(0x1a7)),_0xbd177c=_0x5409b8[_0xfaa351(0x1b4)][_0xfaa351(0x192)](_0x4d12a3);_0xbd177c[_0xfaa351(0x183)][_0xfaa351(0x174)](_0xfaa351(0x1a4)),_0x23355d[_0xfaa351(0x1b2)](_0xfaa351(0x1a4),()=>{const _0x9eec02=_0xfaa351,_0x511f42=_0x56d9a1[_0x9eec02(0x173)](_0x5409b8[_0x9eec02(0x168)][_0x9eec02(0x1c3)][_0x9eec02(0x18e)]);_0x5409b8[_0x9eec02(0x168)][_0x9eec02(0x177)](()=>{const _0x5edb91=_0x9eec02;_0x23355d[_0x5edb91(0x16b)](_0x511f42,{'commandName':_0x5edb91(0x1a4),'commandParams':[]},[],_0x5edb91(0x1a4));});}),_0x5409b8[_0xfaa351(0x1c4)][_0xfaa351(0x192)](_0xfaa351(0x1a4))['on'](_0xfaa351(0x17f),(_0x4cac8e,_0xe31204)=>{const _0x255e8c=_0xfaa351;_0x5409b8[_0x255e8c(0x1c4)][_0x255e8c(0x192)](_0x255e8c(0x19b))[_0x255e8c(0x185)]&&(_0xe31204[_0x255e8c(0x1bd)]>0x0&&_0xe31204[_0xe31204[_0x255e8c(0x1bd)]-0x1]&&_0xe31204[_0xe31204[_0x255e8c(0x1bd)]-0x1][_0x255e8c(0x1a5)]||_0x23355d[_0x255e8c(0x198)]||this[_0x255e8c(0x176)]()||_0x4cac8e[_0x255e8c(0x1b6)]());},{'priority':_0xfaa351(0x1c7)});for(const _0x284150 of[_0xfaa351(0x17e),_0xfaa351(0x199),_0xfaa351(0x175),_0xfaa351(0x18a)]){const _0x336201=_0x5409b8[_0xfaa351(0x1c4)][_0xfaa351(0x192)](_0x284150);_0x23355d[_0xfaa351(0x1b2)](_0x284150,()=>{const _0x22076f=_0xfaa351,_0x1062d2=_0x5409b8[_0x22076f(0x168)][_0x22076f(0x1c3)][_0x22076f(0x18e)][_0x22076f(0x1c2)]()[_0x22076f(0x181)]()[_0x22076f(0x1b8)](_0xd000c2=>_0xd000c2['is'](_0x22076f(0x194),_0x22076f(0x1aa))),_0x435841=_0x336201[_0x22076f(0x185)];_0x5409b8[_0x22076f(0x168)][_0x22076f(0x177)](()=>{const _0x12f669=_0x22076f;_0x23355d[_0x12f669(0x16b)]([_0x1062d2,_0x435841],{'commandName':_0x12f669(0x1a4),'commandParams':[]},[],_0x12f669(0x1a4));});});}for(const _0xef977f of[_0xfaa351(0x16f),_0xfaa351(0x1b7)]){const _0x53bcd2=_0x5409b8[_0xfaa351(0x1c4)][_0xfaa351(0x192)](_0xef977f);_0x23355d[_0xfaa351(0x1b2)](_0xef977f,()=>{const _0x29d405=_0xfaa351,_0x56ae22=_0x56d9a1[_0x29d405(0x173)](_0x5409b8[_0x29d405(0x168)][_0x29d405(0x1c3)][_0x29d405(0x18e)])[0x0],_0xe5ac9e=_0x56ae22[_0x29d405(0x1c1)](_0x29d405(0x1a9)),{column:_0x48d80d,row:_0x2738da}=_0x56d9a1[_0x29d405(0x178)](_0x56ae22);let _0x5d77e1=[];if(_0x29d405(0x18c)==_0x53bcd2[_0x29d405(0x16d)]){const _0x35f79e=_0x56d9a1[_0x29d405(0x17c)](_0xe5ac9e,{'startRow':_0x2738da,'endRow':_0x2738da,'includeAllSlots':!0x0});_0x5d77e1=Array[_0x29d405(0x1a3)](_0x35f79e)[_0x29d405(0x170)](_0x24dd7e=>_0x24dd7e[_0x29d405(0x19f)]);}else{const _0x14fc6d=_0x56d9a1[_0x29d405(0x17c)](_0xe5ac9e,{'column':_0x48d80d,'includeAllSlots':!0x0});_0x5d77e1=Array[_0x29d405(0x1a3)](_0x14fc6d)[_0x29d405(0x170)](_0x23fbd7=>_0x23fbd7[_0x29d405(0x19f)]);}_0x5409b8[_0x29d405(0x168)][_0x29d405(0x177)](_0x4e00f0=>{const _0x407bda=_0x29d405;_0x23355d[_0x407bda(0x196)](_0x4e00f0[_0x407bda(0x187)](_0x56ae22),{'commandName':_0xef977f,'commandParams':[]},_0x5d77e1,_0xef977f);});});}_0x23355d[_0xfaa351(0x1bc)][_0xfaa351(0x1b3)](_0x8a0066=>{const _0x42494c=_0xfaa351;if(_0x42494c(0x189)!=_0x8a0066[_0x42494c(0x172)]&&_0x42494c(0x1b9)!=_0x8a0066[_0x42494c(0x172)])return;const {data:_0x145e14}=_0x8a0066;return _0x145e14&&_0x42494c(0x1a4)==_0x145e14[_0x42494c(0x195)]?{'type':_0x42494c(0x1a6),'content':_0x472eb5(_0x7a6c18,_0x42494c(0x1a8))}:void 0x0;}),_0x23355d[_0xfaa351(0x1bc)][_0xfaa351(0x1b3)](_0x42a9de=>{const _0x105204=_0xfaa351;if(_0x105204(0x189)!=_0x42a9de[_0x105204(0x172)]&&_0x105204(0x1b9)!=_0x42a9de[_0x105204(0x172)])return;const {data:_0x34cb4c}=_0x42a9de;return _0x34cb4c?_0x105204(0x16f)==_0x34cb4c[_0x105204(0x195)]?{'type':_0x105204(0x1a6),'content':_0x472eb5(_0x7a6c18,_0x105204(0x1ca))}:_0x105204(0x1b7)==_0x34cb4c[_0x105204(0x195)]?{'type':_0x105204(0x1a6),'content':_0x472eb5(_0x7a6c18,_0x105204(0x17a))}:void 0x0:void 0x0;});const _0x5e387b=_0xbd177c[_0xfaa351(0x1c6)]();for(const _0x171a49 of[_0xfaa351(0x17e),_0xfaa351(0x199),_0xfaa351(0x175),_0xfaa351(0x18a)])_0x23355d[_0xfaa351(0x1c9)][_0xfaa351(0x1ad)](_0xfaa351(0x189),_0x171a49,_0xfaa351(0x1b1),_0x5e387b);for(const _0x30ee1d of[_0xfaa351(0x16f),_0xfaa351(0x1b7)])_0x23355d[_0xfaa351(0x1c9)][_0xfaa351(0x1ad)](_0xfaa351(0x189),_0x30ee1d,_0xfaa351(0x1b1),_0x5e387b);_0x23355d[_0xfaa351(0x1c9)][_0xfaa351(0x1ad)](_0xfaa351(0x189),_0xfaa351(0x1a4),_0xfaa351(0x1b1),_0x1c3d24=>{const _0x3a9600=_0xfaa351;_0x5409b8[_0x3a9600(0x168)][_0x3a9600(0x177)](_0x4476d0=>{const _0x2e5606=_0x3a9600,_0x2fadc8=Array[_0x2e5606(0x1a3)](_0x2366c8[_0x2e5606(0x1be)]())[_0x2e5606(0x170)](_0x3d15b7=>_0x3d6056[_0x2e5606(0x16a)](_0x3d15b7));_0x4476d0[_0x2e5606(0x180)](_0x1c3d24),_0x5409b8[_0x2e5606(0x1c4)][_0x2e5606(0x192)](_0x2e5606(0x1a4))[_0x2e5606(0x1b0)](),_0x5409b8[_0x2e5606(0x17f)](_0x2e5606(0x1a4),{'forceDefaultExecution':!0x0});const _0x43c3a6=_0x2fadc8[_0x2e5606(0x1a2)](_0x4c7a17=>_0x2e5606(0x179)!=_0x4c7a17[_0x2e5606(0x186)][_0x2e5606(0x1c5)]);_0x43c3a6[_0x2e5606(0x1bd)]>0x0&&_0x4476d0[_0x2e5606(0x180)](_0x43c3a6);for(const _0xee04ed of _0x2fadc8)_0xee04ed[_0x2e5606(0x1a1)]();});});for(const _0x24977d of[_0xfaa351(0x17e),_0xfaa351(0x175),_0xfaa351(0x18a),_0xfaa351(0x199)]){const _0x2c850a=_0x5409b8[_0xfaa351(0x1c4)][_0xfaa351(0x192)](_0x24977d);_0x2c850a['on'](_0xfaa351(0x1bb),(_0x99a2d0,_0x41aa98,_0x2757c8)=>{const _0x525cc1=_0xfaa351;if(_0x2757c8){const _0x5f16d2=_0x5409b8[_0x525cc1(0x168)][_0x525cc1(0x1c3)][_0x525cc1(0x18e)][_0x525cc1(0x1c2)]()[_0x525cc1(0x181)]()[_0x525cc1(0x1b8)](_0x13fca8=>_0x13fca8['is'](_0x525cc1(0x194),_0x525cc1(0x1aa)));this[_0x525cc1(0x1b5)](_0x2c850a[_0x525cc1(0x185)],_0x5f16d2)||(_0x99a2d0[_0x525cc1(0x17b)]=!0x1,_0x99a2d0[_0x525cc1(0x1b6)]());}},{'priority':_0xfaa351(0x1af)});}}[_0x34977d(0x176)](){const _0x25199f=_0x34977d,_0x1731d6=this[_0x25199f(0x191)][_0x25199f(0x1c4)][_0x25199f(0x192)](_0x25199f(0x1a4)),_0x3932c1=this[_0x25199f(0x191)][_0x25199f(0x1b4)][_0x25199f(0x192)](_0x25199f(0x1a7));if(!_0x1731d6[_0x25199f(0x197)])return!0x1;const _0x3e450e=_0x3932c1[_0x25199f(0x173)](this[_0x25199f(0x191)][_0x25199f(0x168)][_0x25199f(0x1c3)][_0x25199f(0x18e)]);for(const _0x446295 of _0x3e450e)for(const _0x44cbc2 of _0x3e450e)if(_0x446295!=_0x44cbc2&&!this[_0x25199f(0x1b5)](_0x446295,_0x44cbc2))return!0x1;return!0x0;}[_0x34977d(0x1b5)](_0x679295,_0x6c37aa){const _0x1f8671=_0x34977d,_0x5200d9=this[_0x1f8671(0x191)][_0x1f8671(0x1b4)][_0x1f8671(0x192)](_0x1f8671(0x1a0)),_0x26e37c=this[_0x1f8671(0x191)][_0x1f8671(0x168)][_0x1f8671(0x187)](_0x679295),_0x161d85=this[_0x1f8671(0x191)][_0x1f8671(0x168)][_0x1f8671(0x187)](_0x6c37aa),_0x5a5cb4=new Set(),_0x4bbc30=new Set();for(const _0x1c4176 of _0x5200d9[_0x1f8671(0x17d)]())if((_0x1f8671(0x1ac)==_0x1c4176[_0x1f8671(0x172)]||_0x1f8671(0x18d)==_0x1c4176[_0x1f8671(0x172)]||_0x1f8671(0x1a4)==_0x1c4176[_0x1f8671(0x19d)])&&_0x1c4176[_0x1f8671(0x19a)]){for(const _0x2e2a75 of _0x1c4176[_0x1f8671(0x1be)]())_0x2e2a75[_0x1f8671(0x18b)](_0x26e37c,!0x0)&&_0x5a5cb4[_0x1f8671(0x193)](_0x1c4176[_0x1f8671(0x172)]+':'+_0x1c4176[_0x1f8671(0x171)]['id']),_0x2e2a75[_0x1f8671(0x18b)](_0x161d85,!0x0)&&_0x4bbc30[_0x1f8671(0x193)](_0x1c4176[_0x1f8671(0x172)]+':'+_0x1c4176[_0x1f8671(0x171)]['id']);}if(_0x5a5cb4[_0x1f8671(0x1ab)]!=_0x4bbc30[_0x1f8671(0x1ab)])return!0x1;for(const _0x5482a2 of _0x5a5cb4)if(!_0x4bbc30[_0x1f8671(0x19c)](_0x5482a2))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xee97f5=_0x3b50;(function(_0x1dfc25,_0xcab47){const _0x3accf3=_0x3b50,_0x58544c=_0x1dfc25();while(!![]){try{const _0x3dc4ca=parseInt(_0x3accf3(0x18d))/0x1*(-parseInt(_0x3accf3(0x194))/0x2)+-parseInt(_0x3accf3(0x18b))/0x3+parseInt(_0x3accf3(0x18e))/0x4*(parseInt(_0x3accf3(0x188))/0x5)+-parseInt(_0x3accf3(0x18a))/0x6*(-parseInt(_0x3accf3(0x18c))/0x7)+parseInt(_0x3accf3(0x193))/0x8*(parseInt(_0x3accf3(0x197))/0x9)+-parseInt(_0x3accf3(0x191))/0xa+parseInt(_0x3accf3(0x196))/0xb;if(_0x3dc4ca===_0xcab47)break;else _0x58544c['push'](_0x58544c['shift']());}catch(_0x20c868){_0x58544c['push'](_0x58544c['shift']());}}}(_0x2582,0xeb971));function _0x3b50(_0x4ec65a,_0x3cd9b2){const _0x2582a7=_0x2582();return _0x3b50=function(_0x3b50a3,_0x52e5c8){_0x3b50a3=_0x3b50a3-0x181;let _0x1fa825=_0x2582a7[_0x3b50a3];return _0x1fa825;},_0x3b50(_0x4ec65a,_0x3cd9b2);}import{Plugin as _0x922d00}from'ckeditor5/src/core.js';import{getTranslation as _0xb0f00c}from'../utils/common-translations.js';export default class Ct extends _0x922d00{[_0xee97f5(0x183)](){const _0x250db9=_0xee97f5,_0x25de5d=this[_0x250db9(0x185)];if(!_0x25de5d[_0x250db9(0x181)][_0x250db9(0x187)](_0x250db9(0x182)))return;_0x25de5d[_0x250db9(0x195)][_0x250db9(0x187)](_0x250db9(0x186))[_0x250db9(0x18f)](_0x250db9(0x182));const _0x5b8051=_0x25de5d[_0x250db9(0x195)][_0x250db9(0x187)](_0x250db9(0x186)),_0x24e730=_0x25de5d[_0x250db9(0x190)];_0x5b8051[_0x250db9(0x189)][_0x250db9(0x198)](_0x250db9(0x184),_0x50d836=>_0xb0f00c(_0x24e730,_0x250db9(0x192),_0x50d836));}}function _0x2582(){const _0x41cfd8=['243153yXosEM','registerElementLabel','commands','insertTableOfContents','afterInit','tableOfContents','editor','TrackChangesEditing','get','5GrIgeH','descriptionFactory','28872bdygYF','1964580oOfVVp','1624MHYsZW','2797SbXPWy','1652824WldhOS','enableCommand','locale','12511080GrgyVP','ELEMENT_TABLE_OF_CONTENTS','288vYZGTr','154LYJevL','plugins','6425232bTuHfS'];_0x2582=function(){return _0x41cfd8;};return _0x2582();}
23
+ const _0x33f6b4=_0x1248;function _0x1248(_0x3ada8b,_0x26d363){const _0x534dee=_0x534d();return _0x1248=function(_0x1248d8,_0x5dcc8c){_0x1248d8=_0x1248d8-0xb6;let _0x441d77=_0x534dee[_0x1248d8];return _0x441d77;},_0x1248(_0x3ada8b,_0x26d363);}(function(_0x148452,_0x19dcfb){const _0x28eca1=_0x1248,_0x3a5e28=_0x148452();while(!![]){try{const _0x326cb8=-parseInt(_0x28eca1(0xbe))/0x1*(parseInt(_0x28eca1(0xb6))/0x2)+-parseInt(_0x28eca1(0xbc))/0x3*(parseInt(_0x28eca1(0xc2))/0x4)+parseInt(_0x28eca1(0xba))/0x5*(parseInt(_0x28eca1(0xc4))/0x6)+-parseInt(_0x28eca1(0xc8))/0x7*(-parseInt(_0x28eca1(0xbb))/0x8)+parseInt(_0x28eca1(0xc9))/0x9+-parseInt(_0x28eca1(0xc6))/0xa+parseInt(_0x28eca1(0xcc))/0xb;if(_0x326cb8===_0x19dcfb)break;else _0x3a5e28['push'](_0x3a5e28['shift']());}catch(_0x40b7ce){_0x3a5e28['push'](_0x3a5e28['shift']());}}}(_0x534d,0x62def));import{Plugin as _0x2a4234}from'ckeditor5/src/core.js';import{getTranslation as _0x3b9cf4}from'../utils/common-translations.js';export default class Ct extends _0x2a4234{[_0x33f6b4(0xb8)](){const _0x47df26=_0x33f6b4,_0x2a3b96=this[_0x47df26(0xcb)];if(!_0x2a3b96[_0x47df26(0xc0)][_0x47df26(0xc1)](_0x47df26(0xc3)))return;_0x2a3b96[_0x47df26(0xc5)][_0x47df26(0xc1)](_0x47df26(0xc7))[_0x47df26(0xb9)](_0x47df26(0xc3));const _0x557102=_0x2a3b96[_0x47df26(0xc5)][_0x47df26(0xc1)](_0x47df26(0xc7)),_0x482fe8=_0x2a3b96[_0x47df26(0xbd)];_0x557102[_0x47df26(0xcd)][_0x47df26(0xb7)](_0x47df26(0xbf),_0x438c67=>_0x3b9cf4(_0x482fe8,_0x47df26(0xca),_0x438c67));}}function _0x534d(){const _0x1f204c=['4010831jUpdyV','descriptionFactory','10zgGEuK','registerElementLabel','afterInit','enableCommand','20ShLoDS','472svhcPG','692958JgVqXt','locale','95272ARjBzz','tableOfContents','commands','get','4xeYrHb','insertTableOfContents','666756iVotwg','plugins','1276430bnJnaS','TrackChangesEditing','33544pxmzzX','1332999cPCUCF','ELEMENT_TABLE_OF_CONTENTS','editor'];_0x534d=function(){return _0x1f204c;};return _0x534d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x356efb=_0x571f;(function(_0x5be767,_0x33d257){const _0x255557=_0x571f,_0x5d8689=_0x5be767();while(!![]){try{const _0x62b675=parseInt(_0x255557(0x1c4))/0x1+parseInt(_0x255557(0x1fd))/0x2*(-parseInt(_0x255557(0x1f6))/0x3)+-parseInt(_0x255557(0x1eb))/0x4*(-parseInt(_0x255557(0x1be))/0x5)+-parseInt(_0x255557(0x205))/0x6*(-parseInt(_0x255557(0x1f3))/0x7)+parseInt(_0x255557(0x202))/0x8+-parseInt(_0x255557(0x1c7))/0x9+-parseInt(_0x255557(0x1cd))/0xa;if(_0x62b675===_0x33d257)break;else _0x5d8689['push'](_0x5d8689['shift']());}catch(_0xe8ff50){_0x5d8689['push'](_0x5d8689['shift']());}}}(_0x1f24,0x2dfb8));import{Plugin as _0x1013ec}from'ckeditor5/src/core.js';function _0x571f(_0x4326ee,_0x267bf5){const _0x1f242f=_0x1f24();return _0x571f=function(_0x571f10,_0x31bdcb){_0x571f10=_0x571f10-0x1bb;let _0x489615=_0x1f242f[_0x571f10];return _0x489615;},_0x571f(_0x4326ee,_0x267bf5);}function _0x1f24(){const _0x15bce0=['data','3105780fVpyWh','*Format:*\x20change\x20table\x20cell\x20properties','editor','tableCellHorizontalAlignment','registerDescriptionCallback','tableBorderWidth','getAttribute','model','tableWidth','getFirstPosition','tableBorderStyle','tableBackgroundColor','tableCellHeight','tableCellProperties','discard','getContainedElement','change','removeAttribute','accept','tableProperties','tableHeight','afterInit','formatBlock','getSuggestionCallback','descriptionFactory','getSuggestions','tableCellBorderStyle','enableCommand','locale','handleDiscardAction','73232vWeNhs','enqueueChange','*Format:*\x20change\x20table\x20properties','tableAlignment','setAttribute','markBlockFormat','document','tableCellBackgroundColor','119GlhAXY','TrackChangesEditing','plugins','115953EumszX','TableCellPropertiesEditing','tableCellVerticalAlignment','nodeAfter','handleSuggestionDescription','registerCustomCallback','format','2thkpeu','_getSuggestion','get','tableBorderColor','_suggestionFactory','1745368CAEsCP','batch','tableCellPadding','91464ttvWpW','subType','findAncestor','getSelectionAffectedTableCells','pluginName','has','commandParams','40azaaaE','start','tableCellWidth','_handlePropertyChange','join','table','238793nRKjwc','TablePropertiesEditing','TrackChangesTableProperties','2925027OSgWMR','tableCellBorderColor','selection','TableUtils','tableCellBorderWidth'];_0x1f24=function(){return _0x15bce0;};return _0x1f24();}import{getTranslation as _0x2c1710}from'../utils/common-translations.js';export default class $t extends _0x1013ec{constructor(_0x12ad39){const _0x2cc5f7=_0x571f;super(_0x12ad39),this[_0x2cc5f7(0x1e0)]=[_0x2cc5f7(0x200),_0x2cc5f7(0x1d7),_0x2cc5f7(0x1d2),_0x2cc5f7(0x1ee),_0x2cc5f7(0x1d5),_0x2cc5f7(0x1e1),_0x2cc5f7(0x1d8)],this[_0x2cc5f7(0x1da)]=[_0x2cc5f7(0x1c8),_0x2cc5f7(0x1e7),_0x2cc5f7(0x1cb),_0x2cc5f7(0x204),_0x2cc5f7(0x1c0),_0x2cc5f7(0x1d9),_0x2cc5f7(0x1f2),_0x2cc5f7(0x1d0),_0x2cc5f7(0x1f8)];}static get[_0x356efb(0x1bb)](){const _0x7f486b=_0x356efb;return _0x7f486b(0x1c6);}[_0x356efb(0x1e2)](){const _0x1d636b=_0x356efb,_0x5d8183=this[_0x1d636b(0x1cf)][_0x1d636b(0x1f5)][_0x1d636b(0x1ff)](_0x1d636b(0x1f4));if(this[_0x1d636b(0x1cf)][_0x1d636b(0x1f5)][_0x1d636b(0x1bc)](_0x1d636b(0x1c5))){for(const _0x56e550 of this[_0x1d636b(0x1e0)])_0x5d8183[_0x1d636b(0x1e8)](_0x56e550,(_0x4fb2e4,_0x10a8c7)=>{const _0x45b2cf=_0x1d636b,_0x4ed3b3=this[_0x45b2cf(0x1cf)][_0x45b2cf(0x1d4)][_0x45b2cf(0x1f1)][_0x45b2cf(0x1c9)][_0x45b2cf(0x1d6)]()[_0x45b2cf(0x207)](_0x45b2cf(0x1c3));this[_0x45b2cf(0x1c1)](_0x56e550,[_0x4ed3b3],this[_0x45b2cf(0x1e0)],_0x45b2cf(0x1e0),_0x4fb2e4,_0x10a8c7);});_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1e0),_0x1d636b(0x1df),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1e4)](_0x1d636b(0x1e3),null,_0x1d636b(0x1db))),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1e0),_0x1d636b(0x1db),(_0x43c903,_0x50963b)=>this[_0x1d636b(0x1ea)](this[_0x1d636b(0x1e0)],_0x43c903,_0x50963b)),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1e0),_0x1d636b(0x1c2),()=>!0x1);}if(this[_0x1d636b(0x1cf)][_0x1d636b(0x1f5)][_0x1d636b(0x1bc)](_0x1d636b(0x1f7))){for(const _0x5d84b2 of this[_0x1d636b(0x1da)])_0x5d8183[_0x1d636b(0x1e8)](_0x5d84b2,(_0x52ad93,_0x3cf51e)=>{const _0x17f0d1=_0x1d636b,_0x2e5514=this[_0x17f0d1(0x1cf)][_0x17f0d1(0x1f5)][_0x17f0d1(0x1ff)](_0x17f0d1(0x1ca))[_0x17f0d1(0x208)](this[_0x17f0d1(0x1cf)][_0x17f0d1(0x1d4)][_0x17f0d1(0x1f1)][_0x17f0d1(0x1c9)]);this[_0x17f0d1(0x1c1)](_0x5d84b2,_0x2e5514,this[_0x17f0d1(0x1da)],_0x17f0d1(0x1da),_0x52ad93,_0x3cf51e);});_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1da),_0x1d636b(0x1df),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1e4)](_0x1d636b(0x1e3),null,_0x1d636b(0x1db))),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1da),_0x1d636b(0x1db),(_0xab749d,_0xfba748)=>this[_0x1d636b(0x1ea)](this[_0x1d636b(0x1da)],_0xab749d,_0xfba748)),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1da),_0x1d636b(0x1c2),()=>!0x1);}_0x5d8183[_0x1d636b(0x1e5)][_0x1d636b(0x1d1)](_0x530a55=>this[_0x1d636b(0x1fa)](_0x530a55));}[_0x356efb(0x1c1)](_0x3b57b0,_0x3c606b,_0x34198a,_0xf865e3,_0x3be2a1,_0x4e6056){const _0x3c7c05=_0x356efb,_0x386223=this[_0x3c7c05(0x1cf)][_0x3c7c05(0x1f5)][_0x3c7c05(0x1ff)](_0x3c7c05(0x1f4));this[_0x3c7c05(0x1cf)][_0x3c7c05(0x1d4)][_0x3c7c05(0x1ec)](_0x4e6056[_0x3c7c05(0x203)],()=>{const _0x269c45=_0x3c7c05;for(const _0x121d28 of _0x3c606b){if(this[_0x269c45(0x1fe)](_0x121d28,_0xf865e3))_0x3be2a1(_0x4e6056);else{const _0x51622b={};for(const _0x3d0d7d of _0x34198a){const _0x1b2443=_0x121d28[_0x269c45(0x1d3)](_0x3d0d7d);void 0x0!==_0x1b2443&&(_0x51622b[_0x3d0d7d]=_0x1b2443);}_0x3be2a1(_0x4e6056),_0x386223[_0x269c45(0x1f0)](_0x121d28,{'commandParams':[_0x51622b]},[],_0xf865e3);}}});}[_0x356efb(0x1ea)](_0x32ab9b,_0x2bb8bb,_0x82babe){const _0x30195f=_0x356efb,_0x402cb5=_0x2bb8bb[0x0][_0x30195f(0x1bf)][_0x30195f(0x1f9)],_0x308da1=_0x82babe[_0x30195f(0x1bd)][0x0];this[_0x30195f(0x1cf)][_0x30195f(0x1d4)][_0x30195f(0x1dd)](_0x276f80=>{const _0x40a0bf=_0x30195f;for(const _0x2cdf18 of _0x32ab9b)void 0x0!==_0x308da1[_0x2cdf18]?_0x276f80[_0x40a0bf(0x1ef)](_0x2cdf18,_0x308da1[_0x2cdf18],_0x402cb5):_0x276f80[_0x40a0bf(0x1de)](_0x2cdf18,_0x402cb5);});}[_0x356efb(0x1fa)](_0x168e09){const _0x671fc0=_0x356efb;if(_0x168e09[_0x671fc0(0x1cc)])switch(_0x168e09[_0x671fc0(0x206)]){case _0x671fc0(0x1e0):return{'type':_0x671fc0(0x1fc),'content':_0x2c1710(this[_0x671fc0(0x1cf)][_0x671fc0(0x1e9)],_0x671fc0(0x1ed))};case _0x671fc0(0x1da):return{'type':_0x671fc0(0x1fc),'content':_0x2c1710(this[_0x671fc0(0x1cf)][_0x671fc0(0x1e9)],_0x671fc0(0x1ce))};}}[_0x356efb(0x1fe)](_0x38940c,_0xf2b15b){const _0x112b7b=_0x356efb,_0x165931=this[_0x112b7b(0x1cf)][_0x112b7b(0x1f5)][_0x112b7b(0x1ff)](_0x112b7b(0x1f4));for(const _0x498a5a of _0x165931[_0x112b7b(0x1e6)]({'skipNotAttached':!0x0})){const _0x3d05f5=_0x498a5a[_0x112b7b(0x1dc)]();if(_0x498a5a[_0x112b7b(0x206)]===_0xf2b15b&&_0x3d05f5===_0x38940c)return _0x498a5a;}return null;}}
23
+ const _0x6c7da3=_0x55c2;function _0x41a0(){const _0x19335d=['tableCellVerticalAlignment','editor','getSuggestions','985657JFzxHa','tableHeight','tableCellWidth','tableCellPadding','72948SDQcey','664728GtjEKM','document','start','data','20rIuHuG','batch','table','tableCellBorderColor','2dgJQPq','getAttribute','accept','registerCustomCallback','TrackChangesEditing','subType','plugins','tableCellBorderWidth','tableWidth','selection','getSuggestionCallback','tableCellProperties','pluginName','join','handleSuggestionDescription','78885AxRSpP','2453XrrpVw','removeAttribute','discard','locale','getFirstPosition','tableBorderWidth','get','_suggestionFactory','TableCellPropertiesEditing','tableBorderColor','format','46500gwYXMA','2794981LAfRqh','afterInit','getContainedElement','setAttribute','1120euJUdC','enableCommand','model','_handlePropertyChange','descriptionFactory','tableAlignment','change','tableCellHeight','nodeAfter','16iNJnUz','4028223HjfNmV','TrackChangesTableProperties','TableUtils','*Format:*\x20change\x20table\x20cell\x20properties','registerDescriptionCallback','getSelectionAffectedTableCells','_getSuggestion','tableBorderStyle','tableCellHorizontalAlignment','findAncestor','enqueueChange','commandParams','markBlockFormat','handleDiscardAction','*Format:*\x20change\x20table\x20properties','tableCellBorderStyle','tableProperties','formatBlock','tableBackgroundColor','TablePropertiesEditing','tableCellBackgroundColor','has'];_0x41a0=function(){return _0x19335d;};return _0x41a0();}(function(_0x1fcd4d,_0x59ea73){const _0x750bc5=_0x55c2,_0xacf908=_0x1fcd4d();while(!![]){try{const _0x31e086=-parseInt(_0x750bc5(0x9b))/0x1+parseInt(_0x750bc5(0xa8))/0x2*(parseInt(_0x750bc5(0x82))/0x3)+-parseInt(_0x750bc5(0xa0))/0x4*(parseInt(_0x750bc5(0xa4))/0x5)+parseInt(_0x750bc5(0xc3))/0x6+parseInt(_0x750bc5(0xc4))/0x7*(parseInt(_0x750bc5(0x81))/0x8)+parseInt(_0x750bc5(0xb7))/0x9*(-parseInt(_0x750bc5(0xc8))/0xa)+parseInt(_0x750bc5(0xb8))/0xb*(parseInt(_0x750bc5(0x9f))/0xc);if(_0x31e086===_0x59ea73)break;else _0xacf908['push'](_0xacf908['shift']());}catch(_0x558255){_0xacf908['push'](_0xacf908['shift']());}}}(_0x41a0,0xd50a1));import{Plugin as _0x2f503d}from'ckeditor5/src/core.js';function _0x55c2(_0x26f510,_0x14949b){const _0x41a083=_0x41a0();return _0x55c2=function(_0x55c201,_0xf2e5ed){_0x55c201=_0x55c201-0x80;let _0x4562e8=_0x41a083[_0x55c201];return _0x4562e8;},_0x55c2(_0x26f510,_0x14949b);}import{getTranslation as _0x2abb16}from'../utils/common-translations.js';export default class $t extends _0x2f503d{constructor(_0x19039b){const _0x5d7f30=_0x55c2;super(_0x19039b),this[_0x5d7f30(0x92)]=[_0x5d7f30(0xc1),_0x5d7f30(0x89),_0x5d7f30(0xbd),_0x5d7f30(0xcd),_0x5d7f30(0xb0),_0x5d7f30(0x9c),_0x5d7f30(0x94)],this[_0x5d7f30(0xb3)]=[_0x5d7f30(0xa7),_0x5d7f30(0x91),_0x5d7f30(0xaf),_0x5d7f30(0x9e),_0x5d7f30(0x9d),_0x5d7f30(0xcf),_0x5d7f30(0x96),_0x5d7f30(0x8a),_0x5d7f30(0x98)];}static get[_0x6c7da3(0xb4)](){const _0x2c0011=_0x6c7da3;return _0x2c0011(0x83);}[_0x6c7da3(0xc5)](){const _0x8d4382=_0x6c7da3,_0xfa672b=this[_0x8d4382(0x99)][_0x8d4382(0xae)][_0x8d4382(0xbe)](_0x8d4382(0xac));if(this[_0x8d4382(0x99)][_0x8d4382(0xae)][_0x8d4382(0x97)](_0x8d4382(0x95))){for(const _0x9f17cf of this[_0x8d4382(0x92)])_0xfa672b[_0x8d4382(0xc9)](_0x9f17cf,(_0x447163,_0x54fe96)=>{const _0x3f03a4=_0x8d4382,_0x7f6e5c=this[_0x3f03a4(0x99)][_0x3f03a4(0xca)][_0x3f03a4(0xa1)][_0x3f03a4(0xb1)][_0x3f03a4(0xbc)]()[_0x3f03a4(0x8b)](_0x3f03a4(0xa6));this[_0x3f03a4(0xcb)](_0x9f17cf,[_0x7f6e5c],this[_0x3f03a4(0x92)],_0x3f03a4(0x92),_0x447163,_0x54fe96);});_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xab)](_0x8d4382(0x93),_0x8d4382(0x92),_0x8d4382(0xaa),_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xb2)](_0x8d4382(0x93),null,_0x8d4382(0xba))),_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xab)](_0x8d4382(0x93),_0x8d4382(0x92),_0x8d4382(0xba),(_0x1de22d,_0x195be0)=>this[_0x8d4382(0x8f)](this[_0x8d4382(0x92)],_0x1de22d,_0x195be0)),_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xab)](_0x8d4382(0x93),_0x8d4382(0x92),_0x8d4382(0xb5),()=>!0x1);}if(this[_0x8d4382(0x99)][_0x8d4382(0xae)][_0x8d4382(0x97)](_0x8d4382(0xc0))){for(const _0x2d7fed of this[_0x8d4382(0xb3)])_0xfa672b[_0x8d4382(0xc9)](_0x2d7fed,(_0x3e8e53,_0x223709)=>{const _0x161e10=_0x8d4382,_0x4f4e02=this[_0x161e10(0x99)][_0x161e10(0xae)][_0x161e10(0xbe)](_0x161e10(0x84))[_0x161e10(0x87)](this[_0x161e10(0x99)][_0x161e10(0xca)][_0x161e10(0xa1)][_0x161e10(0xb1)]);this[_0x161e10(0xcb)](_0x2d7fed,_0x4f4e02,this[_0x161e10(0xb3)],_0x161e10(0xb3),_0x3e8e53,_0x223709);});_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xab)](_0x8d4382(0x93),_0x8d4382(0xb3),_0x8d4382(0xaa),_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xb2)](_0x8d4382(0x93),null,_0x8d4382(0xba))),_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xab)](_0x8d4382(0x93),_0x8d4382(0xb3),_0x8d4382(0xba),(_0x139bec,_0x50e14d)=>this[_0x8d4382(0x8f)](this[_0x8d4382(0xb3)],_0x139bec,_0x50e14d)),_0xfa672b[_0x8d4382(0xbf)][_0x8d4382(0xab)](_0x8d4382(0x93),_0x8d4382(0xb3),_0x8d4382(0xb5),()=>!0x1);}_0xfa672b[_0x8d4382(0xcc)][_0x8d4382(0x86)](_0x3f3bbb=>this[_0x8d4382(0xb6)](_0x3f3bbb));}[_0x6c7da3(0xcb)](_0x2351ef,_0x30ab6f,_0x3afef2,_0x2e4c48,_0x4795d8,_0x4d57a5){const _0x1d892f=_0x6c7da3,_0x1389a2=this[_0x1d892f(0x99)][_0x1d892f(0xae)][_0x1d892f(0xbe)](_0x1d892f(0xac));this[_0x1d892f(0x99)][_0x1d892f(0xca)][_0x1d892f(0x8c)](_0x4d57a5[_0x1d892f(0xa5)],()=>{const _0x38e7be=_0x1d892f;for(const _0x5e46c6 of _0x30ab6f){if(this[_0x38e7be(0x88)](_0x5e46c6,_0x2e4c48))_0x4795d8(_0x4d57a5);else{const _0x11ebce={};for(const _0xb1cc43 of _0x3afef2){const _0x44dff3=_0x5e46c6[_0x38e7be(0xa9)](_0xb1cc43);void 0x0!==_0x44dff3&&(_0x11ebce[_0xb1cc43]=_0x44dff3);}_0x4795d8(_0x4d57a5),_0x1389a2[_0x38e7be(0x8e)](_0x5e46c6,{'commandParams':[_0x11ebce]},[],_0x2e4c48);}}});}[_0x6c7da3(0x8f)](_0x44eb72,_0x535a1c,_0x396871){const _0x4a3df0=_0x6c7da3,_0x3ffdd2=_0x535a1c[0x0][_0x4a3df0(0xa2)][_0x4a3df0(0x80)],_0x38f86b=_0x396871[_0x4a3df0(0x8d)][0x0];this[_0x4a3df0(0x99)][_0x4a3df0(0xca)][_0x4a3df0(0xce)](_0x4fb2b4=>{const _0x150010=_0x4a3df0;for(const _0x3e7b33 of _0x44eb72)void 0x0!==_0x38f86b[_0x3e7b33]?_0x4fb2b4[_0x150010(0xc7)](_0x3e7b33,_0x38f86b[_0x3e7b33],_0x3ffdd2):_0x4fb2b4[_0x150010(0xb9)](_0x3e7b33,_0x3ffdd2);});}[_0x6c7da3(0xb6)](_0x5c4f56){const _0x35f765=_0x6c7da3;if(_0x5c4f56[_0x35f765(0xa3)])switch(_0x5c4f56[_0x35f765(0xad)]){case _0x35f765(0x92):return{'type':_0x35f765(0xc2),'content':_0x2abb16(this[_0x35f765(0x99)][_0x35f765(0xbb)],_0x35f765(0x90))};case _0x35f765(0xb3):return{'type':_0x35f765(0xc2),'content':_0x2abb16(this[_0x35f765(0x99)][_0x35f765(0xbb)],_0x35f765(0x85))};}}[_0x6c7da3(0x88)](_0x453cf0,_0x501b48){const _0x50ba3b=_0x6c7da3,_0x5ec6ea=this[_0x50ba3b(0x99)][_0x50ba3b(0xae)][_0x50ba3b(0xbe)](_0x50ba3b(0xac));for(const _0x277a07 of _0x5ec6ea[_0x50ba3b(0x9a)]({'skipNotAttached':!0x0})){const _0x5cb5fa=_0x277a07[_0x50ba3b(0xc6)]();if(_0x277a07[_0x50ba3b(0xad)]===_0x501b48&&_0x5cb5fa===_0x453cf0)return _0x277a07;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x322c(_0x1cf6f2,_0x2f705a){const _0x5541a7=_0x5541();return _0x322c=function(_0x322c83,_0x5f0278){_0x322c83=_0x322c83-0x151;let _0x6c3c79=_0x5541a7[_0x322c83];return _0x6c3c79;},_0x322c(_0x1cf6f2,_0x2f705a);}const _0x2c32fe=_0x322c;(function(_0x45018f,_0x28853d){const _0x31015f=_0x322c,_0x1b0dcf=_0x45018f();while(!![]){try{const _0x1036e9=parseInt(_0x31015f(0x152))/0x1+-parseInt(_0x31015f(0x151))/0x2*(-parseInt(_0x31015f(0x164))/0x3)+-parseInt(_0x31015f(0x15c))/0x4*(parseInt(_0x31015f(0x156))/0x5)+-parseInt(_0x31015f(0x15d))/0x6*(-parseInt(_0x31015f(0x153))/0x7)+-parseInt(_0x31015f(0x163))/0x8*(-parseInt(_0x31015f(0x159))/0x9)+-parseInt(_0x31015f(0x162))/0xa+-parseInt(_0x31015f(0x160))/0xb;if(_0x1036e9===_0x28853d)break;else _0x1b0dcf['push'](_0x1b0dcf['shift']());}catch(_0x22d0df){_0x1b0dcf['push'](_0x1b0dcf['shift']());}}}(_0x5541,0xd4769));import{Plugin as _0xdd8401}from'ckeditor5/src/core.js';export default class _t extends _0xdd8401{[_0x2c32fe(0x15f)](){const _0x2c93=_0x2c32fe,_0x10321c=this[_0x2c93(0x158)];_0x10321c[_0x2c93(0x154)][_0x2c93(0x15a)](_0x2c93(0x161))&&_0x10321c[_0x2c93(0x154)][_0x2c93(0x155)](_0x2c93(0x157))[_0x2c93(0x15b)](_0x2c93(0x15e));}}function _0x5541(){const _0x37181e=['7376748smwLHb','insertTemplate','afterInit','5796604uDpfGN','Template','16417280DncTNZ','3548640kvQGVU','36PCjEjX','135600mARQEI','603996bFDjIz','7xtYPrm','plugins','get','1095wIwlJE','TrackChangesEditing','editor','27hzlPvf','has','enableCommand','17148UjGabJ'];_0x5541=function(){return _0x37181e;};return _0x5541();}
23
+ const _0x2af47a=_0x4851;(function(_0x235fba,_0x5b271b){const _0x501817=_0x4851,_0x311f5b=_0x235fba();while(!![]){try{const _0xd1d5fb=parseInt(_0x501817(0x19c))/0x1+parseInt(_0x501817(0x1a0))/0x2*(parseInt(_0x501817(0x19e))/0x3)+parseInt(_0x501817(0x1ab))/0x4*(-parseInt(_0x501817(0x1a5))/0x5)+parseInt(_0x501817(0x19a))/0x6+parseInt(_0x501817(0x19b))/0x7*(-parseInt(_0x501817(0x1a1))/0x8)+parseInt(_0x501817(0x1aa))/0x9*(-parseInt(_0x501817(0x1a8))/0xa)+parseInt(_0x501817(0x198))/0xb;if(_0xd1d5fb===_0x5b271b)break;else _0x311f5b['push'](_0x311f5b['shift']());}catch(_0x40f4b6){_0x311f5b['push'](_0x311f5b['shift']());}}}(_0x82de,0x4778c));function _0x4851(_0x6eccb9,_0x1848dc){const _0x82ded9=_0x82de();return _0x4851=function(_0x48515d,_0x3d4167){_0x48515d=_0x48515d-0x198;let _0x13bfce=_0x82ded9[_0x48515d];return _0x13bfce;},_0x4851(_0x6eccb9,_0x1848dc);}import{Plugin as _0x13aa85}from'ckeditor5/src/core.js';export default class _t extends _0x13aa85{[_0x2af47a(0x1a9)](){const _0x1ccf21=_0x2af47a,_0x1adc7d=this[_0x1ccf21(0x1a2)];_0x1adc7d[_0x1ccf21(0x1a3)][_0x1ccf21(0x199)](_0x1ccf21(0x1a6))&&_0x1adc7d[_0x1ccf21(0x1a3)][_0x1ccf21(0x1a7)](_0x1ccf21(0x19f))[_0x1ccf21(0x1a4)](_0x1ccf21(0x19d));}}function _0x82de(){const _0x48f68e=['afterInit','7830DpSDmB','7108kQauuP','3429613tRvUAx','has','2426472TrCtdP','21EEQjRq','469727QYdxrw','insertTemplate','575376oddtzJ','TrackChangesEditing','2AIAHAc','1456328kxopAr','editor','plugins','enableCommand','395rMCXQf','Template','get','4580BIxyHw'];_0x82de=function(){return _0x48f68e;};return _0x82de();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2187c4=_0x2436;function _0xd835(){const _0x3233de=['1966708WKgQts','3445074TsrIhh','plugins','schema','document','TrackChangesEditing','6iqOZUc','newRange','afterInit','createRange','end','get','10TKUkOm','_splitMarkerName','1835708tpcARG','ELEMENT_TITLE','47968udDnhy','getChangedMarkers','differ','forward','registerPostFixer','getNearestSelectionRange','editor','594012PRyWkJ','registerElementLabel','1165325CvLZkA','start','isEqual','Title','20200235obtgAy','isTouching','model','removeMarker','5LUTFFl','isCollapsed','1043NUkOdu','title-content','has','suggestion','element','from','nodeBefore','descriptionFactory','updateMarker','locale'];_0xd835=function(){return _0x3233de;};return _0xd835();}function _0x2436(_0x272e57,_0x1d5fbd){const _0xd83568=_0xd835();return _0x2436=function(_0x243673,_0x3c65c0){_0x243673=_0x243673-0x114;let _0x354c61=_0xd83568[_0x243673];return _0x354c61;},_0x2436(_0x272e57,_0x1d5fbd);}(function(_0x774b86,_0x5ed4b3){const _0x44fc1a=_0x2436,_0xd12e99=_0x774b86();while(!![]){try{const _0x285cce=parseInt(_0x44fc1a(0x11b))/0x1+-parseInt(_0x44fc1a(0x13d))/0x2+parseInt(_0x44fc1a(0x135))/0x3*(parseInt(_0x44fc1a(0x12f))/0x4)+parseInt(_0x44fc1a(0x123))/0x5*(parseInt(_0x44fc1a(0x119))/0x6)+-parseInt(_0x44fc1a(0x125))/0x7*(-parseInt(_0x44fc1a(0x13f))/0x8)+parseInt(_0x44fc1a(0x130))/0x9+parseInt(_0x44fc1a(0x13b))/0xa*(-parseInt(_0x44fc1a(0x11f))/0xb);if(_0x285cce===_0x5ed4b3)break;else _0xd12e99['push'](_0xd12e99['shift']());}catch(_0x32e5b7){_0xd12e99['push'](_0xd12e99['shift']());}}}(_0xd835,0xbbe60));import{Plugin as _0x59d44c}from'ckeditor5/src/core.js';import{getTranslation as _0x542039}from'../utils/common-translations.js';export default class Dt extends _0x59d44c{[_0x2187c4(0x137)](){const _0x304991=_0x2187c4,_0x356b3a=this[_0x304991(0x118)];if(!_0x356b3a[_0x304991(0x131)][_0x304991(0x127)](_0x304991(0x11e)))return;const _0x4b455a=_0x356b3a[_0x304991(0x131)][_0x304991(0x13a)](_0x304991(0x134));_0x4b455a[_0x304991(0x12c)][_0x304991(0x11a)](_0x304991(0x126),()=>_0x542039(_0x356b3a[_0x304991(0x12e)],_0x304991(0x13e))),_0x356b3a[_0x304991(0x121)][_0x304991(0x133)][_0x304991(0x116)](_0x1139f1=>{const _0x475783=_0x304991;let _0x5ba2bf=!0x1;const _0x299075=Array[_0x475783(0x12a)](_0x356b3a[_0x475783(0x121)][_0x475783(0x133)][_0x475783(0x114)][_0x475783(0x140)]());for(const {name:_0xb096f4,data:_0x4bbdd5}of _0x299075){const {group:_0x158c7a}=_0x4b455a[_0x475783(0x13c)](_0xb096f4);if(_0x475783(0x128)!==_0x158c7a||!_0x4bbdd5[_0x475783(0x136)])continue;const _0x4ece35=_0x4bbdd5[_0x475783(0x136)],_0x49c763=_0x4ece35[_0x475783(0x139)][_0x475783(0x12b)];if(!_0x49c763||!_0x49c763['is'](_0x475783(0x129),_0x475783(0x126)))continue;if(!_0x4ece35[_0x475783(0x11c)][_0x475783(0x120)](_0x4ece35[_0x475783(0x139)]))continue;const _0x26d0ad=_0x356b3a[_0x475783(0x121)][_0x475783(0x132)][_0x475783(0x117)](_0x4ece35[_0x475783(0x139)],_0x475783(0x115));if(_0x26d0ad&&_0x26d0ad[_0x475783(0x124)]){const _0x286f69=_0x1139f1[_0x475783(0x138)](_0x4ece35[_0x475783(0x11c)],_0x26d0ad[_0x475783(0x11c)]);_0x286f69[_0x475783(0x11d)](_0x4ece35)||(_0x1139f1[_0x475783(0x12d)](_0xb096f4,{'range':_0x286f69}),_0x5ba2bf=!0x0);}_0x5ba2bf||(_0x1139f1[_0x475783(0x122)](_0xb096f4),_0x5ba2bf=!0x0);}return _0x5ba2bf;});}}
23
+ const _0x202421=_0x5d6d;(function(_0x48044b,_0x36eddf){const _0x14e9bf=_0x5d6d,_0x28c4d5=_0x48044b();while(!![]){try{const _0x8d801a=parseInt(_0x14e9bf(0xbd))/0x1+-parseInt(_0x14e9bf(0xc0))/0x2+parseInt(_0x14e9bf(0xbb))/0x3*(parseInt(_0x14e9bf(0xd0))/0x4)+-parseInt(_0x14e9bf(0xc5))/0x5+parseInt(_0x14e9bf(0xb2))/0x6+-parseInt(_0x14e9bf(0xb8))/0x7*(-parseInt(_0x14e9bf(0xc9))/0x8)+-parseInt(_0x14e9bf(0xcc))/0x9*(parseInt(_0x14e9bf(0xbc))/0xa);if(_0x8d801a===_0x36eddf)break;else _0x28c4d5['push'](_0x28c4d5['shift']());}catch(_0x5162b2){_0x28c4d5['push'](_0x28c4d5['shift']());}}}(_0x44e1,0xd2d7d));import{Plugin as _0x6d5c2d}from'ckeditor5/src/core.js';function _0x5d6d(_0x4d7e24,_0x411a53){const _0x44e115=_0x44e1();return _0x5d6d=function(_0x5d6da5,_0x43d45d){_0x5d6da5=_0x5d6da5-0xa5;let _0xc4daf9=_0x44e115[_0x5d6da5];return _0xc4daf9;},_0x5d6d(_0x4d7e24,_0x411a53);}import{getTranslation as _0x27f7ab}from'../utils/common-translations.js';export default class Dt extends _0x6d5c2d{[_0x202421(0xc2)](){const _0x82b62b=_0x202421,_0x33dccd=this[_0x82b62b(0xb3)];if(!_0x33dccd[_0x82b62b(0xb7)][_0x82b62b(0xc8)](_0x82b62b(0xc3)))return;const _0x21b3da=_0x33dccd[_0x82b62b(0xb7)][_0x82b62b(0xba)](_0x82b62b(0xc7));_0x21b3da[_0x82b62b(0xc6)][_0x82b62b(0xca)](_0x82b62b(0xc4),()=>_0x27f7ab(_0x33dccd[_0x82b62b(0xcd)],_0x82b62b(0xaf))),_0x33dccd[_0x82b62b(0xae)][_0x82b62b(0xb9)][_0x82b62b(0xc1)](_0x4be862=>{const _0x4764ab=_0x82b62b;let _0x5e9a05=!0x1;const _0x3b7e0e=Array[_0x4764ab(0xbf)](_0x33dccd[_0x4764ab(0xae)][_0x4764ab(0xb9)][_0x4764ab(0xb5)][_0x4764ab(0xab)]());for(const {name:_0x267328,data:_0x1f2e11}of _0x3b7e0e){const {group:_0x3aca27}=_0x21b3da[_0x4764ab(0xb0)](_0x267328);if(_0x4764ab(0xce)!==_0x3aca27||!_0x1f2e11[_0x4764ab(0xbe)])continue;const _0x2c03e8=_0x1f2e11[_0x4764ab(0xbe)],_0x58d6bb=_0x2c03e8[_0x4764ab(0xa7)][_0x4764ab(0xb6)];if(!_0x58d6bb||!_0x58d6bb['is'](_0x4764ab(0xa6),_0x4764ab(0xc4)))continue;if(!_0x2c03e8[_0x4764ab(0xb4)][_0x4764ab(0xb1)](_0x2c03e8[_0x4764ab(0xa7)]))continue;const _0x5b088b=_0x33dccd[_0x4764ab(0xae)][_0x4764ab(0xa8)][_0x4764ab(0xcb)](_0x2c03e8[_0x4764ab(0xa7)],_0x4764ab(0xa5));if(_0x5b088b&&_0x5b088b[_0x4764ab(0xad)]){const _0x80173=_0x4be862[_0x4764ab(0xaa)](_0x2c03e8[_0x4764ab(0xb4)],_0x5b088b[_0x4764ab(0xb4)]);_0x80173[_0x4764ab(0xa9)](_0x2c03e8)||(_0x4be862[_0x4764ab(0xcf)](_0x267328,{'range':_0x80173}),_0x5e9a05=!0x0);}_0x5e9a05||(_0x4be862[_0x4764ab(0xac)](_0x267328),_0x5e9a05=!0x0);}return _0x5e9a05;});}}function _0x44e1(){const _0x1fdae2=['registerPostFixer','afterInit','Title','title-content','7372895RtwTEx','descriptionFactory','TrackChangesEditing','has','4057136tyEDOP','registerElementLabel','getNearestSelectionRange','9NFgfXp','locale','suggestion','updateMarker','183376coxhdV','forward','element','end','schema','isEqual','createRange','getChangedMarkers','removeMarker','isCollapsed','model','ELEMENT_TITLE','_splitMarkerName','isTouching','8831514IirIpN','editor','start','differ','nodeBefore','plugins','14nLDckf','document','get','87AhcUZK','17674700kqcZsQ','1536713DeRQeD','newRange','from','2493460urjGSP'];_0x44e1=function(){return _0x1fdae2;};return _0x44e1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x465fbd=_0x1a0d;function _0x1a0d(_0x16528b,_0x13365e){const _0x1c61d0=_0x1c61();return _0x1a0d=function(_0x1a0d18,_0x244877){_0x1a0d18=_0x1a0d18-0xf3;let _0x2a01ab=_0x1c61d0[_0x1a0d18];return _0x2a01ab;},_0x1a0d(_0x16528b,_0x13365e);}(function(_0x21745b,_0x47d3bc){const _0x4cde3c=_0x1a0d,_0x159e09=_0x21745b();while(!![]){try{const _0x4d7ab6=parseInt(_0x4cde3c(0x101))/0x1+parseInt(_0x4cde3c(0x104))/0x2*(-parseInt(_0x4cde3c(0x100))/0x3)+-parseInt(_0x4cde3c(0xf4))/0x4+-parseInt(_0x4cde3c(0xf8))/0x5*(-parseInt(_0x4cde3c(0xf3))/0x6)+-parseInt(_0x4cde3c(0xff))/0x7+-parseInt(_0x4cde3c(0xf5))/0x8+parseInt(_0x4cde3c(0x103))/0x9;if(_0x4d7ab6===_0x47d3bc)break;else _0x159e09['push'](_0x159e09['shift']());}catch(_0x42d3d4){_0x159e09['push'](_0x159e09['shift']());}}}(_0x1c61,0xa85ea));import{Plugin as _0x3d4448}from'ckeditor5/src/core.js';export default class Nt extends _0x3d4448{[_0x465fbd(0xfa)](){const _0x15979c=_0x465fbd,_0x39c28f=this[_0x15979c(0x105)],_0x9dbc41=_0x39c28f[_0x15979c(0xf7)][_0x15979c(0x102)](_0x15979c(0xfe));_0x39c28f[_0x15979c(0xf7)][_0x15979c(0xfd)](_0x15979c(0xfb))&&(_0x9dbc41[_0x15979c(0xfc)](_0x15979c(0xf6)),_0x9dbc41[_0x15979c(0xfc)](_0x15979c(0xf9)));}}function _0x1c61(){const _0x30b87a=['632782DfQPuY','editor','14712HFxJuc','3222676OWkKvK','1590248vlKXzy','undo','plugins','380lFMubf','redo','afterInit','UndoEditing','enableCommand','has','TrackChangesEditing','3040205OXAraH','3aoWUAz','482313OyAvQW','get','15985197UJKNcD'];_0x1c61=function(){return _0x30b87a;};return _0x1c61();}
23
+ function _0x2bc9(_0x58b9b5,_0x354f57){const _0x29d713=_0x29d7();return _0x2bc9=function(_0x2bc9bd,_0x7954d0){_0x2bc9bd=_0x2bc9bd-0x121;let _0x5bafc7=_0x29d713[_0x2bc9bd];return _0x5bafc7;},_0x2bc9(_0x58b9b5,_0x354f57);}const _0x29c5c9=_0x2bc9;(function(_0x3a03a6,_0x1999a6){const _0xa75b59=_0x2bc9,_0x2da9a3=_0x3a03a6();while(!![]){try{const _0x5e261c=parseInt(_0xa75b59(0x135))/0x1*(-parseInt(_0xa75b59(0x134))/0x2)+-parseInt(_0xa75b59(0x136))/0x3*(parseInt(_0xa75b59(0x12f))/0x4)+parseInt(_0xa75b59(0x126))/0x5+-parseInt(_0xa75b59(0x132))/0x6*(parseInt(_0xa75b59(0x12e))/0x7)+parseInt(_0xa75b59(0x12d))/0x8+-parseInt(_0xa75b59(0x12b))/0x9*(parseInt(_0xa75b59(0x131))/0xa)+-parseInt(_0xa75b59(0x127))/0xb*(-parseInt(_0xa75b59(0x129))/0xc);if(_0x5e261c===_0x1999a6)break;else _0x2da9a3['push'](_0x2da9a3['shift']());}catch(_0x204204){_0x2da9a3['push'](_0x2da9a3['shift']());}}}(_0x29d7,0x6145b));import{Plugin as _0x86d459}from'ckeditor5/src/core.js';function _0x29d7(){const _0x42dcd6=['UndoEditing','redo','get','plugins','editor','2747645bPOjif','6389438pneEAx','has','12zLbLwE','afterInit','29241DATBYC','enableCommand','6063856qeZPas','3735298CNkKan','82280ZpRDUI','TrackChangesEditing','890SYvWoS','6YPVFkh','undo','2PdrRuN','440897Xklgzd','33CgLSdm'];_0x29d7=function(){return _0x42dcd6;};return _0x29d7();}export default class Nt extends _0x86d459{[_0x29c5c9(0x12a)](){const _0x5a5102=_0x29c5c9,_0x43bf5f=this[_0x5a5102(0x125)],_0x102aff=_0x43bf5f[_0x5a5102(0x124)][_0x5a5102(0x123)](_0x5a5102(0x130));_0x43bf5f[_0x5a5102(0x124)][_0x5a5102(0x128)](_0x5a5102(0x121))&&(_0x102aff[_0x5a5102(0x12c)](_0x5a5102(0x133)),_0x102aff[_0x5a5102(0x12c)](_0x5a5102(0x122)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5d4acc,_0x1c648a){const _0x4d52cf=_0x1391,_0x1822cb=_0x5d4acc();while(!![]){try{const _0x10cc61=-parseInt(_0x4d52cf(0x156))/0x1*(parseInt(_0x4d52cf(0x138))/0x2)+parseInt(_0x4d52cf(0x149))/0x3*(-parseInt(_0x4d52cf(0x155))/0x4)+-parseInt(_0x4d52cf(0x139))/0x5+-parseInt(_0x4d52cf(0x145))/0x6*(parseInt(_0x4d52cf(0x157))/0x7)+-parseInt(_0x4d52cf(0x12f))/0x8+-parseInt(_0x4d52cf(0x142))/0x9+-parseInt(_0x4d52cf(0x15c))/0xa*(-parseInt(_0x4d52cf(0x13a))/0xb);if(_0x10cc61===_0x1c648a)break;else _0x1822cb['push'](_0x1822cb['shift']());}catch(_0x3d9591){_0x1822cb['push'](_0x1822cb['shift']());}}}(_0x314d,0x2b992));function _0x314d(){const _0x24d91e=['isLimit','2rTIClt','257735wzOPAI','5859975qteLLN','getItems','bindElementToMarker','elementEnd','isContent','includes','activeMarkers','test','140760hkAufH','createUIElement','getWalker','1984962wXQtSN','type','item','ck-suggestion-marker-','203043rnBJgz','createRangeOn','markerName','ck-suggestion-marker--active','consumable','markerRange','plugins','mapper','addClass','span','parent','addHighlight','8ezQaCz','185777cIRQjU','7qWNJjz','isBlock','start','writer','isAtEnd','20QNBase','nextSibling','hasAttribute','toViewPosition','push','name','get','1341752inXvEd','getCustomProperty','model','schema','TrackChangesEditing','toViewElement','insert','previousPosition'];_0x314d=function(){return _0x24d91e;};return _0x314d();}export function getRangesWithAttribute(_0x42e5b3,_0x4e26c1,_0x4c00fb){const _0x125ee1=_0x1391,_0xbce2c=[];for(const _0x3783ae of _0x4e26c1[_0x125ee1(0x13b)]())_0x3783ae[_0x125ee1(0x12a)](_0x42e5b3)&&_0xbce2c[_0x125ee1(0x12c)](_0x4c00fb[_0x125ee1(0x14a)](_0x3783ae));return _0xbce2c;}function _0x1391(_0x3b1926,_0xa82a84){const _0x314d8f=_0x314d();return _0x1391=function(_0x139169,_0x385ca4){_0x139169=_0x139169-0x129;let _0x37a50d=_0x314d8f[_0x139169];return _0x37a50d;},_0x1391(_0x3b1926,_0xa82a84);}export function downcastSplitMergeMarker(_0x2aca1d,_0x1f6664,{showActiveMarker:_0x5ea449=!0x0}={}){const _0x2e0ea5=_0x1391,_0x8287b3=_0x2aca1d[_0x2e0ea5(0x14f)][_0x2e0ea5(0x12e)](_0x2e0ea5(0x133));return(_0x69863c,_0x51a576,_0x308dad)=>{const _0x18765f=_0x2e0ea5;if(!_0x308dad[_0x18765f(0x14d)][_0x18765f(0x141)](_0x51a576[_0x18765f(0x14e)],_0x69863c[_0x18765f(0x12d)]))return;const _0x3de664=_0x51a576[_0x18765f(0x14e)][_0x18765f(0x144)](),_0x2ee502=_0x51a576[_0x18765f(0x14e)][_0x18765f(0x159)],_0x32fa2c=_0x2aca1d[_0x18765f(0x131)][_0x18765f(0x132)];let _0x43c419=null,_0x1c2aab=null,_0x13cf98=!0x1,_0x4359d3=!0x1;for(const _0xe35aa0 of _0x3de664){const _0x46a97f=_0xe35aa0[_0x18765f(0x147)];_0x13cf98=_0x13cf98||_0x32fa2c[_0x18765f(0x13e)](_0x46a97f);const _0x565c03=_0x308dad[_0x18765f(0x150)][_0x18765f(0x134)](_0x46a97f);if(_0x565c03&&_0x565c03[_0x18765f(0x130)](_0x18765f(0x154)))return;_0x18765f(0x13d)==_0xe35aa0[_0x18765f(0x146)]&&(_0x32fa2c[_0x18765f(0x158)](_0x46a97f)&&!_0x32fa2c[_0x18765f(0x137)](_0x46a97f)&&(_0x46a97f[_0x18765f(0x129)]||_0x2ee502[_0x18765f(0x15b)]?_0x43c419&&_0x43c419[_0x18765f(0x153)]==_0x46a97f||(_0x43c419=_0x46a97f,_0xc7333(_0xe35aa0[_0x18765f(0x136)]),_0x4359d3=!0x0):_0x1c2aab=_0x1c2aab||_0xe35aa0[_0x18765f(0x136)]));}function _0xc7333(_0x101180){const _0x2bc2e3=_0x18765f,_0x478a78=_0x308dad[_0x2bc2e3(0x15a)][_0x2bc2e3(0x143)](_0x2bc2e3(0x152),{'class':_0x2bc2e3(0x148)+_0x1f6664}),_0x3e7147=_0x308dad[_0x2bc2e3(0x150)][_0x2bc2e3(0x12b)](_0x101180);_0x5ea449&&_0x8287b3[_0x2bc2e3(0x140)][_0x2bc2e3(0x13f)](_0x51a576[_0x2bc2e3(0x14b)])&&_0x308dad[_0x2bc2e3(0x15a)][_0x2bc2e3(0x151)](_0x2bc2e3(0x14c),_0x478a78),_0x308dad[_0x2bc2e3(0x15a)][_0x2bc2e3(0x135)](_0x3e7147,_0x478a78),_0x308dad[_0x2bc2e3(0x150)][_0x2bc2e3(0x13c)](_0x478a78,_0x51a576[_0x2bc2e3(0x14b)]);}_0x13cf98||_0x4359d3||!_0x1c2aab||_0xc7333(_0x1c2aab);};}
23
+ function _0x4a29(){const _0x3bee87=['bindElementToMarker','isLimit','167020uGqxBe','addClass','span','get','includes','getItems','isBlock','5540440pIRvcU','plugins','getCustomProperty','50eGmjYm','name','hasAttribute','writer','isAtEnd','15003FUZMKm','markerRange','start','getWalker','addHighlight','toViewPosition','elementEnd','schema','ck-suggestion-marker-','previousPosition','model','createRangeOn','2354886ULrfgD','item','ck-suggestion-marker--active','markerName','push','toViewElement','type','8231aExFSn','isContent','760eMaQDK','2600696kvTSvu','activeMarkers','consumable','mapper','createUIElement','TrackChangesEditing','insert','nextSibling','431380bmqAbL','parent','test','6dDhgym','11ZJPTNw'];_0x4a29=function(){return _0x3bee87;};return _0x4a29();}(function(_0x79ad79,_0x585038){const _0x15331d=_0x204f,_0x179f34=_0x79ad79();while(!![]){try{const _0x268dd5=-parseInt(_0x15331d(0x1b7))/0x1*(parseInt(_0x15331d(0x1d3))/0x2)+parseInt(_0x15331d(0x1c5))/0x3*(-parseInt(_0x15331d(0x1c2))/0x4)+-parseInt(_0x15331d(0x1c9))/0x5+parseInt(_0x15331d(0x1e4))/0x6+-parseInt(_0x15331d(0x1ba))/0x7+-parseInt(_0x15331d(0x1b9))/0x8*(-parseInt(_0x15331d(0x1d8))/0x9)+parseInt(_0x15331d(0x1d0))/0xa*(parseInt(_0x15331d(0x1c6))/0xb);if(_0x268dd5===_0x585038)break;else _0x179f34['push'](_0x179f34['shift']());}catch(_0x520c5c){_0x179f34['push'](_0x179f34['shift']());}}}(_0x4a29,0x43fdd));function _0x204f(_0x3cdcbf,_0x143161){const _0x4a299d=_0x4a29();return _0x204f=function(_0x204fa3,_0x2ef1d5){_0x204fa3=_0x204fa3-0x1b6;let _0x5d0195=_0x4a299d[_0x204fa3];return _0x5d0195;},_0x204f(_0x3cdcbf,_0x143161);}export function getRangesWithAttribute(_0x563c27,_0x4f342c,_0x1aa851){const _0x4e23f9=_0x204f,_0x148c73=[];for(const _0x2cff31 of _0x4f342c[_0x4e23f9(0x1ce)]())_0x2cff31[_0x4e23f9(0x1d5)](_0x563c27)&&_0x148c73[_0x4e23f9(0x1e8)](_0x1aa851[_0x4e23f9(0x1e3)](_0x2cff31));return _0x148c73;}export function downcastSplitMergeMarker(_0x26a27a,_0x4203aa,{showActiveMarker:_0x430b89=!0x0}={}){const _0x584ad6=_0x204f,_0x135716=_0x26a27a[_0x584ad6(0x1d1)][_0x584ad6(0x1cc)](_0x584ad6(0x1bf));return(_0x7cc38e,_0x25de37,_0xfd7869)=>{const _0x236162=_0x584ad6;if(!_0xfd7869[_0x236162(0x1bc)][_0x236162(0x1c4)](_0x25de37[_0x236162(0x1d9)],_0x7cc38e[_0x236162(0x1d4)]))return;const _0xf60aa3=_0x25de37[_0x236162(0x1d9)][_0x236162(0x1db)](),_0x24a982=_0x25de37[_0x236162(0x1d9)][_0x236162(0x1da)],_0x401a91=_0x26a27a[_0x236162(0x1e2)][_0x236162(0x1df)];let _0x3bebb1=null,_0x31e252=null,_0x31ccbb=!0x1,_0x4a70fa=!0x1;for(const _0x393bab of _0xf60aa3){const _0x4b7f35=_0x393bab[_0x236162(0x1e5)];_0x31ccbb=_0x31ccbb||_0x401a91[_0x236162(0x1b8)](_0x4b7f35);const _0x3c8d77=_0xfd7869[_0x236162(0x1bd)][_0x236162(0x1e9)](_0x4b7f35);if(_0x3c8d77&&_0x3c8d77[_0x236162(0x1d2)](_0x236162(0x1dc)))return;_0x236162(0x1de)==_0x393bab[_0x236162(0x1b6)]&&(_0x401a91[_0x236162(0x1cf)](_0x4b7f35)&&!_0x401a91[_0x236162(0x1c8)](_0x4b7f35)&&(_0x4b7f35[_0x236162(0x1c1)]||_0x24a982[_0x236162(0x1d7)]?_0x3bebb1&&_0x3bebb1[_0x236162(0x1c3)]==_0x4b7f35||(_0x3bebb1=_0x4b7f35,_0x59cc45(_0x393bab[_0x236162(0x1e1)]),_0x4a70fa=!0x0):_0x31e252=_0x31e252||_0x393bab[_0x236162(0x1e1)]));}function _0x59cc45(_0x2f2900){const _0x30b2ab=_0x236162,_0x15057a=_0xfd7869[_0x30b2ab(0x1d6)][_0x30b2ab(0x1be)](_0x30b2ab(0x1cb),{'class':_0x30b2ab(0x1e0)+_0x4203aa}),_0x1170c0=_0xfd7869[_0x30b2ab(0x1bd)][_0x30b2ab(0x1dd)](_0x2f2900);_0x430b89&&_0x135716[_0x30b2ab(0x1bb)][_0x30b2ab(0x1cd)](_0x25de37[_0x30b2ab(0x1e7)])&&_0xfd7869[_0x30b2ab(0x1d6)][_0x30b2ab(0x1ca)](_0x30b2ab(0x1e6),_0x15057a),_0xfd7869[_0x30b2ab(0x1d6)][_0x30b2ab(0x1c0)](_0x1170c0,_0x15057a),_0xfd7869[_0x30b2ab(0x1bd)][_0x30b2ab(0x1c7)](_0x15057a,_0x25de37[_0x30b2ab(0x1e7)]);}_0x31ccbb||_0x4a70fa||!_0x31e252||_0x59cc45(_0x31e252);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xfc89d=_0x366f;(function(_0xc6d8b8,_0x3dda90){const _0x41323f=_0x366f,_0x5bafa7=_0xc6d8b8();while(!![]){try{const _0x11f38e=-parseInt(_0x41323f(0x184))/0x1*(parseInt(_0x41323f(0x19e))/0x2)+-parseInt(_0x41323f(0x169))/0x3+-parseInt(_0x41323f(0x1a3))/0x4+parseInt(_0x41323f(0x18c))/0x5+parseInt(_0x41323f(0x15b))/0x6+-parseInt(_0x41323f(0x185))/0x7*(parseInt(_0x41323f(0x180))/0x8)+parseInt(_0x41323f(0x17b))/0x9;if(_0x11f38e===_0x3dda90)break;else _0x5bafa7['push'](_0x5bafa7['shift']());}catch(_0x53f19e){_0x5bafa7['push'](_0x5bafa7['shift']());}}}(_0x2453,0xd6bf5));function _0x2453(){const _0x196de4=['end','_saved','setAttribute','substr','removeAttribute','isIntersectingWithRange','_onDiscard','next','getItems','_isDataLoaded','accept','getMarkerNames','type','isIntersecting','14iWavre','getMarkers','reduce','getRange','add','6447676IdAJuV','length','addRange','head','decorate','isInContent','_onAccept','start','8523984IgfNLe','size','isMultiRange','addMarkerName','isExternal','discard','nodeAfter','getContainedElement','attributes','nodeBefore','_markerNames','_onAttributesChange','set','delete','5035908XtFrpO','clear','createdAt','author','getMultiRangeId','commentThread','creator','data','getRanges','push','authoredAt','change','onDiscard','hasComments','onAccept','removeMarker','from','suggestion:','40676004YOUqNl','filter','addMarker','getFirstMarker','getAllAdjacentSuggestions','49024NCUIiV','getFirstRange','subType','removeMarkers','202063gWkeKa','1358cDjfZo','@external','toJSON','_model','previous','markers','map','4166065QKQIrT','get','split','onAttributesChange'];_0x2453=function(){return _0x196de4;};return _0x2453();}function _0x366f(_0x1bccae,_0x5cc9c8){const _0x245356=_0x2453();return _0x366f=function(_0x366fc4,_0x405e4b){_0x366fc4=_0x366fc4-0x15b;let _0x2a46be=_0x245356[_0x366fc4];return _0x2a46be;},_0x366f(_0x1bccae,_0x5cc9c8);}import{Element as _0x371b58}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x5d3929,uid as _0x125ce3}from'ckeditor5/src/utils.js';import{cloneDeep as _0x468d4f,isEqual as _0x223579,set as _0x381229,unset as _0x2a6a5e}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x5d3929(){constructor(_0x3d0742,_0x39b243){const _0x26afd6=_0x366f;super(),this[_0x26afd6(0x199)]=!0x1,this['id']=_0x39b243['id'],this[_0x26afd6(0x19c)]=_0x39b243[_0x26afd6(0x19c)],this[_0x26afd6(0x182)]=_0x39b243[_0x26afd6(0x182)]||null,this[_0x26afd6(0x16c)]=_0x39b243[_0x26afd6(0x16c)],this[_0x26afd6(0x16f)]=_0x39b243[_0x26afd6(0x16f)]||_0x39b243[_0x26afd6(0x16c)],this[_0x26afd6(0x15f)]=Boolean(_0x39b243[_0x26afd6(0x163)]&&_0x39b243[_0x26afd6(0x163)][_0x26afd6(0x186)]),this[_0x26afd6(0x170)]=null,this[_0x26afd6(0x188)]=_0x3d0742,this[_0x26afd6(0x1a9)]=_0x39b243[_0x26afd6(0x177)],this[_0x26afd6(0x196)]=_0x39b243[_0x26afd6(0x175)],this[_0x26afd6(0x166)]=_0x39b243[_0x26afd6(0x18f)],this[_0x26afd6(0x165)]=new Set(),this[_0x26afd6(0x16b)]=null,this[_0x26afd6(0x167)](_0x26afd6(0x173),null),this[_0x26afd6(0x167)](_0x26afd6(0x163),_0x39b243[_0x26afd6(0x163)]||{}),this[_0x26afd6(0x167)](_0x26afd6(0x189),null),this[_0x26afd6(0x167)](_0x26afd6(0x197),null),this[_0x26afd6(0x167)](_0x26afd6(0x16e),null),this[_0x26afd6(0x167)](_0x26afd6(0x191),!0x1),this[_0x26afd6(0x1a7)](_0x26afd6(0x19a)),this[_0x26afd6(0x1a7)](_0x26afd6(0x160));}get[_0xfc89d(0x1a6)](){const _0x3acbce=_0xfc89d;let _0x37cf07=this;for(;_0x37cf07[_0x3acbce(0x189)];)_0x37cf07=_0x37cf07[_0x3acbce(0x189)];return _0x37cf07;}get[_0xfc89d(0x176)](){const _0xeb4d4a=_0xfc89d;return!!this[_0xeb4d4a(0x16e)]&&this[_0xeb4d4a(0x16e)][_0xeb4d4a(0x1a4)]>0x0;}get[_0xfc89d(0x15d)](){const _0x109773=_0xfc89d;if(0x0==this[_0x109773(0x165)][_0x109773(0x15c)])return!0x1;return 0x6==Array[_0x109773(0x179)](this[_0x109773(0x165)])[0x0][_0x109773(0x18e)](':')[_0x109773(0x1a4)];}get[_0xfc89d(0x1a8)](){const _0x212f1d=_0xfc89d;return null!==this[_0x212f1d(0x17e)]();}[_0xfc89d(0x15e)](_0x3fdb87){const _0x2d99c0=_0xfc89d;this[_0x2d99c0(0x165)][_0x2d99c0(0x1a2)](_0x3fdb87);}[_0xfc89d(0x19b)](){const _0x1cf4b3=_0xfc89d;return Array[_0x1cf4b3(0x179)](this[_0x1cf4b3(0x165)]);}[_0xfc89d(0x19f)](){const _0x5aa7ca=_0xfc89d;return this[_0x5aa7ca(0x19b)]()[_0x5aa7ca(0x18b)](_0x4586f5=>this[_0x5aa7ca(0x188)][_0x5aa7ca(0x18a)][_0x5aa7ca(0x18d)](_0x4586f5))[_0x5aa7ca(0x17c)](_0x341e19=>_0x341e19);}[_0xfc89d(0x17e)](){const _0x3f0827=_0xfc89d;return this[_0x3f0827(0x19f)]()[0x0]||null;}[_0xfc89d(0x183)](){const _0x5080d3=_0xfc89d;this[_0x5080d3(0x188)][_0x5080d3(0x174)](_0x4719bb=>{const _0x40ffdd=_0x5080d3;for(const _0x189dfa of this[_0x40ffdd(0x19f)]())_0x4719bb[_0x40ffdd(0x178)](_0x189dfa);}),this[_0x5080d3(0x165)][_0x5080d3(0x16a)]();}[_0xfc89d(0x178)](_0x3d70f6){const _0x369729=_0xfc89d;this[_0x369729(0x188)][_0x369729(0x174)](_0x2c7309=>{const _0x4306e4=_0x369729;_0x2c7309[_0x4306e4(0x178)](_0x3d70f6);}),this[_0x369729(0x165)][_0x369729(0x168)](_0x3d70f6);}[_0xfc89d(0x1a5)](_0xedf735){const _0x1dc42a=_0xfc89d,_0x4c4aff=_0x1dc42a(0x17a)+this[_0x1dc42a(0x19c)]+':'+this[_0x1dc42a(0x182)]+':'+this['id']+':'+this[_0x1dc42a(0x16f)]['id']+':'+u[_0x1dc42a(0x16d)]();this[_0x1dc42a(0x15e)](_0x4c4aff),this[_0x1dc42a(0x188)][_0x1dc42a(0x174)](_0x5bff3c=>{const _0x6a8bd8=_0x1dc42a;_0x5bff3c[_0x6a8bd8(0x17d)](_0x4c4aff,{'range':_0xedf735,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xfc89d(0x195)](_0x5a8fcc){const _0x38e509=_0xfc89d;for(const _0x1753c8 of this[_0x38e509(0x171)]())if(_0x1753c8[_0x38e509(0x19d)](_0x5a8fcc))return!0x0;return!0x1;}[_0xfc89d(0x171)](){const _0xb90af2=_0xfc89d;return this[_0xb90af2(0x19f)]()[_0xb90af2(0x18b)](_0x530c50=>_0x530c50[_0xb90af2(0x1a1)]());}[_0xfc89d(0x198)](){const _0x2b37c0=_0xfc89d;return this[_0x2b37c0(0x171)]()[_0x2b37c0(0x1a0)]((_0x4e15db,_0x4e0447)=>[..._0x4e15db,..._0x4e0447[_0x2b37c0(0x198)]()],[]);}[_0xfc89d(0x181)](){const _0xdd031c=_0xfc89d;var _0x32de3b;return(null===(_0x32de3b=this[_0xdd031c(0x17e)]())||void 0x0===_0x32de3b?void 0x0:_0x32de3b[_0xdd031c(0x1a1)]())||null;}[_0xfc89d(0x162)](){const _0x4748ed=_0xfc89d,_0x5ae726=this[_0x4748ed(0x171)]();if(0x1!=_0x5ae726[_0x4748ed(0x1a4)])return null;const _0x5a6550=_0x5ae726[0x0],_0x42bb7f=_0x5a6550[_0x4748ed(0x1aa)][_0x4748ed(0x161)],_0x5f29ce=_0x5a6550[_0x4748ed(0x190)][_0x4748ed(0x164)];return _0x42bb7f instanceof _0x371b58?_0x42bb7f!=_0x5f29ce?null:_0x42bb7f:null;}[_0xfc89d(0x19a)](){const _0x280a37=_0xfc89d;this[_0x280a37(0x1a9)](this[_0x280a37(0x171)](),this[_0x280a37(0x170)],this[_0x280a37(0x163)]),this[_0x280a37(0x183)]();}[_0xfc89d(0x160)](){const _0x457812=_0xfc89d;this[_0x457812(0x196)](this[_0x457812(0x171)](),this[_0x457812(0x170)],this[_0x457812(0x163)]),this[_0x457812(0x183)]();}[_0xfc89d(0x17f)](){const _0x5590f2=_0xfc89d,_0x55d2dd=[];let _0x287a34=this[_0x5590f2(0x1a6)];for(;_0x287a34;)_0x55d2dd[_0x5590f2(0x172)](_0x287a34),_0x287a34=_0x287a34[_0x5590f2(0x197)];return _0x55d2dd;}[_0xfc89d(0x192)](_0x121a54,_0x2e5e75){const _0x770430=_0xfc89d,_0x49d9b8=_0x468d4f(this[_0x770430(0x163)]);_0x381229(_0x49d9b8,_0x121a54,_0x2e5e75),_0x223579(_0x49d9b8,this[_0x770430(0x163)])||(this[_0x770430(0x163)]=_0x49d9b8,this[_0x770430(0x166)](_0x49d9b8));}[_0xfc89d(0x194)](_0x64ebcf){const _0x382450=_0xfc89d,_0xecef22=_0x468d4f(this[_0x382450(0x163)]);_0x2a6a5e(_0xecef22,_0x64ebcf),_0x223579(_0xecef22,this[_0x382450(0x163)])||(this[_0x382450(0x163)]=_0xecef22,this[_0x382450(0x166)](this[_0x382450(0x163)]));}[_0xfc89d(0x187)](){const _0x1d20da=_0xfc89d;return{'id':this['id'],'type':this[_0x1d20da(0x182)]?this[_0x1d20da(0x19c)]+':'+this[_0x1d20da(0x182)]:this[_0x1d20da(0x19c)],'authorId':this[_0x1d20da(0x16f)]['id'],'createdAt':this[_0x1d20da(0x16b)],'hasComments':this[_0x1d20da(0x176)],'data':this[_0x1d20da(0x170)],'attributes':this[_0x1d20da(0x163)]};}static[_0xfc89d(0x16d)](){const _0x10abe6=_0xfc89d;return _0x125ce3()[_0x10abe6(0x193)](0x1,0x5);}}
23
+ const _0x4e87bb=_0x1153;(function(_0x470f88,_0x30fdd4){const _0xa01a02=_0x1153,_0x1ecffe=_0x470f88();while(!![]){try{const _0x6b029f=parseInt(_0xa01a02(0x125))/0x1+-parseInt(_0xa01a02(0x12f))/0x2+-parseInt(_0xa01a02(0x159))/0x3*(-parseInt(_0xa01a02(0x145))/0x4)+-parseInt(_0xa01a02(0x149))/0x5*(-parseInt(_0xa01a02(0x133))/0x6)+-parseInt(_0xa01a02(0x112))/0x7+-parseInt(_0xa01a02(0x121))/0x8*(-parseInt(_0xa01a02(0x142))/0x9)+parseInt(_0xa01a02(0x126))/0xa*(-parseInt(_0xa01a02(0x10c))/0xb);if(_0x6b029f===_0x30fdd4)break;else _0x1ecffe['push'](_0x1ecffe['shift']());}catch(_0x35e7cf){_0x1ecffe['push'](_0x1ecffe['shift']());}}}(_0x2731,0x6b0a8));function _0x2731(){const _0x2f30c9=['onAttributesChange','3753942TXVmIH','nodeBefore','data','isIntersecting','getRange','commentThread','getContainedElement','substr','get','start','head','set','onAccept','markers','filter','9rWXnvE','discard','_markerNames','16LeuScK','from','authoredAt','delete','5GpMoqu','accept','decorate','removeMarker','getMultiRangeId','setAttribute','_saved','add','_onAttributesChange','toJSON','type','suggestion:','isInContent','subType','hasComments','getFirstRange','449697xwkgbk','addMarkerName','addRange','clear','attributes','8407586KZeUwk','nodeAfter','next','getAllAdjacentSuggestions','getMarkerNames','_model','4167520JmTYBK','getMarkers','_isDataLoaded','isIntersectingWithRange','change','push','isExternal','onDiscard','end','creator','author','_onDiscard','getRanges','createdAt','_onAccept','6215896pSdlHz','split','getFirstMarker','size','567432RTDVYi','10hvjCTQ','@external','isMultiRange','removeMarkers','length','map','getItems','removeAttribute','reduce','1543092jrYUXb','addMarker','previous'];_0x2731=function(){return _0x2f30c9;};return _0x2731();}import{Element as _0x3c23f9}from'ckeditor5/src/engine.js';function _0x1153(_0x3341c3,_0x403d23){const _0x2731ee=_0x2731();return _0x1153=function(_0x1153b6,_0x24a530){_0x1153b6=_0x1153b6-0x10c;let _0x4f3d54=_0x2731ee[_0x1153b6];return _0x4f3d54;},_0x1153(_0x3341c3,_0x403d23);}import{ObservableMixin as _0x4cf4d5,uid as _0x31a8f5}from'ckeditor5/src/utils.js';import{cloneDeep as _0x1f4c20,isEqual as _0x54775c,set as _0x3a3134,unset as _0x28a366}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x4cf4d5(){constructor(_0x273ae7,_0x56d495){const _0x5bceb9=_0x1153;super(),this[_0x5bceb9(0x114)]=!0x1,this['id']=_0x56d495['id'],this[_0x5bceb9(0x153)]=_0x56d495[_0x5bceb9(0x153)],this[_0x5bceb9(0x156)]=_0x56d495[_0x5bceb9(0x156)]||null,this[_0x5bceb9(0x11c)]=_0x56d495[_0x5bceb9(0x11c)],this[_0x5bceb9(0x11b)]=_0x56d495[_0x5bceb9(0x11b)]||_0x56d495[_0x5bceb9(0x11c)],this[_0x5bceb9(0x118)]=Boolean(_0x56d495[_0x5bceb9(0x15d)]&&_0x56d495[_0x5bceb9(0x15d)][_0x5bceb9(0x127)]),this[_0x5bceb9(0x135)]=null,this[_0x5bceb9(0x111)]=_0x273ae7,this[_0x5bceb9(0x120)]=_0x56d495[_0x5bceb9(0x13f)],this[_0x5bceb9(0x11d)]=_0x56d495[_0x5bceb9(0x119)],this[_0x5bceb9(0x151)]=_0x56d495[_0x5bceb9(0x132)],this[_0x5bceb9(0x144)]=new Set(),this[_0x5bceb9(0x11f)]=null,this[_0x5bceb9(0x13e)](_0x5bceb9(0x147),null),this[_0x5bceb9(0x13e)](_0x5bceb9(0x15d),_0x56d495[_0x5bceb9(0x15d)]||{}),this[_0x5bceb9(0x13e)](_0x5bceb9(0x131),null),this[_0x5bceb9(0x13e)](_0x5bceb9(0x10e),null),this[_0x5bceb9(0x13e)](_0x5bceb9(0x138),null),this[_0x5bceb9(0x13e)](_0x5bceb9(0x14f),!0x1),this[_0x5bceb9(0x14b)](_0x5bceb9(0x14a)),this[_0x5bceb9(0x14b)](_0x5bceb9(0x143));}get[_0x4e87bb(0x13d)](){const _0x231621=_0x4e87bb;let _0x1990c4=this;for(;_0x1990c4[_0x231621(0x131)];)_0x1990c4=_0x1990c4[_0x231621(0x131)];return _0x1990c4;}get[_0x4e87bb(0x157)](){const _0x1caecb=_0x4e87bb;return!!this[_0x1caecb(0x138)]&&this[_0x1caecb(0x138)][_0x1caecb(0x12a)]>0x0;}get[_0x4e87bb(0x128)](){const _0x5250b4=_0x4e87bb;if(0x0==this[_0x5250b4(0x144)][_0x5250b4(0x124)])return!0x1;return 0x6==Array[_0x5250b4(0x146)](this[_0x5250b4(0x144)])[0x0][_0x5250b4(0x122)](':')[_0x5250b4(0x12a)];}get[_0x4e87bb(0x155)](){const _0x3a9c22=_0x4e87bb;return null!==this[_0x3a9c22(0x123)]();}[_0x4e87bb(0x15a)](_0x4bf426){const _0x14a8f1=_0x4e87bb;this[_0x14a8f1(0x144)][_0x14a8f1(0x150)](_0x4bf426);}[_0x4e87bb(0x110)](){const _0x3a8e90=_0x4e87bb;return Array[_0x3a8e90(0x146)](this[_0x3a8e90(0x144)]);}[_0x4e87bb(0x113)](){const _0x1c0ca7=_0x4e87bb;return this[_0x1c0ca7(0x110)]()[_0x1c0ca7(0x12b)](_0x1c3610=>this[_0x1c0ca7(0x111)][_0x1c0ca7(0x140)][_0x1c0ca7(0x13b)](_0x1c3610))[_0x1c0ca7(0x141)](_0x4d467d=>_0x4d467d);}[_0x4e87bb(0x123)](){const _0xec963a=_0x4e87bb;return this[_0xec963a(0x113)]()[0x0]||null;}[_0x4e87bb(0x129)](){const _0x26490e=_0x4e87bb;this[_0x26490e(0x111)][_0x26490e(0x116)](_0x3f569c=>{const _0x58d047=_0x26490e;for(const _0x3e525f of this[_0x58d047(0x113)]())_0x3f569c[_0x58d047(0x14c)](_0x3e525f);}),this[_0x26490e(0x144)][_0x26490e(0x15c)]();}[_0x4e87bb(0x14c)](_0x41d92a){const _0x5da606=_0x4e87bb;this[_0x5da606(0x111)][_0x5da606(0x116)](_0x4056a0=>{const _0xcc139f=_0x5da606;_0x4056a0[_0xcc139f(0x14c)](_0x41d92a);}),this[_0x5da606(0x144)][_0x5da606(0x148)](_0x41d92a);}[_0x4e87bb(0x15b)](_0x412816){const _0x4ee1d6=_0x4e87bb,_0x22683b=_0x4ee1d6(0x154)+this[_0x4ee1d6(0x153)]+':'+this[_0x4ee1d6(0x156)]+':'+this['id']+':'+this[_0x4ee1d6(0x11b)]['id']+':'+u[_0x4ee1d6(0x14d)]();this[_0x4ee1d6(0x15a)](_0x22683b),this[_0x4ee1d6(0x111)][_0x4ee1d6(0x116)](_0x341205=>{const _0x3d0293=_0x4ee1d6;_0x341205[_0x3d0293(0x130)](_0x22683b,{'range':_0x412816,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4e87bb(0x115)](_0xa3ddcd){const _0x5462de=_0x4e87bb;for(const _0x416fdd of this[_0x5462de(0x11e)]())if(_0x416fdd[_0x5462de(0x136)](_0xa3ddcd))return!0x0;return!0x1;}[_0x4e87bb(0x11e)](){const _0x1d9afa=_0x4e87bb;return this[_0x1d9afa(0x113)]()[_0x1d9afa(0x12b)](_0x504c0f=>_0x504c0f[_0x1d9afa(0x137)]());}[_0x4e87bb(0x12c)](){const _0x4076de=_0x4e87bb;return this[_0x4076de(0x11e)]()[_0x4076de(0x12e)]((_0x55fc42,_0x52b90f)=>[..._0x55fc42,..._0x52b90f[_0x4076de(0x12c)]()],[]);}[_0x4e87bb(0x158)](){const _0x36a803=_0x4e87bb;var _0x360126;return(null===(_0x360126=this[_0x36a803(0x123)]())||void 0x0===_0x360126?void 0x0:_0x360126[_0x36a803(0x137)]())||null;}[_0x4e87bb(0x139)](){const _0x39d6e8=_0x4e87bb,_0x35b8c3=this[_0x39d6e8(0x11e)]();if(0x1!=_0x35b8c3[_0x39d6e8(0x12a)])return null;const _0x2ecc41=_0x35b8c3[0x0],_0x453a95=_0x2ecc41[_0x39d6e8(0x13c)][_0x39d6e8(0x10d)],_0x59e46f=_0x2ecc41[_0x39d6e8(0x11a)][_0x39d6e8(0x134)];return _0x453a95 instanceof _0x3c23f9?_0x453a95!=_0x59e46f?null:_0x453a95:null;}[_0x4e87bb(0x14a)](){const _0x40dadd=_0x4e87bb;this[_0x40dadd(0x120)](this[_0x40dadd(0x11e)](),this[_0x40dadd(0x135)],this[_0x40dadd(0x15d)]),this[_0x40dadd(0x129)]();}[_0x4e87bb(0x143)](){const _0x273f3e=_0x4e87bb;this[_0x273f3e(0x11d)](this[_0x273f3e(0x11e)](),this[_0x273f3e(0x135)],this[_0x273f3e(0x15d)]),this[_0x273f3e(0x129)]();}[_0x4e87bb(0x10f)](){const _0x303a96=_0x4e87bb,_0x15fcd3=[];let _0x146ae0=this[_0x303a96(0x13d)];for(;_0x146ae0;)_0x15fcd3[_0x303a96(0x117)](_0x146ae0),_0x146ae0=_0x146ae0[_0x303a96(0x10e)];return _0x15fcd3;}[_0x4e87bb(0x14e)](_0x556909,_0x31248b){const _0x9403a4=_0x4e87bb,_0x55d862=_0x1f4c20(this[_0x9403a4(0x15d)]);_0x3a3134(_0x55d862,_0x556909,_0x31248b),_0x54775c(_0x55d862,this[_0x9403a4(0x15d)])||(this[_0x9403a4(0x15d)]=_0x55d862,this[_0x9403a4(0x151)](_0x55d862));}[_0x4e87bb(0x12d)](_0x5bf55e){const _0x3ecfa8=_0x4e87bb,_0x13c256=_0x1f4c20(this[_0x3ecfa8(0x15d)]);_0x28a366(_0x13c256,_0x5bf55e),_0x54775c(_0x13c256,this[_0x3ecfa8(0x15d)])||(this[_0x3ecfa8(0x15d)]=_0x13c256,this[_0x3ecfa8(0x151)](this[_0x3ecfa8(0x15d)]));}[_0x4e87bb(0x152)](){const _0x18e886=_0x4e87bb;return{'id':this['id'],'type':this[_0x18e886(0x156)]?this[_0x18e886(0x153)]+':'+this[_0x18e886(0x156)]:this[_0x18e886(0x153)],'authorId':this[_0x18e886(0x11b)]['id'],'createdAt':this[_0x18e886(0x11f)],'hasComments':this[_0x18e886(0x157)],'data':this[_0x18e886(0x135)],'attributes':this[_0x18e886(0x15d)]};}static[_0x4e87bb(0x14d)](){const _0x1b3e12=_0x4e87bb;return _0x31a8f5()[_0x1b3e12(0x13a)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1d47(_0x56d120,_0x3adac2){const _0x2a566e=_0x2a56();return _0x1d47=function(_0x1d47a6,_0x24c22e){_0x1d47a6=_0x1d47a6-0x7f;let _0x4b2fe6=_0x2a566e[_0x1d47a6];return _0x4b2fe6;},_0x1d47(_0x56d120,_0x3adac2);}function _0x2a56(){const _0x47eb34=['elementEnd','isEmpty','registerAttributeLabel','$1\x20$2','element','$text','addFormat','getFirstRange','length','data','removeEmptyContainer','_handleRenameSuggestionDescription','addEmptyContainer','removeContainer','3533056Tketqw','removeFormat','*Remove:*\x20%0','_schema','426954mZKUkR','1296350PcQWrx','REPLACE_TEXT','143521OPCxMv','name','newValue','nodeAfter','softBreak','add','attribute','quantity','_addDescriptionItems','normal','_itemLabels','subType','insertion','isObject','registerElementLabel','deletion','304096wXxGYa','pop','isEqual','removeObject','elementStart','*Remove\x20format:*\x20%0','_handleAttributeSuggestionDescription','function','skip','matchingCallback','*Change\x20to:*\x20%0','getDescriptions','remove','83124gKiCHE','start','registerDescriptionCallback','*Set\x20format:*\x20%0','set','get','indexOf','getWalker','$textProxy','replace','format','Container','has','nextSibling','text','*Split:*\x20%0','push','_handleInsertRemoveSuggestionDescription','Object','checkChild','previousSibling','match','912036TPVufc','EmptyContainer','_handleCustomCallbackDescription','_customCallbacks','end','item','addObject','22HjLHZo','type','_locale','*Insert:*\x20%0','*Merge:*\x20%0','_attributeLabels','map','ELEMENT_SPACE','_itemLabelsCallbacks','_resolveDescriptionItems','label','addContainer','join','getItemLabel','isInContent','key'];_0x2a56=function(){return _0x47eb34;};return _0x2a56();}const _0x387860=_0x1d47;(function(_0x43a18a,_0x520e7d){const _0x5c22d1=_0x1d47,_0x4d914d=_0x43a18a();while(!![]){try{const _0x5cfeb2=parseInt(_0x5c22d1(0xa7))/0x1+-parseInt(_0x5c22d1(0xd1))/0x2*(-parseInt(_0x5c22d1(0xb4))/0x3)+parseInt(_0x5c22d1(0xca))/0x4+-parseInt(_0x5c22d1(0x95))/0x5+parseInt(_0x5c22d1(0x94))/0x6+-parseInt(_0x5c22d1(0x97))/0x7+-parseInt(_0x5c22d1(0x90))/0x8;if(_0x5cfeb2===_0x520e7d)break;else _0x4d914d['push'](_0x4d914d['shift']());}catch(_0x502f3b){_0x4d914d['push'](_0x4d914d['shift']());}}}(_0x2a56,0x2d917));import{getTranslation as _0x5def98}from'./utils/common-translations.js';import{priorities as _0x19bfad,insertToPriorityArray as _0x3bce47}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x2a05f8}from'./trackchangesediting.js';export default class f{constructor(_0x50b70f,_0x4bdcb4){const _0x2bb789=_0x1d47;this[_0x2bb789(0xcd)]=[],this[_0x2bb789(0xa1)]=new Map(),this[_0x2bb789(0xd9)]=[],this[_0x2bb789(0xd6)]=new Map(),this[_0x2bb789(0x93)]=_0x50b70f,this[_0x2bb789(0xd3)]=_0x4bdcb4;}[_0x387860(0xb2)](_0xb0bdb8){const _0xe696a2=_0x387860,_0x345ce0=[],_0x91abe9=new Set(),_0x25a6c9=new Set();for(let _0x36501d=0x0;_0x36501d<_0xb0bdb8[_0xe696a2(0x8a)];_0x36501d++){const _0x34bea0=_0xb0bdb8[_0x36501d];if(!_0x34bea0[_0xe696a2(0x80)])continue;const _0x2cd87f=this[_0xe696a2(0xcc)](_0x34bea0);if(_0x2cd87f){if(null!=_0x34bea0[_0xe696a2(0xa2)]){if(_0x91abe9[_0xe696a2(0xc0)](_0x34bea0[_0xe696a2(0xa2)]))continue;_0x91abe9[_0xe696a2(0x9c)](_0x34bea0[_0xe696a2(0xa2)]);}_0x345ce0[_0xe696a2(0xc4)](_0x2cd87f);}else{if(_0xe696a2(0x9d)!=_0x34bea0[_0xe696a2(0xd2)])_0xe696a2(0xa3)!=_0x34bea0[_0xe696a2(0xd2)]&&_0xe696a2(0xa6)!=_0x34bea0[_0xe696a2(0xd2)]||this[_0xe696a2(0xc5)](_0x345ce0,_0x34bea0,_0xb0bdb8[_0x36501d+0x1]);else{const _0x37ba9c=_0x34bea0[_0xe696a2(0x8b)][_0xe696a2(0x81)];if(_0x25a6c9[_0xe696a2(0xc0)](_0x37ba9c))continue;_0x25a6c9[_0xe696a2(0x9c)](_0x34bea0[_0xe696a2(0x8b)][_0xe696a2(0x81)]),_0x37ba9c==_0x2a05f8?this[_0xe696a2(0x8d)](_0x345ce0,_0x34bea0):this[_0xe696a2(0xad)](_0x345ce0,_0x34bea0);}}}return this[_0xe696a2(0xda)](_0x345ce0);}[_0x387860(0xb6)](_0x187c12){const _0x4d5374=_0x387860;this[_0x4d5374(0xcd)][_0x4d5374(0xc4)](_0x187c12);}[_0x387860(0xa5)](_0x39e4ec,_0x52b88e,_0x5ea803=_0x19bfad[_0x387860(0xa0)]){const _0x4a7e8b=_0x387860;_0x4a7e8b(0xae)==typeof _0x39e4ec?_0x3bce47(this[_0x4a7e8b(0xd9)],{'matchingCallback':_0x39e4ec,'label':_0x52b88e,'priority':_0x5ea803}):this[_0x4a7e8b(0xa1)][_0x4a7e8b(0xb8)](_0x39e4ec,_0x52b88e);}[_0x387860(0x84)](_0x470fbe,_0x162c1e){const _0x1fdaa7=_0x387860;this[_0x1fdaa7(0xd6)][_0x1fdaa7(0xb8)](_0x470fbe,_0x162c1e);}[_0x387860(0x7f)](_0x499a78,_0x29c185=0x1){const _0x40d36f=_0x387860;let _0x5ca7fb;for(const _0x20da30 of this[_0x40d36f(0xd9)])if(_0x20da30[_0x40d36f(0xb0)](_0x499a78)){_0x5ca7fb=_0x20da30[_0x40d36f(0xdb)];break;}return _0x5ca7fb||(_0x5ca7fb=this[_0x40d36f(0xa1)][_0x40d36f(0xb9)](_0x499a78[_0x40d36f(0x98)])),_0x5ca7fb?_0x5ca7fb(_0x29c185):0x1!==_0x29c185?_0x29c185+'\x20'+_0x499a78[_0x40d36f(0x98)]+'s':''+_0x499a78[_0x40d36f(0x98)];}[_0x387860(0x9f)](_0x114945,_0x411a9a){const _0x2b58b0=_0x387860,_0x4a54d6=_0x411a9a[_0x2b58b0(0x89)]()[_0x2b58b0(0xbb)](),_0x1dde9c=_0x2b58b0(0xa3)==_0x411a9a[_0x2b58b0(0xd2)]?_0x2b58b0(0x9c):_0x2b58b0(0xb3);for(const _0x51c88b of _0x4a54d6){const _0x324cdb=_0x51c88b[_0x2b58b0(0xcf)],_0x1189f3=_0x114945[_0x114945[_0x2b58b0(0x8a)]-0x1];if(_0x324cdb['is'](_0x2b58b0(0xbc)))_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)][_0x2b58b0(0xba)](_0x2b58b0(0xbf))>-0x1&&_0x114945[_0x2b58b0(0xa8)](),_0x1189f3&&_0x2b58b0(0xc2)==_0x1189f3[_0x2b58b0(0xd2)]?_0x1189f3[_0x1dde9c]+=_0x324cdb[_0x2b58b0(0x8b)]:_0x114945[_0x2b58b0(0xc4)]({'type':_0x2b58b0(0xc2),'add':_0x2b58b0(0x9c)==_0x1dde9c?_0x324cdb[_0x2b58b0(0x8b)]:'','remove':_0x2b58b0(0xb3)==_0x1dde9c?_0x324cdb[_0x2b58b0(0x8b)]:''});else{if(this[_0x2b58b0(0x93)][_0x2b58b0(0xa4)](_0x324cdb)){const _0x124b49=_0x324cdb;if(_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)][_0x2b58b0(0xba)](_0x2b58b0(0xbf))>-0x1&&_0x114945[_0x2b58b0(0xa8)](),_0x2b58b0(0x82)==_0x51c88b[_0x2b58b0(0xd2)])continue;_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)]==_0x1dde9c+_0x2b58b0(0xc6)&&_0x1189f3[_0x2b58b0(0x86)][_0x2b58b0(0x98)]==_0x124b49[_0x2b58b0(0x98)]?_0x1189f3[_0x2b58b0(0x9e)]++:_0x114945[_0x2b58b0(0xc4)]({'type':_0x1dde9c+_0x2b58b0(0xc6),'element':_0x124b49,'quantity':0x1}),_0x4a54d6[_0x2b58b0(0xaf)](_0x448ada=>!(_0x2b58b0(0x82)==_0x448ada[_0x2b58b0(0xd2)]&&_0x448ada[_0x2b58b0(0xcf)]==_0x324cdb));}else{if(this[_0x2b58b0(0x93)][_0x2b58b0(0xc7)](_0x324cdb,_0x2b58b0(0x87))||_0x324cdb['is'](_0x2b58b0(0x86),_0x2b58b0(0x9b))){const _0x3c3a98=_0x324cdb;if(_0x2b58b0(0x9c)==_0x1dde9c&&_0x2b58b0(0xab)==_0x51c88b[_0x2b58b0(0xd2)]||_0x2b58b0(0xb3)==_0x1dde9c&&_0x2b58b0(0x82)==_0x51c88b[_0x2b58b0(0xd2)])continue;if(_0x1189f3&&-0x1==_0x1189f3[_0x2b58b0(0xd2)][_0x2b58b0(0xba)](_0x2b58b0(0xbf))){_0x2b58b0(0xc2)==_0x1189f3[_0x2b58b0(0xd2)]&&(_0x1189f3[_0x1dde9c]+='\x0a');continue;}let _0x1b9f4d;if(_0x1b9f4d=_0x2b58b0(0x9c)==_0x1dde9c?_0x3c3a98[_0x2b58b0(0xc1)]&&!this[_0x2b58b0(0x93)][_0x2b58b0(0xa4)](_0x3c3a98[_0x2b58b0(0xc1)])?_0x3c3a98[_0x2b58b0(0xc1)]:null:_0x3c3a98[_0x2b58b0(0xc8)]&&!this[_0x2b58b0(0x93)][_0x2b58b0(0xa4)](_0x3c3a98[_0x2b58b0(0xc8)])?_0x3c3a98[_0x2b58b0(0xc8)]:null,_0x3c3a98[_0x2b58b0(0x83)]||_0x1b9f4d&&_0x1b9f4d[_0x2b58b0(0x83)]){const _0x85905e=_0x1b9f4d&&_0x1b9f4d[_0x2b58b0(0x83)]?_0x1b9f4d:_0x3c3a98;_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)]==_0x1dde9c+_0x2b58b0(0xcb)&&_0x1189f3[_0x2b58b0(0x86)][_0x2b58b0(0x98)]==_0x85905e[_0x2b58b0(0x98)]?_0x1189f3[_0x2b58b0(0x9e)]++:_0x114945[_0x2b58b0(0xc4)]({'type':_0x1dde9c+_0x2b58b0(0xcb),'element':_0x85905e,'quantity':0x1});}else _0x114945[_0x2b58b0(0xc4)]({'type':_0x1dde9c+_0x2b58b0(0xbf),'element':_0x3c3a98});}}}}}[_0x387860(0xda)](_0x503da7){const _0x5cc473=_0x387860,_0x535020=this[_0x5cc473(0xd3)],_0x49a980=[],_0x20b02a=[],_0x1ab706=[];for(const _0x2ca3be of _0x503da7)switch(_0x2ca3be[_0x5cc473(0xd2)]){case _0x5cc473(0xc2):if(_0x2ca3be[_0x5cc473(0x9c)]=_0x2ca3be[_0x5cc473(0x9c)][_0x5cc473(0xbd)](/(\S)\u000A+(\S)/g,_0x5cc473(0x85))[_0x5cc473(0xbd)](/\u000A/g,''),_0x2ca3be[_0x5cc473(0xb3)]=_0x2ca3be[_0x5cc473(0xb3)][_0x5cc473(0xbd)](/(\S)\u000A+(\S)/g,_0x5cc473(0x85))[_0x5cc473(0xbd)](/\u000A/g,''),''!=_0x2ca3be[_0x5cc473(0x9c)]&&''!=_0x2ca3be[_0x5cc473(0xb3)]){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xbd),'content':_0x5def98(_0x535020,_0x5cc473(0x96),['\x22'+_0x2ca3be[_0x5cc473(0xb3)]+'\x22','\x22'+_0x2ca3be[_0x5cc473(0x9c)]+'\x22'])});continue;}if(null!=_0x2ca3be[_0x5cc473(0x9c)][_0x5cc473(0xc9)](/^ +$/)){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xd4),_0x5def98(_0x535020,_0x5cc473(0xd8),_0x2ca3be[_0x5cc473(0x9c)][_0x5cc473(0x8a)]))});continue;}if(null!=_0x2ca3be[_0x5cc473(0xb3)][_0x5cc473(0xc9)](/^ +$/)){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0x92),_0x5def98(_0x535020,_0x5cc473(0xd8),_0x2ca3be[_0x5cc473(0xb3)][_0x5cc473(0x8a)]))});continue;}if(''!=_0x2ca3be[_0x5cc473(0x9c)]){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xd4),'\x22'+_0x2ca3be[_0x5cc473(0x9c)]+'\x22')});continue;}_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0x92),'\x22'+_0x2ca3be[_0x5cc473(0xb3)]+'\x22')});continue;case _0x5cc473(0x8e):case _0x5cc473(0xd0):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xd4),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0x8c):case _0x5cc473(0xaa):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0x92),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0xdc):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xc3),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0x8f):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0xd5),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0x88):_0x20b02a[_0x5cc473(0xc4)](_0x2ca3be[_0x5cc473(0x81)]);continue;case _0x5cc473(0x91):_0x1ab706[_0x5cc473(0xc4)](_0x2ca3be[_0x5cc473(0x81)]);continue;default:_0x49a980[_0x5cc473(0xc4)](_0x2ca3be);}if(_0x20b02a[_0x5cc473(0x8a)]){const _0x2bfd68=_0x20b02a[_0x5cc473(0xd7)](_0x422b7d=>this[_0x5cc473(0xd6)][_0x5cc473(0xc0)](_0x422b7d)?this[_0x5cc473(0xd6)][_0x5cc473(0xb9)](_0x422b7d):_0x422b7d)[_0x5cc473(0xdd)](',\x20');_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xbe),'content':_0x5def98(this[_0x5cc473(0xd3)],_0x5cc473(0xb7),_0x2bfd68)});}if(_0x1ab706[_0x5cc473(0x8a)]){const _0x45f6b2=_0x1ab706[_0x5cc473(0xd7)](_0x2c65bc=>this[_0x5cc473(0xd6)][_0x5cc473(0xc0)](_0x2c65bc)?this[_0x5cc473(0xd6)][_0x5cc473(0xb9)](_0x2c65bc):_0x2c65bc)[_0x5cc473(0xdd)](',\x20');_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xbe),'content':_0x5def98(this[_0x5cc473(0xd3)],_0x5cc473(0xac),_0x45f6b2)});}return _0x49a980;}[_0x387860(0xcc)](_0x3807e1){const _0x4ff5f2=_0x387860;for(const _0x3dc361 of this[_0x4ff5f2(0xcd)]){const _0xc06d76=_0x3dc361(_0x3807e1);if(_0xc06d76&&_0x4ff5f2(0xd2)in _0xc06d76)return _0xc06d76;}}[_0x387860(0xad)](_0x1f5354,_0x271bad){const _0x3bcbd8=_0x387860,_0x1a46fd=_0x271bad[_0x3bcbd8(0x8b)],_0x474bbd=void 0x0===_0x1a46fd[_0x3bcbd8(0x99)]?_0x3bcbd8(0x91):_0x3bcbd8(0x88);_0x1f5354[_0x3bcbd8(0xc4)]({'type':_0x474bbd,'key':_0x1a46fd[_0x3bcbd8(0x81)]});}[_0x387860(0x8d)](_0x14aaff,_0x4b3486){const _0x45f12d=_0x387860;_0x14aaff[_0x45f12d(0xc4)]({'type':_0x45f12d(0xbe),'content':_0x5def98(this[_0x45f12d(0xd3)],_0x45f12d(0xb1),this[_0x45f12d(0x7f)](_0x4b3486[_0x45f12d(0x89)]()[_0x45f12d(0xb5)][_0x45f12d(0x9a)],0x1))});}[_0x387860(0xc5)](_0x4eee90,_0x26d162,_0x22c21f){const _0x8c878d=_0x387860;if(this[_0x8c878d(0x9f)](_0x4eee90,_0x26d162),_0x22c21f&&_0x22c21f[_0x8c878d(0x89)]()&&!_0x26d162[_0x8c878d(0x89)]()[_0x8c878d(0xce)][_0x8c878d(0xa9)](_0x22c21f[_0x8c878d(0x89)]()[_0x8c878d(0xb5)])){const _0x287670=_0x4eee90[_0x4eee90[_0x8c878d(0x8a)]-0x1],_0x498eed=_0x8c878d(0xa3)==_0x26d162[_0x8c878d(0xd2)]?_0x8c878d(0x9c):_0x8c878d(0xb3);_0x287670&&_0x8c878d(0xc2)==_0x287670[_0x8c878d(0xd2)]&&(_0x287670[_0x498eed]+='\x0a');}}}
23
+ const _0x197613=_0x3548;(function(_0xc65a6a,_0x5ec53f){const _0x55d0fc=_0x3548,_0x29980d=_0xc65a6a();while(!![]){try{const _0x474d67=parseInt(_0x55d0fc(0x1a3))/0x1*(-parseInt(_0x55d0fc(0x17b))/0x2)+-parseInt(_0x55d0fc(0x173))/0x3+parseInt(_0x55d0fc(0x157))/0x4+-parseInt(_0x55d0fc(0x191))/0x5+parseInt(_0x55d0fc(0x175))/0x6*(-parseInt(_0x55d0fc(0x168))/0x7)+-parseInt(_0x55d0fc(0x16d))/0x8+parseInt(_0x55d0fc(0x194))/0x9;if(_0x474d67===_0x5ec53f)break;else _0x29980d['push'](_0x29980d['shift']());}catch(_0xda1537){_0x29980d['push'](_0x29980d['shift']());}}}(_0x9752,0x4c263));import{getTranslation as _0x3d690c}from'./utils/common-translations.js';import{priorities as _0x278c14,insertToPriorityArray as _0xe035ba}from'ckeditor5/src/utils.js';function _0x3548(_0x570d60,_0x71a3cc){const _0x975242=_0x9752();return _0x3548=function(_0x35480d,_0x40a18c){_0x35480d=_0x35480d-0x152;let _0x36aa0a=_0x975242[_0x35480d];return _0x36aa0a;},_0x3548(_0x570d60,_0x71a3cc);}function _0x9752(){const _0x36f15f=['key','softBreak','nextSibling','addEmptyContainer','pop','text','isEqual','REPLACE_TEXT','*Merge:*\x20%0','_locale','*Remove:*\x20%0','526732icIRgg','nodeAfter','skip','length','checkChild','function','get','registerAttributeLabel','type','indexOf','remove','removeContainer','$textProxy','registerElementLabel','insertion','match','_schema','2286298lIlhbc','matchingCallback','newValue','end','_itemLabels','4425064GEnubX','registerDescriptionCallback','elementEnd','data','previousSibling','elementStart','314334GgGXYG','join','6BIukRe','normal','_handleRenameSuggestionDescription','Object','isEmpty','format','2206fddshm','_handleInsertRemoveSuggestionDescription','*Split:*\x20%0','EmptyContainer','isInContent','getWalker','isObject','subType','element','add','has','_handleCustomCallbackDescription','*Set\x20format:*\x20%0','_resolveDescriptionItems','*Insert:*\x20%0','$text','addFormat','_handleAttributeSuggestionDescription','removeEmptyContainer','getFirstRange','_customCallbacks','attribute','1052065KNabtR','addContainer','item','17012367xdmtqr','ELEMENT_SPACE','label','*Remove\x20format:*\x20%0','*Change\x20to:*\x20%0','set','map','addObject','_addDescriptionItems','Container','push','quantity','removeObject','$1\x20$2','start','467nvQKTV','_attributeLabels','getItemLabel','name','_itemLabelsCallbacks','removeFormat','deletion','replace','getDescriptions'];_0x9752=function(){return _0x36f15f;};return _0x9752();}import{renameAttributeKey as _0x255d59}from'./trackchangesediting.js';export default class f{constructor(_0x17baa4,_0xfcb896){const _0x509c96=_0x3548;this[_0x509c96(0x18f)]=[],this[_0x509c96(0x16c)]=new Map(),this[_0x509c96(0x1a7)]=[],this[_0x509c96(0x1a4)]=new Map(),this[_0x509c96(0x167)]=_0x17baa4,this[_0x509c96(0x155)]=_0xfcb896;}[_0x197613(0x1ab)](_0x3512c8){const _0x349d55=_0x197613,_0x4615b0=[],_0x1881b2=new Set(),_0x19d7de=new Set();for(let _0x331779=0x0;_0x331779<_0x3512c8[_0x349d55(0x15a)];_0x331779++){const _0x429a59=_0x3512c8[_0x331779];if(!_0x429a59[_0x349d55(0x17f)])continue;const _0x5a76a9=this[_0x349d55(0x186)](_0x429a59);if(_0x5a76a9){if(null!=_0x429a59[_0x349d55(0x182)]){if(_0x1881b2[_0x349d55(0x185)](_0x429a59[_0x349d55(0x182)]))continue;_0x1881b2[_0x349d55(0x184)](_0x429a59[_0x349d55(0x182)]);}_0x4615b0[_0x349d55(0x19e)](_0x5a76a9);}else{if(_0x349d55(0x190)!=_0x429a59[_0x349d55(0x15f)])_0x349d55(0x165)!=_0x429a59[_0x349d55(0x15f)]&&_0x349d55(0x1a9)!=_0x429a59[_0x349d55(0x15f)]||this[_0x349d55(0x17c)](_0x4615b0,_0x429a59,_0x3512c8[_0x331779+0x1]);else{const _0x16f4cd=_0x429a59[_0x349d55(0x170)][_0x349d55(0x1ac)];if(_0x19d7de[_0x349d55(0x185)](_0x16f4cd))continue;_0x19d7de[_0x349d55(0x184)](_0x429a59[_0x349d55(0x170)][_0x349d55(0x1ac)]),_0x16f4cd==_0x255d59?this[_0x349d55(0x177)](_0x4615b0,_0x429a59):this[_0x349d55(0x18c)](_0x4615b0,_0x429a59);}}}return this[_0x349d55(0x188)](_0x4615b0);}[_0x197613(0x16e)](_0xdca248){const _0x478c3e=_0x197613;this[_0x478c3e(0x18f)][_0x478c3e(0x19e)](_0xdca248);}[_0x197613(0x164)](_0x185c10,_0x9d9618,_0x561462=_0x278c14[_0x197613(0x176)]){const _0x408910=_0x197613;_0x408910(0x15c)==typeof _0x185c10?_0xe035ba(this[_0x408910(0x1a7)],{'matchingCallback':_0x185c10,'label':_0x9d9618,'priority':_0x561462}):this[_0x408910(0x16c)][_0x408910(0x199)](_0x185c10,_0x9d9618);}[_0x197613(0x15e)](_0x48259e,_0x63fcd1){const _0x3b76e6=_0x197613;this[_0x3b76e6(0x1a4)][_0x3b76e6(0x199)](_0x48259e,_0x63fcd1);}[_0x197613(0x1a5)](_0x52a3dd,_0x199d3f=0x1){const _0x55fc41=_0x197613;let _0x44f887;for(const _0xb4cafb of this[_0x55fc41(0x1a7)])if(_0xb4cafb[_0x55fc41(0x169)](_0x52a3dd)){_0x44f887=_0xb4cafb[_0x55fc41(0x196)];break;}return _0x44f887||(_0x44f887=this[_0x55fc41(0x16c)][_0x55fc41(0x15d)](_0x52a3dd[_0x55fc41(0x1a6)])),_0x44f887?_0x44f887(_0x199d3f):0x1!==_0x199d3f?_0x199d3f+'\x20'+_0x52a3dd[_0x55fc41(0x1a6)]+'s':''+_0x52a3dd[_0x55fc41(0x1a6)];}[_0x197613(0x19c)](_0x5b4a94,_0x3103aa){const _0x15c91c=_0x197613,_0x4ede7d=_0x3103aa[_0x15c91c(0x18e)]()[_0x15c91c(0x180)](),_0x5c108a=_0x15c91c(0x165)==_0x3103aa[_0x15c91c(0x15f)]?_0x15c91c(0x184):_0x15c91c(0x161);for(const _0x51e881 of _0x4ede7d){const _0x55614c=_0x51e881[_0x15c91c(0x193)],_0x1047e3=_0x5b4a94[_0x5b4a94[_0x15c91c(0x15a)]-0x1];if(_0x55614c['is'](_0x15c91c(0x163)))_0x1047e3&&_0x1047e3[_0x15c91c(0x15f)][_0x15c91c(0x160)](_0x15c91c(0x19d))>-0x1&&_0x5b4a94[_0x15c91c(0x1b0)](),_0x1047e3&&_0x15c91c(0x1b1)==_0x1047e3[_0x15c91c(0x15f)]?_0x1047e3[_0x5c108a]+=_0x55614c[_0x15c91c(0x170)]:_0x5b4a94[_0x15c91c(0x19e)]({'type':_0x15c91c(0x1b1),'add':_0x15c91c(0x184)==_0x5c108a?_0x55614c[_0x15c91c(0x170)]:'','remove':_0x15c91c(0x161)==_0x5c108a?_0x55614c[_0x15c91c(0x170)]:''});else{if(this[_0x15c91c(0x167)][_0x15c91c(0x181)](_0x55614c)){const _0x508139=_0x55614c;if(_0x1047e3&&_0x1047e3[_0x15c91c(0x15f)][_0x15c91c(0x160)](_0x15c91c(0x19d))>-0x1&&_0x5b4a94[_0x15c91c(0x1b0)](),_0x15c91c(0x16f)==_0x51e881[_0x15c91c(0x15f)])continue;_0x1047e3&&_0x1047e3[_0x15c91c(0x15f)]==_0x5c108a+_0x15c91c(0x178)&&_0x1047e3[_0x15c91c(0x183)][_0x15c91c(0x1a6)]==_0x508139[_0x15c91c(0x1a6)]?_0x1047e3[_0x15c91c(0x19f)]++:_0x5b4a94[_0x15c91c(0x19e)]({'type':_0x5c108a+_0x15c91c(0x178),'element':_0x508139,'quantity':0x1}),_0x4ede7d[_0x15c91c(0x159)](_0x3b3915=>!(_0x15c91c(0x16f)==_0x3b3915[_0x15c91c(0x15f)]&&_0x3b3915[_0x15c91c(0x193)]==_0x55614c));}else{if(this[_0x15c91c(0x167)][_0x15c91c(0x15b)](_0x55614c,_0x15c91c(0x18a))||_0x55614c['is'](_0x15c91c(0x183),_0x15c91c(0x1ad))){const _0x36e554=_0x55614c;if(_0x15c91c(0x184)==_0x5c108a&&_0x15c91c(0x172)==_0x51e881[_0x15c91c(0x15f)]||_0x15c91c(0x161)==_0x5c108a&&_0x15c91c(0x16f)==_0x51e881[_0x15c91c(0x15f)])continue;if(_0x1047e3&&-0x1==_0x1047e3[_0x15c91c(0x15f)][_0x15c91c(0x160)](_0x15c91c(0x19d))){_0x15c91c(0x1b1)==_0x1047e3[_0x15c91c(0x15f)]&&(_0x1047e3[_0x5c108a]+='\x0a');continue;}let _0x24e04d;if(_0x24e04d=_0x15c91c(0x184)==_0x5c108a?_0x36e554[_0x15c91c(0x1ae)]&&!this[_0x15c91c(0x167)][_0x15c91c(0x181)](_0x36e554[_0x15c91c(0x1ae)])?_0x36e554[_0x15c91c(0x1ae)]:null:_0x36e554[_0x15c91c(0x171)]&&!this[_0x15c91c(0x167)][_0x15c91c(0x181)](_0x36e554[_0x15c91c(0x171)])?_0x36e554[_0x15c91c(0x171)]:null,_0x36e554[_0x15c91c(0x179)]||_0x24e04d&&_0x24e04d[_0x15c91c(0x179)]){const _0x963738=_0x24e04d&&_0x24e04d[_0x15c91c(0x179)]?_0x24e04d:_0x36e554;_0x1047e3&&_0x1047e3[_0x15c91c(0x15f)]==_0x5c108a+_0x15c91c(0x17e)&&_0x1047e3[_0x15c91c(0x183)][_0x15c91c(0x1a6)]==_0x963738[_0x15c91c(0x1a6)]?_0x1047e3[_0x15c91c(0x19f)]++:_0x5b4a94[_0x15c91c(0x19e)]({'type':_0x5c108a+_0x15c91c(0x17e),'element':_0x963738,'quantity':0x1});}else _0x5b4a94[_0x15c91c(0x19e)]({'type':_0x5c108a+_0x15c91c(0x19d),'element':_0x36e554});}}}}}[_0x197613(0x188)](_0x5b7d7d){const _0x1f2b68=_0x197613,_0x3b1fc1=this[_0x1f2b68(0x155)],_0x3cf580=[],_0x26cc8f=[],_0x3467a4=[];for(const _0x112385 of _0x5b7d7d)switch(_0x112385[_0x1f2b68(0x15f)]){case _0x1f2b68(0x1b1):if(_0x112385[_0x1f2b68(0x184)]=_0x112385[_0x1f2b68(0x184)][_0x1f2b68(0x1aa)](/(\S)\u000A+(\S)/g,_0x1f2b68(0x1a1))[_0x1f2b68(0x1aa)](/\u000A/g,''),_0x112385[_0x1f2b68(0x161)]=_0x112385[_0x1f2b68(0x161)][_0x1f2b68(0x1aa)](/(\S)\u000A+(\S)/g,_0x1f2b68(0x1a1))[_0x1f2b68(0x1aa)](/\u000A/g,''),''!=_0x112385[_0x1f2b68(0x184)]&&''!=_0x112385[_0x1f2b68(0x161)]){_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x1aa),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x153),['\x22'+_0x112385[_0x1f2b68(0x161)]+'\x22','\x22'+_0x112385[_0x1f2b68(0x184)]+'\x22'])});continue;}if(null!=_0x112385[_0x1f2b68(0x184)][_0x1f2b68(0x166)](/^ +$/)){_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x165),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x189),_0x3d690c(_0x3b1fc1,_0x1f2b68(0x195),_0x112385[_0x1f2b68(0x184)][_0x1f2b68(0x15a)]))});continue;}if(null!=_0x112385[_0x1f2b68(0x161)][_0x1f2b68(0x166)](/^ +$/)){_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x1a9),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x156),_0x3d690c(_0x3b1fc1,_0x1f2b68(0x195),_0x112385[_0x1f2b68(0x161)][_0x1f2b68(0x15a)]))});continue;}if(''!=_0x112385[_0x1f2b68(0x184)]){_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x165),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x189),'\x22'+_0x112385[_0x1f2b68(0x184)]+'\x22')});continue;}_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x1a9),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x156),'\x22'+_0x112385[_0x1f2b68(0x161)]+'\x22')});continue;case _0x1f2b68(0x1af):case _0x1f2b68(0x19b):_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x165),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x189),this[_0x1f2b68(0x1a5)](_0x112385[_0x1f2b68(0x183)],_0x112385[_0x1f2b68(0x19f)]))});continue;case _0x1f2b68(0x18d):case _0x1f2b68(0x1a0):_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x1a9),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x156),this[_0x1f2b68(0x1a5)](_0x112385[_0x1f2b68(0x183)],_0x112385[_0x1f2b68(0x19f)]))});continue;case _0x1f2b68(0x192):_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x165),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x17d),this[_0x1f2b68(0x1a5)](_0x112385[_0x1f2b68(0x183)],_0x112385[_0x1f2b68(0x19f)]))});continue;case _0x1f2b68(0x162):_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x1a9),'content':_0x3d690c(_0x3b1fc1,_0x1f2b68(0x154),this[_0x1f2b68(0x1a5)](_0x112385[_0x1f2b68(0x183)],_0x112385[_0x1f2b68(0x19f)]))});continue;case _0x1f2b68(0x18b):_0x26cc8f[_0x1f2b68(0x19e)](_0x112385[_0x1f2b68(0x1ac)]);continue;case _0x1f2b68(0x1a8):_0x3467a4[_0x1f2b68(0x19e)](_0x112385[_0x1f2b68(0x1ac)]);continue;default:_0x3cf580[_0x1f2b68(0x19e)](_0x112385);}if(_0x26cc8f[_0x1f2b68(0x15a)]){const _0x318de7=_0x26cc8f[_0x1f2b68(0x19a)](_0x1d70b0=>this[_0x1f2b68(0x1a4)][_0x1f2b68(0x185)](_0x1d70b0)?this[_0x1f2b68(0x1a4)][_0x1f2b68(0x15d)](_0x1d70b0):_0x1d70b0)[_0x1f2b68(0x174)](',\x20');_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x17a),'content':_0x3d690c(this[_0x1f2b68(0x155)],_0x1f2b68(0x187),_0x318de7)});}if(_0x3467a4[_0x1f2b68(0x15a)]){const _0x541e74=_0x3467a4[_0x1f2b68(0x19a)](_0x289aac=>this[_0x1f2b68(0x1a4)][_0x1f2b68(0x185)](_0x289aac)?this[_0x1f2b68(0x1a4)][_0x1f2b68(0x15d)](_0x289aac):_0x289aac)[_0x1f2b68(0x174)](',\x20');_0x3cf580[_0x1f2b68(0x19e)]({'type':_0x1f2b68(0x17a),'content':_0x3d690c(this[_0x1f2b68(0x155)],_0x1f2b68(0x197),_0x541e74)});}return _0x3cf580;}[_0x197613(0x186)](_0x330065){const _0x54f5d3=_0x197613;for(const _0x4838a6 of this[_0x54f5d3(0x18f)]){const _0x429772=_0x4838a6(_0x330065);if(_0x429772&&_0x54f5d3(0x15f)in _0x429772)return _0x429772;}}[_0x197613(0x18c)](_0x4c9844,_0x2150f5){const _0x9baa5=_0x197613,_0xaae371=_0x2150f5[_0x9baa5(0x170)],_0x25a8e0=void 0x0===_0xaae371[_0x9baa5(0x16a)]?_0x9baa5(0x1a8):_0x9baa5(0x18b);_0x4c9844[_0x9baa5(0x19e)]({'type':_0x25a8e0,'key':_0xaae371[_0x9baa5(0x1ac)]});}[_0x197613(0x177)](_0x3584b2,_0x5b01eb){const _0x8911c=_0x197613;_0x3584b2[_0x8911c(0x19e)]({'type':_0x8911c(0x17a),'content':_0x3d690c(this[_0x8911c(0x155)],_0x8911c(0x198),this[_0x8911c(0x1a5)](_0x5b01eb[_0x8911c(0x18e)]()[_0x8911c(0x1a2)][_0x8911c(0x158)],0x1))});}[_0x197613(0x17c)](_0x1bc1fe,_0x3590ab,_0x696e67){const _0x145c74=_0x197613;if(this[_0x145c74(0x19c)](_0x1bc1fe,_0x3590ab),_0x696e67&&_0x696e67[_0x145c74(0x18e)]()&&!_0x3590ab[_0x145c74(0x18e)]()[_0x145c74(0x16b)][_0x145c74(0x152)](_0x696e67[_0x145c74(0x18e)]()[_0x145c74(0x1a2)])){const _0x59b69d=_0x1bc1fe[_0x1bc1fe[_0x145c74(0x15a)]-0x1],_0x1e1309=_0x145c74(0x165)==_0x3590ab[_0x145c74(0x15f)]?_0x145c74(0x184):_0x145c74(0x161);_0x59b69d&&_0x145c74(0x1b1)==_0x59b69d[_0x145c74(0x15f)]&&(_0x59b69d[_0x1e1309]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x48b798=_0x1db2;(function(_0x312343,_0x1aee6b){var _0x1d53ef=_0x1db2,_0x289d5d=_0x312343();while(!![]){try{var _0x2418b4=parseInt(_0x1d53ef(0x18e))/0x1*(parseInt(_0x1d53ef(0x188))/0x2)+parseInt(_0x1d53ef(0x185))/0x3+-parseInt(_0x1d53ef(0x184))/0x4*(-parseInt(_0x1d53ef(0x186))/0x5)+parseInt(_0x1d53ef(0x18a))/0x6+-parseInt(_0x1d53ef(0x18c))/0x7+parseInt(_0x1d53ef(0x189))/0x8+-parseInt(_0x1d53ef(0x18b))/0x9;if(_0x2418b4===_0x1aee6b)break;else _0x289d5d['push'](_0x289d5d['shift']());}catch(_0x13ba41){_0x289d5d['push'](_0x289d5d['shift']());}}}(_0x4e41,0xb80ca));import{Plugin as _0x295687}from'ckeditor5/src/core.js';import _0xde79be from'./trackchangesui.js';import _0x40e2db from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';function _0x1db2(_0x4c4a8d,_0x28c979){var _0x4e4170=_0x4e41();return _0x1db2=function(_0x1db288,_0x59f304){_0x1db288=_0x1db288-0x17c;var _0x2f8f80=_0x4e4170[_0x1db288];return _0x2f8f80;},_0x1db2(_0x4c4a8d,_0x28c979);}export default class k extends _0x295687{static get[_0x48b798(0x190)](){var _0x3a09a7=_0x48b798;return[_0x40e2db,_0xde79be,_0x3a09a7(0x187)];}static get[_0x48b798(0x17d)](){var _0x541c50=_0x48b798;return _0x541c50(0x18f);}set[_0x48b798(0x17e)](_0x173129){var _0x50554c=_0x48b798;this[_0x50554c(0x183)][_0x50554c(0x182)][_0x50554c(0x18d)](_0x40e2db)[_0x50554c(0x17e)]=_0x173129;}get[_0x48b798(0x17e)](){var _0x82f442=_0x48b798;return this[_0x82f442(0x183)][_0x82f442(0x182)][_0x82f442(0x18d)](_0x40e2db)[_0x82f442(0x17e)];}[_0x48b798(0x17c)](_0x5a5d18){var _0x545c57=_0x48b798;return this[_0x545c57(0x183)][_0x545c57(0x182)][_0x545c57(0x18d)](_0x40e2db)[_0x545c57(0x180)](_0x5a5d18);}[_0x48b798(0x17f)]({skipNotAttached:_0x1a9e64=!0x1,toJSON:_0x4eaabe=!0x1}={}){var _0x425463=_0x48b798;return this[_0x425463(0x183)][_0x425463(0x182)][_0x425463(0x18d)](_0x40e2db)[_0x425463(0x17f)]({'skipNotAttached':_0x1a9e64,'toJSON':_0x4eaabe});}[_0x48b798(0x181)](_0x1685b6){var _0x17cd3e=_0x48b798;return this[_0x17cd3e(0x183)][_0x17cd3e(0x182)][_0x17cd3e(0x18d)](_0x40e2db)[_0x17cd3e(0x181)](_0x1685b6);}}function _0x4e41(){var _0x465486=['1871704MQvWyv','2263884BLepoq','892044PZYBqx','4268600jPNLaO','get','107BxfrjJ','TrackChanges','requires','addSuggestion','pluginName','adapter','getSuggestions','addSuggestionData','getSuggestion','plugins','editor','45828xqoOCN','919977kyWGMA','135YveivV','Comments','4402jSRIiW'];_0x4e41=function(){return _0x465486;};return _0x4e41();}
23
+ function _0x4a81(){var _0xa638ac=['addSuggestion','editor','1358576kLWkjz','pluginName','8761yfRqXb','1350295hWlqzw','356QDBkPP','Comments','852156qnCfGH','8xTXMFK','7094178ETDuYb','plugins','3259170USRxdU','12259331LWQhbf','getSuggestion','adapter','getSuggestions','TrackChanges','6vqIFWy','addSuggestionData','requires','get'];_0x4a81=function(){return _0xa638ac;};return _0x4a81();}function _0x5141(_0x3a9c40,_0x93cde3){var _0x4a81b9=_0x4a81();return _0x5141=function(_0x514163,_0x33dbe3){_0x514163=_0x514163-0xed;var _0x2c45e8=_0x4a81b9[_0x514163];return _0x2c45e8;},_0x5141(_0x3a9c40,_0x93cde3);}var _0xc0a068=_0x5141;(function(_0x55974b,_0x1a2bcc){var _0x464ddb=_0x5141,_0x2bddec=_0x55974b();while(!![]){try{var _0x1fb509=-parseInt(_0x464ddb(0xf3))/0x1*(-parseInt(_0x464ddb(0xf5))/0x2)+parseInt(_0x464ddb(0x101))/0x3*(parseInt(_0x464ddb(0xf1))/0x4)+-parseInt(_0x464ddb(0xf4))/0x5+parseInt(_0x464ddb(0xf9))/0x6+-parseInt(_0x464ddb(0xfc))/0x7*(parseInt(_0x464ddb(0xf8))/0x8)+-parseInt(_0x464ddb(0xf7))/0x9+-parseInt(_0x464ddb(0xfb))/0xa;if(_0x1fb509===_0x1a2bcc)break;else _0x2bddec['push'](_0x2bddec['shift']());}catch(_0x43befb){_0x2bddec['push'](_0x2bddec['shift']());}}}(_0x4a81,0xef0ac));import{Plugin as _0x52c152}from'ckeditor5/src/core.js';import _0x22c763 from'./trackchangesui.js';import _0x392956 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x52c152{static get[_0xc0a068(0xed)](){var _0x37c6c6=_0xc0a068;return[_0x392956,_0x22c763,_0x37c6c6(0xf6)];}static get[_0xc0a068(0xf2)](){var _0x22e421=_0xc0a068;return _0x22e421(0x100);}set[_0xc0a068(0xfe)](_0x1de387){var _0xd655a0=_0xc0a068;this[_0xd655a0(0xf0)][_0xd655a0(0xfa)][_0xd655a0(0xee)](_0x392956)[_0xd655a0(0xfe)]=_0x1de387;}get[_0xc0a068(0xfe)](){var _0x47aacb=_0xc0a068;return this[_0x47aacb(0xf0)][_0x47aacb(0xfa)][_0x47aacb(0xee)](_0x392956)[_0x47aacb(0xfe)];}[_0xc0a068(0xef)](_0x20a0ae){var _0x58d9a2=_0xc0a068;return this[_0x58d9a2(0xf0)][_0x58d9a2(0xfa)][_0x58d9a2(0xee)](_0x392956)[_0x58d9a2(0x102)](_0x20a0ae);}[_0xc0a068(0xff)]({skipNotAttached:_0x1e30fd=!0x1,toJSON:_0xe73a07=!0x1}={}){var _0x521191=_0xc0a068;return this[_0x521191(0xf0)][_0x521191(0xfa)][_0x521191(0xee)](_0x392956)[_0x521191(0xff)]({'skipNotAttached':_0x1e30fd,'toJSON':_0xe73a07});}[_0xc0a068(0xfd)](_0x55ec4f){var _0x423af9=_0xc0a068;return this[_0x423af9(0xf0)][_0x423af9(0xfa)][_0x423af9(0xee)](_0x392956)[_0x423af9(0xfd)](_0x55ec4f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x570fb6=_0x308f;function _0x308f(_0x3f2155,_0x6952f2){const _0x5828f8=_0x5828();return _0x308f=function(_0x308fe3,_0x554a02){_0x308fe3=_0x308fe3-0x1a2;let _0x310822=_0x5828f8[_0x308fe3];return _0x310822;},_0x308f(_0x3f2155,_0x6952f2);}(function(_0x24a958,_0x348a3b){const _0x42ab32=_0x308f,_0x55d0c4=_0x24a958();while(!![]){try{const _0x4410f4=parseInt(_0x42ab32(0x1c8))/0x1+parseInt(_0x42ab32(0x1bc))/0x2+parseInt(_0x42ab32(0x1c3))/0x3*(parseInt(_0x42ab32(0x1bb))/0x4)+parseInt(_0x42ab32(0x1af))/0x5+-parseInt(_0x42ab32(0x1be))/0x6*(parseInt(_0x42ab32(0x1de))/0x7)+parseInt(_0x42ab32(0x1ac))/0x8*(parseInt(_0x42ab32(0x1b0))/0x9)+-parseInt(_0x42ab32(0x1b6))/0xa;if(_0x4410f4===_0x348a3b)break;else _0x55d0c4['push'](_0x55d0c4['shift']());}catch(_0x1cdc98){_0x55d0c4['push'](_0x55d0c4['shift']());}}}(_0x5828,0x65f54));import{Plugin as _0x300679}from'ckeditor5/src/core.js';import{CKEditorError as _0x78d2fd}from'ckeditor5/src/utils.js';function _0x5828(){const _0x596a78=['get','getCommentThreads','acceptAllSuggestions','data','track-changes-data-invalid-editor-creator','getDataWithDiscardedSuggestions','div','requires','discardAllSuggestions','model','execute','push','function','pluginName','result','set','addUser','14VIHzFA','init','create','destroy','Users','end','getFullData','CommentsRepository','constructor','config','document','define','getRootNames','getRootsAttributes','418328MWYgUk','name','plugins','2715955dzHqnS','18arnJHI','getUser','rootsAttributes','addSuggestionData','trackChangesData','TrackChangesEditing','10249390uNQNqt','editor','getSuggestions','users','trackChangesData.editorCreator','1192iYDWok','1528026oCGpoW','getDataWithAcceptedSuggestions','592194dUHslC','appendChild','useAnonymousUser','TrackChangesData','TrackChangesDataGetter','1722odJZnR','reduce','createDocumentFragment','editorCreator','_adapter','57119SHLzjD','createElement','map','addCommentThread','Pagination'];_0x5828=function(){return _0x596a78;};return _0x5828();}import _0x2e6d1e from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x39f631}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x570fb6(0x1cc)];export default class P extends _0x300679{static get[_0x570fb6(0x1d4)](){return[_0x2e6d1e];}static get[_0x570fb6(0x1da)](){const _0x5bd89c=_0x570fb6;return _0x5bd89c(0x1c1);}[_0x570fb6(0x1df)](){const _0x3b3f5b=_0x570fb6,_0x45a602=this[_0x3b3f5b(0x1b7)];if(_0x45a602[_0x3b3f5b(0x1a7)][_0x3b3f5b(0x1a9)](_0x3b3f5b(0x1ba),_0x2c5ab2=>{const _0xb20d56=_0x3b3f5b,_0x51c98d=_0x45a602[_0xb20d56(0x1d6)][_0xb20d56(0x1a8)][_0xb20d56(0x1aa)]()[_0xb20d56(0x1c4)]((_0x247f79,_0x405532)=>(_0x247f79[_0x405532]='',_0x247f79),{});return _0x45a602[_0xb20d56(0x1a6)][_0xb20d56(0x1e0)](_0x51c98d,_0x2c5ab2);}),_0x3b3f5b(0x1d9)!=typeof _0x45a602[_0x3b3f5b(0x1a7)][_0x3b3f5b(0x1cd)](_0x3b3f5b(0x1b4))[_0x3b3f5b(0x1c6)])throw new _0x78d2fd(_0x3b3f5b(0x1d1));}[_0x570fb6(0x1bd)](_0x596ee1){const _0x30b541=_0x570fb6;return N(this[_0x30b541(0x1b7)],!0x0,_0x596ee1);}[_0x570fb6(0x1d2)](_0x10a961){const _0x25125a=_0x570fb6;return N(this[_0x25125a(0x1b7)],!0x1,_0x10a961);}}class D extends _0x300679{static get[_0x570fb6(0x1da)](){const _0xf13c88=_0x570fb6;return _0xf13c88(0x1c2);}constructor(_0x5bab12){const _0x139dfd=_0x570fb6;super(_0x5bab12),this[_0x139dfd(0x1db)]=_0x139dfd(0x1a3);}[_0x570fb6(0x1df)](){const _0x1460d6=_0x570fb6;this[_0x1460d6(0x1b7)][_0x1460d6(0x1ae)][_0x1460d6(0x1cd)](_0x1460d6(0x1a5))[_0x1460d6(0x1c7)]={'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[_0x1460d6(0x1b7)][_0x1460d6(0x1ae)][_0x1460d6(0x1cd)](_0x1460d6(0x1b5))[_0x1460d6(0x1c7)]=null;}}function v(_0x5184a8){const _0x3e9edc=_0x570fb6;return void 0x0!==_0x5184a8[_0x3e9edc(0x1ab)];}async function N(_0x1731c9,_0x578dfa,_0x199863){const _0x4d7011=_0x570fb6,_0x73f12a=_0x39f631(_0x1731c9,T);_0x73f12a[_0x4d7011(0x1ae)][_0x4d7011(0x1d8)](_0x2e6d1e,D),_0x73f12a[_0x4d7011(0x1b2)]=v(_0x1731c9)?_0x1731c9[_0x4d7011(0x1ab)]():void 0x0;const _0x53dcdf=document[_0x4d7011(0x1c5)](),_0x579ebf=_0x1731c9[_0x4d7011(0x1a7)][_0x4d7011(0x1cd)](_0x4d7011(0x1b4))[_0x4d7011(0x1c6)],_0x354dc6=await _0x579ebf(_0x73f12a,()=>function(_0x26ac4c){const _0x291de1=_0x4d7011,_0x331516=document[_0x291de1(0x1c9)](_0x291de1(0x1d3));return _0x26ac4c[_0x291de1(0x1bf)](_0x331516),_0x331516;}(_0x53dcdf));!function(_0x5cbca5,_0x391456){const _0x10ff6b=_0x4d7011,_0x1f2647=_0x5cbca5[_0x10ff6b(0x1d6)][_0x10ff6b(0x1a8)][_0x10ff6b(0x1aa)]()[_0x10ff6b(0x1c4)]((_0x14b70a,_0x228d0e)=>(_0x14b70a[_0x228d0e]=_0x5cbca5[_0x10ff6b(0x1d0)][_0x10ff6b(0x1cd)]({'rootName':_0x228d0e}),_0x14b70a),{}),_0x46557c=_0x5cbca5[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a2))[_0x10ff6b(0x1b9)][_0x10ff6b(0x1ca)](_0x356b75=>({'id':_0x356b75['id'],'name':_0x356b75[_0x10ff6b(0x1ad)]})),_0x41b031=_0x5cbca5[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1b5))[_0x10ff6b(0x1b8)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x492e93=_0x5cbca5[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a5))[_0x10ff6b(0x1ce)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3c8b99=_0x391456[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a2)),_0x2450a1=_0x391456[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1b5)),_0x34bfc9=_0x391456[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a5));for(const _0x18bb2b of _0x46557c)_0x3c8b99[_0x10ff6b(0x1b1)](_0x18bb2b['id'])||_0x3c8b99[_0x10ff6b(0x1dd)](_0x18bb2b);_0x3c8b99['me']||_0x3c8b99[_0x10ff6b(0x1c0)]();for(const _0x431da3 of _0x41b031)_0x2450a1[_0x10ff6b(0x1b3)](_0x431da3);for(const _0xd72b19 of _0x492e93)_0x34bfc9[_0x10ff6b(0x1cb)](_0xd72b19);_0x391456[_0x10ff6b(0x1d0)][_0x10ff6b(0x1dc)](_0x1f2647);}(_0x1731c9,_0x354dc6),_0x354dc6[_0x4d7011(0x1d7)](_0x578dfa?_0x4d7011(0x1cf):_0x4d7011(0x1d5));const _0x28ac59=v(_0x354dc6)?_0x354dc6[_0x4d7011(0x1a4)](_0x199863):_0x354dc6[_0x4d7011(0x1d0)][_0x4d7011(0x1cd)](_0x199863);return await _0x354dc6[_0x4d7011(0x1e1)](),_0x28ac59;}
23
+ const _0xc9b872=_0x5cd9;(function(_0x338122,_0x24e325){const _0x378781=_0x5cd9,_0x199dc4=_0x338122();while(!![]){try{const _0x4b3b10=-parseInt(_0x378781(0xed))/0x1+-parseInt(_0x378781(0xf5))/0x2*(parseInt(_0x378781(0x120))/0x3)+parseInt(_0x378781(0x111))/0x4+-parseInt(_0x378781(0xfa))/0x5+parseInt(_0x378781(0x11f))/0x6+parseInt(_0x378781(0xf9))/0x7+-parseInt(_0x378781(0xf8))/0x8*(-parseInt(_0x378781(0x11b))/0x9);if(_0x4b3b10===_0x24e325)break;else _0x199dc4['push'](_0x199dc4['shift']());}catch(_0x3a1dab){_0x199dc4['push'](_0x199dc4['shift']());}}}(_0x3f9f,0x3a709));import{Plugin as _0x7f8409}from'ckeditor5/src/core.js';import{CKEditorError as _0x109394}from'ckeditor5/src/utils.js';import _0x31661f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x913820}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xc9b872(0x113)];export default class P extends _0x7f8409{static get[_0xc9b872(0xfe)](){return[_0x31661f];}static get[_0xc9b872(0x10e)](){const _0x48f587=_0xc9b872;return _0x48f587(0x116);}[_0xc9b872(0xea)](){const _0x50ff60=_0xc9b872,_0x312293=this[_0x50ff60(0x128)];if(_0x312293[_0x50ff60(0x10a)][_0x50ff60(0x119)](_0x50ff60(0x108),_0x3bcdd5=>{const _0x746c36=_0x50ff60,_0x36479c=_0x312293[_0x746c36(0x107)][_0x746c36(0xf6)][_0x746c36(0x105)]()[_0x746c36(0xf7)]((_0x437687,_0x4beff5)=>(_0x437687[_0x4beff5]='',_0x437687),{});return _0x312293[_0x746c36(0x114)][_0x746c36(0x110)](_0x36479c,_0x3bcdd5);}),_0x50ff60(0x109)!=typeof _0x312293[_0x50ff60(0x10a)][_0x50ff60(0xf1)](_0x50ff60(0x115))[_0x50ff60(0x121)])throw new _0x109394(_0x50ff60(0x10f));}[_0xc9b872(0x112)](_0x43488e){const _0x540f36=_0xc9b872;return N(this[_0x540f36(0x128)],!0x0,_0x43488e);}[_0xc9b872(0x103)](_0x3eaebb){const _0x47a182=_0xc9b872;return N(this[_0x47a182(0x128)],!0x1,_0x3eaebb);}}class D extends _0x7f8409{static get[_0xc9b872(0x10e)](){const _0x3d62bd=_0xc9b872;return _0x3d62bd(0xfc);}constructor(_0x10662d){const _0x4f8bc0=_0xc9b872;super(_0x10662d),this[_0x4f8bc0(0x117)]=_0x4f8bc0(0x102);}[_0xc9b872(0xea)](){const _0x455647=_0xc9b872;this[_0x455647(0x128)][_0x455647(0x100)][_0x455647(0xf1)](_0x455647(0x10d))[_0x455647(0x101)]={'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[_0x455647(0x128)][_0x455647(0x100)][_0x455647(0xf1)](_0x455647(0xf0))[_0x455647(0x101)]=null;}}function _0x3f9f(){const _0x228464=['execute','45ULVNEG','createDocumentFragment','createElement','map','2447610ddSarV','39kSzsgK','editorCreator','acceptAllSuggestions','getSuggestions','addCommentThread','name','push','useAnonymousUser','editor','init','rootsAttributes','destroy','378194GpfcWF','data','set','TrackChangesEditing','get','addUser','users','getRootsAttributes','11510DwJhoc','document','reduce','445288JlKGfK','899283RDcxtj','1876370runvoC','getCommentThreads','TrackChangesDataGetter','addSuggestionData','requires','Users','plugins','_adapter','end','getDataWithDiscardedSuggestions','discardAllSuggestions','getRootNames','div','model','trackChangesData.editorCreator','function','config','appendChild','getFullData','CommentsRepository','pluginName','track-changes-data-invalid-editor-creator','create','1011772ZAkHwB','getDataWithAcceptedSuggestions','Pagination','constructor','trackChangesData','TrackChangesData','result','getUser','define'];_0x3f9f=function(){return _0x228464;};return _0x3f9f();}function _0x5cd9(_0x53ea1e,_0x143488){const _0x3f9f8f=_0x3f9f();return _0x5cd9=function(_0x5cd9ce,_0xf764ed){_0x5cd9ce=_0x5cd9ce-0xea;let _0x20dd2c=_0x3f9f8f[_0x5cd9ce];return _0x20dd2c;},_0x5cd9(_0x53ea1e,_0x143488);}function v(_0x3c28e9){const _0x1968f5=_0xc9b872;return void 0x0!==_0x3c28e9[_0x1968f5(0xf4)];}async function N(_0x3db008,_0x5d4d19,_0x4bb86e){const _0x2970ce=_0xc9b872,_0x38b7cd=_0x913820(_0x3db008,T);_0x38b7cd[_0x2970ce(0x100)][_0x2970ce(0x126)](_0x31661f,D),_0x38b7cd[_0x2970ce(0xeb)]=v(_0x3db008)?_0x3db008[_0x2970ce(0xf4)]():void 0x0;const _0x22f38b=document[_0x2970ce(0x11c)](),_0x2e35dc=_0x3db008[_0x2970ce(0x10a)][_0x2970ce(0xf1)](_0x2970ce(0x115))[_0x2970ce(0x121)],_0x5b020f=await _0x2e35dc(_0x38b7cd,()=>function(_0x47819a){const _0x31bdfc=_0x2970ce,_0x13d4fe=document[_0x31bdfc(0x11d)](_0x31bdfc(0x106));return _0x47819a[_0x31bdfc(0x10b)](_0x13d4fe),_0x13d4fe;}(_0x22f38b));!function(_0x3d95ae,_0x1913b5){const _0x2b1f2a=_0x2970ce,_0x4b2cc5=_0x3d95ae[_0x2b1f2a(0x107)][_0x2b1f2a(0xf6)][_0x2b1f2a(0x105)]()[_0x2b1f2a(0xf7)]((_0x242a1a,_0x40baf6)=>(_0x242a1a[_0x40baf6]=_0x3d95ae[_0x2b1f2a(0xee)][_0x2b1f2a(0xf1)]({'rootName':_0x40baf6}),_0x242a1a),{}),_0x4a1068=_0x3d95ae[_0x2b1f2a(0x100)][_0x2b1f2a(0xf1)](_0x2b1f2a(0xff))[_0x2b1f2a(0xf3)][_0x2b1f2a(0x11e)](_0x5c1626=>({'id':_0x5c1626['id'],'name':_0x5c1626[_0x2b1f2a(0x125)]})),_0x498048=_0x3d95ae[_0x2b1f2a(0x100)][_0x2b1f2a(0xf1)](_0x2b1f2a(0xf0))[_0x2b1f2a(0x123)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x50d9d9=_0x3d95ae[_0x2b1f2a(0x100)][_0x2b1f2a(0xf1)](_0x2b1f2a(0x10d))[_0x2b1f2a(0xfb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4cd9c5=_0x1913b5[_0x2b1f2a(0x100)][_0x2b1f2a(0xf1)](_0x2b1f2a(0xff)),_0x156d68=_0x1913b5[_0x2b1f2a(0x100)][_0x2b1f2a(0xf1)](_0x2b1f2a(0xf0)),_0x1b70c1=_0x1913b5[_0x2b1f2a(0x100)][_0x2b1f2a(0xf1)](_0x2b1f2a(0x10d));for(const _0x4e71c9 of _0x4a1068)_0x4cd9c5[_0x2b1f2a(0x118)](_0x4e71c9['id'])||_0x4cd9c5[_0x2b1f2a(0xf2)](_0x4e71c9);_0x4cd9c5['me']||_0x4cd9c5[_0x2b1f2a(0x127)]();for(const _0x5ce3f4 of _0x498048)_0x156d68[_0x2b1f2a(0xfd)](_0x5ce3f4);for(const _0x1d9d06 of _0x50d9d9)_0x1b70c1[_0x2b1f2a(0x124)](_0x1d9d06);_0x1913b5[_0x2b1f2a(0xee)][_0x2b1f2a(0xef)](_0x4b2cc5);}(_0x3db008,_0x5b020f),_0x5b020f[_0x2970ce(0x11a)](_0x5d4d19?_0x2970ce(0x122):_0x2970ce(0x104));const _0x31c588=v(_0x5b020f)?_0x5b020f[_0x2970ce(0x10c)](_0x4bb86e):_0x5b020f[_0x2970ce(0xee)][_0x2970ce(0xf1)](_0x4bb86e);return await _0x5b020f[_0x2970ce(0xec)](),_0x31c588;}