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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19fd38=_0xed46;(function(_0x4c9ae1,_0x3dfc37){const _0x2a2173=_0xed46,_0x237726=_0x4c9ae1();while(!![]){try{const _0x31d956=parseInt(_0x2a2173(0x156))/0x1+-parseInt(_0x2a2173(0x12d))/0x2*(-parseInt(_0x2a2173(0x146))/0x3)+-parseInt(_0x2a2173(0x138))/0x4+-parseInt(_0x2a2173(0x108))/0x5+-parseInt(_0x2a2173(0x117))/0x6+-parseInt(_0x2a2173(0x128))/0x7*(-parseInt(_0x2a2173(0x123))/0x8)+-parseInt(_0x2a2173(0x110))/0x9*(-parseInt(_0x2a2173(0x131))/0xa);if(_0x31d956===_0x3dfc37)break;else _0x237726['push'](_0x237726['shift']());}catch(_0xa3d7ea){_0x237726['push'](_0x237726['shift']());}}}(_0x1e4a,0x216e1));function _0xed46(_0x4cf29d,_0x5d77d3){const _0x1e4a5d=_0x1e4a();return _0xed46=function(_0xed46af,_0x47d666){_0xed46af=_0xed46af-0x101;let _0x256808=_0x1e4a5d[_0xed46af];return _0x256808;},_0xed46(_0x4cf29d,_0x5d77d3);}import{Plugin as _0x29326a}from'ckeditor5/src/core.js';function _0x1e4a(){const _0x2ff5c7=['693558QUXHxk','value','plugins','commands','formatInline','get','mergeTableCellDown','deletion','markBlockFormat','registerDescriptionCallback','from','formatBlock','64hwUXmQ','change','afterInit','getCellLocation','_tablePostFixingSubtypes','206101DIsXTS','has','getFirstPosition','rootName','refresh','101922FFzgdK','model','author','push','320080abhKAX','descriptionFactory','locale','execute','forceDefaultExecution','direction','document','712152ZMTFXc','table','setSelection','trackChanges','highest','mergeTableCellRight','horizontally','_isForcedDefaultExecutionBlock','insertion','root','*Split\x20cell:*\x20vertically','type','findAncestor','$graveyard','6hFJUAf','_suggestionFactory','markMultiRangeBlockFormat','splitTableCellHorizontally','_acceptFormatSuggestionCallbackFactory','*Merge\x20cells*','set:isEnabled','cell','isInContent','getSelectionAffectedTableCells','length','getSuggestions','registerCustomCallback','mergeTableCells','fromRange','element','82498HLWSuN','createRangeOn','stop','commandName','add','mergeTableCellLeft','low','subType','TableUtils','format','_areSelectedCellsMergable','getRanges','getAncestors','tableCell','filter','containsRange','_areMergableCells','isEnabled','editor','accept','detach','1227340WTZvXP','find','*Split\x20cell:*\x20horizontally','enableCommand','splitTableCellVertically','requires','return','selection','72AzaVdA','createTableWalker','mergeTableCellUp','map','size','TrackChangesEditing','TableEditing'];_0x1e4a=function(){return _0x2ff5c7;};return _0x1e4a();}import _0x578bc1 from'./table.js';import{LiveRange as _0x1e583b}from'ckeditor5/src/engine.js';import{getTranslation as _0x411d1c}from'../utils/common-translations.js';export default class St extends _0x29326a{static get[_0x19fd38(0x10d)](){return[_0x578bc1];}[_0x19fd38(0x125)](){const _0x5a1160=_0x19fd38,_0x262160=this[_0x5a1160(0x105)],_0x552961=_0x262160[_0x5a1160(0x12e)][_0x5a1160(0x137)][_0x5a1160(0x10f)],_0x2b3859=_0x262160[_0x5a1160(0x133)];if(!_0x262160[_0x5a1160(0x119)][_0x5a1160(0x129)](_0x5a1160(0x116)))return;const _0x4e1168=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x5a1160(0x115)),_0x311906=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x5a1160(0x15e)),_0xb078a1=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x578bc1);_0xb078a1[_0x5a1160(0x127)][_0x5a1160(0x130)](_0x5a1160(0x153)),_0x4e1168[_0x5a1160(0x10b)](_0x5a1160(0x153),()=>{const _0x50ff22=_0x5a1160,_0x56448a=_0x311906[_0x50ff22(0x14f)](_0x262160[_0x50ff22(0x12e)][_0x50ff22(0x137)][_0x50ff22(0x10f)]);_0x262160[_0x50ff22(0x12e)][_0x50ff22(0x124)](()=>{const _0x45cfcb=_0x50ff22;_0x4e1168[_0x45cfcb(0x148)](_0x56448a,{'commandName':_0x45cfcb(0x153),'commandParams':[]},[],_0x45cfcb(0x153));});}),_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x5a1160(0x153))['on'](_0x5a1160(0x134),(_0x17ebc7,_0x174762)=>{const _0x5ac165=_0x5a1160;_0x262160[_0x5ac165(0x11a)][_0x5ac165(0x11c)](_0x5ac165(0x13b))[_0x5ac165(0x118)]&&(_0x174762[_0x5ac165(0x150)]>0x0&&_0x174762[_0x174762[_0x5ac165(0x150)]-0x1]&&_0x174762[_0x174762[_0x5ac165(0x150)]-0x1][_0x5ac165(0x135)]||_0x4e1168[_0x5ac165(0x13f)]||this[_0x5ac165(0x160)]()||_0x17ebc7[_0x5ac165(0x158)]());},{'priority':_0x5a1160(0x13c)});for(const _0x3da52e of[_0x5a1160(0x112),_0x5a1160(0x13d),_0x5a1160(0x11d),_0x5a1160(0x15b)]){const _0x4f3b99=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x3da52e);_0x4e1168[_0x5a1160(0x10b)](_0x3da52e,()=>{const _0x59bdbf=_0x5a1160,_0x3265c7=_0x262160[_0x59bdbf(0x12e)][_0x59bdbf(0x137)][_0x59bdbf(0x10f)][_0x59bdbf(0x12a)]()[_0x59bdbf(0x162)]()[_0x59bdbf(0x109)](_0x3bec71=>_0x3bec71['is'](_0x59bdbf(0x155),_0x59bdbf(0x163))),_0x4c0004=_0x4f3b99[_0x59bdbf(0x118)];_0x262160[_0x59bdbf(0x12e)][_0x59bdbf(0x124)](()=>{const _0x2d1fe6=_0x59bdbf;_0x4e1168[_0x2d1fe6(0x148)]([_0x3265c7,_0x4c0004],{'commandName':_0x2d1fe6(0x153),'commandParams':[]},[],_0x2d1fe6(0x153));});});}for(const _0x41d8b5 of[_0x5a1160(0x10c),_0x5a1160(0x149)]){const _0x440cf6=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x41d8b5);_0x4e1168[_0x5a1160(0x10b)](_0x41d8b5,()=>{const _0x355f9e=_0x5a1160,_0x12137b=_0x311906[_0x355f9e(0x14f)](_0x262160[_0x355f9e(0x12e)][_0x355f9e(0x137)][_0x355f9e(0x10f)])[0x0],_0x12f953=_0x12137b[_0x355f9e(0x144)](_0x355f9e(0x139)),{column:_0x411463,row:_0xcea249}=_0x311906[_0x355f9e(0x126)](_0x12137b);let _0x34f282=[];if(_0x355f9e(0x13e)==_0x440cf6[_0x355f9e(0x136)]){const _0x788a85=_0x311906[_0x355f9e(0x111)](_0x12f953,{'startRow':_0xcea249,'endRow':_0xcea249,'includeAllSlots':!0x0});_0x34f282=Array[_0x355f9e(0x121)](_0x788a85)[_0x355f9e(0x113)](_0x1200b9=>_0x1200b9[_0x355f9e(0x14d)]);}else{const _0x3012f6=_0x311906[_0x355f9e(0x111)](_0x12f953,{'column':_0x411463,'includeAllSlots':!0x0});_0x34f282=Array[_0x355f9e(0x121)](_0x3012f6)[_0x355f9e(0x113)](_0x4968ed=>_0x4968ed[_0x355f9e(0x14d)]);}_0x262160[_0x355f9e(0x12e)][_0x355f9e(0x124)](_0x3993cf=>{const _0x463365=_0x355f9e;_0x4e1168[_0x463365(0x11f)](_0x3993cf[_0x463365(0x157)](_0x12137b),{'commandName':_0x41d8b5,'commandParams':[]},_0x34f282,_0x41d8b5);});});}_0x4e1168[_0x5a1160(0x132)][_0x5a1160(0x120)](_0x5040eb=>{const _0x381595=_0x5a1160;if(_0x381595(0x122)!=_0x5040eb[_0x381595(0x143)]&&_0x381595(0x11b)!=_0x5040eb[_0x381595(0x143)])return;const {data:_0x495db7}=_0x5040eb;return _0x495db7&&_0x381595(0x153)==_0x495db7[_0x381595(0x159)]?{'type':_0x381595(0x15f),'content':_0x411d1c(_0x2b3859,_0x381595(0x14b))}:void 0x0;}),_0x4e1168[_0x5a1160(0x132)][_0x5a1160(0x120)](_0x53f7e3=>{const _0x4d1fc2=_0x5a1160;if(_0x4d1fc2(0x122)!=_0x53f7e3[_0x4d1fc2(0x143)]&&_0x4d1fc2(0x11b)!=_0x53f7e3[_0x4d1fc2(0x143)])return;const {data:_0x55c5f}=_0x53f7e3;return _0x55c5f?_0x4d1fc2(0x10c)==_0x55c5f[_0x4d1fc2(0x159)]?{'type':_0x4d1fc2(0x15f),'content':_0x411d1c(_0x2b3859,_0x4d1fc2(0x142))}:_0x4d1fc2(0x149)==_0x55c5f[_0x4d1fc2(0x159)]?{'type':_0x4d1fc2(0x15f),'content':_0x411d1c(_0x2b3859,_0x4d1fc2(0x10a))}:void 0x0:void 0x0;});const _0x59dec9=_0xb078a1[_0x5a1160(0x14a)]();for(const _0x5fb241 of[_0x5a1160(0x112),_0x5a1160(0x13d),_0x5a1160(0x11d),_0x5a1160(0x15b)])_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x5fb241,_0x5a1160(0x106),_0x59dec9);for(const _0x1e474f of[_0x5a1160(0x10c),_0x5a1160(0x149)])_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x1e474f,_0x5a1160(0x106),_0x59dec9);_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x5a1160(0x153),_0x5a1160(0x106),_0x384a9c=>{const _0x666657=_0x5a1160;_0x262160[_0x666657(0x12e)][_0x666657(0x124)](_0x372a9f=>{const _0x58c58c=_0x666657,_0x598d76=Array[_0x58c58c(0x121)](_0x552961[_0x58c58c(0x161)]())[_0x58c58c(0x113)](_0x228674=>_0x1e583b[_0x58c58c(0x154)](_0x228674));_0x372a9f[_0x58c58c(0x13a)](_0x384a9c),_0x262160[_0x58c58c(0x11a)][_0x58c58c(0x11c)](_0x58c58c(0x153))[_0x58c58c(0x12c)](),_0x262160[_0x58c58c(0x134)](_0x58c58c(0x153),{'forceDefaultExecution':!0x0});const _0x1ab99c=_0x598d76[_0x58c58c(0x101)](_0x167dfb=>_0x58c58c(0x145)!=_0x167dfb[_0x58c58c(0x141)][_0x58c58c(0x12b)]);_0x1ab99c[_0x58c58c(0x150)]>0x0&&_0x372a9f[_0x58c58c(0x13a)](_0x1ab99c);for(const _0xf8453 of _0x598d76)_0xf8453[_0x58c58c(0x107)]();});});for(const _0x33fe81 of[_0x5a1160(0x112),_0x5a1160(0x11d),_0x5a1160(0x15b),_0x5a1160(0x13d)]){const _0x441262=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x33fe81);_0x441262['on'](_0x5a1160(0x14c),(_0x42e55b,_0x21eeb3,_0x555d6e)=>{const _0x4c2993=_0x5a1160;if(_0x555d6e){const _0x34c116=_0x262160[_0x4c2993(0x12e)][_0x4c2993(0x137)][_0x4c2993(0x10f)][_0x4c2993(0x12a)]()[_0x4c2993(0x162)]()[_0x4c2993(0x109)](_0x27dfad=>_0x27dfad['is'](_0x4c2993(0x155),_0x4c2993(0x163)));this[_0x4c2993(0x103)](_0x441262[_0x4c2993(0x118)],_0x34c116)||(_0x42e55b[_0x4c2993(0x10e)]=!0x1,_0x42e55b[_0x4c2993(0x158)]());}},{'priority':_0x5a1160(0x15c)});}}[_0x19fd38(0x160)](){const _0x3dd90d=_0x19fd38,_0x4dc648=this[_0x3dd90d(0x105)][_0x3dd90d(0x11a)][_0x3dd90d(0x11c)](_0x3dd90d(0x153)),_0x178870=this[_0x3dd90d(0x105)][_0x3dd90d(0x119)][_0x3dd90d(0x11c)](_0x3dd90d(0x15e));if(!_0x4dc648[_0x3dd90d(0x104)])return!0x1;const _0x4e2e57=_0x178870[_0x3dd90d(0x14f)](this[_0x3dd90d(0x105)][_0x3dd90d(0x12e)][_0x3dd90d(0x137)][_0x3dd90d(0x10f)]);for(const _0x6bc9ec of _0x4e2e57)for(const _0x4e657c of _0x4e2e57)if(_0x6bc9ec!=_0x4e657c&&!this[_0x3dd90d(0x103)](_0x6bc9ec,_0x4e657c))return!0x1;return!0x0;}[_0x19fd38(0x103)](_0x2cfaa9,_0x341530){const _0x2cd5cc=_0x19fd38,_0xddcca7=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x119)][_0x2cd5cc(0x11c)](_0x2cd5cc(0x115)),_0x5d0cb3=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x12e)][_0x2cd5cc(0x157)](_0x2cfaa9),_0x4a37a1=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x12e)][_0x2cd5cc(0x157)](_0x341530),_0x180133=new Set(),_0x5c8388=new Set();for(const _0x587d6f of _0xddcca7[_0x2cd5cc(0x151)]())if((_0x2cd5cc(0x140)==_0x587d6f[_0x2cd5cc(0x143)]||_0x2cd5cc(0x11e)==_0x587d6f[_0x2cd5cc(0x143)]||_0x2cd5cc(0x153)==_0x587d6f[_0x2cd5cc(0x15d)])&&_0x587d6f[_0x2cd5cc(0x14e)]){for(const _0xfa8cf2 of _0x587d6f[_0x2cd5cc(0x161)]())_0xfa8cf2[_0x2cd5cc(0x102)](_0x5d0cb3,!0x0)&&_0x180133[_0x2cd5cc(0x15a)](_0x587d6f[_0x2cd5cc(0x143)]+':'+_0x587d6f[_0x2cd5cc(0x12f)]['id']),_0xfa8cf2[_0x2cd5cc(0x102)](_0x4a37a1,!0x0)&&_0x5c8388[_0x2cd5cc(0x15a)](_0x587d6f[_0x2cd5cc(0x143)]+':'+_0x587d6f[_0x2cd5cc(0x12f)]['id']);}if(_0x180133[_0x2cd5cc(0x114)]!=_0x5c8388[_0x2cd5cc(0x114)])return!0x1;for(const _0xd7907e of _0x180133)if(!_0x5c8388[_0x2cd5cc(0x129)](_0xd7907e))return!0x1;return!0x0;}}
23
+ function _0x5a9d(_0x54e773,_0x50e4ae){const _0x3c21fc=_0x3c21();return _0x5a9d=function(_0x5a9db8,_0x2ac143){_0x5a9db8=_0x5a9db8-0x1ee;let _0x1b1d15=_0x3c21fc[_0x5a9db8];return _0x1b1d15;},_0x5a9d(_0x54e773,_0x50e4ae);}const _0x580bfb=_0x5a9d;(function(_0xc678f7,_0x5641e0){const _0x33b117=_0x5a9d,_0x294d7b=_0xc678f7();while(!![]){try{const _0xc14dee=-parseInt(_0x33b117(0x208))/0x1+-parseInt(_0x33b117(0x20e))/0x2+parseInt(_0x33b117(0x210))/0x3+parseInt(_0x33b117(0x24d))/0x4*(parseInt(_0x33b117(0x217))/0x5)+parseInt(_0x33b117(0x231))/0x6*(-parseInt(_0x33b117(0x206))/0x7)+-parseInt(_0x33b117(0x223))/0x8+parseInt(_0x33b117(0x224))/0x9*(parseInt(_0x33b117(0x247))/0xa);if(_0xc14dee===_0x5641e0)break;else _0x294d7b['push'](_0x294d7b['shift']());}catch(_0x1aa7be){_0x294d7b['push'](_0x294d7b['shift']());}}}(_0x3c21,0x7decd));import{Plugin as _0x15d030}from'ckeditor5/src/core.js';function _0x3c21(){const _0x467a6a=['136UvoRQO','registerCustomCallback','mergeTableCellLeft','element','has','mergeTableCellRight','*Split\x20cell:*\x20vertically','setSelection','enableCommand','root','isEnabled','subType','createRangeOn','format','set:isEnabled','mergeTableCells','push','splitTableCellVertically','afterInit','trackChanges','execute','formatBlock','locale','_acceptFormatSuggestionCallbackFactory','$graveyard','detach','rootName','change','39396NJTGRF','_isForcedDefaultExecutionBlock','231304EicTDs','_areMergableCells','model','isInContent','get','TrackChangesEditing','1446556UdqQUL','commandName','2947011EfPtrm','horizontally','getAncestors','containsRange','author','getRanges','tableCell','30965iBuvJO','requires','mergeTableCellDown','find','getSelectionAffectedTableCells','fromRange','formatInline','return','getCellLocation','getSuggestions','_suggestionFactory','type','5359040NiwgvA','52515DUxgUv','value','_tablePostFixingSubtypes','mergeTableCellUp','TableUtils','cell','editor','length','from','commands','TableEditing','filter','findAncestor','906IcsBQk','highest','accept','low','markBlockFormat','createTableWalker','table','forceDefaultExecution','insertion','add','descriptionFactory','splitTableCellHorizontally','refresh','registerDescriptionCallback','deletion','getFirstPosition','stop','plugins','document','selection','*Merge\x20cells*','*Split\x20cell:*\x20horizontally','3080pcstak','_areSelectedCellsMergable','map','markMultiRangeBlockFormat','direction','size'];_0x3c21=function(){return _0x467a6a;};return _0x3c21();}import _0x129627 from'./table.js';import{LiveRange as _0x4038cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x375cfb}from'../utils/common-translations.js';export default class St extends _0x15d030{static get[_0x580bfb(0x218)](){return[_0x129627];}[_0x580bfb(0x1fc)](){const _0x1268ba=_0x580bfb,_0x86a198=this[_0x1268ba(0x22a)],_0x2ec971=_0x86a198[_0x1268ba(0x20a)][_0x1268ba(0x243)][_0x1268ba(0x244)],_0xd04c54=_0x86a198[_0x1268ba(0x200)];if(!_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x1ee)](_0x1268ba(0x22e)))return;const _0x524165=_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x20c)](_0x1268ba(0x20d)),_0x1b9d71=_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x20c)](_0x1268ba(0x228)),_0xc3026c=_0x86a198[_0x1268ba(0x242)][_0x1268ba(0x20c)](_0x129627);_0xc3026c[_0x1268ba(0x226)][_0x1268ba(0x1fa)](_0x1268ba(0x1f9)),_0x524165[_0x1268ba(0x1f2)](_0x1268ba(0x1f9),()=>{const _0x1f6f03=_0x1268ba,_0x5026f8=_0x1b9d71[_0x1f6f03(0x21b)](_0x86a198[_0x1f6f03(0x20a)][_0x1f6f03(0x243)][_0x1f6f03(0x244)]);_0x86a198[_0x1f6f03(0x20a)][_0x1f6f03(0x205)](()=>{const _0x50876f=_0x1f6f03;_0x524165[_0x50876f(0x24a)](_0x5026f8,{'commandName':_0x50876f(0x1f9),'commandParams':[]},[],_0x50876f(0x1f9));});}),_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x1268ba(0x1f9))['on'](_0x1268ba(0x1fe),(_0x36a620,_0x1f5c45)=>{const _0x3f01ed=_0x1268ba;_0x86a198[_0x3f01ed(0x22d)][_0x3f01ed(0x20c)](_0x3f01ed(0x1fd))[_0x3f01ed(0x225)]&&(_0x1f5c45[_0x3f01ed(0x22b)]>0x0&&_0x1f5c45[_0x1f5c45[_0x3f01ed(0x22b)]-0x1]&&_0x1f5c45[_0x1f5c45[_0x3f01ed(0x22b)]-0x1][_0x3f01ed(0x238)]||_0x524165[_0x3f01ed(0x207)]||this[_0x3f01ed(0x248)]()||_0x36a620[_0x3f01ed(0x241)]());},{'priority':_0x1268ba(0x232)});for(const _0x287452 of[_0x1268ba(0x227),_0x1268ba(0x1ef),_0x1268ba(0x219),_0x1268ba(0x24f)]){const _0x3bbdf3=_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x287452);_0x524165[_0x1268ba(0x1f2)](_0x287452,()=>{const _0x8aafd0=_0x1268ba,_0x5afe1b=_0x86a198[_0x8aafd0(0x20a)][_0x8aafd0(0x243)][_0x8aafd0(0x244)][_0x8aafd0(0x240)]()[_0x8aafd0(0x212)]()[_0x8aafd0(0x21a)](_0x29f0d6=>_0x29f0d6['is'](_0x8aafd0(0x250),_0x8aafd0(0x216))),_0x1b721c=_0x3bbdf3[_0x8aafd0(0x225)];_0x86a198[_0x8aafd0(0x20a)][_0x8aafd0(0x205)](()=>{const _0x243524=_0x8aafd0;_0x524165[_0x243524(0x24a)]([_0x5afe1b,_0x1b721c],{'commandName':_0x243524(0x1f9),'commandParams':[]},[],_0x243524(0x1f9));});});}for(const _0x32ff8d of[_0x1268ba(0x1fb),_0x1268ba(0x23c)]){const _0x228980=_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x32ff8d);_0x524165[_0x1268ba(0x1f2)](_0x32ff8d,()=>{const _0xc42577=_0x1268ba,_0xf111be=_0x1b9d71[_0xc42577(0x21b)](_0x86a198[_0xc42577(0x20a)][_0xc42577(0x243)][_0xc42577(0x244)])[0x0],_0xfd9450=_0xf111be[_0xc42577(0x230)](_0xc42577(0x237)),{column:_0x5d5bf9,row:_0x3057ee}=_0x1b9d71[_0xc42577(0x21f)](_0xf111be);let _0x476b78=[];if(_0xc42577(0x211)==_0x228980[_0xc42577(0x24b)]){const _0x2f9de1=_0x1b9d71[_0xc42577(0x236)](_0xfd9450,{'startRow':_0x3057ee,'endRow':_0x3057ee,'includeAllSlots':!0x0});_0x476b78=Array[_0xc42577(0x22c)](_0x2f9de1)[_0xc42577(0x249)](_0x5086ed=>_0x5086ed[_0xc42577(0x229)]);}else{const _0x340d14=_0x1b9d71[_0xc42577(0x236)](_0xfd9450,{'column':_0x5d5bf9,'includeAllSlots':!0x0});_0x476b78=Array[_0xc42577(0x22c)](_0x340d14)[_0xc42577(0x249)](_0x38719a=>_0x38719a[_0xc42577(0x229)]);}_0x86a198[_0xc42577(0x20a)][_0xc42577(0x205)](_0x43898c=>{const _0x360a0c=_0xc42577;_0x524165[_0x360a0c(0x235)](_0x43898c[_0x360a0c(0x1f6)](_0xf111be),{'commandName':_0x32ff8d,'commandParams':[]},_0x476b78,_0x32ff8d);});});}_0x524165[_0x1268ba(0x23b)][_0x1268ba(0x23e)](_0x3365c4=>{const _0x8a7e68=_0x1268ba;if(_0x8a7e68(0x1ff)!=_0x3365c4[_0x8a7e68(0x222)]&&_0x8a7e68(0x21d)!=_0x3365c4[_0x8a7e68(0x222)])return;const {data:_0x54b3f1}=_0x3365c4;return _0x54b3f1&&_0x8a7e68(0x1f9)==_0x54b3f1[_0x8a7e68(0x20f)]?{'type':_0x8a7e68(0x1f7),'content':_0x375cfb(_0xd04c54,_0x8a7e68(0x245))}:void 0x0;}),_0x524165[_0x1268ba(0x23b)][_0x1268ba(0x23e)](_0x4e8b0a=>{const _0x495370=_0x1268ba;if(_0x495370(0x1ff)!=_0x4e8b0a[_0x495370(0x222)]&&_0x495370(0x21d)!=_0x4e8b0a[_0x495370(0x222)])return;const {data:_0x51a66e}=_0x4e8b0a;return _0x51a66e?_0x495370(0x1fb)==_0x51a66e[_0x495370(0x20f)]?{'type':_0x495370(0x1f7),'content':_0x375cfb(_0xd04c54,_0x495370(0x1f0))}:_0x495370(0x23c)==_0x51a66e[_0x495370(0x20f)]?{'type':_0x495370(0x1f7),'content':_0x375cfb(_0xd04c54,_0x495370(0x246))}:void 0x0:void 0x0;});const _0x1876d6=_0xc3026c[_0x1268ba(0x201)]();for(const _0x42e518 of[_0x1268ba(0x227),_0x1268ba(0x1ef),_0x1268ba(0x219),_0x1268ba(0x24f)])_0x524165[_0x1268ba(0x221)][_0x1268ba(0x24e)](_0x1268ba(0x1ff),_0x42e518,_0x1268ba(0x233),_0x1876d6);for(const _0x42bbf3 of[_0x1268ba(0x1fb),_0x1268ba(0x23c)])_0x524165[_0x1268ba(0x221)][_0x1268ba(0x24e)](_0x1268ba(0x1ff),_0x42bbf3,_0x1268ba(0x233),_0x1876d6);_0x524165[_0x1268ba(0x221)][_0x1268ba(0x24e)](_0x1268ba(0x1ff),_0x1268ba(0x1f9),_0x1268ba(0x233),_0x498cc2=>{const _0xc91401=_0x1268ba;_0x86a198[_0xc91401(0x20a)][_0xc91401(0x205)](_0x4a034b=>{const _0x53bf74=_0xc91401,_0x3cfc3b=Array[_0x53bf74(0x22c)](_0x2ec971[_0x53bf74(0x215)]())[_0x53bf74(0x249)](_0x15aabe=>_0x4038cd[_0x53bf74(0x21c)](_0x15aabe));_0x4a034b[_0x53bf74(0x1f1)](_0x498cc2),_0x86a198[_0x53bf74(0x22d)][_0x53bf74(0x20c)](_0x53bf74(0x1f9))[_0x53bf74(0x23d)](),_0x86a198[_0x53bf74(0x1fe)](_0x53bf74(0x1f9),{'forceDefaultExecution':!0x0});const _0xe0b2c3=_0x3cfc3b[_0x53bf74(0x22f)](_0xad2d48=>_0x53bf74(0x202)!=_0xad2d48[_0x53bf74(0x1f3)][_0x53bf74(0x204)]);_0xe0b2c3[_0x53bf74(0x22b)]>0x0&&_0x4a034b[_0x53bf74(0x1f1)](_0xe0b2c3);for(const _0x2077ec of _0x3cfc3b)_0x2077ec[_0x53bf74(0x203)]();});});for(const _0x1e02d0 of[_0x1268ba(0x227),_0x1268ba(0x219),_0x1268ba(0x24f),_0x1268ba(0x1ef)]){const _0x542820=_0x86a198[_0x1268ba(0x22d)][_0x1268ba(0x20c)](_0x1e02d0);_0x542820['on'](_0x1268ba(0x1f8),(_0x412ea6,_0x1e38af,_0x2a47d1)=>{const _0x24984e=_0x1268ba;if(_0x2a47d1){const _0xe4e37=_0x86a198[_0x24984e(0x20a)][_0x24984e(0x243)][_0x24984e(0x244)][_0x24984e(0x240)]()[_0x24984e(0x212)]()[_0x24984e(0x21a)](_0x486be5=>_0x486be5['is'](_0x24984e(0x250),_0x24984e(0x216)));this[_0x24984e(0x209)](_0x542820[_0x24984e(0x225)],_0xe4e37)||(_0x412ea6[_0x24984e(0x21e)]=!0x1,_0x412ea6[_0x24984e(0x241)]());}},{'priority':_0x1268ba(0x234)});}}[_0x580bfb(0x248)](){const _0x3e291e=_0x580bfb,_0xc6f98d=this[_0x3e291e(0x22a)][_0x3e291e(0x22d)][_0x3e291e(0x20c)](_0x3e291e(0x1f9)),_0xd54bb3=this[_0x3e291e(0x22a)][_0x3e291e(0x242)][_0x3e291e(0x20c)](_0x3e291e(0x228));if(!_0xc6f98d[_0x3e291e(0x1f4)])return!0x1;const _0x1b4e69=_0xd54bb3[_0x3e291e(0x21b)](this[_0x3e291e(0x22a)][_0x3e291e(0x20a)][_0x3e291e(0x243)][_0x3e291e(0x244)]);for(const _0x459d14 of _0x1b4e69)for(const _0x2b6158 of _0x1b4e69)if(_0x459d14!=_0x2b6158&&!this[_0x3e291e(0x209)](_0x459d14,_0x2b6158))return!0x1;return!0x0;}[_0x580bfb(0x209)](_0x46485c,_0x57cf46){const _0x58b583=_0x580bfb,_0x1a2701=this[_0x58b583(0x22a)][_0x58b583(0x242)][_0x58b583(0x20c)](_0x58b583(0x20d)),_0x21f17=this[_0x58b583(0x22a)][_0x58b583(0x20a)][_0x58b583(0x1f6)](_0x46485c),_0x4ffcaf=this[_0x58b583(0x22a)][_0x58b583(0x20a)][_0x58b583(0x1f6)](_0x57cf46),_0x5efc1b=new Set(),_0x30c353=new Set();for(const _0x8d6288 of _0x1a2701[_0x58b583(0x220)]())if((_0x58b583(0x239)==_0x8d6288[_0x58b583(0x222)]||_0x58b583(0x23f)==_0x8d6288[_0x58b583(0x222)]||_0x58b583(0x1f9)==_0x8d6288[_0x58b583(0x1f5)])&&_0x8d6288[_0x58b583(0x20b)]){for(const _0x1b8267 of _0x8d6288[_0x58b583(0x215)]())_0x1b8267[_0x58b583(0x213)](_0x21f17,!0x0)&&_0x5efc1b[_0x58b583(0x23a)](_0x8d6288[_0x58b583(0x222)]+':'+_0x8d6288[_0x58b583(0x214)]['id']),_0x1b8267[_0x58b583(0x213)](_0x4ffcaf,!0x0)&&_0x30c353[_0x58b583(0x23a)](_0x8d6288[_0x58b583(0x222)]+':'+_0x8d6288[_0x58b583(0x214)]['id']);}if(_0x5efc1b[_0x58b583(0x24c)]!=_0x30c353[_0x58b583(0x24c)])return!0x1;for(const _0x2560cc of _0x5efc1b)if(!_0x30c353[_0x58b583(0x1ee)](_0x2560cc))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf69399=_0x4cd0;(function(_0x354687,_0x407f84){const _0xe74245=_0x4cd0,_0x30fe45=_0x354687();while(!![]){try{const _0x5e561f=-parseInt(_0xe74245(0x7f))/0x1+-parseInt(_0xe74245(0x7a))/0x2*(parseInt(_0xe74245(0x74))/0x3)+-parseInt(_0xe74245(0x77))/0x4+parseInt(_0xe74245(0x79))/0x5+-parseInt(_0xe74245(0x75))/0x6*(-parseInt(_0xe74245(0x7d))/0x7)+parseInt(_0xe74245(0x83))/0x8+-parseInt(_0xe74245(0x85))/0x9;if(_0x5e561f===_0x407f84)break;else _0x30fe45['push'](_0x30fe45['shift']());}catch(_0x4b28ec){_0x30fe45['push'](_0x30fe45['shift']());}}}(_0xa69a,0x22718));import{Plugin as _0x371787}from'ckeditor5/src/core.js';function _0x4cd0(_0x930377,_0x2b211b){const _0xa69a9e=_0xa69a();return _0x4cd0=function(_0x4cd061,_0x112f69){_0x4cd061=_0x4cd061-0x73;let _0x314b6d=_0xa69a9e[_0x4cd061];return _0x314b6d;},_0x4cd0(_0x930377,_0x2b211b);}function _0xa69a(){const _0x24a4d0=['821565fEWBYt','afterInit','commands','descriptionFactory','editor','597XOvkhd','822JXuObD','insertTableOfContents','282740WcSRRr','registerElementLabel','859030EgStux','1322DhYenH','enableCommand','TrackChangesEditing','5411JINAtN','locale','32975gKwQNE','get','ELEMENT_TABLE_OF_CONTENTS','tableOfContents','1518856IQOEiI','plugins'];_0xa69a=function(){return _0x24a4d0;};return _0xa69a();}import{getTranslation as _0xd63ec7}from'../utils/common-translations.js';export default class Ct extends _0x371787{[_0xf69399(0x86)](){const _0x3c7588=_0xf69399,_0x6ef245=this[_0x3c7588(0x73)];if(!_0x6ef245[_0x3c7588(0x87)][_0x3c7588(0x80)](_0x3c7588(0x76)))return;_0x6ef245[_0x3c7588(0x84)][_0x3c7588(0x80)](_0x3c7588(0x7c))[_0x3c7588(0x7b)](_0x3c7588(0x76));const _0x3be60b=_0x6ef245[_0x3c7588(0x84)][_0x3c7588(0x80)](_0x3c7588(0x7c)),_0x25b3e4=_0x6ef245[_0x3c7588(0x7e)];_0x3be60b[_0x3c7588(0x88)][_0x3c7588(0x78)](_0x3c7588(0x82),_0x2cedec=>_0xd63ec7(_0x25b3e4,_0x3c7588(0x81),_0x2cedec));}}
23
+ const _0x3961d=_0x982b;(function(_0x4d7c7b,_0x279026){const _0x26cebd=_0x982b,_0x798c12=_0x4d7c7b();while(!![]){try{const _0x5b1599=parseInt(_0x26cebd(0x16b))/0x1*(-parseInt(_0x26cebd(0x164))/0x2)+parseInt(_0x26cebd(0x15e))/0x3+parseInt(_0x26cebd(0x171))/0x4+-parseInt(_0x26cebd(0x15b))/0x5*(-parseInt(_0x26cebd(0x16e))/0x6)+-parseInt(_0x26cebd(0x172))/0x7*(parseInt(_0x26cebd(0x16a))/0x8)+parseInt(_0x26cebd(0x16c))/0x9*(parseInt(_0x26cebd(0x165))/0xa)+parseInt(_0x26cebd(0x15c))/0xb;if(_0x5b1599===_0x279026)break;else _0x798c12['push'](_0x798c12['shift']());}catch(_0x42736c){_0x798c12['push'](_0x798c12['shift']());}}}(_0x426e,0x1993d));import{Plugin as _0x2eba14}from'ckeditor5/src/core.js';function _0x982b(_0x24a31e,_0x549418){const _0x426eb2=_0x426e();return _0x982b=function(_0x982b3d,_0x1daa08){_0x982b3d=_0x982b3d-0x15b;let _0x1128d1=_0x426eb2[_0x982b3d];return _0x1128d1;},_0x982b(_0x24a31e,_0x549418);}import{getTranslation as _0x5242d4}from'../utils/common-translations.js';export default class Ct extends _0x2eba14{[_0x3961d(0x160)](){const _0x47820a=_0x3961d,_0x4c2a80=this[_0x47820a(0x170)];if(!_0x4c2a80[_0x47820a(0x167)][_0x47820a(0x16d)](_0x47820a(0x162)))return;_0x4c2a80[_0x47820a(0x166)][_0x47820a(0x16d)](_0x47820a(0x16f))[_0x47820a(0x161)](_0x47820a(0x162));const _0x2a6270=_0x4c2a80[_0x47820a(0x166)][_0x47820a(0x16d)](_0x47820a(0x16f)),_0x42caff=_0x4c2a80[_0x47820a(0x169)];_0x2a6270[_0x47820a(0x15d)][_0x47820a(0x168)](_0x47820a(0x163),_0x5cf453=>_0x5242d4(_0x42caff,_0x47820a(0x15f),_0x5cf453));}}function _0x426e(){const _0x7be0ce=['30583mlRVxE','575PbnZvp','560604VxJHQf','descriptionFactory','152886idYTpb','ELEMENT_TABLE_OF_CONTENTS','afterInit','enableCommand','insertTableOfContents','tableOfContents','2FQKWgf','10DBCRmQ','plugins','commands','registerElementLabel','locale','296uLfQVO','100889QzrQXW','849861UKYrPB','get','1374DNKAiS','TrackChangesEditing','editor','578468WLLUQj'];_0x426e=function(){return _0x7be0ce;};return _0x426e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2960(){const _0xef5183=['*Format:*\x20change\x20table\x20cell\x20properties','tableCellBackgroundColor','4249208XgzCnI','tableBorderStyle','_handlePropertyChange','TableUtils','plugins','start','*Format:*\x20change\x20table\x20properties','join','tableWidth','change','has','descriptionFactory','tableCellWidth','model','selection','get','_getSuggestion','tableBorderWidth','3277904VwECoP','TrackChangesEditing','tableCellPadding','data','tableBorderColor','getSuggestionCallback','tableCellHorizontalAlignment','1411736VKqrYX','nodeAfter','accept','tableBackgroundColor','6mHMSjv','110aOryUG','locale','handleDiscardAction','getContainedElement','tableProperties','editor','tableCellVerticalAlignment','afterInit','tableCellBorderStyle','registerDescriptionCallback','format','tableCellBorderWidth','_suggestionFactory','discard','document','tableCellProperties','removeAttribute','commandParams','TablePropertiesEditing','6thwRMq','batch','setAttribute','getFirstPosition','tableCellHeight','1299573ZhyqAq','TableCellPropertiesEditing','enableCommand','enqueueChange','tableHeight','getAttribute','markBlockFormat','findAncestor','4cknccD','tableCellBorderColor','getSuggestions','9TniSkI','7757735FypfqD','TrackChangesTableProperties','47129100IZRDTu','pluginName','getSelectionAffectedTableCells','formatBlock','handleSuggestionDescription','registerCustomCallback','subType','512476BUxBsP','table','tableAlignment'];_0x2960=function(){return _0xef5183;};return _0x2960();}const _0x49cad4=_0x41ba;function _0x41ba(_0x4dc7ed,_0x21085c){const _0x29608e=_0x2960();return _0x41ba=function(_0x41ba03,_0x3a0cce){_0x41ba03=_0x41ba03-0x1c7;let _0x170fe2=_0x29608e[_0x41ba03];return _0x170fe2;},_0x41ba(_0x4dc7ed,_0x21085c);}(function(_0x3d0900,_0x5f3046){const _0x54aab7=_0x41ba,_0x4f6c3b=_0x3d0900();while(!![]){try{const _0x29f43a=-parseInt(_0x54aab7(0x1d0))/0x1*(parseInt(_0x54aab7(0x213))/0x2)+-parseInt(_0x54aab7(0x1f2))/0x3*(-parseInt(_0x54aab7(0x1ee))/0x4)+-parseInt(_0x54aab7(0x1c7))/0x5*(parseInt(_0x54aab7(0x206))/0x6)+-parseInt(_0x54aab7(0x1e7))/0x7+parseInt(_0x54aab7(0x1d5))/0x8*(parseInt(_0x54aab7(0x216))/0x9)+-parseInt(_0x54aab7(0x1f3))/0xa*(parseInt(_0x54aab7(0x20b))/0xb)+parseInt(_0x54aab7(0x1c9))/0xc;if(_0x29f43a===_0x5f3046)break;else _0x4f6c3b['push'](_0x4f6c3b['shift']());}catch(_0x2ac107){_0x4f6c3b['push'](_0x4f6c3b['shift']());}}}(_0x2960,0xc8384));import{Plugin as _0x4ea4e1}from'ckeditor5/src/core.js';import{getTranslation as _0x2a3260}from'../utils/common-translations.js';export default class $t extends _0x4ea4e1{constructor(_0x2d0abc){const _0x5104e3=_0x41ba;super(_0x2d0abc),this[_0x5104e3(0x1f7)]=[_0x5104e3(0x1eb),_0x5104e3(0x1d6),_0x5104e3(0x1e6),_0x5104e3(0x1d2),_0x5104e3(0x1dd),_0x5104e3(0x20f),_0x5104e3(0x1f1)],this[_0x5104e3(0x202)]=[_0x5104e3(0x214),_0x5104e3(0x1fb),_0x5104e3(0x1fe),_0x5104e3(0x1e9),_0x5104e3(0x1e1),_0x5104e3(0x20a),_0x5104e3(0x1d4),_0x5104e3(0x1ed),_0x5104e3(0x1f9)];}static get[_0x49cad4(0x1ca)](){const _0x326d29=_0x49cad4;return _0x326d29(0x1c8);}[_0x49cad4(0x1fa)](){const _0x14bcc=_0x49cad4,_0xca37f4=this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1e4)](_0x14bcc(0x1e8));if(this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1df)](_0x14bcc(0x205))){for(const _0x2fdad0 of this[_0x14bcc(0x1f7)])_0xca37f4[_0x14bcc(0x20d)](_0x2fdad0,(_0x149328,_0x172908)=>{const _0x3fe2fb=_0x14bcc,_0x4fd99c=this[_0x3fe2fb(0x1f8)][_0x3fe2fb(0x1e2)][_0x3fe2fb(0x201)][_0x3fe2fb(0x1e3)][_0x3fe2fb(0x209)]()[_0x3fe2fb(0x212)](_0x3fe2fb(0x1d1));this[_0x3fe2fb(0x1d7)](_0x2fdad0,[_0x4fd99c],this[_0x3fe2fb(0x1f7)],_0x3fe2fb(0x1f7),_0x149328,_0x172908);});_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x1f0),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ec)](_0x14bcc(0x1cc),null,_0x14bcc(0x200))),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x200),(_0x449137,_0xd3e444)=>this[_0x14bcc(0x1f5)](this[_0x14bcc(0x1f7)],_0x449137,_0xd3e444)),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x1dc),()=>!0x1);}if(this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1df)](_0x14bcc(0x20c))){for(const _0x134892 of this[_0x14bcc(0x202)])_0xca37f4[_0x14bcc(0x20d)](_0x134892,(_0xf933ad,_0x1c3992)=>{const _0x1919fd=_0x14bcc,_0x3833ec=this[_0x1919fd(0x1f8)][_0x1919fd(0x1d9)][_0x1919fd(0x1e4)](_0x1919fd(0x1d8))[_0x1919fd(0x1cb)](this[_0x1919fd(0x1f8)][_0x1919fd(0x1e2)][_0x1919fd(0x201)][_0x1919fd(0x1e3)]);this[_0x1919fd(0x1d7)](_0x134892,_0x3833ec,this[_0x1919fd(0x202)],_0x1919fd(0x202),_0xf933ad,_0x1c3992);});_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x1f0),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ec)](_0x14bcc(0x1cc),null,_0x14bcc(0x200))),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x200),(_0x4f46d1,_0xaf003c)=>this[_0x14bcc(0x1f5)](this[_0x14bcc(0x202)],_0x4f46d1,_0xaf003c)),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x1dc),()=>!0x1);}_0xca37f4[_0x14bcc(0x1e0)][_0x14bcc(0x1fc)](_0x547d58=>this[_0x14bcc(0x1cd)](_0x547d58));}[_0x49cad4(0x1d7)](_0x58cf21,_0x29c1e5,_0x219d30,_0x3f2d87,_0x4d3e0e,_0x19cda8){const _0x269254=_0x49cad4,_0x305e90=this[_0x269254(0x1f8)][_0x269254(0x1d9)][_0x269254(0x1e4)](_0x269254(0x1e8));this[_0x269254(0x1f8)][_0x269254(0x1e2)][_0x269254(0x20e)](_0x19cda8[_0x269254(0x207)],()=>{const _0x57b521=_0x269254;for(const _0x4b2503 of _0x29c1e5){if(this[_0x57b521(0x1e5)](_0x4b2503,_0x3f2d87))_0x4d3e0e(_0x19cda8);else{const _0x5250aa={};for(const _0x41c8a3 of _0x219d30){const _0x5e4a9f=_0x4b2503[_0x57b521(0x210)](_0x41c8a3);void 0x0!==_0x5e4a9f&&(_0x5250aa[_0x41c8a3]=_0x5e4a9f);}_0x4d3e0e(_0x19cda8),_0x305e90[_0x57b521(0x211)](_0x4b2503,{'commandParams':[_0x5250aa]},[],_0x3f2d87);}}});}[_0x49cad4(0x1f5)](_0x43d46,_0x54abf3,_0x134e6d){const _0x482665=_0x49cad4,_0x25fbb2=_0x54abf3[0x0][_0x482665(0x1da)][_0x482665(0x1ef)],_0x319dc0=_0x134e6d[_0x482665(0x204)][0x0];this[_0x482665(0x1f8)][_0x482665(0x1e2)][_0x482665(0x1de)](_0x56f835=>{const _0x1bf8c6=_0x482665;for(const _0x5298a0 of _0x43d46)void 0x0!==_0x319dc0[_0x5298a0]?_0x56f835[_0x1bf8c6(0x208)](_0x5298a0,_0x319dc0[_0x5298a0],_0x25fbb2):_0x56f835[_0x1bf8c6(0x203)](_0x5298a0,_0x25fbb2);});}[_0x49cad4(0x1cd)](_0xb13ab2){const _0x23e694=_0x49cad4;if(_0xb13ab2[_0x23e694(0x1ea)])switch(_0xb13ab2[_0x23e694(0x1cf)]){case _0x23e694(0x1f7):return{'type':_0x23e694(0x1fd),'content':_0x2a3260(this[_0x23e694(0x1f8)][_0x23e694(0x1f4)],_0x23e694(0x1db))};case _0x23e694(0x202):return{'type':_0x23e694(0x1fd),'content':_0x2a3260(this[_0x23e694(0x1f8)][_0x23e694(0x1f4)],_0x23e694(0x1d3))};}}[_0x49cad4(0x1e5)](_0x3aa5d8,_0x3f97a6){const _0x32c247=_0x49cad4,_0x408493=this[_0x32c247(0x1f8)][_0x32c247(0x1d9)][_0x32c247(0x1e4)](_0x32c247(0x1e8));for(const _0x2f2844 of _0x408493[_0x32c247(0x215)]({'skipNotAttached':!0x0})){const _0x121ed8=_0x2f2844[_0x32c247(0x1f6)]();if(_0x2f2844[_0x32c247(0x1cf)]===_0x3f97a6&&_0x121ed8===_0x3aa5d8)return _0x2f2844;}return null;}}
23
+ function _0x46bf(_0x5771ed,_0x32f505){const _0x3a827c=_0x3a82();return _0x46bf=function(_0x46bfa3,_0x8ae3d9){_0x46bfa3=_0x46bfa3-0xe1;let _0xc371bb=_0x3a827c[_0x46bfa3];return _0xc371bb;},_0x46bf(_0x5771ed,_0x32f505);}const _0x3e62c4=_0x46bf;(function(_0x4aabb0,_0x25d061){const _0x305663=_0x46bf,_0x15c082=_0x4aabb0();while(!![]){try{const _0x529077=parseInt(_0x305663(0x12f))/0x1*(parseInt(_0x305663(0x10e))/0x2)+parseInt(_0x305663(0x10c))/0x3+parseInt(_0x305663(0xe9))/0x4*(parseInt(_0x305663(0x107))/0x5)+-parseInt(_0x305663(0xf7))/0x6*(parseInt(_0x305663(0x113))/0x7)+parseInt(_0x305663(0x12a))/0x8+-parseInt(_0x305663(0x11d))/0x9*(parseInt(_0x305663(0xe5))/0xa)+-parseInt(_0x305663(0xf3))/0xb;if(_0x529077===_0x25d061)break;else _0x15c082['push'](_0x15c082['shift']());}catch(_0x1f9bd0){_0x15c082['push'](_0x15c082['shift']());}}}(_0x3a82,0xb9fa5));function _0x3a82(){const _0x28b97f=['afterInit','enableCommand','TrackChangesEditing','tableCellBorderColor','has','468tvrffY','change','tableBackgroundColor','tableAlignment','removeAttribute','_handlePropertyChange','tableWidth','getSuggestionCallback','tableCellPadding','formatBlock','model','descriptionFactory','tableCellHeight','4700352xdvjKu','editor','tableBorderWidth','table','plugins','89457clEEhB','pluginName','tableCellVerticalAlignment','locale','TrackChangesTableProperties','156190DtzJBI','document','accept','tableCellBorderWidth','1572zflbcG','selection','tableProperties','join','tableHeight','_suggestionFactory','*Format:*\x20change\x20table\x20properties','data','tableCellProperties','_getSuggestion','4114759TpswYo','tableCellBackgroundColor','tableCellHorizontalAlignment','TableUtils','6703662CliCgO','getSuggestions','start','tableCellBorderStyle','findAncestor','batch','tableBorderColor','subType','*Format:*\x20change\x20table\x20cell\x20properties','enqueueChange','handleSuggestionDescription','TableCellPropertiesEditing','get','nodeAfter','registerCustomCallback','tableCellWidth','13900YTdlvY','getSelectionAffectedTableCells','handleDiscardAction','tableBorderStyle','discard','1740306tRlHxB','getContainedElement','18vFfacG','registerDescriptionCallback','TablePropertiesEditing','setAttribute','getAttribute','7JklNZb','commandParams','format','getFirstPosition','markBlockFormat'];_0x3a82=function(){return _0x28b97f;};return _0x3a82();}import{Plugin as _0x171a24}from'ckeditor5/src/core.js';import{getTranslation as _0x5cd494}from'../utils/common-translations.js';export default class $t extends _0x171a24{constructor(_0x3d3ed1){const _0x9210f4=_0x46bf;super(_0x3d3ed1),this[_0x9210f4(0xeb)]=[_0x9210f4(0xfd),_0x9210f4(0x10a),_0x9210f4(0x12c),_0x9210f4(0x120),_0x9210f4(0x123),_0x9210f4(0xed),_0x9210f4(0x11f)],this[_0x9210f4(0xf1)]=[_0x9210f4(0x11b),_0x9210f4(0xfa),_0x9210f4(0xe8),_0x9210f4(0x125),_0x9210f4(0x106),_0x9210f4(0x129),_0x9210f4(0xf4),_0x9210f4(0xf5),_0x9210f4(0xe2)];}static get[_0x3e62c4(0xe1)](){const _0x1102c4=_0x3e62c4;return _0x1102c4(0xe4);}[_0x3e62c4(0x118)](){const _0x489d6e=_0x3e62c4,_0x30963c=this[_0x489d6e(0x12b)][_0x489d6e(0x12e)][_0x489d6e(0x103)](_0x489d6e(0x11a));if(this[_0x489d6e(0x12b)][_0x489d6e(0x12e)][_0x489d6e(0x11c)](_0x489d6e(0x110))){for(const _0x247209 of this[_0x489d6e(0xeb)])_0x30963c[_0x489d6e(0x119)](_0x247209,(_0x5c78e9,_0x1d255c)=>{const _0x4409e4=_0x489d6e,_0x4ef0b2=this[_0x4409e4(0x12b)][_0x4409e4(0x127)][_0x4409e4(0xe6)][_0x4409e4(0xea)][_0x4409e4(0x116)]()[_0x4409e4(0xfb)](_0x4409e4(0x12d));this[_0x4409e4(0x122)](_0x247209,[_0x4ef0b2],this[_0x4409e4(0xeb)],_0x4409e4(0xeb),_0x5c78e9,_0x1d255c);});_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xeb),_0x489d6e(0xe7),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x124)](_0x489d6e(0x126),null,_0x489d6e(0x10b))),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xeb),_0x489d6e(0x10b),(_0x823474,_0x21c401)=>this[_0x489d6e(0x109)](this[_0x489d6e(0xeb)],_0x823474,_0x21c401)),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xeb),_0x489d6e(0xec),()=>!0x1);}if(this[_0x489d6e(0x12b)][_0x489d6e(0x12e)][_0x489d6e(0x11c)](_0x489d6e(0x102))){for(const _0x23d985 of this[_0x489d6e(0xf1)])_0x30963c[_0x489d6e(0x119)](_0x23d985,(_0x3820a4,_0x5ddc2a)=>{const _0x38882b=_0x489d6e,_0x88d1f1=this[_0x38882b(0x12b)][_0x38882b(0x12e)][_0x38882b(0x103)](_0x38882b(0xf6))[_0x38882b(0x108)](this[_0x38882b(0x12b)][_0x38882b(0x127)][_0x38882b(0xe6)][_0x38882b(0xea)]);this[_0x38882b(0x122)](_0x23d985,_0x88d1f1,this[_0x38882b(0xf1)],_0x38882b(0xf1),_0x3820a4,_0x5ddc2a);});_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xf1),_0x489d6e(0xe7),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x124)](_0x489d6e(0x126),null,_0x489d6e(0x10b))),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xf1),_0x489d6e(0x10b),(_0x7e3d25,_0xc1b426)=>this[_0x489d6e(0x109)](this[_0x489d6e(0xf1)],_0x7e3d25,_0xc1b426)),_0x30963c[_0x489d6e(0xee)][_0x489d6e(0x105)](_0x489d6e(0x126),_0x489d6e(0xf1),_0x489d6e(0xec),()=>!0x1);}_0x30963c[_0x489d6e(0x128)][_0x489d6e(0x10f)](_0x3c93d6=>this[_0x489d6e(0x101)](_0x3c93d6));}[_0x3e62c4(0x122)](_0x7d422f,_0x4c59b9,_0xe737a8,_0x3683fe,_0x1ff43c,_0x343393){const _0x20f73b=_0x3e62c4,_0x49b2a4=this[_0x20f73b(0x12b)][_0x20f73b(0x12e)][_0x20f73b(0x103)](_0x20f73b(0x11a));this[_0x20f73b(0x12b)][_0x20f73b(0x127)][_0x20f73b(0x100)](_0x343393[_0x20f73b(0xfc)],()=>{const _0x40e5be=_0x20f73b;for(const _0x5a6747 of _0x4c59b9){if(this[_0x40e5be(0xf2)](_0x5a6747,_0x3683fe))_0x1ff43c(_0x343393);else{const _0x3d6448={};for(const _0x5e6152 of _0xe737a8){const _0x1961d4=_0x5a6747[_0x40e5be(0x112)](_0x5e6152);void 0x0!==_0x1961d4&&(_0x3d6448[_0x5e6152]=_0x1961d4);}_0x1ff43c(_0x343393),_0x49b2a4[_0x40e5be(0x117)](_0x5a6747,{'commandParams':[_0x3d6448]},[],_0x3683fe);}}});}[_0x3e62c4(0x109)](_0x2f17ab,_0x1fdb57,_0x3a02f7){const _0xed52c1=_0x3e62c4,_0x2304ba=_0x1fdb57[0x0][_0xed52c1(0xf9)][_0xed52c1(0x104)],_0x9f41af=_0x3a02f7[_0xed52c1(0x114)][0x0];this[_0xed52c1(0x12b)][_0xed52c1(0x127)][_0xed52c1(0x11e)](_0x37a8c6=>{const _0x207e7e=_0xed52c1;for(const _0xe45563 of _0x2f17ab)void 0x0!==_0x9f41af[_0xe45563]?_0x37a8c6[_0x207e7e(0x111)](_0xe45563,_0x9f41af[_0xe45563],_0x2304ba):_0x37a8c6[_0x207e7e(0x121)](_0xe45563,_0x2304ba);});}[_0x3e62c4(0x101)](_0x5d6259){const _0x3dab2d=_0x3e62c4;if(_0x5d6259[_0x3dab2d(0xf0)])switch(_0x5d6259[_0x3dab2d(0xfe)]){case _0x3dab2d(0xeb):return{'type':_0x3dab2d(0x115),'content':_0x5cd494(this[_0x3dab2d(0x12b)][_0x3dab2d(0xe3)],_0x3dab2d(0xef))};case _0x3dab2d(0xf1):return{'type':_0x3dab2d(0x115),'content':_0x5cd494(this[_0x3dab2d(0x12b)][_0x3dab2d(0xe3)],_0x3dab2d(0xff))};}}[_0x3e62c4(0xf2)](_0x11c762,_0x535b81){const _0x4f18e3=_0x3e62c4,_0xfaaf84=this[_0x4f18e3(0x12b)][_0x4f18e3(0x12e)][_0x4f18e3(0x103)](_0x4f18e3(0x11a));for(const _0x4ff84d of _0xfaaf84[_0x4f18e3(0xf8)]({'skipNotAttached':!0x0})){const _0x4af241=_0x4ff84d[_0x4f18e3(0x10d)]();if(_0x4ff84d[_0x4f18e3(0xfe)]===_0x535b81&&_0x4af241===_0x11c762)return _0x4ff84d;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1143(_0x1a2c8b,_0x4615e0){const _0x57cbe7=_0x57cb();return _0x1143=function(_0x114366,_0x11b6f7){_0x114366=_0x114366-0x88;let _0x588147=_0x57cbe7[_0x114366];return _0x588147;},_0x1143(_0x1a2c8b,_0x4615e0);}const _0x4620f4=_0x1143;(function(_0xa36f57,_0xda4caf){const _0x16e7c4=_0x1143,_0x55febc=_0xa36f57();while(!![]){try{const _0xed281c=-parseInt(_0x16e7c4(0x88))/0x1*(-parseInt(_0x16e7c4(0x96))/0x2)+parseInt(_0x16e7c4(0x92))/0x3*(-parseInt(_0x16e7c4(0x90))/0x4)+-parseInt(_0x16e7c4(0x8a))/0x5+parseInt(_0x16e7c4(0x95))/0x6+parseInt(_0x16e7c4(0x91))/0x7+parseInt(_0x16e7c4(0x93))/0x8*(-parseInt(_0x16e7c4(0x94))/0x9)+parseInt(_0x16e7c4(0x8f))/0xa;if(_0xed281c===_0xda4caf)break;else _0x55febc['push'](_0x55febc['shift']());}catch(_0x37da36){_0x55febc['push'](_0x55febc['shift']());}}}(_0x57cb,0x3ef8c));import{Plugin as _0x1110a2}from'ckeditor5/src/core.js';function _0x57cb(){const _0x187efc=['has','3KnXZCI','Template','1345320nUhPBz','afterInit','insertTemplate','plugins','TrackChangesEditing','111220BjhSHH','884fYumAj','1830535TGjhxj','6405zndiVW','100768GollVS','9cvDkpX','2782038iClbTO','183418QQrAzv','get','editor','enableCommand'];_0x57cb=function(){return _0x187efc;};return _0x57cb();}export default class _t extends _0x1110a2{[_0x4620f4(0x8b)](){const _0x496cec=_0x4620f4,_0x5b6cbd=this[_0x496cec(0x98)];_0x5b6cbd[_0x496cec(0x8d)][_0x496cec(0x9a)](_0x496cec(0x89))&&_0x5b6cbd[_0x496cec(0x8d)][_0x496cec(0x97)](_0x496cec(0x8e))[_0x496cec(0x99)](_0x496cec(0x8c));}}
23
+ const _0x4f44f9=_0x40ec;function _0x40ec(_0x516bce,_0x5add28){const _0x1f69ea=_0x1f69();return _0x40ec=function(_0x40ec12,_0x527400){_0x40ec12=_0x40ec12-0x8b;let _0x356881=_0x1f69ea[_0x40ec12];return _0x356881;},_0x40ec(_0x516bce,_0x5add28);}(function(_0x442f55,_0x4b3941){const _0x51cabc=_0x40ec,_0x26bfff=_0x442f55();while(!![]){try{const _0x4628e1=parseInt(_0x51cabc(0x9d))/0x1+-parseInt(_0x51cabc(0x8b))/0x2+-parseInt(_0x51cabc(0x8c))/0x3*(-parseInt(_0x51cabc(0x90))/0x4)+-parseInt(_0x51cabc(0x91))/0x5*(parseInt(_0x51cabc(0x93))/0x6)+-parseInt(_0x51cabc(0x9c))/0x7+-parseInt(_0x51cabc(0x97))/0x8*(parseInt(_0x51cabc(0x98))/0x9)+-parseInt(_0x51cabc(0x96))/0xa*(-parseInt(_0x51cabc(0x9a))/0xb);if(_0x4628e1===_0x4b3941)break;else _0x26bfff['push'](_0x26bfff['shift']());}catch(_0x17c098){_0x26bfff['push'](_0x26bfff['shift']());}}}(_0x1f69,0xb1cb3));import{Plugin as _0x56fcec}from'ckeditor5/src/core.js';function _0x1f69(){const _0x509f15=['2184442uJptLh','6TFHzbe','TrackChangesEditing','editor','insertTemplate','370264JtgFQU','265ZnGhSj','has','159342UMPVuF','get','plugins','80kEklHL','4319176DVDVwL','9fLAhap','enableCommand','6279383GwnXpx','afterInit','7999705LvGaYq','158741jsalvX','Template'];_0x1f69=function(){return _0x509f15;};return _0x1f69();}export default class _t extends _0x56fcec{[_0x4f44f9(0x9b)](){const _0x3f3200=_0x4f44f9,_0x416cd5=this[_0x3f3200(0x8e)];_0x416cd5[_0x3f3200(0x95)][_0x3f3200(0x92)](_0x3f3200(0x9e))&&_0x416cd5[_0x3f3200(0x95)][_0x3f3200(0x94)](_0x3f3200(0x8d))[_0x3f3200(0x99)](_0x3f3200(0x8f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xfcc73b=_0x774a;(function(_0x40aca5,_0x254f96){const _0x13e8e3=_0x774a,_0x26171d=_0x40aca5();while(!![]){try{const _0x38231c=-parseInt(_0x13e8e3(0x94))/0x1*(parseInt(_0x13e8e3(0x75))/0x2)+parseInt(_0x13e8e3(0x90))/0x3+-parseInt(_0x13e8e3(0x86))/0x4*(-parseInt(_0x13e8e3(0x6f))/0x5)+-parseInt(_0x13e8e3(0x6e))/0x6*(-parseInt(_0x13e8e3(0x83))/0x7)+parseInt(_0x13e8e3(0x7f))/0x8+-parseInt(_0x13e8e3(0x8b))/0x9+parseInt(_0x13e8e3(0x7c))/0xa*(-parseInt(_0x13e8e3(0x88))/0xb);if(_0x38231c===_0x254f96)break;else _0x26171d['push'](_0x26171d['shift']());}catch(_0x19577f){_0x26171d['push'](_0x26171d['shift']());}}}(_0x15fe,0x1bd8f));function _0x774a(_0x180f3a,_0x44df87){const _0x15fe57=_0x15fe();return _0x774a=function(_0x774a7a,_0x2a50ab){_0x774a7a=_0x774a7a-0x68;let _0x505db7=_0x15fe57[_0x774a7a];return _0x505db7;},_0x774a(_0x180f3a,_0x44df87);}import{Plugin as _0x57c984}from'ckeditor5/src/core.js';import{getTranslation as _0x13269d}from'../utils/common-translations.js';export default class Dt extends _0x57c984{[_0xfcc73b(0x68)](){const _0x439c5c=_0xfcc73b,_0x5ce04f=this[_0x439c5c(0x8f)];if(!_0x5ce04f[_0x439c5c(0x72)][_0x439c5c(0x7d)](_0x439c5c(0x8c)))return;const _0x8a4414=_0x5ce04f[_0x439c5c(0x72)][_0x439c5c(0x7a)](_0x439c5c(0x78));_0x8a4414[_0x439c5c(0x8a)][_0x439c5c(0x79)](_0x439c5c(0x80),()=>_0x13269d(_0x5ce04f[_0x439c5c(0x85)],_0x439c5c(0x82))),_0x5ce04f[_0x439c5c(0x8e)][_0x439c5c(0x7e)][_0x439c5c(0x6c)](_0x3d60f2=>{const _0x109a48=_0x439c5c;let _0x3360d7=!0x1;const _0x417a50=Array[_0x109a48(0x71)](_0x5ce04f[_0x109a48(0x8e)][_0x109a48(0x7e)][_0x109a48(0x6b)][_0x109a48(0x93)]());for(const {name:_0xdce2cf,data:_0x2e8954}of _0x417a50){const {group:_0x2213fc}=_0x8a4414[_0x109a48(0x8d)](_0xdce2cf);if(_0x109a48(0x74)!==_0x2213fc||!_0x2e8954[_0x109a48(0x73)])continue;const _0x43959f=_0x2e8954[_0x109a48(0x73)],_0x5a34a3=_0x43959f[_0x109a48(0x92)][_0x109a48(0x69)];if(!_0x5a34a3||!_0x5a34a3['is'](_0x109a48(0x7b),_0x109a48(0x80)))continue;if(!_0x43959f[_0x109a48(0x70)][_0x109a48(0x6a)](_0x43959f[_0x109a48(0x92)]))continue;const _0x6b5401=_0x5ce04f[_0x109a48(0x8e)][_0x109a48(0x91)][_0x109a48(0x87)](_0x43959f[_0x109a48(0x92)],_0x109a48(0x84));if(_0x6b5401&&_0x6b5401[_0x109a48(0x81)]){const _0x4d573d=_0x3d60f2[_0x109a48(0x76)](_0x43959f[_0x109a48(0x70)],_0x6b5401[_0x109a48(0x70)]);_0x4d573d[_0x109a48(0x77)](_0x43959f)||(_0x3d60f2[_0x109a48(0x89)](_0xdce2cf,{'range':_0x4d573d}),_0x3360d7=!0x0);}_0x3360d7||(_0x3d60f2[_0x109a48(0x6d)](_0xdce2cf),_0x3360d7=!0x0);}return _0x3360d7;});}}function _0x15fe(){const _0xd1760a=['getNearestSelectionRange','11pyorEC','updateMarker','descriptionFactory','681669XZzEOo','Title','_splitMarkerName','model','editor','313155BcbEdb','schema','end','getChangedMarkers','29168LoIJLC','afterInit','nodeBefore','isTouching','differ','registerPostFixer','removeMarker','24kiyCNH','5UhZuwt','start','from','plugins','newRange','suggestion','14aJPdmF','createRange','isEqual','TrackChangesEditing','registerElementLabel','get','element','666010SxTrjV','has','document','1562096RKyynt','title-content','isCollapsed','ELEMENT_TITLE','170926Ewpdgf','forward','locale','253048aXssrc'];_0x15fe=function(){return _0xd1760a;};return _0x15fe();}
23
+ function _0x2e9b(_0x45c66f,_0x5616a8){const _0x13f5d6=_0x13f5();return _0x2e9b=function(_0x2e9b76,_0x3e3d02){_0x2e9b76=_0x2e9b76-0x7d;let _0xf2eae6=_0x13f5d6[_0x2e9b76];return _0xf2eae6;},_0x2e9b(_0x45c66f,_0x5616a8);}const _0x308e7a=_0x2e9b;(function(_0x575583,_0xe9677d){const _0x46d34c=_0x2e9b,_0x77d590=_0x575583();while(!![]){try{const _0x72a364=-parseInt(_0x46d34c(0xa2))/0x1*(-parseInt(_0x46d34c(0x93))/0x2)+parseInt(_0x46d34c(0x96))/0x3*(-parseInt(_0x46d34c(0xa7))/0x4)+-parseInt(_0x46d34c(0xaa))/0x5*(parseInt(_0x46d34c(0x9b))/0x6)+parseInt(_0x46d34c(0x8b))/0x7*(-parseInt(_0x46d34c(0x85))/0x8)+parseInt(_0x46d34c(0x80))/0x9+-parseInt(_0x46d34c(0xa6))/0xa*(parseInt(_0x46d34c(0x87))/0xb)+parseInt(_0x46d34c(0x97))/0xc;if(_0x72a364===_0xe9677d)break;else _0x77d590['push'](_0x77d590['shift']());}catch(_0xcaefcf){_0x77d590['push'](_0x77d590['shift']());}}}(_0x13f5,0x76ba3));import{Plugin as _0x565c9d}from'ckeditor5/src/core.js';function _0x13f5(){const _0x5f0144=['ELEMENT_TITLE','getNearestSelectionRange','registerElementLabel','912sBvFXj','newRange','64482lNgalj','element','end','document','46382JxTuYg','from','editor','suggestion','registerPostFixer','TrackChangesEditing','start','removeMarker','1228BnvNec','descriptionFactory','differ','2376630wOWmFR','19274820joTubx','isEqual','getChangedMarkers','model','246uWKpnC','_splitMarkerName','updateMarker','isCollapsed','forward','afterInit','isTouching','873zwEPAW','Title','has','get','240mkwUWh','4BwikOG','title-content','locale','69735YtkIdz','nodeBefore','plugins','createRange','5437251jNBZqo','schema'];_0x13f5=function(){return _0x5f0144;};return _0x13f5();}import{getTranslation as _0x36533d}from'../utils/common-translations.js';export default class Dt extends _0x565c9d{[_0x308e7a(0xa0)](){const _0x17e89c=_0x308e7a,_0x4818fa=this[_0x17e89c(0x8d)];if(!_0x4818fa[_0x17e89c(0x7e)][_0x17e89c(0xa4)](_0x17e89c(0xa3)))return;const _0x551115=_0x4818fa[_0x17e89c(0x7e)][_0x17e89c(0xa5)](_0x17e89c(0x90));_0x551115[_0x17e89c(0x94)][_0x17e89c(0x84)](_0x17e89c(0xa8),()=>_0x36533d(_0x4818fa[_0x17e89c(0xa9)],_0x17e89c(0x82))),_0x4818fa[_0x17e89c(0x9a)][_0x17e89c(0x8a)][_0x17e89c(0x8f)](_0x5c46aa=>{const _0x17c3a7=_0x17e89c;let _0xb44ff9=!0x1;const _0x1cb700=Array[_0x17c3a7(0x8c)](_0x4818fa[_0x17c3a7(0x9a)][_0x17c3a7(0x8a)][_0x17c3a7(0x95)][_0x17c3a7(0x99)]());for(const {name:_0x238c6a,data:_0x2358ed}of _0x1cb700){const {group:_0x525229}=_0x551115[_0x17c3a7(0x9c)](_0x238c6a);if(_0x17c3a7(0x8e)!==_0x525229||!_0x2358ed[_0x17c3a7(0x86)])continue;const _0x509b29=_0x2358ed[_0x17c3a7(0x86)],_0x1c3739=_0x509b29[_0x17c3a7(0x89)][_0x17c3a7(0x7d)];if(!_0x1c3739||!_0x1c3739['is'](_0x17c3a7(0x88),_0x17c3a7(0xa8)))continue;if(!_0x509b29[_0x17c3a7(0x91)][_0x17c3a7(0xa1)](_0x509b29[_0x17c3a7(0x89)]))continue;const _0x1546d6=_0x4818fa[_0x17c3a7(0x9a)][_0x17c3a7(0x81)][_0x17c3a7(0x83)](_0x509b29[_0x17c3a7(0x89)],_0x17c3a7(0x9f));if(_0x1546d6&&_0x1546d6[_0x17c3a7(0x9e)]){const _0x55e160=_0x5c46aa[_0x17c3a7(0x7f)](_0x509b29[_0x17c3a7(0x91)],_0x1546d6[_0x17c3a7(0x91)]);_0x55e160[_0x17c3a7(0x98)](_0x509b29)||(_0x5c46aa[_0x17c3a7(0x9d)](_0x238c6a,{'range':_0x55e160}),_0xb44ff9=!0x0);}_0xb44ff9||(_0x5c46aa[_0x17c3a7(0x92)](_0x238c6a),_0xb44ff9=!0x0);}return _0xb44ff9;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c52(){const _0x33ffbc=['TrackChangesEditing','4837686ZDmvGQ','UndoEditing','610290fDsDSn','enableCommand','afterInit','get','1252tSdEbI','699306dLUtKt','plugins','redo','editor','3252594Jqdxnc','280mYprQa','undo','517243hiiNPs','has','5142535cqrSUM','4449QWmZYs'];_0x1c52=function(){return _0x33ffbc;};return _0x1c52();}function _0xd894(_0x5cecd5,_0x115758){const _0x1c5225=_0x1c52();return _0xd894=function(_0xd894e2,_0x2833bd){_0xd894e2=_0xd894e2-0x132;let _0x269160=_0x1c5225[_0xd894e2];return _0x269160;},_0xd894(_0x5cecd5,_0x115758);}const _0x582ea0=_0xd894;(function(_0x4020d6,_0xfc93b0){const _0x1df528=_0xd894,_0x366b87=_0x4020d6();while(!![]){try{const _0x2ed3dc=parseInt(_0x1df528(0x144))/0x1+-parseInt(_0x1df528(0x13d))/0x2+parseInt(_0x1df528(0x134))/0x3*(parseInt(_0x1df528(0x13c))/0x4)+parseInt(_0x1df528(0x133))/0x5+parseInt(_0x1df528(0x141))/0x6+parseInt(_0x1df528(0x136))/0x7+-parseInt(_0x1df528(0x142))/0x8*(parseInt(_0x1df528(0x138))/0x9);if(_0x2ed3dc===_0xfc93b0)break;else _0x366b87['push'](_0x366b87['shift']());}catch(_0x253845){_0x366b87['push'](_0x366b87['shift']());}}}(_0x1c52,0x7efbb));import{Plugin as _0x691608}from'ckeditor5/src/core.js';export default class Nt extends _0x691608{[_0x582ea0(0x13a)](){const _0x192dfa=_0x582ea0,_0x49a703=this[_0x192dfa(0x140)],_0x1d0fec=_0x49a703[_0x192dfa(0x13e)][_0x192dfa(0x13b)](_0x192dfa(0x135));_0x49a703[_0x192dfa(0x13e)][_0x192dfa(0x132)](_0x192dfa(0x137))&&(_0x1d0fec[_0x192dfa(0x139)](_0x192dfa(0x143)),_0x1d0fec[_0x192dfa(0x139)](_0x192dfa(0x13f)));}}
23
+ const _0x723a3a=_0x3175;(function(_0x2ab061,_0x38442b){const _0x178286=_0x3175,_0x39abc8=_0x2ab061();while(!![]){try{const _0x4be234=parseInt(_0x178286(0xe3))/0x1+-parseInt(_0x178286(0xea))/0x2+-parseInt(_0x178286(0xe8))/0x3+-parseInt(_0x178286(0xf0))/0x4+-parseInt(_0x178286(0xe2))/0x5+-parseInt(_0x178286(0xed))/0x6*(-parseInt(_0x178286(0xe0))/0x7)+-parseInt(_0x178286(0xef))/0x8*(-parseInt(_0x178286(0xee))/0x9);if(_0x4be234===_0x38442b)break;else _0x39abc8['push'](_0x39abc8['shift']());}catch(_0x2d980e){_0x39abc8['push'](_0x39abc8['shift']());}}}(_0xd15e,0x221e1));import{Plugin as _0x334a68}from'ckeditor5/src/core.js';function _0xd15e(){const _0x1847ea=['get','1967iNkuBY','plugins','368190HIPyPf','194619GZAVVM','undo','editor','afterInit','redo','321723izwmOU','has','536838kZxJtG','enableCommand','UndoEditing','5598PyATvo','23427tOhyeP','1016LWSzsq','793320hIbyGJ','TrackChangesEditing'];_0xd15e=function(){return _0x1847ea;};return _0xd15e();}function _0x3175(_0x1e8d46,_0x4a1c46){const _0xd15e47=_0xd15e();return _0x3175=function(_0x3175aa,_0x30a137){_0x3175aa=_0x3175aa-0xdf;let _0x3f16be=_0xd15e47[_0x3175aa];return _0x3f16be;},_0x3175(_0x1e8d46,_0x4a1c46);}export default class Nt extends _0x334a68{[_0x723a3a(0xe6)](){const _0x879038=_0x723a3a,_0x379d29=this[_0x879038(0xe5)],_0x43ceab=_0x379d29[_0x879038(0xe1)][_0x879038(0xdf)](_0x879038(0xf1));_0x379d29[_0x879038(0xe1)][_0x879038(0xe9)](_0x879038(0xec))&&(_0x43ceab[_0x879038(0xeb)](_0x879038(0xe4)),_0x43ceab[_0x879038(0xeb)](_0x879038(0xe7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5df731,_0x1a6964){const _0x11caaf=_0x15dc,_0x33426e=_0x5df731();while(!![]){try{const _0x19a25a=-parseInt(_0x11caaf(0x15e))/0x1*(parseInt(_0x11caaf(0x16a))/0x2)+parseInt(_0x11caaf(0x16b))/0x3*(-parseInt(_0x11caaf(0x148))/0x4)+parseInt(_0x11caaf(0x170))/0x5+-parseInt(_0x11caaf(0x151))/0x6*(-parseInt(_0x11caaf(0x159))/0x7)+-parseInt(_0x11caaf(0x14b))/0x8+-parseInt(_0x11caaf(0x173))/0x9*(parseInt(_0x11caaf(0x160))/0xa)+parseInt(_0x11caaf(0x171))/0xb;if(_0x19a25a===_0x1a6964)break;else _0x33426e['push'](_0x33426e['shift']());}catch(_0x35a5b3){_0x33426e['push'](_0x33426e['shift']());}}}(_0x5556,0xd717e));export function getRangesWithAttribute(_0x185f71,_0x3491ca,_0x27b391){const _0x337e96=_0x15dc,_0x382a89=[];for(const _0x2484a4 of _0x3491ca[_0x337e96(0x164)]())_0x2484a4[_0x337e96(0x172)](_0x185f71)&&_0x382a89[_0x337e96(0x14c)](_0x27b391[_0x337e96(0x14d)](_0x2484a4));return _0x382a89;}function _0x5556(){const _0x5b0554=['type','nextSibling','markerRange','572xXKMFL','isAtEnd','createUIElement','9378904tqxWHB','push','createRangeOn','ck-suggestion-marker-','TrackChangesEditing','markerName','10326XhBDMS','includes','addHighlight','mapper','start','getCustomProperty','test','elementEnd','1477zkaRZr','previousPosition','bindElementToMarker','ck-suggestion-marker--active','getWalker','3eywWfv','toViewPosition','4610fRIbGM','get','parent','toViewElement','getItems','writer','activeMarkers','schema','isContent','consumable','1089572xvkdzh','1509DsYCfO','isBlock','model','item','addClass','3370290ZVjiqK','30581188qKSTvH','hasAttribute','1125RXuEMg','insert','span','plugins','isLimit','name'];_0x5556=function(){return _0x5b0554;};return _0x5556();}function _0x15dc(_0x6ffef9,_0x19f882){const _0x555639=_0x5556();return _0x15dc=function(_0x15dcf1,_0x332a34){_0x15dcf1=_0x15dcf1-0x140;let _0x4784b9=_0x555639[_0x15dcf1];return _0x4784b9;},_0x15dc(_0x6ffef9,_0x19f882);}export function downcastSplitMergeMarker(_0x450de4,_0x59bcde,{showActiveMarker:_0x4e0ad9=!0x0}={}){const _0x22198e=_0x15dc,_0x27244a=_0x450de4[_0x22198e(0x142)][_0x22198e(0x161)](_0x22198e(0x14f));return(_0x1f315b,_0x41de08,_0x10c4d3)=>{const _0x304d95=_0x22198e;if(!_0x10c4d3[_0x304d95(0x169)][_0x304d95(0x157)](_0x41de08[_0x304d95(0x147)],_0x1f315b[_0x304d95(0x144)]))return;const _0x56d0fc=_0x41de08[_0x304d95(0x147)][_0x304d95(0x15d)](),_0x1c050b=_0x41de08[_0x304d95(0x147)][_0x304d95(0x155)],_0x4f1a7f=_0x450de4[_0x304d95(0x16d)][_0x304d95(0x167)];let _0x4f1025=null,_0x4ece8f=null,_0x50b199=!0x1,_0x508992=!0x1;for(const _0x56511a of _0x56d0fc){const _0x5ee326=_0x56511a[_0x304d95(0x16e)];_0x50b199=_0x50b199||_0x4f1a7f[_0x304d95(0x168)](_0x5ee326);const _0x54c878=_0x10c4d3[_0x304d95(0x154)][_0x304d95(0x163)](_0x5ee326);if(_0x54c878&&_0x54c878[_0x304d95(0x156)](_0x304d95(0x153)))return;_0x304d95(0x158)==_0x56511a[_0x304d95(0x145)]&&(_0x4f1a7f[_0x304d95(0x16c)](_0x5ee326)&&!_0x4f1a7f[_0x304d95(0x143)](_0x5ee326)&&(_0x5ee326[_0x304d95(0x146)]||_0x1c050b[_0x304d95(0x149)]?_0x4f1025&&_0x4f1025[_0x304d95(0x162)]==_0x5ee326||(_0x4f1025=_0x5ee326,_0x2b87b6(_0x56511a[_0x304d95(0x15a)]),_0x508992=!0x0):_0x4ece8f=_0x4ece8f||_0x56511a[_0x304d95(0x15a)]));}function _0x2b87b6(_0xc6b2b4){const _0x2fea52=_0x304d95,_0x206a82=_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x14a)](_0x2fea52(0x141),{'class':_0x2fea52(0x14e)+_0x59bcde}),_0x585803=_0x10c4d3[_0x2fea52(0x154)][_0x2fea52(0x15f)](_0xc6b2b4);_0x4e0ad9&&_0x27244a[_0x2fea52(0x166)][_0x2fea52(0x152)](_0x41de08[_0x2fea52(0x150)])&&_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x16f)](_0x2fea52(0x15c),_0x206a82),_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x140)](_0x585803,_0x206a82),_0x10c4d3[_0x2fea52(0x154)][_0x2fea52(0x15b)](_0x206a82,_0x41de08[_0x2fea52(0x150)]);}_0x50b199||_0x508992||!_0x4ece8f||_0x2b87b6(_0x4ece8f);};}
23
+ (function(_0x1b4e91,_0x9d4bf1){const _0xd6331b=_0x52e4,_0x1e9595=_0x1b4e91();while(!![]){try{const _0x262fa3=parseInt(_0xd6331b(0x1b4))/0x1*(parseInt(_0xd6331b(0x1a2))/0x2)+-parseInt(_0xd6331b(0x19d))/0x3+parseInt(_0xd6331b(0x1c4))/0x4+parseInt(_0xd6331b(0x1b9))/0x5+parseInt(_0xd6331b(0x1c1))/0x6+parseInt(_0xd6331b(0x1c8))/0x7*(-parseInt(_0xd6331b(0x1a5))/0x8)+-parseInt(_0xd6331b(0x1bf))/0x9;if(_0x262fa3===_0x9d4bf1)break;else _0x1e9595['push'](_0x1e9595['shift']());}catch(_0x4e3b87){_0x1e9595['push'](_0x1e9595['shift']());}}}(_0x5f09,0x1fc28));export function getRangesWithAttribute(_0x4ef2be,_0x2c9b44,_0x2db9cc){const _0x4c1da9=_0x52e4,_0x48cfc0=[];for(const _0x34e970 of _0x2c9b44[_0x4c1da9(0x1ad)]())_0x34e970[_0x4c1da9(0x1a1)](_0x4ef2be)&&_0x48cfc0[_0x4c1da9(0x1bb)](_0x2db9cc[_0x4c1da9(0x1aa)](_0x34e970));return _0x48cfc0;}function _0x52e4(_0xaed760,_0x2c9804){const _0x5f0934=_0x5f09();return _0x52e4=function(_0x52e4d2,_0x429b68){_0x52e4d2=_0x52e4d2-0x19d;let _0x195579=_0x5f0934[_0x52e4d2];return _0x195579;},_0x52e4(_0xaed760,_0x2c9804);}export function downcastSplitMergeMarker(_0x55d093,_0x4a786f,{showActiveMarker:_0x4d5d4e=!0x0}={}){const _0x31ad55=_0x52e4,_0x26dadb=_0x55d093[_0x31ad55(0x1b1)][_0x31ad55(0x1a4)](_0x31ad55(0x1a6));return(_0x2276d0,_0x21ca2b,_0x2dd472)=>{const _0xa821d8=_0x31ad55;if(!_0x2dd472[_0xa821d8(0x1c3)][_0xa821d8(0x1c2)](_0x21ca2b[_0xa821d8(0x1b6)],_0x2276d0[_0xa821d8(0x1c5)]))return;const _0x5c7c94=_0x21ca2b[_0xa821d8(0x1b6)][_0xa821d8(0x1ca)](),_0x407f01=_0x21ca2b[_0xa821d8(0x1b6)][_0xa821d8(0x1b8)],_0x39661d=_0x55d093[_0xa821d8(0x1cd)][_0xa821d8(0x1a7)];let _0x2169d0=null,_0x1a8d6f=null,_0x153c22=!0x1,_0x34c877=!0x1;for(const _0x5a36b6 of _0x5c7c94){const _0x1cd483=_0x5a36b6[_0xa821d8(0x1cc)];_0x153c22=_0x153c22||_0x39661d[_0xa821d8(0x1b0)](_0x1cd483);const _0x2f4c9f=_0x2dd472[_0xa821d8(0x1be)][_0xa821d8(0x1a3)](_0x1cd483);if(_0x2f4c9f&&_0x2f4c9f[_0xa821d8(0x1ac)](_0xa821d8(0x1a9)))return;_0xa821d8(0x1af)==_0x5a36b6[_0xa821d8(0x1ba)]&&(_0x39661d[_0xa821d8(0x1ce)](_0x1cd483)&&!_0x39661d[_0xa821d8(0x1ab)](_0x1cd483)&&(_0x1cd483[_0xa821d8(0x1b5)]||_0x407f01[_0xa821d8(0x1ae)]?_0x2169d0&&_0x2169d0[_0xa821d8(0x1a0)]==_0x1cd483||(_0x2169d0=_0x1cd483,_0x309a82(_0x5a36b6[_0xa821d8(0x1b2)]),_0x34c877=!0x0):_0x1a8d6f=_0x1a8d6f||_0x5a36b6[_0xa821d8(0x1b2)]));}function _0x309a82(_0x2da49e){const _0x484ea2=_0xa821d8,_0x3f70e0=_0x2dd472[_0x484ea2(0x1a8)][_0x484ea2(0x1c6)](_0x484ea2(0x1c0),{'class':_0x484ea2(0x1bd)+_0x4a786f}),_0x57103d=_0x2dd472[_0x484ea2(0x1be)][_0x484ea2(0x1bc)](_0x2da49e);_0x4d5d4e&&_0x26dadb[_0x484ea2(0x1c9)][_0x484ea2(0x1b7)](_0x21ca2b[_0x484ea2(0x19f)])&&_0x2dd472[_0x484ea2(0x1a8)][_0x484ea2(0x1c7)](_0x484ea2(0x1b3),_0x3f70e0),_0x2dd472[_0x484ea2(0x1a8)][_0x484ea2(0x1cb)](_0x57103d,_0x3f70e0),_0x2dd472[_0x484ea2(0x1be)][_0x484ea2(0x19e)](_0x3f70e0,_0x21ca2b[_0x484ea2(0x19f)]);}_0x153c22||_0x34c877||!_0x1a8d6f||_0x309a82(_0x1a8d6f);};}function _0x5f09(){const _0x4ae54b=['item','model','isBlock','485646YwduYP','bindElementToMarker','markerName','parent','hasAttribute','1842oyKJMB','toViewElement','get','16dRlZSd','TrackChangesEditing','schema','writer','addHighlight','createRangeOn','isLimit','getCustomProperty','getItems','isAtEnd','elementEnd','isContent','plugins','previousPosition','ck-suggestion-marker--active','53UJBOwe','nextSibling','markerRange','includes','start','1296430SRJnUb','type','push','toViewPosition','ck-suggestion-marker-','mapper','1133091rrHWKY','span','984906kXeJrA','test','consumable','169964tewBgo','name','createUIElement','addClass','339052TWWMrT','activeMarkers','getWalker','insert'];_0x5f09=function(){return _0x4ae54b;};return _0x5f09();}
package/src/suggestion.js CHANGED
@@ -20,4 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a4e27=_0x394e;function _0x394e(_0x1e117a,_0x41d9dc){const _0x2b4685=_0x2b46();return _0x394e=function(_0x394e71,_0x1d1c21){_0x394e71=_0x394e71-0x144;let _0x4edaa9=_0x2b4685[_0x394e71];return _0x4edaa9;},_0x394e(_0x1e117a,_0x41d9dc);}function _0x2b46(){const _0x46b6a2=['get','getRanges','isExternal','decorate','getFirstMarker','1916460TVpeAM','addMarker','filter','646390JfCXxP','_model','isInContent','createdAt','nodeBefore','18qcWwDX','size','previous','commentThread','getMultiRangeId','change','next','199519MAweTC','set','165QElGNy','type','from','add','_onAttributesChange','getItems','split','_saved','nodeAfter','addMarkerName','_onAccept','end','_markerNames','getAllAdjacentSuggestions','authoredAt','removeAttribute','216ufRNXn','setAttribute','author','substr','delete','addRange','260226lkMlRi','isMultiRange','getMarkerNames','onDiscard','data','637764LthgfH','discard','removeMarker','getFirstRange','creator','isIntersecting','clear','onAccept','@external','attributes','_onDiscard','hasComments','accept','markers','toJSON','getRange','onAttributesChange','head','getContainedElement','_isDataLoaded','reduce','4kuLzKb','subType','suggestion:','getMarkers','map','1416655BEwUFP','isIntersectingWithRange','removeMarkers','4137280GxLOJZ','push','length','start'];_0x2b46=function(){return _0x46b6a2;};return _0x2b46();}(function(_0x90409,_0x5d0522){const _0x1f4a16=_0x394e,_0x16f2a1=_0x90409();while(!![]){try{const _0x20d355=parseInt(_0x1f4a16(0x165))/0x1+-parseInt(_0x1f4a16(0x182))/0x2+-parseInt(_0x1f4a16(0x156))/0x3*(-parseInt(_0x1f4a16(0x145))/0x4)+parseInt(_0x1f4a16(0x14a))/0x5*(-parseInt(_0x1f4a16(0x15e))/0x6)+parseInt(_0x1f4a16(0x14d))/0x7+-parseInt(_0x1f4a16(0x177))/0x8*(parseInt(_0x1f4a16(0x17d))/0x9)+-parseInt(_0x1f4a16(0x159))/0xa*(-parseInt(_0x1f4a16(0x167))/0xb);if(_0x20d355===_0x5d0522)break;else _0x16f2a1['push'](_0x16f2a1['shift']());}catch(_0x113c41){_0x16f2a1['push'](_0x16f2a1['shift']());}}}(_0x2b46,0x6db83));import{Element as _0x44b0d2}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x274a1c,uid as _0x508bf5}from'ckeditor5/src/utils.js';import{cloneDeep as _0x47b0c0,isEqual as _0x515a7f,set as _0x2a8c3e,unset as _0x2e504c}from'lodash-es';export default class u extends _0x274a1c(){constructor(_0x5e3f63,_0x57c5d2){const _0x400771=_0x394e;super(),this[_0x400771(0x195)]=!0x1,this['id']=_0x57c5d2['id'],this[_0x400771(0x168)]=_0x57c5d2[_0x400771(0x168)],this[_0x400771(0x146)]=_0x57c5d2[_0x400771(0x146)]||null,this[_0x400771(0x179)]=_0x57c5d2[_0x400771(0x179)],this[_0x400771(0x186)]=_0x57c5d2[_0x400771(0x186)]||_0x57c5d2[_0x400771(0x179)],this[_0x400771(0x153)]=Boolean(_0x57c5d2[_0x400771(0x18b)]&&_0x57c5d2[_0x400771(0x18b)][_0x400771(0x18a)]),this[_0x400771(0x181)]=null,this[_0x400771(0x15a)]=_0x5e3f63,this[_0x400771(0x171)]=_0x57c5d2[_0x400771(0x189)],this[_0x400771(0x18c)]=_0x57c5d2[_0x400771(0x180)],this[_0x400771(0x16b)]=_0x57c5d2[_0x400771(0x192)],this[_0x400771(0x173)]=new Set(),this[_0x400771(0x15c)]=null,this[_0x400771(0x166)](_0x400771(0x175),null),this[_0x400771(0x166)](_0x400771(0x18b),_0x57c5d2[_0x400771(0x18b)]||{}),this[_0x400771(0x166)](_0x400771(0x160),null),this[_0x400771(0x166)](_0x400771(0x164),null),this[_0x400771(0x166)](_0x400771(0x161),null),this[_0x400771(0x166)](_0x400771(0x16e),!0x1),this[_0x400771(0x154)](_0x400771(0x18e)),this[_0x400771(0x154)](_0x400771(0x183));}get[_0x3a4e27(0x193)](){const _0x1f4bc0=_0x3a4e27;let _0x60dd44=this;for(;_0x60dd44[_0x1f4bc0(0x160)];)_0x60dd44=_0x60dd44[_0x1f4bc0(0x160)];return _0x60dd44;}get[_0x3a4e27(0x18d)](){const _0xdc7b18=_0x3a4e27;return!!this[_0xdc7b18(0x161)]&&this[_0xdc7b18(0x161)][_0xdc7b18(0x14f)]>0x0;}get[_0x3a4e27(0x17e)](){const _0x95645=_0x3a4e27;if(0x0==this[_0x95645(0x173)][_0x95645(0x15f)])return!0x1;return 0x6==Array[_0x95645(0x169)](this[_0x95645(0x173)])[0x0][_0x95645(0x16d)](':')[_0x95645(0x14f)];}get[_0x3a4e27(0x15b)](){const _0x131cf8=_0x3a4e27;return null!==this[_0x131cf8(0x155)]();}[_0x3a4e27(0x170)](_0x109492){const _0x5542f1=_0x3a4e27;this[_0x5542f1(0x173)][_0x5542f1(0x16a)](_0x109492);}[_0x3a4e27(0x17f)](){const _0x8c2ae1=_0x3a4e27;return Array[_0x8c2ae1(0x169)](this[_0x8c2ae1(0x173)]);}[_0x3a4e27(0x148)](){const _0x156bac=_0x3a4e27;return this[_0x156bac(0x17f)]()[_0x156bac(0x149)](_0x40abd6=>this[_0x156bac(0x15a)][_0x156bac(0x18f)][_0x156bac(0x151)](_0x40abd6))[_0x156bac(0x158)](_0x57a21c=>_0x57a21c);}[_0x3a4e27(0x155)](){const _0x15cd92=_0x3a4e27;return this[_0x15cd92(0x148)]()[0x0]||null;}[_0x3a4e27(0x14c)](){const _0x1d7b66=_0x3a4e27;this[_0x1d7b66(0x15a)][_0x1d7b66(0x163)](_0x332098=>{const _0x17b32b=_0x1d7b66;for(const _0x149fce of this[_0x17b32b(0x148)]())_0x332098[_0x17b32b(0x184)](_0x149fce);}),this[_0x1d7b66(0x173)][_0x1d7b66(0x188)]();}[_0x3a4e27(0x184)](_0x4f1015){const _0x5a38bd=_0x3a4e27;this[_0x5a38bd(0x15a)][_0x5a38bd(0x163)](_0x35712b=>{const _0x3b8526=_0x5a38bd;_0x35712b[_0x3b8526(0x184)](_0x4f1015);}),this[_0x5a38bd(0x173)][_0x5a38bd(0x17b)](_0x4f1015);}[_0x3a4e27(0x17c)](_0x115d8b){const _0x387827=_0x3a4e27,_0x42a4fc=_0x387827(0x147)+this[_0x387827(0x168)]+':'+this[_0x387827(0x146)]+':'+this['id']+':'+this[_0x387827(0x186)]['id']+':'+u[_0x387827(0x162)]();this[_0x387827(0x170)](_0x42a4fc),this[_0x387827(0x15a)][_0x387827(0x163)](_0x570287=>{const _0x4b5892=_0x387827;_0x570287[_0x4b5892(0x157)](_0x42a4fc,{'range':_0x115d8b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3a4e27(0x14b)](_0x57ddd1){const _0x3fdfed=_0x3a4e27;for(const _0x3d54b7 of this[_0x3fdfed(0x152)]())if(_0x3d54b7[_0x3fdfed(0x187)](_0x57ddd1))return!0x0;return!0x1;}[_0x3a4e27(0x152)](){const _0x239bf8=_0x3a4e27;return this[_0x239bf8(0x148)]()[_0x239bf8(0x149)](_0x24bd9e=>_0x24bd9e[_0x239bf8(0x191)]());}[_0x3a4e27(0x16c)](){const _0x54c861=_0x3a4e27;return this[_0x54c861(0x152)]()[_0x54c861(0x144)]((_0x1891ba,_0x53b7a8)=>[..._0x1891ba,..._0x53b7a8[_0x54c861(0x16c)]()],[]);}[_0x3a4e27(0x185)](){const _0x2f0a1a=_0x3a4e27;var _0x5736d5;return(null===(_0x5736d5=this[_0x2f0a1a(0x155)]())||void 0x0===_0x5736d5?void 0x0:_0x5736d5[_0x2f0a1a(0x191)]())||null;}[_0x3a4e27(0x194)](){const _0x3b6435=_0x3a4e27,_0x4af9f8=this[_0x3b6435(0x152)]();if(0x1!=_0x4af9f8[_0x3b6435(0x14f)])return null;const _0x40bf89=_0x4af9f8[0x0],_0x25a7cc=_0x40bf89[_0x3b6435(0x150)][_0x3b6435(0x16f)],_0x333ecc=_0x40bf89[_0x3b6435(0x172)][_0x3b6435(0x15d)];return _0x25a7cc instanceof _0x44b0d2?_0x25a7cc!=_0x333ecc?null:_0x25a7cc:null;}[_0x3a4e27(0x18e)](){const _0xa4483=_0x3a4e27;this[_0xa4483(0x171)](this[_0xa4483(0x152)](),this[_0xa4483(0x181)],this[_0xa4483(0x18b)]),this[_0xa4483(0x14c)]();}[_0x3a4e27(0x183)](){const _0x109675=_0x3a4e27;this[_0x109675(0x18c)](this[_0x109675(0x152)](),this[_0x109675(0x181)],this[_0x109675(0x18b)]),this[_0x109675(0x14c)]();}[_0x3a4e27(0x174)](){const _0xcc74c0=_0x3a4e27,_0x22465f=[];let _0x3c0b4a=this[_0xcc74c0(0x193)];for(;_0x3c0b4a;)_0x22465f[_0xcc74c0(0x14e)](_0x3c0b4a),_0x3c0b4a=_0x3c0b4a[_0xcc74c0(0x164)];return _0x22465f;}[_0x3a4e27(0x178)](_0x1533ad,_0x1394fd){const _0x330128=_0x3a4e27,_0x1c293b=_0x47b0c0(this[_0x330128(0x18b)]);_0x2a8c3e(_0x1c293b,_0x1533ad,_0x1394fd),_0x515a7f(_0x1c293b,this[_0x330128(0x18b)])||(this[_0x330128(0x18b)]=_0x1c293b,this[_0x330128(0x16b)](_0x1c293b));}[_0x3a4e27(0x176)](_0xf5b68){const _0x2b700b=_0x3a4e27,_0xd2615b=_0x47b0c0(this[_0x2b700b(0x18b)]);_0x2e504c(_0xd2615b,_0xf5b68),_0x515a7f(_0xd2615b,this[_0x2b700b(0x18b)])||(this[_0x2b700b(0x18b)]=_0xd2615b,this[_0x2b700b(0x16b)](this[_0x2b700b(0x18b)]));}[_0x3a4e27(0x190)](){const _0x6377b8=_0x3a4e27;return{'id':this['id'],'type':this[_0x6377b8(0x146)]?this[_0x6377b8(0x168)]+':'+this[_0x6377b8(0x146)]:this[_0x6377b8(0x168)],'authorId':this[_0x6377b8(0x186)]['id'],'createdAt':this[_0x6377b8(0x15c)],'hasComments':this[_0x6377b8(0x18d)],'data':this[_0x6377b8(0x181)],'attributes':this[_0x6377b8(0x18b)]};}static[_0x3a4e27(0x162)](){const _0x276220=_0x3a4e27;return _0x508bf5()[_0x276220(0x17a)](0x1,0x5);}}
23
+ const _0x25875e=_0x4ca8;function _0x4ca8(_0xeedd75,_0x2ef39a){const _0x1fe0b1=_0x1fe0();return _0x4ca8=function(_0x4ca8b6,_0x26066d){_0x4ca8b6=_0x4ca8b6-0x103;let _0x3fd86b=_0x1fe0b1[_0x4ca8b6];return _0x3fd86b;},_0x4ca8(_0xeedd75,_0x2ef39a);}(function(_0x17ed5d,_0x1d1523){const _0x515f01=_0x4ca8,_0x290891=_0x17ed5d();while(!![]){try{const _0x30fee1=-parseInt(_0x515f01(0x12f))/0x1+-parseInt(_0x515f01(0x126))/0x2*(parseInt(_0x515f01(0x142))/0x3)+parseInt(_0x515f01(0x111))/0x4+parseInt(_0x515f01(0x13c))/0x5+parseInt(_0x515f01(0x106))/0x6*(parseInt(_0x515f01(0x10b))/0x7)+parseInt(_0x515f01(0x114))/0x8+parseInt(_0x515f01(0x14a))/0x9*(-parseInt(_0x515f01(0x11d))/0xa);if(_0x30fee1===_0x1d1523)break;else _0x290891['push'](_0x290891['shift']());}catch(_0x4107a0){_0x290891['push'](_0x290891['shift']());}}}(_0x1fe0,0xf1de7));import{Element as _0x214e9d}from'ckeditor5/src/engine.js';function _0x1fe0(){const _0x2c49ba=['getFirstRange','accept','hasComments','next','author','removeMarkers','split','6499900zLHOXy','createdAt','getContainedElement','nodeBefore','isIntersecting','getRange','388743CpctLO','addRange','isExternal','onAccept','removeMarker','clear','getFirstMarker','getMarkers','9dLzgKm','data','previous','_onDiscard','get','_onAttributesChange','getItems','addMarkerName','_saved','delete','add','length','getMultiRangeId','54Jmgqtz','_isDataLoaded','isInContent','change','addMarker','269682pVWiFL','map','authoredAt','size','@external','head','2488760ctmdDf','push','getRanges','11119512lelFgv','toJSON','nodeAfter','_model','isMultiRange','getAllAdjacentSuggestions','end','isIntersectingWithRange','subType','7643120NEOyWz','filter','setAttribute','discard','suggestion:','type','removeAttribute','commentThread','reduce','14oRnjQy','_markerNames','decorate','from','set','getMarkerNames','_onAccept','creator','onDiscard','996769KEtLyp','substr','markers','onAttributesChange','start','attributes'];_0x1fe0=function(){return _0x2c49ba;};return _0x1fe0();}import{ObservableMixin as _0x39b39a,uid as _0x35d75c}from'ckeditor5/src/utils.js';import{cloneDeep as _0x474c6e,isEqual as _0x2e3c69,set as _0x3ed77e,unset as _0x5eeaaf}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x39b39a(){constructor(_0x2ced3f,_0x514293){const _0x51b893=_0x4ca8;super(),this[_0x51b893(0x107)]=!0x1,this['id']=_0x514293['id'],this[_0x51b893(0x122)]=_0x514293[_0x51b893(0x122)],this[_0x51b893(0x11c)]=_0x514293[_0x51b893(0x11c)]||null,this[_0x51b893(0x139)]=_0x514293[_0x51b893(0x139)],this[_0x51b893(0x12d)]=_0x514293[_0x51b893(0x12d)]||_0x514293[_0x51b893(0x139)],this[_0x51b893(0x144)]=Boolean(_0x514293[_0x51b893(0x134)]&&_0x514293[_0x51b893(0x134)][_0x51b893(0x10f)]),this[_0x51b893(0x14b)]=null,this[_0x51b893(0x117)]=_0x2ced3f,this[_0x51b893(0x12c)]=_0x514293[_0x51b893(0x145)],this[_0x51b893(0x14d)]=_0x514293[_0x51b893(0x12e)],this[_0x51b893(0x14f)]=_0x514293[_0x51b893(0x132)],this[_0x51b893(0x127)]=new Set(),this[_0x51b893(0x13d)]=null,this[_0x51b893(0x12a)](_0x51b893(0x10d),null),this[_0x51b893(0x12a)](_0x51b893(0x134),_0x514293[_0x51b893(0x134)]||{}),this[_0x51b893(0x12a)](_0x51b893(0x14c),null),this[_0x51b893(0x12a)](_0x51b893(0x138),null),this[_0x51b893(0x12a)](_0x51b893(0x124),null),this[_0x51b893(0x12a)](_0x51b893(0x152),!0x1),this[_0x51b893(0x128)](_0x51b893(0x136)),this[_0x51b893(0x128)](_0x51b893(0x120));}get[_0x25875e(0x110)](){const _0xd0c9bf=_0x25875e;let _0xd49aee=this;for(;_0xd49aee[_0xd0c9bf(0x14c)];)_0xd49aee=_0xd49aee[_0xd0c9bf(0x14c)];return _0xd49aee;}get[_0x25875e(0x137)](){const _0x3cff2f=_0x25875e;return!!this[_0x3cff2f(0x124)]&&this[_0x3cff2f(0x124)][_0x3cff2f(0x104)]>0x0;}get[_0x25875e(0x118)](){const _0x42ba77=_0x25875e;if(0x0==this[_0x42ba77(0x127)][_0x42ba77(0x10e)])return!0x1;return 0x6==Array[_0x42ba77(0x129)](this[_0x42ba77(0x127)])[0x0][_0x42ba77(0x13b)](':')[_0x42ba77(0x104)];}get[_0x25875e(0x108)](){const _0x64ffc0=_0x25875e;return null!==this[_0x64ffc0(0x148)]();}[_0x25875e(0x151)](_0x50a4c1){const _0x3c9b25=_0x25875e;this[_0x3c9b25(0x127)][_0x3c9b25(0x103)](_0x50a4c1);}[_0x25875e(0x12b)](){const _0x4a5673=_0x25875e;return Array[_0x4a5673(0x129)](this[_0x4a5673(0x127)]);}[_0x25875e(0x149)](){const _0x5393c3=_0x25875e;return this[_0x5393c3(0x12b)]()[_0x5393c3(0x10c)](_0x4cd1cb=>this[_0x5393c3(0x117)][_0x5393c3(0x131)][_0x5393c3(0x14e)](_0x4cd1cb))[_0x5393c3(0x11e)](_0x51f341=>_0x51f341);}[_0x25875e(0x148)](){const _0x43d524=_0x25875e;return this[_0x43d524(0x149)]()[0x0]||null;}[_0x25875e(0x13a)](){const _0x1aa1a9=_0x25875e;this[_0x1aa1a9(0x117)][_0x1aa1a9(0x109)](_0x10ff1b=>{const _0x5ca3a1=_0x1aa1a9;for(const _0x3d30dd of this[_0x5ca3a1(0x149)]())_0x10ff1b[_0x5ca3a1(0x146)](_0x3d30dd);}),this[_0x1aa1a9(0x127)][_0x1aa1a9(0x147)]();}[_0x25875e(0x146)](_0xb406a8){const _0x430701=_0x25875e;this[_0x430701(0x117)][_0x430701(0x109)](_0x347a77=>{const _0x3a489f=_0x430701;_0x347a77[_0x3a489f(0x146)](_0xb406a8);}),this[_0x430701(0x127)][_0x430701(0x153)](_0xb406a8);}[_0x25875e(0x143)](_0x58fb2d){const _0x36b81e=_0x25875e,_0x3b11e2=_0x36b81e(0x121)+this[_0x36b81e(0x122)]+':'+this[_0x36b81e(0x11c)]+':'+this['id']+':'+this[_0x36b81e(0x12d)]['id']+':'+u[_0x36b81e(0x105)]();this[_0x36b81e(0x151)](_0x3b11e2),this[_0x36b81e(0x117)][_0x36b81e(0x109)](_0x20d79b=>{const _0x2206ba=_0x36b81e;_0x20d79b[_0x2206ba(0x10a)](_0x3b11e2,{'range':_0x58fb2d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x25875e(0x11b)](_0x1a74f7){const _0x879af0=_0x25875e;for(const _0x45d84a of this[_0x879af0(0x113)]())if(_0x45d84a[_0x879af0(0x140)](_0x1a74f7))return!0x0;return!0x1;}[_0x25875e(0x113)](){const _0x18d32b=_0x25875e;return this[_0x18d32b(0x149)]()[_0x18d32b(0x10c)](_0x432d87=>_0x432d87[_0x18d32b(0x141)]());}[_0x25875e(0x150)](){const _0x47f0dc=_0x25875e;return this[_0x47f0dc(0x113)]()[_0x47f0dc(0x125)]((_0x5cfe9e,_0x3bd1a7)=>[..._0x5cfe9e,..._0x3bd1a7[_0x47f0dc(0x150)]()],[]);}[_0x25875e(0x135)](){const _0xf79be6=_0x25875e;var _0x23620e;return(null===(_0x23620e=this[_0xf79be6(0x148)]())||void 0x0===_0x23620e?void 0x0:_0x23620e[_0xf79be6(0x141)]())||null;}[_0x25875e(0x13e)](){const _0x19a438=_0x25875e,_0x18d63b=this[_0x19a438(0x113)]();if(0x1!=_0x18d63b[_0x19a438(0x104)])return null;const _0x33ec5e=_0x18d63b[0x0],_0x1d1119=_0x33ec5e[_0x19a438(0x133)][_0x19a438(0x116)],_0x5002d5=_0x33ec5e[_0x19a438(0x11a)][_0x19a438(0x13f)];return _0x1d1119 instanceof _0x214e9d?_0x1d1119!=_0x5002d5?null:_0x1d1119:null;}[_0x25875e(0x136)](){const _0x44391c=_0x25875e;this[_0x44391c(0x12c)](this[_0x44391c(0x113)](),this[_0x44391c(0x14b)],this[_0x44391c(0x134)]),this[_0x44391c(0x13a)]();}[_0x25875e(0x120)](){const _0x412d6f=_0x25875e;this[_0x412d6f(0x14d)](this[_0x412d6f(0x113)](),this[_0x412d6f(0x14b)],this[_0x412d6f(0x134)]),this[_0x412d6f(0x13a)]();}[_0x25875e(0x119)](){const _0x3835ca=_0x25875e,_0x50ad3c=[];let _0x27c88a=this[_0x3835ca(0x110)];for(;_0x27c88a;)_0x50ad3c[_0x3835ca(0x112)](_0x27c88a),_0x27c88a=_0x27c88a[_0x3835ca(0x138)];return _0x50ad3c;}[_0x25875e(0x11f)](_0x6bf3ec,_0x36b948){const _0x5a16a5=_0x25875e,_0x229688=_0x474c6e(this[_0x5a16a5(0x134)]);_0x3ed77e(_0x229688,_0x6bf3ec,_0x36b948),_0x2e3c69(_0x229688,this[_0x5a16a5(0x134)])||(this[_0x5a16a5(0x134)]=_0x229688,this[_0x5a16a5(0x14f)](_0x229688));}[_0x25875e(0x123)](_0x58e0fb){const _0x18fa36=_0x25875e,_0x290d0a=_0x474c6e(this[_0x18fa36(0x134)]);_0x5eeaaf(_0x290d0a,_0x58e0fb),_0x2e3c69(_0x290d0a,this[_0x18fa36(0x134)])||(this[_0x18fa36(0x134)]=_0x290d0a,this[_0x18fa36(0x14f)](this[_0x18fa36(0x134)]));}[_0x25875e(0x115)](){const _0x5cfe21=_0x25875e;return{'id':this['id'],'type':this[_0x5cfe21(0x11c)]?this[_0x5cfe21(0x122)]+':'+this[_0x5cfe21(0x11c)]:this[_0x5cfe21(0x122)],'authorId':this[_0x5cfe21(0x12d)]['id'],'createdAt':this[_0x5cfe21(0x13d)],'hasComments':this[_0x5cfe21(0x137)],'data':this[_0x5cfe21(0x14b)],'attributes':this[_0x5cfe21(0x134)]};}static[_0x25875e(0x105)](){const _0x2bd18e=_0x25875e;return _0x35d75c()[_0x2bd18e(0x130)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x282be1=_0x2c95;(function(_0x46a6e9,_0xc94ec){const _0x27879a=_0x2c95,_0x479117=_0x46a6e9();while(!![]){try{const _0x5b615e=-parseInt(_0x27879a(0x176))/0x1+-parseInt(_0x27879a(0x158))/0x2*(-parseInt(_0x27879a(0x155))/0x3)+-parseInt(_0x27879a(0x121))/0x4*(-parseInt(_0x27879a(0x175))/0x5)+parseInt(_0x27879a(0x130))/0x6*(parseInt(_0x27879a(0x147))/0x7)+parseInt(_0x27879a(0x16c))/0x8+parseInt(_0x27879a(0x139))/0x9+parseInt(_0x27879a(0x172))/0xa*(-parseInt(_0x27879a(0x12e))/0xb);if(_0x5b615e===_0xc94ec)break;else _0x479117['push'](_0x479117['shift']());}catch(_0x3f3904){_0x479117['push'](_0x479117['shift']());}}}(_0x36f0,0x7fc78));import{getTranslation as _0xff1a16}from'./utils/common-translations.js';import{priorities as _0x56e497,insertToPriorityArray as _0x50b61f}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x4047c9}from'./trackchangesediting.js';function _0x2c95(_0xb57b93,_0x4dfcdf){const _0x36f0af=_0x36f0();return _0x2c95=function(_0x2c950b,_0x200237){_0x2c950b=_0x2c950b-0x117;let _0x10889b=_0x36f0af[_0x2c950b];return _0x10889b;},_0x2c95(_0xb57b93,_0x4dfcdf);}export default class f{constructor(_0x576501,_0x2539b3){const _0x562b72=_0x2c95;this[_0x562b72(0x13e)]=[],this[_0x562b72(0x15a)]=new Map(),this[_0x562b72(0x141)]=[],this[_0x562b72(0x127)]=new Map(),this[_0x562b72(0x125)]=_0x576501,this[_0x562b72(0x128)]=_0x2539b3;}[_0x282be1(0x161)](_0x2a12c2){const _0x2d8585=_0x282be1,_0x1b03d5=[],_0x4235f0=new Set(),_0x294b5c=new Set();for(let _0x16ac70=0x0;_0x16ac70<_0x2a12c2[_0x2d8585(0x16b)];_0x16ac70++){const _0x781244=_0x2a12c2[_0x16ac70];if(!_0x781244[_0x2d8585(0x170)])continue;const _0x32ca0d=this[_0x2d8585(0x144)](_0x781244);if(_0x32ca0d){if(null!=_0x781244[_0x2d8585(0x13a)]){if(_0x4235f0[_0x2d8585(0x143)](_0x781244[_0x2d8585(0x13a)]))continue;_0x4235f0[_0x2d8585(0x132)](_0x781244[_0x2d8585(0x13a)]);}_0x1b03d5[_0x2d8585(0x11b)](_0x32ca0d);}else{if(_0x2d8585(0x126)!=_0x781244[_0x2d8585(0x14e)])_0x2d8585(0x11a)!=_0x781244[_0x2d8585(0x14e)]&&_0x2d8585(0x13d)!=_0x781244[_0x2d8585(0x14e)]||this[_0x2d8585(0x166)](_0x1b03d5,_0x781244,_0x2a12c2[_0x16ac70+0x1]);else{const _0x7ad1c5=_0x781244[_0x2d8585(0x119)][_0x2d8585(0x177)];if(_0x294b5c[_0x2d8585(0x143)](_0x7ad1c5))continue;_0x294b5c[_0x2d8585(0x132)](_0x781244[_0x2d8585(0x119)][_0x2d8585(0x177)]),_0x7ad1c5==_0x4047c9?this[_0x2d8585(0x14f)](_0x1b03d5,_0x781244):this[_0x2d8585(0x146)](_0x1b03d5,_0x781244);}}}return this[_0x2d8585(0x173)](_0x1b03d5);}[_0x282be1(0x12a)](_0x56e744){const _0x2e3db6=_0x282be1;this[_0x2e3db6(0x13e)][_0x2e3db6(0x11b)](_0x56e744);}[_0x282be1(0x167)](_0x4a7458,_0x17cce8,_0x43b876=_0x56e497[_0x282be1(0x150)]){const _0x52b52b=_0x282be1;_0x52b52b(0x149)==typeof _0x4a7458?_0x50b61f(this[_0x52b52b(0x141)],{'matchingCallback':_0x4a7458,'label':_0x17cce8,'priority':_0x43b876}):this[_0x52b52b(0x15a)][_0x52b52b(0x162)](_0x4a7458,_0x17cce8);}[_0x282be1(0x169)](_0x3f62e6,_0x39df18){const _0x39872d=_0x282be1;this[_0x39872d(0x127)][_0x39872d(0x162)](_0x3f62e6,_0x39df18);}[_0x282be1(0x174)](_0x416fad,_0x3c4786=0x1){const _0x436208=_0x282be1;let _0x5e65d9;for(const _0x858e4d of this[_0x436208(0x141)])if(_0x858e4d[_0x436208(0x12f)](_0x416fad)){_0x5e65d9=_0x858e4d[_0x436208(0x15e)];break;}return _0x5e65d9||(_0x5e65d9=this[_0x436208(0x15a)][_0x436208(0x118)](_0x416fad[_0x436208(0x145)])),_0x5e65d9?_0x5e65d9(_0x3c4786):0x1!==_0x3c4786?_0x3c4786+'\x20'+_0x416fad[_0x436208(0x145)]+'s':''+_0x416fad[_0x436208(0x145)];}[_0x282be1(0x131)](_0x581cfc,_0x3398ff){const _0x20d346=_0x282be1,_0x44e74b=_0x3398ff[_0x20d346(0x154)]()[_0x20d346(0x11f)](),_0x1f8ed6=_0x20d346(0x11a)==_0x3398ff[_0x20d346(0x14e)]?_0x20d346(0x132):_0x20d346(0x12d);for(const _0x4ece33 of _0x44e74b){const _0x2f8a94=_0x4ece33[_0x20d346(0x136)],_0x266d9f=_0x581cfc[_0x581cfc[_0x20d346(0x16b)]-0x1];if(_0x2f8a94['is'](_0x20d346(0x134)))_0x266d9f&&_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))>-0x1&&_0x581cfc[_0x20d346(0x16f)](),_0x266d9f&&_0x20d346(0x16d)==_0x266d9f[_0x20d346(0x14e)]?_0x266d9f[_0x1f8ed6]+=_0x2f8a94[_0x20d346(0x119)]:_0x581cfc[_0x20d346(0x11b)]({'type':_0x20d346(0x16d),'add':_0x20d346(0x132)==_0x1f8ed6?_0x2f8a94[_0x20d346(0x119)]:'','remove':_0x20d346(0x12d)==_0x1f8ed6?_0x2f8a94[_0x20d346(0x119)]:''});else{if(this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x2f8a94)){const _0x5370d8=_0x2f8a94;if(_0x266d9f&&_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))>-0x1&&_0x581cfc[_0x20d346(0x16f)](),_0x20d346(0x15d)==_0x4ece33[_0x20d346(0x14e)])continue;_0x266d9f&&_0x266d9f[_0x20d346(0x14e)]==_0x1f8ed6+_0x20d346(0x140)&&_0x266d9f[_0x20d346(0x15c)][_0x20d346(0x145)]==_0x5370d8[_0x20d346(0x145)]?_0x266d9f[_0x20d346(0x14c)]++:_0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x140),'element':_0x5370d8,'quantity':0x1}),_0x44e74b[_0x20d346(0x16e)](_0x4108e1=>!(_0x20d346(0x15d)==_0x4108e1[_0x20d346(0x14e)]&&_0x4108e1[_0x20d346(0x136)]==_0x2f8a94));}else{if(this[_0x20d346(0x125)][_0x20d346(0x148)](_0x2f8a94,_0x20d346(0x117))||_0x2f8a94['is'](_0x20d346(0x15c),_0x20d346(0x12b))){const _0x5c33d8=_0x2f8a94;if(_0x20d346(0x132)==_0x1f8ed6&&_0x20d346(0x159)==_0x4ece33[_0x20d346(0x14e)]||_0x20d346(0x12d)==_0x1f8ed6&&_0x20d346(0x15d)==_0x4ece33[_0x20d346(0x14e)])continue;if(_0x266d9f&&-0x1==_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))){_0x20d346(0x16d)==_0x266d9f[_0x20d346(0x14e)]&&(_0x266d9f[_0x1f8ed6]+='\x0a');continue;}let _0x2dfc99;if(_0x2dfc99=_0x20d346(0x132)==_0x1f8ed6?_0x5c33d8[_0x20d346(0x133)]&&!this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x5c33d8[_0x20d346(0x133)])?_0x5c33d8[_0x20d346(0x133)]:null:_0x5c33d8[_0x20d346(0x138)]&&!this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x5c33d8[_0x20d346(0x138)])?_0x5c33d8[_0x20d346(0x138)]:null,_0x5c33d8[_0x20d346(0x14a)]||_0x2dfc99&&_0x2dfc99[_0x20d346(0x14a)]){const _0x5c4e97=_0x2dfc99&&_0x2dfc99[_0x20d346(0x14a)]?_0x2dfc99:_0x5c33d8;_0x266d9f&&_0x266d9f[_0x20d346(0x14e)]==_0x1f8ed6+_0x20d346(0x171)&&_0x266d9f[_0x20d346(0x15c)][_0x20d346(0x145)]==_0x5c4e97[_0x20d346(0x145)]?_0x266d9f[_0x20d346(0x14c)]++:_0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x171),'element':_0x5c4e97,'quantity':0x1});}else _0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x152),'element':_0x5c33d8});}}}}}[_0x282be1(0x173)](_0x3237e4){const _0x2a48a0=_0x282be1,_0x596b6=this[_0x2a48a0(0x128)],_0x50f9e0=[],_0x26e11b=[],_0x484a50=[];for(const _0x2dff28 of _0x3237e4)switch(_0x2dff28[_0x2a48a0(0x14e)]){case _0x2a48a0(0x16d):if(_0x2dff28[_0x2a48a0(0x132)]=_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x137)](/(\S)\u000A+(\S)/g,_0x2a48a0(0x16a))[_0x2a48a0(0x137)](/\u000A/g,''),_0x2dff28[_0x2a48a0(0x12d)]=_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x137)](/(\S)\u000A+(\S)/g,_0x2a48a0(0x16a))[_0x2a48a0(0x137)](/\u000A/g,''),''!=_0x2dff28[_0x2a48a0(0x132)]&&''!=_0x2dff28[_0x2a48a0(0x12d)]){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x137),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x13c),['\x22'+_0x2dff28[_0x2a48a0(0x12d)]+'\x22','\x22'+_0x2dff28[_0x2a48a0(0x132)]+'\x22'])});continue;}if(null!=_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x151)](/^ +$/)){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),_0xff1a16(_0x596b6,_0x2a48a0(0x153),_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x16b)]))});continue;}if(null!=_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x151)](/^ +$/)){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),_0xff1a16(_0x596b6,_0x2a48a0(0x153),_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x16b)]))});continue;}if(''!=_0x2dff28[_0x2a48a0(0x132)]){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),'\x22'+_0x2dff28[_0x2a48a0(0x132)]+'\x22')});continue;}_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),'\x22'+_0x2dff28[_0x2a48a0(0x12d)]+'\x22')});continue;case _0x2a48a0(0x160):case _0x2a48a0(0x129):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x156):case _0x2a48a0(0x12c):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x120):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x124),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x163):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x164),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x142):_0x26e11b[_0x2a48a0(0x11b)](_0x2dff28[_0x2a48a0(0x177)]);continue;case _0x2a48a0(0x168):_0x484a50[_0x2a48a0(0x11b)](_0x2dff28[_0x2a48a0(0x177)]);continue;default:_0x50f9e0[_0x2a48a0(0x11b)](_0x2dff28);}if(_0x26e11b[_0x2a48a0(0x16b)]){const _0x33fd9a=_0x26e11b[_0x2a48a0(0x11e)](_0x5bfd8d=>this[_0x2a48a0(0x127)][_0x2a48a0(0x143)](_0x5bfd8d)?this[_0x2a48a0(0x127)][_0x2a48a0(0x118)](_0x5bfd8d):_0x5bfd8d)[_0x2a48a0(0x11c)](',\x20');_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x135),'content':_0xff1a16(this[_0x2a48a0(0x128)],_0x2a48a0(0x11d),_0x33fd9a)});}if(_0x484a50[_0x2a48a0(0x16b)]){const _0x13731b=_0x484a50[_0x2a48a0(0x11e)](_0x3d0d69=>this[_0x2a48a0(0x127)][_0x2a48a0(0x143)](_0x3d0d69)?this[_0x2a48a0(0x127)][_0x2a48a0(0x118)](_0x3d0d69):_0x3d0d69)[_0x2a48a0(0x11c)](',\x20');_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x135),'content':_0xff1a16(this[_0x2a48a0(0x128)],_0x2a48a0(0x14b),_0x13731b)});}return _0x50f9e0;}[_0x282be1(0x144)](_0x40afc9){const _0x384a87=_0x282be1;for(const _0xd8f47 of this[_0x384a87(0x13e)]){const _0x383935=_0xd8f47(_0x40afc9);if(_0x383935&&_0x384a87(0x14e)in _0x383935)return _0x383935;}}[_0x282be1(0x146)](_0x4c38b8,_0x87ce0b){const _0x44b2af=_0x282be1,_0x4a9b7c=_0x87ce0b[_0x44b2af(0x119)],_0x6f7780=void 0x0===_0x4a9b7c[_0x44b2af(0x123)]?_0x44b2af(0x168):_0x44b2af(0x142);_0x4c38b8[_0x44b2af(0x11b)]({'type':_0x6f7780,'key':_0x4a9b7c[_0x44b2af(0x177)]});}[_0x282be1(0x14f)](_0x1b71e4,_0x3b7e88){const _0xb4e192=_0x282be1;_0x1b71e4[_0xb4e192(0x11b)]({'type':_0xb4e192(0x135),'content':_0xff1a16(this[_0xb4e192(0x128)],_0xb4e192(0x14d),this[_0xb4e192(0x174)](_0x3b7e88[_0xb4e192(0x154)]()[_0xb4e192(0x15b)][_0xb4e192(0x15f)],0x1))});}[_0x282be1(0x166)](_0x494294,_0x4edb49,_0x38c97e){const _0x2dfbf1=_0x282be1;if(this[_0x2dfbf1(0x131)](_0x494294,_0x4edb49),_0x38c97e&&_0x38c97e[_0x2dfbf1(0x154)]()&&!_0x4edb49[_0x2dfbf1(0x154)]()[_0x2dfbf1(0x157)][_0x2dfbf1(0x13f)](_0x38c97e[_0x2dfbf1(0x154)]()[_0x2dfbf1(0x15b)])){const _0x1190cf=_0x494294[_0x494294[_0x2dfbf1(0x16b)]-0x1],_0x5b1def=_0x2dfbf1(0x11a)==_0x4edb49[_0x2dfbf1(0x14e)]?_0x2dfbf1(0x132):_0x2dfbf1(0x12d);_0x1190cf&&_0x2dfbf1(0x16d)==_0x1190cf[_0x2dfbf1(0x14e)]&&(_0x1190cf[_0x5b1def]+='\x0a');}}}function _0x36f0(){const _0xcb6664=['addEmptyContainer','getDescriptions','set','removeContainer','*Merge:*\x20%0','*Insert:*\x20%0','_handleInsertRemoveSuggestionDescription','registerElementLabel','removeFormat','registerAttributeLabel','$1\x20$2','length','6271848dZbGmi','text','skip','pop','isInContent','EmptyContainer','209890vWcgMx','_resolveDescriptionItems','getItemLabel','19490NbqAEC','410035aDlriT','key','indexOf','$text','get','data','insertion','push','join','*Set\x20format:*\x20%0','map','getWalker','addContainer','220odCYwp','*Remove:*\x20%0','newValue','*Split:*\x20%0','_schema','attribute','_attributeLabels','_locale','addObject','registerDescriptionCallback','softBreak','removeObject','remove','1078XbmzPN','matchingCallback','30mobzHx','_addDescriptionItems','add','nextSibling','$textProxy','format','item','replace','previousSibling','6994746CHOGbp','subType','isObject','REPLACE_TEXT','deletion','_customCallbacks','isEqual','Object','_itemLabelsCallbacks','addFormat','has','_handleCustomCallbackDescription','name','_handleAttributeSuggestionDescription','1313669BXRMdh','checkChild','function','isEmpty','*Remove\x20format:*\x20%0','quantity','*Change\x20to:*\x20%0','type','_handleRenameSuggestionDescription','normal','match','Container','ELEMENT_SPACE','getFirstRange','3QLzEXm','removeEmptyContainer','end','552882TPQGaT','elementStart','_itemLabels','start','element','elementEnd','label','nodeAfter'];_0x36f0=function(){return _0xcb6664;};return _0x36f0();}
23
+ function _0x1150(){const _0x356cf4=['replace','_locale','_handleRenameSuggestionDescription','5894690JDhtyk','_resolveDescriptionItems','type','item','getDescriptions','elementStart','*Change\x20to:*\x20%0','_attributeLabels','$1\x20$2','_customCallbacks','1246568wdWtzq','Object','text','_itemLabelsCallbacks','*Set\x20format:*\x20%0','registerElementLabel','remove','label','push','set','key','addObject','*Remove\x20format:*\x20%0','data','isEqual','isInContent','removeObject','*Split:*\x20%0','addEmptyContainer','previousSibling','insertion','$text','pop','REPLACE_TEXT','9bRZcXM','2HozSco','newValue','skip','start','*Remove:*\x20%0','softBreak','has','Container','isObject','deletion','name','subType','getWalker','nodeAfter','format','normal','map','removeEmptyContainer','removeFormat','_itemLabels','1085300neVNPY','35weworl','matchingCallback','function','get','762417pKyLin','indexOf','addFormat','_handleInsertRemoveSuggestionDescription','$textProxy','196487GFmZON','join','_schema','addContainer','add','end','attribute','match','*Merge:*\x20%0','getItemLabel','nextSibling','_handleAttributeSuggestionDescription','removeContainer','_addDescriptionItems','EmptyContainer','registerDescriptionCallback','324546kjlquJ','564410eeXEME','ELEMENT_SPACE','isEmpty','registerAttributeLabel','getFirstRange','element','_handleCustomCallbackDescription','*Insert:*\x20%0','quantity','elementEnd','checkChild','length'];_0x1150=function(){return _0x356cf4;};return _0x1150();}const _0xf4e0f5=_0x1639;(function(_0x758252,_0x481de6){const _0x1b61c5=_0x1639,_0x593486=_0x758252();while(!![]){try{const _0x541692=-parseInt(_0x1b61c5(0x19c))/0x1+parseInt(_0x1b61c5(0x17e))/0x2*(parseInt(_0x1b61c5(0x197))/0x3)+-parseInt(_0x1b61c5(0x192))/0x4+-parseInt(_0x1b61c5(0x14c))/0x5+-parseInt(_0x1b61c5(0x14b))/0x6*(parseInt(_0x1b61c5(0x193))/0x7)+-parseInt(_0x1b61c5(0x165))/0x8*(-parseInt(_0x1b61c5(0x17d))/0x9)+parseInt(_0x1b61c5(0x15b))/0xa;if(_0x541692===_0x481de6)break;else _0x593486['push'](_0x593486['shift']());}catch(_0x149a64){_0x593486['push'](_0x593486['shift']());}}}(_0x1150,0x24338));import{getTranslation as _0x5f472a}from'./utils/common-translations.js';function _0x1639(_0x1a2c22,_0x54e37e){const _0x1150ad=_0x1150();return _0x1639=function(_0x163998,_0x1c76c4){_0x163998=_0x163998-0x143;let _0x298e7a=_0x1150ad[_0x163998];return _0x298e7a;},_0x1639(_0x1a2c22,_0x54e37e);}import{priorities as _0x2268a8,insertToPriorityArray as _0x240aa0}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x29ede5}from'./trackchangesediting.js';export default class f{constructor(_0x231d26,_0x19991e){const _0x22d213=_0x1639;this[_0x22d213(0x164)]=[],this[_0x22d213(0x191)]=new Map(),this[_0x22d213(0x168)]=[],this[_0x22d213(0x162)]=new Map(),this[_0x22d213(0x19e)]=_0x231d26,this[_0x22d213(0x159)]=_0x19991e;}[_0xf4e0f5(0x15f)](_0x306ce1){const _0x465590=_0xf4e0f5,_0x1035a7=[],_0x478ed2=new Set(),_0x36170c=new Set();for(let _0xc73384=0x0;_0xc73384<_0x306ce1[_0x465590(0x157)];_0xc73384++){const _0x170fcb=_0x306ce1[_0xc73384];if(!_0x170fcb[_0x465590(0x174)])continue;const _0xda06bc=this[_0x465590(0x152)](_0x170fcb);if(_0xda06bc){if(null!=_0x170fcb[_0x465590(0x189)]){if(_0x478ed2[_0x465590(0x184)](_0x170fcb[_0x465590(0x189)]))continue;_0x478ed2[_0x465590(0x1a0)](_0x170fcb[_0x465590(0x189)]);}_0x1035a7[_0x465590(0x16d)](_0xda06bc);}else{if(_0x465590(0x1a2)!=_0x170fcb[_0x465590(0x15d)])_0x465590(0x179)!=_0x170fcb[_0x465590(0x15d)]&&_0x465590(0x187)!=_0x170fcb[_0x465590(0x15d)]||this[_0x465590(0x19a)](_0x1035a7,_0x170fcb,_0x306ce1[_0xc73384+0x1]);else{const _0x13689e=_0x170fcb[_0x465590(0x172)][_0x465590(0x16f)];if(_0x36170c[_0x465590(0x184)](_0x13689e))continue;_0x36170c[_0x465590(0x1a0)](_0x170fcb[_0x465590(0x172)][_0x465590(0x16f)]),_0x13689e==_0x29ede5?this[_0x465590(0x15a)](_0x1035a7,_0x170fcb):this[_0x465590(0x146)](_0x1035a7,_0x170fcb);}}}return this[_0x465590(0x15c)](_0x1035a7);}[_0xf4e0f5(0x14a)](_0x402160){const _0x385446=_0xf4e0f5;this[_0x385446(0x164)][_0x385446(0x16d)](_0x402160);}[_0xf4e0f5(0x16a)](_0x4a64e4,_0x34de61,_0x46bd0e=_0x2268a8[_0xf4e0f5(0x18d)]){const _0x152dc8=_0xf4e0f5;_0x152dc8(0x195)==typeof _0x4a64e4?_0x240aa0(this[_0x152dc8(0x168)],{'matchingCallback':_0x4a64e4,'label':_0x34de61,'priority':_0x46bd0e}):this[_0x152dc8(0x191)][_0x152dc8(0x16e)](_0x4a64e4,_0x34de61);}[_0xf4e0f5(0x14f)](_0x3a6088,_0x2fdde7){const _0x5a11ba=_0xf4e0f5;this[_0x5a11ba(0x162)][_0x5a11ba(0x16e)](_0x3a6088,_0x2fdde7);}[_0xf4e0f5(0x144)](_0x5d19ce,_0x47efbb=0x1){const _0xcdf4ed=_0xf4e0f5;let _0x4e7bf8;for(const _0x252ad7 of this[_0xcdf4ed(0x168)])if(_0x252ad7[_0xcdf4ed(0x194)](_0x5d19ce)){_0x4e7bf8=_0x252ad7[_0xcdf4ed(0x16c)];break;}return _0x4e7bf8||(_0x4e7bf8=this[_0xcdf4ed(0x191)][_0xcdf4ed(0x196)](_0x5d19ce[_0xcdf4ed(0x188)])),_0x4e7bf8?_0x4e7bf8(_0x47efbb):0x1!==_0x47efbb?_0x47efbb+'\x20'+_0x5d19ce[_0xcdf4ed(0x188)]+'s':''+_0x5d19ce[_0xcdf4ed(0x188)];}[_0xf4e0f5(0x148)](_0x22f1be,_0x5a7326){const _0x570cdc=_0xf4e0f5,_0x5d4ffc=_0x5a7326[_0x570cdc(0x150)]()[_0x570cdc(0x18a)](),_0x20c0c8=_0x570cdc(0x179)==_0x5a7326[_0x570cdc(0x15d)]?_0x570cdc(0x1a0):_0x570cdc(0x16b);for(const _0x4c478c of _0x5d4ffc){const _0x76ee7a=_0x4c478c[_0x570cdc(0x15e)],_0x52e65b=_0x22f1be[_0x22f1be[_0x570cdc(0x157)]-0x1];if(_0x76ee7a['is'](_0x570cdc(0x19b)))_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)][_0x570cdc(0x198)](_0x570cdc(0x185))>-0x1&&_0x22f1be[_0x570cdc(0x17b)](),_0x52e65b&&_0x570cdc(0x167)==_0x52e65b[_0x570cdc(0x15d)]?_0x52e65b[_0x20c0c8]+=_0x76ee7a[_0x570cdc(0x172)]:_0x22f1be[_0x570cdc(0x16d)]({'type':_0x570cdc(0x167),'add':_0x570cdc(0x1a0)==_0x20c0c8?_0x76ee7a[_0x570cdc(0x172)]:'','remove':_0x570cdc(0x16b)==_0x20c0c8?_0x76ee7a[_0x570cdc(0x172)]:''});else{if(this[_0x570cdc(0x19e)][_0x570cdc(0x186)](_0x76ee7a)){const _0x23cf45=_0x76ee7a;if(_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)][_0x570cdc(0x198)](_0x570cdc(0x185))>-0x1&&_0x22f1be[_0x570cdc(0x17b)](),_0x570cdc(0x155)==_0x4c478c[_0x570cdc(0x15d)])continue;_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)]==_0x20c0c8+_0x570cdc(0x166)&&_0x52e65b[_0x570cdc(0x151)][_0x570cdc(0x188)]==_0x23cf45[_0x570cdc(0x188)]?_0x52e65b[_0x570cdc(0x154)]++:_0x22f1be[_0x570cdc(0x16d)]({'type':_0x20c0c8+_0x570cdc(0x166),'element':_0x23cf45,'quantity':0x1}),_0x5d4ffc[_0x570cdc(0x180)](_0x5264ef=>!(_0x570cdc(0x155)==_0x5264ef[_0x570cdc(0x15d)]&&_0x5264ef[_0x570cdc(0x15e)]==_0x76ee7a));}else{if(this[_0x570cdc(0x19e)][_0x570cdc(0x156)](_0x76ee7a,_0x570cdc(0x17a))||_0x76ee7a['is'](_0x570cdc(0x151),_0x570cdc(0x183))){const _0x28750b=_0x76ee7a;if(_0x570cdc(0x1a0)==_0x20c0c8&&_0x570cdc(0x160)==_0x4c478c[_0x570cdc(0x15d)]||_0x570cdc(0x16b)==_0x20c0c8&&_0x570cdc(0x155)==_0x4c478c[_0x570cdc(0x15d)])continue;if(_0x52e65b&&-0x1==_0x52e65b[_0x570cdc(0x15d)][_0x570cdc(0x198)](_0x570cdc(0x185))){_0x570cdc(0x167)==_0x52e65b[_0x570cdc(0x15d)]&&(_0x52e65b[_0x20c0c8]+='\x0a');continue;}let _0x2f5bdd;if(_0x2f5bdd=_0x570cdc(0x1a0)==_0x20c0c8?_0x28750b[_0x570cdc(0x145)]&&!this[_0x570cdc(0x19e)][_0x570cdc(0x186)](_0x28750b[_0x570cdc(0x145)])?_0x28750b[_0x570cdc(0x145)]:null:_0x28750b[_0x570cdc(0x178)]&&!this[_0x570cdc(0x19e)][_0x570cdc(0x186)](_0x28750b[_0x570cdc(0x178)])?_0x28750b[_0x570cdc(0x178)]:null,_0x28750b[_0x570cdc(0x14e)]||_0x2f5bdd&&_0x2f5bdd[_0x570cdc(0x14e)]){const _0x1f3faa=_0x2f5bdd&&_0x2f5bdd[_0x570cdc(0x14e)]?_0x2f5bdd:_0x28750b;_0x52e65b&&_0x52e65b[_0x570cdc(0x15d)]==_0x20c0c8+_0x570cdc(0x149)&&_0x52e65b[_0x570cdc(0x151)][_0x570cdc(0x188)]==_0x1f3faa[_0x570cdc(0x188)]?_0x52e65b[_0x570cdc(0x154)]++:_0x22f1be[_0x570cdc(0x16d)]({'type':_0x20c0c8+_0x570cdc(0x149),'element':_0x1f3faa,'quantity':0x1});}else _0x22f1be[_0x570cdc(0x16d)]({'type':_0x20c0c8+_0x570cdc(0x185),'element':_0x28750b});}}}}}[_0xf4e0f5(0x15c)](_0x2a78ca){const _0x4a8378=_0xf4e0f5,_0x33156e=this[_0x4a8378(0x159)],_0x3e74c4=[],_0x324732=[],_0x335712=[];for(const _0x3dee45 of _0x2a78ca)switch(_0x3dee45[_0x4a8378(0x15d)]){case _0x4a8378(0x167):if(_0x3dee45[_0x4a8378(0x1a0)]=_0x3dee45[_0x4a8378(0x1a0)][_0x4a8378(0x158)](/(\S)\u000A+(\S)/g,_0x4a8378(0x163))[_0x4a8378(0x158)](/\u000A/g,''),_0x3dee45[_0x4a8378(0x16b)]=_0x3dee45[_0x4a8378(0x16b)][_0x4a8378(0x158)](/(\S)\u000A+(\S)/g,_0x4a8378(0x163))[_0x4a8378(0x158)](/\u000A/g,''),''!=_0x3dee45[_0x4a8378(0x1a0)]&&''!=_0x3dee45[_0x4a8378(0x16b)]){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x158),'content':_0x5f472a(_0x33156e,_0x4a8378(0x17c),['\x22'+_0x3dee45[_0x4a8378(0x16b)]+'\x22','\x22'+_0x3dee45[_0x4a8378(0x1a0)]+'\x22'])});continue;}if(null!=_0x3dee45[_0x4a8378(0x1a0)][_0x4a8378(0x1a3)](/^ +$/)){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x153),_0x5f472a(_0x33156e,_0x4a8378(0x14d),_0x3dee45[_0x4a8378(0x1a0)][_0x4a8378(0x157)]))});continue;}if(null!=_0x3dee45[_0x4a8378(0x16b)][_0x4a8378(0x1a3)](/^ +$/)){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x182),_0x5f472a(_0x33156e,_0x4a8378(0x14d),_0x3dee45[_0x4a8378(0x16b)][_0x4a8378(0x157)]))});continue;}if(''!=_0x3dee45[_0x4a8378(0x1a0)]){_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x153),'\x22'+_0x3dee45[_0x4a8378(0x1a0)]+'\x22')});continue;}_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x182),'\x22'+_0x3dee45[_0x4a8378(0x16b)]+'\x22')});continue;case _0x4a8378(0x177):case _0x4a8378(0x170):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x153),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x18f):case _0x4a8378(0x175):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x182),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x19f):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x179),'content':_0x5f472a(_0x33156e,_0x4a8378(0x176),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x147):_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x187),'content':_0x5f472a(_0x33156e,_0x4a8378(0x143),this[_0x4a8378(0x144)](_0x3dee45[_0x4a8378(0x151)],_0x3dee45[_0x4a8378(0x154)]))});continue;case _0x4a8378(0x199):_0x324732[_0x4a8378(0x16d)](_0x3dee45[_0x4a8378(0x16f)]);continue;case _0x4a8378(0x190):_0x335712[_0x4a8378(0x16d)](_0x3dee45[_0x4a8378(0x16f)]);continue;default:_0x3e74c4[_0x4a8378(0x16d)](_0x3dee45);}if(_0x324732[_0x4a8378(0x157)]){const _0x139791=_0x324732[_0x4a8378(0x18e)](_0x3e66c7=>this[_0x4a8378(0x162)][_0x4a8378(0x184)](_0x3e66c7)?this[_0x4a8378(0x162)][_0x4a8378(0x196)](_0x3e66c7):_0x3e66c7)[_0x4a8378(0x19d)](',\x20');_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x18c),'content':_0x5f472a(this[_0x4a8378(0x159)],_0x4a8378(0x169),_0x139791)});}if(_0x335712[_0x4a8378(0x157)]){const _0x1bc663=_0x335712[_0x4a8378(0x18e)](_0x4fc43d=>this[_0x4a8378(0x162)][_0x4a8378(0x184)](_0x4fc43d)?this[_0x4a8378(0x162)][_0x4a8378(0x196)](_0x4fc43d):_0x4fc43d)[_0x4a8378(0x19d)](',\x20');_0x3e74c4[_0x4a8378(0x16d)]({'type':_0x4a8378(0x18c),'content':_0x5f472a(this[_0x4a8378(0x159)],_0x4a8378(0x171),_0x1bc663)});}return _0x3e74c4;}[_0xf4e0f5(0x152)](_0x4b6067){const _0x153e4c=_0xf4e0f5;for(const _0xb6bda0 of this[_0x153e4c(0x164)]){const _0x17fde9=_0xb6bda0(_0x4b6067);if(_0x17fde9&&_0x153e4c(0x15d)in _0x17fde9)return _0x17fde9;}}[_0xf4e0f5(0x146)](_0x55b62,_0xaf5663){const _0x535a9d=_0xf4e0f5,_0x4acb75=_0xaf5663[_0x535a9d(0x172)],_0x25178f=void 0x0===_0x4acb75[_0x535a9d(0x17f)]?_0x535a9d(0x190):_0x535a9d(0x199);_0x55b62[_0x535a9d(0x16d)]({'type':_0x25178f,'key':_0x4acb75[_0x535a9d(0x16f)]});}[_0xf4e0f5(0x15a)](_0x1ce923,_0x5d8e05){const _0x110315=_0xf4e0f5;_0x1ce923[_0x110315(0x16d)]({'type':_0x110315(0x18c),'content':_0x5f472a(this[_0x110315(0x159)],_0x110315(0x161),this[_0x110315(0x144)](_0x5d8e05[_0x110315(0x150)]()[_0x110315(0x181)][_0x110315(0x18b)],0x1))});}[_0xf4e0f5(0x19a)](_0x4f906e,_0x63122e,_0x328148){const _0x51c44b=_0xf4e0f5;if(this[_0x51c44b(0x148)](_0x4f906e,_0x63122e),_0x328148&&_0x328148[_0x51c44b(0x150)]()&&!_0x63122e[_0x51c44b(0x150)]()[_0x51c44b(0x1a1)][_0x51c44b(0x173)](_0x328148[_0x51c44b(0x150)]()[_0x51c44b(0x181)])){const _0x37ba0f=_0x4f906e[_0x4f906e[_0x51c44b(0x157)]-0x1],_0x14195c=_0x51c44b(0x179)==_0x63122e[_0x51c44b(0x15d)]?_0x51c44b(0x1a0):_0x51c44b(0x16b);_0x37ba0f&&_0x51c44b(0x167)==_0x37ba0f[_0x51c44b(0x15d)]&&(_0x37ba0f[_0x14195c]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x132f8b=_0x1561;(function(_0x530330,_0x5c35da){var _0x1e746b=_0x1561,_0x512c93=_0x530330();while(!![]){try{var _0x326699=-parseInt(_0x1e746b(0xdf))/0x1+parseInt(_0x1e746b(0xdd))/0x2*(-parseInt(_0x1e746b(0xd7))/0x3)+-parseInt(_0x1e746b(0xce))/0x4+parseInt(_0x1e746b(0xd8))/0x5*(parseInt(_0x1e746b(0xd5))/0x6)+parseInt(_0x1e746b(0xd0))/0x7*(-parseInt(_0x1e746b(0xcb))/0x8)+parseInt(_0x1e746b(0xd2))/0x9*(parseInt(_0x1e746b(0xcd))/0xa)+parseInt(_0x1e746b(0xcc))/0xb*(parseInt(_0x1e746b(0xd9))/0xc);if(_0x326699===_0x5c35da)break;else _0x512c93['push'](_0x512c93['shift']());}catch(_0xddef66){_0x512c93['push'](_0x512c93['shift']());}}}(_0x4af4,0x1e4f5));import{Plugin as _0x1496b5}from'ckeditor5/src/core.js';function _0x1561(_0x30cfad,_0x36b2be){var _0x4af4c7=_0x4af4();return _0x1561=function(_0x1561b6,_0x725a61){_0x1561b6=_0x1561b6-0xc9;var _0x1759c6=_0x4af4c7[_0x1561b6];return _0x1759c6;},_0x1561(_0x30cfad,_0x36b2be);}import _0xb420d from'./trackchangesui.js';import _0x589ab7 from'./trackchangesediting.js';function _0x4af4(){var _0x10847f=['plugins','2622XmfDEg','requires','213sXBkic','1315mwAoXi','12qaGrKN','getSuggestion','addSuggestion','adapter','1168urxKLp','getSuggestions','74328hlmUse','pluginName','editor','addSuggestionData','254776VJRbRu','2992594DEZUrR','20dwYyap','635756gRfEkK','get','35UIlPnC','TrackChanges','770085KwZEVr','Comments'];_0x4af4=function(){return _0x10847f;};return _0x4af4();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x1496b5{static get[_0x132f8b(0xd6)](){var _0x4a5752=_0x132f8b;return[_0x589ab7,_0xb420d,_0x4a5752(0xd3)];}static get[_0x132f8b(0xe0)](){var _0xf9ba89=_0x132f8b;return _0xf9ba89(0xd1);}set[_0x132f8b(0xdc)](_0x5ad1dc){var _0x4bc21c=_0x132f8b;this[_0x4bc21c(0xc9)][_0x4bc21c(0xd4)][_0x4bc21c(0xcf)](_0x589ab7)[_0x4bc21c(0xdc)]=_0x5ad1dc;}get[_0x132f8b(0xdc)](){var _0xde789=_0x132f8b;return this[_0xde789(0xc9)][_0xde789(0xd4)][_0xde789(0xcf)](_0x589ab7)[_0xde789(0xdc)];}[_0x132f8b(0xdb)](_0x3bbb90){var _0x17fca0=_0x132f8b;return this[_0x17fca0(0xc9)][_0x17fca0(0xd4)][_0x17fca0(0xcf)](_0x589ab7)[_0x17fca0(0xca)](_0x3bbb90);}[_0x132f8b(0xde)]({skipNotAttached:_0x312824=!0x1,toJSON:_0x4d1011=!0x1}={}){var _0x3a64c5=_0x132f8b;return this[_0x3a64c5(0xc9)][_0x3a64c5(0xd4)][_0x3a64c5(0xcf)](_0x589ab7)[_0x3a64c5(0xde)]({'skipNotAttached':_0x312824,'toJSON':_0x4d1011});}[_0x132f8b(0xda)](_0x517eb2){var _0x1e4087=_0x132f8b;return this[_0x1e4087(0xc9)][_0x1e4087(0xd4)][_0x1e4087(0xcf)](_0x589ab7)[_0x1e4087(0xda)](_0x517eb2);}}
23
+ var _0xbd8543=_0x1a0c;(function(_0x2395f0,_0x1d3dac){var _0x45808a=_0x1a0c,_0x59ae5d=_0x2395f0();while(!![]){try{var _0x3b7408=parseInt(_0x45808a(0x19b))/0x1*(-parseInt(_0x45808a(0x195))/0x2)+-parseInt(_0x45808a(0x192))/0x3*(-parseInt(_0x45808a(0x196))/0x4)+-parseInt(_0x45808a(0x1a4))/0x5*(parseInt(_0x45808a(0x1a1))/0x6)+parseInt(_0x45808a(0x18f))/0x7+-parseInt(_0x45808a(0x19f))/0x8*(parseInt(_0x45808a(0x194))/0x9)+parseInt(_0x45808a(0x1a3))/0xa+parseInt(_0x45808a(0x19c))/0xb*(-parseInt(_0x45808a(0x190))/0xc);if(_0x3b7408===_0x1d3dac)break;else _0x59ae5d['push'](_0x59ae5d['shift']());}catch(_0x329ee9){_0x59ae5d['push'](_0x59ae5d['shift']());}}}(_0x2f76,0xdf24c));import{Plugin as _0x5d4461}from'ckeditor5/src/core.js';import _0x574f55 from'./trackchangesui.js';function _0x2f76(){var _0x4ab0e6=['22tAJrQX','94436exVvcp','plugins','addSuggestionData','pluginName','requires','19754PBsogM','528759ScplrQ','TrackChanges','getSuggestion','1312TkdZCn','get','6rJyGBK','editor','10387100fCCzrn','5710665nSLeHd','addSuggestion','Comments','11270420DCtVjB','12mmDdyU','adapter','42WyVplF','getSuggestions','36099DGbKLA'];_0x2f76=function(){return _0x4ab0e6;};return _0x2f76();}import _0xde4c81 from'./trackchangesediting.js';function _0x1a0c(_0xf4999f,_0x3e26a0){var _0x2f7614=_0x2f76();return _0x1a0c=function(_0x1a0c16,_0x2814a){_0x1a0c16=_0x1a0c16-0x18e;var _0x97eb67=_0x2f7614[_0x1a0c16];return _0x97eb67;},_0x1a0c(_0xf4999f,_0x3e26a0);}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x5d4461{static get[_0xbd8543(0x19a)](){var _0x20337e=_0xbd8543;return[_0xde4c81,_0x574f55,_0x20337e(0x18e)];}static get[_0xbd8543(0x199)](){var _0x3ffd08=_0xbd8543;return _0x3ffd08(0x19d);}set[_0xbd8543(0x191)](_0x1eed10){var _0x3ea48a=_0xbd8543;this[_0x3ea48a(0x1a2)][_0x3ea48a(0x197)][_0x3ea48a(0x1a0)](_0xde4c81)[_0x3ea48a(0x191)]=_0x1eed10;}get[_0xbd8543(0x191)](){var _0x2fa294=_0xbd8543;return this[_0x2fa294(0x1a2)][_0x2fa294(0x197)][_0x2fa294(0x1a0)](_0xde4c81)[_0x2fa294(0x191)];}[_0xbd8543(0x1a5)](_0x23271d){var _0x530b36=_0xbd8543;return this[_0x530b36(0x1a2)][_0x530b36(0x197)][_0x530b36(0x1a0)](_0xde4c81)[_0x530b36(0x198)](_0x23271d);}[_0xbd8543(0x193)]({skipNotAttached:_0x4054c0=!0x1,toJSON:_0x21d535=!0x1}={}){var _0xa32bde=_0xbd8543;return this[_0xa32bde(0x1a2)][_0xa32bde(0x197)][_0xa32bde(0x1a0)](_0xde4c81)[_0xa32bde(0x193)]({'skipNotAttached':_0x4054c0,'toJSON':_0x21d535});}[_0xbd8543(0x19e)](_0x28cd2a){var _0x339e73=_0xbd8543;return this[_0x339e73(0x1a2)][_0x339e73(0x197)][_0x339e73(0x1a0)](_0xde4c81)[_0x339e73(0x19e)](_0x28cd2a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8d88(){const _0x5a9bcf=['discardAllSuggestions','Users','Pagination','333tiBFEk','init','getUser','1gscVcY','plugins','getSuggestions','appendChild','349374RcPwxn','12tsuSmd','112mzxbQo','model','config','getDataWithDiscardedSuggestions','488KzJNDZ','get','users','reduce','3490992tSzOzY','TrackChangesDataGetter','trackChangesData','getDataWithAcceptedSuggestions','CommentsRepository','name','pluginName','getCommentThreads','requires','document','constructor','518391qQQrWR','destroy','rootsAttributes','acceptAllSuggestions','TrackChangesData','data','addUser','track-changes-data-invalid-editor-creator','177830EnVXSg','4829099jmuhVs','addSuggestionData','editorCreator','getRootNames','create','editor','end','define','map','push','set','createElement','trackChangesData.editorCreator','TrackChangesEditing','useAnonymousUser','_adapter','execute','div','1441192oIlwFU','getFullData','15650lDiJTb','createDocumentFragment','function','addCommentThread','getRootsAttributes','result'];_0x8d88=function(){return _0x5a9bcf;};return _0x8d88();}const _0x4a1224=_0x3024;(function(_0x282a36,_0x1e4417){const _0x3d2886=_0x3024,_0x55012e=_0x282a36();while(!![]){try{const _0xfdfc65=-parseInt(_0x3d2886(0x12b))/0x1*(-parseInt(_0x3d2886(0x15f))/0x2)+parseInt(_0x3d2886(0x144))/0x3+parseInt(_0x3d2886(0x135))/0x4*(-parseInt(_0x3d2886(0x161))/0x5)+parseInt(_0x3d2886(0x12f))/0x6*(parseInt(_0x3d2886(0x131))/0x7)+parseInt(_0x3d2886(0x139))/0x8+-parseInt(_0x3d2886(0x16a))/0x9*(parseInt(_0x3d2886(0x14c))/0xa)+parseInt(_0x3d2886(0x14d))/0xb*(-parseInt(_0x3d2886(0x130))/0xc);if(_0xfdfc65===_0x1e4417)break;else _0x55012e['push'](_0x55012e['shift']());}catch(_0x28d04b){_0x55012e['push'](_0x55012e['shift']());}}}(_0x8d88,0xbf0ff));import{Plugin as _0x39f16c}from'ckeditor5/src/core.js';import{CKEditorError as _0x4dd0b6}from'ckeditor5/src/utils.js';import _0x3ff84f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x508361}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3024(_0xea10d7,_0x116891){const _0x8d8891=_0x8d88();return _0x3024=function(_0x302453,_0x1b3ae8){_0x302453=_0x302453-0x12b;let _0x2f50db=_0x8d8891[_0x302453];return _0x2f50db;},_0x3024(_0xea10d7,_0x116891);}const T=[_0x4a1224(0x169)];export default class P extends _0x39f16c{static get[_0x4a1224(0x141)](){return[_0x3ff84f];}static get[_0x4a1224(0x13f)](){const _0x4e4bbb=_0x4a1224;return _0x4e4bbb(0x148);}[_0x4a1224(0x16b)](){const _0x376688=_0x4a1224,_0x516ade=this[_0x376688(0x152)];if(_0x516ade[_0x376688(0x133)][_0x376688(0x154)](_0x376688(0x159),_0x2a79c0=>{const _0x20fe00=_0x376688,_0x55f556=_0x516ade[_0x20fe00(0x132)][_0x20fe00(0x142)][_0x20fe00(0x150)]()[_0x20fe00(0x138)]((_0x1fedd2,_0x35576f)=>(_0x1fedd2[_0x35576f]='',_0x1fedd2),{});return _0x516ade[_0x20fe00(0x143)][_0x20fe00(0x151)](_0x55f556,_0x2a79c0);}),_0x376688(0x163)!=typeof _0x516ade[_0x376688(0x133)][_0x376688(0x136)](_0x376688(0x13b))[_0x376688(0x14f)])throw new _0x4dd0b6(_0x376688(0x14b));}[_0x4a1224(0x13c)](_0x48ca0a){const _0x1e9643=_0x4a1224;return N(this[_0x1e9643(0x152)],!0x0,_0x48ca0a);}[_0x4a1224(0x134)](_0x664f4c){const _0x492cd7=_0x4a1224;return N(this[_0x492cd7(0x152)],!0x1,_0x664f4c);}}class D extends _0x39f16c{static get[_0x4a1224(0x13f)](){const _0x58f8ef=_0x4a1224;return _0x58f8ef(0x13a);}constructor(_0x344c47){const _0x1ff5a4=_0x4a1224;super(_0x344c47),this[_0x1ff5a4(0x166)]=_0x1ff5a4(0x153);}[_0x4a1224(0x16b)](){const _0x1518ec=_0x4a1224;this[_0x1518ec(0x152)][_0x1518ec(0x12c)][_0x1518ec(0x136)](_0x1518ec(0x13d))[_0x1518ec(0x15c)]={'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[_0x1518ec(0x152)][_0x1518ec(0x12c)][_0x1518ec(0x136)](_0x1518ec(0x15a))[_0x1518ec(0x15c)]=null;}}function v(_0x4f479b){const _0xbc370a=_0x4a1224;return void 0x0!==_0x4f479b[_0xbc370a(0x165)];}async function N(_0x49aa9a,_0x14afba,_0x3309a7){const _0x55ec4a=_0x4a1224,_0x23c3fd=_0x508361(_0x49aa9a,T);_0x23c3fd[_0x55ec4a(0x12c)][_0x55ec4a(0x156)](_0x3ff84f,D),_0x23c3fd[_0x55ec4a(0x146)]=v(_0x49aa9a)?_0x49aa9a[_0x55ec4a(0x165)]():void 0x0;const _0x1b1f0d=document[_0x55ec4a(0x162)](),_0x2cf924=_0x49aa9a[_0x55ec4a(0x133)][_0x55ec4a(0x136)](_0x55ec4a(0x13b))[_0x55ec4a(0x14f)],_0x3ed945=await _0x2cf924(_0x23c3fd,()=>function(_0x225c58){const _0x3b2dbd=_0x55ec4a,_0x2ca0f1=document[_0x3b2dbd(0x158)](_0x3b2dbd(0x15e));return _0x225c58[_0x3b2dbd(0x12e)](_0x2ca0f1),_0x2ca0f1;}(_0x1b1f0d));!function(_0x398926,_0x3ae33a){const _0x3fd9e4=_0x55ec4a,_0x5c594f=_0x398926[_0x3fd9e4(0x132)][_0x3fd9e4(0x142)][_0x3fd9e4(0x150)]()[_0x3fd9e4(0x138)]((_0x5f4037,_0x509e98)=>(_0x5f4037[_0x509e98]=_0x398926[_0x3fd9e4(0x149)][_0x3fd9e4(0x136)]({'rootName':_0x509e98}),_0x5f4037),{}),_0x2ef9f5=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x168))[_0x3fd9e4(0x137)][_0x3fd9e4(0x155)](_0x4c9758=>({'id':_0x4c9758['id'],'name':_0x4c9758[_0x3fd9e4(0x13e)]})),_0x314161=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x15a))[_0x3fd9e4(0x12d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2dd7e1=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x13d))[_0x3fd9e4(0x140)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x25606d=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x168)),_0x5297af=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x15a)),_0x2d4229=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x13d));for(const _0x4a72b5 of _0x2ef9f5)_0x25606d[_0x3fd9e4(0x16c)](_0x4a72b5['id'])||_0x25606d[_0x3fd9e4(0x14a)](_0x4a72b5);_0x25606d['me']||_0x25606d[_0x3fd9e4(0x15b)]();for(const _0x23782e of _0x314161)_0x5297af[_0x3fd9e4(0x14e)](_0x23782e);for(const _0x1e0814 of _0x2dd7e1)_0x2d4229[_0x3fd9e4(0x164)](_0x1e0814);_0x3ae33a[_0x3fd9e4(0x149)][_0x3fd9e4(0x157)](_0x5c594f);}(_0x49aa9a,_0x3ed945),_0x3ed945[_0x55ec4a(0x15d)](_0x14afba?_0x55ec4a(0x147):_0x55ec4a(0x167));const _0x33ca68=v(_0x3ed945)?_0x3ed945[_0x55ec4a(0x160)](_0x3309a7):_0x3ed945[_0x55ec4a(0x149)][_0x55ec4a(0x136)](_0x3309a7);return await _0x3ed945[_0x55ec4a(0x145)](),_0x33ca68;}
23
+ const _0x21889b=_0x512d;function _0x2dee(){const _0x5c3bc9=['get','pluginName','2013695otzWYo','editorCreator','8771478BRMzOb','init','useAnonymousUser','18817469oELAIH','getUser','3vDKORe','function','name','TrackChangesEditing','addSuggestionData','requires','data','_adapter','end','div','29318IYEyGv','create','reduce','discardAllSuggestions','define','getFullData','set','getDataWithAcceptedSuggestions','document','execute','2826748OcXxWF','trackChangesData','954280vttLph','destroy','addCommentThread','984tzkbvz','53102TwBsTw','Pagination','createDocumentFragment','getSuggestions','getCommentThreads','map','constructor','addUser','push','track-changes-data-invalid-editor-creator','rootsAttributes','12FVvrEF','3byGfJM','getRootNames','result','Users','users','18PMeLRb','TrackChangesDataGetter','getRootsAttributes','TrackChangesData','CommentsRepository','createElement','model','acceptAllSuggestions','getDataWithDiscardedSuggestions','plugins','appendChild','config','editor','trackChangesData.editorCreator'];_0x2dee=function(){return _0x5c3bc9;};return _0x2dee();}(function(_0x1ff0f5,_0x4582da){const _0x4dad4d=_0x512d,_0xbcf13=_0x1ff0f5();while(!![]){try{const _0x5e728b=-parseInt(_0x4dad4d(0x1bb))/0x1*(-parseInt(_0x4dad4d(0x19f))/0x2)+parseInt(_0x4dad4d(0x195))/0x3*(-parseInt(_0x4dad4d(0x1a9))/0x4)+parseInt(_0x4dad4d(0x18e))/0x5+-parseInt(_0x4dad4d(0x190))/0x6+parseInt(_0x4dad4d(0x1af))/0x7*(parseInt(_0x4dad4d(0x1ae))/0x8)+parseInt(_0x4dad4d(0x17e))/0x9*(-parseInt(_0x4dad4d(0x1ab))/0xa)+parseInt(_0x4dad4d(0x193))/0xb*(parseInt(_0x4dad4d(0x1ba))/0xc);if(_0x5e728b===_0x4582da)break;else _0xbcf13['push'](_0xbcf13['shift']());}catch(_0x4e7c68){_0xbcf13['push'](_0xbcf13['shift']());}}}(_0x2dee,0xb2789));import{Plugin as _0x31fe8f}from'ckeditor5/src/core.js';import{CKEditorError as _0x5b12db}from'ckeditor5/src/utils.js';import _0x48f4b6 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x194f76}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x21889b(0x1b0)];export default class P extends _0x31fe8f{static get[_0x21889b(0x19a)](){return[_0x48f4b6];}static get[_0x21889b(0x18d)](){const _0x26f25c=_0x21889b;return _0x26f25c(0x181);}[_0x21889b(0x191)](){const _0x3bbdd5=_0x21889b,_0x41da6f=this[_0x3bbdd5(0x18a)];if(_0x41da6f[_0x3bbdd5(0x189)][_0x3bbdd5(0x1a3)](_0x3bbdd5(0x18b),_0x2ea825=>{const _0x41edb8=_0x3bbdd5,_0x5b8e34=_0x41da6f[_0x41edb8(0x184)][_0x41edb8(0x1a7)][_0x41edb8(0x1bc)]()[_0x41edb8(0x1a1)]((_0x292663,_0x4cfd8e)=>(_0x292663[_0x4cfd8e]='',_0x292663),{});return _0x41da6f[_0x41edb8(0x1b5)][_0x41edb8(0x1a0)](_0x5b8e34,_0x2ea825);}),_0x3bbdd5(0x196)!=typeof _0x41da6f[_0x3bbdd5(0x189)][_0x3bbdd5(0x18c)](_0x3bbdd5(0x1aa))[_0x3bbdd5(0x18f)])throw new _0x5b12db(_0x3bbdd5(0x1b8));}[_0x21889b(0x1a6)](_0x5d1b69){const _0x38f8cb=_0x21889b;return N(this[_0x38f8cb(0x18a)],!0x0,_0x5d1b69);}[_0x21889b(0x186)](_0x31ff19){const _0xd599db=_0x21889b;return N(this[_0xd599db(0x18a)],!0x1,_0x31ff19);}}function _0x512d(_0x367eb9,_0x4df6d5){const _0x2deee6=_0x2dee();return _0x512d=function(_0x512d27,_0x6ea253){_0x512d27=_0x512d27-0x17c;let _0x1d33ae=_0x2deee6[_0x512d27];return _0x1d33ae;},_0x512d(_0x367eb9,_0x4df6d5);}class D extends _0x31fe8f{static get[_0x21889b(0x18d)](){const _0x3a8fce=_0x21889b;return _0x3a8fce(0x17f);}constructor(_0x1ea794){const _0x5bbd3d=_0x21889b;super(_0x1ea794),this[_0x5bbd3d(0x1bd)]=_0x5bbd3d(0x19d);}[_0x21889b(0x191)](){const _0x343733=_0x21889b;this[_0x343733(0x18a)][_0x343733(0x187)][_0x343733(0x18c)](_0x343733(0x182))[_0x343733(0x19c)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x343733(0x18a)][_0x343733(0x187)][_0x343733(0x18c)](_0x343733(0x198))[_0x343733(0x19c)]=null;}}function v(_0x185259){const _0x138510=_0x21889b;return void 0x0!==_0x185259[_0x138510(0x180)];}async function N(_0x2e792c,_0x356dfd,_0x2f66eb){const _0x2d4c26=_0x21889b,_0xe22cb9=_0x194f76(_0x2e792c,T);_0xe22cb9[_0x2d4c26(0x187)][_0x2d4c26(0x1b7)](_0x48f4b6,D),_0xe22cb9[_0x2d4c26(0x1b9)]=v(_0x2e792c)?_0x2e792c[_0x2d4c26(0x180)]():void 0x0;const _0x29047b=document[_0x2d4c26(0x1b1)](),_0x5190f5=_0x2e792c[_0x2d4c26(0x189)][_0x2d4c26(0x18c)](_0x2d4c26(0x1aa))[_0x2d4c26(0x18f)],_0xde9ccf=await _0x5190f5(_0xe22cb9,()=>function(_0x195bfd){const _0x1afc8b=_0x2d4c26,_0x40d7dc=document[_0x1afc8b(0x183)](_0x1afc8b(0x19e));return _0x195bfd[_0x1afc8b(0x188)](_0x40d7dc),_0x40d7dc;}(_0x29047b));!function(_0x445918,_0x1e357){const _0xd903bc=_0x2d4c26,_0x6dc192=_0x445918[_0xd903bc(0x184)][_0xd903bc(0x1a7)][_0xd903bc(0x1bc)]()[_0xd903bc(0x1a1)]((_0x25086,_0x359e13)=>(_0x25086[_0x359e13]=_0x445918[_0xd903bc(0x19b)][_0xd903bc(0x18c)]({'rootName':_0x359e13}),_0x25086),{}),_0x108246=_0x445918[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x17c))[_0xd903bc(0x17d)][_0xd903bc(0x1b4)](_0x42468b=>({'id':_0x42468b['id'],'name':_0x42468b[_0xd903bc(0x197)]})),_0x2192c2=_0x445918[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x198))[_0xd903bc(0x1b2)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x60d83a=_0x445918[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x182))[_0xd903bc(0x1b3)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3601d2=_0x1e357[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x17c)),_0x222148=_0x1e357[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x198)),_0x29cbef=_0x1e357[_0xd903bc(0x187)][_0xd903bc(0x18c)](_0xd903bc(0x182));for(const _0x29254e of _0x108246)_0x3601d2[_0xd903bc(0x194)](_0x29254e['id'])||_0x3601d2[_0xd903bc(0x1b6)](_0x29254e);_0x3601d2['me']||_0x3601d2[_0xd903bc(0x192)]();for(const _0x4fd750 of _0x2192c2)_0x222148[_0xd903bc(0x199)](_0x4fd750);for(const _0x2e55b4 of _0x60d83a)_0x29cbef[_0xd903bc(0x1ad)](_0x2e55b4);_0x1e357[_0xd903bc(0x19b)][_0xd903bc(0x1a5)](_0x6dc192);}(_0x2e792c,_0xde9ccf),_0xde9ccf[_0x2d4c26(0x1a8)](_0x356dfd?_0x2d4c26(0x185):_0x2d4c26(0x1a2));const _0x2b19b5=v(_0xde9ccf)?_0xde9ccf[_0x2d4c26(0x1a4)](_0x2f66eb):_0xde9ccf[_0x2d4c26(0x19b)][_0x2d4c26(0x18c)](_0x2f66eb);return await _0xde9ccf[_0x2d4c26(0x1ac)](),_0x2b19b5;}