@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240522.0 → 0.0.0-nightly-20240523.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a28fd=_0x3604;(function(_0x4d4d65,_0x2ae5b8){const _0x19f2d3=_0x3604,_0x25b1c3=_0x4d4d65();while(!![]){try{const _0x3d8ced=parseInt(_0x19f2d3(0x1bf))/0x1+parseInt(_0x19f2d3(0x1bc))/0x2*(parseInt(_0x19f2d3(0x1cc))/0x3)+parseInt(_0x19f2d3(0x1e6))/0x4+-parseInt(_0x19f2d3(0x1da))/0x5+-parseInt(_0x19f2d3(0x1c8))/0x6*(-parseInt(_0x19f2d3(0x1f1))/0x7)+parseInt(_0x19f2d3(0x1b9))/0x8*(-parseInt(_0x19f2d3(0x1d7))/0x9)+-parseInt(_0x19f2d3(0x1fd))/0xa;if(_0x3d8ced===_0x2ae5b8)break;else _0x25b1c3['push'](_0x25b1c3['shift']());}catch(_0x40d97c){_0x25b1c3['push'](_0x25b1c3['shift']());}}}(_0x47c9,0xc9f05));import{Plugin as _0x566153}from'ckeditor5/src/core.js';import _0x1b6de9 from'./table.js';import{LiveRange as _0x1add35}from'ckeditor5/src/engine.js';function _0x47c9(){const _0x111b5e=['registerCustomCallback','direction','length','TableEditing','execute','2052GhXbYo','editor','value','formatBlock','6pNmxVH','registerDescriptionCallback','descriptionFactory','mergeTableCells','stop','splitTableCellVertically','markMultiRangeBlockFormat','isEnabled','get','setSelection','model','36981CBaDDl','getRanges','map','7683285wANbEk','plugins','_tablePostFixingSubtypes','return','findAncestor','getSelectionAffectedTableCells','_areMergableCells','mergeTableCellRight','selection','containsRange','push','format','6090060ubYdSN','mergeTableCellUp','getFirstPosition','commands','enableCommand','from','insertion','getCellLocation','createRangeOn','refresh','horizontally','11361ZKnuuA','add','getSuggestions','createTableWalker','requires','TrackChangesEditing','filter','root','change','mergeTableCellLeft','low','find','8625410AWcpks','commandName','isInContent','markBlockFormat','accept','rootName','_suggestionFactory','*Split\x20cell:*\x20horizontally','getAncestors','element','_acceptFormatSuggestionCallbackFactory','has','locale','trackChanges','cell','forceDefaultExecution','author','detach','fromRange','document','splitTableCellHorizontally','subType','$graveyard','table','deletion','type','_isForcedDefaultExecutionBlock','*Split\x20cell:*\x20vertically','formatInline','mergeTableCellDown','tableCell','2008GGtvji','size','highest','1330382KygFwF','TableUtils','afterInit','849735pEpwEc','set:isEnabled','_areSelectedCellsMergable','*Merge\x20cells*'];_0x47c9=function(){return _0x111b5e;};return _0x47c9();}function _0x3604(_0x297da6,_0x8fbc6a){const _0x47c9f3=_0x47c9();return _0x3604=function(_0x3604a1,_0x3b5030){_0x3604a1=_0x3604a1-0x1ac;let _0x151e64=_0x47c9f3[_0x3604a1];return _0x151e64;},_0x3604(_0x297da6,_0x8fbc6a);}import{getTranslation as _0x11c8e8}from'../utils/common-translations.js';export default class St extends _0x566153{static get[_0x2a28fd(0x1f5)](){return[_0x1b6de9];}[_0x2a28fd(0x1be)](){const _0x1429d9=_0x2a28fd,_0x4a1b14=this[_0x1429d9(0x1c9)],_0x11efb4=_0x4a1b14[_0x1429d9(0x1d6)][_0x1429d9(0x1ad)][_0x1429d9(0x1e2)],_0x5aae0f=_0x4a1b14[_0x1429d9(0x209)];if(!_0x4a1b14[_0x1429d9(0x1db)][_0x1429d9(0x208)](_0x1429d9(0x1c6)))return;const _0x325b65=_0x4a1b14[_0x1429d9(0x1db)][_0x1429d9(0x1d4)](_0x1429d9(0x1f6)),_0x1b6713=_0x4a1b14[_0x1429d9(0x1db)][_0x1429d9(0x1d4)](_0x1429d9(0x1bd)),_0x3d89cd=_0x4a1b14[_0x1429d9(0x1db)][_0x1429d9(0x1d4)](_0x1b6de9);_0x3d89cd[_0x1429d9(0x1dc)][_0x1429d9(0x1e4)](_0x1429d9(0x1cf)),_0x325b65[_0x1429d9(0x1ea)](_0x1429d9(0x1cf),()=>{const _0x22ed2a=_0x1429d9,_0x54a612=_0x1b6713[_0x22ed2a(0x1df)](_0x4a1b14[_0x22ed2a(0x1d6)][_0x22ed2a(0x1ad)][_0x22ed2a(0x1e2)]);_0x4a1b14[_0x22ed2a(0x1d6)][_0x22ed2a(0x1f9)](()=>{const _0x2bd4c1=_0x22ed2a;_0x325b65[_0x2bd4c1(0x1d2)](_0x54a612,{'commandName':_0x2bd4c1(0x1cf),'commandParams':[]},[],_0x2bd4c1(0x1cf));});}),_0x4a1b14[_0x1429d9(0x1e9)][_0x1429d9(0x1d4)](_0x1429d9(0x1cf))['on'](_0x1429d9(0x1c7),(_0x4268d9,_0x7e7194)=>{const _0x5459b4=_0x1429d9;_0x4a1b14[_0x5459b4(0x1e9)][_0x5459b4(0x1d4)](_0x5459b4(0x20a))[_0x5459b4(0x1ca)]&&(_0x7e7194[_0x5459b4(0x1c5)]>0x0&&_0x7e7194[_0x7e7194[_0x5459b4(0x1c5)]-0x1]&&_0x7e7194[_0x7e7194[_0x5459b4(0x1c5)]-0x1][_0x5459b4(0x20c)]||_0x325b65[_0x5459b4(0x1b4)]||this[_0x5459b4(0x1c1)]()||_0x4268d9[_0x5459b4(0x1d0)]());},{'priority':_0x1429d9(0x1bb)});for(const _0x1e95dd of[_0x1429d9(0x1e7),_0x1429d9(0x1e1),_0x1429d9(0x1b7),_0x1429d9(0x1fa)]){const _0x223e8e=_0x4a1b14[_0x1429d9(0x1e9)][_0x1429d9(0x1d4)](_0x1e95dd);_0x325b65[_0x1429d9(0x1ea)](_0x1e95dd,()=>{const _0x29e619=_0x1429d9,_0x4a47bf=_0x4a1b14[_0x29e619(0x1d6)][_0x29e619(0x1ad)][_0x29e619(0x1e2)][_0x29e619(0x1e8)]()[_0x29e619(0x205)]()[_0x29e619(0x1fc)](_0x3996b8=>_0x3996b8['is'](_0x29e619(0x206),_0x29e619(0x1b8))),_0x5e8448=_0x223e8e[_0x29e619(0x1ca)];_0x4a1b14[_0x29e619(0x1d6)][_0x29e619(0x1f9)](()=>{const _0x36fa23=_0x29e619;_0x325b65[_0x36fa23(0x1d2)]([_0x4a47bf,_0x5e8448],{'commandName':_0x36fa23(0x1cf),'commandParams':[]},[],_0x36fa23(0x1cf));});});}for(const _0x57ecfa of[_0x1429d9(0x1d1),_0x1429d9(0x1ae)]){const _0x21cc9b=_0x4a1b14[_0x1429d9(0x1e9)][_0x1429d9(0x1d4)](_0x57ecfa);_0x325b65[_0x1429d9(0x1ea)](_0x57ecfa,()=>{const _0x653137=_0x1429d9,_0x2acedb=_0x1b6713[_0x653137(0x1df)](_0x4a1b14[_0x653137(0x1d6)][_0x653137(0x1ad)][_0x653137(0x1e2)])[0x0],_0xdb8c3a=_0x2acedb[_0x653137(0x1de)](_0x653137(0x1b1)),{column:_0x2aa9f1,row:_0x496308}=_0x1b6713[_0x653137(0x1ed)](_0x2acedb);let _0x4b76dd=[];if(_0x653137(0x1f0)==_0x21cc9b[_0x653137(0x1c4)]){const _0x3b12d2=_0x1b6713[_0x653137(0x1f4)](_0xdb8c3a,{'startRow':_0x496308,'endRow':_0x496308,'includeAllSlots':!0x0});_0x4b76dd=Array[_0x653137(0x1eb)](_0x3b12d2)[_0x653137(0x1d9)](_0x10135=>_0x10135[_0x653137(0x20b)]);}else{const _0x8c392d=_0x1b6713[_0x653137(0x1f4)](_0xdb8c3a,{'column':_0x2aa9f1,'includeAllSlots':!0x0});_0x4b76dd=Array[_0x653137(0x1eb)](_0x8c392d)[_0x653137(0x1d9)](_0x205a4a=>_0x205a4a[_0x653137(0x20b)]);}_0x4a1b14[_0x653137(0x1d6)][_0x653137(0x1f9)](_0x3c8078=>{const _0x541985=_0x653137;_0x325b65[_0x541985(0x200)](_0x3c8078[_0x541985(0x1ee)](_0x2acedb),{'commandName':_0x57ecfa,'commandParams':[]},_0x4b76dd,_0x57ecfa);});});}_0x325b65[_0x1429d9(0x1ce)][_0x1429d9(0x1cd)](_0x3e211e=>{const _0x1a9cd4=_0x1429d9;if(_0x1a9cd4(0x1cb)!=_0x3e211e[_0x1a9cd4(0x1b3)]&&_0x1a9cd4(0x1b6)!=_0x3e211e[_0x1a9cd4(0x1b3)])return;const {data:_0xd6ee87}=_0x3e211e;return _0xd6ee87&&_0x1a9cd4(0x1cf)==_0xd6ee87[_0x1a9cd4(0x1fe)]?{'type':_0x1a9cd4(0x1e5),'content':_0x11c8e8(_0x5aae0f,_0x1a9cd4(0x1c2))}:void 0x0;}),_0x325b65[_0x1429d9(0x1ce)][_0x1429d9(0x1cd)](_0x11e378=>{const _0x44fad2=_0x1429d9;if(_0x44fad2(0x1cb)!=_0x11e378[_0x44fad2(0x1b3)]&&_0x44fad2(0x1b6)!=_0x11e378[_0x44fad2(0x1b3)])return;const {data:_0x522d16}=_0x11e378;return _0x522d16?_0x44fad2(0x1d1)==_0x522d16[_0x44fad2(0x1fe)]?{'type':_0x44fad2(0x1e5),'content':_0x11c8e8(_0x5aae0f,_0x44fad2(0x1b5))}:_0x44fad2(0x1ae)==_0x522d16[_0x44fad2(0x1fe)]?{'type':_0x44fad2(0x1e5),'content':_0x11c8e8(_0x5aae0f,_0x44fad2(0x204))}:void 0x0:void 0x0;});const _0x3b4fad=_0x3d89cd[_0x1429d9(0x207)]();for(const _0x12cb63 of[_0x1429d9(0x1e7),_0x1429d9(0x1e1),_0x1429d9(0x1b7),_0x1429d9(0x1fa)])_0x325b65[_0x1429d9(0x203)][_0x1429d9(0x1c3)](_0x1429d9(0x1cb),_0x12cb63,_0x1429d9(0x201),_0x3b4fad);for(const _0x16a9ae of[_0x1429d9(0x1d1),_0x1429d9(0x1ae)])_0x325b65[_0x1429d9(0x203)][_0x1429d9(0x1c3)](_0x1429d9(0x1cb),_0x16a9ae,_0x1429d9(0x201),_0x3b4fad);_0x325b65[_0x1429d9(0x203)][_0x1429d9(0x1c3)](_0x1429d9(0x1cb),_0x1429d9(0x1cf),_0x1429d9(0x201),_0x548744=>{const _0x5809d6=_0x1429d9;_0x4a1b14[_0x5809d6(0x1d6)][_0x5809d6(0x1f9)](_0x3b5764=>{const _0x361138=_0x5809d6,_0x15f8ab=Array[_0x361138(0x1eb)](_0x11efb4[_0x361138(0x1d8)]())[_0x361138(0x1d9)](_0x2c30fc=>_0x1add35[_0x361138(0x1ac)](_0x2c30fc));_0x3b5764[_0x361138(0x1d5)](_0x548744),_0x4a1b14[_0x361138(0x1e9)][_0x361138(0x1d4)](_0x361138(0x1cf))[_0x361138(0x1ef)](),_0x4a1b14[_0x361138(0x1c7)](_0x361138(0x1cf),{'forceDefaultExecution':!0x0});const _0x584ffe=_0x15f8ab[_0x361138(0x1f7)](_0x1881a5=>_0x361138(0x1b0)!=_0x1881a5[_0x361138(0x1f8)][_0x361138(0x202)]);_0x584ffe[_0x361138(0x1c5)]>0x0&&_0x3b5764[_0x361138(0x1d5)](_0x584ffe);for(const _0x209d39 of _0x15f8ab)_0x209d39[_0x361138(0x20e)]();});});for(const _0x177710 of[_0x1429d9(0x1e7),_0x1429d9(0x1b7),_0x1429d9(0x1fa),_0x1429d9(0x1e1)]){const _0x846a04=_0x4a1b14[_0x1429d9(0x1e9)][_0x1429d9(0x1d4)](_0x177710);_0x846a04['on'](_0x1429d9(0x1c0),(_0x21d8e4,_0x184f9d,_0x1e5a58)=>{const _0x38e4ff=_0x1429d9;if(_0x1e5a58){const _0x4c4d30=_0x4a1b14[_0x38e4ff(0x1d6)][_0x38e4ff(0x1ad)][_0x38e4ff(0x1e2)][_0x38e4ff(0x1e8)]()[_0x38e4ff(0x205)]()[_0x38e4ff(0x1fc)](_0x438220=>_0x438220['is'](_0x38e4ff(0x206),_0x38e4ff(0x1b8)));this[_0x38e4ff(0x1e0)](_0x846a04[_0x38e4ff(0x1ca)],_0x4c4d30)||(_0x21d8e4[_0x38e4ff(0x1dd)]=!0x1,_0x21d8e4[_0x38e4ff(0x1d0)]());}},{'priority':_0x1429d9(0x1fb)});}}[_0x2a28fd(0x1c1)](){const _0x4dcb93=_0x2a28fd,_0x78c3be=this[_0x4dcb93(0x1c9)][_0x4dcb93(0x1e9)][_0x4dcb93(0x1d4)](_0x4dcb93(0x1cf)),_0x30803e=this[_0x4dcb93(0x1c9)][_0x4dcb93(0x1db)][_0x4dcb93(0x1d4)](_0x4dcb93(0x1bd));if(!_0x78c3be[_0x4dcb93(0x1d3)])return!0x1;const _0x582300=_0x30803e[_0x4dcb93(0x1df)](this[_0x4dcb93(0x1c9)][_0x4dcb93(0x1d6)][_0x4dcb93(0x1ad)][_0x4dcb93(0x1e2)]);for(const _0x2517ad of _0x582300)for(const _0x26adcd of _0x582300)if(_0x2517ad!=_0x26adcd&&!this[_0x4dcb93(0x1e0)](_0x2517ad,_0x26adcd))return!0x1;return!0x0;}[_0x2a28fd(0x1e0)](_0x464bdf,_0x167064){const _0x4ecf65=_0x2a28fd,_0x13d933=this[_0x4ecf65(0x1c9)][_0x4ecf65(0x1db)][_0x4ecf65(0x1d4)](_0x4ecf65(0x1f6)),_0x433342=this[_0x4ecf65(0x1c9)][_0x4ecf65(0x1d6)][_0x4ecf65(0x1ee)](_0x464bdf),_0x4334e4=this[_0x4ecf65(0x1c9)][_0x4ecf65(0x1d6)][_0x4ecf65(0x1ee)](_0x167064),_0x4b2ced=new Set(),_0x1d36f8=new Set();for(const _0x3606d3 of _0x13d933[_0x4ecf65(0x1f3)]())if((_0x4ecf65(0x1ec)==_0x3606d3[_0x4ecf65(0x1b3)]||_0x4ecf65(0x1b2)==_0x3606d3[_0x4ecf65(0x1b3)]||_0x4ecf65(0x1cf)==_0x3606d3[_0x4ecf65(0x1af)])&&_0x3606d3[_0x4ecf65(0x1ff)]){for(const _0x3163c5 of _0x3606d3[_0x4ecf65(0x1d8)]())_0x3163c5[_0x4ecf65(0x1e3)](_0x433342,!0x0)&&_0x4b2ced[_0x4ecf65(0x1f2)](_0x3606d3[_0x4ecf65(0x1b3)]+':'+_0x3606d3[_0x4ecf65(0x20d)]['id']),_0x3163c5[_0x4ecf65(0x1e3)](_0x4334e4,!0x0)&&_0x1d36f8[_0x4ecf65(0x1f2)](_0x3606d3[_0x4ecf65(0x1b3)]+':'+_0x3606d3[_0x4ecf65(0x20d)]['id']);}if(_0x4b2ced[_0x4ecf65(0x1ba)]!=_0x1d36f8[_0x4ecf65(0x1ba)])return!0x1;for(const _0x258202 of _0x4b2ced)if(!_0x1d36f8[_0x4ecf65(0x208)](_0x258202))return!0x1;return!0x0;}}
23
+ const _0x10297f=_0x2768;(function(_0x155d06,_0x3b0a09){const _0x48dab3=_0x2768,_0xbb26e=_0x155d06();while(!![]){try{const _0x26957a=parseInt(_0x48dab3(0x12c))/0x1*(-parseInt(_0x48dab3(0x15b))/0x2)+-parseInt(_0x48dab3(0x116))/0x3+parseInt(_0x48dab3(0x163))/0x4*(parseInt(_0x48dab3(0x127))/0x5)+parseInt(_0x48dab3(0x16a))/0x6+parseInt(_0x48dab3(0x115))/0x7+-parseInt(_0x48dab3(0x130))/0x8+parseInt(_0x48dab3(0x168))/0x9;if(_0x26957a===_0x3b0a09)break;else _0xbb26e['push'](_0xbb26e['shift']());}catch(_0x5beb51){_0xbb26e['push'](_0xbb26e['shift']());}}}(_0x88ea,0x623d0));import{Plugin as _0x4a1d16}from'ckeditor5/src/core.js';function _0x2768(_0x5c41a0,_0x2ec2b7){const _0x88eab4=_0x88ea();return _0x2768=function(_0x276815,_0x24f183){_0x276815=_0x276815-0x113;let _0x16cc44=_0x88eab4[_0x276815];return _0x16cc44;},_0x2768(_0x5c41a0,_0x2ec2b7);}import _0x1a93dd from'./table.js';import{LiveRange as _0x2df7b1}from'ckeditor5/src/engine.js';import{getTranslation as _0x16555e}from'../utils/common-translations.js';function _0x88ea(){const _0x524720=['trackChanges','getSuggestions','map','size','_areSelectedCellsMergable','document','find','author','mergeTableCells','containsRange','_suggestionFactory','markMultiRangeBlockFormat','getFirstPosition','getRanges','_isForcedDefaultExecutionBlock','has','getCellLocation','*Split\x20cell:*\x20vertically','170ZUHJkS','table','commandName','filter','TrackChangesEditing','value','return','detach','9212AaCIkk','editor','mergeTableCellRight','mergeTableCellLeft','add','6708150LfLWtw','root','3547692jOZRMU','get','plugins','createTableWalker','afterInit','deletion','locale','low','splitTableCellVertically','mergeTableCellUp','type','setSelection','length','1454334SNpmkR','396585OXHSzA','mergeTableCellDown','registerCustomCallback','formatBlock','format','_areMergableCells','cell','findAncestor','direction','*Merge\x20cells*','formatInline','model','enableCommand','from','createRangeOn','getAncestors','forceDefaultExecution','235fCSAQP','isInContent','rootName','markBlockFormat','stop','4549gPqzEu','set:isEnabled','isEnabled','push','5851128VpETXp','splitTableCellHorizontally','*Split\x20cell:*\x20horizontally','selection','element','insertion','horizontally','descriptionFactory','fromRange','tableCell','TableUtils','highest','accept','TableEditing','requires','commands','execute','change','registerDescriptionCallback','$graveyard','refresh','_acceptFormatSuggestionCallbackFactory','subType','getSelectionAffectedTableCells','_tablePostFixingSubtypes'];_0x88ea=function(){return _0x524720;};return _0x88ea();}export default class St extends _0x4a1d16{static get[_0x10297f(0x13e)](){return[_0x1a93dd];}[_0x10297f(0x16e)](){const _0x364a08=_0x10297f,_0x5b8614=this[_0x364a08(0x164)],_0x45a5ad=_0x5b8614[_0x364a08(0x121)][_0x364a08(0x14e)][_0x364a08(0x133)],_0x4cb770=_0x5b8614[_0x364a08(0x170)];if(!_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x158)](_0x364a08(0x13d)))return;const _0x528e8d=_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x16b)](_0x364a08(0x15f)),_0x11650d=_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x16b)](_0x364a08(0x13a)),_0x2a865a=_0x5b8614[_0x364a08(0x16c)][_0x364a08(0x16b)](_0x1a93dd);_0x2a865a[_0x364a08(0x148)][_0x364a08(0x12f)](_0x364a08(0x151)),_0x528e8d[_0x364a08(0x122)](_0x364a08(0x151),()=>{const _0x15b6e6=_0x364a08,_0x30b98e=_0x11650d[_0x15b6e6(0x147)](_0x5b8614[_0x15b6e6(0x121)][_0x15b6e6(0x14e)][_0x15b6e6(0x133)]);_0x5b8614[_0x15b6e6(0x121)][_0x15b6e6(0x141)](()=>{const _0x31e162=_0x15b6e6;_0x528e8d[_0x31e162(0x154)](_0x30b98e,{'commandName':_0x31e162(0x151),'commandParams':[]},[],_0x31e162(0x151));});}),_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x364a08(0x151))['on'](_0x364a08(0x140),(_0x506b20,_0x33363d)=>{const _0x5e2004=_0x364a08;_0x5b8614[_0x5e2004(0x13f)][_0x5e2004(0x16b)](_0x5e2004(0x149))[_0x5e2004(0x160)]&&(_0x33363d[_0x5e2004(0x114)]>0x0&&_0x33363d[_0x33363d[_0x5e2004(0x114)]-0x1]&&_0x33363d[_0x33363d[_0x5e2004(0x114)]-0x1][_0x5e2004(0x126)]||_0x528e8d[_0x5e2004(0x157)]||this[_0x5e2004(0x14d)]()||_0x506b20[_0x5e2004(0x12b)]());},{'priority':_0x364a08(0x13b)});for(const _0x2f8842 of[_0x364a08(0x173),_0x364a08(0x165),_0x364a08(0x117),_0x364a08(0x166)]){const _0x2f0937=_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x2f8842);_0x528e8d[_0x364a08(0x122)](_0x2f8842,()=>{const _0x462961=_0x364a08,_0x336695=_0x5b8614[_0x462961(0x121)][_0x462961(0x14e)][_0x462961(0x133)][_0x462961(0x155)]()[_0x462961(0x125)]()[_0x462961(0x14f)](_0x198562=>_0x198562['is'](_0x462961(0x134),_0x462961(0x139))),_0x5489d=_0x2f0937[_0x462961(0x160)];_0x5b8614[_0x462961(0x121)][_0x462961(0x141)](()=>{const _0x2f9f59=_0x462961;_0x528e8d[_0x2f9f59(0x154)]([_0x336695,_0x5489d],{'commandName':_0x2f9f59(0x151),'commandParams':[]},[],_0x2f9f59(0x151));});});}for(const _0x4feb9e of[_0x364a08(0x172),_0x364a08(0x131)]){const _0x21c67a=_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x4feb9e);_0x528e8d[_0x364a08(0x122)](_0x4feb9e,()=>{const _0x5cbbe5=_0x364a08,_0x282ba0=_0x11650d[_0x5cbbe5(0x147)](_0x5b8614[_0x5cbbe5(0x121)][_0x5cbbe5(0x14e)][_0x5cbbe5(0x133)])[0x0],_0x84f81b=_0x282ba0[_0x5cbbe5(0x11d)](_0x5cbbe5(0x15c)),{column:_0x57efc6,row:_0x326c58}=_0x11650d[_0x5cbbe5(0x159)](_0x282ba0);let _0x4789bd=[];if(_0x5cbbe5(0x136)==_0x21c67a[_0x5cbbe5(0x11e)]){const _0x17f6a7=_0x11650d[_0x5cbbe5(0x16d)](_0x84f81b,{'startRow':_0x326c58,'endRow':_0x326c58,'includeAllSlots':!0x0});_0x4789bd=Array[_0x5cbbe5(0x123)](_0x17f6a7)[_0x5cbbe5(0x14b)](_0x5d4658=>_0x5d4658[_0x5cbbe5(0x11c)]);}else{const _0x2079d0=_0x11650d[_0x5cbbe5(0x16d)](_0x84f81b,{'column':_0x57efc6,'includeAllSlots':!0x0});_0x4789bd=Array[_0x5cbbe5(0x123)](_0x2079d0)[_0x5cbbe5(0x14b)](_0x2e6529=>_0x2e6529[_0x5cbbe5(0x11c)]);}_0x5b8614[_0x5cbbe5(0x121)][_0x5cbbe5(0x141)](_0x511439=>{const _0x342fa4=_0x5cbbe5;_0x528e8d[_0x342fa4(0x12a)](_0x511439[_0x342fa4(0x124)](_0x282ba0),{'commandName':_0x4feb9e,'commandParams':[]},_0x4789bd,_0x4feb9e);});});}_0x528e8d[_0x364a08(0x137)][_0x364a08(0x142)](_0x2f6436=>{const _0x23dcbb=_0x364a08;if(_0x23dcbb(0x119)!=_0x2f6436[_0x23dcbb(0x174)]&&_0x23dcbb(0x120)!=_0x2f6436[_0x23dcbb(0x174)])return;const {data:_0x5ec598}=_0x2f6436;return _0x5ec598&&_0x23dcbb(0x151)==_0x5ec598[_0x23dcbb(0x15d)]?{'type':_0x23dcbb(0x11a),'content':_0x16555e(_0x4cb770,_0x23dcbb(0x11f))}:void 0x0;}),_0x528e8d[_0x364a08(0x137)][_0x364a08(0x142)](_0x1a0ba4=>{const _0x21bc68=_0x364a08;if(_0x21bc68(0x119)!=_0x1a0ba4[_0x21bc68(0x174)]&&_0x21bc68(0x120)!=_0x1a0ba4[_0x21bc68(0x174)])return;const {data:_0xae9281}=_0x1a0ba4;return _0xae9281?_0x21bc68(0x172)==_0xae9281[_0x21bc68(0x15d)]?{'type':_0x21bc68(0x11a),'content':_0x16555e(_0x4cb770,_0x21bc68(0x15a))}:_0x21bc68(0x131)==_0xae9281[_0x21bc68(0x15d)]?{'type':_0x21bc68(0x11a),'content':_0x16555e(_0x4cb770,_0x21bc68(0x132))}:void 0x0:void 0x0;});const _0x1fa01b=_0x2a865a[_0x364a08(0x145)]();for(const _0x5151fc of[_0x364a08(0x173),_0x364a08(0x165),_0x364a08(0x117),_0x364a08(0x166)])_0x528e8d[_0x364a08(0x153)][_0x364a08(0x118)](_0x364a08(0x119),_0x5151fc,_0x364a08(0x13c),_0x1fa01b);for(const _0x28797e of[_0x364a08(0x172),_0x364a08(0x131)])_0x528e8d[_0x364a08(0x153)][_0x364a08(0x118)](_0x364a08(0x119),_0x28797e,_0x364a08(0x13c),_0x1fa01b);_0x528e8d[_0x364a08(0x153)][_0x364a08(0x118)](_0x364a08(0x119),_0x364a08(0x151),_0x364a08(0x13c),_0x4ab891=>{const _0x118f32=_0x364a08;_0x5b8614[_0x118f32(0x121)][_0x118f32(0x141)](_0x242e81=>{const _0x2395ed=_0x118f32,_0x39fd65=Array[_0x2395ed(0x123)](_0x45a5ad[_0x2395ed(0x156)]())[_0x2395ed(0x14b)](_0xe6bb1=>_0x2df7b1[_0x2395ed(0x138)](_0xe6bb1));_0x242e81[_0x2395ed(0x113)](_0x4ab891),_0x5b8614[_0x2395ed(0x13f)][_0x2395ed(0x16b)](_0x2395ed(0x151))[_0x2395ed(0x144)](),_0x5b8614[_0x2395ed(0x140)](_0x2395ed(0x151),{'forceDefaultExecution':!0x0});const _0x4d33ff=_0x39fd65[_0x2395ed(0x15e)](_0x3bfa6d=>_0x2395ed(0x143)!=_0x3bfa6d[_0x2395ed(0x169)][_0x2395ed(0x129)]);_0x4d33ff[_0x2395ed(0x114)]>0x0&&_0x242e81[_0x2395ed(0x113)](_0x4d33ff);for(const _0x2f4a40 of _0x39fd65)_0x2f4a40[_0x2395ed(0x162)]();});});for(const _0x3678d2 of[_0x364a08(0x173),_0x364a08(0x117),_0x364a08(0x166),_0x364a08(0x165)]){const _0x3eb182=_0x5b8614[_0x364a08(0x13f)][_0x364a08(0x16b)](_0x3678d2);_0x3eb182['on'](_0x364a08(0x12d),(_0x41d2b2,_0x4b9a93,_0x2766fe)=>{const _0x5f5266=_0x364a08;if(_0x2766fe){const _0x4d33ba=_0x5b8614[_0x5f5266(0x121)][_0x5f5266(0x14e)][_0x5f5266(0x133)][_0x5f5266(0x155)]()[_0x5f5266(0x125)]()[_0x5f5266(0x14f)](_0x24e34e=>_0x24e34e['is'](_0x5f5266(0x134),_0x5f5266(0x139)));this[_0x5f5266(0x11b)](_0x3eb182[_0x5f5266(0x160)],_0x4d33ba)||(_0x41d2b2[_0x5f5266(0x161)]=!0x1,_0x41d2b2[_0x5f5266(0x12b)]());}},{'priority':_0x364a08(0x171)});}}[_0x10297f(0x14d)](){const _0x86dd85=_0x10297f,_0x4bfbff=this[_0x86dd85(0x164)][_0x86dd85(0x13f)][_0x86dd85(0x16b)](_0x86dd85(0x151)),_0xadf5f2=this[_0x86dd85(0x164)][_0x86dd85(0x16c)][_0x86dd85(0x16b)](_0x86dd85(0x13a));if(!_0x4bfbff[_0x86dd85(0x12e)])return!0x1;const _0x54ac52=_0xadf5f2[_0x86dd85(0x147)](this[_0x86dd85(0x164)][_0x86dd85(0x121)][_0x86dd85(0x14e)][_0x86dd85(0x133)]);for(const _0x392711 of _0x54ac52)for(const _0x2361e9 of _0x54ac52)if(_0x392711!=_0x2361e9&&!this[_0x86dd85(0x11b)](_0x392711,_0x2361e9))return!0x1;return!0x0;}[_0x10297f(0x11b)](_0x3f8a89,_0x229762){const _0x19f281=_0x10297f,_0x569e27=this[_0x19f281(0x164)][_0x19f281(0x16c)][_0x19f281(0x16b)](_0x19f281(0x15f)),_0x18e353=this[_0x19f281(0x164)][_0x19f281(0x121)][_0x19f281(0x124)](_0x3f8a89),_0x1b1bb0=this[_0x19f281(0x164)][_0x19f281(0x121)][_0x19f281(0x124)](_0x229762),_0x1d33df=new Set(),_0x1bb061=new Set();for(const _0x540bb4 of _0x569e27[_0x19f281(0x14a)]())if((_0x19f281(0x135)==_0x540bb4[_0x19f281(0x174)]||_0x19f281(0x16f)==_0x540bb4[_0x19f281(0x174)]||_0x19f281(0x151)==_0x540bb4[_0x19f281(0x146)])&&_0x540bb4[_0x19f281(0x128)]){for(const _0x55e52b of _0x540bb4[_0x19f281(0x156)]())_0x55e52b[_0x19f281(0x152)](_0x18e353,!0x0)&&_0x1d33df[_0x19f281(0x167)](_0x540bb4[_0x19f281(0x174)]+':'+_0x540bb4[_0x19f281(0x150)]['id']),_0x55e52b[_0x19f281(0x152)](_0x1b1bb0,!0x0)&&_0x1bb061[_0x19f281(0x167)](_0x540bb4[_0x19f281(0x174)]+':'+_0x540bb4[_0x19f281(0x150)]['id']);}if(_0x1d33df[_0x19f281(0x14c)]!=_0x1bb061[_0x19f281(0x14c)])return!0x1;for(const _0x40696c of _0x1d33df)if(!_0x1bb061[_0x19f281(0x158)](_0x40696c))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x156667=_0x2540;function _0x2540(_0x21a9a5,_0x5705a0){const _0x3193bc=_0x3193();return _0x2540=function(_0x2540eb,_0x3a0191){_0x2540eb=_0x2540eb-0x1e9;let _0xc0c502=_0x3193bc[_0x2540eb];return _0xc0c502;},_0x2540(_0x21a9a5,_0x5705a0);}(function(_0x2e42a2,_0xd422fc){const _0x23343b=_0x2540,_0x5d558d=_0x2e42a2();while(!![]){try{const _0x5f1dc5=-parseInt(_0x23343b(0x1ff))/0x1+-parseInt(_0x23343b(0x1f0))/0x2*(-parseInt(_0x23343b(0x1f4))/0x3)+parseInt(_0x23343b(0x1e9))/0x4+parseInt(_0x23343b(0x1f9))/0x5*(parseInt(_0x23343b(0x1eb))/0x6)+parseInt(_0x23343b(0x1ec))/0x7+-parseInt(_0x23343b(0x1ed))/0x8*(parseInt(_0x23343b(0x1f7))/0x9)+-parseInt(_0x23343b(0x1f5))/0xa;if(_0x5f1dc5===_0xd422fc)break;else _0x5d558d['push'](_0x5d558d['shift']());}catch(_0x1064e3){_0x5d558d['push'](_0x5d558d['shift']());}}}(_0x3193,0x2d93f));import{Plugin as _0x4f9c2e}from'ckeditor5/src/core.js';function _0x3193(){const _0xf9ced1=['TrackChangesEditing','descriptionFactory','573386vDFxyo','plugins','locale','get','3IwlRsd','2079210rCcTuk','registerElementLabel','1134117RVDZmn','tableOfContents','35irlkcl','editor','enableCommand','afterInit','commands','insertTableOfContents','100479wcOJYz','292160TnOLna','ELEMENT_TABLE_OF_CONTENTS','115578eMImwz','1767773NCKmwl','16WUTyTr'];_0x3193=function(){return _0xf9ced1;};return _0x3193();}import{getTranslation as _0x1910af}from'../utils/common-translations.js';export default class Ct extends _0x4f9c2e{[_0x156667(0x1fc)](){const _0x18fb9b=_0x156667,_0x13acde=this[_0x18fb9b(0x1fa)];if(!_0x13acde[_0x18fb9b(0x1fd)][_0x18fb9b(0x1f3)](_0x18fb9b(0x1fe)))return;_0x13acde[_0x18fb9b(0x1f1)][_0x18fb9b(0x1f3)](_0x18fb9b(0x1ee))[_0x18fb9b(0x1fb)](_0x18fb9b(0x1fe));const _0x13b86d=_0x13acde[_0x18fb9b(0x1f1)][_0x18fb9b(0x1f3)](_0x18fb9b(0x1ee)),_0x432b27=_0x13acde[_0x18fb9b(0x1f2)];_0x13b86d[_0x18fb9b(0x1ef)][_0x18fb9b(0x1f6)](_0x18fb9b(0x1f8),_0x26f420=>_0x1910af(_0x432b27,_0x18fb9b(0x1ea),_0x26f420));}}
23
+ const _0xee97f5=_0x3b50;(function(_0x1dfc25,_0xcab47){const _0x3accf3=_0x3b50,_0x58544c=_0x1dfc25();while(!![]){try{const _0x3dc4ca=parseInt(_0x3accf3(0x18d))/0x1*(-parseInt(_0x3accf3(0x194))/0x2)+-parseInt(_0x3accf3(0x18b))/0x3+parseInt(_0x3accf3(0x18e))/0x4*(parseInt(_0x3accf3(0x188))/0x5)+-parseInt(_0x3accf3(0x18a))/0x6*(-parseInt(_0x3accf3(0x18c))/0x7)+parseInt(_0x3accf3(0x193))/0x8*(parseInt(_0x3accf3(0x197))/0x9)+-parseInt(_0x3accf3(0x191))/0xa+parseInt(_0x3accf3(0x196))/0xb;if(_0x3dc4ca===_0xcab47)break;else _0x58544c['push'](_0x58544c['shift']());}catch(_0x20c868){_0x58544c['push'](_0x58544c['shift']());}}}(_0x2582,0xeb971));function _0x3b50(_0x4ec65a,_0x3cd9b2){const _0x2582a7=_0x2582();return _0x3b50=function(_0x3b50a3,_0x52e5c8){_0x3b50a3=_0x3b50a3-0x181;let _0x1fa825=_0x2582a7[_0x3b50a3];return _0x1fa825;},_0x3b50(_0x4ec65a,_0x3cd9b2);}import{Plugin as _0x922d00}from'ckeditor5/src/core.js';import{getTranslation as _0xb0f00c}from'../utils/common-translations.js';export default class Ct extends _0x922d00{[_0xee97f5(0x183)](){const _0x250db9=_0xee97f5,_0x25de5d=this[_0x250db9(0x185)];if(!_0x25de5d[_0x250db9(0x181)][_0x250db9(0x187)](_0x250db9(0x182)))return;_0x25de5d[_0x250db9(0x195)][_0x250db9(0x187)](_0x250db9(0x186))[_0x250db9(0x18f)](_0x250db9(0x182));const _0x5b8051=_0x25de5d[_0x250db9(0x195)][_0x250db9(0x187)](_0x250db9(0x186)),_0x24e730=_0x25de5d[_0x250db9(0x190)];_0x5b8051[_0x250db9(0x189)][_0x250db9(0x198)](_0x250db9(0x184),_0x50d836=>_0xb0f00c(_0x24e730,_0x250db9(0x192),_0x50d836));}}function _0x2582(){const _0x41cfd8=['243153yXosEM','registerElementLabel','commands','insertTableOfContents','afterInit','tableOfContents','editor','TrackChangesEditing','get','5GrIgeH','descriptionFactory','28872bdygYF','1964580oOfVVp','1624MHYsZW','2797SbXPWy','1652824WldhOS','enableCommand','locale','12511080GrgyVP','ELEMENT_TABLE_OF_CONTENTS','288vYZGTr','154LYJevL','plugins','6425232bTuHfS'];_0x2582=function(){return _0x41cfd8;};return _0x2582();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20b1d5=_0x4abc;(function(_0x7e65f,_0x1e1c25){const _0x348694=_0x4abc,_0x3901c8=_0x7e65f();while(!![]){try{const _0x1406e5=-parseInt(_0x348694(0x1df))/0x1+parseInt(_0x348694(0x21c))/0x2+-parseInt(_0x348694(0x1e1))/0x3*(parseInt(_0x348694(0x1f8))/0x4)+parseInt(_0x348694(0x1fb))/0x5*(parseInt(_0x348694(0x1ec))/0x6)+parseInt(_0x348694(0x1ea))/0x7*(-parseInt(_0x348694(0x1f9))/0x8)+parseInt(_0x348694(0x21b))/0x9+parseInt(_0x348694(0x1e2))/0xa*(-parseInt(_0x348694(0x1ee))/0xb);if(_0x1406e5===_0x1e1c25)break;else _0x3901c8['push'](_0x3901c8['shift']());}catch(_0xb04da4){_0x3901c8['push'](_0x3901c8['shift']());}}}(_0x1f36,0x944e2));function _0x4abc(_0x32399d,_0x1820a7){const _0x1f36da=_0x1f36();return _0x4abc=function(_0x4abc09,_0x484701){_0x4abc09=_0x4abc09-0x1d9;let _0x559882=_0x1f36da[_0x4abc09];return _0x559882;},_0x4abc(_0x32399d,_0x1820a7);}import{Plugin as _0xa46460}from'ckeditor5/src/core.js';function _0x1f36(){const _0x486bdd=['registerCustomCallback','tableCellHeight','tableBorderWidth','selection','*Format:*\x20change\x20table\x20cell\x20properties','822449HteswY','format','1171230YngiOw','52130jCucRe','tableBackgroundColor','findAncestor','model','tableAlignment','has','getSelectionAffectedTableCells','tableCellBorderStyle','84VmSbIo','join','5529468heMOqc','tableCellBorderWidth','517ULgNpo','enableCommand','_suggestionFactory','_getSuggestion','_handlePropertyChange','locale','commandParams','discard','enqueueChange','handleDiscardAction','8CJJhsv','247968elqjVd','document','5RECRJv','get','change','TablePropertiesEditing','removeAttribute','getSuggestionCallback','tableCellPadding','*Format:*\x20change\x20table\x20properties','table','getContainedElement','accept','descriptionFactory','tableCellVerticalAlignment','tableBorderStyle','TrackChangesTableProperties','formatBlock','getFirstPosition','tableCellBorderColor','plugins','tableCellWidth','TableCellPropertiesEditing','subType','tableProperties','getSuggestions','TrackChangesEditing','tableCellBackgroundColor','tableHeight','TableUtils','handleSuggestionDescription','afterInit','editor','tableWidth','8367336zgEPDT','1952816IKxWbD','getAttribute','tableCellProperties','tableBorderColor','start','setAttribute','nodeAfter','pluginName','data','registerDescriptionCallback','markBlockFormat','tableCellHorizontalAlignment','batch'];_0x1f36=function(){return _0x486bdd;};return _0x1f36();}import{getTranslation as _0x41ac4c}from'../utils/common-translations.js';export default class $t extends _0xa46460{constructor(_0x4d1f9f){const _0x1f8e2c=_0x4abc;super(_0x4d1f9f),this[_0x1f8e2c(0x211)]=[_0x1f8e2c(0x21f),_0x1f8e2c(0x208),_0x1f8e2c(0x1dc),_0x1f8e2c(0x1e6),_0x1f8e2c(0x21a),_0x1f8e2c(0x215),_0x1f8e2c(0x1e3)],this[_0x1f8e2c(0x21e)]=[_0x1f8e2c(0x20c),_0x1f8e2c(0x1e9),_0x1f8e2c(0x1ed),_0x1f8e2c(0x201),_0x1f8e2c(0x20e),_0x1f8e2c(0x1db),_0x1f8e2c(0x214),_0x1f8e2c(0x227),_0x1f8e2c(0x207)];}static get[_0x20b1d5(0x223)](){const _0x204e76=_0x20b1d5;return _0x204e76(0x209);}[_0x20b1d5(0x218)](){const _0x35b090=_0x20b1d5,_0x365d93=this[_0x35b090(0x219)][_0x35b090(0x20d)][_0x35b090(0x1fc)](_0x35b090(0x213));if(this[_0x35b090(0x219)][_0x35b090(0x20d)][_0x35b090(0x1e7)](_0x35b090(0x1fe))){for(const _0x96094a of this[_0x35b090(0x211)])_0x365d93[_0x35b090(0x1ef)](_0x96094a,(_0x3044d6,_0x335044)=>{const _0x57a27c=_0x35b090,_0x3b2181=this[_0x57a27c(0x219)][_0x57a27c(0x1e5)][_0x57a27c(0x1fa)][_0x57a27c(0x1dd)][_0x57a27c(0x20b)]()[_0x57a27c(0x1e4)](_0x57a27c(0x203));this[_0x57a27c(0x1f2)](_0x96094a,[_0x3b2181],this[_0x57a27c(0x211)],_0x57a27c(0x211),_0x3044d6,_0x335044);});_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x1da)](_0x35b090(0x20a),_0x35b090(0x211),_0x35b090(0x205),_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x200)](_0x35b090(0x20a),null,_0x35b090(0x1f5))),_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x1da)](_0x35b090(0x20a),_0x35b090(0x211),_0x35b090(0x1f5),(_0x398781,_0x3f148a)=>this[_0x35b090(0x1f7)](this[_0x35b090(0x211)],_0x398781,_0x3f148a)),_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x1da)](_0x35b090(0x20a),_0x35b090(0x211),_0x35b090(0x1eb),()=>!0x1);}if(this[_0x35b090(0x219)][_0x35b090(0x20d)][_0x35b090(0x1e7)](_0x35b090(0x20f))){for(const _0x148401 of this[_0x35b090(0x21e)])_0x365d93[_0x35b090(0x1ef)](_0x148401,(_0x2e7129,_0x3b5871)=>{const _0x44680f=_0x35b090,_0x413267=this[_0x44680f(0x219)][_0x44680f(0x20d)][_0x44680f(0x1fc)](_0x44680f(0x216))[_0x44680f(0x1e8)](this[_0x44680f(0x219)][_0x44680f(0x1e5)][_0x44680f(0x1fa)][_0x44680f(0x1dd)]);this[_0x44680f(0x1f2)](_0x148401,_0x413267,this[_0x44680f(0x21e)],_0x44680f(0x21e),_0x2e7129,_0x3b5871);});_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x1da)](_0x35b090(0x20a),_0x35b090(0x21e),_0x35b090(0x205),_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x200)](_0x35b090(0x20a),null,_0x35b090(0x1f5))),_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x1da)](_0x35b090(0x20a),_0x35b090(0x21e),_0x35b090(0x1f5),(_0x36c369,_0x77eff5)=>this[_0x35b090(0x1f7)](this[_0x35b090(0x21e)],_0x36c369,_0x77eff5)),_0x365d93[_0x35b090(0x1f0)][_0x35b090(0x1da)](_0x35b090(0x20a),_0x35b090(0x21e),_0x35b090(0x1eb),()=>!0x1);}_0x365d93[_0x35b090(0x206)][_0x35b090(0x225)](_0x503f83=>this[_0x35b090(0x217)](_0x503f83));}[_0x20b1d5(0x1f2)](_0x41c94c,_0x3c8ef4,_0x50f01a,_0x722908,_0x2122d6,_0x1616b1){const _0x1b18ce=_0x20b1d5,_0x3bbe79=this[_0x1b18ce(0x219)][_0x1b18ce(0x20d)][_0x1b18ce(0x1fc)](_0x1b18ce(0x213));this[_0x1b18ce(0x219)][_0x1b18ce(0x1e5)][_0x1b18ce(0x1f6)](_0x1616b1[_0x1b18ce(0x1d9)],()=>{const _0x4d2031=_0x1b18ce;for(const _0x5ee9c3 of _0x3c8ef4){if(this[_0x4d2031(0x1f1)](_0x5ee9c3,_0x722908))_0x2122d6(_0x1616b1);else{const _0x11f51d={};for(const _0x52b017 of _0x50f01a){const _0xf39097=_0x5ee9c3[_0x4d2031(0x21d)](_0x52b017);void 0x0!==_0xf39097&&(_0x11f51d[_0x52b017]=_0xf39097);}_0x2122d6(_0x1616b1),_0x3bbe79[_0x4d2031(0x226)](_0x5ee9c3,{'commandParams':[_0x11f51d]},[],_0x722908);}}});}[_0x20b1d5(0x1f7)](_0x5a5d66,_0x365b53,_0x45b4dc){const _0x48abb2=_0x20b1d5,_0x3c059f=_0x365b53[0x0][_0x48abb2(0x220)][_0x48abb2(0x222)],_0x443245=_0x45b4dc[_0x48abb2(0x1f4)][0x0];this[_0x48abb2(0x219)][_0x48abb2(0x1e5)][_0x48abb2(0x1fd)](_0x3010aa=>{const _0x5b4ad6=_0x48abb2;for(const _0x1c6b42 of _0x5a5d66)void 0x0!==_0x443245[_0x1c6b42]?_0x3010aa[_0x5b4ad6(0x221)](_0x1c6b42,_0x443245[_0x1c6b42],_0x3c059f):_0x3010aa[_0x5b4ad6(0x1ff)](_0x1c6b42,_0x3c059f);});}[_0x20b1d5(0x217)](_0x1886ba){const _0x30b765=_0x20b1d5;if(_0x1886ba[_0x30b765(0x224)])switch(_0x1886ba[_0x30b765(0x210)]){case _0x30b765(0x211):return{'type':_0x30b765(0x1e0),'content':_0x41ac4c(this[_0x30b765(0x219)][_0x30b765(0x1f3)],_0x30b765(0x202))};case _0x30b765(0x21e):return{'type':_0x30b765(0x1e0),'content':_0x41ac4c(this[_0x30b765(0x219)][_0x30b765(0x1f3)],_0x30b765(0x1de))};}}[_0x20b1d5(0x1f1)](_0x10e33,_0x51147e){const _0x790f1a=_0x20b1d5,_0x1c7f83=this[_0x790f1a(0x219)][_0x790f1a(0x20d)][_0x790f1a(0x1fc)](_0x790f1a(0x213));for(const _0x38049e of _0x1c7f83[_0x790f1a(0x212)]({'skipNotAttached':!0x0})){const _0x1452c8=_0x38049e[_0x790f1a(0x204)]();if(_0x38049e[_0x790f1a(0x210)]===_0x51147e&&_0x1452c8===_0x10e33)return _0x38049e;}return null;}}
23
+ const _0x356efb=_0x571f;(function(_0x5be767,_0x33d257){const _0x255557=_0x571f,_0x5d8689=_0x5be767();while(!![]){try{const _0x62b675=parseInt(_0x255557(0x1c4))/0x1+parseInt(_0x255557(0x1fd))/0x2*(-parseInt(_0x255557(0x1f6))/0x3)+-parseInt(_0x255557(0x1eb))/0x4*(-parseInt(_0x255557(0x1be))/0x5)+-parseInt(_0x255557(0x205))/0x6*(-parseInt(_0x255557(0x1f3))/0x7)+parseInt(_0x255557(0x202))/0x8+-parseInt(_0x255557(0x1c7))/0x9+-parseInt(_0x255557(0x1cd))/0xa;if(_0x62b675===_0x33d257)break;else _0x5d8689['push'](_0x5d8689['shift']());}catch(_0xe8ff50){_0x5d8689['push'](_0x5d8689['shift']());}}}(_0x1f24,0x2dfb8));import{Plugin as _0x1013ec}from'ckeditor5/src/core.js';function _0x571f(_0x4326ee,_0x267bf5){const _0x1f242f=_0x1f24();return _0x571f=function(_0x571f10,_0x31bdcb){_0x571f10=_0x571f10-0x1bb;let _0x489615=_0x1f242f[_0x571f10];return _0x489615;},_0x571f(_0x4326ee,_0x267bf5);}function _0x1f24(){const _0x15bce0=['data','3105780fVpyWh','*Format:*\x20change\x20table\x20cell\x20properties','editor','tableCellHorizontalAlignment','registerDescriptionCallback','tableBorderWidth','getAttribute','model','tableWidth','getFirstPosition','tableBorderStyle','tableBackgroundColor','tableCellHeight','tableCellProperties','discard','getContainedElement','change','removeAttribute','accept','tableProperties','tableHeight','afterInit','formatBlock','getSuggestionCallback','descriptionFactory','getSuggestions','tableCellBorderStyle','enableCommand','locale','handleDiscardAction','73232vWeNhs','enqueueChange','*Format:*\x20change\x20table\x20properties','tableAlignment','setAttribute','markBlockFormat','document','tableCellBackgroundColor','119GlhAXY','TrackChangesEditing','plugins','115953EumszX','TableCellPropertiesEditing','tableCellVerticalAlignment','nodeAfter','handleSuggestionDescription','registerCustomCallback','format','2thkpeu','_getSuggestion','get','tableBorderColor','_suggestionFactory','1745368CAEsCP','batch','tableCellPadding','91464ttvWpW','subType','findAncestor','getSelectionAffectedTableCells','pluginName','has','commandParams','40azaaaE','start','tableCellWidth','_handlePropertyChange','join','table','238793nRKjwc','TablePropertiesEditing','TrackChangesTableProperties','2925027OSgWMR','tableCellBorderColor','selection','TableUtils','tableCellBorderWidth'];_0x1f24=function(){return _0x15bce0;};return _0x1f24();}import{getTranslation as _0x2c1710}from'../utils/common-translations.js';export default class $t extends _0x1013ec{constructor(_0x12ad39){const _0x2cc5f7=_0x571f;super(_0x12ad39),this[_0x2cc5f7(0x1e0)]=[_0x2cc5f7(0x200),_0x2cc5f7(0x1d7),_0x2cc5f7(0x1d2),_0x2cc5f7(0x1ee),_0x2cc5f7(0x1d5),_0x2cc5f7(0x1e1),_0x2cc5f7(0x1d8)],this[_0x2cc5f7(0x1da)]=[_0x2cc5f7(0x1c8),_0x2cc5f7(0x1e7),_0x2cc5f7(0x1cb),_0x2cc5f7(0x204),_0x2cc5f7(0x1c0),_0x2cc5f7(0x1d9),_0x2cc5f7(0x1f2),_0x2cc5f7(0x1d0),_0x2cc5f7(0x1f8)];}static get[_0x356efb(0x1bb)](){const _0x7f486b=_0x356efb;return _0x7f486b(0x1c6);}[_0x356efb(0x1e2)](){const _0x1d636b=_0x356efb,_0x5d8183=this[_0x1d636b(0x1cf)][_0x1d636b(0x1f5)][_0x1d636b(0x1ff)](_0x1d636b(0x1f4));if(this[_0x1d636b(0x1cf)][_0x1d636b(0x1f5)][_0x1d636b(0x1bc)](_0x1d636b(0x1c5))){for(const _0x56e550 of this[_0x1d636b(0x1e0)])_0x5d8183[_0x1d636b(0x1e8)](_0x56e550,(_0x4fb2e4,_0x10a8c7)=>{const _0x45b2cf=_0x1d636b,_0x4ed3b3=this[_0x45b2cf(0x1cf)][_0x45b2cf(0x1d4)][_0x45b2cf(0x1f1)][_0x45b2cf(0x1c9)][_0x45b2cf(0x1d6)]()[_0x45b2cf(0x207)](_0x45b2cf(0x1c3));this[_0x45b2cf(0x1c1)](_0x56e550,[_0x4ed3b3],this[_0x45b2cf(0x1e0)],_0x45b2cf(0x1e0),_0x4fb2e4,_0x10a8c7);});_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1e0),_0x1d636b(0x1df),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1e4)](_0x1d636b(0x1e3),null,_0x1d636b(0x1db))),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1e0),_0x1d636b(0x1db),(_0x43c903,_0x50963b)=>this[_0x1d636b(0x1ea)](this[_0x1d636b(0x1e0)],_0x43c903,_0x50963b)),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1e0),_0x1d636b(0x1c2),()=>!0x1);}if(this[_0x1d636b(0x1cf)][_0x1d636b(0x1f5)][_0x1d636b(0x1bc)](_0x1d636b(0x1f7))){for(const _0x5d84b2 of this[_0x1d636b(0x1da)])_0x5d8183[_0x1d636b(0x1e8)](_0x5d84b2,(_0x52ad93,_0x3cf51e)=>{const _0x17f0d1=_0x1d636b,_0x2e5514=this[_0x17f0d1(0x1cf)][_0x17f0d1(0x1f5)][_0x17f0d1(0x1ff)](_0x17f0d1(0x1ca))[_0x17f0d1(0x208)](this[_0x17f0d1(0x1cf)][_0x17f0d1(0x1d4)][_0x17f0d1(0x1f1)][_0x17f0d1(0x1c9)]);this[_0x17f0d1(0x1c1)](_0x5d84b2,_0x2e5514,this[_0x17f0d1(0x1da)],_0x17f0d1(0x1da),_0x52ad93,_0x3cf51e);});_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1da),_0x1d636b(0x1df),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1e4)](_0x1d636b(0x1e3),null,_0x1d636b(0x1db))),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1da),_0x1d636b(0x1db),(_0xab749d,_0xfba748)=>this[_0x1d636b(0x1ea)](this[_0x1d636b(0x1da)],_0xab749d,_0xfba748)),_0x5d8183[_0x1d636b(0x201)][_0x1d636b(0x1fb)](_0x1d636b(0x1e3),_0x1d636b(0x1da),_0x1d636b(0x1c2),()=>!0x1);}_0x5d8183[_0x1d636b(0x1e5)][_0x1d636b(0x1d1)](_0x530a55=>this[_0x1d636b(0x1fa)](_0x530a55));}[_0x356efb(0x1c1)](_0x3b57b0,_0x3c606b,_0x34198a,_0xf865e3,_0x3be2a1,_0x4e6056){const _0x3c7c05=_0x356efb,_0x386223=this[_0x3c7c05(0x1cf)][_0x3c7c05(0x1f5)][_0x3c7c05(0x1ff)](_0x3c7c05(0x1f4));this[_0x3c7c05(0x1cf)][_0x3c7c05(0x1d4)][_0x3c7c05(0x1ec)](_0x4e6056[_0x3c7c05(0x203)],()=>{const _0x269c45=_0x3c7c05;for(const _0x121d28 of _0x3c606b){if(this[_0x269c45(0x1fe)](_0x121d28,_0xf865e3))_0x3be2a1(_0x4e6056);else{const _0x51622b={};for(const _0x3d0d7d of _0x34198a){const _0x1b2443=_0x121d28[_0x269c45(0x1d3)](_0x3d0d7d);void 0x0!==_0x1b2443&&(_0x51622b[_0x3d0d7d]=_0x1b2443);}_0x3be2a1(_0x4e6056),_0x386223[_0x269c45(0x1f0)](_0x121d28,{'commandParams':[_0x51622b]},[],_0xf865e3);}}});}[_0x356efb(0x1ea)](_0x32ab9b,_0x2bb8bb,_0x82babe){const _0x30195f=_0x356efb,_0x402cb5=_0x2bb8bb[0x0][_0x30195f(0x1bf)][_0x30195f(0x1f9)],_0x308da1=_0x82babe[_0x30195f(0x1bd)][0x0];this[_0x30195f(0x1cf)][_0x30195f(0x1d4)][_0x30195f(0x1dd)](_0x276f80=>{const _0x40a0bf=_0x30195f;for(const _0x2cdf18 of _0x32ab9b)void 0x0!==_0x308da1[_0x2cdf18]?_0x276f80[_0x40a0bf(0x1ef)](_0x2cdf18,_0x308da1[_0x2cdf18],_0x402cb5):_0x276f80[_0x40a0bf(0x1de)](_0x2cdf18,_0x402cb5);});}[_0x356efb(0x1fa)](_0x168e09){const _0x671fc0=_0x356efb;if(_0x168e09[_0x671fc0(0x1cc)])switch(_0x168e09[_0x671fc0(0x206)]){case _0x671fc0(0x1e0):return{'type':_0x671fc0(0x1fc),'content':_0x2c1710(this[_0x671fc0(0x1cf)][_0x671fc0(0x1e9)],_0x671fc0(0x1ed))};case _0x671fc0(0x1da):return{'type':_0x671fc0(0x1fc),'content':_0x2c1710(this[_0x671fc0(0x1cf)][_0x671fc0(0x1e9)],_0x671fc0(0x1ce))};}}[_0x356efb(0x1fe)](_0x38940c,_0xf2b15b){const _0x112b7b=_0x356efb,_0x165931=this[_0x112b7b(0x1cf)][_0x112b7b(0x1f5)][_0x112b7b(0x1ff)](_0x112b7b(0x1f4));for(const _0x498a5a of _0x165931[_0x112b7b(0x1e6)]({'skipNotAttached':!0x0})){const _0x3d05f5=_0x498a5a[_0x112b7b(0x1dc)]();if(_0x498a5a[_0x112b7b(0x206)]===_0xf2b15b&&_0x3d05f5===_0x38940c)return _0x498a5a;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10f336=_0x575d;(function(_0x486105,_0x1a6fdb){const _0x3ba614=_0x575d,_0x426e53=_0x486105();while(!![]){try{const _0x3aa4b6=-parseInt(_0x3ba614(0x7d))/0x1+-parseInt(_0x3ba614(0x88))/0x2+parseInt(_0x3ba614(0x84))/0x3+parseInt(_0x3ba614(0x8b))/0x4+-parseInt(_0x3ba614(0x8a))/0x5+-parseInt(_0x3ba614(0x7c))/0x6*(parseInt(_0x3ba614(0x89))/0x7)+parseInt(_0x3ba614(0x86))/0x8;if(_0x3aa4b6===_0x1a6fdb)break;else _0x426e53['push'](_0x426e53['shift']());}catch(_0x453edd){_0x426e53['push'](_0x426e53['shift']());}}}(_0x10a1,0xec630));import{Plugin as _0x38edf9}from'ckeditor5/src/core.js';export default class _t extends _0x38edf9{[_0x10f336(0x80)](){const _0x36c2ae=_0x10f336,_0x5db4be=this[_0x36c2ae(0x83)];_0x5db4be[_0x36c2ae(0x8c)][_0x36c2ae(0x87)](_0x36c2ae(0x82))&&_0x5db4be[_0x36c2ae(0x8c)][_0x36c2ae(0x7f)](_0x36c2ae(0x85))[_0x36c2ae(0x7e)](_0x36c2ae(0x81));}}function _0x575d(_0x53c740,_0x2f460f){const _0x10a14f=_0x10a1();return _0x575d=function(_0x575db4,_0x196396){_0x575db4=_0x575db4-0x7c;let _0x2a5d5a=_0x10a14f[_0x575db4];return _0x2a5d5a;},_0x575d(_0x53c740,_0x2f460f);}function _0x10a1(){const _0x98cada=['get','afterInit','insertTemplate','Template','editor','536910nyHvBX','TrackChangesEditing','39018384uRQESE','has','2731734jQFNmQ','42csIiRB','3810480FpfLfa','1553620fzURwe','plugins','933882JUudHv','1414588wKHHIi','enableCommand'];_0x10a1=function(){return _0x98cada;};return _0x10a1();}
23
+ function _0x322c(_0x1cf6f2,_0x2f705a){const _0x5541a7=_0x5541();return _0x322c=function(_0x322c83,_0x5f0278){_0x322c83=_0x322c83-0x151;let _0x6c3c79=_0x5541a7[_0x322c83];return _0x6c3c79;},_0x322c(_0x1cf6f2,_0x2f705a);}const _0x2c32fe=_0x322c;(function(_0x45018f,_0x28853d){const _0x31015f=_0x322c,_0x1b0dcf=_0x45018f();while(!![]){try{const _0x1036e9=parseInt(_0x31015f(0x152))/0x1+-parseInt(_0x31015f(0x151))/0x2*(-parseInt(_0x31015f(0x164))/0x3)+-parseInt(_0x31015f(0x15c))/0x4*(parseInt(_0x31015f(0x156))/0x5)+-parseInt(_0x31015f(0x15d))/0x6*(-parseInt(_0x31015f(0x153))/0x7)+-parseInt(_0x31015f(0x163))/0x8*(-parseInt(_0x31015f(0x159))/0x9)+-parseInt(_0x31015f(0x162))/0xa+-parseInt(_0x31015f(0x160))/0xb;if(_0x1036e9===_0x28853d)break;else _0x1b0dcf['push'](_0x1b0dcf['shift']());}catch(_0x22d0df){_0x1b0dcf['push'](_0x1b0dcf['shift']());}}}(_0x5541,0xd4769));import{Plugin as _0xdd8401}from'ckeditor5/src/core.js';export default class _t extends _0xdd8401{[_0x2c32fe(0x15f)](){const _0x2c93=_0x2c32fe,_0x10321c=this[_0x2c93(0x158)];_0x10321c[_0x2c93(0x154)][_0x2c93(0x15a)](_0x2c93(0x161))&&_0x10321c[_0x2c93(0x154)][_0x2c93(0x155)](_0x2c93(0x157))[_0x2c93(0x15b)](_0x2c93(0x15e));}}function _0x5541(){const _0x37181e=['7376748smwLHb','insertTemplate','afterInit','5796604uDpfGN','Template','16417280DncTNZ','3548640kvQGVU','36PCjEjX','135600mARQEI','603996bFDjIz','7xtYPrm','plugins','get','1095wIwlJE','TrackChangesEditing','editor','27hzlPvf','has','enableCommand','17148UjGabJ'];_0x5541=function(){return _0x37181e;};return _0x5541();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a7e7d=_0x3c49;(function(_0x492098,_0x2dc5b7){const _0x9bc605=_0x3c49,_0x4d1d12=_0x492098();while(!![]){try{const _0x2cef77=-parseInt(_0x9bc605(0xe1))/0x1+-parseInt(_0x9bc605(0x107))/0x2*(-parseInt(_0x9bc605(0x100))/0x3)+parseInt(_0x9bc605(0xfb))/0x4*(-parseInt(_0x9bc605(0xe8))/0x5)+-parseInt(_0x9bc605(0xed))/0x6+-parseInt(_0x9bc605(0xe5))/0x7*(-parseInt(_0x9bc605(0xeb))/0x8)+-parseInt(_0x9bc605(0xef))/0x9+-parseInt(_0x9bc605(0xf6))/0xa*(-parseInt(_0x9bc605(0xe7))/0xb);if(_0x2cef77===_0x2dc5b7)break;else _0x4d1d12['push'](_0x4d1d12['shift']());}catch(_0x3b1080){_0x4d1d12['push'](_0x4d1d12['shift']());}}}(_0x2f29,0x8feae));function _0x3c49(_0x5d7b12,_0x4ba102){const _0x2f29c8=_0x2f29();return _0x3c49=function(_0x3c496d,_0x264024){_0x3c496d=_0x3c496d-0xe0;let _0x595514=_0x2f29c8[_0x3c496d];return _0x595514;},_0x3c49(_0x5d7b12,_0x4ba102);}import{Plugin as _0x5478d6}from'ckeditor5/src/core.js';import{getTranslation as _0xe505c1}from'../utils/common-translations.js';function _0x2f29(){const _0x2b3b56=['document','schema','45974QGaEaj','from','Title','getChangedMarkers','has','title-content','nodeBefore','276352XlcsLC','removeMarker','isTouching','registerPostFixer','56BgUDtu','ELEMENT_TITLE','10409223JHbXBP','60RsoFQb','descriptionFactory','TrackChangesEditing','1006952WVcWJZ','registerElementLabel','5537790MTqMdO','isEqual','8720280eNxQQJ','element','createRange','get','suggestion','isCollapsed','plugins','20jRoeQX','afterInit','end','start','newRange','376752uNVJwu','editor','_splitMarkerName','forward','getNearestSelectionRange','129iZsbNi','model','locale','differ','updateMarker'];_0x2f29=function(){return _0x2b3b56;};return _0x2f29();}export default class Dt extends _0x5478d6{[_0x1a7e7d(0xf7)](){const _0x347f3b=_0x1a7e7d,_0x1d36f7=this[_0x347f3b(0xfc)];if(!_0x1d36f7[_0x347f3b(0xf5)][_0x347f3b(0x10b)](_0x347f3b(0x109)))return;const _0x514a69=_0x1d36f7[_0x347f3b(0xf5)][_0x347f3b(0xf2)](_0x347f3b(0xea));_0x514a69[_0x347f3b(0xe9)][_0x347f3b(0xec)](_0x347f3b(0x10c),()=>_0xe505c1(_0x1d36f7[_0x347f3b(0x102)],_0x347f3b(0xe6))),_0x1d36f7[_0x347f3b(0x101)][_0x347f3b(0x105)][_0x347f3b(0xe4)](_0x2ca980=>{const _0x16c411=_0x347f3b;let _0x57ad1d=!0x1;const _0x5b07c2=Array[_0x16c411(0x108)](_0x1d36f7[_0x16c411(0x101)][_0x16c411(0x105)][_0x16c411(0x103)][_0x16c411(0x10a)]());for(const {name:_0x4ae1b8,data:_0x1dfb02}of _0x5b07c2){const {group:_0x389249}=_0x514a69[_0x16c411(0xfd)](_0x4ae1b8);if(_0x16c411(0xf3)!==_0x389249||!_0x1dfb02[_0x16c411(0xfa)])continue;const _0x25279c=_0x1dfb02[_0x16c411(0xfa)],_0x8b3c1f=_0x25279c[_0x16c411(0xf8)][_0x16c411(0xe0)];if(!_0x8b3c1f||!_0x8b3c1f['is'](_0x16c411(0xf0),_0x16c411(0x10c)))continue;if(!_0x25279c[_0x16c411(0xf9)][_0x16c411(0xe3)](_0x25279c[_0x16c411(0xf8)]))continue;const _0x2f6878=_0x1d36f7[_0x16c411(0x101)][_0x16c411(0x106)][_0x16c411(0xff)](_0x25279c[_0x16c411(0xf8)],_0x16c411(0xfe));if(_0x2f6878&&_0x2f6878[_0x16c411(0xf4)]){const _0x3288a3=_0x2ca980[_0x16c411(0xf1)](_0x25279c[_0x16c411(0xf9)],_0x2f6878[_0x16c411(0xf9)]);_0x3288a3[_0x16c411(0xee)](_0x25279c)||(_0x2ca980[_0x16c411(0x104)](_0x4ae1b8,{'range':_0x3288a3}),_0x57ad1d=!0x0);}_0x57ad1d||(_0x2ca980[_0x16c411(0xe2)](_0x4ae1b8),_0x57ad1d=!0x0);}return _0x57ad1d;});}}
23
+ const _0x2187c4=_0x2436;function _0xd835(){const _0x3233de=['1966708WKgQts','3445074TsrIhh','plugins','schema','document','TrackChangesEditing','6iqOZUc','newRange','afterInit','createRange','end','get','10TKUkOm','_splitMarkerName','1835708tpcARG','ELEMENT_TITLE','47968udDnhy','getChangedMarkers','differ','forward','registerPostFixer','getNearestSelectionRange','editor','594012PRyWkJ','registerElementLabel','1165325CvLZkA','start','isEqual','Title','20200235obtgAy','isTouching','model','removeMarker','5LUTFFl','isCollapsed','1043NUkOdu','title-content','has','suggestion','element','from','nodeBefore','descriptionFactory','updateMarker','locale'];_0xd835=function(){return _0x3233de;};return _0xd835();}function _0x2436(_0x272e57,_0x1d5fbd){const _0xd83568=_0xd835();return _0x2436=function(_0x243673,_0x3c65c0){_0x243673=_0x243673-0x114;let _0x354c61=_0xd83568[_0x243673];return _0x354c61;},_0x2436(_0x272e57,_0x1d5fbd);}(function(_0x774b86,_0x5ed4b3){const _0x44fc1a=_0x2436,_0xd12e99=_0x774b86();while(!![]){try{const _0x285cce=parseInt(_0x44fc1a(0x11b))/0x1+-parseInt(_0x44fc1a(0x13d))/0x2+parseInt(_0x44fc1a(0x135))/0x3*(parseInt(_0x44fc1a(0x12f))/0x4)+parseInt(_0x44fc1a(0x123))/0x5*(parseInt(_0x44fc1a(0x119))/0x6)+-parseInt(_0x44fc1a(0x125))/0x7*(-parseInt(_0x44fc1a(0x13f))/0x8)+parseInt(_0x44fc1a(0x130))/0x9+parseInt(_0x44fc1a(0x13b))/0xa*(-parseInt(_0x44fc1a(0x11f))/0xb);if(_0x285cce===_0x5ed4b3)break;else _0xd12e99['push'](_0xd12e99['shift']());}catch(_0x32e5b7){_0xd12e99['push'](_0xd12e99['shift']());}}}(_0xd835,0xbbe60));import{Plugin as _0x59d44c}from'ckeditor5/src/core.js';import{getTranslation as _0x542039}from'../utils/common-translations.js';export default class Dt extends _0x59d44c{[_0x2187c4(0x137)](){const _0x304991=_0x2187c4,_0x356b3a=this[_0x304991(0x118)];if(!_0x356b3a[_0x304991(0x131)][_0x304991(0x127)](_0x304991(0x11e)))return;const _0x4b455a=_0x356b3a[_0x304991(0x131)][_0x304991(0x13a)](_0x304991(0x134));_0x4b455a[_0x304991(0x12c)][_0x304991(0x11a)](_0x304991(0x126),()=>_0x542039(_0x356b3a[_0x304991(0x12e)],_0x304991(0x13e))),_0x356b3a[_0x304991(0x121)][_0x304991(0x133)][_0x304991(0x116)](_0x1139f1=>{const _0x475783=_0x304991;let _0x5ba2bf=!0x1;const _0x299075=Array[_0x475783(0x12a)](_0x356b3a[_0x475783(0x121)][_0x475783(0x133)][_0x475783(0x114)][_0x475783(0x140)]());for(const {name:_0xb096f4,data:_0x4bbdd5}of _0x299075){const {group:_0x158c7a}=_0x4b455a[_0x475783(0x13c)](_0xb096f4);if(_0x475783(0x128)!==_0x158c7a||!_0x4bbdd5[_0x475783(0x136)])continue;const _0x4ece35=_0x4bbdd5[_0x475783(0x136)],_0x49c763=_0x4ece35[_0x475783(0x139)][_0x475783(0x12b)];if(!_0x49c763||!_0x49c763['is'](_0x475783(0x129),_0x475783(0x126)))continue;if(!_0x4ece35[_0x475783(0x11c)][_0x475783(0x120)](_0x4ece35[_0x475783(0x139)]))continue;const _0x26d0ad=_0x356b3a[_0x475783(0x121)][_0x475783(0x132)][_0x475783(0x117)](_0x4ece35[_0x475783(0x139)],_0x475783(0x115));if(_0x26d0ad&&_0x26d0ad[_0x475783(0x124)]){const _0x286f69=_0x1139f1[_0x475783(0x138)](_0x4ece35[_0x475783(0x11c)],_0x26d0ad[_0x475783(0x11c)]);_0x286f69[_0x475783(0x11d)](_0x4ece35)||(_0x1139f1[_0x475783(0x12d)](_0xb096f4,{'range':_0x286f69}),_0x5ba2bf=!0x0);}_0x5ba2bf||(_0x1139f1[_0x475783(0x122)](_0xb096f4),_0x5ba2bf=!0x0);}return _0x5ba2bf;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17aa63=_0x4338;(function(_0x2daa11,_0x13e2c1){const _0x4999dc=_0x4338,_0x241b6b=_0x2daa11();while(!![]){try{const _0x564775=parseInt(_0x4999dc(0x1a0))/0x1+parseInt(_0x4999dc(0x193))/0x2+parseInt(_0x4999dc(0x19d))/0x3+-parseInt(_0x4999dc(0x19a))/0x4+parseInt(_0x4999dc(0x196))/0x5*(parseInt(_0x4999dc(0x190))/0x6)+parseInt(_0x4999dc(0x191))/0x7+-parseInt(_0x4999dc(0x19f))/0x8;if(_0x564775===_0x13e2c1)break;else _0x241b6b['push'](_0x241b6b['shift']());}catch(_0x51fa38){_0x241b6b['push'](_0x241b6b['shift']());}}}(_0x73d8,0x70817));function _0x4338(_0x5f00e6,_0x362186){const _0x73d8e=_0x73d8();return _0x4338=function(_0x433854,_0x11b535){_0x433854=_0x433854-0x18f;let _0x16b3d0=_0x73d8e[_0x433854];return _0x16b3d0;},_0x4338(_0x5f00e6,_0x362186);}import{Plugin as _0x4c1c7d}from'ckeditor5/src/core.js';function _0x73d8(){const _0xb84635=['undo','1157585FOaEST','TrackChangesEditing','get','editor','2496712HRUMFC','enableCommand','UndoEditing','1107231CgpMSX','afterInit','197904LVaalz','298591mFixKG','redo','6OuATyi','398839MOTuMN','plugins','307154usfFQJ','has'];_0x73d8=function(){return _0xb84635;};return _0x73d8();}export default class Nt extends _0x4c1c7d{[_0x17aa63(0x19e)](){const _0x410a01=_0x17aa63,_0x41dc7f=this[_0x410a01(0x199)],_0x3791b7=_0x41dc7f[_0x410a01(0x192)][_0x410a01(0x198)](_0x410a01(0x197));_0x41dc7f[_0x410a01(0x192)][_0x410a01(0x194)](_0x410a01(0x19c))&&(_0x3791b7[_0x410a01(0x19b)](_0x410a01(0x195)),_0x3791b7[_0x410a01(0x19b)](_0x410a01(0x18f)));}}
23
+ const _0x465fbd=_0x1a0d;function _0x1a0d(_0x16528b,_0x13365e){const _0x1c61d0=_0x1c61();return _0x1a0d=function(_0x1a0d18,_0x244877){_0x1a0d18=_0x1a0d18-0xf3;let _0x2a01ab=_0x1c61d0[_0x1a0d18];return _0x2a01ab;},_0x1a0d(_0x16528b,_0x13365e);}(function(_0x21745b,_0x47d3bc){const _0x4cde3c=_0x1a0d,_0x159e09=_0x21745b();while(!![]){try{const _0x4d7ab6=parseInt(_0x4cde3c(0x101))/0x1+parseInt(_0x4cde3c(0x104))/0x2*(-parseInt(_0x4cde3c(0x100))/0x3)+-parseInt(_0x4cde3c(0xf4))/0x4+-parseInt(_0x4cde3c(0xf8))/0x5*(-parseInt(_0x4cde3c(0xf3))/0x6)+-parseInt(_0x4cde3c(0xff))/0x7+-parseInt(_0x4cde3c(0xf5))/0x8+parseInt(_0x4cde3c(0x103))/0x9;if(_0x4d7ab6===_0x47d3bc)break;else _0x159e09['push'](_0x159e09['shift']());}catch(_0x42d3d4){_0x159e09['push'](_0x159e09['shift']());}}}(_0x1c61,0xa85ea));import{Plugin as _0x3d4448}from'ckeditor5/src/core.js';export default class Nt extends _0x3d4448{[_0x465fbd(0xfa)](){const _0x15979c=_0x465fbd,_0x39c28f=this[_0x15979c(0x105)],_0x9dbc41=_0x39c28f[_0x15979c(0xf7)][_0x15979c(0x102)](_0x15979c(0xfe));_0x39c28f[_0x15979c(0xf7)][_0x15979c(0xfd)](_0x15979c(0xfb))&&(_0x9dbc41[_0x15979c(0xfc)](_0x15979c(0xf6)),_0x9dbc41[_0x15979c(0xfc)](_0x15979c(0xf9)));}}function _0x1c61(){const _0x30b87a=['632782DfQPuY','editor','14712HFxJuc','3222676OWkKvK','1590248vlKXzy','undo','plugins','380lFMubf','redo','afterInit','UndoEditing','enableCommand','has','TrackChangesEditing','3040205OXAraH','3aoWUAz','482313OyAvQW','get','15985197UJKNcD'];_0x1c61=function(){return _0x30b87a;};return _0x1c61();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2495(_0x3d91cd,_0x3de556){const _0x3def76=_0x3def();return _0x2495=function(_0x24951e,_0x415b9c){_0x24951e=_0x24951e-0x136;let _0x3ea8fb=_0x3def76[_0x24951e];return _0x3ea8fb;},_0x2495(_0x3d91cd,_0x3de556);}(function(_0x4d4ca7,_0x28970c){const _0x2dff0f=_0x2495,_0x52f5a3=_0x4d4ca7();while(!![]){try{const _0x34954=parseInt(_0x2dff0f(0x14e))/0x1+parseInt(_0x2dff0f(0x162))/0x2+parseInt(_0x2dff0f(0x148))/0x3*(parseInt(_0x2dff0f(0x159))/0x4)+-parseInt(_0x2dff0f(0x147))/0x5+-parseInt(_0x2dff0f(0x155))/0x6*(parseInt(_0x2dff0f(0x149))/0x7)+parseInt(_0x2dff0f(0x156))/0x8*(-parseInt(_0x2dff0f(0x14a))/0x9)+-parseInt(_0x2dff0f(0x15a))/0xa*(-parseInt(_0x2dff0f(0x143))/0xb);if(_0x34954===_0x28970c)break;else _0x52f5a3['push'](_0x52f5a3['shift']());}catch(_0xc6003f){_0x52f5a3['push'](_0x52f5a3['shift']());}}}(_0x3def,0x8b7e5));export function getRangesWithAttribute(_0x1625fa,_0x200c2c,_0x1ea175){const _0x34c0ff=_0x2495,_0x38d2bc=[];for(const _0x1292c0 of _0x200c2c[_0x34c0ff(0x14b)]())_0x1292c0[_0x34c0ff(0x13b)](_0x1625fa)&&_0x38d2bc[_0x34c0ff(0x151)](_0x1ea175[_0x34c0ff(0x15c)](_0x1292c0));return _0x38d2bc;}function _0x3def(){const _0x104b82=['getWalker','456363BcjZdo','markerRange','mapper','push','plugins','isBlock','consumable','1409112XgQwLQ','4112368BatAEd','bindElementToMarker','addHighlight','1544iscFQX','1840HimUKf','span','createRangeOn','schema','includes','createUIElement','activeMarkers','ck-suggestion-marker--active','1904192RqRjXe','model','nextSibling','previousPosition','start','parent','insert','addClass','isAtEnd','toViewPosition','name','writer','ck-suggestion-marker-','hasAttribute','get','toViewElement','markerName','TrackChangesEditing','item','type','isContent','37411nKivoP','getCustomProperty','elementEnd','isLimit','2700580MaCQIU','474qJgWeE','14cvxPuE','9PYLiUO','getItems','test'];_0x3def=function(){return _0x104b82;};return _0x3def();}export function downcastSplitMergeMarker(_0x285be1,_0x3b5675,{showActiveMarker:_0x29357a=!0x0}={}){const _0x525040=_0x2495,_0x1ee465=_0x285be1[_0x525040(0x152)][_0x525040(0x13c)](_0x525040(0x13f));return(_0x33f22f,_0xa3907b,_0x4d1f0d)=>{const _0x5aae8a=_0x525040;if(!_0x4d1f0d[_0x5aae8a(0x154)][_0x5aae8a(0x14c)](_0xa3907b[_0x5aae8a(0x14f)],_0x33f22f[_0x5aae8a(0x138)]))return;const _0xc224b6=_0xa3907b[_0x5aae8a(0x14f)][_0x5aae8a(0x14d)](),_0x59deba=_0xa3907b[_0x5aae8a(0x14f)][_0x5aae8a(0x166)],_0x57c537=_0x285be1[_0x5aae8a(0x163)][_0x5aae8a(0x15d)];let _0x270391=null,_0x3063c2=null,_0x941e75=!0x1,_0xe91481=!0x1;for(const _0x4121e1 of _0xc224b6){const _0x122312=_0x4121e1[_0x5aae8a(0x140)];_0x941e75=_0x941e75||_0x57c537[_0x5aae8a(0x142)](_0x122312);const _0x1e3a60=_0x4d1f0d[_0x5aae8a(0x150)][_0x5aae8a(0x13d)](_0x122312);if(_0x1e3a60&&_0x1e3a60[_0x5aae8a(0x144)](_0x5aae8a(0x158)))return;_0x5aae8a(0x145)==_0x4121e1[_0x5aae8a(0x141)]&&(_0x57c537[_0x5aae8a(0x153)](_0x122312)&&!_0x57c537[_0x5aae8a(0x146)](_0x122312)&&(_0x122312[_0x5aae8a(0x164)]||_0x59deba[_0x5aae8a(0x136)]?_0x270391&&_0x270391[_0x5aae8a(0x167)]==_0x122312||(_0x270391=_0x122312,_0x62a78(_0x4121e1[_0x5aae8a(0x165)]),_0xe91481=!0x0):_0x3063c2=_0x3063c2||_0x4121e1[_0x5aae8a(0x165)]));}function _0x62a78(_0x27b8f9){const _0x4e37a5=_0x5aae8a,_0xfe01d1=_0x4d1f0d[_0x4e37a5(0x139)][_0x4e37a5(0x15f)](_0x4e37a5(0x15b),{'class':_0x4e37a5(0x13a)+_0x3b5675}),_0x42d253=_0x4d1f0d[_0x4e37a5(0x150)][_0x4e37a5(0x137)](_0x27b8f9);_0x29357a&&_0x1ee465[_0x4e37a5(0x160)][_0x4e37a5(0x15e)](_0xa3907b[_0x4e37a5(0x13e)])&&_0x4d1f0d[_0x4e37a5(0x139)][_0x4e37a5(0x169)](_0x4e37a5(0x161),_0xfe01d1),_0x4d1f0d[_0x4e37a5(0x139)][_0x4e37a5(0x168)](_0x42d253,_0xfe01d1),_0x4d1f0d[_0x4e37a5(0x150)][_0x4e37a5(0x157)](_0xfe01d1,_0xa3907b[_0x4e37a5(0x13e)]);}_0x941e75||_0xe91481||!_0x3063c2||_0x62a78(_0x3063c2);};}
23
+ (function(_0x5d4acc,_0x1c648a){const _0x4d52cf=_0x1391,_0x1822cb=_0x5d4acc();while(!![]){try{const _0x10cc61=-parseInt(_0x4d52cf(0x156))/0x1*(parseInt(_0x4d52cf(0x138))/0x2)+parseInt(_0x4d52cf(0x149))/0x3*(-parseInt(_0x4d52cf(0x155))/0x4)+-parseInt(_0x4d52cf(0x139))/0x5+-parseInt(_0x4d52cf(0x145))/0x6*(parseInt(_0x4d52cf(0x157))/0x7)+-parseInt(_0x4d52cf(0x12f))/0x8+-parseInt(_0x4d52cf(0x142))/0x9+-parseInt(_0x4d52cf(0x15c))/0xa*(-parseInt(_0x4d52cf(0x13a))/0xb);if(_0x10cc61===_0x1c648a)break;else _0x1822cb['push'](_0x1822cb['shift']());}catch(_0x3d9591){_0x1822cb['push'](_0x1822cb['shift']());}}}(_0x314d,0x2b992));function _0x314d(){const _0x24d91e=['isLimit','2rTIClt','257735wzOPAI','5859975qteLLN','getItems','bindElementToMarker','elementEnd','isContent','includes','activeMarkers','test','140760hkAufH','createUIElement','getWalker','1984962wXQtSN','type','item','ck-suggestion-marker-','203043rnBJgz','createRangeOn','markerName','ck-suggestion-marker--active','consumable','markerRange','plugins','mapper','addClass','span','parent','addHighlight','8ezQaCz','185777cIRQjU','7qWNJjz','isBlock','start','writer','isAtEnd','20QNBase','nextSibling','hasAttribute','toViewPosition','push','name','get','1341752inXvEd','getCustomProperty','model','schema','TrackChangesEditing','toViewElement','insert','previousPosition'];_0x314d=function(){return _0x24d91e;};return _0x314d();}export function getRangesWithAttribute(_0x42e5b3,_0x4e26c1,_0x4c00fb){const _0x125ee1=_0x1391,_0xbce2c=[];for(const _0x3783ae of _0x4e26c1[_0x125ee1(0x13b)]())_0x3783ae[_0x125ee1(0x12a)](_0x42e5b3)&&_0xbce2c[_0x125ee1(0x12c)](_0x4c00fb[_0x125ee1(0x14a)](_0x3783ae));return _0xbce2c;}function _0x1391(_0x3b1926,_0xa82a84){const _0x314d8f=_0x314d();return _0x1391=function(_0x139169,_0x385ca4){_0x139169=_0x139169-0x129;let _0x37a50d=_0x314d8f[_0x139169];return _0x37a50d;},_0x1391(_0x3b1926,_0xa82a84);}export function downcastSplitMergeMarker(_0x2aca1d,_0x1f6664,{showActiveMarker:_0x5ea449=!0x0}={}){const _0x2e0ea5=_0x1391,_0x8287b3=_0x2aca1d[_0x2e0ea5(0x14f)][_0x2e0ea5(0x12e)](_0x2e0ea5(0x133));return(_0x69863c,_0x51a576,_0x308dad)=>{const _0x18765f=_0x2e0ea5;if(!_0x308dad[_0x18765f(0x14d)][_0x18765f(0x141)](_0x51a576[_0x18765f(0x14e)],_0x69863c[_0x18765f(0x12d)]))return;const _0x3de664=_0x51a576[_0x18765f(0x14e)][_0x18765f(0x144)](),_0x2ee502=_0x51a576[_0x18765f(0x14e)][_0x18765f(0x159)],_0x32fa2c=_0x2aca1d[_0x18765f(0x131)][_0x18765f(0x132)];let _0x43c419=null,_0x1c2aab=null,_0x13cf98=!0x1,_0x4359d3=!0x1;for(const _0xe35aa0 of _0x3de664){const _0x46a97f=_0xe35aa0[_0x18765f(0x147)];_0x13cf98=_0x13cf98||_0x32fa2c[_0x18765f(0x13e)](_0x46a97f);const _0x565c03=_0x308dad[_0x18765f(0x150)][_0x18765f(0x134)](_0x46a97f);if(_0x565c03&&_0x565c03[_0x18765f(0x130)](_0x18765f(0x154)))return;_0x18765f(0x13d)==_0xe35aa0[_0x18765f(0x146)]&&(_0x32fa2c[_0x18765f(0x158)](_0x46a97f)&&!_0x32fa2c[_0x18765f(0x137)](_0x46a97f)&&(_0x46a97f[_0x18765f(0x129)]||_0x2ee502[_0x18765f(0x15b)]?_0x43c419&&_0x43c419[_0x18765f(0x153)]==_0x46a97f||(_0x43c419=_0x46a97f,_0xc7333(_0xe35aa0[_0x18765f(0x136)]),_0x4359d3=!0x0):_0x1c2aab=_0x1c2aab||_0xe35aa0[_0x18765f(0x136)]));}function _0xc7333(_0x101180){const _0x2bc2e3=_0x18765f,_0x478a78=_0x308dad[_0x2bc2e3(0x15a)][_0x2bc2e3(0x143)](_0x2bc2e3(0x152),{'class':_0x2bc2e3(0x148)+_0x1f6664}),_0x3e7147=_0x308dad[_0x2bc2e3(0x150)][_0x2bc2e3(0x12b)](_0x101180);_0x5ea449&&_0x8287b3[_0x2bc2e3(0x140)][_0x2bc2e3(0x13f)](_0x51a576[_0x2bc2e3(0x14b)])&&_0x308dad[_0x2bc2e3(0x15a)][_0x2bc2e3(0x151)](_0x2bc2e3(0x14c),_0x478a78),_0x308dad[_0x2bc2e3(0x15a)][_0x2bc2e3(0x135)](_0x3e7147,_0x478a78),_0x308dad[_0x2bc2e3(0x150)][_0x2bc2e3(0x13c)](_0x478a78,_0x51a576[_0x2bc2e3(0x14b)]);}_0x13cf98||_0x4359d3||!_0x1c2aab||_0xc7333(_0x1c2aab);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7d3e50=_0xce3b;(function(_0x38365a,_0x508603){const _0x568925=_0xce3b,_0x24c004=_0x38365a();while(!![]){try{const _0x487be0=-parseInt(_0x568925(0xdd))/0x1+-parseInt(_0x568925(0xe6))/0x2+-parseInt(_0x568925(0xfb))/0x3*(-parseInt(_0x568925(0xc4))/0x4)+-parseInt(_0x568925(0xe1))/0x5+-parseInt(_0x568925(0xf1))/0x6+-parseInt(_0x568925(0xb4))/0x7+parseInt(_0x568925(0xf7))/0x8;if(_0x487be0===_0x508603)break;else _0x24c004['push'](_0x24c004['shift']());}catch(_0x1ed72f){_0x24c004['push'](_0x24c004['shift']());}}}(_0x2afe,0xb8444));function _0x2afe(){const _0x5be92a=['_onAttributesChange','commentThread','isExternal','hasComments','isMultiRange','removeMarkers','onAttributesChange','map','4535904CmXwXy','nodeBefore','isIntersectingWithRange','from','get','substr','30594776YEQszU','creator','getAllAdjacentSuggestions','split','396EPtvGe','subType','_saved','getRanges','addMarkerName','data','createdAt','filter','7464730qXwYQT','push','getMarkerNames','attributes','suggestion:','markers','getMultiRangeId','accept','addMarker','authoredAt','onAccept','removeAttribute','discard','@external','head','getRange','29672SluZLU','getFirstRange','size','set','add','_onDiscard','onDiscard','reduce','author','_isDataLoaded','previous','end','removeMarker','getItems','delete','length','isIntersecting','_model','toJSON','getContainedElement','_markerNames','getMarkers','isInContent','_onAccept','start','1027709sufboC','clear','decorate','next','2926755lXdxsK','getFirstMarker','type','change','nodeAfter','1226666sccyFs','addRange','setAttribute'];_0x2afe=function(){return _0x5be92a;};return _0x2afe();}function _0xce3b(_0x107011,_0x4506b1){const _0x2afe94=_0x2afe();return _0xce3b=function(_0xce3b7,_0x712605){_0xce3b7=_0xce3b7-0xaf;let _0x17ee84=_0x2afe94[_0xce3b7];return _0x17ee84;},_0xce3b(_0x107011,_0x4506b1);}import{Element as _0x1e1574}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x87688b,uid as _0x3e02e8}from'ckeditor5/src/utils.js';import{cloneDeep as _0x1fdda4,isEqual as _0x4e166e,set as _0x262b50,unset as _0x47df24}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x87688b(){constructor(_0x57241e,_0x58ba0d){const _0x411e8f=_0xce3b;super(),this[_0x411e8f(0xcd)]=!0x1,this['id']=_0x58ba0d['id'],this[_0x411e8f(0xe3)]=_0x58ba0d[_0x411e8f(0xe3)],this[_0x411e8f(0xfc)]=_0x58ba0d[_0x411e8f(0xfc)]||null,this[_0x411e8f(0xcc)]=_0x58ba0d[_0x411e8f(0xcc)],this[_0x411e8f(0xf8)]=_0x58ba0d[_0x411e8f(0xf8)]||_0x58ba0d[_0x411e8f(0xcc)],this[_0x411e8f(0xeb)]=Boolean(_0x58ba0d[_0x411e8f(0xb7)]&&_0x58ba0d[_0x411e8f(0xb7)][_0x411e8f(0xc1)]),this[_0x411e8f(0xb1)]=null,this[_0x411e8f(0xd5)]=_0x57241e,this[_0x411e8f(0xdb)]=_0x58ba0d[_0x411e8f(0xbe)],this[_0x411e8f(0xc9)]=_0x58ba0d[_0x411e8f(0xca)],this[_0x411e8f(0xe9)]=_0x58ba0d[_0x411e8f(0xef)],this[_0x411e8f(0xd8)]=new Set(),this[_0x411e8f(0xb2)]=null,this[_0x411e8f(0xc7)](_0x411e8f(0xbd),null),this[_0x411e8f(0xc7)](_0x411e8f(0xb7),_0x58ba0d[_0x411e8f(0xb7)]||{}),this[_0x411e8f(0xc7)](_0x411e8f(0xce),null),this[_0x411e8f(0xc7)](_0x411e8f(0xe0),null),this[_0x411e8f(0xc7)](_0x411e8f(0xea),null),this[_0x411e8f(0xc7)](_0x411e8f(0xfd),!0x1),this[_0x411e8f(0xdf)](_0x411e8f(0xbb)),this[_0x411e8f(0xdf)](_0x411e8f(0xc0));}get[_0x7d3e50(0xc2)](){const _0x96b6cd=_0x7d3e50;let _0x9401c4=this;for(;_0x9401c4[_0x96b6cd(0xce)];)_0x9401c4=_0x9401c4[_0x96b6cd(0xce)];return _0x9401c4;}get[_0x7d3e50(0xec)](){const _0x169060=_0x7d3e50;return!!this[_0x169060(0xea)]&&this[_0x169060(0xea)][_0x169060(0xd3)]>0x0;}get[_0x7d3e50(0xed)](){const _0x1a33b9=_0x7d3e50;if(0x0==this[_0x1a33b9(0xd8)][_0x1a33b9(0xc6)])return!0x1;return 0x6==Array[_0x1a33b9(0xf4)](this[_0x1a33b9(0xd8)])[0x0][_0x1a33b9(0xfa)](':')[_0x1a33b9(0xd3)];}get[_0x7d3e50(0xda)](){const _0x205e64=_0x7d3e50;return null!==this[_0x205e64(0xe2)]();}[_0x7d3e50(0xb0)](_0x3044b6){const _0xcc8c0a=_0x7d3e50;this[_0xcc8c0a(0xd8)][_0xcc8c0a(0xc8)](_0x3044b6);}[_0x7d3e50(0xb6)](){const _0x16c54c=_0x7d3e50;return Array[_0x16c54c(0xf4)](this[_0x16c54c(0xd8)]);}[_0x7d3e50(0xd9)](){const _0x5d45df=_0x7d3e50;return this[_0x5d45df(0xb6)]()[_0x5d45df(0xf0)](_0x135871=>this[_0x5d45df(0xd5)][_0x5d45df(0xb9)][_0x5d45df(0xf5)](_0x135871))[_0x5d45df(0xb3)](_0x34c945=>_0x34c945);}[_0x7d3e50(0xe2)](){const _0x4559fb=_0x7d3e50;return this[_0x4559fb(0xd9)]()[0x0]||null;}[_0x7d3e50(0xee)](){const _0x3bea23=_0x7d3e50;this[_0x3bea23(0xd5)][_0x3bea23(0xe4)](_0x53b8fd=>{const _0x38ac93=_0x3bea23;for(const _0x253247 of this[_0x38ac93(0xd9)]())_0x53b8fd[_0x38ac93(0xd0)](_0x253247);}),this[_0x3bea23(0xd8)][_0x3bea23(0xde)]();}[_0x7d3e50(0xd0)](_0x46a85c){const _0x565af0=_0x7d3e50;this[_0x565af0(0xd5)][_0x565af0(0xe4)](_0x3f4348=>{const _0x594b9f=_0x565af0;_0x3f4348[_0x594b9f(0xd0)](_0x46a85c);}),this[_0x565af0(0xd8)][_0x565af0(0xd2)](_0x46a85c);}[_0x7d3e50(0xe7)](_0x1f9698){const _0x14561a=_0x7d3e50,_0x3e5441=_0x14561a(0xb8)+this[_0x14561a(0xe3)]+':'+this[_0x14561a(0xfc)]+':'+this['id']+':'+this[_0x14561a(0xf8)]['id']+':'+u[_0x14561a(0xba)]();this[_0x14561a(0xb0)](_0x3e5441),this[_0x14561a(0xd5)][_0x14561a(0xe4)](_0x48c4d8=>{const _0x58b52f=_0x14561a;_0x48c4d8[_0x58b52f(0xbc)](_0x3e5441,{'range':_0x1f9698,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x7d3e50(0xf3)](_0x50e81c){const _0x3b1265=_0x7d3e50;for(const _0x1996e4 of this[_0x3b1265(0xaf)]())if(_0x1996e4[_0x3b1265(0xd4)](_0x50e81c))return!0x0;return!0x1;}[_0x7d3e50(0xaf)](){const _0x32f07b=_0x7d3e50;return this[_0x32f07b(0xd9)]()[_0x32f07b(0xf0)](_0x189e66=>_0x189e66[_0x32f07b(0xc3)]());}[_0x7d3e50(0xd1)](){const _0x137c88=_0x7d3e50;return this[_0x137c88(0xaf)]()[_0x137c88(0xcb)]((_0x57769e,_0xa32ef0)=>[..._0x57769e,..._0xa32ef0[_0x137c88(0xd1)]()],[]);}[_0x7d3e50(0xc5)](){const _0x210a60=_0x7d3e50;var _0x150409;return(null===(_0x150409=this[_0x210a60(0xe2)]())||void 0x0===_0x150409?void 0x0:_0x150409[_0x210a60(0xc3)]())||null;}[_0x7d3e50(0xd7)](){const _0x3299b8=_0x7d3e50,_0x5c406d=this[_0x3299b8(0xaf)]();if(0x1!=_0x5c406d[_0x3299b8(0xd3)])return null;const _0x3a3f67=_0x5c406d[0x0],_0x2a1266=_0x3a3f67[_0x3299b8(0xdc)][_0x3299b8(0xe5)],_0x5f4d78=_0x3a3f67[_0x3299b8(0xcf)][_0x3299b8(0xf2)];return _0x2a1266 instanceof _0x1e1574?_0x2a1266!=_0x5f4d78?null:_0x2a1266:null;}[_0x7d3e50(0xbb)](){const _0x2363c6=_0x7d3e50;this[_0x2363c6(0xdb)](this[_0x2363c6(0xaf)](),this[_0x2363c6(0xb1)],this[_0x2363c6(0xb7)]),this[_0x2363c6(0xee)]();}[_0x7d3e50(0xc0)](){const _0xc04000=_0x7d3e50;this[_0xc04000(0xc9)](this[_0xc04000(0xaf)](),this[_0xc04000(0xb1)],this[_0xc04000(0xb7)]),this[_0xc04000(0xee)]();}[_0x7d3e50(0xf9)](){const _0x33d335=_0x7d3e50,_0x54abb9=[];let _0x4692a4=this[_0x33d335(0xc2)];for(;_0x4692a4;)_0x54abb9[_0x33d335(0xb5)](_0x4692a4),_0x4692a4=_0x4692a4[_0x33d335(0xe0)];return _0x54abb9;}[_0x7d3e50(0xe8)](_0x5ba126,_0x497be0){const _0x48624e=_0x7d3e50,_0x453e72=_0x1fdda4(this[_0x48624e(0xb7)]);_0x262b50(_0x453e72,_0x5ba126,_0x497be0),_0x4e166e(_0x453e72,this[_0x48624e(0xb7)])||(this[_0x48624e(0xb7)]=_0x453e72,this[_0x48624e(0xe9)](_0x453e72));}[_0x7d3e50(0xbf)](_0x579e21){const _0x5543d7=_0x7d3e50,_0x10ef09=_0x1fdda4(this[_0x5543d7(0xb7)]);_0x47df24(_0x10ef09,_0x579e21),_0x4e166e(_0x10ef09,this[_0x5543d7(0xb7)])||(this[_0x5543d7(0xb7)]=_0x10ef09,this[_0x5543d7(0xe9)](this[_0x5543d7(0xb7)]));}[_0x7d3e50(0xd6)](){const _0x39e788=_0x7d3e50;return{'id':this['id'],'type':this[_0x39e788(0xfc)]?this[_0x39e788(0xe3)]+':'+this[_0x39e788(0xfc)]:this[_0x39e788(0xe3)],'authorId':this[_0x39e788(0xf8)]['id'],'createdAt':this[_0x39e788(0xb2)],'hasComments':this[_0x39e788(0xec)],'data':this[_0x39e788(0xb1)],'attributes':this[_0x39e788(0xb7)]};}static[_0x7d3e50(0xba)](){const _0x17fcd5=_0x7d3e50;return _0x3e02e8()[_0x17fcd5(0xf6)](0x1,0x5);}}
23
+ const _0xfc89d=_0x366f;(function(_0xc6d8b8,_0x3dda90){const _0x41323f=_0x366f,_0x5bafa7=_0xc6d8b8();while(!![]){try{const _0x11f38e=-parseInt(_0x41323f(0x184))/0x1*(parseInt(_0x41323f(0x19e))/0x2)+-parseInt(_0x41323f(0x169))/0x3+-parseInt(_0x41323f(0x1a3))/0x4+parseInt(_0x41323f(0x18c))/0x5+parseInt(_0x41323f(0x15b))/0x6+-parseInt(_0x41323f(0x185))/0x7*(parseInt(_0x41323f(0x180))/0x8)+parseInt(_0x41323f(0x17b))/0x9;if(_0x11f38e===_0x3dda90)break;else _0x5bafa7['push'](_0x5bafa7['shift']());}catch(_0x53f19e){_0x5bafa7['push'](_0x5bafa7['shift']());}}}(_0x2453,0xd6bf5));function _0x2453(){const _0x196de4=['end','_saved','setAttribute','substr','removeAttribute','isIntersectingWithRange','_onDiscard','next','getItems','_isDataLoaded','accept','getMarkerNames','type','isIntersecting','14iWavre','getMarkers','reduce','getRange','add','6447676IdAJuV','length','addRange','head','decorate','isInContent','_onAccept','start','8523984IgfNLe','size','isMultiRange','addMarkerName','isExternal','discard','nodeAfter','getContainedElement','attributes','nodeBefore','_markerNames','_onAttributesChange','set','delete','5035908XtFrpO','clear','createdAt','author','getMultiRangeId','commentThread','creator','data','getRanges','push','authoredAt','change','onDiscard','hasComments','onAccept','removeMarker','from','suggestion:','40676004YOUqNl','filter','addMarker','getFirstMarker','getAllAdjacentSuggestions','49024NCUIiV','getFirstRange','subType','removeMarkers','202063gWkeKa','1358cDjfZo','@external','toJSON','_model','previous','markers','map','4166065QKQIrT','get','split','onAttributesChange'];_0x2453=function(){return _0x196de4;};return _0x2453();}function _0x366f(_0x1bccae,_0x5cc9c8){const _0x245356=_0x2453();return _0x366f=function(_0x366fc4,_0x405e4b){_0x366fc4=_0x366fc4-0x15b;let _0x2a46be=_0x245356[_0x366fc4];return _0x2a46be;},_0x366f(_0x1bccae,_0x5cc9c8);}import{Element as _0x371b58}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x5d3929,uid as _0x125ce3}from'ckeditor5/src/utils.js';import{cloneDeep as _0x468d4f,isEqual as _0x223579,set as _0x381229,unset as _0x2a6a5e}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x5d3929(){constructor(_0x3d0742,_0x39b243){const _0x26afd6=_0x366f;super(),this[_0x26afd6(0x199)]=!0x1,this['id']=_0x39b243['id'],this[_0x26afd6(0x19c)]=_0x39b243[_0x26afd6(0x19c)],this[_0x26afd6(0x182)]=_0x39b243[_0x26afd6(0x182)]||null,this[_0x26afd6(0x16c)]=_0x39b243[_0x26afd6(0x16c)],this[_0x26afd6(0x16f)]=_0x39b243[_0x26afd6(0x16f)]||_0x39b243[_0x26afd6(0x16c)],this[_0x26afd6(0x15f)]=Boolean(_0x39b243[_0x26afd6(0x163)]&&_0x39b243[_0x26afd6(0x163)][_0x26afd6(0x186)]),this[_0x26afd6(0x170)]=null,this[_0x26afd6(0x188)]=_0x3d0742,this[_0x26afd6(0x1a9)]=_0x39b243[_0x26afd6(0x177)],this[_0x26afd6(0x196)]=_0x39b243[_0x26afd6(0x175)],this[_0x26afd6(0x166)]=_0x39b243[_0x26afd6(0x18f)],this[_0x26afd6(0x165)]=new Set(),this[_0x26afd6(0x16b)]=null,this[_0x26afd6(0x167)](_0x26afd6(0x173),null),this[_0x26afd6(0x167)](_0x26afd6(0x163),_0x39b243[_0x26afd6(0x163)]||{}),this[_0x26afd6(0x167)](_0x26afd6(0x189),null),this[_0x26afd6(0x167)](_0x26afd6(0x197),null),this[_0x26afd6(0x167)](_0x26afd6(0x16e),null),this[_0x26afd6(0x167)](_0x26afd6(0x191),!0x1),this[_0x26afd6(0x1a7)](_0x26afd6(0x19a)),this[_0x26afd6(0x1a7)](_0x26afd6(0x160));}get[_0xfc89d(0x1a6)](){const _0x3acbce=_0xfc89d;let _0x37cf07=this;for(;_0x37cf07[_0x3acbce(0x189)];)_0x37cf07=_0x37cf07[_0x3acbce(0x189)];return _0x37cf07;}get[_0xfc89d(0x176)](){const _0xeb4d4a=_0xfc89d;return!!this[_0xeb4d4a(0x16e)]&&this[_0xeb4d4a(0x16e)][_0xeb4d4a(0x1a4)]>0x0;}get[_0xfc89d(0x15d)](){const _0x109773=_0xfc89d;if(0x0==this[_0x109773(0x165)][_0x109773(0x15c)])return!0x1;return 0x6==Array[_0x109773(0x179)](this[_0x109773(0x165)])[0x0][_0x109773(0x18e)](':')[_0x109773(0x1a4)];}get[_0xfc89d(0x1a8)](){const _0x212f1d=_0xfc89d;return null!==this[_0x212f1d(0x17e)]();}[_0xfc89d(0x15e)](_0x3fdb87){const _0x2d99c0=_0xfc89d;this[_0x2d99c0(0x165)][_0x2d99c0(0x1a2)](_0x3fdb87);}[_0xfc89d(0x19b)](){const _0x1cf4b3=_0xfc89d;return Array[_0x1cf4b3(0x179)](this[_0x1cf4b3(0x165)]);}[_0xfc89d(0x19f)](){const _0x5aa7ca=_0xfc89d;return this[_0x5aa7ca(0x19b)]()[_0x5aa7ca(0x18b)](_0x4586f5=>this[_0x5aa7ca(0x188)][_0x5aa7ca(0x18a)][_0x5aa7ca(0x18d)](_0x4586f5))[_0x5aa7ca(0x17c)](_0x341e19=>_0x341e19);}[_0xfc89d(0x17e)](){const _0x3f0827=_0xfc89d;return this[_0x3f0827(0x19f)]()[0x0]||null;}[_0xfc89d(0x183)](){const _0x5080d3=_0xfc89d;this[_0x5080d3(0x188)][_0x5080d3(0x174)](_0x4719bb=>{const _0x40ffdd=_0x5080d3;for(const _0x189dfa of this[_0x40ffdd(0x19f)]())_0x4719bb[_0x40ffdd(0x178)](_0x189dfa);}),this[_0x5080d3(0x165)][_0x5080d3(0x16a)]();}[_0xfc89d(0x178)](_0x3d70f6){const _0x369729=_0xfc89d;this[_0x369729(0x188)][_0x369729(0x174)](_0x2c7309=>{const _0x4306e4=_0x369729;_0x2c7309[_0x4306e4(0x178)](_0x3d70f6);}),this[_0x369729(0x165)][_0x369729(0x168)](_0x3d70f6);}[_0xfc89d(0x1a5)](_0xedf735){const _0x1dc42a=_0xfc89d,_0x4c4aff=_0x1dc42a(0x17a)+this[_0x1dc42a(0x19c)]+':'+this[_0x1dc42a(0x182)]+':'+this['id']+':'+this[_0x1dc42a(0x16f)]['id']+':'+u[_0x1dc42a(0x16d)]();this[_0x1dc42a(0x15e)](_0x4c4aff),this[_0x1dc42a(0x188)][_0x1dc42a(0x174)](_0x5bff3c=>{const _0x6a8bd8=_0x1dc42a;_0x5bff3c[_0x6a8bd8(0x17d)](_0x4c4aff,{'range':_0xedf735,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xfc89d(0x195)](_0x5a8fcc){const _0x38e509=_0xfc89d;for(const _0x1753c8 of this[_0x38e509(0x171)]())if(_0x1753c8[_0x38e509(0x19d)](_0x5a8fcc))return!0x0;return!0x1;}[_0xfc89d(0x171)](){const _0xb90af2=_0xfc89d;return this[_0xb90af2(0x19f)]()[_0xb90af2(0x18b)](_0x530c50=>_0x530c50[_0xb90af2(0x1a1)]());}[_0xfc89d(0x198)](){const _0x2b37c0=_0xfc89d;return this[_0x2b37c0(0x171)]()[_0x2b37c0(0x1a0)]((_0x4e15db,_0x4e0447)=>[..._0x4e15db,..._0x4e0447[_0x2b37c0(0x198)]()],[]);}[_0xfc89d(0x181)](){const _0xdd031c=_0xfc89d;var _0x32de3b;return(null===(_0x32de3b=this[_0xdd031c(0x17e)]())||void 0x0===_0x32de3b?void 0x0:_0x32de3b[_0xdd031c(0x1a1)]())||null;}[_0xfc89d(0x162)](){const _0x4748ed=_0xfc89d,_0x5ae726=this[_0x4748ed(0x171)]();if(0x1!=_0x5ae726[_0x4748ed(0x1a4)])return null;const _0x5a6550=_0x5ae726[0x0],_0x42bb7f=_0x5a6550[_0x4748ed(0x1aa)][_0x4748ed(0x161)],_0x5f29ce=_0x5a6550[_0x4748ed(0x190)][_0x4748ed(0x164)];return _0x42bb7f instanceof _0x371b58?_0x42bb7f!=_0x5f29ce?null:_0x42bb7f:null;}[_0xfc89d(0x19a)](){const _0x280a37=_0xfc89d;this[_0x280a37(0x1a9)](this[_0x280a37(0x171)](),this[_0x280a37(0x170)],this[_0x280a37(0x163)]),this[_0x280a37(0x183)]();}[_0xfc89d(0x160)](){const _0x457812=_0xfc89d;this[_0x457812(0x196)](this[_0x457812(0x171)](),this[_0x457812(0x170)],this[_0x457812(0x163)]),this[_0x457812(0x183)]();}[_0xfc89d(0x17f)](){const _0x5590f2=_0xfc89d,_0x55d2dd=[];let _0x287a34=this[_0x5590f2(0x1a6)];for(;_0x287a34;)_0x55d2dd[_0x5590f2(0x172)](_0x287a34),_0x287a34=_0x287a34[_0x5590f2(0x197)];return _0x55d2dd;}[_0xfc89d(0x192)](_0x121a54,_0x2e5e75){const _0x770430=_0xfc89d,_0x49d9b8=_0x468d4f(this[_0x770430(0x163)]);_0x381229(_0x49d9b8,_0x121a54,_0x2e5e75),_0x223579(_0x49d9b8,this[_0x770430(0x163)])||(this[_0x770430(0x163)]=_0x49d9b8,this[_0x770430(0x166)](_0x49d9b8));}[_0xfc89d(0x194)](_0x64ebcf){const _0x382450=_0xfc89d,_0xecef22=_0x468d4f(this[_0x382450(0x163)]);_0x2a6a5e(_0xecef22,_0x64ebcf),_0x223579(_0xecef22,this[_0x382450(0x163)])||(this[_0x382450(0x163)]=_0xecef22,this[_0x382450(0x166)](this[_0x382450(0x163)]));}[_0xfc89d(0x187)](){const _0x1d20da=_0xfc89d;return{'id':this['id'],'type':this[_0x1d20da(0x182)]?this[_0x1d20da(0x19c)]+':'+this[_0x1d20da(0x182)]:this[_0x1d20da(0x19c)],'authorId':this[_0x1d20da(0x16f)]['id'],'createdAt':this[_0x1d20da(0x16b)],'hasComments':this[_0x1d20da(0x176)],'data':this[_0x1d20da(0x170)],'attributes':this[_0x1d20da(0x163)]};}static[_0xfc89d(0x16d)](){const _0x10abe6=_0xfc89d;return _0x125ce3()[_0x10abe6(0x193)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2513(_0x160974,_0xad013){const _0x21f358=_0x21f3();return _0x2513=function(_0x251309,_0x43943c){_0x251309=_0x251309-0x95;let _0x502238=_0x21f358[_0x251309];return _0x502238;},_0x2513(_0x160974,_0xad013);}const _0x3ec36e=_0x2513;(function(_0x4bb894,_0x167344){const _0x3e04fb=_0x2513,_0x159994=_0x4bb894();while(!![]){try{const _0x25b4a5=parseInt(_0x3e04fb(0xa5))/0x1+parseInt(_0x3e04fb(0xc6))/0x2+parseInt(_0x3e04fb(0xd2))/0x3+-parseInt(_0x3e04fb(0xdf))/0x4+-parseInt(_0x3e04fb(0x98))/0x5+-parseInt(_0x3e04fb(0xe9))/0x6+parseInt(_0x3e04fb(0x9e))/0x7;if(_0x25b4a5===_0x167344)break;else _0x159994['push'](_0x159994['shift']());}catch(_0x1a64aa){_0x159994['push'](_0x159994['shift']());}}}(_0x21f3,0xdaefa));import{getTranslation as _0x2d5337}from'./utils/common-translations.js';function _0x21f3(){const _0x5ae706=['add','addFormat','nodeAfter','*Set\x20format:*\x20%0','2248266nnQKUn','function','_locale','push','registerDescriptionCallback','addEmptyContainer','$1\x20$2','quantity','format','text','data','element','key','4721400IOGiOz','removeEmptyContainer','getItemLabel','_addDescriptionItems','_resolveDescriptionItems','_itemLabels','attribute','*Remove\x20format:*\x20%0','type','replace','8041638KMRMMR','isEqual','subType','*Change\x20to:*\x20%0','removeObject','name','has','Container','insertion','isEmpty','skip','ELEMENT_SPACE','removeContainer','104650CRegjH','*Insert:*\x20%0','item','indexOf','newValue','_customCallbacks','9797942RmNClV','*Split:*\x20%0','normal','_schema','softBreak','_attributeLabels','nextSibling','99883xCUhUM','Object','end','REPLACE_TEXT','previousSibling','_handleAttributeSuggestionDescription','set','isObject','elementEnd','elementStart','registerElementLabel','_handleRenameSuggestionDescription','_itemLabelsCallbacks','remove','_handleInsertRemoveSuggestionDescription','match','_handleCustomCallbackDescription','$text','label','join','checkChild','pop','getDescriptions','deletion','$textProxy','removeFormat','isInContent','map','addObject','EmptyContainer','matchingCallback','getWalker','registerAttributeLabel','2378608qnAhDm','get','*Remove:*\x20%0','getFirstRange','start','length','*Merge:*\x20%0','addContainer'];_0x21f3=function(){return _0x5ae706;};return _0x21f3();}import{priorities as _0x3c2ed9,insertToPriorityArray as _0x135e1b}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x9de7bc}from'./trackchangesediting.js';export default class f{constructor(_0x3532f5,_0x452beb){const _0xd5a776=_0x2513;this[_0xd5a776(0x9d)]=[],this[_0xd5a776(0xe4)]=new Map(),this[_0xd5a776(0xb1)]=[],this[_0xd5a776(0xa3)]=new Map(),this[_0xd5a776(0xa1)]=_0x3532f5,this[_0xd5a776(0xd4)]=_0x452beb;}[_0x3ec36e(0xbb)](_0xb8d787){const _0x10e993=_0x3ec36e,_0x3a5b48=[],_0x5dc90a=new Set(),_0x5d7573=new Set();for(let _0x359b4a=0x0;_0x359b4a<_0xb8d787[_0x10e993(0xcb)];_0x359b4a++){const _0x161d65=_0xb8d787[_0x359b4a];if(!_0x161d65[_0x10e993(0xbf)])continue;const _0x5e7427=this[_0x10e993(0xb5)](_0x161d65);if(_0x5e7427){if(null!=_0x161d65[_0x10e993(0xeb)]){if(_0x5dc90a[_0x10e993(0xef)](_0x161d65[_0x10e993(0xeb)]))continue;_0x5dc90a[_0x10e993(0xce)](_0x161d65[_0x10e993(0xeb)]);}_0x3a5b48[_0x10e993(0xd5)](_0x5e7427);}else{if(_0x10e993(0xe5)!=_0x161d65[_0x10e993(0xe7)])_0x10e993(0xf1)!=_0x161d65[_0x10e993(0xe7)]&&_0x10e993(0xbc)!=_0x161d65[_0x10e993(0xe7)]||this[_0x10e993(0xb3)](_0x3a5b48,_0x161d65,_0xb8d787[_0x359b4a+0x1]);else{const _0x44494b=_0x161d65[_0x10e993(0xdc)][_0x10e993(0xde)];if(_0x5d7573[_0x10e993(0xef)](_0x44494b))continue;_0x5d7573[_0x10e993(0xce)](_0x161d65[_0x10e993(0xdc)][_0x10e993(0xde)]),_0x44494b==_0x9de7bc?this[_0x10e993(0xb0)](_0x3a5b48,_0x161d65):this[_0x10e993(0xaa)](_0x3a5b48,_0x161d65);}}}return this[_0x10e993(0xe3)](_0x3a5b48);}[_0x3ec36e(0xd6)](_0x2505c6){const _0x1970bc=_0x3ec36e;this[_0x1970bc(0x9d)][_0x1970bc(0xd5)](_0x2505c6);}[_0x3ec36e(0xaf)](_0xc31258,_0x2c697c,_0x1ff711=_0x3c2ed9[_0x3ec36e(0xa0)]){const _0x3a7f15=_0x3ec36e;_0x3a7f15(0xd3)==typeof _0xc31258?_0x135e1b(this[_0x3a7f15(0xb1)],{'matchingCallback':_0xc31258,'label':_0x2c697c,'priority':_0x1ff711}):this[_0x3a7f15(0xe4)][_0x3a7f15(0xab)](_0xc31258,_0x2c697c);}[_0x3ec36e(0xc5)](_0x125308,_0x2b95b9){const _0x1d459c=_0x3ec36e;this[_0x1d459c(0xa3)][_0x1d459c(0xab)](_0x125308,_0x2b95b9);}[_0x3ec36e(0xe1)](_0x239857,_0xe483e7=0x1){const _0x3f955a=_0x3ec36e;let _0x3e7617;for(const _0x29479d of this[_0x3f955a(0xb1)])if(_0x29479d[_0x3f955a(0xc3)](_0x239857)){_0x3e7617=_0x29479d[_0x3f955a(0xb7)];break;}return _0x3e7617||(_0x3e7617=this[_0x3f955a(0xe4)][_0x3f955a(0xc7)](_0x239857[_0x3f955a(0xee)])),_0x3e7617?_0x3e7617(_0xe483e7):0x1!==_0xe483e7?_0xe483e7+'\x20'+_0x239857[_0x3f955a(0xee)]+'s':''+_0x239857[_0x3f955a(0xee)];}[_0x3ec36e(0xe2)](_0x2c256e,_0x5734a8){const _0x3dddb2=_0x3ec36e,_0x16fac9=_0x5734a8[_0x3dddb2(0xc9)]()[_0x3dddb2(0xc4)](),_0x1ebdf6=_0x3dddb2(0xf1)==_0x5734a8[_0x3dddb2(0xe7)]?_0x3dddb2(0xce):_0x3dddb2(0xb2);for(const _0x416721 of _0x16fac9){const _0x49a1ae=_0x416721[_0x3dddb2(0x9a)],_0x393729=_0x2c256e[_0x2c256e[_0x3dddb2(0xcb)]-0x1];if(_0x49a1ae['is'](_0x3dddb2(0xbd)))_0x393729&&_0x393729[_0x3dddb2(0xe7)][_0x3dddb2(0x9b)](_0x3dddb2(0xf0))>-0x1&&_0x2c256e[_0x3dddb2(0xba)](),_0x393729&&_0x3dddb2(0xdb)==_0x393729[_0x3dddb2(0xe7)]?_0x393729[_0x1ebdf6]+=_0x49a1ae[_0x3dddb2(0xdc)]:_0x2c256e[_0x3dddb2(0xd5)]({'type':_0x3dddb2(0xdb),'add':_0x3dddb2(0xce)==_0x1ebdf6?_0x49a1ae[_0x3dddb2(0xdc)]:'','remove':_0x3dddb2(0xb2)==_0x1ebdf6?_0x49a1ae[_0x3dddb2(0xdc)]:''});else{if(this[_0x3dddb2(0xa1)][_0x3dddb2(0xac)](_0x49a1ae)){const _0x29cb1e=_0x49a1ae;if(_0x393729&&_0x393729[_0x3dddb2(0xe7)][_0x3dddb2(0x9b)](_0x3dddb2(0xf0))>-0x1&&_0x2c256e[_0x3dddb2(0xba)](),_0x3dddb2(0xad)==_0x416721[_0x3dddb2(0xe7)])continue;_0x393729&&_0x393729[_0x3dddb2(0xe7)]==_0x1ebdf6+_0x3dddb2(0xa6)&&_0x393729[_0x3dddb2(0xdd)][_0x3dddb2(0xee)]==_0x29cb1e[_0x3dddb2(0xee)]?_0x393729[_0x3dddb2(0xd9)]++:_0x2c256e[_0x3dddb2(0xd5)]({'type':_0x1ebdf6+_0x3dddb2(0xa6),'element':_0x29cb1e,'quantity':0x1}),_0x16fac9[_0x3dddb2(0x95)](_0x36af27=>!(_0x3dddb2(0xad)==_0x36af27[_0x3dddb2(0xe7)]&&_0x36af27[_0x3dddb2(0x9a)]==_0x49a1ae));}else{if(this[_0x3dddb2(0xa1)][_0x3dddb2(0xb9)](_0x49a1ae,_0x3dddb2(0xb6))||_0x49a1ae['is'](_0x3dddb2(0xdd),_0x3dddb2(0xa2))){const _0x2b5e9d=_0x49a1ae;if(_0x3dddb2(0xce)==_0x1ebdf6&&_0x3dddb2(0xae)==_0x416721[_0x3dddb2(0xe7)]||_0x3dddb2(0xb2)==_0x1ebdf6&&_0x3dddb2(0xad)==_0x416721[_0x3dddb2(0xe7)])continue;if(_0x393729&&-0x1==_0x393729[_0x3dddb2(0xe7)][_0x3dddb2(0x9b)](_0x3dddb2(0xf0))){_0x3dddb2(0xdb)==_0x393729[_0x3dddb2(0xe7)]&&(_0x393729[_0x1ebdf6]+='\x0a');continue;}let _0x23ed15;if(_0x23ed15=_0x3dddb2(0xce)==_0x1ebdf6?_0x2b5e9d[_0x3dddb2(0xa4)]&&!this[_0x3dddb2(0xa1)][_0x3dddb2(0xac)](_0x2b5e9d[_0x3dddb2(0xa4)])?_0x2b5e9d[_0x3dddb2(0xa4)]:null:_0x2b5e9d[_0x3dddb2(0xa9)]&&!this[_0x3dddb2(0xa1)][_0x3dddb2(0xac)](_0x2b5e9d[_0x3dddb2(0xa9)])?_0x2b5e9d[_0x3dddb2(0xa9)]:null,_0x2b5e9d[_0x3dddb2(0xf2)]||_0x23ed15&&_0x23ed15[_0x3dddb2(0xf2)]){const _0x3b947e=_0x23ed15&&_0x23ed15[_0x3dddb2(0xf2)]?_0x23ed15:_0x2b5e9d;_0x393729&&_0x393729[_0x3dddb2(0xe7)]==_0x1ebdf6+_0x3dddb2(0xc2)&&_0x393729[_0x3dddb2(0xdd)][_0x3dddb2(0xee)]==_0x3b947e[_0x3dddb2(0xee)]?_0x393729[_0x3dddb2(0xd9)]++:_0x2c256e[_0x3dddb2(0xd5)]({'type':_0x1ebdf6+_0x3dddb2(0xc2),'element':_0x3b947e,'quantity':0x1});}else _0x2c256e[_0x3dddb2(0xd5)]({'type':_0x1ebdf6+_0x3dddb2(0xf0),'element':_0x2b5e9d});}}}}}[_0x3ec36e(0xe3)](_0x27f362){const _0xde0afc=_0x3ec36e,_0x1e555c=this[_0xde0afc(0xd4)],_0x211bb9=[],_0x1b5180=[],_0x2458ea=[];for(const _0x1b8f4c of _0x27f362)switch(_0x1b8f4c[_0xde0afc(0xe7)]){case _0xde0afc(0xdb):if(_0x1b8f4c[_0xde0afc(0xce)]=_0x1b8f4c[_0xde0afc(0xce)][_0xde0afc(0xe8)](/(\S)\u000A+(\S)/g,_0xde0afc(0xd8))[_0xde0afc(0xe8)](/\u000A/g,''),_0x1b8f4c[_0xde0afc(0xb2)]=_0x1b8f4c[_0xde0afc(0xb2)][_0xde0afc(0xe8)](/(\S)\u000A+(\S)/g,_0xde0afc(0xd8))[_0xde0afc(0xe8)](/\u000A/g,''),''!=_0x1b8f4c[_0xde0afc(0xce)]&&''!=_0x1b8f4c[_0xde0afc(0xb2)]){_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xe8),'content':_0x2d5337(_0x1e555c,_0xde0afc(0xa8),['\x22'+_0x1b8f4c[_0xde0afc(0xb2)]+'\x22','\x22'+_0x1b8f4c[_0xde0afc(0xce)]+'\x22'])});continue;}if(null!=_0x1b8f4c[_0xde0afc(0xce)][_0xde0afc(0xb4)](/^ +$/)){_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xf1),'content':_0x2d5337(_0x1e555c,_0xde0afc(0x99),_0x2d5337(_0x1e555c,_0xde0afc(0x96),_0x1b8f4c[_0xde0afc(0xce)][_0xde0afc(0xcb)]))});continue;}if(null!=_0x1b8f4c[_0xde0afc(0xb2)][_0xde0afc(0xb4)](/^ +$/)){_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xbc),'content':_0x2d5337(_0x1e555c,_0xde0afc(0xc8),_0x2d5337(_0x1e555c,_0xde0afc(0x96),_0x1b8f4c[_0xde0afc(0xb2)][_0xde0afc(0xcb)]))});continue;}if(''!=_0x1b8f4c[_0xde0afc(0xce)]){_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xf1),'content':_0x2d5337(_0x1e555c,_0xde0afc(0x99),'\x22'+_0x1b8f4c[_0xde0afc(0xce)]+'\x22')});continue;}_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xbc),'content':_0x2d5337(_0x1e555c,_0xde0afc(0xc8),'\x22'+_0x1b8f4c[_0xde0afc(0xb2)]+'\x22')});continue;case _0xde0afc(0xd7):case _0xde0afc(0xc1):_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xf1),'content':_0x2d5337(_0x1e555c,_0xde0afc(0x99),this[_0xde0afc(0xe1)](_0x1b8f4c[_0xde0afc(0xdd)],_0x1b8f4c[_0xde0afc(0xd9)]))});continue;case _0xde0afc(0xe0):case _0xde0afc(0xed):_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xbc),'content':_0x2d5337(_0x1e555c,_0xde0afc(0xc8),this[_0xde0afc(0xe1)](_0x1b8f4c[_0xde0afc(0xdd)],_0x1b8f4c[_0xde0afc(0xd9)]))});continue;case _0xde0afc(0xcd):_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xf1),'content':_0x2d5337(_0x1e555c,_0xde0afc(0x9f),this[_0xde0afc(0xe1)](_0x1b8f4c[_0xde0afc(0xdd)],_0x1b8f4c[_0xde0afc(0xd9)]))});continue;case _0xde0afc(0x97):_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xbc),'content':_0x2d5337(_0x1e555c,_0xde0afc(0xcc),this[_0xde0afc(0xe1)](_0x1b8f4c[_0xde0afc(0xdd)],_0x1b8f4c[_0xde0afc(0xd9)]))});continue;case _0xde0afc(0xcf):_0x1b5180[_0xde0afc(0xd5)](_0x1b8f4c[_0xde0afc(0xde)]);continue;case _0xde0afc(0xbe):_0x2458ea[_0xde0afc(0xd5)](_0x1b8f4c[_0xde0afc(0xde)]);continue;default:_0x211bb9[_0xde0afc(0xd5)](_0x1b8f4c);}if(_0x1b5180[_0xde0afc(0xcb)]){const _0x37e68b=_0x1b5180[_0xde0afc(0xc0)](_0x5aa02f=>this[_0xde0afc(0xa3)][_0xde0afc(0xef)](_0x5aa02f)?this[_0xde0afc(0xa3)][_0xde0afc(0xc7)](_0x5aa02f):_0x5aa02f)[_0xde0afc(0xb8)](',\x20');_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xda),'content':_0x2d5337(this[_0xde0afc(0xd4)],_0xde0afc(0xd1),_0x37e68b)});}if(_0x2458ea[_0xde0afc(0xcb)]){const _0x490fcf=_0x2458ea[_0xde0afc(0xc0)](_0x185319=>this[_0xde0afc(0xa3)][_0xde0afc(0xef)](_0x185319)?this[_0xde0afc(0xa3)][_0xde0afc(0xc7)](_0x185319):_0x185319)[_0xde0afc(0xb8)](',\x20');_0x211bb9[_0xde0afc(0xd5)]({'type':_0xde0afc(0xda),'content':_0x2d5337(this[_0xde0afc(0xd4)],_0xde0afc(0xe6),_0x490fcf)});}return _0x211bb9;}[_0x3ec36e(0xb5)](_0x5d5b44){const _0x3c0ed2=_0x3ec36e;for(const _0x1a7359 of this[_0x3c0ed2(0x9d)]){const _0x91355f=_0x1a7359(_0x5d5b44);if(_0x91355f&&_0x3c0ed2(0xe7)in _0x91355f)return _0x91355f;}}[_0x3ec36e(0xaa)](_0x3b4c7f,_0x5ce38d){const _0x5c2921=_0x3ec36e,_0x1bdf29=_0x5ce38d[_0x5c2921(0xdc)],_0x55bcda=void 0x0===_0x1bdf29[_0x5c2921(0x9c)]?_0x5c2921(0xbe):_0x5c2921(0xcf);_0x3b4c7f[_0x5c2921(0xd5)]({'type':_0x55bcda,'key':_0x1bdf29[_0x5c2921(0xde)]});}[_0x3ec36e(0xb0)](_0x29470f,_0x2859b7){const _0xa62977=_0x3ec36e;_0x29470f[_0xa62977(0xd5)]({'type':_0xa62977(0xda),'content':_0x2d5337(this[_0xa62977(0xd4)],_0xa62977(0xec),this[_0xa62977(0xe1)](_0x2859b7[_0xa62977(0xc9)]()[_0xa62977(0xca)][_0xa62977(0xd0)],0x1))});}[_0x3ec36e(0xb3)](_0x5c62a9,_0x23ae12,_0x526e63){const _0x44a496=_0x3ec36e;if(this[_0x44a496(0xe2)](_0x5c62a9,_0x23ae12),_0x526e63&&_0x526e63[_0x44a496(0xc9)]()&&!_0x23ae12[_0x44a496(0xc9)]()[_0x44a496(0xa7)][_0x44a496(0xea)](_0x526e63[_0x44a496(0xc9)]()[_0x44a496(0xca)])){const _0x50278f=_0x5c62a9[_0x5c62a9[_0x44a496(0xcb)]-0x1],_0x22134c=_0x44a496(0xf1)==_0x23ae12[_0x44a496(0xe7)]?_0x44a496(0xce):_0x44a496(0xb2);_0x50278f&&_0x44a496(0xdb)==_0x50278f[_0x44a496(0xe7)]&&(_0x50278f[_0x22134c]+='\x0a');}}}
23
+ function _0x1d47(_0x56d120,_0x3adac2){const _0x2a566e=_0x2a56();return _0x1d47=function(_0x1d47a6,_0x24c22e){_0x1d47a6=_0x1d47a6-0x7f;let _0x4b2fe6=_0x2a566e[_0x1d47a6];return _0x4b2fe6;},_0x1d47(_0x56d120,_0x3adac2);}function _0x2a56(){const _0x47eb34=['elementEnd','isEmpty','registerAttributeLabel','$1\x20$2','element','$text','addFormat','getFirstRange','length','data','removeEmptyContainer','_handleRenameSuggestionDescription','addEmptyContainer','removeContainer','3533056Tketqw','removeFormat','*Remove:*\x20%0','_schema','426954mZKUkR','1296350PcQWrx','REPLACE_TEXT','143521OPCxMv','name','newValue','nodeAfter','softBreak','add','attribute','quantity','_addDescriptionItems','normal','_itemLabels','subType','insertion','isObject','registerElementLabel','deletion','304096wXxGYa','pop','isEqual','removeObject','elementStart','*Remove\x20format:*\x20%0','_handleAttributeSuggestionDescription','function','skip','matchingCallback','*Change\x20to:*\x20%0','getDescriptions','remove','83124gKiCHE','start','registerDescriptionCallback','*Set\x20format:*\x20%0','set','get','indexOf','getWalker','$textProxy','replace','format','Container','has','nextSibling','text','*Split:*\x20%0','push','_handleInsertRemoveSuggestionDescription','Object','checkChild','previousSibling','match','912036TPVufc','EmptyContainer','_handleCustomCallbackDescription','_customCallbacks','end','item','addObject','22HjLHZo','type','_locale','*Insert:*\x20%0','*Merge:*\x20%0','_attributeLabels','map','ELEMENT_SPACE','_itemLabelsCallbacks','_resolveDescriptionItems','label','addContainer','join','getItemLabel','isInContent','key'];_0x2a56=function(){return _0x47eb34;};return _0x2a56();}const _0x387860=_0x1d47;(function(_0x43a18a,_0x520e7d){const _0x5c22d1=_0x1d47,_0x4d914d=_0x43a18a();while(!![]){try{const _0x5cfeb2=parseInt(_0x5c22d1(0xa7))/0x1+-parseInt(_0x5c22d1(0xd1))/0x2*(-parseInt(_0x5c22d1(0xb4))/0x3)+parseInt(_0x5c22d1(0xca))/0x4+-parseInt(_0x5c22d1(0x95))/0x5+parseInt(_0x5c22d1(0x94))/0x6+-parseInt(_0x5c22d1(0x97))/0x7+-parseInt(_0x5c22d1(0x90))/0x8;if(_0x5cfeb2===_0x520e7d)break;else _0x4d914d['push'](_0x4d914d['shift']());}catch(_0x502f3b){_0x4d914d['push'](_0x4d914d['shift']());}}}(_0x2a56,0x2d917));import{getTranslation as _0x5def98}from'./utils/common-translations.js';import{priorities as _0x19bfad,insertToPriorityArray as _0x3bce47}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x2a05f8}from'./trackchangesediting.js';export default class f{constructor(_0x50b70f,_0x4bdcb4){const _0x2bb789=_0x1d47;this[_0x2bb789(0xcd)]=[],this[_0x2bb789(0xa1)]=new Map(),this[_0x2bb789(0xd9)]=[],this[_0x2bb789(0xd6)]=new Map(),this[_0x2bb789(0x93)]=_0x50b70f,this[_0x2bb789(0xd3)]=_0x4bdcb4;}[_0x387860(0xb2)](_0xb0bdb8){const _0xe696a2=_0x387860,_0x345ce0=[],_0x91abe9=new Set(),_0x25a6c9=new Set();for(let _0x36501d=0x0;_0x36501d<_0xb0bdb8[_0xe696a2(0x8a)];_0x36501d++){const _0x34bea0=_0xb0bdb8[_0x36501d];if(!_0x34bea0[_0xe696a2(0x80)])continue;const _0x2cd87f=this[_0xe696a2(0xcc)](_0x34bea0);if(_0x2cd87f){if(null!=_0x34bea0[_0xe696a2(0xa2)]){if(_0x91abe9[_0xe696a2(0xc0)](_0x34bea0[_0xe696a2(0xa2)]))continue;_0x91abe9[_0xe696a2(0x9c)](_0x34bea0[_0xe696a2(0xa2)]);}_0x345ce0[_0xe696a2(0xc4)](_0x2cd87f);}else{if(_0xe696a2(0x9d)!=_0x34bea0[_0xe696a2(0xd2)])_0xe696a2(0xa3)!=_0x34bea0[_0xe696a2(0xd2)]&&_0xe696a2(0xa6)!=_0x34bea0[_0xe696a2(0xd2)]||this[_0xe696a2(0xc5)](_0x345ce0,_0x34bea0,_0xb0bdb8[_0x36501d+0x1]);else{const _0x37ba9c=_0x34bea0[_0xe696a2(0x8b)][_0xe696a2(0x81)];if(_0x25a6c9[_0xe696a2(0xc0)](_0x37ba9c))continue;_0x25a6c9[_0xe696a2(0x9c)](_0x34bea0[_0xe696a2(0x8b)][_0xe696a2(0x81)]),_0x37ba9c==_0x2a05f8?this[_0xe696a2(0x8d)](_0x345ce0,_0x34bea0):this[_0xe696a2(0xad)](_0x345ce0,_0x34bea0);}}}return this[_0xe696a2(0xda)](_0x345ce0);}[_0x387860(0xb6)](_0x187c12){const _0x4d5374=_0x387860;this[_0x4d5374(0xcd)][_0x4d5374(0xc4)](_0x187c12);}[_0x387860(0xa5)](_0x39e4ec,_0x52b88e,_0x5ea803=_0x19bfad[_0x387860(0xa0)]){const _0x4a7e8b=_0x387860;_0x4a7e8b(0xae)==typeof _0x39e4ec?_0x3bce47(this[_0x4a7e8b(0xd9)],{'matchingCallback':_0x39e4ec,'label':_0x52b88e,'priority':_0x5ea803}):this[_0x4a7e8b(0xa1)][_0x4a7e8b(0xb8)](_0x39e4ec,_0x52b88e);}[_0x387860(0x84)](_0x470fbe,_0x162c1e){const _0x1fdaa7=_0x387860;this[_0x1fdaa7(0xd6)][_0x1fdaa7(0xb8)](_0x470fbe,_0x162c1e);}[_0x387860(0x7f)](_0x499a78,_0x29c185=0x1){const _0x40d36f=_0x387860;let _0x5ca7fb;for(const _0x20da30 of this[_0x40d36f(0xd9)])if(_0x20da30[_0x40d36f(0xb0)](_0x499a78)){_0x5ca7fb=_0x20da30[_0x40d36f(0xdb)];break;}return _0x5ca7fb||(_0x5ca7fb=this[_0x40d36f(0xa1)][_0x40d36f(0xb9)](_0x499a78[_0x40d36f(0x98)])),_0x5ca7fb?_0x5ca7fb(_0x29c185):0x1!==_0x29c185?_0x29c185+'\x20'+_0x499a78[_0x40d36f(0x98)]+'s':''+_0x499a78[_0x40d36f(0x98)];}[_0x387860(0x9f)](_0x114945,_0x411a9a){const _0x2b58b0=_0x387860,_0x4a54d6=_0x411a9a[_0x2b58b0(0x89)]()[_0x2b58b0(0xbb)](),_0x1dde9c=_0x2b58b0(0xa3)==_0x411a9a[_0x2b58b0(0xd2)]?_0x2b58b0(0x9c):_0x2b58b0(0xb3);for(const _0x51c88b of _0x4a54d6){const _0x324cdb=_0x51c88b[_0x2b58b0(0xcf)],_0x1189f3=_0x114945[_0x114945[_0x2b58b0(0x8a)]-0x1];if(_0x324cdb['is'](_0x2b58b0(0xbc)))_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)][_0x2b58b0(0xba)](_0x2b58b0(0xbf))>-0x1&&_0x114945[_0x2b58b0(0xa8)](),_0x1189f3&&_0x2b58b0(0xc2)==_0x1189f3[_0x2b58b0(0xd2)]?_0x1189f3[_0x1dde9c]+=_0x324cdb[_0x2b58b0(0x8b)]:_0x114945[_0x2b58b0(0xc4)]({'type':_0x2b58b0(0xc2),'add':_0x2b58b0(0x9c)==_0x1dde9c?_0x324cdb[_0x2b58b0(0x8b)]:'','remove':_0x2b58b0(0xb3)==_0x1dde9c?_0x324cdb[_0x2b58b0(0x8b)]:''});else{if(this[_0x2b58b0(0x93)][_0x2b58b0(0xa4)](_0x324cdb)){const _0x124b49=_0x324cdb;if(_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)][_0x2b58b0(0xba)](_0x2b58b0(0xbf))>-0x1&&_0x114945[_0x2b58b0(0xa8)](),_0x2b58b0(0x82)==_0x51c88b[_0x2b58b0(0xd2)])continue;_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)]==_0x1dde9c+_0x2b58b0(0xc6)&&_0x1189f3[_0x2b58b0(0x86)][_0x2b58b0(0x98)]==_0x124b49[_0x2b58b0(0x98)]?_0x1189f3[_0x2b58b0(0x9e)]++:_0x114945[_0x2b58b0(0xc4)]({'type':_0x1dde9c+_0x2b58b0(0xc6),'element':_0x124b49,'quantity':0x1}),_0x4a54d6[_0x2b58b0(0xaf)](_0x448ada=>!(_0x2b58b0(0x82)==_0x448ada[_0x2b58b0(0xd2)]&&_0x448ada[_0x2b58b0(0xcf)]==_0x324cdb));}else{if(this[_0x2b58b0(0x93)][_0x2b58b0(0xc7)](_0x324cdb,_0x2b58b0(0x87))||_0x324cdb['is'](_0x2b58b0(0x86),_0x2b58b0(0x9b))){const _0x3c3a98=_0x324cdb;if(_0x2b58b0(0x9c)==_0x1dde9c&&_0x2b58b0(0xab)==_0x51c88b[_0x2b58b0(0xd2)]||_0x2b58b0(0xb3)==_0x1dde9c&&_0x2b58b0(0x82)==_0x51c88b[_0x2b58b0(0xd2)])continue;if(_0x1189f3&&-0x1==_0x1189f3[_0x2b58b0(0xd2)][_0x2b58b0(0xba)](_0x2b58b0(0xbf))){_0x2b58b0(0xc2)==_0x1189f3[_0x2b58b0(0xd2)]&&(_0x1189f3[_0x1dde9c]+='\x0a');continue;}let _0x1b9f4d;if(_0x1b9f4d=_0x2b58b0(0x9c)==_0x1dde9c?_0x3c3a98[_0x2b58b0(0xc1)]&&!this[_0x2b58b0(0x93)][_0x2b58b0(0xa4)](_0x3c3a98[_0x2b58b0(0xc1)])?_0x3c3a98[_0x2b58b0(0xc1)]:null:_0x3c3a98[_0x2b58b0(0xc8)]&&!this[_0x2b58b0(0x93)][_0x2b58b0(0xa4)](_0x3c3a98[_0x2b58b0(0xc8)])?_0x3c3a98[_0x2b58b0(0xc8)]:null,_0x3c3a98[_0x2b58b0(0x83)]||_0x1b9f4d&&_0x1b9f4d[_0x2b58b0(0x83)]){const _0x85905e=_0x1b9f4d&&_0x1b9f4d[_0x2b58b0(0x83)]?_0x1b9f4d:_0x3c3a98;_0x1189f3&&_0x1189f3[_0x2b58b0(0xd2)]==_0x1dde9c+_0x2b58b0(0xcb)&&_0x1189f3[_0x2b58b0(0x86)][_0x2b58b0(0x98)]==_0x85905e[_0x2b58b0(0x98)]?_0x1189f3[_0x2b58b0(0x9e)]++:_0x114945[_0x2b58b0(0xc4)]({'type':_0x1dde9c+_0x2b58b0(0xcb),'element':_0x85905e,'quantity':0x1});}else _0x114945[_0x2b58b0(0xc4)]({'type':_0x1dde9c+_0x2b58b0(0xbf),'element':_0x3c3a98});}}}}}[_0x387860(0xda)](_0x503da7){const _0x5cc473=_0x387860,_0x535020=this[_0x5cc473(0xd3)],_0x49a980=[],_0x20b02a=[],_0x1ab706=[];for(const _0x2ca3be of _0x503da7)switch(_0x2ca3be[_0x5cc473(0xd2)]){case _0x5cc473(0xc2):if(_0x2ca3be[_0x5cc473(0x9c)]=_0x2ca3be[_0x5cc473(0x9c)][_0x5cc473(0xbd)](/(\S)\u000A+(\S)/g,_0x5cc473(0x85))[_0x5cc473(0xbd)](/\u000A/g,''),_0x2ca3be[_0x5cc473(0xb3)]=_0x2ca3be[_0x5cc473(0xb3)][_0x5cc473(0xbd)](/(\S)\u000A+(\S)/g,_0x5cc473(0x85))[_0x5cc473(0xbd)](/\u000A/g,''),''!=_0x2ca3be[_0x5cc473(0x9c)]&&''!=_0x2ca3be[_0x5cc473(0xb3)]){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xbd),'content':_0x5def98(_0x535020,_0x5cc473(0x96),['\x22'+_0x2ca3be[_0x5cc473(0xb3)]+'\x22','\x22'+_0x2ca3be[_0x5cc473(0x9c)]+'\x22'])});continue;}if(null!=_0x2ca3be[_0x5cc473(0x9c)][_0x5cc473(0xc9)](/^ +$/)){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xd4),_0x5def98(_0x535020,_0x5cc473(0xd8),_0x2ca3be[_0x5cc473(0x9c)][_0x5cc473(0x8a)]))});continue;}if(null!=_0x2ca3be[_0x5cc473(0xb3)][_0x5cc473(0xc9)](/^ +$/)){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0x92),_0x5def98(_0x535020,_0x5cc473(0xd8),_0x2ca3be[_0x5cc473(0xb3)][_0x5cc473(0x8a)]))});continue;}if(''!=_0x2ca3be[_0x5cc473(0x9c)]){_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xd4),'\x22'+_0x2ca3be[_0x5cc473(0x9c)]+'\x22')});continue;}_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0x92),'\x22'+_0x2ca3be[_0x5cc473(0xb3)]+'\x22')});continue;case _0x5cc473(0x8e):case _0x5cc473(0xd0):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xd4),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0x8c):case _0x5cc473(0xaa):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0x92),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0xdc):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa3),'content':_0x5def98(_0x535020,_0x5cc473(0xc3),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0x8f):_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xa6),'content':_0x5def98(_0x535020,_0x5cc473(0xd5),this[_0x5cc473(0x7f)](_0x2ca3be[_0x5cc473(0x86)],_0x2ca3be[_0x5cc473(0x9e)]))});continue;case _0x5cc473(0x88):_0x20b02a[_0x5cc473(0xc4)](_0x2ca3be[_0x5cc473(0x81)]);continue;case _0x5cc473(0x91):_0x1ab706[_0x5cc473(0xc4)](_0x2ca3be[_0x5cc473(0x81)]);continue;default:_0x49a980[_0x5cc473(0xc4)](_0x2ca3be);}if(_0x20b02a[_0x5cc473(0x8a)]){const _0x2bfd68=_0x20b02a[_0x5cc473(0xd7)](_0x422b7d=>this[_0x5cc473(0xd6)][_0x5cc473(0xc0)](_0x422b7d)?this[_0x5cc473(0xd6)][_0x5cc473(0xb9)](_0x422b7d):_0x422b7d)[_0x5cc473(0xdd)](',\x20');_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xbe),'content':_0x5def98(this[_0x5cc473(0xd3)],_0x5cc473(0xb7),_0x2bfd68)});}if(_0x1ab706[_0x5cc473(0x8a)]){const _0x45f6b2=_0x1ab706[_0x5cc473(0xd7)](_0x2c65bc=>this[_0x5cc473(0xd6)][_0x5cc473(0xc0)](_0x2c65bc)?this[_0x5cc473(0xd6)][_0x5cc473(0xb9)](_0x2c65bc):_0x2c65bc)[_0x5cc473(0xdd)](',\x20');_0x49a980[_0x5cc473(0xc4)]({'type':_0x5cc473(0xbe),'content':_0x5def98(this[_0x5cc473(0xd3)],_0x5cc473(0xac),_0x45f6b2)});}return _0x49a980;}[_0x387860(0xcc)](_0x3807e1){const _0x4ff5f2=_0x387860;for(const _0x3dc361 of this[_0x4ff5f2(0xcd)]){const _0xc06d76=_0x3dc361(_0x3807e1);if(_0xc06d76&&_0x4ff5f2(0xd2)in _0xc06d76)return _0xc06d76;}}[_0x387860(0xad)](_0x1f5354,_0x271bad){const _0x3bcbd8=_0x387860,_0x1a46fd=_0x271bad[_0x3bcbd8(0x8b)],_0x474bbd=void 0x0===_0x1a46fd[_0x3bcbd8(0x99)]?_0x3bcbd8(0x91):_0x3bcbd8(0x88);_0x1f5354[_0x3bcbd8(0xc4)]({'type':_0x474bbd,'key':_0x1a46fd[_0x3bcbd8(0x81)]});}[_0x387860(0x8d)](_0x14aaff,_0x4b3486){const _0x45f12d=_0x387860;_0x14aaff[_0x45f12d(0xc4)]({'type':_0x45f12d(0xbe),'content':_0x5def98(this[_0x45f12d(0xd3)],_0x45f12d(0xb1),this[_0x45f12d(0x7f)](_0x4b3486[_0x45f12d(0x89)]()[_0x45f12d(0xb5)][_0x45f12d(0x9a)],0x1))});}[_0x387860(0xc5)](_0x4eee90,_0x26d162,_0x22c21f){const _0x8c878d=_0x387860;if(this[_0x8c878d(0x9f)](_0x4eee90,_0x26d162),_0x22c21f&&_0x22c21f[_0x8c878d(0x89)]()&&!_0x26d162[_0x8c878d(0x89)]()[_0x8c878d(0xce)][_0x8c878d(0xa9)](_0x22c21f[_0x8c878d(0x89)]()[_0x8c878d(0xb5)])){const _0x287670=_0x4eee90[_0x4eee90[_0x8c878d(0x8a)]-0x1],_0x498eed=_0x8c878d(0xa3)==_0x26d162[_0x8c878d(0xd2)]?_0x8c878d(0x9c):_0x8c878d(0xb3);_0x287670&&_0x8c878d(0xc2)==_0x287670[_0x8c878d(0xd2)]&&(_0x287670[_0x498eed]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4150(){var _0x15d58e=['1782336pRTqar','1526DqDNSi','getSuggestions','1352hUDjfw','requires','2937999QixetW','pluginName','55976oYERnG','951129wlOOAF','TrackChanges','2XFTMyI','215MNnEtE','get','28190qMNkne','981fjFoif','12312179gKQDVU','getSuggestion','plugins','editor','addSuggestion','adapter','addSuggestionData','Comments'];_0x4150=function(){return _0x15d58e;};return _0x4150();}var _0x51f34e=_0x1670;(function(_0x10594c,_0x1bed18){var _0x5c52c=_0x1670,_0x45c386=_0x10594c();while(!![]){try{var _0x4e1991=parseInt(_0x5c52c(0x131))/0x1+-parseInt(_0x5c52c(0x133))/0x2*(-parseInt(_0x5c52c(0x12e))/0x3)+-parseInt(_0x5c52c(0x130))/0x4*(-parseInt(_0x5c52c(0x134))/0x5)+-parseInt(_0x5c52c(0x140))/0x6+parseInt(_0x5c52c(0x12a))/0x7*(-parseInt(_0x5c52c(0x12c))/0x8)+-parseInt(_0x5c52c(0x137))/0x9*(parseInt(_0x5c52c(0x136))/0xa)+-parseInt(_0x5c52c(0x138))/0xb;if(_0x4e1991===_0x1bed18)break;else _0x45c386['push'](_0x45c386['shift']());}catch(_0x1da8f5){_0x45c386['push'](_0x45c386['shift']());}}}(_0x4150,0xbc6a2));import{Plugin as _0x1420df}from'ckeditor5/src/core.js';import _0x392668 from'./trackchangesui.js';function _0x1670(_0x34c4b3,_0x218cc0){var _0x415052=_0x4150();return _0x1670=function(_0x167052,_0x37a321){_0x167052=_0x167052-0x12a;var _0x48ccc3=_0x415052[_0x167052];return _0x48ccc3;},_0x1670(_0x34c4b3,_0x218cc0);}import _0x359bf6 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x1420df{static get[_0x51f34e(0x12d)](){var _0x1eab02=_0x51f34e;return[_0x359bf6,_0x392668,_0x1eab02(0x13f)];}static get[_0x51f34e(0x12f)](){var _0x2905f6=_0x51f34e;return _0x2905f6(0x132);}set[_0x51f34e(0x13d)](_0x4f410b){var _0x112dfc=_0x51f34e;this[_0x112dfc(0x13b)][_0x112dfc(0x13a)][_0x112dfc(0x135)](_0x359bf6)[_0x112dfc(0x13d)]=_0x4f410b;}get[_0x51f34e(0x13d)](){var _0x3a33a0=_0x51f34e;return this[_0x3a33a0(0x13b)][_0x3a33a0(0x13a)][_0x3a33a0(0x135)](_0x359bf6)[_0x3a33a0(0x13d)];}[_0x51f34e(0x13c)](_0x59f4f6){var _0x315a12=_0x51f34e;return this[_0x315a12(0x13b)][_0x315a12(0x13a)][_0x315a12(0x135)](_0x359bf6)[_0x315a12(0x13e)](_0x59f4f6);}[_0x51f34e(0x12b)]({skipNotAttached:_0x247732=!0x1,toJSON:_0x2f5f60=!0x1}={}){var _0x511c52=_0x51f34e;return this[_0x511c52(0x13b)][_0x511c52(0x13a)][_0x511c52(0x135)](_0x359bf6)[_0x511c52(0x12b)]({'skipNotAttached':_0x247732,'toJSON':_0x2f5f60});}[_0x51f34e(0x139)](_0x759fc){var _0x1a8862=_0x51f34e;return this[_0x1a8862(0x13b)][_0x1a8862(0x13a)][_0x1a8862(0x135)](_0x359bf6)[_0x1a8862(0x139)](_0x759fc);}}
23
+ var _0x48b798=_0x1db2;(function(_0x312343,_0x1aee6b){var _0x1d53ef=_0x1db2,_0x289d5d=_0x312343();while(!![]){try{var _0x2418b4=parseInt(_0x1d53ef(0x18e))/0x1*(parseInt(_0x1d53ef(0x188))/0x2)+parseInt(_0x1d53ef(0x185))/0x3+-parseInt(_0x1d53ef(0x184))/0x4*(-parseInt(_0x1d53ef(0x186))/0x5)+parseInt(_0x1d53ef(0x18a))/0x6+-parseInt(_0x1d53ef(0x18c))/0x7+parseInt(_0x1d53ef(0x189))/0x8+-parseInt(_0x1d53ef(0x18b))/0x9;if(_0x2418b4===_0x1aee6b)break;else _0x289d5d['push'](_0x289d5d['shift']());}catch(_0x13ba41){_0x289d5d['push'](_0x289d5d['shift']());}}}(_0x4e41,0xb80ca));import{Plugin as _0x295687}from'ckeditor5/src/core.js';import _0xde79be from'./trackchangesui.js';import _0x40e2db from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';function _0x1db2(_0x4c4a8d,_0x28c979){var _0x4e4170=_0x4e41();return _0x1db2=function(_0x1db288,_0x59f304){_0x1db288=_0x1db288-0x17c;var _0x2f8f80=_0x4e4170[_0x1db288];return _0x2f8f80;},_0x1db2(_0x4c4a8d,_0x28c979);}export default class k extends _0x295687{static get[_0x48b798(0x190)](){var _0x3a09a7=_0x48b798;return[_0x40e2db,_0xde79be,_0x3a09a7(0x187)];}static get[_0x48b798(0x17d)](){var _0x541c50=_0x48b798;return _0x541c50(0x18f);}set[_0x48b798(0x17e)](_0x173129){var _0x50554c=_0x48b798;this[_0x50554c(0x183)][_0x50554c(0x182)][_0x50554c(0x18d)](_0x40e2db)[_0x50554c(0x17e)]=_0x173129;}get[_0x48b798(0x17e)](){var _0x82f442=_0x48b798;return this[_0x82f442(0x183)][_0x82f442(0x182)][_0x82f442(0x18d)](_0x40e2db)[_0x82f442(0x17e)];}[_0x48b798(0x17c)](_0x5a5d18){var _0x545c57=_0x48b798;return this[_0x545c57(0x183)][_0x545c57(0x182)][_0x545c57(0x18d)](_0x40e2db)[_0x545c57(0x180)](_0x5a5d18);}[_0x48b798(0x17f)]({skipNotAttached:_0x1a9e64=!0x1,toJSON:_0x4eaabe=!0x1}={}){var _0x425463=_0x48b798;return this[_0x425463(0x183)][_0x425463(0x182)][_0x425463(0x18d)](_0x40e2db)[_0x425463(0x17f)]({'skipNotAttached':_0x1a9e64,'toJSON':_0x4eaabe});}[_0x48b798(0x181)](_0x1685b6){var _0x17cd3e=_0x48b798;return this[_0x17cd3e(0x183)][_0x17cd3e(0x182)][_0x17cd3e(0x18d)](_0x40e2db)[_0x17cd3e(0x181)](_0x1685b6);}}function _0x4e41(){var _0x465486=['1871704MQvWyv','2263884BLepoq','892044PZYBqx','4268600jPNLaO','get','107BxfrjJ','TrackChanges','requires','addSuggestion','pluginName','adapter','getSuggestions','addSuggestionData','getSuggestion','plugins','editor','45828xqoOCN','919977kyWGMA','135YveivV','Comments','4402jSRIiW'];_0x4e41=function(){return _0x465486;};return _0x4e41();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x410c76=_0x523c;(function(_0x4dd447,_0x593b0e){const _0x149116=_0x523c,_0x21ac20=_0x4dd447();while(!![]){try{const _0x2a364a=parseInt(_0x149116(0x1cb))/0x1+-parseInt(_0x149116(0x196))/0x2+-parseInt(_0x149116(0x1b5))/0x3*(-parseInt(_0x149116(0x198))/0x4)+parseInt(_0x149116(0x1c4))/0x5+-parseInt(_0x149116(0x1cf))/0x6*(parseInt(_0x149116(0x1c6))/0x7)+-parseInt(_0x149116(0x1b4))/0x8+parseInt(_0x149116(0x1a2))/0x9;if(_0x2a364a===_0x593b0e)break;else _0x21ac20['push'](_0x21ac20['shift']());}catch(_0x131ae6){_0x21ac20['push'](_0x21ac20['shift']());}}}(_0x3287,0x8eae5));import{Plugin as _0xe07fb3}from'ckeditor5/src/core.js';import{CKEditorError as _0x314573}from'ckeditor5/src/utils.js';import _0x3f731f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x27ac9e}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x410c76(0x1b3)];export default class P extends _0xe07fb3{static get[_0x410c76(0x19c)](){return[_0x3f731f];}static get[_0x410c76(0x1b0)](){const _0x2d6969=_0x410c76;return _0x2d6969(0x1ac);}[_0x410c76(0x1a7)](){const _0x39df3e=_0x410c76,_0x39d117=this[_0x39df3e(0x19f)];if(_0x39d117[_0x39df3e(0x1ae)][_0x39df3e(0x1bf)](_0x39df3e(0x1af),_0x89de95=>{const _0x1d8d72=_0x39df3e,_0x280991=_0x39d117[_0x1d8d72(0x1bd)][_0x1d8d72(0x1c1)][_0x1d8d72(0x1ce)]()[_0x1d8d72(0x1b6)]((_0x5ab1c4,_0x15a38b)=>(_0x5ab1c4[_0x15a38b]='',_0x5ab1c4),{});return _0x39d117[_0x1d8d72(0x1c5)][_0x1d8d72(0x195)](_0x280991,_0x89de95);}),_0x39df3e(0x19d)!=typeof _0x39d117[_0x39df3e(0x1ae)][_0x39df3e(0x1b9)](_0x39df3e(0x1a4))[_0x39df3e(0x197)])throw new _0x314573(_0x39df3e(0x199));}[_0x410c76(0x1c2)](_0x3bc568){const _0x4448be=_0x410c76;return N(this[_0x4448be(0x19f)],!0x0,_0x3bc568);}[_0x410c76(0x1a0)](_0x2e1db8){const _0x1507f9=_0x410c76;return N(this[_0x1507f9(0x19f)],!0x1,_0x2e1db8);}}function _0x523c(_0x4df7cd,_0x2a1b9e){const _0x328742=_0x3287();return _0x523c=function(_0x523c2e,_0x340d43){_0x523c2e=_0x523c2e-0x191;let _0x4a5afd=_0x328742[_0x523c2e];return _0x4a5afd;},_0x523c(_0x4df7cd,_0x2a1b9e);}class D extends _0xe07fb3{static get[_0x410c76(0x1b0)](){const _0x5907e7=_0x410c76;return _0x5907e7(0x1cd);}constructor(_0x1f605a){const _0x1f14cf=_0x410c76;super(_0x1f605a),this[_0x1f14cf(0x1aa)]=_0x1f14cf(0x191);}[_0x410c76(0x1a7)](){const _0x583411=_0x410c76;this[_0x583411(0x19f)][_0x583411(0x1ca)][_0x583411(0x1b9)](_0x583411(0x193))[_0x583411(0x1be)]={'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[_0x583411(0x19f)][_0x583411(0x1ca)][_0x583411(0x1b9)](_0x583411(0x1c9))[_0x583411(0x1be)]=null;}}function _0x3287(){const _0x51d1b0=['getDataWithAcceptedSuggestions','acceptAllSuggestions','2652635YwcLfp','constructor','77kVSGje','destroy','name','TrackChangesEditing','plugins','940533inUdej','map','TrackChangesDataGetter','getRootNames','249294uioEre','end','set','CommentsRepository','getSuggestions','create','1696144CplFRf','editorCreator','16sOGPQz','track-changes-data-invalid-editor-creator','rootsAttributes','getCommentThreads','requires','function','createDocumentFragment','editor','getDataWithDiscardedSuggestions','addUser','8108136ReFzno','createElement','trackChangesData','div','users','init','useAnonymousUser','discardAllSuggestions','result','execute','TrackChangesData','data','config','trackChangesData.editorCreator','pluginName','Users','getRootsAttributes','Pagination','8295584SwpVVu','415887OULQrm','reduce','appendChild','getUser','get','getFullData','addSuggestionData','push','model','_adapter','define','addCommentThread','document'];_0x3287=function(){return _0x51d1b0;};return _0x3287();}function v(_0x2ce229){const _0xac0551=_0x410c76;return void 0x0!==_0x2ce229[_0xac0551(0x1b2)];}async function N(_0x213b82,_0x31befe,_0x60c5a7){const _0x3b2561=_0x410c76,_0x20650c=_0x27ac9e(_0x213b82,T);_0x20650c[_0x3b2561(0x1ca)][_0x3b2561(0x1bc)](_0x3f731f,D),_0x20650c[_0x3b2561(0x19a)]=v(_0x213b82)?_0x213b82[_0x3b2561(0x1b2)]():void 0x0;const _0x33946d=document[_0x3b2561(0x19e)](),_0x1d72a1=_0x213b82[_0x3b2561(0x1ae)][_0x3b2561(0x1b9)](_0x3b2561(0x1a4))[_0x3b2561(0x197)],_0x179d3f=await _0x1d72a1(_0x20650c,()=>function(_0xe42df3){const _0x50fc0f=_0x3b2561,_0x5031e3=document[_0x50fc0f(0x1a3)](_0x50fc0f(0x1a5));return _0xe42df3[_0x50fc0f(0x1b7)](_0x5031e3),_0x5031e3;}(_0x33946d));!function(_0xeb6f91,_0x228f90){const _0x536341=_0x3b2561,_0x1cabd9=_0xeb6f91[_0x536341(0x1bd)][_0x536341(0x1c1)][_0x536341(0x1ce)]()[_0x536341(0x1b6)]((_0x13b490,_0x5c0ad4)=>(_0x13b490[_0x5c0ad4]=_0xeb6f91[_0x536341(0x1ad)][_0x536341(0x1b9)]({'rootName':_0x5c0ad4}),_0x13b490),{}),_0x3e604c=_0xeb6f91[_0x536341(0x1ca)][_0x536341(0x1b9)](_0x536341(0x1b1))[_0x536341(0x1a6)][_0x536341(0x1cc)](_0x1b93ba=>({'id':_0x1b93ba['id'],'name':_0x1b93ba[_0x536341(0x1c8)]})),_0x4a7118=_0xeb6f91[_0x536341(0x1ca)][_0x536341(0x1b9)](_0x536341(0x1c9))[_0x536341(0x194)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3724ec=_0xeb6f91[_0x536341(0x1ca)][_0x536341(0x1b9)](_0x536341(0x193))[_0x536341(0x19b)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x54562b=_0x228f90[_0x536341(0x1ca)][_0x536341(0x1b9)](_0x536341(0x1b1)),_0x3c122b=_0x228f90[_0x536341(0x1ca)][_0x536341(0x1b9)](_0x536341(0x1c9)),_0x4fb612=_0x228f90[_0x536341(0x1ca)][_0x536341(0x1b9)](_0x536341(0x193));for(const _0x498d18 of _0x3e604c)_0x54562b[_0x536341(0x1b8)](_0x498d18['id'])||_0x54562b[_0x536341(0x1a1)](_0x498d18);_0x54562b['me']||_0x54562b[_0x536341(0x1a8)]();for(const _0xdc8ac0 of _0x4a7118)_0x3c122b[_0x536341(0x1bb)](_0xdc8ac0);for(const _0x2f8086 of _0x3724ec)_0x4fb612[_0x536341(0x1c0)](_0x2f8086);_0x228f90[_0x536341(0x1ad)][_0x536341(0x192)](_0x1cabd9);}(_0x213b82,_0x179d3f),_0x179d3f[_0x3b2561(0x1ab)](_0x31befe?_0x3b2561(0x1c3):_0x3b2561(0x1a9));const _0x147a5f=v(_0x179d3f)?_0x179d3f[_0x3b2561(0x1ba)](_0x60c5a7):_0x179d3f[_0x3b2561(0x1ad)][_0x3b2561(0x1b9)](_0x60c5a7);return await _0x179d3f[_0x3b2561(0x1c7)](),_0x147a5f;}
23
+ const _0x570fb6=_0x308f;function _0x308f(_0x3f2155,_0x6952f2){const _0x5828f8=_0x5828();return _0x308f=function(_0x308fe3,_0x554a02){_0x308fe3=_0x308fe3-0x1a2;let _0x310822=_0x5828f8[_0x308fe3];return _0x310822;},_0x308f(_0x3f2155,_0x6952f2);}(function(_0x24a958,_0x348a3b){const _0x42ab32=_0x308f,_0x55d0c4=_0x24a958();while(!![]){try{const _0x4410f4=parseInt(_0x42ab32(0x1c8))/0x1+parseInt(_0x42ab32(0x1bc))/0x2+parseInt(_0x42ab32(0x1c3))/0x3*(parseInt(_0x42ab32(0x1bb))/0x4)+parseInt(_0x42ab32(0x1af))/0x5+-parseInt(_0x42ab32(0x1be))/0x6*(parseInt(_0x42ab32(0x1de))/0x7)+parseInt(_0x42ab32(0x1ac))/0x8*(parseInt(_0x42ab32(0x1b0))/0x9)+-parseInt(_0x42ab32(0x1b6))/0xa;if(_0x4410f4===_0x348a3b)break;else _0x55d0c4['push'](_0x55d0c4['shift']());}catch(_0x1cdc98){_0x55d0c4['push'](_0x55d0c4['shift']());}}}(_0x5828,0x65f54));import{Plugin as _0x300679}from'ckeditor5/src/core.js';import{CKEditorError as _0x78d2fd}from'ckeditor5/src/utils.js';function _0x5828(){const _0x596a78=['get','getCommentThreads','acceptAllSuggestions','data','track-changes-data-invalid-editor-creator','getDataWithDiscardedSuggestions','div','requires','discardAllSuggestions','model','execute','push','function','pluginName','result','set','addUser','14VIHzFA','init','create','destroy','Users','end','getFullData','CommentsRepository','constructor','config','document','define','getRootNames','getRootsAttributes','418328MWYgUk','name','plugins','2715955dzHqnS','18arnJHI','getUser','rootsAttributes','addSuggestionData','trackChangesData','TrackChangesEditing','10249390uNQNqt','editor','getSuggestions','users','trackChangesData.editorCreator','1192iYDWok','1528026oCGpoW','getDataWithAcceptedSuggestions','592194dUHslC','appendChild','useAnonymousUser','TrackChangesData','TrackChangesDataGetter','1722odJZnR','reduce','createDocumentFragment','editorCreator','_adapter','57119SHLzjD','createElement','map','addCommentThread','Pagination'];_0x5828=function(){return _0x596a78;};return _0x5828();}import _0x2e6d1e from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x39f631}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x570fb6(0x1cc)];export default class P extends _0x300679{static get[_0x570fb6(0x1d4)](){return[_0x2e6d1e];}static get[_0x570fb6(0x1da)](){const _0x5bd89c=_0x570fb6;return _0x5bd89c(0x1c1);}[_0x570fb6(0x1df)](){const _0x3b3f5b=_0x570fb6,_0x45a602=this[_0x3b3f5b(0x1b7)];if(_0x45a602[_0x3b3f5b(0x1a7)][_0x3b3f5b(0x1a9)](_0x3b3f5b(0x1ba),_0x2c5ab2=>{const _0xb20d56=_0x3b3f5b,_0x51c98d=_0x45a602[_0xb20d56(0x1d6)][_0xb20d56(0x1a8)][_0xb20d56(0x1aa)]()[_0xb20d56(0x1c4)]((_0x247f79,_0x405532)=>(_0x247f79[_0x405532]='',_0x247f79),{});return _0x45a602[_0xb20d56(0x1a6)][_0xb20d56(0x1e0)](_0x51c98d,_0x2c5ab2);}),_0x3b3f5b(0x1d9)!=typeof _0x45a602[_0x3b3f5b(0x1a7)][_0x3b3f5b(0x1cd)](_0x3b3f5b(0x1b4))[_0x3b3f5b(0x1c6)])throw new _0x78d2fd(_0x3b3f5b(0x1d1));}[_0x570fb6(0x1bd)](_0x596ee1){const _0x30b541=_0x570fb6;return N(this[_0x30b541(0x1b7)],!0x0,_0x596ee1);}[_0x570fb6(0x1d2)](_0x10a961){const _0x25125a=_0x570fb6;return N(this[_0x25125a(0x1b7)],!0x1,_0x10a961);}}class D extends _0x300679{static get[_0x570fb6(0x1da)](){const _0xf13c88=_0x570fb6;return _0xf13c88(0x1c2);}constructor(_0x5bab12){const _0x139dfd=_0x570fb6;super(_0x5bab12),this[_0x139dfd(0x1db)]=_0x139dfd(0x1a3);}[_0x570fb6(0x1df)](){const _0x1460d6=_0x570fb6;this[_0x1460d6(0x1b7)][_0x1460d6(0x1ae)][_0x1460d6(0x1cd)](_0x1460d6(0x1a5))[_0x1460d6(0x1c7)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x1460d6(0x1b7)][_0x1460d6(0x1ae)][_0x1460d6(0x1cd)](_0x1460d6(0x1b5))[_0x1460d6(0x1c7)]=null;}}function v(_0x5184a8){const _0x3e9edc=_0x570fb6;return void 0x0!==_0x5184a8[_0x3e9edc(0x1ab)];}async function N(_0x1731c9,_0x578dfa,_0x199863){const _0x4d7011=_0x570fb6,_0x73f12a=_0x39f631(_0x1731c9,T);_0x73f12a[_0x4d7011(0x1ae)][_0x4d7011(0x1d8)](_0x2e6d1e,D),_0x73f12a[_0x4d7011(0x1b2)]=v(_0x1731c9)?_0x1731c9[_0x4d7011(0x1ab)]():void 0x0;const _0x53dcdf=document[_0x4d7011(0x1c5)](),_0x579ebf=_0x1731c9[_0x4d7011(0x1a7)][_0x4d7011(0x1cd)](_0x4d7011(0x1b4))[_0x4d7011(0x1c6)],_0x354dc6=await _0x579ebf(_0x73f12a,()=>function(_0x26ac4c){const _0x291de1=_0x4d7011,_0x331516=document[_0x291de1(0x1c9)](_0x291de1(0x1d3));return _0x26ac4c[_0x291de1(0x1bf)](_0x331516),_0x331516;}(_0x53dcdf));!function(_0x5cbca5,_0x391456){const _0x10ff6b=_0x4d7011,_0x1f2647=_0x5cbca5[_0x10ff6b(0x1d6)][_0x10ff6b(0x1a8)][_0x10ff6b(0x1aa)]()[_0x10ff6b(0x1c4)]((_0x14b70a,_0x228d0e)=>(_0x14b70a[_0x228d0e]=_0x5cbca5[_0x10ff6b(0x1d0)][_0x10ff6b(0x1cd)]({'rootName':_0x228d0e}),_0x14b70a),{}),_0x46557c=_0x5cbca5[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a2))[_0x10ff6b(0x1b9)][_0x10ff6b(0x1ca)](_0x356b75=>({'id':_0x356b75['id'],'name':_0x356b75[_0x10ff6b(0x1ad)]})),_0x41b031=_0x5cbca5[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1b5))[_0x10ff6b(0x1b8)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x492e93=_0x5cbca5[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a5))[_0x10ff6b(0x1ce)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3c8b99=_0x391456[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a2)),_0x2450a1=_0x391456[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1b5)),_0x34bfc9=_0x391456[_0x10ff6b(0x1ae)][_0x10ff6b(0x1cd)](_0x10ff6b(0x1a5));for(const _0x18bb2b of _0x46557c)_0x3c8b99[_0x10ff6b(0x1b1)](_0x18bb2b['id'])||_0x3c8b99[_0x10ff6b(0x1dd)](_0x18bb2b);_0x3c8b99['me']||_0x3c8b99[_0x10ff6b(0x1c0)]();for(const _0x431da3 of _0x41b031)_0x2450a1[_0x10ff6b(0x1b3)](_0x431da3);for(const _0xd72b19 of _0x492e93)_0x34bfc9[_0x10ff6b(0x1cb)](_0xd72b19);_0x391456[_0x10ff6b(0x1d0)][_0x10ff6b(0x1dc)](_0x1f2647);}(_0x1731c9,_0x354dc6),_0x354dc6[_0x4d7011(0x1d7)](_0x578dfa?_0x4d7011(0x1cf):_0x4d7011(0x1d5));const _0x28ac59=v(_0x354dc6)?_0x354dc6[_0x4d7011(0x1a4)](_0x199863):_0x354dc6[_0x4d7011(0x1d0)][_0x4d7011(0x1cd)](_0x199863);return await _0x354dc6[_0x4d7011(0x1e1)](),_0x28ac59;}