@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240523.0 → 0.0.0-nightly-20240525.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 _0x1b2628=_0x5576;function _0xade9(){const _0x230fad=['162141BtXdBS','$graveyard','highest','isInContent','7jrsvEa','add','TrackChangesEditing','mergeTableCellLeft','element','direction','_areMergableCells','enableCommand','rootName','change','markMultiRangeBlockFormat','length','setSelection','splitTableCellHorizontally','312238Xwvwmi','model','registerDescriptionCallback','containsRange','createRangeOn','isEnabled','refresh','TableEditing','forceDefaultExecution','find','5IWwBEt','root','push','1057888YAalln','return','get','selection','low','requires','cell','map','set:isEnabled','getAncestors','stop','TableUtils','*Split\x20cell:*\x20vertically','_areSelectedCellsMergable','accept','deletion','findAncestor','mergeTableCellUp','table','filter','getRanges','9gyzhUs','712024PYFyVQ','horizontally','*Merge\x20cells*','markBlockFormat','has','getCellLocation','_suggestionFactory','getSuggestions','commands','mergeTableCells','commandName','author','insertion','from','detach','getSelectionAffectedTableCells','mergeTableCellRight','_tablePostFixingSubtypes','formatBlock','splitTableCellVertically','afterInit','*Split\x20cell:*\x20horizontally','1254714EcrSbq','subType','document','editor','_acceptFormatSuggestionCallbackFactory','629890RTQxEI','format','descriptionFactory','mergeTableCellDown','size','fromRange','tableCell','registerCustomCallback','formatInline','type','locale','execute','trackChanges','_isForcedDefaultExecutionBlock','value','getFirstPosition','plugins','createTableWalker','794280msfHxw'];_0xade9=function(){return _0x230fad;};return _0xade9();}function _0x5576(_0x3aee18,_0x4adb3f){const _0xade961=_0xade9();return _0x5576=function(_0x55765b,_0x4d2a61){_0x55765b=_0x55765b-0x1e9;let _0x54af91=_0xade961[_0x55765b];return _0x54af91;},_0x5576(_0x3aee18,_0x4adb3f);}(function(_0x52c521,_0xc4c259){const _0x21c3e3=_0x5576,_0x298dd6=_0x52c521();while(!![]){try{const _0x369a59=-parseInt(_0x21c3e3(0x227))/0x1+-parseInt(_0x21c3e3(0x239))/0x2+parseInt(_0x21c3e3(0x226))/0x3+parseInt(_0x21c3e3(0x246))/0x4+parseInt(_0x21c3e3(0x243))/0x5*(-parseInt(_0x21c3e3(0x20f))/0x6)+parseInt(_0x21c3e3(0x22b))/0x7*(parseInt(_0x21c3e3(0x1f9))/0x8)+parseInt(_0x21c3e3(0x1f8))/0x9*(parseInt(_0x21c3e3(0x214))/0xa);if(_0x369a59===_0xc4c259)break;else _0x298dd6['push'](_0x298dd6['shift']());}catch(_0x5f43ad){_0x298dd6['push'](_0x298dd6['shift']());}}}(_0xade9,0x258f5));import{Plugin as _0x2f3e7d}from'ckeditor5/src/core.js';import _0x55f6e8 from'./table.js';import{LiveRange as _0x183b44}from'ckeditor5/src/engine.js';import{getTranslation as _0x50918e}from'../utils/common-translations.js';export default class St extends _0x2f3e7d{static get[_0x1b2628(0x24b)](){return[_0x55f6e8];}[_0x1b2628(0x20d)](){const _0x1005c0=_0x1b2628,_0x20f040=this[_0x1005c0(0x212)],_0x26b818=_0x20f040[_0x1005c0(0x23a)][_0x1005c0(0x211)][_0x1005c0(0x249)],_0x168d35=_0x20f040[_0x1005c0(0x21e)];if(!_0x20f040[_0x1005c0(0x224)][_0x1005c0(0x1fd)](_0x1005c0(0x240)))return;const _0x140786=_0x20f040[_0x1005c0(0x224)][_0x1005c0(0x248)](_0x1005c0(0x22d)),_0x4daa40=_0x20f040[_0x1005c0(0x224)][_0x1005c0(0x248)](_0x1005c0(0x1ee)),_0x195041=_0x20f040[_0x1005c0(0x224)][_0x1005c0(0x248)](_0x55f6e8);_0x195041[_0x1005c0(0x20a)][_0x1005c0(0x245)](_0x1005c0(0x202)),_0x140786[_0x1005c0(0x232)](_0x1005c0(0x202),()=>{const _0x38c166=_0x1005c0,_0x175503=_0x4daa40[_0x38c166(0x208)](_0x20f040[_0x38c166(0x23a)][_0x38c166(0x211)][_0x38c166(0x249)]);_0x20f040[_0x38c166(0x23a)][_0x38c166(0x234)](()=>{const _0x470bf8=_0x38c166;_0x140786[_0x470bf8(0x235)](_0x175503,{'commandName':_0x470bf8(0x202),'commandParams':[]},[],_0x470bf8(0x202));});}),_0x20f040[_0x1005c0(0x201)][_0x1005c0(0x248)](_0x1005c0(0x202))['on'](_0x1005c0(0x21f),(_0x7c6334,_0x33e519)=>{const _0x3a4e9c=_0x1005c0;_0x20f040[_0x3a4e9c(0x201)][_0x3a4e9c(0x248)](_0x3a4e9c(0x220))[_0x3a4e9c(0x222)]&&(_0x33e519[_0x3a4e9c(0x236)]>0x0&&_0x33e519[_0x33e519[_0x3a4e9c(0x236)]-0x1]&&_0x33e519[_0x33e519[_0x3a4e9c(0x236)]-0x1][_0x3a4e9c(0x241)]||_0x140786[_0x3a4e9c(0x221)]||this[_0x3a4e9c(0x1f0)]()||_0x7c6334[_0x3a4e9c(0x1ed)]());},{'priority':_0x1005c0(0x229)});for(const _0x30682e of[_0x1005c0(0x1f4),_0x1005c0(0x209),_0x1005c0(0x217),_0x1005c0(0x22e)]){const _0x129b88=_0x20f040[_0x1005c0(0x201)][_0x1005c0(0x248)](_0x30682e);_0x140786[_0x1005c0(0x232)](_0x30682e,()=>{const _0x302667=_0x1005c0,_0x2577a6=_0x20f040[_0x302667(0x23a)][_0x302667(0x211)][_0x302667(0x249)][_0x302667(0x223)]()[_0x302667(0x1ec)]()[_0x302667(0x242)](_0x3be106=>_0x3be106['is'](_0x302667(0x22f),_0x302667(0x21a))),_0x227f17=_0x129b88[_0x302667(0x222)];_0x20f040[_0x302667(0x23a)][_0x302667(0x234)](()=>{const _0x15fc04=_0x302667;_0x140786[_0x15fc04(0x235)]([_0x2577a6,_0x227f17],{'commandName':_0x15fc04(0x202),'commandParams':[]},[],_0x15fc04(0x202));});});}for(const _0x386d2a of[_0x1005c0(0x20c),_0x1005c0(0x238)]){const _0x44b8e7=_0x20f040[_0x1005c0(0x201)][_0x1005c0(0x248)](_0x386d2a);_0x140786[_0x1005c0(0x232)](_0x386d2a,()=>{const _0x3db8fe=_0x1005c0,_0x1d26d1=_0x4daa40[_0x3db8fe(0x208)](_0x20f040[_0x3db8fe(0x23a)][_0x3db8fe(0x211)][_0x3db8fe(0x249)])[0x0],_0xf0a79e=_0x1d26d1[_0x3db8fe(0x1f3)](_0x3db8fe(0x1f5)),{column:_0x3cfd7d,row:_0x5d65e4}=_0x4daa40[_0x3db8fe(0x1fe)](_0x1d26d1);let _0x4e5174=[];if(_0x3db8fe(0x1fa)==_0x44b8e7[_0x3db8fe(0x230)]){const _0x575426=_0x4daa40[_0x3db8fe(0x225)](_0xf0a79e,{'startRow':_0x5d65e4,'endRow':_0x5d65e4,'includeAllSlots':!0x0});_0x4e5174=Array[_0x3db8fe(0x206)](_0x575426)[_0x3db8fe(0x1ea)](_0x306907=>_0x306907[_0x3db8fe(0x1e9)]);}else{const _0x2b399d=_0x4daa40[_0x3db8fe(0x225)](_0xf0a79e,{'column':_0x3cfd7d,'includeAllSlots':!0x0});_0x4e5174=Array[_0x3db8fe(0x206)](_0x2b399d)[_0x3db8fe(0x1ea)](_0x507739=>_0x507739[_0x3db8fe(0x1e9)]);}_0x20f040[_0x3db8fe(0x23a)][_0x3db8fe(0x234)](_0x436728=>{const _0xdf2bcc=_0x3db8fe;_0x140786[_0xdf2bcc(0x1fc)](_0x436728[_0xdf2bcc(0x23d)](_0x1d26d1),{'commandName':_0x386d2a,'commandParams':[]},_0x4e5174,_0x386d2a);});});}_0x140786[_0x1005c0(0x216)][_0x1005c0(0x23b)](_0x2040f8=>{const _0xc5c843=_0x1005c0;if(_0xc5c843(0x20b)!=_0x2040f8[_0xc5c843(0x21d)]&&_0xc5c843(0x21c)!=_0x2040f8[_0xc5c843(0x21d)])return;const {data:_0x51fd82}=_0x2040f8;return _0x51fd82&&_0xc5c843(0x202)==_0x51fd82[_0xc5c843(0x203)]?{'type':_0xc5c843(0x215),'content':_0x50918e(_0x168d35,_0xc5c843(0x1fb))}:void 0x0;}),_0x140786[_0x1005c0(0x216)][_0x1005c0(0x23b)](_0x128634=>{const _0x210e3b=_0x1005c0;if(_0x210e3b(0x20b)!=_0x128634[_0x210e3b(0x21d)]&&_0x210e3b(0x21c)!=_0x128634[_0x210e3b(0x21d)])return;const {data:_0x5efb5f}=_0x128634;return _0x5efb5f?_0x210e3b(0x20c)==_0x5efb5f[_0x210e3b(0x203)]?{'type':_0x210e3b(0x215),'content':_0x50918e(_0x168d35,_0x210e3b(0x1ef))}:_0x210e3b(0x238)==_0x5efb5f[_0x210e3b(0x203)]?{'type':_0x210e3b(0x215),'content':_0x50918e(_0x168d35,_0x210e3b(0x20e))}:void 0x0:void 0x0;});const _0x5e4a2f=_0x195041[_0x1005c0(0x213)]();for(const _0x2ab862 of[_0x1005c0(0x1f4),_0x1005c0(0x209),_0x1005c0(0x217),_0x1005c0(0x22e)])_0x140786[_0x1005c0(0x1ff)][_0x1005c0(0x21b)](_0x1005c0(0x20b),_0x2ab862,_0x1005c0(0x1f1),_0x5e4a2f);for(const _0x1a3509 of[_0x1005c0(0x20c),_0x1005c0(0x238)])_0x140786[_0x1005c0(0x1ff)][_0x1005c0(0x21b)](_0x1005c0(0x20b),_0x1a3509,_0x1005c0(0x1f1),_0x5e4a2f);_0x140786[_0x1005c0(0x1ff)][_0x1005c0(0x21b)](_0x1005c0(0x20b),_0x1005c0(0x202),_0x1005c0(0x1f1),_0x150c0f=>{const _0x1aaaca=_0x1005c0;_0x20f040[_0x1aaaca(0x23a)][_0x1aaaca(0x234)](_0x473271=>{const _0x4f2a45=_0x1aaaca,_0x55cf9d=Array[_0x4f2a45(0x206)](_0x26b818[_0x4f2a45(0x1f7)]())[_0x4f2a45(0x1ea)](_0x395e80=>_0x183b44[_0x4f2a45(0x219)](_0x395e80));_0x473271[_0x4f2a45(0x237)](_0x150c0f),_0x20f040[_0x4f2a45(0x201)][_0x4f2a45(0x248)](_0x4f2a45(0x202))[_0x4f2a45(0x23f)](),_0x20f040[_0x4f2a45(0x21f)](_0x4f2a45(0x202),{'forceDefaultExecution':!0x0});const _0x52a138=_0x55cf9d[_0x4f2a45(0x1f6)](_0x308eb2=>_0x4f2a45(0x228)!=_0x308eb2[_0x4f2a45(0x244)][_0x4f2a45(0x233)]);_0x52a138[_0x4f2a45(0x236)]>0x0&&_0x473271[_0x4f2a45(0x237)](_0x52a138);for(const _0x5c48d6 of _0x55cf9d)_0x5c48d6[_0x4f2a45(0x207)]();});});for(const _0x10c589 of[_0x1005c0(0x1f4),_0x1005c0(0x217),_0x1005c0(0x22e),_0x1005c0(0x209)]){const _0x5cece5=_0x20f040[_0x1005c0(0x201)][_0x1005c0(0x248)](_0x10c589);_0x5cece5['on'](_0x1005c0(0x1eb),(_0x541596,_0x3c22e7,_0x43e4db)=>{const _0x26e5d8=_0x1005c0;if(_0x43e4db){const _0x533229=_0x20f040[_0x26e5d8(0x23a)][_0x26e5d8(0x211)][_0x26e5d8(0x249)][_0x26e5d8(0x223)]()[_0x26e5d8(0x1ec)]()[_0x26e5d8(0x242)](_0x225d03=>_0x225d03['is'](_0x26e5d8(0x22f),_0x26e5d8(0x21a)));this[_0x26e5d8(0x231)](_0x5cece5[_0x26e5d8(0x222)],_0x533229)||(_0x541596[_0x26e5d8(0x247)]=!0x1,_0x541596[_0x26e5d8(0x1ed)]());}},{'priority':_0x1005c0(0x24a)});}}[_0x1b2628(0x1f0)](){const _0x51c81a=_0x1b2628,_0x282d64=this[_0x51c81a(0x212)][_0x51c81a(0x201)][_0x51c81a(0x248)](_0x51c81a(0x202)),_0x2fd830=this[_0x51c81a(0x212)][_0x51c81a(0x224)][_0x51c81a(0x248)](_0x51c81a(0x1ee));if(!_0x282d64[_0x51c81a(0x23e)])return!0x1;const _0x30d86f=_0x2fd830[_0x51c81a(0x208)](this[_0x51c81a(0x212)][_0x51c81a(0x23a)][_0x51c81a(0x211)][_0x51c81a(0x249)]);for(const _0x35c312 of _0x30d86f)for(const _0x4934a9 of _0x30d86f)if(_0x35c312!=_0x4934a9&&!this[_0x51c81a(0x231)](_0x35c312,_0x4934a9))return!0x1;return!0x0;}[_0x1b2628(0x231)](_0x5f3025,_0xc645de){const _0x4adb11=_0x1b2628,_0x3f70c7=this[_0x4adb11(0x212)][_0x4adb11(0x224)][_0x4adb11(0x248)](_0x4adb11(0x22d)),_0x58f64f=this[_0x4adb11(0x212)][_0x4adb11(0x23a)][_0x4adb11(0x23d)](_0x5f3025),_0x3e562a=this[_0x4adb11(0x212)][_0x4adb11(0x23a)][_0x4adb11(0x23d)](_0xc645de),_0x34894d=new Set(),_0x573165=new Set();for(const _0x1b2735 of _0x3f70c7[_0x4adb11(0x200)]())if((_0x4adb11(0x205)==_0x1b2735[_0x4adb11(0x21d)]||_0x4adb11(0x1f2)==_0x1b2735[_0x4adb11(0x21d)]||_0x4adb11(0x202)==_0x1b2735[_0x4adb11(0x210)])&&_0x1b2735[_0x4adb11(0x22a)]){for(const _0x1d1378 of _0x1b2735[_0x4adb11(0x1f7)]())_0x1d1378[_0x4adb11(0x23c)](_0x58f64f,!0x0)&&_0x34894d[_0x4adb11(0x22c)](_0x1b2735[_0x4adb11(0x21d)]+':'+_0x1b2735[_0x4adb11(0x204)]['id']),_0x1d1378[_0x4adb11(0x23c)](_0x3e562a,!0x0)&&_0x573165[_0x4adb11(0x22c)](_0x1b2735[_0x4adb11(0x21d)]+':'+_0x1b2735[_0x4adb11(0x204)]['id']);}if(_0x34894d[_0x4adb11(0x218)]!=_0x573165[_0x4adb11(0x218)])return!0x1;for(const _0x5c428e of _0x34894d)if(!_0x573165[_0x4adb11(0x1fd)](_0x5c428e))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
+ function _0x2639(){const _0x53cbd2=['insertTableOfContents','2PtHtwd','1424188wyMzAn','6751192wCooKq','520XpYejV','commands','1534750QlsDLI','5Oagmwt','locale','afterInit','descriptionFactory','344529NachBy','enableCommand','editor','get','registerElementLabel','1759335UZfywu','1072176BvTdvb','668208ICuaKD','tableOfContents','TrackChangesEditing','plugins','ELEMENT_TABLE_OF_CONTENTS'];_0x2639=function(){return _0x53cbd2;};return _0x2639();}const _0x298133=_0x4311;(function(_0x31b49b,_0x464790){const _0x2d4c12=_0x4311,_0x39022a=_0x31b49b();while(!![]){try{const _0x4ed442=parseInt(_0x2d4c12(0x1c2))/0x1+parseInt(_0x2d4c12(0x1c8))/0x2*(parseInt(_0x2d4c12(0x1c0))/0x3)+parseInt(_0x2d4c12(0x1c9))/0x4*(parseInt(_0x2d4c12(0x1b7))/0x5)+-parseInt(_0x2d4c12(0x1c1))/0x6+parseInt(_0x2d4c12(0x1b6))/0x7+parseInt(_0x2d4c12(0x1ca))/0x8+parseInt(_0x2d4c12(0x1bb))/0x9*(-parseInt(_0x2d4c12(0x1b4))/0xa);if(_0x4ed442===_0x464790)break;else _0x39022a['push'](_0x39022a['shift']());}catch(_0x41deac){_0x39022a['push'](_0x39022a['shift']());}}}(_0x2639,0x7b2dd));function _0x4311(_0x53ef21,_0x5fa0cc){const _0x2639d2=_0x2639();return _0x4311=function(_0x4311eb,_0x39a97d){_0x4311eb=_0x4311eb-0x1b4;let _0x10d0ba=_0x2639d2[_0x4311eb];return _0x10d0ba;},_0x4311(_0x53ef21,_0x5fa0cc);}import{Plugin as _0x3e7748}from'ckeditor5/src/core.js';import{getTranslation as _0x47888a}from'../utils/common-translations.js';export default class Ct extends _0x3e7748{[_0x298133(0x1b9)](){const _0x132148=_0x298133,_0x12eb6e=this[_0x132148(0x1bd)];if(!_0x12eb6e[_0x132148(0x1b5)][_0x132148(0x1be)](_0x132148(0x1c7)))return;_0x12eb6e[_0x132148(0x1c5)][_0x132148(0x1be)](_0x132148(0x1c4))[_0x132148(0x1bc)](_0x132148(0x1c7));const _0x4e05ed=_0x12eb6e[_0x132148(0x1c5)][_0x132148(0x1be)](_0x132148(0x1c4)),_0x12d2dd=_0x12eb6e[_0x132148(0x1b8)];_0x4e05ed[_0x132148(0x1ba)][_0x132148(0x1bf)](_0x132148(0x1c3),_0x49d18a=>_0x47888a(_0x12d2dd,_0x132148(0x1c6),_0x49d18a));}}
@@ -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
+ function _0x66e9(){const _0x1ad0ed=['batch','discard','_suggestionFactory','2363154PoYjbZ','tableCellBorderWidth','tableCellProperties','handleSuggestionDescription','get','locale','plugins','handleDiscardAction','enableCommand','tableAlignment','tableHeight','tableWidth','registerCustomCallback','join','accept','getSuggestions','*Format:*\x20change\x20table\x20properties','tableBorderColor','TableUtils','getAttribute','subType','tableBorderWidth','TablePropertiesEditing','pluginName','_getSuggestion','TrackChangesEditing','tableCellBorderStyle','has','TableCellPropertiesEditing','selection','15433245vhXrYs','tableCellBackgroundColor','model','getSuggestionCallback','start','document','descriptionFactory','17034NkZoXC','*Format:*\x20change\x20table\x20cell\x20properties','commandParams','5479765wFYXHB','7289478VlOpPA','tableBorderStyle','setAttribute','TrackChangesTableProperties','registerDescriptionCallback','tableCellBorderColor','33rvXOST','formatBlock','tableCellPadding','getFirstPosition','nodeAfter','change','100MeLpFo','tableCellVerticalAlignment','data','findAncestor','afterInit','table','tableCellHeight','75974QzEtmR','tableCellHorizontalAlignment','tableCellWidth','format','getContainedElement','editor','removeAttribute','markBlockFormat','_handlePropertyChange','6280704pfQEWl','getSelectionAffectedTableCells','tableProperties','tableBackgroundColor','enqueueChange'];_0x66e9=function(){return _0x1ad0ed;};return _0x66e9();}const _0x1926be=_0x5b02;(function(_0x48a6e9,_0x29809b){const _0x5243f0=_0x5b02,_0x43dba=_0x48a6e9();while(!![]){try{const _0x18985b=-parseInt(_0x5243f0(0x192))/0x1*(parseInt(_0x5243f0(0x19f))/0x2)+-parseInt(_0x5243f0(0x1d5))/0x3*(parseInt(_0x5243f0(0x198))/0x4)+-parseInt(_0x5243f0(0x1d8))/0x5+-parseInt(_0x5243f0(0x1b0))/0x6+parseInt(_0x5243f0(0x1d9))/0x7+parseInt(_0x5243f0(0x1a8))/0x8+parseInt(_0x5243f0(0x1ce))/0x9;if(_0x18985b===_0x29809b)break;else _0x43dba['push'](_0x43dba['shift']());}catch(_0x5f5d3d){_0x43dba['push'](_0x43dba['shift']());}}}(_0x66e9,0xa022a));import{Plugin as _0x2e35ae}from'ckeditor5/src/core.js';function _0x5b02(_0x2465da,_0x929d4a){const _0x66e99=_0x66e9();return _0x5b02=function(_0x5b0239,_0x1eb775){_0x5b0239=_0x5b0239-0x18d;let _0x45ebcb=_0x66e99[_0x5b0239];return _0x45ebcb;},_0x5b02(_0x2465da,_0x929d4a);}import{getTranslation as _0x2a983a}from'../utils/common-translations.js';export default class $t extends _0x2e35ae{constructor(_0x3a5320){const _0x4ccade=_0x5b02;super(_0x3a5320),this[_0x4ccade(0x1aa)]=[_0x4ccade(0x1c1),_0x4ccade(0x18d),_0x4ccade(0x1c5),_0x4ccade(0x1b9),_0x4ccade(0x1bb),_0x4ccade(0x1ba),_0x4ccade(0x1ab)],this[_0x4ccade(0x1b2)]=[_0x4ccade(0x191),_0x4ccade(0x1ca),_0x4ccade(0x1b1),_0x4ccade(0x194),_0x4ccade(0x1a1),_0x4ccade(0x19e),_0x4ccade(0x1cf),_0x4ccade(0x1a0),_0x4ccade(0x199)];}static get[_0x1926be(0x1c7)](){const _0x153179=_0x1926be;return _0x153179(0x18f);}[_0x1926be(0x19c)](){const _0xb52c23=_0x1926be,_0x2c9ca8=this[_0xb52c23(0x1a4)][_0xb52c23(0x1b6)][_0xb52c23(0x1b4)](_0xb52c23(0x1c9));if(this[_0xb52c23(0x1a4)][_0xb52c23(0x1b6)][_0xb52c23(0x1cb)](_0xb52c23(0x1c6))){for(const _0x52139f of this[_0xb52c23(0x1aa)])_0x2c9ca8[_0xb52c23(0x1b8)](_0x52139f,(_0x5b3a50,_0x528105)=>{const _0x467d02=_0xb52c23,_0x8fe853=this[_0x467d02(0x1a4)][_0x467d02(0x1d0)][_0x467d02(0x1d3)][_0x467d02(0x1cd)][_0x467d02(0x195)]()[_0x467d02(0x19b)](_0x467d02(0x19d));this[_0x467d02(0x1a7)](_0x52139f,[_0x8fe853],this[_0x467d02(0x1aa)],_0x467d02(0x1aa),_0x5b3a50,_0x528105);});_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1bc)](_0xb52c23(0x193),_0xb52c23(0x1aa),_0xb52c23(0x1be),_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1d1)](_0xb52c23(0x193),null,_0xb52c23(0x1ae))),_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1bc)](_0xb52c23(0x193),_0xb52c23(0x1aa),_0xb52c23(0x1ae),(_0x518c1a,_0x3f92db)=>this[_0xb52c23(0x1b7)](this[_0xb52c23(0x1aa)],_0x518c1a,_0x3f92db)),_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1bc)](_0xb52c23(0x193),_0xb52c23(0x1aa),_0xb52c23(0x1bd),()=>!0x1);}if(this[_0xb52c23(0x1a4)][_0xb52c23(0x1b6)][_0xb52c23(0x1cb)](_0xb52c23(0x1cc))){for(const _0x34e0bb of this[_0xb52c23(0x1b2)])_0x2c9ca8[_0xb52c23(0x1b8)](_0x34e0bb,(_0x51c12d,_0x374ca2)=>{const _0x4c74b3=_0xb52c23,_0x1b3048=this[_0x4c74b3(0x1a4)][_0x4c74b3(0x1b6)][_0x4c74b3(0x1b4)](_0x4c74b3(0x1c2))[_0x4c74b3(0x1a9)](this[_0x4c74b3(0x1a4)][_0x4c74b3(0x1d0)][_0x4c74b3(0x1d3)][_0x4c74b3(0x1cd)]);this[_0x4c74b3(0x1a7)](_0x34e0bb,_0x1b3048,this[_0x4c74b3(0x1b2)],_0x4c74b3(0x1b2),_0x51c12d,_0x374ca2);});_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1bc)](_0xb52c23(0x193),_0xb52c23(0x1b2),_0xb52c23(0x1be),_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1d1)](_0xb52c23(0x193),null,_0xb52c23(0x1ae))),_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1bc)](_0xb52c23(0x193),_0xb52c23(0x1b2),_0xb52c23(0x1ae),(_0x286a0c,_0x4b4b9a)=>this[_0xb52c23(0x1b7)](this[_0xb52c23(0x1b2)],_0x286a0c,_0x4b4b9a)),_0x2c9ca8[_0xb52c23(0x1af)][_0xb52c23(0x1bc)](_0xb52c23(0x193),_0xb52c23(0x1b2),_0xb52c23(0x1bd),()=>!0x1);}_0x2c9ca8[_0xb52c23(0x1d4)][_0xb52c23(0x190)](_0x19371f=>this[_0xb52c23(0x1b3)](_0x19371f));}[_0x1926be(0x1a7)](_0x22b731,_0x3edd40,_0x2c4363,_0x3e198a,_0x2c5183,_0x5b77b5){const _0x3e0730=_0x1926be,_0x28df5e=this[_0x3e0730(0x1a4)][_0x3e0730(0x1b6)][_0x3e0730(0x1b4)](_0x3e0730(0x1c9));this[_0x3e0730(0x1a4)][_0x3e0730(0x1d0)][_0x3e0730(0x1ac)](_0x5b77b5[_0x3e0730(0x1ad)],()=>{const _0x2b8246=_0x3e0730;for(const _0x5172e5 of _0x3edd40){if(this[_0x2b8246(0x1c8)](_0x5172e5,_0x3e198a))_0x2c5183(_0x5b77b5);else{const _0x438d9a={};for(const _0x1ade44 of _0x2c4363){const _0x25c439=_0x5172e5[_0x2b8246(0x1c3)](_0x1ade44);void 0x0!==_0x25c439&&(_0x438d9a[_0x1ade44]=_0x25c439);}_0x2c5183(_0x5b77b5),_0x28df5e[_0x2b8246(0x1a6)](_0x5172e5,{'commandParams':[_0x438d9a]},[],_0x3e198a);}}});}[_0x1926be(0x1b7)](_0x3adf62,_0x214139,_0x4ffc4b){const _0x2a5176=_0x1926be,_0x3fa4b4=_0x214139[0x0][_0x2a5176(0x1d2)][_0x2a5176(0x196)],_0x29b1b6=_0x4ffc4b[_0x2a5176(0x1d7)][0x0];this[_0x2a5176(0x1a4)][_0x2a5176(0x1d0)][_0x2a5176(0x197)](_0x42c870=>{const _0x1f2f95=_0x2a5176;for(const _0x16ebff of _0x3adf62)void 0x0!==_0x29b1b6[_0x16ebff]?_0x42c870[_0x1f2f95(0x18e)](_0x16ebff,_0x29b1b6[_0x16ebff],_0x3fa4b4):_0x42c870[_0x1f2f95(0x1a5)](_0x16ebff,_0x3fa4b4);});}[_0x1926be(0x1b3)](_0x17eae5){const _0x27d753=_0x1926be;if(_0x17eae5[_0x27d753(0x19a)])switch(_0x17eae5[_0x27d753(0x1c4)]){case _0x27d753(0x1aa):return{'type':_0x27d753(0x1a2),'content':_0x2a983a(this[_0x27d753(0x1a4)][_0x27d753(0x1b5)],_0x27d753(0x1c0))};case _0x27d753(0x1b2):return{'type':_0x27d753(0x1a2),'content':_0x2a983a(this[_0x27d753(0x1a4)][_0x27d753(0x1b5)],_0x27d753(0x1d6))};}}[_0x1926be(0x1c8)](_0x397aaa,_0x3c1cdf){const _0x5e979b=_0x1926be,_0x53351c=this[_0x5e979b(0x1a4)][_0x5e979b(0x1b6)][_0x5e979b(0x1b4)](_0x5e979b(0x1c9));for(const _0x184cc7 of _0x53351c[_0x5e979b(0x1bf)]({'skipNotAttached':!0x0})){const _0x5764ce=_0x184cc7[_0x5e979b(0x1a3)]();if(_0x184cc7[_0x5e979b(0x1c4)]===_0x3c1cdf&&_0x5764ce===_0x397aaa)return _0x184cc7;}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 _0x334f0a=_0x5737;(function(_0x294b69,_0x3760ba){const _0x2c2762=_0x5737,_0x2d4e09=_0x294b69();while(!![]){try{const _0x497283=-parseInt(_0x2c2762(0x1d1))/0x1*(-parseInt(_0x2c2762(0x1c9))/0x2)+parseInt(_0x2c2762(0x1c6))/0x3+-parseInt(_0x2c2762(0x1ca))/0x4+parseInt(_0x2c2762(0x1c8))/0x5*(parseInt(_0x2c2762(0x1d2))/0x6)+parseInt(_0x2c2762(0x1ce))/0x7*(-parseInt(_0x2c2762(0x1d3))/0x8)+parseInt(_0x2c2762(0x1c2))/0x9+-parseInt(_0x2c2762(0x1d5))/0xa*(-parseInt(_0x2c2762(0x1c3))/0xb);if(_0x497283===_0x3760ba)break;else _0x2d4e09['push'](_0x2d4e09['shift']());}catch(_0x2d7216){_0x2d4e09['push'](_0x2d4e09['shift']());}}}(_0x406d,0x20606));import{Plugin as _0x23c63b}from'ckeditor5/src/core.js';function _0x5737(_0x25224f,_0x3573b6){const _0x406db7=_0x406d();return _0x5737=function(_0x57379,_0x22032a){_0x57379=_0x57379-0x1c2;let _0x54178f=_0x406db7[_0x57379];return _0x54178f;},_0x5737(_0x25224f,_0x3573b6);}export default class _t extends _0x23c63b{[_0x334f0a(0x1cc)](){const _0x55497c=_0x334f0a,_0x17ce3d=this[_0x55497c(0x1cf)];_0x17ce3d[_0x55497c(0x1c5)][_0x55497c(0x1c4)](_0x55497c(0x1c7))&&_0x17ce3d[_0x55497c(0x1c5)][_0x55497c(0x1d4)](_0x55497c(0x1cb))[_0x55497c(0x1cd)](_0x55497c(0x1d0));}}function _0x406d(){const _0x42d598=['157857qaAYMe','Template','231090qrKLVr','58NzOjyf','745088dvaxfA','TrackChangesEditing','afterInit','enableCommand','25879OJmZuL','editor','insertTemplate','5486DzpgZZ','6PhDlfL','152uwrhGd','get','13130frJSEn','932625Jawpaq','231TQsTnV','has','plugins'];_0x406d=function(){return _0x42d598;};return _0x406d();}
@@ -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 _0x289b5c=_0x1d23;function _0x1d23(_0x56e356,_0x2e90ef){const _0x54d2b5=_0x54d2();return _0x1d23=function(_0x1d23d4,_0x4bae20){_0x1d23d4=_0x1d23d4-0x7e;let _0x2121a1=_0x54d2b5[_0x1d23d4];return _0x2121a1;},_0x1d23(_0x56e356,_0x2e90ef);}(function(_0x1ead68,_0x29ddf0){const _0x38ebf6=_0x1d23,_0x3f50b9=_0x1ead68();while(!![]){try{const _0x443d40=-parseInt(_0x38ebf6(0x88))/0x1+parseInt(_0x38ebf6(0x92))/0x2+parseInt(_0x38ebf6(0x93))/0x3+-parseInt(_0x38ebf6(0xa8))/0x4*(parseInt(_0x38ebf6(0x95))/0x5)+-parseInt(_0x38ebf6(0xa5))/0x6+-parseInt(_0x38ebf6(0x97))/0x7*(-parseInt(_0x38ebf6(0x9f))/0x8)+parseInt(_0x38ebf6(0xa3))/0x9;if(_0x443d40===_0x29ddf0)break;else _0x3f50b9['push'](_0x3f50b9['shift']());}catch(_0x2940de){_0x3f50b9['push'](_0x3f50b9['shift']());}}}(_0x54d2,0xc0dee));import{Plugin as _0x18f2f0}from'ckeditor5/src/core.js';function _0x54d2(){const _0x267d38=['end','editor','updateMarker','isEqual','document','getChangedMarkers','isCollapsed','descriptionFactory','1457060OpUERc','schema','createRange','suggestion','get','newRange','Title','start','afterInit','model','1548216UvCzWV','2314143oApYOO','nodeBefore','46595YsRpiq','getNearestSelectionRange','627333VtLVBd','differ','TrackChangesEditing','plugins','element','removeMarker','isTouching','has','16rEaVuZ','_splitMarkerName','forward','title-content','22184307GnAmuR','registerElementLabel','4386732KxKSPx','locale','registerPostFixer','520uHqGbH','ELEMENT_TITLE','from'];_0x54d2=function(){return _0x267d38;};return _0x54d2();}import{getTranslation as _0x1b4695}from'../utils/common-translations.js';export default class Dt extends _0x18f2f0{[_0x289b5c(0x90)](){const _0x49f2dc=_0x289b5c,_0x1607f4=this[_0x49f2dc(0x81)];if(!_0x1607f4[_0x49f2dc(0x9a)][_0x49f2dc(0x9e)](_0x49f2dc(0x8e)))return;const _0x5a16d3=_0x1607f4[_0x49f2dc(0x9a)][_0x49f2dc(0x8c)](_0x49f2dc(0x99));_0x5a16d3[_0x49f2dc(0x87)][_0x49f2dc(0xa4)](_0x49f2dc(0xa2),()=>_0x1b4695(_0x1607f4[_0x49f2dc(0xa6)],_0x49f2dc(0x7e))),_0x1607f4[_0x49f2dc(0x91)][_0x49f2dc(0x84)][_0x49f2dc(0xa7)](_0x28974f=>{const _0x528bc1=_0x49f2dc;let _0x4778f1=!0x1;const _0x5882ff=Array[_0x528bc1(0x7f)](_0x1607f4[_0x528bc1(0x91)][_0x528bc1(0x84)][_0x528bc1(0x98)][_0x528bc1(0x85)]());for(const {name:_0x39cbee,data:_0x5e7e93}of _0x5882ff){const {group:_0x27a508}=_0x5a16d3[_0x528bc1(0xa0)](_0x39cbee);if(_0x528bc1(0x8b)!==_0x27a508||!_0x5e7e93[_0x528bc1(0x8d)])continue;const _0x5b1de4=_0x5e7e93[_0x528bc1(0x8d)],_0x3070b3=_0x5b1de4[_0x528bc1(0x80)][_0x528bc1(0x94)];if(!_0x3070b3||!_0x3070b3['is'](_0x528bc1(0x9b),_0x528bc1(0xa2)))continue;if(!_0x5b1de4[_0x528bc1(0x8f)][_0x528bc1(0x9d)](_0x5b1de4[_0x528bc1(0x80)]))continue;const _0x263642=_0x1607f4[_0x528bc1(0x91)][_0x528bc1(0x89)][_0x528bc1(0x96)](_0x5b1de4[_0x528bc1(0x80)],_0x528bc1(0xa1));if(_0x263642&&_0x263642[_0x528bc1(0x86)]){const _0x4cbc08=_0x28974f[_0x528bc1(0x8a)](_0x5b1de4[_0x528bc1(0x8f)],_0x263642[_0x528bc1(0x8f)]);_0x4cbc08[_0x528bc1(0x83)](_0x5b1de4)||(_0x28974f[_0x528bc1(0x82)](_0x39cbee,{'range':_0x4cbc08}),_0x4778f1=!0x0);}_0x4778f1||(_0x28974f[_0x528bc1(0x9c)](_0x39cbee),_0x4778f1=!0x0);}return _0x4778f1;});}}
@@ -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 _0x9376(){const _0x20620f=['339100mCucYI','27IOwAcF','afterInit','6Whjwrv','UndoEditing','41184oRlBGA','363588yYkLJD','redo','editor','848DggGwN','TrackChangesEditing','undo','339528UTVmgZ','10hoyydS','has','get','plugins','enableCommand','1003618WAizZd','3560170mWbxzV'];_0x9376=function(){return _0x20620f;};return _0x9376();}const _0x2f8a8c=_0x75ff;(function(_0x1783dc,_0x73963d){const _0x42c91b=_0x75ff,_0xb4598e=_0x1783dc();while(!![]){try{const _0x504ede=-parseInt(_0x42c91b(0xdf))/0x1+-parseInt(_0x42c91b(0xeb))/0x2+-parseInt(_0x42c91b(0xe2))/0x3*(-parseInt(_0x42c91b(0xe5))/0x4)+parseInt(_0x42c91b(0xd8))/0x5*(parseInt(_0x42c91b(0xe4))/0x6)+parseInt(_0x42c91b(0xdd))/0x7+-parseInt(_0x42c91b(0xe8))/0x8*(parseInt(_0x42c91b(0xe0))/0x9)+parseInt(_0x42c91b(0xde))/0xa;if(_0x504ede===_0x73963d)break;else _0xb4598e['push'](_0xb4598e['shift']());}catch(_0x1138b8){_0xb4598e['push'](_0xb4598e['shift']());}}}(_0x9376,0x2d583));import{Plugin as _0x4b97e4}from'ckeditor5/src/core.js';function _0x75ff(_0x4095b8,_0x1d1867){const _0x9376b3=_0x9376();return _0x75ff=function(_0x75ffd5,_0x1f6c31){_0x75ffd5=_0x75ffd5-0xd8;let _0x379372=_0x9376b3[_0x75ffd5];return _0x379372;},_0x75ff(_0x4095b8,_0x1d1867);}export default class Nt extends _0x4b97e4{[_0x2f8a8c(0xe1)](){const _0x2100cc=_0x2f8a8c,_0x9ab470=this[_0x2100cc(0xe7)],_0x4d2643=_0x9ab470[_0x2100cc(0xdb)][_0x2100cc(0xda)](_0x2100cc(0xe9));_0x9ab470[_0x2100cc(0xdb)][_0x2100cc(0xd9)](_0x2100cc(0xe3))&&(_0x4d2643[_0x2100cc(0xdc)](_0x2100cc(0xea)),_0x4d2643[_0x2100cc(0xdc)](_0x2100cc(0xe6)));}}
@@ -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(_0x8b945,_0x3c831e){const _0x4a7a1e=_0x4cf8,_0x2eacb9=_0x8b945();while(!![]){try{const _0x28e974=-parseInt(_0x4a7a1e(0x10f))/0x1*(-parseInt(_0x4a7a1e(0xe8))/0x2)+-parseInt(_0x4a7a1e(0xee))/0x3*(-parseInt(_0x4a7a1e(0x113))/0x4)+parseInt(_0x4a7a1e(0xeb))/0x5*(parseInt(_0x4a7a1e(0x114))/0x6)+-parseInt(_0x4a7a1e(0x11a))/0x7*(-parseInt(_0x4a7a1e(0xf2))/0x8)+parseInt(_0x4a7a1e(0xe6))/0x9*(parseInt(_0x4a7a1e(0xf6))/0xa)+-parseInt(_0x4a7a1e(0xfc))/0xb*(-parseInt(_0x4a7a1e(0xec))/0xc)+-parseInt(_0x4a7a1e(0xe9))/0xd*(parseInt(_0x4a7a1e(0x109))/0xe);if(_0x28e974===_0x3c831e)break;else _0x2eacb9['push'](_0x2eacb9['shift']());}catch(_0x74ccbb){_0x2eacb9['push'](_0x2eacb9['shift']());}}}(_0x1f78,0x8f13c));function _0x4cf8(_0x2b7d31,_0x34a4d0){const _0x1f78ba=_0x1f78();return _0x4cf8=function(_0x4cf812,_0x1d48bd){_0x4cf812=_0x4cf812-0xe5;let _0x53e652=_0x1f78ba[_0x4cf812];return _0x53e652;},_0x4cf8(_0x2b7d31,_0x34a4d0);}export function getRangesWithAttribute(_0x5a5a81,_0x3f27d2,_0x585989){const _0x20ccf4=_0x4cf8,_0x3dd8b5=[];for(const _0x7fe9e of _0x3f27d2[_0x20ccf4(0x111)]())_0x7fe9e[_0x20ccf4(0xf7)](_0x5a5a81)&&_0x3dd8b5[_0x20ccf4(0x101)](_0x585989[_0x20ccf4(0x119)](_0x7fe9e));return _0x3dd8b5;}export function downcastSplitMergeMarker(_0x88030f,_0x50da0e,{showActiveMarker:_0xc9761a=!0x0}={}){const _0x4cc1c9=_0x4cf8,_0x31cfc1=_0x88030f[_0x4cc1c9(0xef)][_0x4cc1c9(0xf9)](_0x4cc1c9(0x110));return(_0x587b74,_0x3fde1d,_0x12c612)=>{const _0x1f8de5=_0x4cc1c9;if(!_0x12c612[_0x1f8de5(0xf0)][_0x1f8de5(0x108)](_0x3fde1d[_0x1f8de5(0xf3)],_0x587b74[_0x1f8de5(0xfd)]))return;const _0x54a780=_0x3fde1d[_0x1f8de5(0xf3)][_0x1f8de5(0xed)](),_0x194e04=_0x3fde1d[_0x1f8de5(0xf3)][_0x1f8de5(0xf4)],_0x59e1b6=_0x88030f[_0x1f8de5(0xe5)][_0x1f8de5(0xf8)];let _0x44b817=null,_0x494545=null,_0x4fba71=!0x1,_0x580090=!0x1;for(const _0x4957d4 of _0x54a780){const _0x1c9483=_0x4957d4[_0x1f8de5(0x10b)];_0x4fba71=_0x4fba71||_0x59e1b6[_0x1f8de5(0x105)](_0x1c9483);const _0x16fdfd=_0x12c612[_0x1f8de5(0x112)][_0x1f8de5(0x102)](_0x1c9483);if(_0x16fdfd&&_0x16fdfd[_0x1f8de5(0x100)](_0x1f8de5(0x117)))return;_0x1f8de5(0x107)==_0x4957d4[_0x1f8de5(0x103)]&&(_0x59e1b6[_0x1f8de5(0xea)](_0x1c9483)&&!_0x59e1b6[_0x1f8de5(0xe7)](_0x1c9483)&&(_0x1c9483[_0x1f8de5(0x10e)]||_0x194e04[_0x1f8de5(0x116)]?_0x44b817&&_0x44b817[_0x1f8de5(0xfa)]==_0x1c9483||(_0x44b817=_0x1c9483,_0x43b4e1(_0x4957d4[_0x1f8de5(0x106)]),_0x580090=!0x0):_0x494545=_0x494545||_0x4957d4[_0x1f8de5(0x106)]));}function _0x43b4e1(_0x2f63f8){const _0x6cc676=_0x1f8de5,_0x3557bb=_0x12c612[_0x6cc676(0x10c)][_0x6cc676(0x10d)](_0x6cc676(0xf1),{'class':_0x6cc676(0x115)+_0x50da0e}),_0x340a03=_0x12c612[_0x6cc676(0x112)][_0x6cc676(0xff)](_0x2f63f8);_0xc9761a&&_0x31cfc1[_0x6cc676(0x118)][_0x6cc676(0x10a)](_0x3fde1d[_0x6cc676(0xf5)])&&_0x12c612[_0x6cc676(0x10c)][_0x6cc676(0xfb)](_0x6cc676(0x11b),_0x3557bb),_0x12c612[_0x6cc676(0x10c)][_0x6cc676(0x104)](_0x340a03,_0x3557bb),_0x12c612[_0x6cc676(0x112)][_0x6cc676(0xfe)](_0x3557bb,_0x3fde1d[_0x6cc676(0xf5)]);}_0x4fba71||_0x580090||!_0x494545||_0x43b4e1(_0x494545);};}function _0x1f78(){const _0x430f80=['3495534lurTYx','includes','item','writer','createUIElement','nextSibling','801259emNinK','TrackChangesEditing','getItems','mapper','28uOVBbJ','422106uOWEFn','ck-suggestion-marker-','isAtEnd','addHighlight','activeMarkers','createRangeOn','49MIIIwP','ck-suggestion-marker--active','model','6977781qdZCwQ','isLimit','2KqOpjR','117abDwIq','isBlock','5NKrnqz','228oMwdRK','getWalker','173301TaEPEZ','plugins','consumable','span','434760IAfPAA','markerRange','start','markerName','10xLfSIm','hasAttribute','schema','get','parent','addClass','232430AlQupP','name','bindElementToMarker','toViewPosition','getCustomProperty','push','toViewElement','type','insert','isContent','previousPosition','elementEnd','test'];_0x1f78=function(){return _0x430f80;};return _0x1f78();}
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 _0x107c8b=_0xc877;(function(_0x2b9600,_0x584136){const _0x3088ea=_0xc877,_0x4156a7=_0x2b9600();while(!![]){try{const _0x48bfd8=-parseInt(_0x3088ea(0x1ee))/0x1+parseInt(_0x3088ea(0x1d2))/0x2+parseInt(_0x3088ea(0x1f4))/0x3+-parseInt(_0x3088ea(0x1fe))/0x4+-parseInt(_0x3088ea(0x1ce))/0x5+-parseInt(_0x3088ea(0x1c3))/0x6*(-parseInt(_0x3088ea(0x1db))/0x7)+parseInt(_0x3088ea(0x1d5))/0x8*(parseInt(_0x3088ea(0x1be))/0x9);if(_0x48bfd8===_0x584136)break;else _0x4156a7['push'](_0x4156a7['shift']());}catch(_0x362ce3){_0x4156a7['push'](_0x4156a7['shift']());}}}(_0x2004,0xb947e));function _0xc877(_0x51b306,_0x3dd871){const _0x20044c=_0x2004();return _0xc877=function(_0xc87706,_0x2ad0f7){_0xc87706=_0xc87706-0x1b8;let _0x116283=_0x20044c[_0xc87706];return _0x116283;},_0xc877(_0x51b306,_0x3dd871);}import{Element as _0x5d7f50}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x25e2c6,uid as _0x48e19e}from'ckeditor5/src/utils.js';import{cloneDeep as _0x224200,isEqual as _0x269c05,set as _0x474c67,unset as _0x5e422a}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x25e2c6(){constructor(_0x2b6d4a,_0x290d3b){const _0x5ef182=_0xc877;super(),this[_0x5ef182(0x1d0)]=!0x1,this['id']=_0x290d3b['id'],this[_0x5ef182(0x205)]=_0x290d3b[_0x5ef182(0x205)],this[_0x5ef182(0x207)]=_0x290d3b[_0x5ef182(0x207)]||null,this[_0x5ef182(0x1e9)]=_0x290d3b[_0x5ef182(0x1e9)],this[_0x5ef182(0x1fc)]=_0x290d3b[_0x5ef182(0x1fc)]||_0x290d3b[_0x5ef182(0x1e9)],this[_0x5ef182(0x1fd)]=Boolean(_0x290d3b[_0x5ef182(0x1e8)]&&_0x290d3b[_0x5ef182(0x1e8)][_0x5ef182(0x1f6)]),this[_0x5ef182(0x1ff)]=null,this[_0x5ef182(0x1ea)]=_0x2b6d4a,this[_0x5ef182(0x1ba)]=_0x290d3b[_0x5ef182(0x1c1)],this[_0x5ef182(0x1ec)]=_0x290d3b[_0x5ef182(0x1bc)],this[_0x5ef182(0x1e2)]=_0x290d3b[_0x5ef182(0x1ed)],this[_0x5ef182(0x1f8)]=new Set(),this[_0x5ef182(0x1e0)]=null,this[_0x5ef182(0x1f5)](_0x5ef182(0x1de),null),this[_0x5ef182(0x1f5)](_0x5ef182(0x1e8),_0x290d3b[_0x5ef182(0x1e8)]||{}),this[_0x5ef182(0x1f5)](_0x5ef182(0x1c6),null),this[_0x5ef182(0x1f5)](_0x5ef182(0x1c2),null),this[_0x5ef182(0x1f5)](_0x5ef182(0x1c7),null),this[_0x5ef182(0x1f5)](_0x5ef182(0x1f7),!0x1),this[_0x5ef182(0x1e5)](_0x5ef182(0x201)),this[_0x5ef182(0x1e5)](_0x5ef182(0x1cc));}get[_0x107c8b(0x1c9)](){const _0x602280=_0x107c8b;let _0x4c3f3f=this;for(;_0x4c3f3f[_0x602280(0x1c6)];)_0x4c3f3f=_0x4c3f3f[_0x602280(0x1c6)];return _0x4c3f3f;}get[_0x107c8b(0x1fa)](){const _0x1dbe35=_0x107c8b;return!!this[_0x1dbe35(0x1c7)]&&this[_0x1dbe35(0x1c7)][_0x1dbe35(0x1d8)]>0x0;}get[_0x107c8b(0x1d3)](){const _0x53271c=_0x107c8b;if(0x0==this[_0x53271c(0x1f8)][_0x53271c(0x1cb)])return!0x1;return 0x6==Array[_0x53271c(0x1f0)](this[_0x53271c(0x1f8)])[0x0][_0x53271c(0x204)](':')[_0x53271c(0x1d8)];}get[_0x107c8b(0x1e7)](){const _0x5605d5=_0x107c8b;return null!==this[_0x5605d5(0x1d4)]();}[_0x107c8b(0x1f3)](_0x391041){const _0x2ac657=_0x107c8b;this[_0x2ac657(0x1f8)][_0x2ac657(0x1eb)](_0x391041);}[_0x107c8b(0x1d9)](){const _0x59fa6f=_0x107c8b;return Array[_0x59fa6f(0x1f0)](this[_0x59fa6f(0x1f8)]);}[_0x107c8b(0x1c4)](){const _0x34b3d2=_0x107c8b;return this[_0x34b3d2(0x1d9)]()[_0x34b3d2(0x1da)](_0x4c5a47=>this[_0x34b3d2(0x1ea)][_0x34b3d2(0x1c8)][_0x34b3d2(0x1b8)](_0x4c5a47))[_0x34b3d2(0x1d7)](_0x3c5048=>_0x3c5048);}[_0x107c8b(0x1d4)](){const _0x12b7f3=_0x107c8b;return this[_0x12b7f3(0x1c4)]()[0x0]||null;}[_0x107c8b(0x202)](){const _0x7e6a4a=_0x107c8b;this[_0x7e6a4a(0x1ea)][_0x7e6a4a(0x200)](_0x4459e3=>{const _0x2c2adf=_0x7e6a4a;for(const _0x31ca04 of this[_0x2c2adf(0x1c4)]())_0x4459e3[_0x2c2adf(0x1f1)](_0x31ca04);}),this[_0x7e6a4a(0x1f8)][_0x7e6a4a(0x1e6)]();}[_0x107c8b(0x1f1)](_0x27f01b){const _0xa76cd9=_0x107c8b;this[_0xa76cd9(0x1ea)][_0xa76cd9(0x200)](_0x5c17d3=>{const _0x189470=_0xa76cd9;_0x5c17d3[_0x189470(0x1f1)](_0x27f01b);}),this[_0xa76cd9(0x1f8)][_0xa76cd9(0x1d6)](_0x27f01b);}[_0x107c8b(0x203)](_0x35c739){const _0x21cce7=_0x107c8b,_0x295d08=_0x21cce7(0x1c5)+this[_0x21cce7(0x205)]+':'+this[_0x21cce7(0x207)]+':'+this['id']+':'+this[_0x21cce7(0x1fc)]['id']+':'+u[_0x21cce7(0x1c0)]();this[_0x21cce7(0x1f3)](_0x295d08),this[_0x21cce7(0x1ea)][_0x21cce7(0x200)](_0x5cfe9c=>{const _0x3efd07=_0x21cce7;_0x5cfe9c[_0x3efd07(0x1e3)](_0x295d08,{'range':_0x35c739,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x107c8b(0x1bb)](_0x1f7132){const _0x22e5d4=_0x107c8b;for(const _0x59c177 of this[_0x22e5d4(0x1d1)]())if(_0x59c177[_0x22e5d4(0x1bf)](_0x1f7132))return!0x0;return!0x1;}[_0x107c8b(0x1d1)](){const _0x925952=_0x107c8b;return this[_0x925952(0x1c4)]()[_0x925952(0x1da)](_0x476d6b=>_0x476d6b[_0x925952(0x1ef)]());}[_0x107c8b(0x206)](){const _0xd265a9=_0x107c8b;return this[_0xd265a9(0x1d1)]()[_0xd265a9(0x1e1)]((_0x3c9cbb,_0x361cc7)=>[..._0x3c9cbb,..._0x361cc7[_0xd265a9(0x206)]()],[]);}[_0x107c8b(0x1b9)](){const _0x378160=_0x107c8b;var _0x4e580b;return(null===(_0x4e580b=this[_0x378160(0x1d4)]())||void 0x0===_0x4e580b?void 0x0:_0x4e580b[_0x378160(0x1ef)]())||null;}[_0x107c8b(0x1cf)](){const _0xbb7601=_0x107c8b,_0x509725=this[_0xbb7601(0x1d1)]();if(0x1!=_0x509725[_0xbb7601(0x1d8)])return null;const _0x3a4c14=_0x509725[0x0],_0x4b2773=_0x3a4c14[_0xbb7601(0x1ca)][_0xbb7601(0x1dd)],_0x38c845=_0x3a4c14[_0xbb7601(0x1dc)][_0xbb7601(0x1df)];return _0x4b2773 instanceof _0x5d7f50?_0x4b2773!=_0x38c845?null:_0x4b2773:null;}[_0x107c8b(0x201)](){const _0x53776b=_0x107c8b;this[_0x53776b(0x1ba)](this[_0x53776b(0x1d1)](),this[_0x53776b(0x1ff)],this[_0x53776b(0x1e8)]),this[_0x53776b(0x202)]();}[_0x107c8b(0x1cc)](){const _0x3ea1a1=_0x107c8b;this[_0x3ea1a1(0x1ec)](this[_0x3ea1a1(0x1d1)](),this[_0x3ea1a1(0x1ff)],this[_0x3ea1a1(0x1e8)]),this[_0x3ea1a1(0x202)]();}[_0x107c8b(0x1f9)](){const _0x3aab61=_0x107c8b,_0x1a9e28=[];let _0x12184b=this[_0x3aab61(0x1c9)];for(;_0x12184b;)_0x1a9e28[_0x3aab61(0x1bd)](_0x12184b),_0x12184b=_0x12184b[_0x3aab61(0x1c2)];return _0x1a9e28;}[_0x107c8b(0x1f2)](_0x4fe29a,_0x475095){const _0xd3d7fb=_0x107c8b,_0x753e85=_0x224200(this[_0xd3d7fb(0x1e8)]);_0x474c67(_0x753e85,_0x4fe29a,_0x475095),_0x269c05(_0x753e85,this[_0xd3d7fb(0x1e8)])||(this[_0xd3d7fb(0x1e8)]=_0x753e85,this[_0xd3d7fb(0x1e2)](_0x753e85));}[_0x107c8b(0x1e4)](_0x4568f8){const _0x4250e9=_0x107c8b,_0x4bd83a=_0x224200(this[_0x4250e9(0x1e8)]);_0x5e422a(_0x4bd83a,_0x4568f8),_0x269c05(_0x4bd83a,this[_0x4250e9(0x1e8)])||(this[_0x4250e9(0x1e8)]=_0x4bd83a,this[_0x4250e9(0x1e2)](this[_0x4250e9(0x1e8)]));}[_0x107c8b(0x1fb)](){const _0x2aecce=_0x107c8b;return{'id':this['id'],'type':this[_0x2aecce(0x207)]?this[_0x2aecce(0x205)]+':'+this[_0x2aecce(0x207)]:this[_0x2aecce(0x205)],'authorId':this[_0x2aecce(0x1fc)]['id'],'createdAt':this[_0x2aecce(0x1e0)],'hasComments':this[_0x2aecce(0x1fa)],'data':this[_0x2aecce(0x1ff)],'attributes':this[_0x2aecce(0x1e8)]};}static[_0x107c8b(0x1c0)](){const _0x19992c=_0x107c8b;return _0x48e19e()[_0x19992c(0x1cd)](0x1,0x5);}}function _0x2004(){const _0x3e4106=['getRanges','408014gqijFk','isMultiRange','getFirstMarker','313592cZZxFm','delete','filter','length','getMarkerNames','map','7Xypqcw','end','nodeAfter','authoredAt','nodeBefore','createdAt','reduce','_onAttributesChange','addMarker','removeAttribute','decorate','clear','isInContent','attributes','author','_model','add','_onDiscard','onAttributesChange','1496935xYYwYj','getRange','from','removeMarker','setAttribute','addMarkerName','2803023wtDDRs','set','@external','_saved','_markerNames','getAllAdjacentSuggestions','hasComments','toJSON','creator','isExternal','1691748cZhBoo','data','change','accept','removeMarkers','addRange','split','type','getItems','subType','get','getFirstRange','_onAccept','isIntersectingWithRange','onDiscard','push','459wBJmYf','isIntersecting','getMultiRangeId','onAccept','next','5208438kMbJwJ','getMarkers','suggestion:','previous','commentThread','markers','head','start','size','discard','substr','6633940WXhuLJ','getContainedElement','_isDataLoaded'];_0x2004=function(){return _0x3e4106;};return _0x2004();}
@@ -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 _0x1702ab=_0x4082;function _0x4082(_0x55fbb5,_0x2df00b){const _0xc6a00c=_0xc6a0();return _0x4082=function(_0x4082ad,_0x3d5805){_0x4082ad=_0x4082ad-0x13a;let _0x50d829=_0xc6a00c[_0x4082ad];return _0x50d829;},_0x4082(_0x55fbb5,_0x2df00b);}(function(_0x486ebd,_0x2b39f3){const _0x1795bd=_0x4082,_0x39e496=_0x486ebd();while(!![]){try{const _0x2168a4=-parseInt(_0x1795bd(0x15e))/0x1*(parseInt(_0x1795bd(0x146))/0x2)+-parseInt(_0x1795bd(0x199))/0x3+parseInt(_0x1795bd(0x175))/0x4*(parseInt(_0x1795bd(0x180))/0x5)+parseInt(_0x1795bd(0x186))/0x6+parseInt(_0x1795bd(0x17b))/0x7*(parseInt(_0x1795bd(0x148))/0x8)+parseInt(_0x1795bd(0x188))/0x9*(-parseInt(_0x1795bd(0x16e))/0xa)+parseInt(_0x1795bd(0x150))/0xb*(parseInt(_0x1795bd(0x153))/0xc);if(_0x2168a4===_0x2b39f3)break;else _0x39e496['push'](_0x39e496['shift']());}catch(_0x56ddc3){_0x39e496['push'](_0x39e496['shift']());}}}(_0xc6a0,0x3df17));import{getTranslation as _0x162a16}from'./utils/common-translations.js';import{priorities as _0x98199d,insertToPriorityArray as _0x27bf36}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x5493d3}from'./trackchangesediting.js';function _0xc6a0(){const _0x5db286=['nextSibling','insertion','isObject','_schema','element','skip','_customCallbacks','add','getItemLabel','join','142Aqvfja','length','replace','indexOf','*Split:*\x20%0','removeContainer','EmptyContainer','elementStart','remove','elementEnd','type','ELEMENT_SPACE','label','pop','get','newValue','72790xtAUAS','_locale','previousSibling','_handleInsertRemoveSuggestionDescription','isEmpty','REPLACE_TEXT','format','52FUIKdm','push','_handleCustomCallbackDescription','Object','$1\x20$2','getDescriptions','914347NsEeLv','registerDescriptionCallback','*Remove\x20format:*\x20%0','_handleAttributeSuggestionDescription','addContainer','21695yPbWTz','normal','*Remove:*\x20%0','deletion','_attributeLabels','checkChild','149082qwyXyI','_resolveDescriptionItems','351vQSlcG','*Set\x20format:*\x20%0','data','registerElementLabel','Container','isInContent','key','match','*Change\x20to:*\x20%0','*Merge:*\x20%0','has','_itemLabels','_addDescriptionItems','subType','$text','addObject','quantity','367857HhnJVz','getFirstRange','attribute','addEmptyContainer','start','end','_itemLabelsCallbacks','isEqual','getWalker','_handleRenameSuggestionDescription','nodeAfter','*Insert:*\x20%0','text','removeObject','$textProxy','function','1492jEZCXS','name','16CQhexM','registerAttributeLabel','set','map','addFormat','item','matchingCallback','removeEmptyContainer','55ILjiqC','softBreak','removeFormat','1016772SfAclz'];_0xc6a0=function(){return _0x5db286;};return _0xc6a0();}export default class f{constructor(_0x1ff1e0,_0x1b1941){const _0x1e1c47=_0x4082;this[_0x1e1c47(0x15a)]=[],this[_0x1e1c47(0x193)]=new Map(),this[_0x1e1c47(0x13c)]=[],this[_0x1e1c47(0x184)]=new Map(),this[_0x1e1c47(0x157)]=_0x1ff1e0,this[_0x1e1c47(0x16f)]=_0x1b1941;}[_0x1702ab(0x17a)](_0x4fdbe4){const _0x3521c0=_0x1702ab,_0x85d1ed=[],_0xbd22d=new Set(),_0x1f33ca=new Set();for(let _0x3d9bec=0x0;_0x3d9bec<_0x4fdbe4[_0x3521c0(0x15f)];_0x3d9bec++){const _0x1880ce=_0x4fdbe4[_0x3d9bec];if(!_0x1880ce[_0x3521c0(0x18d)])continue;const _0x1c14d9=this[_0x3521c0(0x177)](_0x1880ce);if(_0x1c14d9){if(null!=_0x1880ce[_0x3521c0(0x195)]){if(_0xbd22d[_0x3521c0(0x192)](_0x1880ce[_0x3521c0(0x195)]))continue;_0xbd22d[_0x3521c0(0x15b)](_0x1880ce[_0x3521c0(0x195)]);}_0x85d1ed[_0x3521c0(0x176)](_0x1c14d9);}else{if(_0x3521c0(0x19b)!=_0x1880ce[_0x3521c0(0x168)])_0x3521c0(0x155)!=_0x1880ce[_0x3521c0(0x168)]&&_0x3521c0(0x183)!=_0x1880ce[_0x3521c0(0x168)]||this[_0x3521c0(0x171)](_0x85d1ed,_0x1880ce,_0x4fdbe4[_0x3d9bec+0x1]);else{const _0x263969=_0x1880ce[_0x3521c0(0x18a)][_0x3521c0(0x18e)];if(_0x1f33ca[_0x3521c0(0x192)](_0x263969))continue;_0x1f33ca[_0x3521c0(0x15b)](_0x1880ce[_0x3521c0(0x18a)][_0x3521c0(0x18e)]),_0x263969==_0x5493d3?this[_0x3521c0(0x13f)](_0x85d1ed,_0x1880ce):this[_0x3521c0(0x17e)](_0x85d1ed,_0x1880ce);}}}return this[_0x3521c0(0x187)](_0x85d1ed);}[_0x1702ab(0x17c)](_0x378f7e){const _0x398416=_0x1702ab;this[_0x398416(0x15a)][_0x398416(0x176)](_0x378f7e);}[_0x1702ab(0x18b)](_0x2d0add,_0x547e7d,_0x6d4b0b=_0x98199d[_0x1702ab(0x181)]){const _0x918ee3=_0x1702ab;_0x918ee3(0x145)==typeof _0x2d0add?_0x27bf36(this[_0x918ee3(0x13c)],{'matchingCallback':_0x2d0add,'label':_0x547e7d,'priority':_0x6d4b0b}):this[_0x918ee3(0x193)][_0x918ee3(0x14a)](_0x2d0add,_0x547e7d);}[_0x1702ab(0x149)](_0x2ceaa8,_0x547509){const _0x42fcc2=_0x1702ab;this[_0x42fcc2(0x184)][_0x42fcc2(0x14a)](_0x2ceaa8,_0x547509);}[_0x1702ab(0x15c)](_0x21fc2e,_0x5277d7=0x1){const _0x428ded=_0x1702ab;let _0x420ea1;for(const _0x3185a2 of this[_0x428ded(0x13c)])if(_0x3185a2[_0x428ded(0x14e)](_0x21fc2e)){_0x420ea1=_0x3185a2[_0x428ded(0x16a)];break;}return _0x420ea1||(_0x420ea1=this[_0x428ded(0x193)][_0x428ded(0x16c)](_0x21fc2e[_0x428ded(0x147)])),_0x420ea1?_0x420ea1(_0x5277d7):0x1!==_0x5277d7?_0x5277d7+'\x20'+_0x21fc2e[_0x428ded(0x147)]+'s':''+_0x21fc2e[_0x428ded(0x147)];}[_0x1702ab(0x194)](_0x53af8d,_0x4f65dc){const _0x4b1c12=_0x1702ab,_0x2d9bac=_0x4f65dc[_0x4b1c12(0x19a)]()[_0x4b1c12(0x13e)](),_0x3a2865=_0x4b1c12(0x155)==_0x4f65dc[_0x4b1c12(0x168)]?_0x4b1c12(0x15b):_0x4b1c12(0x166);for(const _0x537294 of _0x2d9bac){const _0x4f46e9=_0x537294[_0x4b1c12(0x14d)],_0x56adf7=_0x53af8d[_0x53af8d[_0x4b1c12(0x15f)]-0x1];if(_0x4f46e9['is'](_0x4b1c12(0x144)))_0x56adf7&&_0x56adf7[_0x4b1c12(0x168)][_0x4b1c12(0x161)](_0x4b1c12(0x18c))>-0x1&&_0x53af8d[_0x4b1c12(0x16b)](),_0x56adf7&&_0x4b1c12(0x142)==_0x56adf7[_0x4b1c12(0x168)]?_0x56adf7[_0x3a2865]+=_0x4f46e9[_0x4b1c12(0x18a)]:_0x53af8d[_0x4b1c12(0x176)]({'type':_0x4b1c12(0x142),'add':_0x4b1c12(0x15b)==_0x3a2865?_0x4f46e9[_0x4b1c12(0x18a)]:'','remove':_0x4b1c12(0x166)==_0x3a2865?_0x4f46e9[_0x4b1c12(0x18a)]:''});else{if(this[_0x4b1c12(0x157)][_0x4b1c12(0x156)](_0x4f46e9)){const _0x4359ea=_0x4f46e9;if(_0x56adf7&&_0x56adf7[_0x4b1c12(0x168)][_0x4b1c12(0x161)](_0x4b1c12(0x18c))>-0x1&&_0x53af8d[_0x4b1c12(0x16b)](),_0x4b1c12(0x167)==_0x537294[_0x4b1c12(0x168)])continue;_0x56adf7&&_0x56adf7[_0x4b1c12(0x168)]==_0x3a2865+_0x4b1c12(0x178)&&_0x56adf7[_0x4b1c12(0x158)][_0x4b1c12(0x147)]==_0x4359ea[_0x4b1c12(0x147)]?_0x56adf7[_0x4b1c12(0x198)]++:_0x53af8d[_0x4b1c12(0x176)]({'type':_0x3a2865+_0x4b1c12(0x178),'element':_0x4359ea,'quantity':0x1}),_0x2d9bac[_0x4b1c12(0x159)](_0x5d9771=>!(_0x4b1c12(0x167)==_0x5d9771[_0x4b1c12(0x168)]&&_0x5d9771[_0x4b1c12(0x14d)]==_0x4f46e9));}else{if(this[_0x4b1c12(0x157)][_0x4b1c12(0x185)](_0x4f46e9,_0x4b1c12(0x196))||_0x4f46e9['is'](_0x4b1c12(0x158),_0x4b1c12(0x151))){const _0x2f453b=_0x4f46e9;if(_0x4b1c12(0x15b)==_0x3a2865&&_0x4b1c12(0x165)==_0x537294[_0x4b1c12(0x168)]||_0x4b1c12(0x166)==_0x3a2865&&_0x4b1c12(0x167)==_0x537294[_0x4b1c12(0x168)])continue;if(_0x56adf7&&-0x1==_0x56adf7[_0x4b1c12(0x168)][_0x4b1c12(0x161)](_0x4b1c12(0x18c))){_0x4b1c12(0x142)==_0x56adf7[_0x4b1c12(0x168)]&&(_0x56adf7[_0x3a2865]+='\x0a');continue;}let _0x133be5;if(_0x133be5=_0x4b1c12(0x15b)==_0x3a2865?_0x2f453b[_0x4b1c12(0x154)]&&!this[_0x4b1c12(0x157)][_0x4b1c12(0x156)](_0x2f453b[_0x4b1c12(0x154)])?_0x2f453b[_0x4b1c12(0x154)]:null:_0x2f453b[_0x4b1c12(0x170)]&&!this[_0x4b1c12(0x157)][_0x4b1c12(0x156)](_0x2f453b[_0x4b1c12(0x170)])?_0x2f453b[_0x4b1c12(0x170)]:null,_0x2f453b[_0x4b1c12(0x172)]||_0x133be5&&_0x133be5[_0x4b1c12(0x172)]){const _0x47b3d9=_0x133be5&&_0x133be5[_0x4b1c12(0x172)]?_0x133be5:_0x2f453b;_0x56adf7&&_0x56adf7[_0x4b1c12(0x168)]==_0x3a2865+_0x4b1c12(0x164)&&_0x56adf7[_0x4b1c12(0x158)][_0x4b1c12(0x147)]==_0x47b3d9[_0x4b1c12(0x147)]?_0x56adf7[_0x4b1c12(0x198)]++:_0x53af8d[_0x4b1c12(0x176)]({'type':_0x3a2865+_0x4b1c12(0x164),'element':_0x47b3d9,'quantity':0x1});}else _0x53af8d[_0x4b1c12(0x176)]({'type':_0x3a2865+_0x4b1c12(0x18c),'element':_0x2f453b});}}}}}[_0x1702ab(0x187)](_0x4fd57d){const _0x14cb20=_0x1702ab,_0xac5236=this[_0x14cb20(0x16f)],_0x553dbb=[],_0x439670=[],_0x4825ff=[];for(const _0x440930 of _0x4fd57d)switch(_0x440930[_0x14cb20(0x168)]){case _0x14cb20(0x142):if(_0x440930[_0x14cb20(0x15b)]=_0x440930[_0x14cb20(0x15b)][_0x14cb20(0x160)](/(\S)\u000A+(\S)/g,_0x14cb20(0x179))[_0x14cb20(0x160)](/\u000A/g,''),_0x440930[_0x14cb20(0x166)]=_0x440930[_0x14cb20(0x166)][_0x14cb20(0x160)](/(\S)\u000A+(\S)/g,_0x14cb20(0x179))[_0x14cb20(0x160)](/\u000A/g,''),''!=_0x440930[_0x14cb20(0x15b)]&&''!=_0x440930[_0x14cb20(0x166)]){_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x160),'content':_0x162a16(_0xac5236,_0x14cb20(0x173),['\x22'+_0x440930[_0x14cb20(0x166)]+'\x22','\x22'+_0x440930[_0x14cb20(0x15b)]+'\x22'])});continue;}if(null!=_0x440930[_0x14cb20(0x15b)][_0x14cb20(0x18f)](/^ +$/)){_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x155),'content':_0x162a16(_0xac5236,_0x14cb20(0x141),_0x162a16(_0xac5236,_0x14cb20(0x169),_0x440930[_0x14cb20(0x15b)][_0x14cb20(0x15f)]))});continue;}if(null!=_0x440930[_0x14cb20(0x166)][_0x14cb20(0x18f)](/^ +$/)){_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x183),'content':_0x162a16(_0xac5236,_0x14cb20(0x182),_0x162a16(_0xac5236,_0x14cb20(0x169),_0x440930[_0x14cb20(0x166)][_0x14cb20(0x15f)]))});continue;}if(''!=_0x440930[_0x14cb20(0x15b)]){_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x155),'content':_0x162a16(_0xac5236,_0x14cb20(0x141),'\x22'+_0x440930[_0x14cb20(0x15b)]+'\x22')});continue;}_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x183),'content':_0x162a16(_0xac5236,_0x14cb20(0x182),'\x22'+_0x440930[_0x14cb20(0x166)]+'\x22')});continue;case _0x14cb20(0x19c):case _0x14cb20(0x197):_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x155),'content':_0x162a16(_0xac5236,_0x14cb20(0x141),this[_0x14cb20(0x15c)](_0x440930[_0x14cb20(0x158)],_0x440930[_0x14cb20(0x198)]))});continue;case _0x14cb20(0x14f):case _0x14cb20(0x143):_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x183),'content':_0x162a16(_0xac5236,_0x14cb20(0x182),this[_0x14cb20(0x15c)](_0x440930[_0x14cb20(0x158)],_0x440930[_0x14cb20(0x198)]))});continue;case _0x14cb20(0x17f):_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x155),'content':_0x162a16(_0xac5236,_0x14cb20(0x162),this[_0x14cb20(0x15c)](_0x440930[_0x14cb20(0x158)],_0x440930[_0x14cb20(0x198)]))});continue;case _0x14cb20(0x163):_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x183),'content':_0x162a16(_0xac5236,_0x14cb20(0x191),this[_0x14cb20(0x15c)](_0x440930[_0x14cb20(0x158)],_0x440930[_0x14cb20(0x198)]))});continue;case _0x14cb20(0x14c):_0x439670[_0x14cb20(0x176)](_0x440930[_0x14cb20(0x18e)]);continue;case _0x14cb20(0x152):_0x4825ff[_0x14cb20(0x176)](_0x440930[_0x14cb20(0x18e)]);continue;default:_0x553dbb[_0x14cb20(0x176)](_0x440930);}if(_0x439670[_0x14cb20(0x15f)]){const _0x4c8ee0=_0x439670[_0x14cb20(0x14b)](_0x595e30=>this[_0x14cb20(0x184)][_0x14cb20(0x192)](_0x595e30)?this[_0x14cb20(0x184)][_0x14cb20(0x16c)](_0x595e30):_0x595e30)[_0x14cb20(0x15d)](',\x20');_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x174),'content':_0x162a16(this[_0x14cb20(0x16f)],_0x14cb20(0x189),_0x4c8ee0)});}if(_0x4825ff[_0x14cb20(0x15f)]){const _0x2cefae=_0x4825ff[_0x14cb20(0x14b)](_0x3d72ca=>this[_0x14cb20(0x184)][_0x14cb20(0x192)](_0x3d72ca)?this[_0x14cb20(0x184)][_0x14cb20(0x16c)](_0x3d72ca):_0x3d72ca)[_0x14cb20(0x15d)](',\x20');_0x553dbb[_0x14cb20(0x176)]({'type':_0x14cb20(0x174),'content':_0x162a16(this[_0x14cb20(0x16f)],_0x14cb20(0x17d),_0x2cefae)});}return _0x553dbb;}[_0x1702ab(0x177)](_0x4c7236){const _0x4a32df=_0x1702ab;for(const _0x2b9429 of this[_0x4a32df(0x15a)]){const _0x54c91c=_0x2b9429(_0x4c7236);if(_0x54c91c&&_0x4a32df(0x168)in _0x54c91c)return _0x54c91c;}}[_0x1702ab(0x17e)](_0x417e58,_0x3a9bc6){const _0x306dd3=_0x1702ab,_0x295a91=_0x3a9bc6[_0x306dd3(0x18a)],_0x228c3f=void 0x0===_0x295a91[_0x306dd3(0x16d)]?_0x306dd3(0x152):_0x306dd3(0x14c);_0x417e58[_0x306dd3(0x176)]({'type':_0x228c3f,'key':_0x295a91[_0x306dd3(0x18e)]});}[_0x1702ab(0x13f)](_0x2618f1,_0x330894){const _0x49585f=_0x1702ab;_0x2618f1[_0x49585f(0x176)]({'type':_0x49585f(0x174),'content':_0x162a16(this[_0x49585f(0x16f)],_0x49585f(0x190),this[_0x49585f(0x15c)](_0x330894[_0x49585f(0x19a)]()[_0x49585f(0x13a)][_0x49585f(0x140)],0x1))});}[_0x1702ab(0x171)](_0x108a56,_0x56480f,_0x464f02){const _0x9074f2=_0x1702ab;if(this[_0x9074f2(0x194)](_0x108a56,_0x56480f),_0x464f02&&_0x464f02[_0x9074f2(0x19a)]()&&!_0x56480f[_0x9074f2(0x19a)]()[_0x9074f2(0x13b)][_0x9074f2(0x13d)](_0x464f02[_0x9074f2(0x19a)]()[_0x9074f2(0x13a)])){const _0x53b0db=_0x108a56[_0x108a56[_0x9074f2(0x15f)]-0x1],_0x1e6423=_0x9074f2(0x155)==_0x56480f[_0x9074f2(0x168)]?_0x9074f2(0x15b):_0x9074f2(0x166);_0x53b0db&&_0x9074f2(0x142)==_0x53b0db[_0x9074f2(0x168)]&&(_0x53b0db[_0x1e6423]+='\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
+ var _0x169b38=_0x1dad;function _0x3128(){var _0x1990d1=['596596pfwAyY','TrackChanges','333396OrBTwO','getSuggestion','requires','addSuggestionData','pluginName','1015GUNLaA','1094688wWsVSs','plugins','181258tFxSAR','getSuggestions','adapter','1372491QQtfYn','197687kFPlmq','get','112xEnluT','Comments','editor','2276OnhBnY','addSuggestion'];_0x3128=function(){return _0x1990d1;};return _0x3128();}(function(_0x112ea5,_0x1de038){var _0x1ed14c=_0x1dad,_0x665a26=_0x112ea5();while(!![]){try{var _0x29aaef=parseInt(_0x1ed14c(0x6d))/0x1+parseInt(_0x1ed14c(0x74))/0x2+parseInt(_0x1ed14c(0x6c))/0x3+parseInt(_0x1ed14c(0x72))/0x4*(parseInt(_0x1ed14c(0x66))/0x5)+-parseInt(_0x1ed14c(0x67))/0x6+-parseInt(_0x1ed14c(0x69))/0x7+-parseInt(_0x1ed14c(0x6f))/0x8*(parseInt(_0x1ed14c(0x76))/0x9);if(_0x29aaef===_0x1de038)break;else _0x665a26['push'](_0x665a26['shift']());}catch(_0x10bf5e){_0x665a26['push'](_0x665a26['shift']());}}}(_0x3128,0x5380f));function _0x1dad(_0x4a68ee,_0x1f2d39){var _0x312803=_0x3128();return _0x1dad=function(_0x1dad7b,_0x6f14f7){_0x1dad7b=_0x1dad7b-0x64;var _0x1e155c=_0x312803[_0x1dad7b];return _0x1e155c;},_0x1dad(_0x4a68ee,_0x1f2d39);}import{Plugin as _0x4a675d}from'ckeditor5/src/core.js';import _0x599e1d from'./trackchangesui.js';import _0x4bacee from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x4a675d{static get[_0x169b38(0x78)](){var _0x1966d1=_0x169b38;return[_0x4bacee,_0x599e1d,_0x1966d1(0x70)];}static get[_0x169b38(0x65)](){var _0x4b98f7=_0x169b38;return _0x4b98f7(0x75);}set[_0x169b38(0x6b)](_0x4d13b0){var _0x9c10a3=_0x169b38;this[_0x9c10a3(0x71)][_0x9c10a3(0x68)][_0x9c10a3(0x6e)](_0x4bacee)[_0x9c10a3(0x6b)]=_0x4d13b0;}get[_0x169b38(0x6b)](){var _0x2fd706=_0x169b38;return this[_0x2fd706(0x71)][_0x2fd706(0x68)][_0x2fd706(0x6e)](_0x4bacee)[_0x2fd706(0x6b)];}[_0x169b38(0x73)](_0x429938){var _0x2fa638=_0x169b38;return this[_0x2fa638(0x71)][_0x2fa638(0x68)][_0x2fa638(0x6e)](_0x4bacee)[_0x2fa638(0x64)](_0x429938);}[_0x169b38(0x6a)]({skipNotAttached:_0xc747a=!0x1,toJSON:_0x374a1e=!0x1}={}){var _0x3564b1=_0x169b38;return this[_0x3564b1(0x71)][_0x3564b1(0x68)][_0x3564b1(0x6e)](_0x4bacee)[_0x3564b1(0x6a)]({'skipNotAttached':_0xc747a,'toJSON':_0x374a1e});}[_0x169b38(0x77)](_0x1e7bd9){var _0x3cd94c=_0x169b38;return this[_0x3cd94c(0x71)][_0x3cd94c(0x68)][_0x3cd94c(0x6e)](_0x4bacee)[_0x3cd94c(0x77)](_0x1e7bd9);}}
@@ -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 _0x1c3b78=_0x33b3;function _0x4038(){const _0x30fe7f=['set','execute','div','createElement','300165ZGfjko','addSuggestionData','trackChangesData','create','65528hfpCCI','editor','addCommentThread','getRootsAttributes','getSuggestions','CommentsRepository','78wvpDJo','1383106letsxl','config','track-changes-data-invalid-editor-creator','rootsAttributes','appendChild','TrackChangesData','users','init','destroy','define','32xkJsgJ','reduce','trackChangesData.editorCreator','editorCreator','data','requires','document','53963Nbsdeh','result','model','useAnonymousUser','name','discardAllSuggestions','constructor','acceptAllSuggestions','end','get','getFullData','createDocumentFragment','Pagination','function','map','423WCPVIu','TrackChangesDataGetter','1087170ceSemx','getCommentThreads','442679pSKQPw','push','Users','getDataWithDiscardedSuggestions','getUser','4768770NIboir','_adapter','getRootNames','addUser','pluginName','TrackChangesEditing','getDataWithAcceptedSuggestions','plugins'];_0x4038=function(){return _0x30fe7f;};return _0x4038();}function _0x33b3(_0xdfe8f6,_0x4bd1f6){const _0x4038cb=_0x4038();return _0x33b3=function(_0x33b3b4,_0x451fde){_0x33b3b4=_0x33b3b4-0xa0;let _0x20640a=_0x4038cb[_0x33b3b4];return _0x20640a;},_0x33b3(_0xdfe8f6,_0x4bd1f6);}(function(_0x5a215a,_0x5e4b9c){const _0x56b454=_0x33b3,_0x14b908=_0x5a215a();while(!![]){try{const _0x4faa22=parseInt(_0x56b454(0xb6))/0x1+-parseInt(_0x56b454(0xd2))/0x2+parseInt(_0x56b454(0xb4))/0x3+-parseInt(_0x56b454(0xdc))/0x4*(parseInt(_0x56b454(0xc7))/0x5)+-parseInt(_0x56b454(0xd1))/0x6*(parseInt(_0x56b454(0xa3))/0x7)+parseInt(_0x56b454(0xcb))/0x8*(parseInt(_0x56b454(0xb2))/0x9)+parseInt(_0x56b454(0xbb))/0xa;if(_0x4faa22===_0x5e4b9c)break;else _0x14b908['push'](_0x14b908['shift']());}catch(_0x1bfbfd){_0x14b908['push'](_0x14b908['shift']());}}}(_0x4038,0x60689));import{Plugin as _0x69df65}from'ckeditor5/src/core.js';import{CKEditorError as _0x3f4d8b}from'ckeditor5/src/utils.js';import _0x1fa56f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x369f75}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x1c3b78(0xaf)];export default class P extends _0x69df65{static get[_0x1c3b78(0xa1)](){return[_0x1fa56f];}static get[_0x1c3b78(0xbf)](){const _0xc8b25=_0x1c3b78;return _0xc8b25(0xd7);}[_0x1c3b78(0xd9)](){const _0x9bff27=_0x1c3b78,_0x29bac7=this[_0x9bff27(0xcc)];if(_0x29bac7[_0x9bff27(0xd3)][_0x9bff27(0xdb)](_0x9bff27(0xde),_0x31ddae=>{const _0x1691e0=_0x9bff27,_0x37cdfc=_0x29bac7[_0x1691e0(0xa5)][_0x1691e0(0xa2)][_0x1691e0(0xbd)]()[_0x1691e0(0xdd)]((_0x720742,_0x423b39)=>(_0x720742[_0x423b39]='',_0x720742),{});return _0x29bac7[_0x1691e0(0xa9)][_0x1691e0(0xca)](_0x37cdfc,_0x31ddae);}),_0x9bff27(0xb0)!=typeof _0x29bac7[_0x9bff27(0xd3)][_0x9bff27(0xac)](_0x9bff27(0xc9))[_0x9bff27(0xdf)])throw new _0x3f4d8b(_0x9bff27(0xd4));}[_0x1c3b78(0xc1)](_0x2d1768){const _0x1b6172=_0x1c3b78;return N(this[_0x1b6172(0xcc)],!0x0,_0x2d1768);}[_0x1c3b78(0xb9)](_0xc9ca14){const _0x6f03d2=_0x1c3b78;return N(this[_0x6f03d2(0xcc)],!0x1,_0xc9ca14);}}class D extends _0x69df65{static get[_0x1c3b78(0xbf)](){const _0x33002c=_0x1c3b78;return _0x33002c(0xb3);}constructor(_0x351c0e){const _0xcfc873=_0x1c3b78;super(_0x351c0e),this[_0xcfc873(0xa4)]=_0xcfc873(0xab);}[_0x1c3b78(0xd9)](){const _0x261519=_0x1c3b78;this[_0x261519(0xcc)][_0x261519(0xc2)][_0x261519(0xac)](_0x261519(0xd0))[_0x261519(0xbc)]={'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[_0x261519(0xcc)][_0x261519(0xc2)][_0x261519(0xac)](_0x261519(0xc0))[_0x261519(0xbc)]=null;}}function v(_0xb6157e){const _0x35a76c=_0x1c3b78;return void 0x0!==_0xb6157e[_0x35a76c(0xce)];}async function N(_0x239a4c,_0x37a1bf,_0x540438){const _0xa37ae4=_0x1c3b78,_0x37337f=_0x369f75(_0x239a4c,T);_0x37337f[_0xa37ae4(0xc2)][_0xa37ae4(0xb7)](_0x1fa56f,D),_0x37337f[_0xa37ae4(0xd5)]=v(_0x239a4c)?_0x239a4c[_0xa37ae4(0xce)]():void 0x0;const _0xa5b777=document[_0xa37ae4(0xae)](),_0xcba16c=_0x239a4c[_0xa37ae4(0xd3)][_0xa37ae4(0xac)](_0xa37ae4(0xc9))[_0xa37ae4(0xdf)],_0x55aeb0=await _0xcba16c(_0x37337f,()=>function(_0x5a0a0c){const _0x509e48=_0xa37ae4,_0x219c58=document[_0x509e48(0xc6)](_0x509e48(0xc5));return _0x5a0a0c[_0x509e48(0xd6)](_0x219c58),_0x219c58;}(_0xa5b777));!function(_0x2996a2,_0x242331){const _0x74edb6=_0xa37ae4,_0x2e8739=_0x2996a2[_0x74edb6(0xa5)][_0x74edb6(0xa2)][_0x74edb6(0xbd)]()[_0x74edb6(0xdd)]((_0x53bab5,_0x567111)=>(_0x53bab5[_0x567111]=_0x2996a2[_0x74edb6(0xa0)][_0x74edb6(0xac)]({'rootName':_0x567111}),_0x53bab5),{}),_0x5a034f=_0x2996a2[_0x74edb6(0xc2)][_0x74edb6(0xac)](_0x74edb6(0xb8))[_0x74edb6(0xd8)][_0x74edb6(0xb1)](_0x55c7c9=>({'id':_0x55c7c9['id'],'name':_0x55c7c9[_0x74edb6(0xa7)]})),_0x126b2b=_0x2996a2[_0x74edb6(0xc2)][_0x74edb6(0xac)](_0x74edb6(0xc0))[_0x74edb6(0xcf)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5805af=_0x2996a2[_0x74edb6(0xc2)][_0x74edb6(0xac)](_0x74edb6(0xd0))[_0x74edb6(0xb5)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1c617e=_0x242331[_0x74edb6(0xc2)][_0x74edb6(0xac)](_0x74edb6(0xb8)),_0x33fdac=_0x242331[_0x74edb6(0xc2)][_0x74edb6(0xac)](_0x74edb6(0xc0)),_0x23194b=_0x242331[_0x74edb6(0xc2)][_0x74edb6(0xac)](_0x74edb6(0xd0));for(const _0xc83e8d of _0x5a034f)_0x1c617e[_0x74edb6(0xba)](_0xc83e8d['id'])||_0x1c617e[_0x74edb6(0xbe)](_0xc83e8d);_0x1c617e['me']||_0x1c617e[_0x74edb6(0xa6)]();for(const _0x5eac68 of _0x126b2b)_0x33fdac[_0x74edb6(0xc8)](_0x5eac68);for(const _0x52cbcf of _0x5805af)_0x23194b[_0x74edb6(0xcd)](_0x52cbcf);_0x242331[_0x74edb6(0xa0)][_0x74edb6(0xc3)](_0x2e8739);}(_0x239a4c,_0x55aeb0),_0x55aeb0[_0xa37ae4(0xc4)](_0x37a1bf?_0xa37ae4(0xaa):_0xa37ae4(0xa8));const _0x4d641b=v(_0x55aeb0)?_0x55aeb0[_0xa37ae4(0xad)](_0x540438):_0x55aeb0[_0xa37ae4(0xa0)][_0xa37ae4(0xac)](_0x540438);return await _0x55aeb0[_0xa37ae4(0xda)](),_0x4d641b;}