@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240515.0 → 0.0.0-nightly-20240516.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a9d(_0x54e773,_0x50e4ae){const _0x3c21fc=_0x3c21();return _0x5a9d=function(_0x5a9db8,_0x2ac143){_0x5a9db8=_0x5a9db8-0x1ee;let _0x1b1d15=_0x3c21fc[_0x5a9db8];return _0x1b1d15;},_0x5a9d(_0x54e773,_0x50e4ae);}const _0x580bfb=_0x5a9d;(function(_0xc678f7,_0x5641e0){const _0x33b117=_0x5a9d,_0x294d7b=_0xc678f7();while(!![]){try{const _0xc14dee=-parseInt(_0x33b117(0x208))/0x1+-parseInt(_0x33b117(0x20e))/0x2+parseInt(_0x33b117(0x210))/0x3+parseInt(_0x33b117(0x24d))/0x4*(parseInt(_0x33b117(0x217))/0x5)+parseInt(_0x33b117(0x231))/0x6*(-parseInt(_0x33b117(0x206))/0x7)+-parseInt(_0x33b117(0x223))/0x8+parseInt(_0x33b117(0x224))/0x9*(parseInt(_0x33b117(0x247))/0xa);if(_0xc14dee===_0x5641e0)break;else _0x294d7b['push'](_0x294d7b['shift']());}catch(_0x1aa7be){_0x294d7b['push'](_0x294d7b['shift']());}}}(_0x3c21,0x7decd));import{Plugin as _0x15d030}from'ckeditor5/src/core.js';function _0x3c21(){const _0x467a6a=['136UvoRQO','registerCustomCallback','mergeTableCellLeft','element','has','mergeTableCellRight','*Split\x20cell:*\x20vertically','setSelection','enableCommand','root','isEnabled','subType','createRangeOn','format','set:isEnabled','mergeTableCells','push','splitTableCellVertically','afterInit','trackChanges','execute','formatBlock','locale','_acceptFormatSuggestionCallbackFactory','$graveyard','detach','rootName','change','39396NJTGRF','_isForcedDefaultExecutionBlock','231304EicTDs','_areMergableCells','model','isInContent','get','TrackChangesEditing','1446556UdqQUL','commandName','2947011EfPtrm','horizontally','getAncestors','containsRange','author','getRanges','tableCell','30965iBuvJO','requires','mergeTableCellDown','find','getSelectionAffectedTableCells','fromRange','formatInline','return','getCellLocation','getSuggestions','_suggestionFactory','type','5359040NiwgvA','52515DUxgUv','value','_tablePostFixingSubtypes','mergeTableCellUp','TableUtils','cell','editor','length','from','commands','TableEditing','filter','findAncestor','906IcsBQk','highest','accept','low','markBlockFormat','createTableWalker','table','forceDefaultExecution','insertion','add','descriptionFactory','splitTableCellHorizontally','refresh','registerDescriptionCallback','deletion','getFirstPosition','stop','plugins','document','selection','*Merge\x20cells*','*Split\x20cell:*\x20horizontally','3080pcstak','_areSelectedCellsMergable','map','markMultiRangeBlockFormat','direction','size'];_0x3c21=function(){return _0x467a6a;};return _0x3c21();}import _0x129627 from'./table.js';import{LiveRange as _0x4038cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x375cfb}from'../utils/common-translations.js';export default class St extends _0x15d030{static get[_0x580bfb(0x218)](){return[_0x129627];}[_0x580bfb(0x1fc)](){const _0x1268ba=_0x580bfb,_0x86a198=this[_0x1268ba(0x22a)],_0x2ec971=_0x86a198[_0x1268ba(0x20a)][_0x1268ba(0x243)][_0x1268ba(0x244)],_0xd04c54=_0x86a198[_0x1268ba(0x200)];if(!_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x1ee)](_0x1268ba(0x22e)))return;const _0x524165=_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x20c)](_0x1268ba(0x20d)),_0x1b9d71=_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x20c)](_0x1268ba(0x228)),_0xc3026c=_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x20c)](_0x129627);_0xc3026c[_0x1268ba(0x226)][_0x1268ba(0x1fa)](_0x1268ba(0x1f9)),_0x524165[_0x1268ba(0x1f2)](_0x1268ba(0x1f9),()=>{const _0x1f6f03=_0x1268ba,_0x5026f8=_0x1b9d71[_0x1f6f03(0x21b)](_0x86a198[_0x1f6f03(0x20a)][_0x1f6f03(0x243)][_0x1f6f03(0x244)]);_0x86a198[_0x1f6f03(0x20a)][_0x1f6f03(0x205)](()=>{const _0x50876f=_0x1f6f03;_0x524165[_0x50876f(0x24a)](_0x5026f8,{'commandName':_0x50876f(0x1f9),'commandParams':[]},[],_0x50876f(0x1f9));});}),_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x1268ba(0x1f9))['on'](_0x1268ba(0x1fe),(_0x36a620,_0x1f5c45)=>{const _0x3f01ed=_0x1268ba;_0x86a198[_0x3f01ed(0x22d)][_0x3f01ed(0x20c)](_0x3f01ed(0x1fd))[_0x3f01ed(0x225)]&&(_0x1f5c45[_0x3f01ed(0x22b)]>0x0&&_0x1f5c45[_0x1f5c45[_0x3f01ed(0x22b)]-0x1]&&_0x1f5c45[_0x1f5c45[_0x3f01ed(0x22b)]-0x1][_0x3f01ed(0x238)]||_0x524165[_0x3f01ed(0x207)]||this[_0x3f01ed(0x248)]()||_0x36a620[_0x3f01ed(0x241)]());},{'priority':_0x1268ba(0x232)});for(const _0x287452 of[_0x1268ba(0x227),_0x1268ba(0x1ef),_0x1268ba(0x219),_0x1268ba(0x24f)]){const _0x3bbdf3=_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x287452);_0x524165[_0x1268ba(0x1f2)](_0x287452,()=>{const _0x8aafd0=_0x1268ba,_0x5afe1b=_0x86a198[_0x8aafd0(0x20a)][_0x8aafd0(0x243)][_0x8aafd0(0x244)][_0x8aafd0(0x240)]()[_0x8aafd0(0x212)]()[_0x8aafd0(0x21a)](_0x29f0d6=>_0x29f0d6['is'](_0x8aafd0(0x250),_0x8aafd0(0x216))),_0x1b721c=_0x3bbdf3[_0x8aafd0(0x225)];_0x86a198[_0x8aafd0(0x20a)][_0x8aafd0(0x205)](()=>{const _0x243524=_0x8aafd0;_0x524165[_0x243524(0x24a)]([_0x5afe1b,_0x1b721c],{'commandName':_0x243524(0x1f9),'commandParams':[]},[],_0x243524(0x1f9));});});}for(const _0x32ff8d of[_0x1268ba(0x1fb),_0x1268ba(0x23c)]){const _0x228980=_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x32ff8d);_0x524165[_0x1268ba(0x1f2)](_0x32ff8d,()=>{const _0xc42577=_0x1268ba,_0xf111be=_0x1b9d71[_0xc42577(0x21b)](_0x86a198[_0xc42577(0x20a)][_0xc42577(0x243)][_0xc42577(0x244)])[0x0],_0xfd9450=_0xf111be[_0xc42577(0x230)](_0xc42577(0x237)),{column:_0x5d5bf9,row:_0x3057ee}=_0x1b9d71[_0xc42577(0x21f)](_0xf111be);let _0x476b78=[];if(_0xc42577(0x211)==_0x228980[_0xc42577(0x24b)]){const _0x2f9de1=_0x1b9d71[_0xc42577(0x236)](_0xfd9450,{'startRow':_0x3057ee,'endRow':_0x3057ee,'includeAllSlots':!0x0});_0x476b78=Array[_0xc42577(0x22c)](_0x2f9de1)[_0xc42577(0x249)](_0x5086ed=>_0x5086ed[_0xc42577(0x229)]);}else{const _0x340d14=_0x1b9d71[_0xc42577(0x236)](_0xfd9450,{'column':_0x5d5bf9,'includeAllSlots':!0x0});_0x476b78=Array[_0xc42577(0x22c)](_0x340d14)[_0xc42577(0x249)](_0x38719a=>_0x38719a[_0xc42577(0x229)]);}_0x86a198[_0xc42577(0x20a)][_0xc42577(0x205)](_0x43898c=>{const _0x360a0c=_0xc42577;_0x524165[_0x360a0c(0x235)](_0x43898c[_0x360a0c(0x1f6)](_0xf111be),{'commandName':_0x32ff8d,'commandParams':[]},_0x476b78,_0x32ff8d);});});}_0x524165[_0x1268ba(0x23b)][_0x1268ba(0x23e)](_0x3365c4=>{const _0x8a7e68=_0x1268ba;if(_0x8a7e68(0x1ff)!=_0x3365c4[_0x8a7e68(0x222)]&&_0x8a7e68(0x21d)!=_0x3365c4[_0x8a7e68(0x222)])return;const {data:_0x54b3f1}=_0x3365c4;return _0x54b3f1&&_0x8a7e68(0x1f9)==_0x54b3f1[_0x8a7e68(0x20f)]?{'type':_0x8a7e68(0x1f7),'content':_0x375cfb(_0xd04c54,_0x8a7e68(0x245))}:void 0x0;}),_0x524165[_0x1268ba(0x23b)][_0x1268ba(0x23e)](_0x4e8b0a=>{const _0x495370=_0x1268ba;if(_0x495370(0x1ff)!=_0x4e8b0a[_0x495370(0x222)]&&_0x495370(0x21d)!=_0x4e8b0a[_0x495370(0x222)])return;const {data:_0x51a66e}=_0x4e8b0a;return _0x51a66e?_0x495370(0x1fb)==_0x51a66e[_0x495370(0x20f)]?{'type':_0x495370(0x1f7),'content':_0x375cfb(_0xd04c54,_0x495370(0x1f0))}:_0x495370(0x23c)==_0x51a66e[_0x495370(0x20f)]?{'type':_0x495370(0x1f7),'content':_0x375cfb(_0xd04c54,_0x495370(0x246))}:void 0x0:void 0x0;});const _0x1876d6=_0xc3026c[_0x1268ba(0x201)]();for(const _0x42e518 of[_0x1268ba(0x227),_0x1268ba(0x1ef),_0x1268ba(0x219),_0x1268ba(0x24f)])_0x524165[_0x1268ba(0x221)][_0x1268ba(0x24e)](_0x1268ba(0x1ff),_0x42e518,_0x1268ba(0x233),_0x1876d6);for(const _0x42bbf3 of[_0x1268ba(0x1fb),_0x1268ba(0x23c)])_0x524165[_0x1268ba(0x221)][_0x1268ba(0x24e)](_0x1268ba(0x1ff),_0x42bbf3,_0x1268ba(0x233),_0x1876d6);_0x524165[_0x1268ba(0x221)][_0x1268ba(0x24e)](_0x1268ba(0x1ff),_0x1268ba(0x1f9),_0x1268ba(0x233),_0x498cc2=>{const _0xc91401=_0x1268ba;_0x86a198[_0xc91401(0x20a)][_0xc91401(0x205)](_0x4a034b=>{const _0x53bf74=_0xc91401,_0x3cfc3b=Array[_0x53bf74(0x22c)](_0x2ec971[_0x53bf74(0x215)]())[_0x53bf74(0x249)](_0x15aabe=>_0x4038cd[_0x53bf74(0x21c)](_0x15aabe));_0x4a034b[_0x53bf74(0x1f1)](_0x498cc2),_0x86a198[_0x53bf74(0x22d)][_0x53bf74(0x20c)](_0x53bf74(0x1f9))[_0x53bf74(0x23d)](),_0x86a198[_0x53bf74(0x1fe)](_0x53bf74(0x1f9),{'forceDefaultExecution':!0x0});const _0xe0b2c3=_0x3cfc3b[_0x53bf74(0x22f)](_0xad2d48=>_0x53bf74(0x202)!=_0xad2d48[_0x53bf74(0x1f3)][_0x53bf74(0x204)]);_0xe0b2c3[_0x53bf74(0x22b)]>0x0&&_0x4a034b[_0x53bf74(0x1f1)](_0xe0b2c3);for(const _0x2077ec of _0x3cfc3b)_0x2077ec[_0x53bf74(0x203)]();});});for(const _0x1e02d0 of[_0x1268ba(0x227),_0x1268ba(0x219),_0x1268ba(0x24f),_0x1268ba(0x1ef)]){const _0x542820=_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x1e02d0);_0x542820['on'](_0x1268ba(0x1f8),(_0x412ea6,_0x1e38af,_0x2a47d1)=>{const _0x24984e=_0x1268ba;if(_0x2a47d1){const _0xe4e37=_0x86a198[_0x24984e(0x20a)][_0x24984e(0x243)][_0x24984e(0x244)][_0x24984e(0x240)]()[_0x24984e(0x212)]()[_0x24984e(0x21a)](_0x486be5=>_0x486be5['is'](_0x24984e(0x250),_0x24984e(0x216)));this[_0x24984e(0x209)](_0x542820[_0x24984e(0x225)],_0xe4e37)||(_0x412ea6[_0x24984e(0x21e)]=!0x1,_0x412ea6[_0x24984e(0x241)]());}},{'priority':_0x1268ba(0x234)});}}[_0x580bfb(0x248)](){const _0x3e291e=_0x580bfb,_0xc6f98d=this[_0x3e291e(0x22a)][_0x3e291e(0x22d)][_0x3e291e(0x20c)](_0x3e291e(0x1f9)),_0xd54bb3=this[_0x3e291e(0x22a)][_0x3e291e(0x242)][_0x3e291e(0x20c)](_0x3e291e(0x228));if(!_0xc6f98d[_0x3e291e(0x1f4)])return!0x1;const _0x1b4e69=_0xd54bb3[_0x3e291e(0x21b)](this[_0x3e291e(0x22a)][_0x3e291e(0x20a)][_0x3e291e(0x243)][_0x3e291e(0x244)]);for(const _0x459d14 of _0x1b4e69)for(const _0x2b6158 of _0x1b4e69)if(_0x459d14!=_0x2b6158&&!this[_0x3e291e(0x209)](_0x459d14,_0x2b6158))return!0x1;return!0x0;}[_0x580bfb(0x209)](_0x46485c,_0x57cf46){const _0x58b583=_0x580bfb,_0x1a2701=this[_0x58b583(0x22a)][_0x58b583(0x242)][_0x58b583(0x20c)](_0x58b583(0x20d)),_0x21f17=this[_0x58b583(0x22a)][_0x58b583(0x20a)][_0x58b583(0x1f6)](_0x46485c),_0x4ffcaf=this[_0x58b583(0x22a)][_0x58b583(0x20a)][_0x58b583(0x1f6)](_0x57cf46),_0x5efc1b=new Set(),_0x30c353=new Set();for(const _0x8d6288 of _0x1a2701[_0x58b583(0x220)]())if((_0x58b583(0x239)==_0x8d6288[_0x58b583(0x222)]||_0x58b583(0x23f)==_0x8d6288[_0x58b583(0x222)]||_0x58b583(0x1f9)==_0x8d6288[_0x58b583(0x1f5)])&&_0x8d6288[_0x58b583(0x20b)]){for(const _0x1b8267 of _0x8d6288[_0x58b583(0x215)]())_0x1b8267[_0x58b583(0x213)](_0x21f17,!0x0)&&_0x5efc1b[_0x58b583(0x23a)](_0x8d6288[_0x58b583(0x222)]+':'+_0x8d6288[_0x58b583(0x214)]['id']),_0x1b8267[_0x58b583(0x213)](_0x4ffcaf,!0x0)&&_0x30c353[_0x58b583(0x23a)](_0x8d6288[_0x58b583(0x222)]+':'+_0x8d6288[_0x58b583(0x214)]['id']);}if(_0x5efc1b[_0x58b583(0x24c)]!=_0x30c353[_0x58b583(0x24c)])return!0x1;for(const _0x2560cc of _0x5efc1b)if(!_0x30c353[_0x58b583(0x1ee)](_0x2560cc))return!0x1;return!0x0;}}
23
+ const _0x4f677b=_0x29d3;(function(_0x3eee9b,_0x3bf318){const _0x11097d=_0x29d3,_0x256e52=_0x3eee9b();while(!![]){try{const _0x547c49=-parseInt(_0x11097d(0x209))/0x1*(-parseInt(_0x11097d(0x212))/0x2)+parseInt(_0x11097d(0x1d0))/0x3*(-parseInt(_0x11097d(0x1d8))/0x4)+parseInt(_0x11097d(0x21e))/0x5+-parseInt(_0x11097d(0x214))/0x6*(-parseInt(_0x11097d(0x21a))/0x7)+parseInt(_0x11097d(0x1d3))/0x8*(-parseInt(_0x11097d(0x223))/0x9)+parseInt(_0x11097d(0x217))/0xa*(-parseInt(_0x11097d(0x1da))/0xb)+parseInt(_0x11097d(0x218))/0xc;if(_0x547c49===_0x3bf318)break;else _0x256e52['push'](_0x256e52['shift']());}catch(_0x3413d5){_0x256e52['push'](_0x256e52['shift']());}}}(_0x2087,0xd44a4));import{Plugin as _0x534fea}from'ckeditor5/src/core.js';function _0x29d3(_0x13eef7,_0x593709){const _0x2087b6=_0x2087();return _0x29d3=function(_0x29d37b,_0x59ba7e){_0x29d37b=_0x29d37b-0x1cd;let _0x523794=_0x2087b6[_0x29d37b];return _0x523794;},_0x29d3(_0x13eef7,_0x593709);}import _0x5e2110 from'./table.js';import{LiveRange as _0x556bab}from'ckeditor5/src/engine.js';import{getTranslation as _0x1cb222}from'../utils/common-translations.js';function _0x2087(){const _0x558c40=['stop','mergeTableCellLeft','_tablePostFixingSubtypes','model','horizontally','insertion','subType','refresh','mergeTableCellDown','getRanges','afterInit','isEnabled','$graveyard','formatBlock','selection','return','cell','findAncestor','rootName','_acceptFormatSuggestionCallbackFactory','markMultiRangeBlockFormat','push','registerCustomCallback','getSuggestions','14097nvQJhW','plugins','containsRange','descriptionFactory','trackChanges','locale','getSelectionAffectedTableCells','table','createRangeOn','6pGUlRf','forceDefaultExecution','2053344TutOqn','from','format','4671530bWMCVy','25916364yVwInY','_suggestionFactory','7CPcmAC','element','_isForcedDefaultExecutionBlock','document','3029895phVHqP','_areSelectedCellsMergable','registerDescriptionCallback','splitTableCellHorizontally','add','9GniPPB','requires','map','commands','isInContent','fromRange','getAncestors','formatInline','getCellLocation','getFirstPosition','find','accept','length','*Merge\x20cells*','TableEditing','TableUtils','author','get','9OYjWGW','mergeTableCellUp','type','1688792aZcLJr','setSelection','direction','*Split\x20cell:*\x20vertically','commandName','2136532kbjNiG','enableCommand','11TPAoIs','TrackChangesEditing','change','createTableWalker','low','markBlockFormat','size','root','execute','tableCell','filter','_areMergableCells','editor','has','set:isEnabled','mergeTableCells','deletion','splitTableCellVertically','mergeTableCellRight','value','highest','*Split\x20cell:*\x20horizontally','detach'];_0x2087=function(){return _0x558c40;};return _0x2087();}export default class St extends _0x534fea{static get[_0x4f677b(0x224)](){return[_0x5e2110];}[_0x4f677b(0x1fb)](){const _0x360723=_0x4f677b,_0x3ffc32=this[_0x360723(0x1e6)],_0x955861=_0x3ffc32[_0x360723(0x1f4)][_0x360723(0x21d)][_0x360723(0x1ff)],_0x1c67e5=_0x3ffc32[_0x360723(0x20e)];if(!_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1e7)](_0x360723(0x231)))return;const _0x54c76c=_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1cf)](_0x360723(0x1db)),_0x332789=_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1cf)](_0x360723(0x1cd)),_0x204387=_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1cf)](_0x5e2110);_0x204387[_0x360723(0x1f3)][_0x360723(0x206)](_0x360723(0x1e9)),_0x54c76c[_0x360723(0x1d9)](_0x360723(0x1e9),()=>{const _0x2c93c9=_0x360723,_0x3971c9=_0x332789[_0x2c93c9(0x20f)](_0x3ffc32[_0x2c93c9(0x1f4)][_0x2c93c9(0x21d)][_0x2c93c9(0x1ff)]);_0x3ffc32[_0x2c93c9(0x1f4)][_0x2c93c9(0x1dc)](()=>{const _0x4619c8=_0x2c93c9;_0x54c76c[_0x4619c8(0x205)](_0x3971c9,{'commandName':_0x4619c8(0x1e9),'commandParams':[]},[],_0x4619c8(0x1e9));});}),_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x360723(0x1e9))['on'](_0x360723(0x1e2),(_0x13af70,_0x104ef5)=>{const _0x2d9175=_0x360723;_0x3ffc32[_0x2d9175(0x226)][_0x2d9175(0x1cf)](_0x2d9175(0x20d))[_0x2d9175(0x1ed)]&&(_0x104ef5[_0x2d9175(0x22f)]>0x0&&_0x104ef5[_0x104ef5[_0x2d9175(0x22f)]-0x1]&&_0x104ef5[_0x104ef5[_0x2d9175(0x22f)]-0x1][_0x2d9175(0x213)]||_0x54c76c[_0x2d9175(0x21c)]||this[_0x2d9175(0x21f)]()||_0x13af70[_0x2d9175(0x1f1)]());},{'priority':_0x360723(0x1ee)});for(const _0x1836a9 of[_0x360723(0x1d1),_0x360723(0x1ec),_0x360723(0x1f9),_0x360723(0x1f2)]){const _0x3cf0f6=_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x1836a9);_0x54c76c[_0x360723(0x1d9)](_0x1836a9,()=>{const _0x3734ad=_0x360723,_0x2c2cd6=_0x3ffc32[_0x3734ad(0x1f4)][_0x3734ad(0x21d)][_0x3734ad(0x1ff)][_0x3734ad(0x22c)]()[_0x3734ad(0x229)]()[_0x3734ad(0x22d)](_0x417de2=>_0x417de2['is'](_0x3734ad(0x21b),_0x3734ad(0x1e3))),_0x5d074e=_0x3cf0f6[_0x3734ad(0x1ed)];_0x3ffc32[_0x3734ad(0x1f4)][_0x3734ad(0x1dc)](()=>{const _0x19bb26=_0x3734ad;_0x54c76c[_0x19bb26(0x205)]([_0x2c2cd6,_0x5d074e],{'commandName':_0x19bb26(0x1e9),'commandParams':[]},[],_0x19bb26(0x1e9));});});}for(const _0x936a60 of[_0x360723(0x1eb),_0x360723(0x221)]){const _0x4a02f1=_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x936a60);_0x54c76c[_0x360723(0x1d9)](_0x936a60,()=>{const _0x4aeed6=_0x360723,_0x4f712d=_0x332789[_0x4aeed6(0x20f)](_0x3ffc32[_0x4aeed6(0x1f4)][_0x4aeed6(0x21d)][_0x4aeed6(0x1ff)])[0x0],_0x31f33e=_0x4f712d[_0x4aeed6(0x202)](_0x4aeed6(0x210)),{column:_0x4d4549,row:_0x51db8b}=_0x332789[_0x4aeed6(0x22b)](_0x4f712d);let _0x373c02=[];if(_0x4aeed6(0x1f5)==_0x4a02f1[_0x4aeed6(0x1d5)]){const _0x41a256=_0x332789[_0x4aeed6(0x1dd)](_0x31f33e,{'startRow':_0x51db8b,'endRow':_0x51db8b,'includeAllSlots':!0x0});_0x373c02=Array[_0x4aeed6(0x215)](_0x41a256)[_0x4aeed6(0x225)](_0xed70f6=>_0xed70f6[_0x4aeed6(0x201)]);}else{const _0x56f066=_0x332789[_0x4aeed6(0x1dd)](_0x31f33e,{'column':_0x4d4549,'includeAllSlots':!0x0});_0x373c02=Array[_0x4aeed6(0x215)](_0x56f066)[_0x4aeed6(0x225)](_0x406d18=>_0x406d18[_0x4aeed6(0x201)]);}_0x3ffc32[_0x4aeed6(0x1f4)][_0x4aeed6(0x1dc)](_0x1f110d=>{const _0x17a006=_0x4aeed6;_0x54c76c[_0x17a006(0x1df)](_0x1f110d[_0x17a006(0x211)](_0x4f712d),{'commandName':_0x936a60,'commandParams':[]},_0x373c02,_0x936a60);});});}_0x54c76c[_0x360723(0x20c)][_0x360723(0x220)](_0x195624=>{const _0x2b988b=_0x360723;if(_0x2b988b(0x1fe)!=_0x195624[_0x2b988b(0x1d2)]&&_0x2b988b(0x22a)!=_0x195624[_0x2b988b(0x1d2)])return;const {data:_0x11a46e}=_0x195624;return _0x11a46e&&_0x2b988b(0x1e9)==_0x11a46e[_0x2b988b(0x1d7)]?{'type':_0x2b988b(0x216),'content':_0x1cb222(_0x1c67e5,_0x2b988b(0x230))}:void 0x0;}),_0x54c76c[_0x360723(0x20c)][_0x360723(0x220)](_0x16a640=>{const _0x6b94df=_0x360723;if(_0x6b94df(0x1fe)!=_0x16a640[_0x6b94df(0x1d2)]&&_0x6b94df(0x22a)!=_0x16a640[_0x6b94df(0x1d2)])return;const {data:_0x1d2b6d}=_0x16a640;return _0x1d2b6d?_0x6b94df(0x1eb)==_0x1d2b6d[_0x6b94df(0x1d7)]?{'type':_0x6b94df(0x216),'content':_0x1cb222(_0x1c67e5,_0x6b94df(0x1d6))}:_0x6b94df(0x221)==_0x1d2b6d[_0x6b94df(0x1d7)]?{'type':_0x6b94df(0x216),'content':_0x1cb222(_0x1c67e5,_0x6b94df(0x1ef))}:void 0x0:void 0x0;});const _0x19ff83=_0x204387[_0x360723(0x204)]();for(const _0x423ace of[_0x360723(0x1d1),_0x360723(0x1ec),_0x360723(0x1f9),_0x360723(0x1f2)])_0x54c76c[_0x360723(0x219)][_0x360723(0x207)](_0x360723(0x1fe),_0x423ace,_0x360723(0x22e),_0x19ff83);for(const _0x5578d0 of[_0x360723(0x1eb),_0x360723(0x221)])_0x54c76c[_0x360723(0x219)][_0x360723(0x207)](_0x360723(0x1fe),_0x5578d0,_0x360723(0x22e),_0x19ff83);_0x54c76c[_0x360723(0x219)][_0x360723(0x207)](_0x360723(0x1fe),_0x360723(0x1e9),_0x360723(0x22e),_0x2856a4=>{const _0x3e002c=_0x360723;_0x3ffc32[_0x3e002c(0x1f4)][_0x3e002c(0x1dc)](_0xb0fce3=>{const _0x2561d2=_0x3e002c,_0x10bb42=Array[_0x2561d2(0x215)](_0x955861[_0x2561d2(0x1fa)]())[_0x2561d2(0x225)](_0x1f8be5=>_0x556bab[_0x2561d2(0x228)](_0x1f8be5));_0xb0fce3[_0x2561d2(0x1d4)](_0x2856a4),_0x3ffc32[_0x2561d2(0x226)][_0x2561d2(0x1cf)](_0x2561d2(0x1e9))[_0x2561d2(0x1f8)](),_0x3ffc32[_0x2561d2(0x1e2)](_0x2561d2(0x1e9),{'forceDefaultExecution':!0x0});const _0x9c8da4=_0x10bb42[_0x2561d2(0x1e4)](_0x5d0ecb=>_0x2561d2(0x1fd)!=_0x5d0ecb[_0x2561d2(0x1e1)][_0x2561d2(0x203)]);_0x9c8da4[_0x2561d2(0x22f)]>0x0&&_0xb0fce3[_0x2561d2(0x1d4)](_0x9c8da4);for(const _0x551164 of _0x10bb42)_0x551164[_0x2561d2(0x1f0)]();});});for(const _0x5729ee of[_0x360723(0x1d1),_0x360723(0x1f9),_0x360723(0x1f2),_0x360723(0x1ec)]){const _0x4aef8a=_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x5729ee);_0x4aef8a['on'](_0x360723(0x1e8),(_0x350acf,_0x4e2689,_0x2dfe26)=>{const _0x3092c8=_0x360723;if(_0x2dfe26){const _0x253480=_0x3ffc32[_0x3092c8(0x1f4)][_0x3092c8(0x21d)][_0x3092c8(0x1ff)][_0x3092c8(0x22c)]()[_0x3092c8(0x229)]()[_0x3092c8(0x22d)](_0x50f476=>_0x50f476['is'](_0x3092c8(0x21b),_0x3092c8(0x1e3)));this[_0x3092c8(0x1e5)](_0x4aef8a[_0x3092c8(0x1ed)],_0x253480)||(_0x350acf[_0x3092c8(0x200)]=!0x1,_0x350acf[_0x3092c8(0x1f1)]());}},{'priority':_0x360723(0x1de)});}}[_0x4f677b(0x21f)](){const _0x35673f=_0x4f677b,_0x31d32b=this[_0x35673f(0x1e6)][_0x35673f(0x226)][_0x35673f(0x1cf)](_0x35673f(0x1e9)),_0x3aa192=this[_0x35673f(0x1e6)][_0x35673f(0x20a)][_0x35673f(0x1cf)](_0x35673f(0x1cd));if(!_0x31d32b[_0x35673f(0x1fc)])return!0x1;const _0x159198=_0x3aa192[_0x35673f(0x20f)](this[_0x35673f(0x1e6)][_0x35673f(0x1f4)][_0x35673f(0x21d)][_0x35673f(0x1ff)]);for(const _0x3dfe68 of _0x159198)for(const _0x2f957d of _0x159198)if(_0x3dfe68!=_0x2f957d&&!this[_0x35673f(0x1e5)](_0x3dfe68,_0x2f957d))return!0x1;return!0x0;}[_0x4f677b(0x1e5)](_0x56dd24,_0x49585c){const _0x19020b=_0x4f677b,_0x215f1a=this[_0x19020b(0x1e6)][_0x19020b(0x20a)][_0x19020b(0x1cf)](_0x19020b(0x1db)),_0x21351c=this[_0x19020b(0x1e6)][_0x19020b(0x1f4)][_0x19020b(0x211)](_0x56dd24),_0x5e0064=this[_0x19020b(0x1e6)][_0x19020b(0x1f4)][_0x19020b(0x211)](_0x49585c),_0x56f213=new Set(),_0x1c478a=new Set();for(const _0x3a95c5 of _0x215f1a[_0x19020b(0x208)]())if((_0x19020b(0x1f6)==_0x3a95c5[_0x19020b(0x1d2)]||_0x19020b(0x1ea)==_0x3a95c5[_0x19020b(0x1d2)]||_0x19020b(0x1e9)==_0x3a95c5[_0x19020b(0x1f7)])&&_0x3a95c5[_0x19020b(0x227)]){for(const _0x45b205 of _0x3a95c5[_0x19020b(0x1fa)]())_0x45b205[_0x19020b(0x20b)](_0x21351c,!0x0)&&_0x56f213[_0x19020b(0x222)](_0x3a95c5[_0x19020b(0x1d2)]+':'+_0x3a95c5[_0x19020b(0x1ce)]['id']),_0x45b205[_0x19020b(0x20b)](_0x5e0064,!0x0)&&_0x1c478a[_0x19020b(0x222)](_0x3a95c5[_0x19020b(0x1d2)]+':'+_0x3a95c5[_0x19020b(0x1ce)]['id']);}if(_0x56f213[_0x19020b(0x1e0)]!=_0x1c478a[_0x19020b(0x1e0)])return!0x1;for(const _0x23679a of _0x56f213)if(!_0x1c478a[_0x19020b(0x1e7)](_0x23679a))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3961d=_0x982b;(function(_0x4d7c7b,_0x279026){const _0x26cebd=_0x982b,_0x798c12=_0x4d7c7b();while(!![]){try{const _0x5b1599=parseInt(_0x26cebd(0x16b))/0x1*(-parseInt(_0x26cebd(0x164))/0x2)+parseInt(_0x26cebd(0x15e))/0x3+parseInt(_0x26cebd(0x171))/0x4+-parseInt(_0x26cebd(0x15b))/0x5*(-parseInt(_0x26cebd(0x16e))/0x6)+-parseInt(_0x26cebd(0x172))/0x7*(parseInt(_0x26cebd(0x16a))/0x8)+parseInt(_0x26cebd(0x16c))/0x9*(parseInt(_0x26cebd(0x165))/0xa)+parseInt(_0x26cebd(0x15c))/0xb;if(_0x5b1599===_0x279026)break;else _0x798c12['push'](_0x798c12['shift']());}catch(_0x42736c){_0x798c12['push'](_0x798c12['shift']());}}}(_0x426e,0x1993d));import{Plugin as _0x2eba14}from'ckeditor5/src/core.js';function _0x982b(_0x24a31e,_0x549418){const _0x426eb2=_0x426e();return _0x982b=function(_0x982b3d,_0x1daa08){_0x982b3d=_0x982b3d-0x15b;let _0x1128d1=_0x426eb2[_0x982b3d];return _0x1128d1;},_0x982b(_0x24a31e,_0x549418);}import{getTranslation as _0x5242d4}from'../utils/common-translations.js';export default class Ct extends _0x2eba14{[_0x3961d(0x160)](){const _0x47820a=_0x3961d,_0x4c2a80=this[_0x47820a(0x170)];if(!_0x4c2a80[_0x47820a(0x167)][_0x47820a(0x16d)](_0x47820a(0x162)))return;_0x4c2a80[_0x47820a(0x166)][_0x47820a(0x16d)](_0x47820a(0x16f))[_0x47820a(0x161)](_0x47820a(0x162));const _0x2a6270=_0x4c2a80[_0x47820a(0x166)][_0x47820a(0x16d)](_0x47820a(0x16f)),_0x42caff=_0x4c2a80[_0x47820a(0x169)];_0x2a6270[_0x47820a(0x15d)][_0x47820a(0x168)](_0x47820a(0x163),_0x5cf453=>_0x5242d4(_0x42caff,_0x47820a(0x15f),_0x5cf453));}}function _0x426e(){const _0x7be0ce=['30583mlRVxE','575PbnZvp','560604VxJHQf','descriptionFactory','152886idYTpb','ELEMENT_TABLE_OF_CONTENTS','afterInit','enableCommand','insertTableOfContents','tableOfContents','2FQKWgf','10DBCRmQ','plugins','commands','registerElementLabel','locale','296uLfQVO','100889QzrQXW','849861UKYrPB','get','1374DNKAiS','TrackChangesEditing','editor','578468WLLUQj'];_0x426e=function(){return _0x7be0ce;};return _0x426e();}
23
+ function _0x317c(){const _0x461874=['9262040ImwRXR','descriptionFactory','enableCommand','10bPeVvr','667845WxtoMB','tableOfContents','plugins','2368034OzpJGI','2212773WnERvG','TrackChangesEditing','afterInit','930363LXpCHt','registerElementLabel','editor','9sKECEG','locale','4lmMLry','4968850sestqc','ELEMENT_TABLE_OF_CONTENTS','insertTableOfContents','get','commands','1330986NuVppk'];_0x317c=function(){return _0x461874;};return _0x317c();}const _0x191588=_0x49b3;function _0x49b3(_0x561fc7,_0x34afc9){const _0x317c98=_0x317c();return _0x49b3=function(_0x49b324,_0x4afc74){_0x49b324=_0x49b324-0x116;let _0x593cad=_0x317c98[_0x49b324];return _0x593cad;},_0x49b3(_0x561fc7,_0x34afc9);}(function(_0x3f6a2b,_0x5ad062){const _0x5d3774=_0x49b3,_0x40135e=_0x3f6a2b();while(!![]){try{const _0x282959=parseInt(_0x5d3774(0x126))/0x1+parseInt(_0x5d3774(0x129))/0x2+parseInt(_0x5d3774(0x12a))/0x3*(parseInt(_0x5d3774(0x11b))/0x4)+parseInt(_0x5d3774(0x125))/0x5*(-parseInt(_0x5d3774(0x121))/0x6)+parseInt(_0x5d3774(0x116))/0x7+-parseInt(_0x5d3774(0x122))/0x8+parseInt(_0x5d3774(0x119))/0x9*(-parseInt(_0x5d3774(0x11c))/0xa);if(_0x282959===_0x5ad062)break;else _0x40135e['push'](_0x40135e['shift']());}catch(_0x406e9f){_0x40135e['push'](_0x40135e['shift']());}}}(_0x317c,0x985bc));import{Plugin as _0x598149}from'ckeditor5/src/core.js';import{getTranslation as _0x1b00f6}from'../utils/common-translations.js';export default class Ct extends _0x598149{[_0x191588(0x12c)](){const _0x2fe0f0=_0x191588,_0x3f855b=this[_0x2fe0f0(0x118)];if(!_0x3f855b[_0x2fe0f0(0x120)][_0x2fe0f0(0x11f)](_0x2fe0f0(0x11e)))return;_0x3f855b[_0x2fe0f0(0x128)][_0x2fe0f0(0x11f)](_0x2fe0f0(0x12b))[_0x2fe0f0(0x124)](_0x2fe0f0(0x11e));const _0x295b7f=_0x3f855b[_0x2fe0f0(0x128)][_0x2fe0f0(0x11f)](_0x2fe0f0(0x12b)),_0x332c39=_0x3f855b[_0x2fe0f0(0x11a)];_0x295b7f[_0x2fe0f0(0x123)][_0x2fe0f0(0x117)](_0x2fe0f0(0x127),_0x11c58b=>_0x1b00f6(_0x332c39,_0x2fe0f0(0x11d),_0x11c58b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x46bf(_0x5771ed,_0x32f505){const _0x3a827c=_0x3a82();return _0x46bf=function(_0x46bfa3,_0x8ae3d9){_0x46bfa3=_0x46bfa3-0xe1;let _0xc371bb=_0x3a827c[_0x46bfa3];return _0xc371bb;},_0x46bf(_0x5771ed,_0x32f505);}const _0x3e62c4=_0x46bf;(function(_0x4aabb0,_0x25d061){const _0x305663=_0x46bf,_0x15c082=_0x4aabb0();while(!![]){try{const _0x529077=parseInt(_0x305663(0x12f))/0x1*(parseInt(_0x305663(0x10e))/0x2)+parseInt(_0x305663(0x10c))/0x3+parseInt(_0x305663(0xe9))/0x4*(parseInt(_0x305663(0x107))/0x5)+-parseInt(_0x305663(0xf7))/0x6*(parseInt(_0x305663(0x113))/0x7)+parseInt(_0x305663(0x12a))/0x8+-parseInt(_0x305663(0x11d))/0x9*(parseInt(_0x305663(0xe5))/0xa)+-parseInt(_0x305663(0xf3))/0xb;if(_0x529077===_0x25d061)break;else _0x15c082['push'](_0x15c082['shift']());}catch(_0x1f9bd0){_0x15c082['push'](_0x15c082['shift']());}}}(_0x3a82,0xb9fa5));function _0x3a82(){const _0x28b97f=['afterInit','enableCommand','TrackChangesEditing','tableCellBorderColor','has','468tvrffY','change','tableBackgroundColor','tableAlignment','removeAttribute','_handlePropertyChange','tableWidth','getSuggestionCallback','tableCellPadding','formatBlock','model','descriptionFactory','tableCellHeight','4700352xdvjKu','editor','tableBorderWidth','table','plugins','89457clEEhB','pluginName','tableCellVerticalAlignment','locale','TrackChangesTableProperties','156190DtzJBI','document','accept','tableCellBorderWidth','1572zflbcG','selection','tableProperties','join','tableHeight','_suggestionFactory','*Format:*\x20change\x20table\x20properties','data','tableCellProperties','_getSuggestion','4114759TpswYo','tableCellBackgroundColor','tableCellHorizontalAlignment','TableUtils','6703662CliCgO','getSuggestions','start','tableCellBorderStyle','findAncestor','batch','tableBorderColor','subType','*Format:*\x20change\x20table\x20cell\x20properties','enqueueChange','handleSuggestionDescription','TableCellPropertiesEditing','get','nodeAfter','registerCustomCallback','tableCellWidth','13900YTdlvY','getSelectionAffectedTableCells','handleDiscardAction','tableBorderStyle','discard','1740306tRlHxB','getContainedElement','18vFfacG','registerDescriptionCallback','TablePropertiesEditing','setAttribute','getAttribute','7JklNZb','commandParams','format','getFirstPosition','markBlockFormat'];_0x3a82=function(){return _0x28b97f;};return _0x3a82();}import{Plugin as _0x171a24}from'ckeditor5/src/core.js';import{getTranslation as _0x5cd494}from'../utils/common-translations.js';export default class $t extends _0x171a24{constructor(_0x3d3ed1){const _0x9210f4=_0x46bf;super(_0x3d3ed1),this[_0x9210f4(0xeb)]=[_0x9210f4(0xfd),_0x9210f4(0x10a),_0x9210f4(0x12c),_0x9210f4(0x120),_0x9210f4(0x123),_0x9210f4(0xed),_0x9210f4(0x11f)],this[_0x9210f4(0xf1)]=[_0x9210f4(0x11b),_0x9210f4(0xfa),_0x9210f4(0xe8),_0x9210f4(0x125),_0x9210f4(0x106),_0x9210f4(0x129),_0x9210f4(0xf4),_0x9210f4(0xf5),_0x9210f4(0xe2)];}static get[_0x3e62c4(0xe1)](){const _0x1102c4=_0x3e62c4;return _0x1102c4(0xe4);}[_0x3e62c4(0x118)](){const _0x489d6e=_0x3e62c4,_0x30963c=this[_0x489d6e(0x12b)][_0x489d6e(0x12e)][_0x489d6e(0x103)](_0x489d6e(0x11a));if(this[_0x489d6e(0x12b)][_0x489d6e(0x12e)][_0x489d6e(0x11c)](_0x489d6e(0x110))){for(const _0x247209 of this[_0x489d6e(0xeb)])_0x30963c[_0x489d6e(0x119)](_0x247209,(_0x5c78e9,_0x1d255c)=>{const _0x4409e4=_0x489d6e,_0x4ef0b2=this[_0x4409e4(0x12b)][_0x4409e4(0x127)][_0x4409e4(0xe6)][_0x4409e4(0xea)][_0x4409e4(0x116)]()[_0x4409e4(0xfb)](_0x4409e4(0x12d));this[_0x4409e4(0x122)](_0x247209,[_0x4ef0b2],this[_0x4409e4(0xeb)],_0x4409e4(0xeb),_0x5c78e9,_0x1d255c);});_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xeb),_0x489d6e(0xe7),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x124)](_0x489d6e(0x126),null,_0x489d6e(0x10b))),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xeb),_0x489d6e(0x10b),(_0x823474,_0x21c401)=>this[_0x489d6e(0x109)](this[_0x489d6e(0xeb)],_0x823474,_0x21c401)),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xeb),_0x489d6e(0xec),()=>!0x1);}if(this[_0x489d6e(0x12b)][_0x489d6e(0x12e)][_0x489d6e(0x11c)](_0x489d6e(0x102))){for(const _0x23d985 of this[_0x489d6e(0xf1)])_0x30963c[_0x489d6e(0x119)](_0x23d985,(_0x3820a4,_0x5ddc2a)=>{const _0x38882b=_0x489d6e,_0x88d1f1=this[_0x38882b(0x12b)][_0x38882b(0x12e)][_0x38882b(0x103)](_0x38882b(0xf6))[_0x38882b(0x108)](this[_0x38882b(0x12b)][_0x38882b(0x127)][_0x38882b(0xe6)][_0x38882b(0xea)]);this[_0x38882b(0x122)](_0x23d985,_0x88d1f1,this[_0x38882b(0xf1)],_0x38882b(0xf1),_0x3820a4,_0x5ddc2a);});_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xf1),_0x489d6e(0xe7),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x124)](_0x489d6e(0x126),null,_0x489d6e(0x10b))),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xf1),_0x489d6e(0x10b),(_0x7e3d25,_0xc1b426)=>this[_0x489d6e(0x109)](this[_0x489d6e(0xf1)],_0x7e3d25,_0xc1b426)),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xf1),_0x489d6e(0xec),()=>!0x1);}_0x30963c[_0x489d6e(0x128)][_0x489d6e(0x10f)](_0x3c93d6=>this[_0x489d6e(0x101)](_0x3c93d6));}[_0x3e62c4(0x122)](_0x7d422f,_0x4c59b9,_0xe737a8,_0x3683fe,_0x1ff43c,_0x343393){const _0x20f73b=_0x3e62c4,_0x49b2a4=this[_0x20f73b(0x12b)][_0x20f73b(0x12e)][_0x20f73b(0x103)](_0x20f73b(0x11a));this[_0x20f73b(0x12b)][_0x20f73b(0x127)][_0x20f73b(0x100)](_0x343393[_0x20f73b(0xfc)],()=>{const _0x40e5be=_0x20f73b;for(const _0x5a6747 of _0x4c59b9){if(this[_0x40e5be(0xf2)](_0x5a6747,_0x3683fe))_0x1ff43c(_0x343393);else{const _0x3d6448={};for(const _0x5e6152 of _0xe737a8){const _0x1961d4=_0x5a6747[_0x40e5be(0x112)](_0x5e6152);void 0x0!==_0x1961d4&&(_0x3d6448[_0x5e6152]=_0x1961d4);}_0x1ff43c(_0x343393),_0x49b2a4[_0x40e5be(0x117)](_0x5a6747,{'commandParams':[_0x3d6448]},[],_0x3683fe);}}});}[_0x3e62c4(0x109)](_0x2f17ab,_0x1fdb57,_0x3a02f7){const _0xed52c1=_0x3e62c4,_0x2304ba=_0x1fdb57[0x0][_0xed52c1(0xf9)][_0xed52c1(0x104)],_0x9f41af=_0x3a02f7[_0xed52c1(0x114)][0x0];this[_0xed52c1(0x12b)][_0xed52c1(0x127)][_0xed52c1(0x11e)](_0x37a8c6=>{const _0x207e7e=_0xed52c1;for(const _0xe45563 of _0x2f17ab)void 0x0!==_0x9f41af[_0xe45563]?_0x37a8c6[_0x207e7e(0x111)](_0xe45563,_0x9f41af[_0xe45563],_0x2304ba):_0x37a8c6[_0x207e7e(0x121)](_0xe45563,_0x2304ba);});}[_0x3e62c4(0x101)](_0x5d6259){const _0x3dab2d=_0x3e62c4;if(_0x5d6259[_0x3dab2d(0xf0)])switch(_0x5d6259[_0x3dab2d(0xfe)]){case _0x3dab2d(0xeb):return{'type':_0x3dab2d(0x115),'content':_0x5cd494(this[_0x3dab2d(0x12b)][_0x3dab2d(0xe3)],_0x3dab2d(0xef))};case _0x3dab2d(0xf1):return{'type':_0x3dab2d(0x115),'content':_0x5cd494(this[_0x3dab2d(0x12b)][_0x3dab2d(0xe3)],_0x3dab2d(0xff))};}}[_0x3e62c4(0xf2)](_0x11c762,_0x535b81){const _0x4f18e3=_0x3e62c4,_0xfaaf84=this[_0x4f18e3(0x12b)][_0x4f18e3(0x12e)][_0x4f18e3(0x103)](_0x4f18e3(0x11a));for(const _0x4ff84d of _0xfaaf84[_0x4f18e3(0xf8)]({'skipNotAttached':!0x0})){const _0x4af241=_0x4ff84d[_0x4f18e3(0x10d)]();if(_0x4ff84d[_0x4f18e3(0xfe)]===_0x535b81&&_0x4af241===_0x11c762)return _0x4ff84d;}return null;}}
23
+ const _0x58fb48=_0x776a;function _0x776a(_0x24e0ad,_0x293938){const _0x4f126e=_0x4f12();return _0x776a=function(_0x776a63,_0x5872eb){_0x776a63=_0x776a63-0x19c;let _0x2a0420=_0x4f126e[_0x776a63];return _0x2a0420;},_0x776a(_0x24e0ad,_0x293938);}(function(_0x2d506f,_0x3d23d){const _0x4636db=_0x776a,_0x550b2e=_0x2d506f();while(!![]){try{const _0x102a2f=parseInt(_0x4636db(0x1ea))/0x1*(-parseInt(_0x4636db(0x19f))/0x2)+-parseInt(_0x4636db(0x19d))/0x3+-parseInt(_0x4636db(0x1d2))/0x4+-parseInt(_0x4636db(0x1c9))/0x5*(-parseInt(_0x4636db(0x1e6))/0x6)+-parseInt(_0x4636db(0x1e4))/0x7*(parseInt(_0x4636db(0x1e5))/0x8)+-parseInt(_0x4636db(0x1d8))/0x9*(-parseInt(_0x4636db(0x1de))/0xa)+parseInt(_0x4636db(0x1a4))/0xb;if(_0x102a2f===_0x3d23d)break;else _0x550b2e['push'](_0x550b2e['shift']());}catch(_0x18aa71){_0x550b2e['push'](_0x550b2e['shift']());}}}(_0x4f12,0x4ac87));import{Plugin as _0x5985c7}from'ckeditor5/src/core.js';import{getTranslation as _0x47d5f6}from'../utils/common-translations.js';function _0x4f12(){const _0x54c886=['get','tableCellVerticalAlignment','1071wssKSr','plugins','1505766FCFPKa','getSuggestionCallback','1030hHcmNp','start','tableBorderWidth','subType','tableBorderStyle','15653308NxrGLs','pluginName','discard','selection','tableCellHeight','getFirstPosition','TablePropertiesEditing','accept','document','tableCellProperties','tableCellHorizontalAlignment','registerDescriptionCallback','getSelectionAffectedTableCells','enqueueChange','tableCellWidth','TrackChangesEditing','*Format:*\x20change\x20table\x20properties','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderColor','descriptionFactory','data','tableCellPadding','TableCellPropertiesEditing','tableWidth','tableBackgroundColor','setAttribute','has','findAncestor','getContainedElement','handleSuggestionDescription','batch','tableCellBackgroundColor','tableHeight','_getSuggestion','handleDiscardAction','nodeAfter','tableAlignment','25huBGdF','tableCellBorderStyle','removeAttribute','registerCustomCallback','TrackChangesTableProperties','change','join','TableUtils','table','1282488XJxgIb','model','commandParams','locale','_suggestionFactory','_handlePropertyChange','18SWTGKa','enableCommand','format','formatBlock','tableProperties','getSuggestions','85210fZLsHg','tableCellBorderWidth','afterInit','tableCellBorderColor','markBlockFormat','getAttribute','7oDwTvJ','170760ECGKaV','314034tllgvg','editor'];_0x4f12=function(){return _0x54c886;};return _0x4f12();}export default class $t extends _0x5985c7{constructor(_0x481fc6){const _0x2b1b63=_0x776a;super(_0x481fc6),this[_0x2b1b63(0x1dc)]=[_0x2b1b63(0x1b6),_0x2b1b63(0x1a3),_0x2b1b63(0x1a1),_0x2b1b63(0x1c8),_0x2b1b63(0x1bb),_0x2b1b63(0x1c4),_0x2b1b63(0x1bc)],this[_0x2b1b63(0x1ad)]=[_0x2b1b63(0x1e1),_0x2b1b63(0x1ca),_0x2b1b63(0x1df),_0x2b1b63(0x1b9),_0x2b1b63(0x1b2),_0x2b1b63(0x1a8),_0x2b1b63(0x1c3),_0x2b1b63(0x1ae),_0x2b1b63(0x1e9)];}static get[_0x58fb48(0x1a5)](){const _0x4aa001=_0x58fb48;return _0x4aa001(0x1cd);}[_0x58fb48(0x1e0)](){const _0x13903a=_0x58fb48,_0x3618e7=this[_0x13903a(0x1e7)][_0x13903a(0x19c)][_0x13903a(0x1e8)](_0x13903a(0x1b3));if(this[_0x13903a(0x1e7)][_0x13903a(0x19c)][_0x13903a(0x1be)](_0x13903a(0x1aa))){for(const _0x32b541 of this[_0x13903a(0x1dc)])_0x3618e7[_0x13903a(0x1d9)](_0x32b541,(_0x4c0f3c,_0x7ed6a0)=>{const _0x5a4c58=_0x13903a,_0x480ca8=this[_0x5a4c58(0x1e7)][_0x5a4c58(0x1d3)][_0x5a4c58(0x1ac)][_0x5a4c58(0x1a7)][_0x5a4c58(0x1a9)]()[_0x5a4c58(0x1bf)](_0x5a4c58(0x1d1));this[_0x5a4c58(0x1d7)](_0x32b541,[_0x480ca8],this[_0x5a4c58(0x1dc)],_0x5a4c58(0x1dc),_0x4c0f3c,_0x7ed6a0);});_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1dc),_0x13903a(0x1ab),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x19e)](_0x13903a(0x1db),null,_0x13903a(0x1a6))),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1dc),_0x13903a(0x1a6),(_0x4e51ba,_0x14cf09)=>this[_0x13903a(0x1c6)](this[_0x13903a(0x1dc)],_0x4e51ba,_0x14cf09)),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1dc),_0x13903a(0x1cf),()=>!0x1);}if(this[_0x13903a(0x1e7)][_0x13903a(0x19c)][_0x13903a(0x1be)](_0x13903a(0x1ba))){for(const _0x25a8c3 of this[_0x13903a(0x1ad)])_0x3618e7[_0x13903a(0x1d9)](_0x25a8c3,(_0x242cda,_0x1d888f)=>{const _0x4880b0=_0x13903a,_0x5d1150=this[_0x4880b0(0x1e7)][_0x4880b0(0x19c)][_0x4880b0(0x1e8)](_0x4880b0(0x1d0))[_0x4880b0(0x1b0)](this[_0x4880b0(0x1e7)][_0x4880b0(0x1d3)][_0x4880b0(0x1ac)][_0x4880b0(0x1a7)]);this[_0x4880b0(0x1d7)](_0x25a8c3,_0x5d1150,this[_0x4880b0(0x1ad)],_0x4880b0(0x1ad),_0x242cda,_0x1d888f);});_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1ad),_0x13903a(0x1ab),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x19e)](_0x13903a(0x1db),null,_0x13903a(0x1a6))),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1ad),_0x13903a(0x1a6),(_0x5a422b,_0x16e037)=>this[_0x13903a(0x1c6)](this[_0x13903a(0x1ad)],_0x5a422b,_0x16e037)),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1ad),_0x13903a(0x1cf),()=>!0x1);}_0x3618e7[_0x13903a(0x1b7)][_0x13903a(0x1af)](_0x1a0155=>this[_0x13903a(0x1c1)](_0x1a0155));}[_0x58fb48(0x1d7)](_0x3c8127,_0x355faf,_0x524953,_0x5dd8d,_0x42abbc,_0x292f60){const _0x2306db=_0x58fb48,_0x496b8d=this[_0x2306db(0x1e7)][_0x2306db(0x19c)][_0x2306db(0x1e8)](_0x2306db(0x1b3));this[_0x2306db(0x1e7)][_0x2306db(0x1d3)][_0x2306db(0x1b1)](_0x292f60[_0x2306db(0x1c2)],()=>{const _0x38f981=_0x2306db;for(const _0x305a7d of _0x355faf){if(this[_0x38f981(0x1c5)](_0x305a7d,_0x5dd8d))_0x42abbc(_0x292f60);else{const _0x1bc7d3={};for(const _0x36a36b of _0x524953){const _0x46c3df=_0x305a7d[_0x38f981(0x1e3)](_0x36a36b);void 0x0!==_0x46c3df&&(_0x1bc7d3[_0x36a36b]=_0x46c3df);}_0x42abbc(_0x292f60),_0x496b8d[_0x38f981(0x1e2)](_0x305a7d,{'commandParams':[_0x1bc7d3]},[],_0x5dd8d);}}});}[_0x58fb48(0x1c6)](_0x16650e,_0x3c5c38,_0x39b2d9){const _0x5c9360=_0x58fb48,_0x3bb821=_0x3c5c38[0x0][_0x5c9360(0x1a0)][_0x5c9360(0x1c7)],_0x5b60d6=_0x39b2d9[_0x5c9360(0x1d4)][0x0];this[_0x5c9360(0x1e7)][_0x5c9360(0x1d3)][_0x5c9360(0x1ce)](_0x9ced61=>{const _0xb93ec0=_0x5c9360;for(const _0x4030a8 of _0x16650e)void 0x0!==_0x5b60d6[_0x4030a8]?_0x9ced61[_0xb93ec0(0x1bd)](_0x4030a8,_0x5b60d6[_0x4030a8],_0x3bb821):_0x9ced61[_0xb93ec0(0x1cb)](_0x4030a8,_0x3bb821);});}[_0x58fb48(0x1c1)](_0x6e3c5c){const _0x3fc082=_0x58fb48;if(_0x6e3c5c[_0x3fc082(0x1b8)])switch(_0x6e3c5c[_0x3fc082(0x1a2)]){case _0x3fc082(0x1dc):return{'type':_0x3fc082(0x1da),'content':_0x47d5f6(this[_0x3fc082(0x1e7)][_0x3fc082(0x1d5)],_0x3fc082(0x1b4))};case _0x3fc082(0x1ad):return{'type':_0x3fc082(0x1da),'content':_0x47d5f6(this[_0x3fc082(0x1e7)][_0x3fc082(0x1d5)],_0x3fc082(0x1b5))};}}[_0x58fb48(0x1c5)](_0x5385b2,_0x35ee59){const _0x5f49a6=_0x58fb48,_0x3b1e3f=this[_0x5f49a6(0x1e7)][_0x5f49a6(0x19c)][_0x5f49a6(0x1e8)](_0x5f49a6(0x1b3));for(const _0x227429 of _0x3b1e3f[_0x5f49a6(0x1dd)]({'skipNotAttached':!0x0})){const _0x41714f=_0x227429[_0x5f49a6(0x1c0)]();if(_0x227429[_0x5f49a6(0x1a2)]===_0x35ee59&&_0x41714f===_0x5385b2)return _0x227429;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f44f9=_0x40ec;function _0x40ec(_0x516bce,_0x5add28){const _0x1f69ea=_0x1f69();return _0x40ec=function(_0x40ec12,_0x527400){_0x40ec12=_0x40ec12-0x8b;let _0x356881=_0x1f69ea[_0x40ec12];return _0x356881;},_0x40ec(_0x516bce,_0x5add28);}(function(_0x442f55,_0x4b3941){const _0x51cabc=_0x40ec,_0x26bfff=_0x442f55();while(!![]){try{const _0x4628e1=parseInt(_0x51cabc(0x9d))/0x1+-parseInt(_0x51cabc(0x8b))/0x2+-parseInt(_0x51cabc(0x8c))/0x3*(-parseInt(_0x51cabc(0x90))/0x4)+-parseInt(_0x51cabc(0x91))/0x5*(parseInt(_0x51cabc(0x93))/0x6)+-parseInt(_0x51cabc(0x9c))/0x7+-parseInt(_0x51cabc(0x97))/0x8*(parseInt(_0x51cabc(0x98))/0x9)+-parseInt(_0x51cabc(0x96))/0xa*(-parseInt(_0x51cabc(0x9a))/0xb);if(_0x4628e1===_0x4b3941)break;else _0x26bfff['push'](_0x26bfff['shift']());}catch(_0x17c098){_0x26bfff['push'](_0x26bfff['shift']());}}}(_0x1f69,0xb1cb3));import{Plugin as _0x56fcec}from'ckeditor5/src/core.js';function _0x1f69(){const _0x509f15=['2184442uJptLh','6TFHzbe','TrackChangesEditing','editor','insertTemplate','370264JtgFQU','265ZnGhSj','has','159342UMPVuF','get','plugins','80kEklHL','4319176DVDVwL','9fLAhap','enableCommand','6279383GwnXpx','afterInit','7999705LvGaYq','158741jsalvX','Template'];_0x1f69=function(){return _0x509f15;};return _0x1f69();}export default class _t extends _0x56fcec{[_0x4f44f9(0x9b)](){const _0x3f3200=_0x4f44f9,_0x416cd5=this[_0x3f3200(0x8e)];_0x416cd5[_0x3f3200(0x95)][_0x3f3200(0x92)](_0x3f3200(0x9e))&&_0x416cd5[_0x3f3200(0x95)][_0x3f3200(0x94)](_0x3f3200(0x8d))[_0x3f3200(0x99)](_0x3f3200(0x8f));}}
23
+ const _0x558c67=_0x5305;(function(_0x402c72,_0x1d0500){const _0x1daf17=_0x5305,_0x481d39=_0x402c72();while(!![]){try{const _0x1b83a4=parseInt(_0x1daf17(0x72))/0x1*(-parseInt(_0x1daf17(0x6e))/0x2)+parseInt(_0x1daf17(0x7d))/0x3*(parseInt(_0x1daf17(0x73))/0x4)+-parseInt(_0x1daf17(0x6f))/0x5*(-parseInt(_0x1daf17(0x77))/0x6)+-parseInt(_0x1daf17(0x70))/0x7*(parseInt(_0x1daf17(0x6a))/0x8)+-parseInt(_0x1daf17(0x7a))/0x9+parseInt(_0x1daf17(0x7e))/0xa+parseInt(_0x1daf17(0x74))/0xb*(parseInt(_0x1daf17(0x6b))/0xc);if(_0x1b83a4===_0x1d0500)break;else _0x481d39['push'](_0x481d39['shift']());}catch(_0x3e1aca){_0x481d39['push'](_0x481d39['shift']());}}}(_0x46af,0xbed9c));function _0x5305(_0x44040a,_0x5f4c3d){const _0x46afce=_0x46af();return _0x5305=function(_0x5305fe,_0x303cc8){_0x5305fe=_0x5305fe-0x6a;let _0x5cbdc2=_0x46afce[_0x5305fe];return _0x5cbdc2;},_0x5305(_0x44040a,_0x5f4c3d);}function _0x46af(){const _0xe3eaf2=['6650980qUstoK','93024DXfixi','7005492TUHUgs','Template','plugins','26SdgsvF','5khfVly','147EmDubR','enableCommand','4279FNBZNt','4qxpGWp','22rYwxgG','has','TrackChangesEditing','572172pcwTnb','editor','afterInit','10394676EbEOqK','insertTemplate','get','925383pxohtS'];_0x46af=function(){return _0xe3eaf2;};return _0x46af();}import{Plugin as _0x31611e}from'ckeditor5/src/core.js';export default class _t extends _0x31611e{[_0x558c67(0x79)](){const _0x3b64d1=_0x558c67,_0xd81395=this[_0x3b64d1(0x78)];_0xd81395[_0x3b64d1(0x6d)][_0x3b64d1(0x75)](_0x3b64d1(0x6c))&&_0xd81395[_0x3b64d1(0x6d)][_0x3b64d1(0x7c)](_0x3b64d1(0x76))[_0x3b64d1(0x71)](_0x3b64d1(0x7b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2e9b(_0x45c66f,_0x5616a8){const _0x13f5d6=_0x13f5();return _0x2e9b=function(_0x2e9b76,_0x3e3d02){_0x2e9b76=_0x2e9b76-0x7d;let _0xf2eae6=_0x13f5d6[_0x2e9b76];return _0xf2eae6;},_0x2e9b(_0x45c66f,_0x5616a8);}const _0x308e7a=_0x2e9b;(function(_0x575583,_0xe9677d){const _0x46d34c=_0x2e9b,_0x77d590=_0x575583();while(!![]){try{const _0x72a364=-parseInt(_0x46d34c(0xa2))/0x1*(-parseInt(_0x46d34c(0x93))/0x2)+parseInt(_0x46d34c(0x96))/0x3*(-parseInt(_0x46d34c(0xa7))/0x4)+-parseInt(_0x46d34c(0xaa))/0x5*(parseInt(_0x46d34c(0x9b))/0x6)+parseInt(_0x46d34c(0x8b))/0x7*(-parseInt(_0x46d34c(0x85))/0x8)+parseInt(_0x46d34c(0x80))/0x9+-parseInt(_0x46d34c(0xa6))/0xa*(parseInt(_0x46d34c(0x87))/0xb)+parseInt(_0x46d34c(0x97))/0xc;if(_0x72a364===_0xe9677d)break;else _0x77d590['push'](_0x77d590['shift']());}catch(_0xcaefcf){_0x77d590['push'](_0x77d590['shift']());}}}(_0x13f5,0x76ba3));import{Plugin as _0x565c9d}from'ckeditor5/src/core.js';function _0x13f5(){const _0x5f0144=['ELEMENT_TITLE','getNearestSelectionRange','registerElementLabel','912sBvFXj','newRange','64482lNgalj','element','end','document','46382JxTuYg','from','editor','suggestion','registerPostFixer','TrackChangesEditing','start','removeMarker','1228BnvNec','descriptionFactory','differ','2376630wOWmFR','19274820joTubx','isEqual','getChangedMarkers','model','246uWKpnC','_splitMarkerName','updateMarker','isCollapsed','forward','afterInit','isTouching','873zwEPAW','Title','has','get','240mkwUWh','4BwikOG','title-content','locale','69735YtkIdz','nodeBefore','plugins','createRange','5437251jNBZqo','schema'];_0x13f5=function(){return _0x5f0144;};return _0x13f5();}import{getTranslation as _0x36533d}from'../utils/common-translations.js';export default class Dt extends _0x565c9d{[_0x308e7a(0xa0)](){const _0x17e89c=_0x308e7a,_0x4818fa=this[_0x17e89c(0x8d)];if(!_0x4818fa[_0x17e89c(0x7e)][_0x17e89c(0xa4)](_0x17e89c(0xa3)))return;const _0x551115=_0x4818fa[_0x17e89c(0x7e)][_0x17e89c(0xa5)](_0x17e89c(0x90));_0x551115[_0x17e89c(0x94)][_0x17e89c(0x84)](_0x17e89c(0xa8),()=>_0x36533d(_0x4818fa[_0x17e89c(0xa9)],_0x17e89c(0x82))),_0x4818fa[_0x17e89c(0x9a)][_0x17e89c(0x8a)][_0x17e89c(0x8f)](_0x5c46aa=>{const _0x17c3a7=_0x17e89c;let _0xb44ff9=!0x1;const _0x1cb700=Array[_0x17c3a7(0x8c)](_0x4818fa[_0x17c3a7(0x9a)][_0x17c3a7(0x8a)][_0x17c3a7(0x95)][_0x17c3a7(0x99)]());for(const {name:_0x238c6a,data:_0x2358ed}of _0x1cb700){const {group:_0x525229}=_0x551115[_0x17c3a7(0x9c)](_0x238c6a);if(_0x17c3a7(0x8e)!==_0x525229||!_0x2358ed[_0x17c3a7(0x86)])continue;const _0x509b29=_0x2358ed[_0x17c3a7(0x86)],_0x1c3739=_0x509b29[_0x17c3a7(0x89)][_0x17c3a7(0x7d)];if(!_0x1c3739||!_0x1c3739['is'](_0x17c3a7(0x88),_0x17c3a7(0xa8)))continue;if(!_0x509b29[_0x17c3a7(0x91)][_0x17c3a7(0xa1)](_0x509b29[_0x17c3a7(0x89)]))continue;const _0x1546d6=_0x4818fa[_0x17c3a7(0x9a)][_0x17c3a7(0x81)][_0x17c3a7(0x83)](_0x509b29[_0x17c3a7(0x89)],_0x17c3a7(0x9f));if(_0x1546d6&&_0x1546d6[_0x17c3a7(0x9e)]){const _0x55e160=_0x5c46aa[_0x17c3a7(0x7f)](_0x509b29[_0x17c3a7(0x91)],_0x1546d6[_0x17c3a7(0x91)]);_0x55e160[_0x17c3a7(0x98)](_0x509b29)||(_0x5c46aa[_0x17c3a7(0x9d)](_0x238c6a,{'range':_0x55e160}),_0xb44ff9=!0x0);}_0xb44ff9||(_0x5c46aa[_0x17c3a7(0x92)](_0x238c6a),_0xb44ff9=!0x0);}return _0xb44ff9;});}}
23
+ const _0x18e32d=_0x2eaf;function _0x211b(){const _0x17c7aa=['_splitMarkerName','isCollapsed','document','title-content','descriptionFactory','model','updateMarker','registerPostFixer','locale','5907920TltUOF','nodeBefore','element','2815509StEVPy','TrackChangesEditing','removeMarker','14NXjtsa','from','getNearestSelectionRange','editor','Title','get','has','2470440zpSkxl','isTouching','forward','afterInit','end','suggestion','plugins','ELEMENT_TITLE','createRange','isEqual','start','getChangedMarkers','differ','registerElementLabel','13NiFWGb','22166hcmOld','2507630kYpHQS','1249992yLQtUL','newRange','3871872WjHdBj','6ABFaqp','schema','44WLHTvn'];_0x211b=function(){return _0x17c7aa;};return _0x211b();}(function(_0x5266c6,_0x3ac5c7){const _0x12a4da=_0x2eaf,_0x1fdc90=_0x5266c6();while(!![]){try{const _0x3cf390=parseInt(_0x12a4da(0x15b))/0x1*(parseInt(_0x12a4da(0x15c))/0x2)+-parseInt(_0x12a4da(0x170))/0x3+-parseInt(_0x12a4da(0x17a))/0x4+-parseInt(_0x12a4da(0x15d))/0x5*(-parseInt(_0x12a4da(0x161))/0x6)+parseInt(_0x12a4da(0x173))/0x7*(-parseInt(_0x12a4da(0x160))/0x8)+parseInt(_0x12a4da(0x15e))/0x9+-parseInt(_0x12a4da(0x16d))/0xa*(-parseInt(_0x12a4da(0x163))/0xb);if(_0x3cf390===_0x3ac5c7)break;else _0x1fdc90['push'](_0x1fdc90['shift']());}catch(_0x4730ac){_0x1fdc90['push'](_0x1fdc90['shift']());}}}(_0x211b,0x983dc));import{Plugin as _0x51ef82}from'ckeditor5/src/core.js';import{getTranslation as _0x3ee3df}from'../utils/common-translations.js';function _0x2eaf(_0x334971,_0x4dae3d){const _0x211bec=_0x211b();return _0x2eaf=function(_0x2eafc5,_0x5a09e5){_0x2eafc5=_0x2eafc5-0x153;let _0x12f2eb=_0x211bec[_0x2eafc5];return _0x12f2eb;},_0x2eaf(_0x334971,_0x4dae3d);}export default class Dt extends _0x51ef82{[_0x18e32d(0x17d)](){const _0x563c2d=_0x18e32d,_0xec476e=this[_0x563c2d(0x176)];if(!_0xec476e[_0x563c2d(0x153)][_0x563c2d(0x179)](_0x563c2d(0x177)))return;const _0x18e438=_0xec476e[_0x563c2d(0x153)][_0x563c2d(0x178)](_0x563c2d(0x171));_0x18e438[_0x563c2d(0x168)][_0x563c2d(0x15a)](_0x563c2d(0x167),()=>_0x3ee3df(_0xec476e[_0x563c2d(0x16c)],_0x563c2d(0x154))),_0xec476e[_0x563c2d(0x169)][_0x563c2d(0x166)][_0x563c2d(0x16b)](_0x50bcaa=>{const _0x57f6ca=_0x563c2d;let _0x440e88=!0x1;const _0x29874c=Array[_0x57f6ca(0x174)](_0xec476e[_0x57f6ca(0x169)][_0x57f6ca(0x166)][_0x57f6ca(0x159)][_0x57f6ca(0x158)]());for(const {name:_0x4d8eb9,data:_0x30aa5d}of _0x29874c){const {group:_0x3ab51f}=_0x18e438[_0x57f6ca(0x164)](_0x4d8eb9);if(_0x57f6ca(0x17f)!==_0x3ab51f||!_0x30aa5d[_0x57f6ca(0x15f)])continue;const _0x56e5ae=_0x30aa5d[_0x57f6ca(0x15f)],_0x157671=_0x56e5ae[_0x57f6ca(0x17e)][_0x57f6ca(0x16e)];if(!_0x157671||!_0x157671['is'](_0x57f6ca(0x16f),_0x57f6ca(0x167)))continue;if(!_0x56e5ae[_0x57f6ca(0x157)][_0x57f6ca(0x17b)](_0x56e5ae[_0x57f6ca(0x17e)]))continue;const _0x443675=_0xec476e[_0x57f6ca(0x169)][_0x57f6ca(0x162)][_0x57f6ca(0x175)](_0x56e5ae[_0x57f6ca(0x17e)],_0x57f6ca(0x17c));if(_0x443675&&_0x443675[_0x57f6ca(0x165)]){const _0x15854a=_0x50bcaa[_0x57f6ca(0x155)](_0x56e5ae[_0x57f6ca(0x157)],_0x443675[_0x57f6ca(0x157)]);_0x15854a[_0x57f6ca(0x156)](_0x56e5ae)||(_0x50bcaa[_0x57f6ca(0x16a)](_0x4d8eb9,{'range':_0x15854a}),_0x440e88=!0x0);}_0x440e88||(_0x50bcaa[_0x57f6ca(0x172)](_0x4d8eb9),_0x440e88=!0x0);}return _0x440e88;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x723a3a=_0x3175;(function(_0x2ab061,_0x38442b){const _0x178286=_0x3175,_0x39abc8=_0x2ab061();while(!![]){try{const _0x4be234=parseInt(_0x178286(0xe3))/0x1+-parseInt(_0x178286(0xea))/0x2+-parseInt(_0x178286(0xe8))/0x3+-parseInt(_0x178286(0xf0))/0x4+-parseInt(_0x178286(0xe2))/0x5+-parseInt(_0x178286(0xed))/0x6*(-parseInt(_0x178286(0xe0))/0x7)+-parseInt(_0x178286(0xef))/0x8*(-parseInt(_0x178286(0xee))/0x9);if(_0x4be234===_0x38442b)break;else _0x39abc8['push'](_0x39abc8['shift']());}catch(_0x2d980e){_0x39abc8['push'](_0x39abc8['shift']());}}}(_0xd15e,0x221e1));import{Plugin as _0x334a68}from'ckeditor5/src/core.js';function _0xd15e(){const _0x1847ea=['get','1967iNkuBY','plugins','368190HIPyPf','194619GZAVVM','undo','editor','afterInit','redo','321723izwmOU','has','536838kZxJtG','enableCommand','UndoEditing','5598PyATvo','23427tOhyeP','1016LWSzsq','793320hIbyGJ','TrackChangesEditing'];_0xd15e=function(){return _0x1847ea;};return _0xd15e();}function _0x3175(_0x1e8d46,_0x4a1c46){const _0xd15e47=_0xd15e();return _0x3175=function(_0x3175aa,_0x30a137){_0x3175aa=_0x3175aa-0xdf;let _0x3f16be=_0xd15e47[_0x3175aa];return _0x3f16be;},_0x3175(_0x1e8d46,_0x4a1c46);}export default class Nt extends _0x334a68{[_0x723a3a(0xe6)](){const _0x879038=_0x723a3a,_0x379d29=this[_0x879038(0xe5)],_0x43ceab=_0x379d29[_0x879038(0xe1)][_0x879038(0xdf)](_0x879038(0xf1));_0x379d29[_0x879038(0xe1)][_0x879038(0xe9)](_0x879038(0xec))&&(_0x43ceab[_0x879038(0xeb)](_0x879038(0xe4)),_0x43ceab[_0x879038(0xeb)](_0x879038(0xe7)));}}
23
+ const _0x2b8e4c=_0x837e;(function(_0x293b6b,_0x18f374){const _0x3b5703=_0x837e,_0x6664d1=_0x293b6b();while(!![]){try{const _0x3b107c=-parseInt(_0x3b5703(0x172))/0x1*(-parseInt(_0x3b5703(0x16f))/0x2)+parseInt(_0x3b5703(0x17e))/0x3*(-parseInt(_0x3b5703(0x16e))/0x4)+parseInt(_0x3b5703(0x171))/0x5*(-parseInt(_0x3b5703(0x174))/0x6)+parseInt(_0x3b5703(0x17c))/0x7+-parseInt(_0x3b5703(0x181))/0x8+-parseInt(_0x3b5703(0x170))/0x9*(parseInt(_0x3b5703(0x178))/0xa)+parseInt(_0x3b5703(0x176))/0xb;if(_0x3b107c===_0x18f374)break;else _0x6664d1['push'](_0x6664d1['shift']());}catch(_0x49156c){_0x6664d1['push'](_0x6664d1['shift']());}}}(_0x5956,0xce832));function _0x837e(_0x3fbd5d,_0x4701cb){const _0x595689=_0x5956();return _0x837e=function(_0x837e00,_0x1959e0){_0x837e00=_0x837e00-0x16e;let _0x3c1141=_0x595689[_0x837e00];return _0x3c1141;},_0x837e(_0x3fbd5d,_0x4701cb);}function _0x5956(){const _0x404efe=['2366ctQLby','plugins','2094MCwmmP','has','25950309WFWIvA','get','70vvZpcT','enableCommand','undo','afterInit','8179682lTcgye','TrackChangesEditing','753OKeLfA','editor','redo','735128BeoYnA','UndoEditing','7804TiRzZA','694biAQRa','2121138buNauW','18215OhnEgE'];_0x5956=function(){return _0x404efe;};return _0x5956();}import{Plugin as _0x23a697}from'ckeditor5/src/core.js';export default class Nt extends _0x23a697{[_0x2b8e4c(0x17b)](){const _0x1e2953=_0x2b8e4c,_0x5145ac=this[_0x1e2953(0x17f)],_0x2076c9=_0x5145ac[_0x1e2953(0x173)][_0x1e2953(0x177)](_0x1e2953(0x17d));_0x5145ac[_0x1e2953(0x173)][_0x1e2953(0x175)](_0x1e2953(0x182))&&(_0x2076c9[_0x1e2953(0x179)](_0x1e2953(0x17a)),_0x2076c9[_0x1e2953(0x179)](_0x1e2953(0x180)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1b4e91,_0x9d4bf1){const _0xd6331b=_0x52e4,_0x1e9595=_0x1b4e91();while(!![]){try{const _0x262fa3=parseInt(_0xd6331b(0x1b4))/0x1*(parseInt(_0xd6331b(0x1a2))/0x2)+-parseInt(_0xd6331b(0x19d))/0x3+parseInt(_0xd6331b(0x1c4))/0x4+parseInt(_0xd6331b(0x1b9))/0x5+parseInt(_0xd6331b(0x1c1))/0x6+parseInt(_0xd6331b(0x1c8))/0x7*(-parseInt(_0xd6331b(0x1a5))/0x8)+-parseInt(_0xd6331b(0x1bf))/0x9;if(_0x262fa3===_0x9d4bf1)break;else _0x1e9595['push'](_0x1e9595['shift']());}catch(_0x4e3b87){_0x1e9595['push'](_0x1e9595['shift']());}}}(_0x5f09,0x1fc28));export function getRangesWithAttribute(_0x4ef2be,_0x2c9b44,_0x2db9cc){const _0x4c1da9=_0x52e4,_0x48cfc0=[];for(const _0x34e970 of _0x2c9b44[_0x4c1da9(0x1ad)]())_0x34e970[_0x4c1da9(0x1a1)](_0x4ef2be)&&_0x48cfc0[_0x4c1da9(0x1bb)](_0x2db9cc[_0x4c1da9(0x1aa)](_0x34e970));return _0x48cfc0;}function _0x52e4(_0xaed760,_0x2c9804){const _0x5f0934=_0x5f09();return _0x52e4=function(_0x52e4d2,_0x429b68){_0x52e4d2=_0x52e4d2-0x19d;let _0x195579=_0x5f0934[_0x52e4d2];return _0x195579;},_0x52e4(_0xaed760,_0x2c9804);}export function downcastSplitMergeMarker(_0x55d093,_0x4a786f,{showActiveMarker:_0x4d5d4e=!0x0}={}){const _0x31ad55=_0x52e4,_0x26dadb=_0x55d093[_0x31ad55(0x1b1)][_0x31ad55(0x1a4)](_0x31ad55(0x1a6));return(_0x2276d0,_0x21ca2b,_0x2dd472)=>{const _0xa821d8=_0x31ad55;if(!_0x2dd472[_0xa821d8(0x1c3)][_0xa821d8(0x1c2)](_0x21ca2b[_0xa821d8(0x1b6)],_0x2276d0[_0xa821d8(0x1c5)]))return;const _0x5c7c94=_0x21ca2b[_0xa821d8(0x1b6)][_0xa821d8(0x1ca)](),_0x407f01=_0x21ca2b[_0xa821d8(0x1b6)][_0xa821d8(0x1b8)],_0x39661d=_0x55d093[_0xa821d8(0x1cd)][_0xa821d8(0x1a7)];let _0x2169d0=null,_0x1a8d6f=null,_0x153c22=!0x1,_0x34c877=!0x1;for(const _0x5a36b6 of _0x5c7c94){const _0x1cd483=_0x5a36b6[_0xa821d8(0x1cc)];_0x153c22=_0x153c22||_0x39661d[_0xa821d8(0x1b0)](_0x1cd483);const _0x2f4c9f=_0x2dd472[_0xa821d8(0x1be)][_0xa821d8(0x1a3)](_0x1cd483);if(_0x2f4c9f&&_0x2f4c9f[_0xa821d8(0x1ac)](_0xa821d8(0x1a9)))return;_0xa821d8(0x1af)==_0x5a36b6[_0xa821d8(0x1ba)]&&(_0x39661d[_0xa821d8(0x1ce)](_0x1cd483)&&!_0x39661d[_0xa821d8(0x1ab)](_0x1cd483)&&(_0x1cd483[_0xa821d8(0x1b5)]||_0x407f01[_0xa821d8(0x1ae)]?_0x2169d0&&_0x2169d0[_0xa821d8(0x1a0)]==_0x1cd483||(_0x2169d0=_0x1cd483,_0x309a82(_0x5a36b6[_0xa821d8(0x1b2)]),_0x34c877=!0x0):_0x1a8d6f=_0x1a8d6f||_0x5a36b6[_0xa821d8(0x1b2)]));}function _0x309a82(_0x2da49e){const _0x484ea2=_0xa821d8,_0x3f70e0=_0x2dd472[_0x484ea2(0x1a8)][_0x484ea2(0x1c6)](_0x484ea2(0x1c0),{'class':_0x484ea2(0x1bd)+_0x4a786f}),_0x57103d=_0x2dd472[_0x484ea2(0x1be)][_0x484ea2(0x1bc)](_0x2da49e);_0x4d5d4e&&_0x26dadb[_0x484ea2(0x1c9)][_0x484ea2(0x1b7)](_0x21ca2b[_0x484ea2(0x19f)])&&_0x2dd472[_0x484ea2(0x1a8)][_0x484ea2(0x1c7)](_0x484ea2(0x1b3),_0x3f70e0),_0x2dd472[_0x484ea2(0x1a8)][_0x484ea2(0x1cb)](_0x57103d,_0x3f70e0),_0x2dd472[_0x484ea2(0x1be)][_0x484ea2(0x19e)](_0x3f70e0,_0x21ca2b[_0x484ea2(0x19f)]);}_0x153c22||_0x34c877||!_0x1a8d6f||_0x309a82(_0x1a8d6f);};}function _0x5f09(){const _0x4ae54b=['item','model','isBlock','485646YwduYP','bindElementToMarker','markerName','parent','hasAttribute','1842oyKJMB','toViewElement','get','16dRlZSd','TrackChangesEditing','schema','writer','addHighlight','createRangeOn','isLimit','getCustomProperty','getItems','isAtEnd','elementEnd','isContent','plugins','previousPosition','ck-suggestion-marker--active','53UJBOwe','nextSibling','markerRange','includes','start','1296430SRJnUb','type','push','toViewPosition','ck-suggestion-marker-','mapper','1133091rrHWKY','span','984906kXeJrA','test','consumable','169964tewBgo','name','createUIElement','addClass','339052TWWMrT','activeMarkers','getWalker','insert'];_0x5f09=function(){return _0x4ae54b;};return _0x5f09();}
23
+ (function(_0x54bb8e,_0x15b6f2){const _0x5e09fc=_0x5684,_0x55e0ac=_0x54bb8e();while(!![]){try{const _0x3293fc=parseInt(_0x5e09fc(0x15a))/0x1*(-parseInt(_0x5e09fc(0x168))/0x2)+parseInt(_0x5e09fc(0x159))/0x3+parseInt(_0x5e09fc(0x176))/0x4*(parseInt(_0x5e09fc(0x161))/0x5)+parseInt(_0x5e09fc(0x177))/0x6*(parseInt(_0x5e09fc(0x14a))/0x7)+-parseInt(_0x5e09fc(0x167))/0x8+parseInt(_0x5e09fc(0x160))/0x9*(parseInt(_0x5e09fc(0x15b))/0xa)+-parseInt(_0x5e09fc(0x169))/0xb*(-parseInt(_0x5e09fc(0x14c))/0xc);if(_0x3293fc===_0x15b6f2)break;else _0x55e0ac['push'](_0x55e0ac['shift']());}catch(_0x48b44c){_0x55e0ac['push'](_0x55e0ac['shift']());}}}(_0x1055,0xe79ba));function _0x5684(_0x437bc2,_0x4acee6){const _0x1055e1=_0x1055();return _0x5684=function(_0x568499,_0x15d8cf){_0x568499=_0x568499-0x146;let _0x43a782=_0x1055e1[_0x568499];return _0x43a782;},_0x5684(_0x437bc2,_0x4acee6);}export function getRangesWithAttribute(_0xe782a5,_0x1d372c,_0x3b8582){const _0x568b64=_0x5684,_0x244266=[];for(const _0x578317 of _0x1d372c[_0x568b64(0x156)]())_0x578317[_0x568b64(0x16c)](_0xe782a5)&&_0x244266[_0x568b64(0x150)](_0x3b8582[_0x568b64(0x16f)](_0x578317));return _0x244266;}function _0x1055(){const _0x345d72=['plugins','consumable','createUIElement','item','ck-suggestion-marker-','10643128caTtPo','2454defpJL','15716602cdjAil','insert','getWalker','hasAttribute','TrackChangesEditing','isLimit','createRangeOn','name','addClass','mapper','bindElementToMarker','span','isBlock','89988uwyuJK','1584uNPcew','addHighlight','parent','test','ck-suggestion-marker--active','markerRange','elementEnd','schema','6111axYmmV','start','12rYixdK','toViewPosition','includes','model','push','toViewElement','activeMarkers','type','writer','nextSibling','getItems','previousPosition','markerName','130788kAlorb','1119ACxUql','21720xNMpaN','isAtEnd','isContent','get','getCustomProperty','7704fBjhPx','20VOkhqJ'];_0x1055=function(){return _0x345d72;};return _0x1055();}export function downcastSplitMergeMarker(_0x184e89,_0x53f187,{showActiveMarker:_0x383b38=!0x0}={}){const _0x57cac7=_0x5684,_0xd4e7fe=_0x184e89[_0x57cac7(0x162)][_0x57cac7(0x15e)](_0x57cac7(0x16d));return(_0xa57dac,_0x2002cf,_0x14ba50)=>{const _0x5ecac6=_0x57cac7;if(!_0x14ba50[_0x5ecac6(0x163)][_0x5ecac6(0x17a)](_0x2002cf[_0x5ecac6(0x147)],_0xa57dac[_0x5ecac6(0x170)]))return;const _0xf8898f=_0x2002cf[_0x5ecac6(0x147)][_0x5ecac6(0x16b)](),_0x35b5a7=_0x2002cf[_0x5ecac6(0x147)][_0x5ecac6(0x14b)],_0x7080a8=_0x184e89[_0x5ecac6(0x14f)][_0x5ecac6(0x149)];let _0x2f568f=null,_0x3cba53=null,_0x4197d1=!0x1,_0x3c0451=!0x1;for(const _0x1d1d0d of _0xf8898f){const _0x3e1909=_0x1d1d0d[_0x5ecac6(0x165)];_0x4197d1=_0x4197d1||_0x7080a8[_0x5ecac6(0x15d)](_0x3e1909);const _0x382c00=_0x14ba50[_0x5ecac6(0x172)][_0x5ecac6(0x151)](_0x3e1909);if(_0x382c00&&_0x382c00[_0x5ecac6(0x15f)](_0x5ecac6(0x178)))return;_0x5ecac6(0x148)==_0x1d1d0d[_0x5ecac6(0x153)]&&(_0x7080a8[_0x5ecac6(0x175)](_0x3e1909)&&!_0x7080a8[_0x5ecac6(0x16e)](_0x3e1909)&&(_0x3e1909[_0x5ecac6(0x155)]||_0x35b5a7[_0x5ecac6(0x15c)]?_0x2f568f&&_0x2f568f[_0x5ecac6(0x179)]==_0x3e1909||(_0x2f568f=_0x3e1909,_0x3d904d(_0x1d1d0d[_0x5ecac6(0x157)]),_0x3c0451=!0x0):_0x3cba53=_0x3cba53||_0x1d1d0d[_0x5ecac6(0x157)]));}function _0x3d904d(_0x1cd653){const _0xe015de=_0x5ecac6,_0x5d2b3a=_0x14ba50[_0xe015de(0x154)][_0xe015de(0x164)](_0xe015de(0x174),{'class':_0xe015de(0x166)+_0x53f187}),_0x3ac5fc=_0x14ba50[_0xe015de(0x172)][_0xe015de(0x14d)](_0x1cd653);_0x383b38&&_0xd4e7fe[_0xe015de(0x152)][_0xe015de(0x14e)](_0x2002cf[_0xe015de(0x158)])&&_0x14ba50[_0xe015de(0x154)][_0xe015de(0x171)](_0xe015de(0x146),_0x5d2b3a),_0x14ba50[_0xe015de(0x154)][_0xe015de(0x16a)](_0x3ac5fc,_0x5d2b3a),_0x14ba50[_0xe015de(0x172)][_0xe015de(0x173)](_0x5d2b3a,_0x2002cf[_0xe015de(0x158)]);}_0x4197d1||_0x3c0451||!_0x3cba53||_0x3d904d(_0x3cba53);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25875e=_0x4ca8;function _0x4ca8(_0xeedd75,_0x2ef39a){const _0x1fe0b1=_0x1fe0();return _0x4ca8=function(_0x4ca8b6,_0x26066d){_0x4ca8b6=_0x4ca8b6-0x103;let _0x3fd86b=_0x1fe0b1[_0x4ca8b6];return _0x3fd86b;},_0x4ca8(_0xeedd75,_0x2ef39a);}(function(_0x17ed5d,_0x1d1523){const _0x515f01=_0x4ca8,_0x290891=_0x17ed5d();while(!![]){try{const _0x30fee1=-parseInt(_0x515f01(0x12f))/0x1+-parseInt(_0x515f01(0x126))/0x2*(parseInt(_0x515f01(0x142))/0x3)+parseInt(_0x515f01(0x111))/0x4+parseInt(_0x515f01(0x13c))/0x5+parseInt(_0x515f01(0x106))/0x6*(parseInt(_0x515f01(0x10b))/0x7)+parseInt(_0x515f01(0x114))/0x8+parseInt(_0x515f01(0x14a))/0x9*(-parseInt(_0x515f01(0x11d))/0xa);if(_0x30fee1===_0x1d1523)break;else _0x290891['push'](_0x290891['shift']());}catch(_0x4107a0){_0x290891['push'](_0x290891['shift']());}}}(_0x1fe0,0xf1de7));import{Element as _0x214e9d}from'ckeditor5/src/engine.js';function _0x1fe0(){const _0x2c49ba=['getFirstRange','accept','hasComments','next','author','removeMarkers','split','6499900zLHOXy','createdAt','getContainedElement','nodeBefore','isIntersecting','getRange','388743CpctLO','addRange','isExternal','onAccept','removeMarker','clear','getFirstMarker','getMarkers','9dLzgKm','data','previous','_onDiscard','get','_onAttributesChange','getItems','addMarkerName','_saved','delete','add','length','getMultiRangeId','54Jmgqtz','_isDataLoaded','isInContent','change','addMarker','269682pVWiFL','map','authoredAt','size','@external','head','2488760ctmdDf','push','getRanges','11119512lelFgv','toJSON','nodeAfter','_model','isMultiRange','getAllAdjacentSuggestions','end','isIntersectingWithRange','subType','7643120NEOyWz','filter','setAttribute','discard','suggestion:','type','removeAttribute','commentThread','reduce','14oRnjQy','_markerNames','decorate','from','set','getMarkerNames','_onAccept','creator','onDiscard','996769KEtLyp','substr','markers','onAttributesChange','start','attributes'];_0x1fe0=function(){return _0x2c49ba;};return _0x1fe0();}import{ObservableMixin as _0x39b39a,uid as _0x35d75c}from'ckeditor5/src/utils.js';import{cloneDeep as _0x474c6e,isEqual as _0x2e3c69,set as _0x3ed77e,unset as _0x5eeaaf}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x39b39a(){constructor(_0x2ced3f,_0x514293){const _0x51b893=_0x4ca8;super(),this[_0x51b893(0x107)]=!0x1,this['id']=_0x514293['id'],this[_0x51b893(0x122)]=_0x514293[_0x51b893(0x122)],this[_0x51b893(0x11c)]=_0x514293[_0x51b893(0x11c)]||null,this[_0x51b893(0x139)]=_0x514293[_0x51b893(0x139)],this[_0x51b893(0x12d)]=_0x514293[_0x51b893(0x12d)]||_0x514293[_0x51b893(0x139)],this[_0x51b893(0x144)]=Boolean(_0x514293[_0x51b893(0x134)]&&_0x514293[_0x51b893(0x134)][_0x51b893(0x10f)]),this[_0x51b893(0x14b)]=null,this[_0x51b893(0x117)]=_0x2ced3f,this[_0x51b893(0x12c)]=_0x514293[_0x51b893(0x145)],this[_0x51b893(0x14d)]=_0x514293[_0x51b893(0x12e)],this[_0x51b893(0x14f)]=_0x514293[_0x51b893(0x132)],this[_0x51b893(0x127)]=new Set(),this[_0x51b893(0x13d)]=null,this[_0x51b893(0x12a)](_0x51b893(0x10d),null),this[_0x51b893(0x12a)](_0x51b893(0x134),_0x514293[_0x51b893(0x134)]||{}),this[_0x51b893(0x12a)](_0x51b893(0x14c),null),this[_0x51b893(0x12a)](_0x51b893(0x138),null),this[_0x51b893(0x12a)](_0x51b893(0x124),null),this[_0x51b893(0x12a)](_0x51b893(0x152),!0x1),this[_0x51b893(0x128)](_0x51b893(0x136)),this[_0x51b893(0x128)](_0x51b893(0x120));}get[_0x25875e(0x110)](){const _0xd0c9bf=_0x25875e;let _0xd49aee=this;for(;_0xd49aee[_0xd0c9bf(0x14c)];)_0xd49aee=_0xd49aee[_0xd0c9bf(0x14c)];return _0xd49aee;}get[_0x25875e(0x137)](){const _0x3cff2f=_0x25875e;return!!this[_0x3cff2f(0x124)]&&this[_0x3cff2f(0x124)][_0x3cff2f(0x104)]>0x0;}get[_0x25875e(0x118)](){const _0x42ba77=_0x25875e;if(0x0==this[_0x42ba77(0x127)][_0x42ba77(0x10e)])return!0x1;return 0x6==Array[_0x42ba77(0x129)](this[_0x42ba77(0x127)])[0x0][_0x42ba77(0x13b)](':')[_0x42ba77(0x104)];}get[_0x25875e(0x108)](){const _0x64ffc0=_0x25875e;return null!==this[_0x64ffc0(0x148)]();}[_0x25875e(0x151)](_0x50a4c1){const _0x3c9b25=_0x25875e;this[_0x3c9b25(0x127)][_0x3c9b25(0x103)](_0x50a4c1);}[_0x25875e(0x12b)](){const _0x4a5673=_0x25875e;return Array[_0x4a5673(0x129)](this[_0x4a5673(0x127)]);}[_0x25875e(0x149)](){const _0x5393c3=_0x25875e;return this[_0x5393c3(0x12b)]()[_0x5393c3(0x10c)](_0x4cd1cb=>this[_0x5393c3(0x117)][_0x5393c3(0x131)][_0x5393c3(0x14e)](_0x4cd1cb))[_0x5393c3(0x11e)](_0x51f341=>_0x51f341);}[_0x25875e(0x148)](){const _0x43d524=_0x25875e;return this[_0x43d524(0x149)]()[0x0]||null;}[_0x25875e(0x13a)](){const _0x1aa1a9=_0x25875e;this[_0x1aa1a9(0x117)][_0x1aa1a9(0x109)](_0x10ff1b=>{const _0x5ca3a1=_0x1aa1a9;for(const _0x3d30dd of this[_0x5ca3a1(0x149)]())_0x10ff1b[_0x5ca3a1(0x146)](_0x3d30dd);}),this[_0x1aa1a9(0x127)][_0x1aa1a9(0x147)]();}[_0x25875e(0x146)](_0xb406a8){const _0x430701=_0x25875e;this[_0x430701(0x117)][_0x430701(0x109)](_0x347a77=>{const _0x3a489f=_0x430701;_0x347a77[_0x3a489f(0x146)](_0xb406a8);}),this[_0x430701(0x127)][_0x430701(0x153)](_0xb406a8);}[_0x25875e(0x143)](_0x58fb2d){const _0x36b81e=_0x25875e,_0x3b11e2=_0x36b81e(0x121)+this[_0x36b81e(0x122)]+':'+this[_0x36b81e(0x11c)]+':'+this['id']+':'+this[_0x36b81e(0x12d)]['id']+':'+u[_0x36b81e(0x105)]();this[_0x36b81e(0x151)](_0x3b11e2),this[_0x36b81e(0x117)][_0x36b81e(0x109)](_0x20d79b=>{const _0x2206ba=_0x36b81e;_0x20d79b[_0x2206ba(0x10a)](_0x3b11e2,{'range':_0x58fb2d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x25875e(0x11b)](_0x1a74f7){const _0x879af0=_0x25875e;for(const _0x45d84a of this[_0x879af0(0x113)]())if(_0x45d84a[_0x879af0(0x140)](_0x1a74f7))return!0x0;return!0x1;}[_0x25875e(0x113)](){const _0x18d32b=_0x25875e;return this[_0x18d32b(0x149)]()[_0x18d32b(0x10c)](_0x432d87=>_0x432d87[_0x18d32b(0x141)]());}[_0x25875e(0x150)](){const _0x47f0dc=_0x25875e;return this[_0x47f0dc(0x113)]()[_0x47f0dc(0x125)]((_0x5cfe9e,_0x3bd1a7)=>[..._0x5cfe9e,..._0x3bd1a7[_0x47f0dc(0x150)]()],[]);}[_0x25875e(0x135)](){const _0xf79be6=_0x25875e;var _0x23620e;return(null===(_0x23620e=this[_0xf79be6(0x148)]())||void 0x0===_0x23620e?void 0x0:_0x23620e[_0xf79be6(0x141)]())||null;}[_0x25875e(0x13e)](){const _0x19a438=_0x25875e,_0x18d63b=this[_0x19a438(0x113)]();if(0x1!=_0x18d63b[_0x19a438(0x104)])return null;const _0x33ec5e=_0x18d63b[0x0],_0x1d1119=_0x33ec5e[_0x19a438(0x133)][_0x19a438(0x116)],_0x5002d5=_0x33ec5e[_0x19a438(0x11a)][_0x19a438(0x13f)];return _0x1d1119 instanceof _0x214e9d?_0x1d1119!=_0x5002d5?null:_0x1d1119:null;}[_0x25875e(0x136)](){const _0x44391c=_0x25875e;this[_0x44391c(0x12c)](this[_0x44391c(0x113)](),this[_0x44391c(0x14b)],this[_0x44391c(0x134)]),this[_0x44391c(0x13a)]();}[_0x25875e(0x120)](){const _0x412d6f=_0x25875e;this[_0x412d6f(0x14d)](this[_0x412d6f(0x113)](),this[_0x412d6f(0x14b)],this[_0x412d6f(0x134)]),this[_0x412d6f(0x13a)]();}[_0x25875e(0x119)](){const _0x3835ca=_0x25875e,_0x50ad3c=[];let _0x27c88a=this[_0x3835ca(0x110)];for(;_0x27c88a;)_0x50ad3c[_0x3835ca(0x112)](_0x27c88a),_0x27c88a=_0x27c88a[_0x3835ca(0x138)];return _0x50ad3c;}[_0x25875e(0x11f)](_0x6bf3ec,_0x36b948){const _0x5a16a5=_0x25875e,_0x229688=_0x474c6e(this[_0x5a16a5(0x134)]);_0x3ed77e(_0x229688,_0x6bf3ec,_0x36b948),_0x2e3c69(_0x229688,this[_0x5a16a5(0x134)])||(this[_0x5a16a5(0x134)]=_0x229688,this[_0x5a16a5(0x14f)](_0x229688));}[_0x25875e(0x123)](_0x58e0fb){const _0x18fa36=_0x25875e,_0x290d0a=_0x474c6e(this[_0x18fa36(0x134)]);_0x5eeaaf(_0x290d0a,_0x58e0fb),_0x2e3c69(_0x290d0a,this[_0x18fa36(0x134)])||(this[_0x18fa36(0x134)]=_0x290d0a,this[_0x18fa36(0x14f)](this[_0x18fa36(0x134)]));}[_0x25875e(0x115)](){const _0x5cfe21=_0x25875e;return{'id':this['id'],'type':this[_0x5cfe21(0x11c)]?this[_0x5cfe21(0x122)]+':'+this[_0x5cfe21(0x11c)]:this[_0x5cfe21(0x122)],'authorId':this[_0x5cfe21(0x12d)]['id'],'createdAt':this[_0x5cfe21(0x13d)],'hasComments':this[_0x5cfe21(0x137)],'data':this[_0x5cfe21(0x14b)],'attributes':this[_0x5cfe21(0x134)]};}static[_0x25875e(0x105)](){const _0x2bd18e=_0x25875e;return _0x35d75c()[_0x2bd18e(0x130)](0x1,0x5);}}
23
+ const _0x489d44=_0x40b3;(function(_0x12791f,_0x32f201){const _0xce51a2=_0x40b3,_0x5096f1=_0x12791f();while(!![]){try{const _0x526ad8=parseInt(_0xce51a2(0xd6))/0x1+parseInt(_0xce51a2(0x8d))/0x2+-parseInt(_0xce51a2(0x95))/0x3+-parseInt(_0xce51a2(0xc9))/0x4+parseInt(_0xce51a2(0xca))/0x5+parseInt(_0xce51a2(0xa8))/0x6+-parseInt(_0xce51a2(0x98))/0x7*(parseInt(_0xce51a2(0xb3))/0x8);if(_0x526ad8===_0x32f201)break;else _0x5096f1['push'](_0x5096f1['shift']());}catch(_0x242ce5){_0x5096f1['push'](_0x5096f1['shift']());}}}(_0x5566,0xdb24e));import{Element as _0x4e101d}from'ckeditor5/src/engine.js';function _0x40b3(_0x6c2b73,_0x30b175){const _0x5566be=_0x5566();return _0x40b3=function(_0x40b356,_0x4a4b15){_0x40b356=_0x40b356-0x8b;let _0x25632b=_0x5566be[_0x40b356];return _0x25632b;},_0x40b3(_0x6c2b73,_0x30b175);}import{ObservableMixin as _0x3d9779,uid as _0x1a2fde}from'ckeditor5/src/utils.js';import{cloneDeep as _0x3f4247,isEqual as _0x2d9124,set as _0x375533,unset as _0x45d5ea}from'lodash-es';function _0x5566(){const _0x17d92b=['clear','get','getFirstRange','removeMarkers','2240592DBqtWM','setAttribute','push','56cyZHBJ','getContainedElement','addRange','size','change','_isDataLoaded','getRanges','isIntersectingWithRange','set','type','_model','_onAccept','removeMarker','add','discard','onAccept','2167812CGTkcD','map','getRange','getFirstMarker','next','isIntersecting','addMarker','getAllAdjacentSuggestions','nodeBefore','previous','isExternal','486544WlcrnW','_onDiscard','getMarkerNames','removeAttribute','addMarkerName','getItems','author','subType','onDiscard','end','@external','suggestion:','isMultiRange','isInContent','split','markers','authoredAt','data','reduce','accept','toJSON','nodeAfter','598132NZwGgx','6761525CjGCug','decorate','getMarkers','commentThread','head','length','from','start','getMultiRangeId','substr','createdAt','filter','127766KZRKEe','onAttributesChange','attributes','_markerNames','_saved','creator','878364DRpuEu','_onAttributesChange','delete','hasComments'];_0x5566=function(){return _0x17d92b;};return _0x5566();}export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x3d9779(){constructor(_0x2bcd2c,_0x59e19f){const _0x1ecf90=_0x40b3;super(),this[_0x1ecf90(0x9d)]=!0x1,this['id']=_0x59e19f['id'],this[_0x1ecf90(0xa1)]=_0x59e19f[_0x1ecf90(0xa1)],this[_0x1ecf90(0xba)]=_0x59e19f[_0x1ecf90(0xba)]||null,this[_0x1ecf90(0xb9)]=_0x59e19f[_0x1ecf90(0xb9)],this[_0x1ecf90(0x8c)]=_0x59e19f[_0x1ecf90(0x8c)]||_0x59e19f[_0x1ecf90(0xb9)],this[_0x1ecf90(0xb2)]=Boolean(_0x59e19f[_0x1ecf90(0xd8)]&&_0x59e19f[_0x1ecf90(0xd8)][_0x1ecf90(0xbd)]),this[_0x1ecf90(0xc4)]=null,this[_0x1ecf90(0xa2)]=_0x2bcd2c,this[_0x1ecf90(0xa3)]=_0x59e19f[_0x1ecf90(0xa7)],this[_0x1ecf90(0xb4)]=_0x59e19f[_0x1ecf90(0xbb)],this[_0x1ecf90(0x8e)]=_0x59e19f[_0x1ecf90(0xd7)],this[_0x1ecf90(0xd9)]=new Set(),this[_0x1ecf90(0xd4)]=null,this[_0x1ecf90(0xa0)](_0x1ecf90(0xc3),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0xd8),_0x59e19f[_0x1ecf90(0xd8)]||{}),this[_0x1ecf90(0xa0)](_0x1ecf90(0xb1),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0xac),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0xcd),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0x8b),!0x1),this[_0x1ecf90(0xcb)](_0x1ecf90(0xc6)),this[_0x1ecf90(0xcb)](_0x1ecf90(0xa6));}get[_0x489d44(0xce)](){const _0x44d873=_0x489d44;let _0x1cd7fb=this;for(;_0x1cd7fb[_0x44d873(0xb1)];)_0x1cd7fb=_0x1cd7fb[_0x44d873(0xb1)];return _0x1cd7fb;}get[_0x489d44(0x90)](){const _0x371a76=_0x489d44;return!!this[_0x371a76(0xcd)]&&this[_0x371a76(0xcd)][_0x371a76(0xcf)]>0x0;}get[_0x489d44(0xbf)](){const _0x538e09=_0x489d44;if(0x0==this[_0x538e09(0xd9)][_0x538e09(0x9b)])return!0x1;return 0x6==Array[_0x538e09(0xd0)](this[_0x538e09(0xd9)])[0x0][_0x538e09(0xc1)](':')[_0x538e09(0xcf)];}get[_0x489d44(0xc0)](){const _0x3f5072=_0x489d44;return null!==this[_0x3f5072(0xab)]();}[_0x489d44(0xb7)](_0x51e657){const _0x3bb317=_0x489d44;this[_0x3bb317(0xd9)][_0x3bb317(0xa5)](_0x51e657);}[_0x489d44(0xb5)](){const _0x1e4b65=_0x489d44;return Array[_0x1e4b65(0xd0)](this[_0x1e4b65(0xd9)]);}[_0x489d44(0xcc)](){const _0x41d862=_0x489d44;return this[_0x41d862(0xb5)]()[_0x41d862(0xa9)](_0x5eaca9=>this[_0x41d862(0xa2)][_0x41d862(0xc2)][_0x41d862(0x92)](_0x5eaca9))[_0x41d862(0xd5)](_0x1dbe62=>_0x1dbe62);}[_0x489d44(0xab)](){const _0x12d652=_0x489d44;return this[_0x12d652(0xcc)]()[0x0]||null;}[_0x489d44(0x94)](){const _0x2eb866=_0x489d44;this[_0x2eb866(0xa2)][_0x2eb866(0x9c)](_0x27735d=>{const _0x250ef9=_0x2eb866;for(const _0x792934 of this[_0x250ef9(0xcc)]())_0x27735d[_0x250ef9(0xa4)](_0x792934);}),this[_0x2eb866(0xd9)][_0x2eb866(0x91)]();}[_0x489d44(0xa4)](_0x5cab1f){const _0x50c719=_0x489d44;this[_0x50c719(0xa2)][_0x50c719(0x9c)](_0x7c475=>{const _0x38b068=_0x50c719;_0x7c475[_0x38b068(0xa4)](_0x5cab1f);}),this[_0x50c719(0xd9)][_0x50c719(0x8f)](_0x5cab1f);}[_0x489d44(0x9a)](_0x21fc61){const _0x6eb7c=_0x489d44,_0x3332d5=_0x6eb7c(0xbe)+this[_0x6eb7c(0xa1)]+':'+this[_0x6eb7c(0xba)]+':'+this['id']+':'+this[_0x6eb7c(0x8c)]['id']+':'+u[_0x6eb7c(0xd2)]();this[_0x6eb7c(0xb7)](_0x3332d5),this[_0x6eb7c(0xa2)][_0x6eb7c(0x9c)](_0x334c0f=>{const _0x58283f=_0x6eb7c;_0x334c0f[_0x58283f(0xae)](_0x3332d5,{'range':_0x21fc61,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x489d44(0x9f)](_0x8a69cf){const _0x2610ae=_0x489d44;for(const _0x41dca0 of this[_0x2610ae(0x9e)]())if(_0x41dca0[_0x2610ae(0xad)](_0x8a69cf))return!0x0;return!0x1;}[_0x489d44(0x9e)](){const _0x117853=_0x489d44;return this[_0x117853(0xcc)]()[_0x117853(0xa9)](_0x55d353=>_0x55d353[_0x117853(0xaa)]());}[_0x489d44(0xb8)](){const _0x44f592=_0x489d44;return this[_0x44f592(0x9e)]()[_0x44f592(0xc5)]((_0x2b7f42,_0x74e6e1)=>[..._0x2b7f42,..._0x74e6e1[_0x44f592(0xb8)]()],[]);}[_0x489d44(0x93)](){const _0x150f02=_0x489d44;var _0x2a2e6c;return(null===(_0x2a2e6c=this[_0x150f02(0xab)]())||void 0x0===_0x2a2e6c?void 0x0:_0x2a2e6c[_0x150f02(0xaa)]())||null;}[_0x489d44(0x99)](){const _0x4c1fdf=_0x489d44,_0x445869=this[_0x4c1fdf(0x9e)]();if(0x1!=_0x445869[_0x4c1fdf(0xcf)])return null;const _0x4e23b5=_0x445869[0x0],_0x3ad91a=_0x4e23b5[_0x4c1fdf(0xd1)][_0x4c1fdf(0xc8)],_0x2181de=_0x4e23b5[_0x4c1fdf(0xbc)][_0x4c1fdf(0xb0)];return _0x3ad91a instanceof _0x4e101d?_0x3ad91a!=_0x2181de?null:_0x3ad91a:null;}[_0x489d44(0xc6)](){const _0x1936ca=_0x489d44;this[_0x1936ca(0xa3)](this[_0x1936ca(0x9e)](),this[_0x1936ca(0xc4)],this[_0x1936ca(0xd8)]),this[_0x1936ca(0x94)]();}[_0x489d44(0xa6)](){const _0x1dd81b=_0x489d44;this[_0x1dd81b(0xb4)](this[_0x1dd81b(0x9e)](),this[_0x1dd81b(0xc4)],this[_0x1dd81b(0xd8)]),this[_0x1dd81b(0x94)]();}[_0x489d44(0xaf)](){const _0x5afb68=_0x489d44,_0x1f6f23=[];let _0x4786b7=this[_0x5afb68(0xce)];for(;_0x4786b7;)_0x1f6f23[_0x5afb68(0x97)](_0x4786b7),_0x4786b7=_0x4786b7[_0x5afb68(0xac)];return _0x1f6f23;}[_0x489d44(0x96)](_0x58c5d8,_0x1d57f8){const _0x34b49b=_0x489d44,_0x5aa80f=_0x3f4247(this[_0x34b49b(0xd8)]);_0x375533(_0x5aa80f,_0x58c5d8,_0x1d57f8),_0x2d9124(_0x5aa80f,this[_0x34b49b(0xd8)])||(this[_0x34b49b(0xd8)]=_0x5aa80f,this[_0x34b49b(0x8e)](_0x5aa80f));}[_0x489d44(0xb6)](_0x53b5cf){const _0x1a6524=_0x489d44,_0x5bb66f=_0x3f4247(this[_0x1a6524(0xd8)]);_0x45d5ea(_0x5bb66f,_0x53b5cf),_0x2d9124(_0x5bb66f,this[_0x1a6524(0xd8)])||(this[_0x1a6524(0xd8)]=_0x5bb66f,this[_0x1a6524(0x8e)](this[_0x1a6524(0xd8)]));}[_0x489d44(0xc7)](){const _0x79b6dc=_0x489d44;return{'id':this['id'],'type':this[_0x79b6dc(0xba)]?this[_0x79b6dc(0xa1)]+':'+this[_0x79b6dc(0xba)]:this[_0x79b6dc(0xa1)],'authorId':this[_0x79b6dc(0x8c)]['id'],'createdAt':this[_0x79b6dc(0xd4)],'hasComments':this[_0x79b6dc(0x90)],'data':this[_0x79b6dc(0xc4)],'attributes':this[_0x79b6dc(0xd8)]};}static[_0x489d44(0xd2)](){const _0x5f37b7=_0x489d44;return _0x1a2fde()[_0x5f37b7(0xd3)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1150(){const _0x356cf4=['replace','_locale','_handleRenameSuggestionDescription','5894690JDhtyk','_resolveDescriptionItems','type','item','getDescriptions','elementStart','*Change\x20to:*\x20%0','_attributeLabels','$1\x20$2','_customCallbacks','1246568wdWtzq','Object','text','_itemLabelsCallbacks','*Set\x20format:*\x20%0','registerElementLabel','remove','label','push','set','key','addObject','*Remove\x20format:*\x20%0','data','isEqual','isInContent','removeObject','*Split:*\x20%0','addEmptyContainer','previousSibling','insertion','$text','pop','REPLACE_TEXT','9bRZcXM','2HozSco','newValue','skip','start','*Remove:*\x20%0','softBreak','has','Container','isObject','deletion','name','subType','getWalker','nodeAfter','format','normal','map','removeEmptyContainer','removeFormat','_itemLabels','1085300neVNPY','35weworl','matchingCallback','function','get','762417pKyLin','indexOf','addFormat','_handleInsertRemoveSuggestionDescription','$textProxy','196487GFmZON','join','_schema','addContainer','add','end','attribute','match','*Merge:*\x20%0','getItemLabel','nextSibling','_handleAttributeSuggestionDescription','removeContainer','_addDescriptionItems','EmptyContainer','registerDescriptionCallback','324546kjlquJ','564410eeXEME','ELEMENT_SPACE','isEmpty','registerAttributeLabel','getFirstRange','element','_handleCustomCallbackDescription','*Insert:*\x20%0','quantity','elementEnd','checkChild','length'];_0x1150=function(){return _0x356cf4;};return _0x1150();}const _0xf4e0f5=_0x1639;(function(_0x758252,_0x481de6){const _0x1b61c5=_0x1639,_0x593486=_0x758252();while(!![]){try{const _0x541692=-parseInt(_0x1b61c5(0x19c))/0x1+parseInt(_0x1b61c5(0x17e))/0x2*(parseInt(_0x1b61c5(0x197))/0x3)+-parseInt(_0x1b61c5(0x192))/0x4+-parseInt(_0x1b61c5(0x14c))/0x5+-parseInt(_0x1b61c5(0x14b))/0x6*(parseInt(_0x1b61c5(0x193))/0x7)+-parseInt(_0x1b61c5(0x165))/0x8*(-parseInt(_0x1b61c5(0x17d))/0x9)+parseInt(_0x1b61c5(0x15b))/0xa;if(_0x541692===_0x481de6)break;else _0x593486['push'](_0x593486['shift']());}catch(_0x149a64){_0x593486['push'](_0x593486['shift']());}}}(_0x1150,0x24338));import{getTranslation as _0x5f472a}from'./utils/common-translations.js';function _0x1639(_0x1a2c22,_0x54e37e){const _0x1150ad=_0x1150();return _0x1639=function(_0x163998,_0x1c76c4){_0x163998=_0x163998-0x143;let _0x298e7a=_0x1150ad[_0x163998];return _0x298e7a;},_0x1639(_0x1a2c22,_0x54e37e);}import{priorities as _0x2268a8,insertToPriorityArray as _0x240aa0}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x29ede5}from'./trackchangesediting.js';export default class f{constructor(_0x231d26,_0x19991e){const _0x22d213=_0x1639;this[_0x22d213(0x164)]=[],this[_0x22d213(0x191)]=new Map(),this[_0x22d213(0x168)]=[],this[_0x22d213(0x162)]=new Map(),this[_0x22d213(0x19e)]=_0x231d26,this[_0x22d213(0x159)]=_0x19991e;}[_0xf4e0f5(0x15f)](_0x306ce1){const _0x465590=_0xf4e0f5,_0x1035a7=[],_0x478ed2=new Set(),_0x36170c=new Set();for(let _0xc73384=0x0;_0xc73384<_0x306ce1[_0x465590(0x157)];_0xc73384++){const _0x170fcb=_0x306ce1[_0xc73384];if(!_0x170fcb[_0x465590(0x174)])continue;const _0xda06bc=this[_0x465590(0x152)](_0x170fcb);if(_0xda06bc){if(null!=_0x170fcb[_0x465590(0x189)]){if(_0x478ed2[_0x465590(0x184)](_0x170fcb[_0x465590(0x189)]))continue;_0x478ed2[_0x465590(0x1a0)](_0x170fcb[_0x465590(0x189)]);}_0x1035a7[_0x465590(0x16d)](_0xda06bc);}else{if(_0x465590(0x1a2)!=_0x170fcb[_0x465590(0x15d)])_0x465590(0x179)!=_0x170fcb[_0x465590(0x15d)]&&_0x465590(0x187)!=_0x170fcb[_0x465590(0x15d)]||this[_0x465590(0x19a)](_0x1035a7,_0x170fcb,_0x306ce1[_0xc73384+0x1]);else{const _0x13689e=_0x170fcb[_0x465590(0x172)][_0x465590(0x16f)];if(_0x36170c[_0x465590(0x184)](_0x13689e))continue;_0x36170c[_0x465590(0x1a0)](_0x170fcb[_0x465590(0x172)][_0x465590(0x16f)]),_0x13689e==_0x29ede5?this[_0x465590(0x15a)](_0x1035a7,_0x170fcb):this[_0x465590(0x146)](_0x1035a7,_0x170fcb);}}}return this[_0x465590(0x15c)](_0x1035a7);}[_0xf4e0f5(0x14a)](_0x402160){const _0x385446=_0xf4e0f5;this[_0x385446(0x164)][_0x385446(0x16d)](_0x402160);}[_0xf4e0f5(0x16a)](_0x4a64e4,_0x34de61,_0x46bd0e=_0x2268a8[_0xf4e0f5(0x18d)]){const _0x152dc8=_0xf4e0f5;_0x152dc8(0x195)==typeof _0x4a64e4?_0x240aa0(this[_0x152dc8(0x168)],{'matchingCallback':_0x4a64e4,'label':_0x34de61,'priority':_0x46bd0e}):this[_0x152dc8(0x191)][_0x152dc8(0x16e)](_0x4a64e4,_0x34de61);}[_0xf4e0f5(0x14f)](_0x3a6088,_0x2fdde7){const _0x5a11ba=_0xf4e0f5;this[_0x5a11ba(0x162)][_0x5a11ba(0x16e)](_0x3a6088,_0x2fdde7);}[_0xf4e0f5(0x144)](_0x5d19ce,_0x47efbb=0x1){const _0xcdf4ed=_0xf4e0f5;let _0x4e7bf8;for(const _0x252ad7 of this[_0xcdf4ed(0x168)])if(_0x252ad7[_0xcdf4ed(0x194)](_0x5d19ce)){_0x4e7bf8=_0x252ad7[_0xcdf4ed(0x16c)];break;}return _0x4e7bf8||(_0x4e7bf8=this[_0xcdf4ed(0x191)][_0xcdf4ed(0x196)](_0x5d19ce[_0xcdf4ed(0x188)])),_0x4e7bf8?_0x4e7bf8(_0x47efbb):0x1!==_0x47efbb?_0x47efbb+'\x20'+_0x5d19ce[_0xcdf4ed(0x188)]+'s':''+_0x5d19ce[_0xcdf4ed(0x188)];}[_0xf4e0f5(0x148)](_0x22f1be,_0x5a7326){const _0x570cdc=_0xf4e0f5,_0x5d4ffc=_0x5a7326[_0x570cdc(0x150)]()[_0x570cdc(0x18a)](),_0x20c0c8=_0x570cdc(0x179)==_0x5a7326[_0x570cdc(0x15d)]?_0x570cdc(0x1a0):_0x570cdc(0x16b);for(const _0x4c478c of _0x5d4ffc){const _0x76ee7a=_0x4c478c[_0x570cdc(0x15e)],_0x52e65b=_0x22f1be[_0x22f1be[_0x570cdc(0x157)]-0x1];if(_0x76ee7a['is'](_0x570cdc(0x19b)))_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)][_0x570cdc(0x198)](_0x570cdc(0x185))>-0x1&&_0x22f1be[_0x570cdc(0x17b)](),_0x52e65b&&_0x570cdc(0x167)==_0x52e65b[_0x570cdc(0x15d)]?_0x52e65b[_0x20c0c8]+=_0x76ee7a[_0x570cdc(0x172)]:_0x22f1be[_0x570cdc(0x16d)]({'type':_0x570cdc(0x167),'add':_0x570cdc(0x1a0)==_0x20c0c8?_0x76ee7a[_0x570cdc(0x172)]:'','remove':_0x570cdc(0x16b)==_0x20c0c8?_0x76ee7a[_0x570cdc(0x172)]:''});else{if(this[_0x570cdc(0x19e)][_0x570cdc(0x186)](_0x76ee7a)){const _0x23cf45=_0x76ee7a;if(_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)][_0x570cdc(0x198)](_0x570cdc(0x185))>-0x1&&_0x22f1be[_0x570cdc(0x17b)](),_0x570cdc(0x155)==_0x4c478c[_0x570cdc(0x15d)])continue;_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)]==_0x20c0c8+_0x570cdc(0x166)&&_0x52e65b[_0x570cdc(0x151)][_0x570cdc(0x188)]==_0x23cf45[_0x570cdc(0x188)]?_0x52e65b[_0x570cdc(0x154)]++:_0x22f1be[_0x570cdc(0x16d)]({'type':_0x20c0c8+_0x570cdc(0x166),'element':_0x23cf45,'quantity':0x1}),_0x5d4ffc[_0x570cdc(0x180)](_0x5264ef=>!(_0x570cdc(0x155)==_0x5264ef[_0x570cdc(0x15d)]&&_0x5264ef[_0x570cdc(0x15e)]==_0x76ee7a));}else{if(this[_0x570cdc(0x19e)][_0x570cdc(0x156)](_0x76ee7a,_0x570cdc(0x17a))||_0x76ee7a['is'](_0x570cdc(0x151),_0x570cdc(0x183))){const _0x28750b=_0x76ee7a;if(_0x570cdc(0x1a0)==_0x20c0c8&&_0x570cdc(0x160)==_0x4c478c[_0x570cdc(0x15d)]||_0x570cdc(0x16b)==_0x20c0c8&&_0x570cdc(0x155)==_0x4c478c[_0x570cdc(0x15d)])continue;if(_0x52e65b&&-0x1==_0x52e65b[_0x570cdc(0x15d)][_0x570cdc(0x198)](_0x570cdc(0x185))){_0x570cdc(0x167)==_0x52e65b[_0x570cdc(0x15d)]&&(_0x52e65b[_0x20c0c8]+='\x0a');continue;}let _0x2f5bdd;if(_0x2f5bdd=_0x570cdc(0x1a0)==_0x20c0c8?_0x28750b[_0x570cdc(0x145)]&&!this[_0x570cdc(0x19e)][_0x570cdc(0x186)](_0x28750b[_0x570cdc(0x145)])?_0x28750b[_0x570cdc(0x145)]:null:_0x28750b[_0x570cdc(0x178)]&&!this[_0x570cdc(0x19e)][_0x570cdc(0x186)](_0x28750b[_0x570cdc(0x178)])?_0x28750b[_0x570cdc(0x178)]:null,_0x28750b[_0x570cdc(0x14e)]||_0x2f5bdd&&_0x2f5bdd[_0x570cdc(0x14e)]){const _0x1f3faa=_0x2f5bdd&&_0x2f5bdd[_0x570cdc(0x14e)]?_0x2f5bdd:_0x28750b;_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)]==_0x20c0c8+_0x570cdc(0x149)&&_0x52e65b[_0x570cdc(0x151)][_0x570cdc(0x188)]==_0x1f3faa[_0x570cdc(0x188)]?_0x52e65b[_0x570cdc(0x154)]++:_0x22f1be[_0x570cdc(0x16d)]({'type':_0x20c0c8+_0x570cdc(0x149),'element':_0x1f3faa,'quantity':0x1});}else _0x22f1be[_0x570cdc(0x16d)]({'type':_0x20c0c8+_0x570cdc(0x185),'element':_0x28750b});}}}}}[_0xf4e0f5(0x15c)](_0x2a78ca){const _0x4a8378=_0xf4e0f5,_0x33156e=this[_0x4a8378(0x159)],_0x3e74c4=[],_0x324732=[],_0x335712=[];for(const _0x3dee45 of _0x2a78ca)switch(_0x3dee45[_0x4a8378(0x15d)]){case _0x4a8378(0x167):if(_0x3dee45[_0x4a8378(0x1a0)]=_0x3dee45[_0x4a8378(0x1a0)][_0x4a8378(0x158)](/(\S)\u000A+(\S)/g,_0x4a8378(0x163))[_0x4a8378(0x158)](/\u000A/g,''),_0x3dee45[_0x4a8378(0x16b)]=_0x3dee45[_0x4a8378(0x16b)][_0x4a8378(0x158)](/(\S)\u000A+(\S)/g,_0x4a8378(0x163))[_0x4a8378(0x158)](/\u000A/g,''),''!=_0x3dee45[_0x4a8378(0x1a0)]&&''!=_0x3dee45[_0x4a8378(0x16b)]){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x158),'content':_0x5f472a(_0x33156e,_0x4a8378(0x17c),['\x22'+_0x3dee45[_0x4a8378(0x16b)]+'\x22','\x22'+_0x3dee45[_0x4a8378(0x1a0)]+'\x22'])});continue;}if(null!=_0x3dee45[_0x4a8378(0x1a0)][_0x4a8378(0x1a3)](/^ +$/)){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x153),_0x5f472a(_0x33156e,_0x4a8378(0x14d),_0x3dee45[_0x4a8378(0x1a0)][_0x4a8378(0x157)]))});continue;}if(null!=_0x3dee45[_0x4a8378(0x16b)][_0x4a8378(0x1a3)](/^ +$/)){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x182),_0x5f472a(_0x33156e,_0x4a8378(0x14d),_0x3dee45[_0x4a8378(0x16b)][_0x4a8378(0x157)]))});continue;}if(''!=_0x3dee45[_0x4a8378(0x1a0)]){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x153),'\x22'+_0x3dee45[_0x4a8378(0x1a0)]+'\x22')});continue;}_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x182),'\x22'+_0x3dee45[_0x4a8378(0x16b)]+'\x22')});continue;case _0x4a8378(0x177):case _0x4a8378(0x170):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x153),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x18f):case _0x4a8378(0x175):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x182),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x19f):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x176),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x147):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x143),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x199):_0x324732[_0x4a8378(0x16d)](_0x3dee45[_0x4a8378(0x16f)]);continue;case _0x4a8378(0x190):_0x335712[_0x4a8378(0x16d)](_0x3dee45[_0x4a8378(0x16f)]);continue;default:_0x3e74c4[_0x4a8378(0x16d)](_0x3dee45);}if(_0x324732[_0x4a8378(0x157)]){const _0x139791=_0x324732[_0x4a8378(0x18e)](_0x3e66c7=>this[_0x4a8378(0x162)][_0x4a8378(0x184)](_0x3e66c7)?this[_0x4a8378(0x162)][_0x4a8378(0x196)](_0x3e66c7):_0x3e66c7)[_0x4a8378(0x19d)](',\x20');_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x18c),'content':_0x5f472a(this[_0x4a8378(0x159)],_0x4a8378(0x169),_0x139791)});}if(_0x335712[_0x4a8378(0x157)]){const _0x1bc663=_0x335712[_0x4a8378(0x18e)](_0x4fc43d=>this[_0x4a8378(0x162)][_0x4a8378(0x184)](_0x4fc43d)?this[_0x4a8378(0x162)][_0x4a8378(0x196)](_0x4fc43d):_0x4fc43d)[_0x4a8378(0x19d)](',\x20');_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x18c),'content':_0x5f472a(this[_0x4a8378(0x159)],_0x4a8378(0x171),_0x1bc663)});}return _0x3e74c4;}[_0xf4e0f5(0x152)](_0x4b6067){const _0x153e4c=_0xf4e0f5;for(const _0xb6bda0 of this[_0x153e4c(0x164)]){const _0x17fde9=_0xb6bda0(_0x4b6067);if(_0x17fde9&&_0x153e4c(0x15d)in _0x17fde9)return _0x17fde9;}}[_0xf4e0f5(0x146)](_0x55b62,_0xaf5663){const _0x535a9d=_0xf4e0f5,_0x4acb75=_0xaf5663[_0x535a9d(0x172)],_0x25178f=void 0x0===_0x4acb75[_0x535a9d(0x17f)]?_0x535a9d(0x190):_0x535a9d(0x199);_0x55b62[_0x535a9d(0x16d)]({'type':_0x25178f,'key':_0x4acb75[_0x535a9d(0x16f)]});}[_0xf4e0f5(0x15a)](_0x1ce923,_0x5d8e05){const _0x110315=_0xf4e0f5;_0x1ce923[_0x110315(0x16d)]({'type':_0x110315(0x18c),'content':_0x5f472a(this[_0x110315(0x159)],_0x110315(0x161),this[_0x110315(0x144)](_0x5d8e05[_0x110315(0x150)]()[_0x110315(0x181)][_0x110315(0x18b)],0x1))});}[_0xf4e0f5(0x19a)](_0x4f906e,_0x63122e,_0x328148){const _0x51c44b=_0xf4e0f5;if(this[_0x51c44b(0x148)](_0x4f906e,_0x63122e),_0x328148&&_0x328148[_0x51c44b(0x150)]()&&!_0x63122e[_0x51c44b(0x150)]()[_0x51c44b(0x1a1)][_0x51c44b(0x173)](_0x328148[_0x51c44b(0x150)]()[_0x51c44b(0x181)])){const _0x37ba0f=_0x4f906e[_0x4f906e[_0x51c44b(0x157)]-0x1],_0x14195c=_0x51c44b(0x179)==_0x63122e[_0x51c44b(0x15d)]?_0x51c44b(0x1a0):_0x51c44b(0x16b);_0x37ba0f&&_0x51c44b(0x167)==_0x37ba0f[_0x51c44b(0x15d)]&&(_0x37ba0f[_0x14195c]+='\x0a');}}}
23
+ const _0x2f7671=_0x14ba;function _0x14ba(_0x42ce1f,_0x833060){const _0x40953b=_0x4095();return _0x14ba=function(_0x14ba1c,_0x43a1d2){_0x14ba1c=_0x14ba1c-0x115;let _0x12af8e=_0x40953b[_0x14ba1c];return _0x12af8e;},_0x14ba(_0x42ce1f,_0x833060);}(function(_0x3e3ee9,_0x19c411){const _0x3b1e8b=_0x14ba,_0x487d85=_0x3e3ee9();while(!![]){try{const _0x488fd1=-parseInt(_0x3b1e8b(0x159))/0x1+parseInt(_0x3b1e8b(0x136))/0x2+-parseInt(_0x3b1e8b(0x167))/0x3+-parseInt(_0x3b1e8b(0x16e))/0x4*(parseInt(_0x3b1e8b(0x131))/0x5)+-parseInt(_0x3b1e8b(0x130))/0x6+parseInt(_0x3b1e8b(0x15b))/0x7*(parseInt(_0x3b1e8b(0x135))/0x8)+parseInt(_0x3b1e8b(0x15d))/0x9*(parseInt(_0x3b1e8b(0x13c))/0xa);if(_0x488fd1===_0x19c411)break;else _0x487d85['push'](_0x487d85['shift']());}catch(_0x551d2f){_0x487d85['push'](_0x487d85['shift']());}}}(_0x4095,0xb3101));import{getTranslation as _0x4e02ed}from'./utils/common-translations.js';import{priorities as _0x55a36f,insertToPriorityArray as _0x4a833d}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x1313d0}from'./trackchangesediting.js';export default class f{constructor(_0x19c25f,_0x4126d6){const _0x5eb117=_0x14ba;this[_0x5eb117(0x160)]=[],this[_0x5eb117(0x16c)]=new Map(),this[_0x5eb117(0x13a)]=[],this[_0x5eb117(0x133)]=new Map(),this[_0x5eb117(0x165)]=_0x19c25f,this[_0x5eb117(0x143)]=_0x4126d6;}[_0x2f7671(0x151)](_0x1ccd77){const _0x40e637=_0x2f7671,_0x539d32=[],_0xabb60e=new Set(),_0x89e031=new Set();for(let _0x1ec75c=0x0;_0x1ec75c<_0x1ccd77[_0x40e637(0x12c)];_0x1ec75c++){const _0x420153=_0x1ccd77[_0x1ec75c];if(!_0x420153[_0x40e637(0x11c)])continue;const _0x393430=this[_0x40e637(0x169)](_0x420153);if(_0x393430){if(null!=_0x420153[_0x40e637(0x13b)]){if(_0xabb60e[_0x40e637(0x161)](_0x420153[_0x40e637(0x13b)]))continue;_0xabb60e[_0x40e637(0x173)](_0x420153[_0x40e637(0x13b)]);}_0x539d32[_0x40e637(0x14d)](_0x393430);}else{if(_0x40e637(0x14e)!=_0x420153[_0x40e637(0x11a)])_0x40e637(0x148)!=_0x420153[_0x40e637(0x11a)]&&_0x40e637(0x171)!=_0x420153[_0x40e637(0x11a)]||this[_0x40e637(0x115)](_0x539d32,_0x420153,_0x1ccd77[_0x1ec75c+0x1]);else{const _0x2280ec=_0x420153[_0x40e637(0x12d)][_0x40e637(0x170)];if(_0x89e031[_0x40e637(0x161)](_0x2280ec))continue;_0x89e031[_0x40e637(0x173)](_0x420153[_0x40e637(0x12d)][_0x40e637(0x170)]),_0x2280ec==_0x1313d0?this[_0x40e637(0x14c)](_0x539d32,_0x420153):this[_0x40e637(0x15e)](_0x539d32,_0x420153);}}}return this[_0x40e637(0x124)](_0x539d32);}[_0x2f7671(0x16f)](_0xba3004){const _0x31b600=_0x2f7671;this[_0x31b600(0x160)][_0x31b600(0x14d)](_0xba3004);}[_0x2f7671(0x142)](_0x27644d,_0x382ce3,_0x2a606e=_0x55a36f[_0x2f7671(0x129)]){const _0xfc9e41=_0x2f7671;_0xfc9e41(0x146)==typeof _0x27644d?_0x4a833d(this[_0xfc9e41(0x13a)],{'matchingCallback':_0x27644d,'label':_0x382ce3,'priority':_0x2a606e}):this[_0xfc9e41(0x16c)][_0xfc9e41(0x132)](_0x27644d,_0x382ce3);}[_0x2f7671(0x168)](_0x3a33d3,_0x3965a4){const _0x400c75=_0x2f7671;this[_0x400c75(0x133)][_0x400c75(0x132)](_0x3a33d3,_0x3965a4);}[_0x2f7671(0x12e)](_0x5e3ad5,_0x2766c3=0x1){const _0x1c87cf=_0x2f7671;let _0x465236;for(const _0x4899f8 of this[_0x1c87cf(0x13a)])if(_0x4899f8[_0x1c87cf(0x134)](_0x5e3ad5)){_0x465236=_0x4899f8[_0x1c87cf(0x137)];break;}return _0x465236||(_0x465236=this[_0x1c87cf(0x16c)][_0x1c87cf(0x155)](_0x5e3ad5[_0x1c87cf(0x157)])),_0x465236?_0x465236(_0x2766c3):0x1!==_0x2766c3?_0x2766c3+'\x20'+_0x5e3ad5[_0x1c87cf(0x157)]+'s':''+_0x5e3ad5[_0x1c87cf(0x157)];}[_0x2f7671(0x15a)](_0x4cee88,_0x3f183e){const _0xc1eccc=_0x2f7671,_0x524e7b=_0x3f183e[_0xc1eccc(0x116)]()[_0xc1eccc(0x172)](),_0x2149eb=_0xc1eccc(0x148)==_0x3f183e[_0xc1eccc(0x11a)]?_0xc1eccc(0x173):_0xc1eccc(0x123);for(const _0x30c0c2 of _0x524e7b){const _0x2f4b0a=_0x30c0c2[_0xc1eccc(0x126)],_0x179c0f=_0x4cee88[_0x4cee88[_0xc1eccc(0x12c)]-0x1];if(_0x2f4b0a['is'](_0xc1eccc(0x11d)))_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)][_0xc1eccc(0x11e)](_0xc1eccc(0x13f))>-0x1&&_0x4cee88[_0xc1eccc(0x138)](),_0x179c0f&&_0xc1eccc(0x12f)==_0x179c0f[_0xc1eccc(0x11a)]?_0x179c0f[_0x2149eb]+=_0x2f4b0a[_0xc1eccc(0x12d)]:_0x4cee88[_0xc1eccc(0x14d)]({'type':_0xc1eccc(0x12f),'add':_0xc1eccc(0x173)==_0x2149eb?_0x2f4b0a[_0xc1eccc(0x12d)]:'','remove':_0xc1eccc(0x123)==_0x2149eb?_0x2f4b0a[_0xc1eccc(0x12d)]:''});else{if(this[_0xc1eccc(0x165)][_0xc1eccc(0x117)](_0x2f4b0a)){const _0x2d9774=_0x2f4b0a;if(_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)][_0xc1eccc(0x11e)](_0xc1eccc(0x13f))>-0x1&&_0x4cee88[_0xc1eccc(0x138)](),_0xc1eccc(0x119)==_0x30c0c2[_0xc1eccc(0x11a)])continue;_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)]==_0x2149eb+_0xc1eccc(0x150)&&_0x179c0f[_0xc1eccc(0x158)][_0xc1eccc(0x157)]==_0x2d9774[_0xc1eccc(0x157)]?_0x179c0f[_0xc1eccc(0x125)]++:_0x4cee88[_0xc1eccc(0x14d)]({'type':_0x2149eb+_0xc1eccc(0x150),'element':_0x2d9774,'quantity':0x1}),_0x524e7b[_0xc1eccc(0x147)](_0x2f9a27=>!(_0xc1eccc(0x119)==_0x2f9a27[_0xc1eccc(0x11a)]&&_0x2f9a27[_0xc1eccc(0x126)]==_0x2f4b0a));}else{if(this[_0xc1eccc(0x165)][_0xc1eccc(0x14a)](_0x2f4b0a,_0xc1eccc(0x156))||_0x2f4b0a['is'](_0xc1eccc(0x158),_0xc1eccc(0x149))){const _0x5718fe=_0x2f4b0a;if(_0xc1eccc(0x173)==_0x2149eb&&_0xc1eccc(0x163)==_0x30c0c2[_0xc1eccc(0x11a)]||_0xc1eccc(0x123)==_0x2149eb&&_0xc1eccc(0x119)==_0x30c0c2[_0xc1eccc(0x11a)])continue;if(_0x179c0f&&-0x1==_0x179c0f[_0xc1eccc(0x11a)][_0xc1eccc(0x11e)](_0xc1eccc(0x13f))){_0xc1eccc(0x12f)==_0x179c0f[_0xc1eccc(0x11a)]&&(_0x179c0f[_0x2149eb]+='\x0a');continue;}let _0x35519e;if(_0x35519e=_0xc1eccc(0x173)==_0x2149eb?_0x5718fe[_0xc1eccc(0x13e)]&&!this[_0xc1eccc(0x165)][_0xc1eccc(0x117)](_0x5718fe[_0xc1eccc(0x13e)])?_0x5718fe[_0xc1eccc(0x13e)]:null:_0x5718fe[_0xc1eccc(0x140)]&&!this[_0xc1eccc(0x165)][_0xc1eccc(0x117)](_0x5718fe[_0xc1eccc(0x140)])?_0x5718fe[_0xc1eccc(0x140)]:null,_0x5718fe[_0xc1eccc(0x121)]||_0x35519e&&_0x35519e[_0xc1eccc(0x121)]){const _0x310d52=_0x35519e&&_0x35519e[_0xc1eccc(0x121)]?_0x35519e:_0x5718fe;_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)]==_0x2149eb+_0xc1eccc(0x12a)&&_0x179c0f[_0xc1eccc(0x158)][_0xc1eccc(0x157)]==_0x310d52[_0xc1eccc(0x157)]?_0x179c0f[_0xc1eccc(0x125)]++:_0x4cee88[_0xc1eccc(0x14d)]({'type':_0x2149eb+_0xc1eccc(0x12a),'element':_0x310d52,'quantity':0x1});}else _0x4cee88[_0xc1eccc(0x14d)]({'type':_0x2149eb+_0xc1eccc(0x13f),'element':_0x5718fe});}}}}}[_0x2f7671(0x124)](_0x134dcf){const _0x17a377=_0x2f7671,_0x112791=this[_0x17a377(0x143)],_0x323ad9=[],_0x47baad=[],_0x4174f8=[];for(const _0x3fa128 of _0x134dcf)switch(_0x3fa128[_0x17a377(0x11a)]){case _0x17a377(0x12f):if(_0x3fa128[_0x17a377(0x173)]=_0x3fa128[_0x17a377(0x173)][_0x17a377(0x12b)](/(\S)\u000A+(\S)/g,_0x17a377(0x175))[_0x17a377(0x12b)](/\u000A/g,''),_0x3fa128[_0x17a377(0x123)]=_0x3fa128[_0x17a377(0x123)][_0x17a377(0x12b)](/(\S)\u000A+(\S)/g,_0x17a377(0x175))[_0x17a377(0x12b)](/\u000A/g,''),''!=_0x3fa128[_0x17a377(0x173)]&&''!=_0x3fa128[_0x17a377(0x123)]){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x12b),'content':_0x4e02ed(_0x112791,_0x17a377(0x141),['\x22'+_0x3fa128[_0x17a377(0x123)]+'\x22','\x22'+_0x3fa128[_0x17a377(0x173)]+'\x22'])});continue;}if(null!=_0x3fa128[_0x17a377(0x173)][_0x17a377(0x118)](/^ +$/)){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x164),_0x4e02ed(_0x112791,_0x17a377(0x15f),_0x3fa128[_0x17a377(0x173)][_0x17a377(0x12c)]))});continue;}if(null!=_0x3fa128[_0x17a377(0x123)][_0x17a377(0x118)](/^ +$/)){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x127),_0x4e02ed(_0x112791,_0x17a377(0x15f),_0x3fa128[_0x17a377(0x123)][_0x17a377(0x12c)]))});continue;}if(''!=_0x3fa128[_0x17a377(0x173)]){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x164),'\x22'+_0x3fa128[_0x17a377(0x173)]+'\x22')});continue;}_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x127),'\x22'+_0x3fa128[_0x17a377(0x123)]+'\x22')});continue;case _0x17a377(0x153):case _0x17a377(0x145):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x164),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x11b):case _0x17a377(0x174):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x127),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x15c):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x14b),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x144):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x120),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x152):_0x47baad[_0x17a377(0x14d)](_0x3fa128[_0x17a377(0x170)]);continue;case _0x17a377(0x139):_0x4174f8[_0x17a377(0x14d)](_0x3fa128[_0x17a377(0x170)]);continue;default:_0x323ad9[_0x17a377(0x14d)](_0x3fa128);}if(_0x47baad[_0x17a377(0x12c)]){const _0x2472e1=_0x47baad[_0x17a377(0x16d)](_0x385c64=>this[_0x17a377(0x133)][_0x17a377(0x161)](_0x385c64)?this[_0x17a377(0x133)][_0x17a377(0x155)](_0x385c64):_0x385c64)[_0x17a377(0x16b)](',\x20');_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x11f),'content':_0x4e02ed(this[_0x17a377(0x143)],_0x17a377(0x122),_0x2472e1)});}if(_0x4174f8[_0x17a377(0x12c)]){const _0xc8db20=_0x4174f8[_0x17a377(0x16d)](_0x5130a1=>this[_0x17a377(0x133)][_0x17a377(0x161)](_0x5130a1)?this[_0x17a377(0x133)][_0x17a377(0x155)](_0x5130a1):_0x5130a1)[_0x17a377(0x16b)](',\x20');_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x11f),'content':_0x4e02ed(this[_0x17a377(0x143)],_0x17a377(0x16a),_0xc8db20)});}return _0x323ad9;}[_0x2f7671(0x169)](_0x1bcd0f){const _0x17f1ca=_0x2f7671;for(const _0xbc7767 of this[_0x17f1ca(0x160)]){const _0x33d806=_0xbc7767(_0x1bcd0f);if(_0x33d806&&_0x17f1ca(0x11a)in _0x33d806)return _0x33d806;}}[_0x2f7671(0x15e)](_0x3f124c,_0x43cc61){const _0x11518f=_0x2f7671,_0x1457ef=_0x43cc61[_0x11518f(0x12d)],_0x566498=void 0x0===_0x1457ef[_0x11518f(0x162)]?_0x11518f(0x139):_0x11518f(0x152);_0x3f124c[_0x11518f(0x14d)]({'type':_0x566498,'key':_0x1457ef[_0x11518f(0x170)]});}[_0x2f7671(0x14c)](_0x2ca83c,_0xfad11b){const _0x3b15b8=_0x2f7671;_0x2ca83c[_0x3b15b8(0x14d)]({'type':_0x3b15b8(0x11f),'content':_0x4e02ed(this[_0x3b15b8(0x143)],_0x3b15b8(0x154),this[_0x3b15b8(0x12e)](_0xfad11b[_0x3b15b8(0x116)]()[_0x3b15b8(0x166)][_0x3b15b8(0x14f)],0x1))});}[_0x2f7671(0x115)](_0x2fc505,_0x3cf170,_0x5e268f){const _0x1dbb3a=_0x2f7671;if(this[_0x1dbb3a(0x15a)](_0x2fc505,_0x3cf170),_0x5e268f&&_0x5e268f[_0x1dbb3a(0x116)]()&&!_0x3cf170[_0x1dbb3a(0x116)]()[_0x1dbb3a(0x13d)][_0x1dbb3a(0x128)](_0x5e268f[_0x1dbb3a(0x116)]()[_0x1dbb3a(0x166)])){const _0x139526=_0x2fc505[_0x2fc505[_0x1dbb3a(0x12c)]-0x1],_0x47d2f0=_0x1dbb3a(0x148)==_0x3cf170[_0x1dbb3a(0x11a)]?_0x1dbb3a(0x173):_0x1dbb3a(0x123);_0x139526&&_0x1dbb3a(0x12f)==_0x139526[_0x1dbb3a(0x11a)]&&(_0x139526[_0x47d2f0]+='\x0a');}}}function _0x4095(){const _0x568ff8=['removeObject','$1\x20$2','_handleInsertRemoveSuggestionDescription','getFirstRange','isObject','match','elementEnd','type','removeEmptyContainer','isInContent','$textProxy','indexOf','format','*Merge:*\x20%0','isEmpty','*Set\x20format:*\x20%0','remove','_resolveDescriptionItems','quantity','item','*Remove:*\x20%0','isEqual','normal','EmptyContainer','replace','length','data','getItemLabel','text','6997044NWciID','9865BSCRgC','set','_attributeLabels','matchingCallback','160HtMOnm','202568QWTIIP','label','pop','removeFormat','_itemLabelsCallbacks','subType','33601730shTXib','end','nextSibling','Container','previousSibling','REPLACE_TEXT','registerElementLabel','_locale','removeContainer','addObject','function','skip','insertion','softBreak','checkChild','*Split:*\x20%0','_handleRenameSuggestionDescription','push','attribute','nodeAfter','Object','getDescriptions','addFormat','addEmptyContainer','*Change\x20to:*\x20%0','get','$text','name','element','609836rGpwst','_addDescriptionItems','125937RufqrQ','addContainer','9OdteuO','_handleAttributeSuggestionDescription','ELEMENT_SPACE','_customCallbacks','has','newValue','elementStart','*Insert:*\x20%0','_schema','start','3018033TMOFQw','registerAttributeLabel','_handleCustomCallbackDescription','*Remove\x20format:*\x20%0','join','_itemLabels','map','620XCBlaE','registerDescriptionCallback','key','deletion','getWalker','add'];_0x4095=function(){return _0x568ff8;};return _0x4095();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xbd8543=_0x1a0c;(function(_0x2395f0,_0x1d3dac){var _0x45808a=_0x1a0c,_0x59ae5d=_0x2395f0();while(!![]){try{var _0x3b7408=parseInt(_0x45808a(0x19b))/0x1*(-parseInt(_0x45808a(0x195))/0x2)+-parseInt(_0x45808a(0x192))/0x3*(-parseInt(_0x45808a(0x196))/0x4)+-parseInt(_0x45808a(0x1a4))/0x5*(parseInt(_0x45808a(0x1a1))/0x6)+parseInt(_0x45808a(0x18f))/0x7+-parseInt(_0x45808a(0x19f))/0x8*(parseInt(_0x45808a(0x194))/0x9)+parseInt(_0x45808a(0x1a3))/0xa+parseInt(_0x45808a(0x19c))/0xb*(-parseInt(_0x45808a(0x190))/0xc);if(_0x3b7408===_0x1d3dac)break;else _0x59ae5d['push'](_0x59ae5d['shift']());}catch(_0x329ee9){_0x59ae5d['push'](_0x59ae5d['shift']());}}}(_0x2f76,0xdf24c));import{Plugin as _0x5d4461}from'ckeditor5/src/core.js';import _0x574f55 from'./trackchangesui.js';function _0x2f76(){var _0x4ab0e6=['22tAJrQX','94436exVvcp','plugins','addSuggestionData','pluginName','requires','19754PBsogM','528759ScplrQ','TrackChanges','getSuggestion','1312TkdZCn','get','6rJyGBK','editor','10387100fCCzrn','5710665nSLeHd','addSuggestion','Comments','11270420DCtVjB','12mmDdyU','adapter','42WyVplF','getSuggestions','36099DGbKLA'];_0x2f76=function(){return _0x4ab0e6;};return _0x2f76();}import _0xde4c81 from'./trackchangesediting.js';function _0x1a0c(_0xf4999f,_0x3e26a0){var _0x2f7614=_0x2f76();return _0x1a0c=function(_0x1a0c16,_0x2814a){_0x1a0c16=_0x1a0c16-0x18e;var _0x97eb67=_0x2f7614[_0x1a0c16];return _0x97eb67;},_0x1a0c(_0xf4999f,_0x3e26a0);}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x5d4461{static get[_0xbd8543(0x19a)](){var _0x20337e=_0xbd8543;return[_0xde4c81,_0x574f55,_0x20337e(0x18e)];}static get[_0xbd8543(0x199)](){var _0x3ffd08=_0xbd8543;return _0x3ffd08(0x19d);}set[_0xbd8543(0x191)](_0x1eed10){var _0x3ea48a=_0xbd8543;this[_0x3ea48a(0x1a2)][_0x3ea48a(0x197)][_0x3ea48a(0x1a0)](_0xde4c81)[_0x3ea48a(0x191)]=_0x1eed10;}get[_0xbd8543(0x191)](){var _0x2fa294=_0xbd8543;return this[_0x2fa294(0x1a2)][_0x2fa294(0x197)][_0x2fa294(0x1a0)](_0xde4c81)[_0x2fa294(0x191)];}[_0xbd8543(0x1a5)](_0x23271d){var _0x530b36=_0xbd8543;return this[_0x530b36(0x1a2)][_0x530b36(0x197)][_0x530b36(0x1a0)](_0xde4c81)[_0x530b36(0x198)](_0x23271d);}[_0xbd8543(0x193)]({skipNotAttached:_0x4054c0=!0x1,toJSON:_0x21d535=!0x1}={}){var _0xa32bde=_0xbd8543;return this[_0xa32bde(0x1a2)][_0xa32bde(0x197)][_0xa32bde(0x1a0)](_0xde4c81)[_0xa32bde(0x193)]({'skipNotAttached':_0x4054c0,'toJSON':_0x21d535});}[_0xbd8543(0x19e)](_0x28cd2a){var _0x339e73=_0xbd8543;return this[_0x339e73(0x1a2)][_0x339e73(0x197)][_0x339e73(0x1a0)](_0xde4c81)[_0x339e73(0x19e)](_0x28cd2a);}}
23
+ function _0x2731(_0x3c74a3,_0x1f2d2b){var _0x40faa5=_0x40fa();return _0x2731=function(_0x273128,_0x24bbfa){_0x273128=_0x273128-0x140;var _0x25b717=_0x40faa5[_0x273128];return _0x25b717;},_0x2731(_0x3c74a3,_0x1f2d2b);}var _0x38b060=_0x2731;(function(_0x55bc76,_0x34d18d){var _0x113818=_0x2731,_0x395383=_0x55bc76();while(!![]){try{var _0x2b6b63=parseInt(_0x113818(0x150))/0x1*(-parseInt(_0x113818(0x14b))/0x2)+parseInt(_0x113818(0x153))/0x3*(parseInt(_0x113818(0x151))/0x4)+-parseInt(_0x113818(0x157))/0x5*(parseInt(_0x113818(0x144))/0x6)+-parseInt(_0x113818(0x14f))/0x7*(-parseInt(_0x113818(0x158))/0x8)+parseInt(_0x113818(0x143))/0x9*(parseInt(_0x113818(0x149))/0xa)+parseInt(_0x113818(0x146))/0xb*(parseInt(_0x113818(0x156))/0xc)+parseInt(_0x113818(0x14d))/0xd;if(_0x2b6b63===_0x34d18d)break;else _0x395383['push'](_0x395383['shift']());}catch(_0x66b51){_0x395383['push'](_0x395383['shift']());}}}(_0x40fa,0xc6b38));import{Plugin as _0x26171e}from'ckeditor5/src/core.js';function _0x40fa(){var _0x2dcb08=['11586822kdqoAU','adapter','7eAluWE','232WpGNxp','204GATotJ','pluginName','42639mmVXvd','editor','requires','12DbGtsu','440HphXdm','3113680jEnoEt','TrackChanges','getSuggestion','getSuggestions','9VarXPC','97992TaeQAV','Comments','12859517zQTZDk','addSuggestion','addSuggestionData','6556740EqmFXL','get','13612Hhgyrk','plugins'];_0x40fa=function(){return _0x2dcb08;};return _0x40fa();}import _0x1b6fbb from'./trackchangesui.js';import _0x3f3442 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x26171e{static get[_0x38b060(0x155)](){var _0x5850a4=_0x38b060;return[_0x3f3442,_0x1b6fbb,_0x5850a4(0x145)];}static get[_0x38b060(0x152)](){var _0x55b350=_0x38b060;return _0x55b350(0x140);}set[_0x38b060(0x14e)](_0x2021c1){var _0x10fe1d=_0x38b060;this[_0x10fe1d(0x154)][_0x10fe1d(0x14c)][_0x10fe1d(0x14a)](_0x3f3442)[_0x10fe1d(0x14e)]=_0x2021c1;}get[_0x38b060(0x14e)](){var _0x269f1a=_0x38b060;return this[_0x269f1a(0x154)][_0x269f1a(0x14c)][_0x269f1a(0x14a)](_0x3f3442)[_0x269f1a(0x14e)];}[_0x38b060(0x147)](_0xca3878){var _0x3e4aef=_0x38b060;return this[_0x3e4aef(0x154)][_0x3e4aef(0x14c)][_0x3e4aef(0x14a)](_0x3f3442)[_0x3e4aef(0x148)](_0xca3878);}[_0x38b060(0x142)]({skipNotAttached:_0x490099=!0x1,toJSON:_0x52952e=!0x1}={}){var _0x6e2937=_0x38b060;return this[_0x6e2937(0x154)][_0x6e2937(0x14c)][_0x6e2937(0x14a)](_0x3f3442)[_0x6e2937(0x142)]({'skipNotAttached':_0x490099,'toJSON':_0x52952e});}[_0x38b060(0x141)](_0x16226c){var _0x240ef0=_0x38b060;return this[_0x240ef0(0x154)][_0x240ef0(0x14c)][_0x240ef0(0x14a)](_0x3f3442)[_0x240ef0(0x141)](_0x16226c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21889b=_0x512d;function _0x2dee(){const _0x5c3bc9=['get','pluginName','2013695otzWYo','editorCreator','8771478BRMzOb','init','useAnonymousUser','18817469oELAIH','getUser','3vDKORe','function','name','TrackChangesEditing','addSuggestionData','requires','data','_adapter','end','div','29318IYEyGv','create','reduce','discardAllSuggestions','define','getFullData','set','getDataWithAcceptedSuggestions','document','execute','2826748OcXxWF','trackChangesData','954280vttLph','destroy','addCommentThread','984tzkbvz','53102TwBsTw','Pagination','createDocumentFragment','getSuggestions','getCommentThreads','map','constructor','addUser','push','track-changes-data-invalid-editor-creator','rootsAttributes','12FVvrEF','3byGfJM','getRootNames','result','Users','users','18PMeLRb','TrackChangesDataGetter','getRootsAttributes','TrackChangesData','CommentsRepository','createElement','model','acceptAllSuggestions','getDataWithDiscardedSuggestions','plugins','appendChild','config','editor','trackChangesData.editorCreator'];_0x2dee=function(){return _0x5c3bc9;};return _0x2dee();}(function(_0x1ff0f5,_0x4582da){const _0x4dad4d=_0x512d,_0xbcf13=_0x1ff0f5();while(!![]){try{const _0x5e728b=-parseInt(_0x4dad4d(0x1bb))/0x1*(-parseInt(_0x4dad4d(0x19f))/0x2)+parseInt(_0x4dad4d(0x195))/0x3*(-parseInt(_0x4dad4d(0x1a9))/0x4)+parseInt(_0x4dad4d(0x18e))/0x5+-parseInt(_0x4dad4d(0x190))/0x6+parseInt(_0x4dad4d(0x1af))/0x7*(parseInt(_0x4dad4d(0x1ae))/0x8)+parseInt(_0x4dad4d(0x17e))/0x9*(-parseInt(_0x4dad4d(0x1ab))/0xa)+parseInt(_0x4dad4d(0x193))/0xb*(parseInt(_0x4dad4d(0x1ba))/0xc);if(_0x5e728b===_0x4582da)break;else _0xbcf13['push'](_0xbcf13['shift']());}catch(_0x4e7c68){_0xbcf13['push'](_0xbcf13['shift']());}}}(_0x2dee,0xb2789));import{Plugin as _0x31fe8f}from'ckeditor5/src/core.js';import{CKEditorError as _0x5b12db}from'ckeditor5/src/utils.js';import _0x48f4b6 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x194f76}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x21889b(0x1b0)];export default class P extends _0x31fe8f{static get[_0x21889b(0x19a)](){return[_0x48f4b6];}static get[_0x21889b(0x18d)](){const _0x26f25c=_0x21889b;return _0x26f25c(0x181);}[_0x21889b(0x191)](){const _0x3bbdd5=_0x21889b,_0x41da6f=this[_0x3bbdd5(0x18a)];if(_0x41da6f[_0x3bbdd5(0x189)][_0x3bbdd5(0x1a3)](_0x3bbdd5(0x18b),_0x2ea825=>{const _0x41edb8=_0x3bbdd5,_0x5b8e34=_0x41da6f[_0x41edb8(0x184)][_0x41edb8(0x1a7)][_0x41edb8(0x1bc)]()[_0x41edb8(0x1a1)]((_0x292663,_0x4cfd8e)=>(_0x292663[_0x4cfd8e]='',_0x292663),{});return _0x41da6f[_0x41edb8(0x1b5)][_0x41edb8(0x1a0)](_0x5b8e34,_0x2ea825);}),_0x3bbdd5(0x196)!=typeof _0x41da6f[_0x3bbdd5(0x189)][_0x3bbdd5(0x18c)](_0x3bbdd5(0x1aa))[_0x3bbdd5(0x18f)])throw new _0x5b12db(_0x3bbdd5(0x1b8));}[_0x21889b(0x1a6)](_0x5d1b69){const _0x38f8cb=_0x21889b;return N(this[_0x38f8cb(0x18a)],!0x0,_0x5d1b69);}[_0x21889b(0x186)](_0x31ff19){const _0xd599db=_0x21889b;return N(this[_0xd599db(0x18a)],!0x1,_0x31ff19);}}function _0x512d(_0x367eb9,_0x4df6d5){const _0x2deee6=_0x2dee();return _0x512d=function(_0x512d27,_0x6ea253){_0x512d27=_0x512d27-0x17c;let _0x1d33ae=_0x2deee6[_0x512d27];return _0x1d33ae;},_0x512d(_0x367eb9,_0x4df6d5);}class D extends _0x31fe8f{static get[_0x21889b(0x18d)](){const _0x3a8fce=_0x21889b;return _0x3a8fce(0x17f);}constructor(_0x1ea794){const _0x5bbd3d=_0x21889b;super(_0x1ea794),this[_0x5bbd3d(0x1bd)]=_0x5bbd3d(0x19d);}[_0x21889b(0x191)](){const _0x343733=_0x21889b;this[_0x343733(0x18a)][_0x343733(0x187)][_0x343733(0x18c)](_0x343733(0x182))[_0x343733(0x19c)]={'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[_0x343733(0x18a)][_0x343733(0x187)][_0x343733(0x18c)](_0x343733(0x198))[_0x343733(0x19c)]=null;}}function v(_0x185259){const _0x138510=_0x21889b;return void 0x0!==_0x185259[_0x138510(0x180)];}async function N(_0x2e792c,_0x356dfd,_0x2f66eb){const _0x2d4c26=_0x21889b,_0xe22cb9=_0x194f76(_0x2e792c,T);_0xe22cb9[_0x2d4c26(0x187)][_0x2d4c26(0x1b7)](_0x48f4b6,D),_0xe22cb9[_0x2d4c26(0x1b9)]=v(_0x2e792c)?_0x2e792c[_0x2d4c26(0x180)]():void 0x0;const _0x29047b=document[_0x2d4c26(0x1b1)](),_0x5190f5=_0x2e792c[_0x2d4c26(0x189)][_0x2d4c26(0x18c)](_0x2d4c26(0x1aa))[_0x2d4c26(0x18f)],_0xde9ccf=await _0x5190f5(_0xe22cb9,()=>function(_0x195bfd){const _0x1afc8b=_0x2d4c26,_0x40d7dc=document[_0x1afc8b(0x183)](_0x1afc8b(0x19e));return _0x195bfd[_0x1afc8b(0x188)](_0x40d7dc),_0x40d7dc;}(_0x29047b));!function(_0x445918,_0x1e357){const _0xd903bc=_0x2d4c26,_0x6dc192=_0x445918[_0xd903bc(0x184)][_0xd903bc(0x1a7)][_0xd903bc(0x1bc)]()[_0xd903bc(0x1a1)]((_0x25086,_0x359e13)=>(_0x25086[_0x359e13]=_0x445918[_0xd903bc(0x19b)][_0xd903bc(0x18c)]({'rootName':_0x359e13}),_0x25086),{}),_0x108246=_0x445918[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x17c))[_0xd903bc(0x17d)][_0xd903bc(0x1b4)](_0x42468b=>({'id':_0x42468b['id'],'name':_0x42468b[_0xd903bc(0x197)]})),_0x2192c2=_0x445918[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x198))[_0xd903bc(0x1b2)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x60d83a=_0x445918[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x182))[_0xd903bc(0x1b3)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3601d2=_0x1e357[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x17c)),_0x222148=_0x1e357[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x198)),_0x29cbef=_0x1e357[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x182));for(const _0x29254e of _0x108246)_0x3601d2[_0xd903bc(0x194)](_0x29254e['id'])||_0x3601d2[_0xd903bc(0x1b6)](_0x29254e);_0x3601d2['me']||_0x3601d2[_0xd903bc(0x192)]();for(const _0x4fd750 of _0x2192c2)_0x222148[_0xd903bc(0x199)](_0x4fd750);for(const _0x2e55b4 of _0x60d83a)_0x29cbef[_0xd903bc(0x1ad)](_0x2e55b4);_0x1e357[_0xd903bc(0x19b)][_0xd903bc(0x1a5)](_0x6dc192);}(_0x2e792c,_0xde9ccf),_0xde9ccf[_0x2d4c26(0x1a8)](_0x356dfd?_0x2d4c26(0x185):_0x2d4c26(0x1a2));const _0x2b19b5=v(_0xde9ccf)?_0xde9ccf[_0x2d4c26(0x1a4)](_0x2f66eb):_0xde9ccf[_0x2d4c26(0x19b)][_0x2d4c26(0x18c)](_0x2f66eb);return await _0xde9ccf[_0x2d4c26(0x1ac)](),_0x2b19b5;}
23
+ const _0xed7e0c=_0x2be6;(function(_0x3ae154,_0x1fea77){const _0x519dcb=_0x2be6,_0x184907=_0x3ae154();while(!![]){try{const _0xbf1710=parseInt(_0x519dcb(0x9c))/0x1+parseInt(_0x519dcb(0x82))/0x2+-parseInt(_0x519dcb(0x8c))/0x3+parseInt(_0x519dcb(0x8e))/0x4+-parseInt(_0x519dcb(0x8d))/0x5*(-parseInt(_0x519dcb(0x9b))/0x6)+-parseInt(_0x519dcb(0xa4))/0x7+-parseInt(_0x519dcb(0x88))/0x8;if(_0xbf1710===_0x1fea77)break;else _0x184907['push'](_0x184907['shift']());}catch(_0x340afd){_0x184907['push'](_0x184907['shift']());}}}(_0x44b4,0x2129e));import{Plugin as _0x452882}from'ckeditor5/src/core.js';function _0x2be6(_0x5dd05a,_0x59da6){const _0x44b4a4=_0x44b4();return _0x2be6=function(_0x2be687,_0x7bd4c8){_0x2be687=_0x2be687-0x6a;let _0x1c0389=_0x44b4a4[_0x2be687];return _0x1c0389;},_0x2be6(_0x5dd05a,_0x59da6);}import{CKEditorError as _0x195fb6}from'ckeditor5/src/utils.js';import _0x59573d from'./trackchangesediting.js';import{sanitizeEditorConfig as _0xf3930a}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xed7e0c(0x77)];export default class P extends _0x452882{static get[_0xed7e0c(0x96)](){return[_0x59573d];}static get[_0xed7e0c(0x6b)](){const _0x263489=_0xed7e0c;return _0x263489(0x97);}[_0xed7e0c(0x7c)](){const _0x5a186a=_0xed7e0c,_0x2540d6=this[_0x5a186a(0x93)];if(_0x2540d6[_0x5a186a(0xa2)][_0x5a186a(0x71)](_0x5a186a(0x78),_0x4a0696=>{const _0x325de6=_0x5a186a,_0x36103e=_0x2540d6[_0x325de6(0x76)][_0x325de6(0x92)][_0x325de6(0x91)]()[_0x325de6(0x84)]((_0x1f90ef,_0x1a9d3c)=>(_0x1f90ef[_0x1a9d3c]='',_0x1f90ef),{});return _0x2540d6[_0x325de6(0xa7)][_0x325de6(0x94)](_0x36103e,_0x4a0696);}),_0x5a186a(0x9e)!=typeof _0x2540d6[_0x5a186a(0xa2)][_0x5a186a(0x85)](_0x5a186a(0x6d))[_0x5a186a(0x8b)])throw new _0x195fb6(_0x5a186a(0x81));}[_0xed7e0c(0x87)](_0xc94611){const _0x21de16=_0xed7e0c;return N(this[_0x21de16(0x93)],!0x0,_0xc94611);}[_0xed7e0c(0x6a)](_0x426254){const _0x4c880c=_0xed7e0c;return N(this[_0x4c880c(0x93)],!0x1,_0x426254);}}function _0x44b4(){const _0x378ff3=['221652BTqkGI','34690JUtRbs','614084nmtuEF','getFullData','_adapter','getRootNames','document','editor','create','users','requires','TrackChangesData','getSuggestions','addSuggestionData','acceptAllSuggestions','60VAKtQe','221358DcpqPq','plugins','function','Users','TrackChangesDataGetter','getUser','config','createDocumentFragment','1513904dxtpfC','name','createElement','constructor','getDataWithDiscardedSuggestions','pluginName','set','trackChangesData','result','TrackChangesEditing','push','define','end','getRootsAttributes','addUser','rootsAttributes','model','Pagination','trackChangesData.editorCreator','CommentsRepository','appendChild','getCommentThreads','init','data','destroy','execute','discardAllSuggestions','track-changes-data-invalid-editor-creator','478494lkVOAH','map','reduce','get','addCommentThread','getDataWithAcceptedSuggestions','2060096xIpMPw','useAnonymousUser','div','editorCreator'];_0x44b4=function(){return _0x378ff3;};return _0x44b4();}class D extends _0x452882{static get[_0xed7e0c(0x6b)](){const _0xa0e972=_0xed7e0c;return _0xa0e972(0xa0);}constructor(_0x1e67b7){const _0x5839b8=_0xed7e0c;super(_0x1e67b7),this[_0x5839b8(0x6e)]=_0x5839b8(0x72);}[_0xed7e0c(0x7c)](){const _0x52a3b7=_0xed7e0c;this[_0x52a3b7(0x93)][_0x52a3b7(0x9d)][_0x52a3b7(0x85)](_0x52a3b7(0x79))[_0x52a3b7(0x90)]={'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[_0x52a3b7(0x93)][_0x52a3b7(0x9d)][_0x52a3b7(0x85)](_0x52a3b7(0x6f))[_0x52a3b7(0x90)]=null;}}function v(_0x4bf808){const _0xa806a7=_0xed7e0c;return void 0x0!==_0x4bf808[_0xa806a7(0x73)];}async function N(_0x3a55be,_0x3a37fb,_0x8c0fb5){const _0x1bdd5b=_0xed7e0c,_0x4f1df8=_0xf3930a(_0x3a55be,T);_0x4f1df8[_0x1bdd5b(0x9d)][_0x1bdd5b(0x70)](_0x59573d,D),_0x4f1df8[_0x1bdd5b(0x75)]=v(_0x3a55be)?_0x3a55be[_0x1bdd5b(0x73)]():void 0x0;const _0x36d062=document[_0x1bdd5b(0xa3)](),_0x4c0196=_0x3a55be[_0x1bdd5b(0xa2)][_0x1bdd5b(0x85)](_0x1bdd5b(0x6d))[_0x1bdd5b(0x8b)],_0x3bf555=await _0x4c0196(_0x4f1df8,()=>function(_0x3cb37e){const _0x2b563e=_0x1bdd5b,_0x10e785=document[_0x2b563e(0xa6)](_0x2b563e(0x8a));return _0x3cb37e[_0x2b563e(0x7a)](_0x10e785),_0x10e785;}(_0x36d062));!function(_0x2eb927,_0x2e85d6){const _0x317b44=_0x1bdd5b,_0x46e6bc=_0x2eb927[_0x317b44(0x76)][_0x317b44(0x92)][_0x317b44(0x91)]()[_0x317b44(0x84)]((_0x261fce,_0x1c80fc)=>(_0x261fce[_0x1c80fc]=_0x2eb927[_0x317b44(0x7d)][_0x317b44(0x85)]({'rootName':_0x1c80fc}),_0x261fce),{}),_0x39f583=_0x2eb927[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x9f))[_0x317b44(0x95)][_0x317b44(0x83)](_0x24642b=>({'id':_0x24642b['id'],'name':_0x24642b[_0x317b44(0xa5)]})),_0x15269d=_0x2eb927[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x6f))[_0x317b44(0x98)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x375e34=_0x2eb927[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x79))[_0x317b44(0x7b)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2c0108=_0x2e85d6[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x9f)),_0x1e6ee8=_0x2e85d6[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x6f)),_0xdaf891=_0x2e85d6[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x79));for(const _0x35ccf9 of _0x39f583)_0x2c0108[_0x317b44(0xa1)](_0x35ccf9['id'])||_0x2c0108[_0x317b44(0x74)](_0x35ccf9);_0x2c0108['me']||_0x2c0108[_0x317b44(0x89)]();for(const _0x22c0a8 of _0x15269d)_0x1e6ee8[_0x317b44(0x99)](_0x22c0a8);for(const _0x316800 of _0x375e34)_0xdaf891[_0x317b44(0x86)](_0x316800);_0x2e85d6[_0x317b44(0x7d)][_0x317b44(0x6c)](_0x46e6bc);}(_0x3a55be,_0x3bf555),_0x3bf555[_0x1bdd5b(0x7f)](_0x3a37fb?_0x1bdd5b(0x9a):_0x1bdd5b(0x80));const _0x17d1ed=v(_0x3bf555)?_0x3bf555[_0x1bdd5b(0x8f)](_0x8c0fb5):_0x3bf555[_0x1bdd5b(0x7d)][_0x1bdd5b(0x85)](_0x8c0fb5);return await _0x3bf555[_0x1bdd5b(0x7e)](),_0x17d1ed;}